]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Revert "drm/i915: Allow LVDS on pipe A on gen4+"
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 7 Sep 2010 22:39:28 +0000 (23:39 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 07:41:37 +0000 (08:41 +0100)
commit12e8ba25ef52f19e7a42e61aecb3c1fef83b2a82
treea0056ea5a8195d3ab92c9a5dd8093f7bc36417e0
parentbc41606aefa8b17000619f510d5809e6c4003d65
Revert "drm/i915: Allow LVDS on pipe A on gen4+"

This reverts commit 0f3ee801b332d6ff22285386675fe5aaedf035c3.

Enabling LVDS on pipe A was causing excessive wakeups on otherwise idle
systems due to i915 interrupts. So restrict the LVDS to pipe B once more,
whilst the issue is properly diagnosed.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=16307
Reported-and-tested-by: Enrico Bandiello <enban@postal.uv.es>
Poked-by: Florian Mickler <florian@mickler.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Adam Jackson <ajax@redhat.com>
Cc: stable@kernel.org
drivers/gpu/drm/i915/intel_lvds.c