summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/mmu/r535: initial supportBen Skeggs2023-10-311-0/+6
* drm/nouveau/mmu: switch to instanced constructorBen Skeggs2021-02-111-4/+4
* drm/nouveau/mmu: Add correct turing page kindsJames Jones2020-01-151-4/+4
* drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin2019-07-191-1/+1
* drm/nouveau/mmu: support initialisation of client-managed address-spacesBen Skeggs2019-02-201-1/+1
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-22/+48
|\
| * drm/nouveau/mmu: remove old vmm frontendBen Skeggs2017-11-021-2/+0
| * drm/nouveau/mmu: define user interfaces to mmuBen Skeggs2017-11-021-0/+4
| * drm/nouveau/mmu: add base for type-based memory allocationBen Skeggs2017-11-021-0/+8
| * drm/nouveau/mmu: build up information on available memory typesBen Skeggs2017-11-021-0/+1
| * drm/nouveau/mmu: remove support for old backendsBen Skeggs2017-11-021-14/+0
| * drm/nouveau/mmu/gp100,gp10b: implement new vmm backendBen Skeggs2017-11-021-7/+0
| * drm/nouveau/mmu/gm200,gm20b: implement new vmm backendBen Skeggs2017-11-021-0/+2
| * drm/nouveau/mmu/gf100: implement new vmm backendBen Skeggs2017-11-021-0/+1
| * drm/nouveau/mmu/nv50,g84: implement new vmm backendBen Skeggs2017-11-021-7/+3
| * drm/nouveau/mmu: handle instance block setupBen Skeggs2017-11-021-3/+3
| * drm/nouveau/mmu: remove old vm creation hooksBen Skeggs2017-11-021-10/+0
| * drm/nouveau/mmu/nv50,g84: implement vmm on top of new baseBen Skeggs2017-11-021-0/+1
| * drm/nouveau/mmu/nv44: implement vmm on top of new baseBen Skeggs2017-11-021-1/+0
| * drm/nouveau/mmu/nv04: implement vmm on top of new baseBen Skeggs2017-11-021-1/+3
| * drm/nouveau/mmu: implement base for new vm managementBen Skeggs2017-11-021-0/+8
| * drm/nouveau/mmu: implement page table sub-allocationBen Skeggs2017-11-021-0/+2
| * drm/nouveau/mmu: implement page table cacheBen Skeggs2017-11-021-0/+15
| * drm/nouveau/mmu/gk104: fork from gf100Ben Skeggs2017-11-021-0/+10
| * drm/nouveau/mmu/g84: fork from nv50Ben Skeggs2017-11-021-0/+10
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* drm/nouveau/mmu: convert to new-style nvkm_subdevBen Skeggs2015-08-281-0/+39