drm/radeon/dpm: fix displaygap programming on rv6xx
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 25 Jul 2013 22:29:14 +0000 (18:29 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 25 Jul 2013 22:29:14 +0000 (18:29 -0400)
Need to use the driver state rather than the register
state since the displays may not be enabled when the
power state is programmed.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found