drm/nouveau/fb/tu102-: prepare for GSP-RM
- add (initial) R535 implementation of FB, need VRAM size etc for boot - expose a way to "wrap" vram at a specific address/size as a standard nvkm_memory allocation, which will be used to write PTEs etc for RM- defined memory regions Signed-off-by:Ben Skeggs <bskeggs@redhat.com> Signed-off-by:
Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230918202149.4343-11-skeggsb@gmail.com
Showing
- drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h 3 additions, 3 deletionsdrivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h
- drivers/gpu/drm/nouveau/nvkm/subdev/fb/Kbuild 2 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/fb/Kbuild
- drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga100.c 5 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/fb/ga100.c
- drivers/gpu/drm/nouveau/nvkm/subdev/fb/ga102.c 4 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/fb/ga102.c
- drivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h 3 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/fb/priv.h
- drivers/gpu/drm/nouveau/nvkm/subdev/fb/r535.c 50 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/fb/r535.c
- drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.c 41 additions, 5 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.c
- drivers/gpu/drm/nouveau/nvkm/subdev/fb/tu102.c 5 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/subdev/fb/tu102.c
Please register or sign in to comment