summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/mmu
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-05nouveau/vmm: start tracking if the LPT PTE is valid. (v6)Dave Airlie
2026-02-05nouveau/vmm: increase size of vmm pte tracker struct to u32 (v2)Dave Airlie
2026-02-05nouveau/vmm: rewrite pte tracker using a struct and bitfields.Dave Airlie
2025-11-12drm/nouveau/mmu/tu102: Add support for compressed kindsBen Skeggs
2025-11-12drm/nouveau/mmu/gp100: Remove unused/broken support for compressionBen Skeggs
2025-05-19drm/nouveau: add support for GH100Ben Skeggs
2025-05-19drm/nouveau: improve handling of 64-bit BARsBen Skeggs
2025-05-19drm/nouveau/gsp: init client VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORYBen Skeggs
2025-05-19drm/nouveau/mmu: bump up the maximum page table depthBen Skeggs
2025-05-19drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/Ben Skeggs
2023-11-30nouveau/tu102: flush all pdbs on vmm flushDave Airlie
2023-11-03nouveau/gsp: move to 535.113.01Dave Airlie
2023-10-31drm/nouveau/mmu/r535: initial supportBen Skeggs
2023-10-31drm/nouveau/mmu/tu102-: prepare for GSP-RMBen Skeggs
2023-10-31drm/nouveau/mmu/tu102-: remove write to 0x100e68 during tlb invalidateBen Skeggs
2023-09-19drm/nouveau/mmu/gp100-: always invalidate TLBs at CACHE_LEVEL_ALLBen Skeggs
2023-08-08drm/nouveau: nvkm: vmm: silence warning from castDanilo Krummrich
2023-08-04drm/nouveau: nvkm/vmm: implement raw ops to manage uvmmDanilo Krummrich
2022-11-09drm/nouveau/fifo: add new channel classesBen Skeggs
2022-06-21drm/nouveau/mmu: drop unexpected word "the" in the commentsJiang Jian
2022-05-23drm/nouveau/mmu: fix typo in commentJulia Lawall
2021-10-12drm/nouveau/mmu/gp100: remove unused variableKarol Herbst
2021-10-11drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.Luo penghao
2021-10-11drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()Luo penghao
2021-08-18drm/nouveau: rip out nvkm_client.superBen Skeggs
2021-07-01nouveau/svm: implement atomic SVM accessAlistair Popple
2021-02-11drm/nouveau/mmu: index engref by subdev typeBen Skeggs
2021-02-11drm/nouveau/mmu: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/subdev: store full subdev name in structBen Skeggs
2021-02-11drm/nouveau/mmu: serialise mmu invalidations with private mutexBen Skeggs
2021-01-15drm/nouveau/mmu: fix vram heap sizingBen Skeggs
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-07-28nouveau: fix storing invalid ptesRalph Campbell
2020-07-24drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pagesRalph Campbell
2020-07-24drm/nouveau/mmu: make nvkm_vmm_ctor() staticRalph Campbell
2020-07-24drm/nouveau/mmu/gp100-: enable mmu invalidate depth optimisationBen Skeggs
2020-07-24drm/nouveau/mmu: make a couple of functions staticBen Skeggs
2020-07-10nouveau: fix mapping 2MB sysmem pagesRalph Campbell
2020-05-22drm/nouveau/mmu: Remove unneeded semicolonZheng Bin
2020-01-15drm/nouveau/mmu: Add correct turing page kindsJames Jones
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-01drm/nouveau/mmu: qualify vmm during dtorJon Derrick
2019-02-20drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabledBen Skeggs
2019-02-20drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancelBen Skeggs
2019-02-20drm/nouveau/mmu: add a privileged method to directly manage PTEsBen Skeggs
2019-02-20drm/nouveau/mmu: store mapped flag separately from memory pointerBen Skeggs