drm/nv04-nv40: import initial pm backend
Currently just hooked up to the already-existing nouveau_hw, which should
handle all relevant chipsets as well as we currently can.
This will likely be eventually split out and improved into chipset specific
code at a later point.
Signed-off-by:
Ben Skeggs <bskeggs@redhat.com>
Showing
- drivers/gpu/drm/nouveau/Makefile 1 addition, 1 deletiondrivers/gpu/drm/nouveau/Makefile
- drivers/gpu/drm/nouveau/nouveau_hw.c 6 additions, 2 deletionsdrivers/gpu/drm/nouveau/nouveau_hw.c
- drivers/gpu/drm/nouveau/nouveau_pm.h 5 additions, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_pm.h
- drivers/gpu/drm/nouveau/nouveau_state.c 19 additions, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_state.c
- drivers/gpu/drm/nouveau/nv04_pm.c 79 additions, 0 deletionsdrivers/gpu/drm/nouveau/nv04_pm.c
Loading
Please register or sign in to comment