drm/i915: use VDD AUX override to make panel power sequencing look better
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 25 Jan 2011 01:10:54 +0000 (17:10 -0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 25 Jan 2011 11:22:11 +0000 (11:22 +0000)
Rather than power cycling the panel when there are no bits to display,
use the VDD AUX bit to power the panel up just enough for DP AUX
transactions to work.  This prevents a bit of unnecessary ugliness as
mode sets occur on the panel.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_dp.c

Simple merge
Simple merge