drm/i915: Wait for LVDS panel power sequence
commitde842eff41017721312d2747bcbee89c1beda6d0
authorKeith Packard <keithp@keithp.com>
Sat, 6 Aug 2011 17:30:45 +0000 (6 10:30 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 8 Aug 2011 20:37:11 +0000 (8 13:37 -0700)
treeb0af01d647af8048e5c46579dd5808c3a8579f20
parent322a8b034003c0d46d39af85bf24fee27b902f48
drm/i915: Wait for LVDS panel power sequence

During mode setting, check to make sure the panel power sequencing has
completed before doing further operations on the device. This
uncovered errors with DPMS not turning the device off as it was left locked.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/gpu/drm/i915/intel_lvds.c