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>
Showing
- drivers/gpu/drm/nouveau/include/nvif/if900d.h 13 additions, 0 deletionsdrivers/gpu/drm/nouveau/include/nvif/if900d.h
- drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c 15 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c
- drivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.c 7 additions, 5 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/mmu/gf100.c
- drivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h 1 addition, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/mmu/priv.h
- drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h 12 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h
- drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c 258 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c
Loading
Please register or sign in to comment