drm/i915: make sure VDD AUX power has time to settle
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 25 Aug 2010 20:09:48 +0000 (13:09 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 20:20:26 +0000 (21:20 +0100)
commit3ba5c569c4a99c43bdac9f0c1c65e15a7b3390b9
treec704fd486c3637ec954bb5f3bd71a9fcea05ba54
parent3969c9c927b0bdb1e477a1eda60743143a75e4a5
drm/i915: make sure VDD AUX power has time to settle

When turning on or off the VDD AUX bit, we need to give the panel time
to start or stop or AUX transactions may fail.

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