..
base.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
g84.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
gf100.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
gk20a.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
gk104.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
gm20b.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
gm200.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
gp10b.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
gp100.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
gv100.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
Kbuild
drm/nouveau: fix bogus GPL-2 license header
2019-07-19 16:26:51 +10:00
mcp77.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
mem.c
treewide: kvmalloc() -> kvmalloc_array()
2018-06-12 16:19:22 -07:00
mem.h
drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping
2017-11-02 13:32:31 +10:00
memgf100.c
drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping
2017-11-02 13:32:31 +10:00
memnv04.c
drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mapping
2017-11-02 13:32:31 +10:00
memnv50.c
drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mapping
2017-11-02 13:32:31 +10:00
nv04.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
nv41.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
nv44.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
nv50.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
priv.h
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
tu102.c
drm/nouveau/mmu: switch to instanced constructor
2021-02-11 11:49:54 +10:00
umem.c
drm/nouveau/mmu: define user interfaces to mmu memory allocation
2017-11-02 13:32:31 +10:00
umem.h
drm/nouveau/mmu: define user interfaces to mmu memory allocation
2017-11-02 13:32:31 +10:00
ummu.c
drm/nouveau/mmu: Add correct turing page kinds
2020-01-15 10:49:59 +10:00
ummu.h
drm/nouveau/mmu: define user interfaces to mmu
2017-11-02 13:32:31 +10:00
uvmm.c
drm/nouveau/mmu/gp100-: add privileged methods for fault replay/cancel
2019-02-20 09:00:00 +10:00
uvmm.h
drm/nouveau/mmu: define user interfaces to mmu vmm opertaions
2017-11-02 13:32:31 +10:00
vmm.c
drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pages
2020-07-24 18:50:50 +10:00
vmm.h
drm/nouveau/mmu: make nvkm_vmm_ctor() static
2020-07-24 18:50:50 +10:00
vmmgf100.c
drm/nouveau/mmu: serialise mmu invalidations with private mutex
2021-02-11 10:14:14 +10:00
vmmgk20a.c
drm/nouveau/mmu: support initialisation of client-managed address-spaces
2019-02-20 09:00:00 +10:00
vmmgk104.c
drm/nouveau/mmu: support initialisation of client-managed address-spaces
2019-02-20 09:00:00 +10:00
vmmgm20b.c
drm/nouveau/mmu: support initialisation of client-managed address-spaces
2019-02-20 09:00:00 +10:00
vmmgm200.c
drm/nouveau/mmu: support initialisation of client-managed address-spaces
2019-02-20 09:00:00 +10:00
vmmgp10b.c
drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled
2019-02-20 09:00:00 +10:00
vmmgp100.c
drm next for 5.9-rc1
2020-08-05 19:50:06 -07:00
vmmgv100.c
drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled
2019-02-20 09:00:00 +10:00
vmmmcp77.c
drm/nouveau/mmu: support initialisation of client-managed address-spaces
2019-02-20 09:00:00 +10:00
vmmnv04.c
drm/nouveau/mmu: support initialisation of client-managed address-spaces
2019-02-20 09:00:00 +10:00
vmmnv41.c
drm/nouveau/mmu: serialise mmu invalidations with private mutex
2021-02-11 10:14:14 +10:00
vmmnv44.c
drm/nouveau/mmu: support initialisation of client-managed address-spaces
2019-02-20 09:00:00 +10:00
vmmnv50.c
drm/nouveau/mmu: index engref by subdev type
2021-02-11 11:49:54 +10:00
vmmtu102.c
drm/nouveau/mmu: serialise mmu invalidations with private mutex
2021-02-11 10:14:14 +10:00