drm/i915: don't change VDD AUX status in panel power functions
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 8 Sep 2010 19:42:03 +0000 (12:42 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 20:20:25 +0000 (21:20 +0100)
commit3969c9c927b0bdb1e477a1eda60743143a75e4a5
tree849314cd312336b764da5a548419ef6ef2dd4fac
parent33a34e4e5969c5272cd6cb88f2e01c97218dd80b
drm/i915: don't change VDD AUX status in panel power functions

Mode set sequence outlines when the AUX VDD bit should be set and
cleared, and it's separate from the panel power sequence.

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