[Bug 83520] [BDW] enable_rc6=0 doesn't work, only the BIOS RC6 switch does

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 9 01:27:17 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=83520

--- Comment #5 from Chris Wilson <chris at chris-wilson.co.uk> ---
Perhaps something like

diff --git a/drivers/gpu/drm/i915/intel_display.c
b/drivers/gpu/drm/i915/intel_display.c
index 0a4bc51cebdc..7489da3fb9fa 100644
--- a/drivers/gpu/drm/i915/intel_display.c
+++ b/drivers/gpu/drm/i915/intel_display.c
@@ -13470,6 +13470,7 @@ void intel_modeset_gem_init(struct drm_device *dev)
        intel_init_gt_powersave(dev);
        mutex_unlock(&dev->struct_mutex);

+       intel_disable_gt_powersave(dev);
        intel_modeset_init_hw(dev);

        intel_setup_overlay(dev);

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140909/005c96b2/attachment.html>


More information about the intel-gfx-bugs mailing list