drm/nouveau/fb: implement various bits of work towards memory reclocking
Not even remotely ready for the vast majority of the world.
Signed-off-by:
Ben Skeggs <bskeggs@redhat.com>
Showing
- drivers/gpu/drm/nouveau/Makefile 4 additions, 0 deletionsdrivers/gpu/drm/nouveau/Makefile
- drivers/gpu/drm/nouveau/core/engine/device/nve0.c 5 additions, 5 deletionsdrivers/gpu/drm/nouveau/core/engine/device/nve0.c
- drivers/gpu/drm/nouveau/core/include/subdev/fb.h 9 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/include/subdev/fb.h
- drivers/gpu/drm/nouveau/core/subdev/clock/pllnva3.c 1 addition, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/clock/pllnva3.c
- drivers/gpu/drm/nouveau/core/subdev/fb/gddr5.c 96 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/gddr5.c
- drivers/gpu/drm/nouveau/core/subdev/fb/nv40.h 17 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/nv40.h
- drivers/gpu/drm/nouveau/core/subdev/fb/nvc0.c 5 additions, 11 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/nvc0.c
- drivers/gpu/drm/nouveau/core/subdev/fb/nvc0.h 29 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/nvc0.h
- drivers/gpu/drm/nouveau/core/subdev/fb/nve0.c 38 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/nve0.c
- drivers/gpu/drm/nouveau/core/subdev/fb/priv.h 4 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/priv.h
- drivers/gpu/drm/nouveau/core/subdev/fb/ramfuc.h 118 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/ramfuc.h
- drivers/gpu/drm/nouveau/core/subdev/fb/ramnv40.c 159 additions, 9 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/ramnv40.c
- drivers/gpu/drm/nouveau/core/subdev/fb/ramnv41.c 11 additions, 8 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/ramnv41.c
- drivers/gpu/drm/nouveau/core/subdev/fb/ramnv44.c 9 additions, 6 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/ramnv44.c
- drivers/gpu/drm/nouveau/core/subdev/fb/ramnv49.c 11 additions, 8 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/ramnv49.c
- drivers/gpu/drm/nouveau/core/subdev/fb/ramnv50.c 244 additions, 1 deletiondrivers/gpu/drm/nouveau/core/subdev/fb/ramnv50.c
- drivers/gpu/drm/nouveau/core/subdev/fb/ramnva3.c 394 additions, 2 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/ramnva3.c
- drivers/gpu/drm/nouveau/core/subdev/fb/ramnvc0.c 558 additions, 10 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/ramnvc0.c
- drivers/gpu/drm/nouveau/core/subdev/fb/ramnve0.c 1264 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/ramnve0.c
- drivers/gpu/drm/nouveau/core/subdev/fb/ramseq.h 18 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/subdev/fb/ramseq.h
Loading
Please register or sign in to comment