aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/device_memory_manager.inc
AgeCommit message (Expand)Author
2024-02-22Merge pull request #13000 from liamwhite/skip-null-memoryNarr the Reg
2024-02-19scope_exit: Make constexprFearlessTobi
2024-02-12device_memory_manager: skip unregistered interfaces on invalidateLiam
2024-02-07SMMU: Ensure the backing address range matches the currentFernando Sahmkow
2024-01-31Device Memory Manager: ensure raster protection only within mapped device add...Fernando Sahmkow
2024-01-31DeviceMemory: Make counter types configurableFernando Sahmkow
2024-01-31smmu: use new range mutex construction for protecting countersLiam
2024-01-22device_memory_manager: fix ScratchBuffer indexingLiam
2024-01-18device_memory_manager: use unique_lock for updateLiam
2024-01-18nvdrv: use static typing for SessionId, smmu Asid typesLiam
2024-01-18SMMU: Fix Right Shift UB.Fernando Sahmkow
2024-01-18SMMU: Fix 8Gb layout.Fernando Sahmkow
2024-01-18Core: Clang format and other small issues.Fernando Sahmkow
2024-01-18SMMU: Add continuity tracking optimization.Fernando Sahmkow
2024-01-18SMMU: Simplify and remove old code.Fernando Sahmkow
2024-01-18SMMU: Add Android compatibilityFernando Sahmkow
2024-01-18GPU-SMMU: Estimate game leak and preallocate device region.Fernando Sahmkow
2024-01-18SMMU: Fix Unregister on MultiAddressFernando Sahmkow
2024-01-18SMMU: Implement physical memory mirroringFernando Sahmkow
2024-01-18SMMU: Initial adaptation to video_core.Fernando Sahmkow
2024-01-18SMMU: Implement backing CPU page protect/unprotectFernando Sahmkow
2024-01-18Core: Initial implementation of device memory mappingFernando Sahmkow