Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvdrv: use static typing for SessionId, smmu Asid types | Liam | 2024-01-19 | 1 | -14/+17 |
* | Core: Eliminate core/memory dependancies. | Fernando Sahmkow | 2024-01-19 | 1 | -0/+4 |
* | SMMU: Fix Right Shift UB. | Fernando Sahmkow | 2024-01-19 | 1 | -2/+2 |
* | Core: Clang format and other small issues. | Fernando Sahmkow | 2024-01-19 | 1 | -3/+4 |
* | SMMU: Add continuity tracking optimization. | Fernando Sahmkow | 2024-01-19 | 1 | -9/+12 |
* | SMMU: Simplify and remove old code. | Fernando Sahmkow | 2024-01-19 | 1 | -8/+6 |
* | SMMU: Implement physical memory mirroring | Fernando Sahmkow | 2024-01-19 | 1 | -2/+25 |
* | SMMU: Initial adaptation to video_core. | Fernando Sahmkow | 2024-01-19 | 1 | -5/+38 |
* | SMMU: Implement backing CPU page protect/unprotect | Fernando Sahmkow | 2024-01-19 | 1 | -1/+50 |
* | Core: Initial implementation of device memory mapping | Fernando Sahmkow | 2024-01-19 | 1 | -0/+97 |