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)
- 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>

No differences found