drm/nv04-nv40: import initial pm backend
authorBen Skeggs <bskeggs@redhat.com>
Thu, 16 Sep 2010 06:25:26 +0000 (16:25 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 24 Sep 2010 06:27:13 +0000 (16:27 +1000)
commit442b626ece6fbbe7f52c03a09f85ae5755f29eab
tree923e916c7a8ff361ea1ad16e91c219a661d75c27
parent02c30ca0a1d6d8b878fc32f47b3b25192ef4a8ef
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>
drivers/gpu/drm/nouveau/Makefile
drivers/gpu/drm/nouveau/nouveau_hw.c
drivers/gpu/drm/nouveau/nouveau_pm.h
drivers/gpu/drm/nouveau/nouveau_state.c
drivers/gpu/drm/nouveau/nv04_pm.c [new file with mode: 0644]
This page took 0.037199 seconds and 5 git commands to generate.