summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gp100.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-11drm/nouveau/mmu: switch to instanced constructorBen Skeggs1-3/+4
2019-02-20drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabledBen Skeggs1-1/+1
2017-11-02drm/nouveau/mmu: remove old vmm frontendBen Skeggs1-2/+0
2017-11-02drm/nouveau/mmu: define user interfaces to mmuBen Skeggs1-0/+1
2017-11-02drm/nouveau/mmu/gf100-: type-based vram allocation and bar mappingBen Skeggs1-0/+2
2017-11-02drm/nouveau/mmu: build up information on available memory typesBen Skeggs1-0/+1
2017-11-02drm/nouveau/mmu/gp100,gp10b: implement new vmm backendBen Skeggs1-1/+2
2017-11-02drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new baseBen Skeggs1-12/+11
2017-11-02drm/nouveau/mmu/gp100: fork from gf100Ben Skeggs1-0/+43