drm/nouveau/pm: add hooks to get/set *all* clocks at once
authorBen Skeggs <bskeggs@redhat.com>
Fri, 17 Jun 2011 01:25:57 +0000 (11:25 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 20 Sep 2011 06:01:45 +0000 (16:01 +1000)
commit77e7da6814623927cc4435d992bef9c84075594c
tree4aa3a5c56635e22b4d0153933a48998b4847fdca
parent3b0582d31d11faad1b40377d5adb28f0aa545fce
drm/nouveau/pm: add hooks to get/set *all* clocks at once

This is probably better than having to tell the common code about all the
clocks that exist on every chipset.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_drv.h
drivers/gpu/drm/nouveau/nouveau_pm.c