aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/device_memory_manager.h
AgeCommit message (Expand)Author
2024-01-31DeviceMemory: Make counter types configurableFernando Sahmkow
2024-01-31smmu: use new range mutex construction for protecting countersLiam
2024-01-18nvdrv: use static typing for SessionId, smmu Asid typesLiam
2024-01-18Core: Eliminate core/memory dependancies.Fernando Sahmkow
2024-01-18SMMU: Fix Right Shift UB.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: 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