linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvkm/subdev/mmu
Ben Skeggs 2ffa64eba9 drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling
- Fixes addition of stolen memory base address to PTEs.
- Removes support for compression.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Tested-by: Pierre Moreau <pierre.morrow@free.fr>
2018-01-19 11:35:44 +10:00
..
base.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
g84.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
gf100.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
gk20a.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
gk104.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
gm20b.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
gm200.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
gp10b. drm/nouveau/mmu/gp100,gp10b: implement new vmm backend 2017-11-02 13:32:30 +10:00
gp10b.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
gp100.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
Kbuild drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling 2018-01-19 11:35:44 +10:00
mcp77.c drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling 2018-01-19 11:35:44 +10:00
mem.c drm/nouveau/mmu: add base for type-based memory allocation 2017-11-02 13:32:31 +10: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: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv41.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv44.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
nv50.c drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +10:00
priv.h drm/nouveau/mmu: remove old vmm frontend 2017-11-02 13:32:33 +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: define user interfaces to mmu vmm opertaions 2017-11-02 13:32:31 +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: define user interfaces to mmu vmm opertaions 2017-11-02 13:32:31 +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/mmu: swap out round for ALIGN 2017-11-03 09:12:09 +10:00
vmm.h drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling 2018-01-19 11:35:44 +10:00
vmmgf100.c drm/nouveau/mmu/gp100,gp10b: implement new vmm backend 2017-11-02 13:32:30 +10:00
vmmgk20a.c drm/nouveau/mmu/gk104,gk20a: implement new vmm backend 2017-11-02 13:32:29 +10:00
vmmgk104.c drm/nouveau/mmu/gk104,gk20a: implement new vmm backend 2017-11-02 13:32:29 +10:00
vmmgm20b.c drm/nouveau/mmu/gm200,gm20b: implement new vmm backend 2017-11-02 13:32:29 +10:00
vmmgm200.c drm/nouveau/mmu/gm200,gm20b: implement new vmm backend 2017-11-02 13:32:29 +10:00
vmmgp10b.c drm/nouveau/mmu/gp100,gp10b: implement new vmm backend 2017-11-02 13:32:30 +10:00
vmmgp100.c drm/nouveau/mmu/gp100,gp10b: implement new vmm backend 2017-11-02 13:32:30 +10:00
vmmmcp77.c drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling 2018-01-19 11:35:44 +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/mcp77: fix regressions in stolen memory handling 2018-01-19 11:35:44 +10:00