linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvkm/subdev/mmu
Ben Skeggs b77791da0e drm/nouveau/mmu/gf100: implement new vmm backend
Adds support for:
- 64KiB big page size.
- System-memory PTs.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2017-11-02 13:32:29 +10:00
..
base.c drm/nouveau/mmu/gf100: implement new vmm backend 2017-11-02 13:32:29 +10:00
g84.c drm/nouveau/mmu/nv50,g84: implement new vmm backend 2017-11-02 13:32:29 +10:00
gf100.c drm/nouveau/mmu/gf100: implement new vmm backend 2017-11-02 13:32:29 +10:00
gk20a.c drm/nouveau/mmu: remove old vm creation hooks 2017-11-02 13:32:26 +10:00
gk104.c drm/nouveau/mmu: remove old vm creation hooks 2017-11-02 13:32:26 +10:00
gm20b.c drm/nouveau/mmu: remove old vm creation hooks 2017-11-02 13:32:26 +10:00
gm200.c drm/nouveau/mmu: remove old vm creation hooks 2017-11-02 13:32:26 +10:00
gp10b.c drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new base 2017-11-02 13:32:26 +10:00
gp100.c drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new base 2017-11-02 13:32:26 +10:00
Kbuild drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new base 2017-11-02 13:32:26 +10:00
nv04.c drm/nouveau/mmu/nv04: implement new vmm backend 2017-11-02 13:32:27 +10:00
nv41.c drm/nouveau/mmu/nv41: implement new vmm backend 2017-11-02 13:32:27 +10:00
nv44.c drm/nouveau/mmu/nv44: implement new vmm backend 2017-11-02 13:32:28 +10:00
nv50.c drm/nouveau/mmu/nv50,g84: implement new vmm backend 2017-11-02 13:32:29 +10:00
priv.h drm/nouveau/mmu/gf100: implement new vmm backend 2017-11-02 13:32:29 +10:00
vmm.c drm/nouveau/mmu: implement new vmm backend 2017-11-02 13:32:27 +10:00
vmm.h drm/nouveau/mmu/gf100: implement new vmm backend 2017-11-02 13:32:29 +10:00
vmmgf100.c drm/nouveau/mmu/gf100: implement new vmm backend 2017-11-02 13:32:29 +10:00
vmmgk20a.c drm/nouveau/mmu/gk104,gk20a: implement vmm on top of new base 2017-11-02 13:32:26 +10:00
vmmgk104.c drm/nouveau/mmu/gk104,gk20a: implement vmm on top of new base 2017-11-02 13:32:26 +10:00
vmmgm20b.c drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new base 2017-11-02 13:32:26 +10:00
vmmgm200.c drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new base 2017-11-02 13:32:26 +10:00
vmmgp10b.c drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new base 2017-11-02 13:32:26 +10:00
vmmgp100.c drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new base 2017-11-02 13:32:26 +10:00
vmmnv04.c drm/nouveau/mmu/nv04: implement new vmm backend 2017-11-02 13:32:27 +10:00
vmmnv41.c drm/nouveau/mmu/nv41: implement new vmm backend 2017-11-02 13:32:27 +10:00
vmmnv44.c drm/nouveau/mmu/nv44: implement new vmm backend 2017-11-02 13:32:28 +10:00
vmmnv50.c drm/nouveau/mmu/nv50,g84: implement new vmm backend 2017-11-02 13:32:29 +10:00