summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv44.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/mmu: switch to instanced constructorBen Skeggs2021-02-111-3/+4
* drm/nouveau/mmu: remove old vmm frontendBen Skeggs2017-11-021-4/+0
* drm/nouveau/mmu: define user interfaces to mmuBen Skeggs2017-11-021-0/+1
* drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mappingBen Skeggs2017-11-021-0/+2
* drm/nouveau/mmu: remove support for old backendsBen Skeggs2017-11-021-2/+0
* drm/nouveau/mmu/nv44: implement new vmm backendBen Skeggs2017-11-021-141/+3
* drm/nouveau/mmu/nv44: implement vmm on top of new baseBen Skeggs2017-11-021-42/+19
* drm/nouveau/mmu/nv04-nv4x: move global vmm to nvkm_mmuBen Skeggs2017-11-021-4/+4
* drm/nouveau/device: remove pci/platform_device from common structBen Skeggs2015-08-281-2/+3
* drm/nouveau/mmu: convert to new-style nvkm_subdevBen Skeggs2015-08-281-49/+30
* drm/nouveau/mmu: directly use instmem for page tablesBen Skeggs2015-08-281-11/+11
* drm/nouveau/mmu: protect each vm with its own mutexBen Skeggs2015-08-281-1/+1
* drm/nouveau/object: rename some functions to avoid upcoming conflictsBen Skeggs2015-08-281-1/+1
* drm/nouveau/mmu: switch to gpuobj accessor macrosBen Skeggs2015-08-281-16/+20
* drm/nouveau/mmu: switch to subdev printk macrosBen Skeggs2015-08-281-1/+1
* drm/nouveau/mmu: switch to new-style timer macrosBen Skeggs2015-08-281-2/+4
* drm/nouveau/mmu: switch to device pri macrosBen Skeggs2015-08-281-13/+15
* drm/nouveau/mmu: cosmetic changesBen Skeggs2015-08-281-46/+46
* drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs2015-08-281-1/+0
* drm/nouveau/mmu: namespace + nvidia gpu names (no binary change)Ben Skeggs2015-01-221-31/+29
* drm/nouveau/mmu: rename from vmmgr (no binary change)Ben Skeggs2015-01-221-0/+249