commit | ec51efa9b2b8ff10b535a853c293e85bada886e4 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <pierre@ossman.eu> | Mon Nov 30 21:15:44 2009 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 02 11:37:13 2009 +1000 |
tree | 719dea94c066194a06041bdf1ca0e458347c0b54 | |
parent | 32f48ffea91008a27b99aab7a68a3443559d83fb [diff] |
drm/radeon/kms: Disable both CRTCs during mode switch Reconfiguring one CRTC whilst another is running can cause a hang under some circumstances. Unfortunately we haven't pinpointed exactly what those circumstances are, so disable all CRTCs for every mode switch. Signed-off-by: Pierre Ossman <pierre@ossman.eu> Acked-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>