drm/gma500: Fix hibernation problems on sdvo encoders
authorPatrik Jakobsson <patrik.r.jakobsson@gmail.com>
Sun, 7 Apr 2013 14:35:50 +0000 (16:35 +0200)
committerPatrik Jakobsson <patrik.r.jakobsson@gmail.com>
Sun, 7 Apr 2013 15:09:37 +0000 (17:09 +0200)
commit749387dc8d8270b279f27a0a794cdf4f4a4aa774
treeaf60d046754eed815c74952f2fa8129580aa6d04
parent888eef2e8c2d9fc2e6ccf58fb4a8f9f6d8ff9a22
drm/gma500: Fix hibernation problems on sdvo encoders

The state of the SDVO chip is more difficult to save than the LVDS so we do a
full mode set on the crtc to get SDVO operational again. The SDVOB/C register is
also stored just in case we have special bits set in the future.

Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
drivers/gpu/drm/gma500/psb_intel_sdvo.c