commit | bb588820ef421c6098dca1fec29c3b347f1c8c19 | [log] [tgz] |
---|---|---|
author | Christopher Staite <chris@yourdreamnet.co.uk> | Sat Jan 26 11:10:58 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Sun Jan 27 22:38:43 2013 -0500 |
tree | ca8a316afd6cb49b71980f9c63aa56e462cd4339 | |
parent | 483674325f64a37c7696edb12ce6ad3e535421bc [diff] |
drm/radeon: fix MC blackout on evergreen+ Force the crtc mem requests on/off immediately rather than waiting for the double buffered updates to kick in. Seems we miss the update in certain conditions. Also handle the DCE6 case. Signed-off-by: Christopher Staite <chris@yourdreamnet.co.uk> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org