]> Pileus Git - ~andy/linux/commit
drm/i915: Allow LVDS to be on pipe A for Ironlake+
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 4 Dec 2010 17:49:46 +0000 (17:49 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 5 Dec 2010 00:37:37 +0000 (00:37 +0000)
commit4add75c43f39573edc884d46b7c2b7414f01171a
tree60b087b749261b0b8e25be45622243666e3931d1
parentf684f5b48cd27a031928c137531aace728d765a6
drm/i915: Allow LVDS to be on pipe A for Ironlake+

Previously we enabled this for gen4, only to have to revert it due to it
causing a large number of spurious wakeups. Try again hoping that the
hardware has become more sane in the mean time...

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_lvds.c