Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • gpu
  • drm
  • i915
  • intel_lvds.c
Find file BlameHistoryPermalink
  • Daniel Vetter's avatar
    drm/i915: allow pipe A for lvds on gen4 · 0b9f43a0
    Daniel Vetter authored Jun 05, 2012
    Given the havoc the missing backlight pipe select code might have
    caused, let's try to re-enabled pipe A support for lvds on gen4 hw.
    Just to see what all blows up ...
    
    Note though that
    
    commit 4add75c4
    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+
    
    claims that this caused tons of spurious wakeups somehow.
    
    More details can be found in the old revert:
    
    commit 12e8ba25
    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+"
    
        Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=16307
    
    
    
    Reviewed-by: default avatarEugeni Dodonov <eugeni.dodonov@intel.com>
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
    0b9f43a0