commit | 222dc9a072e27b5069a7c03738e360eafdc2fdf5 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Jul 08 17:20:13 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jul 08 17:39:51 2013 -0400 |
tree | 3a9b51df251ea0150dd66f8adf2168ab385d3c04 | |
parent | 9b5de59629d2e58eab41e2f0e5cc60b3c395f1c3 [diff] |
drm/radeon/dpm: fix display_gap programming on rv7xx Check the driver state rather than the register as the crtc registers may not be enabled yet. Should fix: https://bugzilla.kernel.org/show_bug.cgi?id=60510 https://bugs.freedesktop.org/show_bug.cgi?id=66651 Signed-off-by: Alex Deucher <alexander.deucher@amd.com>