summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/core/container.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvservices: unmap only on last container freeLiam2024-02-091-0/+1
* nvdrv: use static typing for SessionId, smmu Asid typesLiam2024-01-191-6/+11
* Core: Clang format and other small issues.Fernando Sahmkow2024-01-191-0/+8
* GPU-SMMU: Estimate game leak and preallocate device region.Fernando Sahmkow2024-01-191-0/+4
* NVDRV: Implement sessions and initial implementation of SMMUFernando Sahmkow2024-01-191-0/+15
* General: address feedbackFernando Sahmkow2022-10-061-6/+17
* general: Format licenses as per SPDX guidelinesMorph2022-10-061-4/+3
* NVDRV: Further improvements.Fernando Sahmkow2022-10-061-4/+4
* NVDRV: Refactor Host1xFernando Sahmkow2022-10-061-3/+7
* NVDRV: Refactor and add new NvMap.Fernando Sahmkow2022-10-061-0/+38