drm/i915: make sure we shut off the panel in eDP configs
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 26 Jul 2010 20:51:22 +0000 (13:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Jul 2010 22:34:16 +0000 (15:34 -0700)
commit5620ae29f1eabe655f44335231b580a78c8364ea
treec409ac838a1e7d540720e7779e2ab96345e86dd2
parente9d67a7854b291d0c516d1fd42c07898e36095aa
drm/i915: make sure we shut off the panel in eDP configs

Fix error from the last pull request.  Making sure we shut the panel off
is more correct and saves power.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpu/drm/i915/intel_dp.c