radeon: Make sure that we determine the correct PM state before transition
authorMatthew Garrett <mjg@redhat.com>
Tue, 27 Apr 2010 17:58:46 +0000 (13:58 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 18 May 2010 08:21:26 +0000 (18:21 +1000)
commitc37d230af450472183e70947f8e2aa8101a96603
tree762619ea19922f6caa0e8121d69617de6351d3e8
parent956ac86d9277b7142f0ad3f24f7fbd4beed0777d
radeon: Make sure that we determine the correct PM state before transition

We need to choose the correct PM state to transition into before starting
the actual change. Call radeon_get_power_state() at the top of the clock
setting to do so.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_pm.c