drm/i915: eDP mode set sequence corrections
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 11 Aug 2010 17:06:44 +0000 (10:06 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 18 Aug 2010 20:00:21 +0000 (13:00 -0700)
We should disable the panel first when shutting down an eDP link.  And
when turning one on, the panel needs to be enabled before link training
or eDP I/O won't be enabled.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found