[Bug 80773] [hsw] corruption after resuming from hibernation
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 20 08:54:16 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=80773
--- Comment #16 from Jani Nikula <jani.nikula at intel.com> ---
Just a hunch, please try
diff --git a/drivers/gpu/drm/i915/intel_panel.c
b/drivers/gpu/drm/i915/intel_panel.c
index 18784470a760..2af1a83f813b 100644
--- a/drivers/gpu/drm/i915/intel_panel.c
+++ b/drivers/gpu/drm/i915/intel_panel.c
@@ -990,8 +990,6 @@ static int intel_backlight_device_update_status(struct
backlight_device *bd)
bd->props.brightness != 0;
panel->backlight_power(connector, enable);
}
- } else {
- bd->props.power = FB_BLANK_POWERDOWN;
}
drm_modeset_unlock(&dev->mode_config.connection_mutex);
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list 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/20141020/8afbb16d/attachment.html>
More information about the intel-gfx-bugs
mailing list