drm/i915: make sure we shut off the panel in eDP configs
commitb8c63c5fbc0e8d124f9e15cbbb0585b762efa08d
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 26 Jul 2010 20:51:22 +0000 (26 13:51 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:30:26 +0000 (2 10:30 -0700)
treee808cad26893f45aec1c3480b0fdc1d7677ffbdb
parentc9fcc5d269949a0fbd46ffbea6cc83741e61c05f
drm/i915: make sure we shut off the panel in eDP configs

commit 5620ae29f1eabe655f44335231b580a78c8364ea upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/i915/intel_dp.c