16 Commits (75ccd9959ca7aa78b71fbb800ed2127d8613e9dc)

Author SHA1 Message Date
Lioncash 677a8b208d video_core: Resolve more variable shadowing scenarios 5 years ago
bunnei dc5396a466 video_core: dma_pusher: Remove integrity check on command lists. 5 years ago
Lioncash 6f006d051e General: Fix clang build 5 years ago
bunnei c6e1c46ac7 video_core: dma_pusher: Add support for integrity checks. 5 years ago
bunnei c64545d07a video_core: dma_pusher: Add support for prefetched command lists. 5 years ago
bunnei 6053b95552 video_core: gpu: Implement WaitFence and IncrementSyncPoint. 5 years ago
David Marcec 4b9504028d DmaPusher: Remove dead code in step 6 years ago
Fernando Sahmkow b87422a86f VideoCore/GPU: Delegate subchannel engines to the dma pusher. 6 years ago
Fernando Sahmkow 3fedcc2f6e DMAPusher: Propagate multimethod writes into the engines. 6 years ago
Lioncash 44e959157b dma_pusher: Remove reliance on the global system instance 6 years ago
bunnei 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. 7 years ago
Markus Wick 6dd40976d0 video_core/dma_pusher: Simplyfy Step() logic. 7 years ago
Markus Wick 717394c980 video_core/dma_pusher: The full list of headers at once. 7 years ago
Lioncash 0b594f3344 video_core/dma_pusher: Silence C4828 warnings 7 years ago
bunnei ac74b71d75 dma_pushbuffer: Optimize to avoid loop and copy on Push. 7 years ago
bunnei abea6fa90c gpu: Rewrite GPU command list processing with DmaPusher class. 7 years ago