summaryrefslogtreecommitdiffstats
path: root/src/core/device_memory_manager.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* SMMU: Add continuity tracking optimization.Fernando Sahmkow2024-01-191-3/+49
* SMMU: Simplify and remove old code.Fernando Sahmkow2024-01-191-62/+7
* SMMU: Add Android compatibilityFernando Sahmkow2024-01-191-5/+2
* GPU-SMMU: Estimate game leak and preallocate device region.Fernando Sahmkow2024-01-191-4/+4
* SMMU: Fix Unregister on MultiAddressFernando Sahmkow2024-01-191-1/+1
* SMMU: Implement physical memory mirroringFernando Sahmkow2024-01-191-3/+151
* SMMU: Initial adaptation to video_core.Fernando Sahmkow2024-01-191-8/+64
* SMMU: Implement backing CPU page protect/unprotectFernando Sahmkow2024-01-191-5/+77
* Core: Initial implementation of device memory mappingFernando Sahmkow2024-01-191-0/+304