commit | b2094bbad48a59f59b115832879121aa210841f0 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Sep 08 12:42:01 2010 -0700 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 08 21:20:24 2010 +0100 |
tree | 31b86e05dd0860b7cdb16803ca53acc59d34914f | |
parent | 6176b8f908a58a7affaacf6f3a90ef14325686f0 [diff] |
drm/i915: use VDD AUX for panel power around detection and in prepare Mode setting sequence specifies that we use VDD AUX for configuration and detection, and early in the mode set sequence. Only later (after DP_A has started training) should we actually enable panel power. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> [ickle: checkpatch.pl complaining about whitespace] Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>