Commit History

Autor SHA1 Mensaxe Data
  Fernando Sahmkow 7d1b974bca GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware %!s(int64=7) %!d(string=hai) anos
  Fernando Sahmkow 0706d633bf nv_host_ctrl: Make Sync GPU variant always return synced result. %!s(int64=7) %!d(string=hai) anos
  Fernando Sahmkow c13433aee4 Gpu: use an std mutex instead of a spin_lock to guard syncpoints %!s(int64=7) %!d(string=hai) anos
  Fernando Sahmkow eef55f493b Gpu: Mark areas as protected. %!s(int64=7) %!d(string=hai) anos
  Fernando Sahmkow a45643cb3b nv_services: Stub CtrlEventSignal %!s(int64=7) %!d(string=hai) anos
  Fernando Sahmkow 8942047d41 Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts %!s(int64=7) %!d(string=hai) anos
  Fernando Sahmkow 82b829625b video_core: Implement GPU side Syncpoints %!s(int64=7) %!d(string=hai) anos
  Fernando Sahmkow e4ff140b99 Introduce skeleton of the GPU Compute Engine. %!s(int64=7) %!d(string=hai) anos
  Fernando Sahmkow a91d3fc639 Revamp Kepler Memory to use a subegine to manage uploads %!s(int64=7) %!d(string=hai) anos
  bunnei 20be92d5e6 memory_manager: Improved implementation of read/write/copy block. %!s(int64=7) %!d(string=hai) anos
  Lioncash e36f1a5ba9 video_core/gpu: Amend typo in GPU member variable name %!s(int64=7) %!d(string=hai) anos
  bunnei 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. %!s(int64=7) %!d(string=hai) anos
  bunnei 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. %!s(int64=7) %!d(string=hai) anos
  bunnei aaa373585c gpu: Refactor a/synchronous implementations into their own classes. %!s(int64=7) %!d(string=hai) anos
  bunnei 7b574f406b gpu: Move command processing to another thread. %!s(int64=7) %!d(string=hai) anos
  bunnei ac51d048a9 gpu: Refactor command and swap buffers interface for asynch. %!s(int64=7) %!d(string=hai) anos
  bunnei 4483089d70 gpu: Refactor to take RendererBase instead of RasterizerInterface. %!s(int64=7) %!d(string=hai) anos
  Lioncash a8fa5019b5 video_core: Remove usages of System::GetInstance() within the engines %!s(int64=7) %!d(string=hai) anos
  Lioncash bd983414f6 core_timing: Convert core timing into a class %!s(int64=7) %!d(string=hai) anos
  bunnei cd542d5aac Merge pull request #2099 from greggameplayer/BGRA8-Framebuffer-Real %!s(int64=7) %!d(string=hai) anos
  bunnei 8135f4bfce Merge pull request #2110 from lioncash/namespace %!s(int64=7) %!d(string=hai) anos
  Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing %!s(int64=7) %!d(string=hai) anos
  ReinUsesLisp 1ddcd0e6f0 kepler_compute: Fixup assert and rename engines %!s(int64=7) %!d(string=hai) anos
  greggameplayer a6a73d8892 Implement BGRA8 framebuffer format %!s(int64=7) %!d(string=hai) anos
  Kevin ba38d91fe2 video_core/GPU Implemented the GPU PFIFO puller semaphore operations. (#1908) %!s(int64=7) %!d(string=hai) anos
  David Marcec fdd649e2ef Fixed uninitialized memory due to missing returns in canary %!s(int64=7) %!d(string=hai) anos
  Subv b873253da1 GPU: Don't try to route PFIFO methods (0-0x40) to the other engines. %!s(int64=7) %!d(string=hai) anos
  Lioncash e88cdcc912 Fix debug build %!s(int64=7) %!d(string=hai) anos
  bunnei c568f5cea7 gpu: Move command list profiling to DmaPusher::DispatchCalls. %!s(int64=7) %!d(string=hai) anos
  bunnei abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. %!s(int64=7) %!d(string=hai) anos