Commit Graph

8 Commits

Author SHA1 Message Date
96fd1348ae GPU SMMU: Expand to 34 bits 2024-01-18 21:12:30 -05:00
4055a476aa video_core: refactor video frame and packet parsing 2023-11-16 17:01:38 -05:00
4adf39edf2 video_core: Speed up video frame data copy 2023-02-11 22:18:54 +08:00
c6590ad07b scratch_buffer: Explicitly defing resize and resize_destructive functions
resize keeps previous data intact when the buffer grows
resize_destructive destroys the previous data when the buffer grows
2022-12-19 22:40:50 -05:00
fe24c65153 General: Fix clang format. 2022-10-06 21:00:53 +02:00
f5fd6b5c86 DMA & InlineToMemory Engines Rework. 2022-10-06 21:00:53 +02:00
2931101e6f NVDRV: Refactor Host1x 2022-10-06 21:00:52 +02:00
668e80a9f4 VideoCore: Refactor syncing. 2022-10-06 21:00:52 +02:00