[Bug 59785] [dual-gpu regression] Display shuts off when switching to discrete graphics card

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Apr 13 14:21:20 PDT 2013


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

--- Comment #21 from Aximab <laurent.debian at gmail.com> ---
Here is the reference david Mallon should have given
regards


# git diff  HEAD drivers/gpu/drm/i915/intel_lvds.c: 



--- a/drivers/gpu/drm/i915/intel_lvds.c
+++ b/drivers/gpu/drm/i915/intel_lvds.c
@@ -217,7 +217,7 @@ static void intel_disable_lvds(struct intel_encoder
*encoder)
                stat_reg = PP_STATUS;
        }

-       intel_panel_disable_backlight(dev);
+/*        intel_panel_disable_backlight(dev); */

        I915_WRITE(ctl_reg, I915_READ(ctl_reg) & ~POWER_TARGET_ON);
        if (wait_for((I915_READ(stat_reg) & PP_ON) == 0, 1000))

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130413/8b207b38/attachment.html>


More information about the intel-gfx-bugs mailing list