..
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: rip out nvkm_client.super
2021-08-18 19:00:15 +10:00
umem.h
drm/nouveau: rip out nvkm_client.super
2021-08-18 19:00:15 +10:00
ummu.c
drm/nouveau: rip out nvkm_client.super
2021-08-18 19:00:15 +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: drop unneeded assignment in the nvkm_uvmm_mthd_page()
2021-10-11 13:06:49 +02: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: rip out nvkm_client.super
2021-08-18 19:00:15 +10:00
vmm.h
nouveau/svm: implement atomic SVM access
2021-07-01 11:06:04 -07: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/nouveau/mmu/gp100: remove unused variable
2021-10-12 19:50:44 +02: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