]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit5d6135012e9a7aa8a9128145ed9315eb916feea2
treebf86bfff7ab64acd7998d1223fe6c7d5030382e0
parent987a709e1589cf10e250e04ce9df910b735d4f60
drm/i915: use VDD AUX override to make panel power sequencing look better

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