drm/nouveau: pass perflvl struct to clock_pre()
On certain boards, there's BIOS scripts and memory timings that need to
be modified with the memclk. Just pass in the entire perflvl struct and
let the chipset-specific code decide what to do.
Signed-off-by:
Ben Skeggs <bskeggs@redhat.com>
Showing
- drivers/gpu/drm/nouveau/nouveau_drv.h 2 additions, 1 deletiondrivers/gpu/drm/nouveau/nouveau_drv.h
- drivers/gpu/drm/nouveau/nouveau_pm.c 7 additions, 6 deletionsdrivers/gpu/drm/nouveau/nouveau_pm.c
- drivers/gpu/drm/nouveau/nouveau_pm.h 4 additions, 2 deletionsdrivers/gpu/drm/nouveau/nouveau_pm.h
- drivers/gpu/drm/nouveau/nv04_pm.c 2 additions, 1 deletiondrivers/gpu/drm/nouveau/nv04_pm.c
- drivers/gpu/drm/nouveau/nv50_pm.c 2 additions, 1 deletiondrivers/gpu/drm/nouveau/nv50_pm.c
Loading
Please register or sign in to comment