Bug 30126 - Reverted: allow LVDS on pipe A
Summary: Reverted: allow LVDS on pipe A
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: Other All
: medium normal
Assignee: Chris Wilson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-10 15:18 UTC by Chris Wilson
Modified: 2017-07-24 23:07 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Chris Wilson 2010-09-10 15:18:35 UTC
commit 12e8ba25ef52f19e7a42e61aecb3c1fef83b2a82
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Sep 7 23:39:28 2010 +0100

    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
Comment 1 Chris Wilson 2010-12-04 15:54:46 UTC
Enabled for Ironlake+:

commit 627121acbefb6fdc6d1811aaaaed8e09593d433b
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Sat Dec 4 17:49:46 2010 +0000

    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>


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.