drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
authorEric Anholt <eric@anholt.net>
Fri, 9 Apr 2010 21:18:55 +0000 (14:18 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 12 Apr 2010 16:23:36 +0000 (09:23 -0700)
commitd275f6614e160fa71d6e2201eb34c9b41fd8473c
tree9c9b53ecaf921b23544cddd58cfe117280b0de64
parent0f3ee801b332d6ff22285386675fe5aaedf035c3
drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.

Based on a patch by Zhao Yakui.

Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_display.c