<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BYT/BSW] eDP black screen when backlight is set over update_status path"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86504">86504</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[BYT/BSW] eDP black screen when backlight is set over update_status path
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>XOrg git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>rodrigo.vivi@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=109785" name="attach_109785" title="dmesg">attachment 109785</a> <a href="attachment.cgi?id=109785&action=edit" title="dmesg">[details]</a></span>
dmesg

xset dpms force off

leads to a frozen blank screen without any way to recover from it.
It happens that on update_status path backlight is disabled before the regular
path and it causes this issue.

If we avoid "&= ~EDP_BLC_ENABLE;" when coming from backlight_ops.update_status
path everything works correctly as expected.

For a long time I believed that it was a PSR issue, but when fighting against
it I noticed it was happening 100% of the time even with PSR disabled.
So I just reproduced and collected log of it on today's nightly that doesn't
have PSR for VLV merged yet.</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 on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>