Bug 30125 - Reverted: self-refresh on Ironlake
Summary: Reverted: self-refresh on Ironlake
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:17 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:17:36 UTC
commit dd8849c8f59ec1cee4809a0c5e603e045abe860e
Author: Jesse Barnes <jbarnes@virtuousgeek.org>
Date:   Thu Sep 9 11:58:02 2010 -0700

    drm/i915: don't enable self-refresh on Ironlake
    
    We don't know how to enable it safely, especially as outputs turn on and
    off.  When disabling LP1 we also need to make sure LP2 and 3 are already
    disabled.
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=29173
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=29082
    Reported-by: Chris Lord <chris@linux.intel.com>
    Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
    Tested-by: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: stable@kernel.org
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Comment 1 Chris Wilson 2010-12-04 15:53:58 UTC
Appears to be working now...
Comment 2 Chris Wilson 2010-12-04 15:54:57 UTC
commit 6647f39371ccf3adf7623778de057ed56a5d7682
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Sat Dec 4 23:48:40 2010 +0000

    drm/i915: Enable self-refresh for Ironlake
    
    We disabled this a while ago as it was inexplicably broken. However, it
    now appears to work...
    
    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.