<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [i915GM regression] black screen after blank when LID is closed on Linux >= 3.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57434#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [i915GM regression] black screen after blank when LID is closed on Linux >= 3.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57434">bug 57434</a>
              from <span class="vcard"><a class="email" href="mailto:krzysiek@podlesie.net" title="Krzysztof Mazur <krzysiek@podlesie.net>"> <span class="fn">Krzysztof Mazur</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=71791" name="attach_71791" title="Patch for i915 that fixes the issue">attachment 71791</a> <a href="attachment.cgi?id=71791&action=edit" title="Patch for i915 that fixes the issue">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=57434&attachment=71791'>[review]</a>
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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>