summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp100.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-20drm/nouveau/mmu/gp100-: always invalidate TLBs at CACHE_LEVEL_ALLBen Skeggs1-1/+1
2023-08-04drm/nouveau: nvkm/vmm: implement raw ops to manage uvmmDanilo Krummrich1-7/+9
2021-10-12drm/nouveau/mmu/gp100: remove unused variableKarol Herbst1-1/+1
2021-10-11drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.Luo penghao1-1/+1
2021-08-18drm/nouveau: rip out nvkm_client.superBen Skeggs1-9/+7
2021-07-01nouveau/svm: implement atomic SVM accessAlistair Popple1-0/+6
2020-08-06Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+0
2020-07-28nouveau: fix storing invalid ptesRalph Campbell1-4/+9
2020-07-24drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pagesRalph Campbell1-0/+82
2020-07-24drm/nouveau/mmu/gp100-: enable mmu invalidate depth optimisationBen Skeggs1-1/+0
2020-07-10nouveau: fix mapping 2MB sysmem pagesRalph Campbell1-0/+82
2020-01-15drm/nouveau/mmu: Add correct turing page kindsJames Jones1-3/+3
2019-02-20drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabledBen Skeggs1-3/+36
2019-02-20drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancelBen Skeggs1-0/+71
2019-02-20drm/nouveau/mmu: add a privileged method to directly manage PTEsBen Skeggs1-0/+78
2019-02-20drm/nouveau/mmu: support initialisation of client-managed address-spacesBen Skeggs1-4/+4
2019-02-20drm/nouveau/mmu/gf100-: virtualise setting pdb base address for invalidationBen Skeggs1-0/+9
2019-02-20drm/nouveau/mmu/gf100-: make mmu invalidate function more generalBen Skeggs1-1/+6
2017-11-02drm/nouveau/mmu/gp100,gp10b: implement new vmm backendBen Skeggs1-0/+258
2017-11-02drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new baseBen Skeggs1-0/+89