[Bug 84974] [VLV eDP-LVDS bisected] powerdomains: Screen goes blank using xrandr
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 19 08:05:08 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=84974
--- Comment #39 from ws at xell.at ---
Just tried the patch below, it makes everything work for me:
diff --git a/drivers/gpu/drm/i915/intel_display.c
b/drivers/gpu/drm/i915/intel_display.c
index 90b460c..b5b50e3 100644
--- a/drivers/gpu/drm/i915/intel_display.c
+++ b/drivers/gpu/drm/i915/intel_display.c
@@ -4857,8 +4857,6 @@ static void modeset_update_crtc_power_domains(struct
drm_device *dev)
crtc->enabled_power_domains = pipe_domains[crtc->pipe];
}
-
- intel_display_set_init_power(dev_priv, false);
}
/* returns HPLL frequency in kHz */
--
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/20150319/4a2e462d/attachment.html>
More information about the intel-gfx-bugs
mailing list