<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 - Screen suddenly goes black, [drm:valleyview_pipestat_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95367">95367</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Screen suddenly goes black, [drm:valleyview_pipestat_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>critical
          </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>shdownnine@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=123650" name="attach_123650" title="dmesg after the black screen, when is not preceded by another *ERROR* message">attachment 123650</a> <a href="attachment.cgi?id=123650&action=edit" title="dmesg after the black screen, when is not preceded by another *ERROR* message">[details]</a></span>
dmesg after the black screen, when is not preceded by another *ERROR* message

I have the following issue on my Asus X751MJ laptop, with Linux kernels 4.5.0,
4.5.1 and 4.6-rc6 (does not happen on 4.4.0): at random moments the screen goes
black (that is, the backlight gets turned off) and only goes unblack when I
move a mouse attached to the laptop or touch the touchpad; this is not a usual
pover-saving thing because it usually occurs when I switch between workspaces
(I use i3wm). With 4.5.0 and 4.5.1 kernels a reliable way to reproduce it is to
open two workspaces and run

    while true; do i3-msg workspace back_and_forth >/dev/null; done

In a few seconds the screen will go black; with 4.6-rc6 kernel the script does
not reproduce the issue, and it generally occurs rarer, but still does.

The same thing happens if I run

    xset dpms force off

(but in this case it also goes unblack if I press a key).

When it goes black at the first time after the boot or a suspend, the following
lines appear in dmesg:

[drm:valleyview_pipestat_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun

Sometimes it is preceded by the following line:

[drm:intel_set_cpu_fifo_underrun_reporting [i915]] *ERROR* pipe A underrun

The laptop has hybrid graphics, and Intel card plus an NVIDIA one. Initially
nouveau was installed, then I tried installing the proprietary NVIDIA driver,
but that did not help. Now I removed it, configured X11 to use the Intel card
only and even blacklisted the nouveau module, but I didn't help either.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>