drm/radeon/kms/pm: radeon_set_power_state fixes
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 27 May 2010 21:01:41 +0000 (17:01 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 3 Jun 2010 03:13:30 +0000 (13:13 +1000)
commit92645879d07a48897fe8888c2e37607aa1189cc9
tree6f1ac44afc865f12004040b958640b1dc7a30e56
parentc5e8ce61d64995f4076c6a9b2f8b4b71e0be2e37
drm/radeon/kms/pm: radeon_set_power_state fixes

- wait for vbl for both profile and dynpm
- unify profile and dynpm code paths more
- call pm_misc before of after clocks to make
sure voltage is changed in the proper order.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_pm.c