summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/core/nvmap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvservices: close map handles on session closeLiam2024-01-231-0/+2
* nvdrv: use static typing for SessionId, smmu Asid typesLiam2024-01-191-2/+3
* Core: Clang format and other small issues.Fernando Sahmkow2024-01-191-5/+6
* SMMU: Fix software rendering and cleanupFernando Sahmkow2024-01-191-2/+2
* GPU-SMMU: Estimate game leak and preallocate device region.Fernando Sahmkow2024-01-191-0/+2
* SMMU: Implement physical memory mirroringFernando Sahmkow2024-01-191-1/+5
* SMMU: Initial adaptation to video_core.Fernando Sahmkow2024-01-191-14/+5
* NVDRV: Implement sessions and initial implementation of SMMUFernando Sahmkow2024-01-191-3/+13
* nvnflinger: release queued handles immediately on disconnectionLiam2022-10-271-0/+1
* General: address feedbackFernando Sahmkow2022-10-061-30/+29
* general: Format licenses as per SPDX guidelinesMorph2022-10-061-4/+3
* Nvflinger: correct duplication.Fernando Sahmkow2022-10-061-1/+1
* Core: Fix get nvmap object random crashVonChenPlus2022-10-061-0/+5
* General: Fix compilation for GCCLiam White2022-10-061-0/+1
* NVDRV: Further improvements.Fernando Sahmkow2022-10-061-3/+4
* NVDRV: Refactor Host1xFernando Sahmkow2022-10-061-4/+14
* NVMAP: Fix the Free return parameters.Fernando Sahmkow2022-10-061-0/+1
* NVDRV: Implement new NvMapFernando Sahmkow2022-10-061-4/+8
* NVDRV: Refactor and add new NvMap.Fernando Sahmkow2022-10-061-0/+155