summaryrefslogtreecommitdiffstats
path: root/src/core/device_memory_manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* DeviceMemory: Make counter types configurableFernando Sahmkow2024-01-311-5/+10
* smmu: use new range mutex construction for protecting countersLiam2024-01-311-1/+2
* nvdrv: use static typing for SessionId, smmu Asid typesLiam2024-01-191-14/+17
* Core: Eliminate core/memory dependancies.Fernando Sahmkow2024-01-191-0/+4
* SMMU: Fix Right Shift UB.Fernando Sahmkow2024-01-191-2/+2
* Core: Clang format and other small issues.Fernando Sahmkow2024-01-191-3/+4
* SMMU: Add continuity tracking optimization.Fernando Sahmkow2024-01-191-9/+12
* SMMU: Simplify and remove old code.Fernando Sahmkow2024-01-191-8/+6
* SMMU: Implement physical memory mirroringFernando Sahmkow2024-01-191-2/+25
* SMMU: Initial adaptation to video_core.Fernando Sahmkow2024-01-191-5/+38
* SMMU: Implement backing CPU page protect/unprotectFernando Sahmkow2024-01-191-1/+50
* Core: Initial implementation of device memory mappingFernando Sahmkow2024-01-191-0/+97