diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2010-12-20 11:22:29 -0500 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-12-21 12:53:34 +1000 |
commit | a93f344d3c04e4b84490c65f2a574387c593be40 (patch) | |
tree | f5dcff82b77841d5e44130c0765f77d99ae66733 /drivers/gpu/drm/radeon/r600.c | |
parent | 86f5c9edbb3bac37cc8cee6528a929005ba72aad (diff) | |
download | op-kernel-dev-a93f344d3c04e4b84490c65f2a574387c593be40.zip op-kernel-dev-a93f344d3c04e4b84490c65f2a574387c593be40.tar.gz |
drm/radeon/kms: reorder display resume to avoid problems
On resume, we were attemping to unblank the displays before the
timing and plls had be reprogrammed which led to atom timeouts
waiting for things that are not yet programmed. Re-program
the mode first, then reset the dpms state.
This fixes the infamous atombios timeouts on resume.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/r600.c')
0 files changed, 0 insertions, 0 deletions