drm/i915: make sure panel is sequenced off when starting a mode set
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 8 Sep 2010 19:42:05 +0000 (12:42 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 20:20:27 +0000 (21:20 +0100)
commit2c9d97545914cc764786702f361a1f1c9bb8dfa9
tree95d146695574e532b807bdd1a1e17432c53f3577
parent3ba5c569c4a99c43bdac9f0c1c65e15a7b3390b9
drm/i915: make sure panel is sequenced off when starting a mode set

Otherwise we may not be able to train the DP link.

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