[Bug 57434] [i915GM regression] black screen after blank when LID is closed on Linux >= 3.1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 19 01:20:26 PST 2012


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

--- Comment #12 from Krzysztof Mazur <krzysiek at podlesie.net> ---
Created attachment 71791
  --> https://bugs.freedesktop.org/attachment.cgi?id=71791&action=edit
Patch for i915 that fixes the issue

This patch on top of drm-intel-next-2012-12-08-20-g4d7bb01
merged with v3.7 and that small workaround for ACPI video problems:

@@ -1428,7 +1457,7 @@ static int acpi_video_bus_put_devices(struct
acpi_video_bus *video)

 static int acpi_video_bus_start_devices(struct acpi_video_bus *video)
 {
-       return acpi_video_bus_DOS(video, 0, 0);
+       return acpi_video_bus_DOS(video, 3, 1);
 }

 static int acpi_video_bus_stop_devices(struct acpi_video_bus *video)

fixes the issue.

-- 
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/20121219/963a8c88/attachment.html>


More information about the intel-gfx-bugs mailing list