aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-11drm/nouveau/mmu: switch to instanced constructorBen Skeggs1-4/+4
2020-01-15drm/nouveau/mmu: Add correct turing page kindsJames Jones1-4/+4
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin1-1/+1
2019-02-20drm/nouveau/mmu: support initialisation of client-managed address-spacesBen Skeggs1-1/+1
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-22/+48
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+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/+4
2017-11-02drm/nouveau/mmu: add base for type-based memory allocationBen Skeggs1-0/+8
2017-11-02drm/nouveau/mmu: build up information on available memory typesBen Skeggs1-0/+1
2017-11-02drm/nouveau/mmu: remove support for old backendsBen Skeggs1-14/+0
2017-11-02drm/nouveau/mmu/gp100,gp10b: implement new vmm backendBen Skeggs1-7/+0
2017-11-02drm/nouveau/mmu/gm200,gm20b: implement new vmm backendBen Skeggs1-0/+2
2017-11-02drm/nouveau/mmu/gf100: implement new vmm backendBen Skeggs1-0/+1
2017-11-02drm/nouveau/mmu/nv50,g84: implement new vmm backendBen Skeggs1-7/+3
2017-11-02drm/nouveau/mmu: handle instance block setupBen Skeggs1-3/+3
2017-11-02drm/nouveau/mmu: remove old vm creation hooksBen Skeggs1-10/+0
2017-11-02drm/nouveau/mmu/nv50,g84: implement vmm on top of new baseBen Skeggs1-0/+1
2017-11-02drm/nouveau/mmu/nv44: implement vmm on top of new baseBen Skeggs1-1/+0
2017-11-02drm/nouveau/mmu/nv04: implement vmm on top of new baseBen Skeggs1-1/+3
2017-11-02drm/nouveau/mmu: implement base for new vm managementBen Skeggs1-0/+8
2017-11-02drm/nouveau/mmu: implement page table sub-allocationBen Skeggs1-0/+2
2017-11-02drm/nouveau/mmu: implement page table cacheBen Skeggs1-0/+15
2017-11-02drm/nouveau/mmu/gk104: fork from gf100Ben Skeggs1-0/+10
2017-11-02drm/nouveau/mmu/g84: fork from nv50Ben Skeggs1-0/+10
2015-08-28drm/nouveau/mmu: convert to new-style nvkm_subdevBen Skeggs1-0/+39