aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/memory_manager.h
AgeCommit message (Expand)Author
2018-05-20GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl.Subv
2018-04-24gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses.bunnei
2018-04-24memory_manager: Add implement CpuToGpuAddress.bunnei
2018-04-24memory_manager: Make GpuToCpuAddress return an optional.bunnei
2018-04-24memory_manager: Use GPUVAdddr, not PAddr, for GPU addresses.bunnei
2018-04-23GPU: Make the GPU virtual memory manager use 16 page bits and 10 page table b...Subv
2018-02-11Make a GPU class in VideoCore to contain the GPU state.Subv