<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 - pipe error 0x00000080 not handled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109099">109099</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>pipe error 0x00000080 not handled
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>olaf@aepfle.de
          </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=142851" name="attach_142851" title="dmesg-4.12.14-lp150.12.28-default.txt">attachment 142851</a> <a href="attachment.cgi?id=142851&action=edit" title="dmesg-4.12.14-lp150.12.28-default.txt">[details]</a></span>
dmesg-4.12.14-lp150.12.28-default.txt

Dell Latitude E7470, "Skylake GT2 [HD Graphics 520]".

With kernels later than linux-4.4 (have not checked when it started), dmesg is
flooded with messages like this:

[drm:gen8_irq_handler [i915]] *ERROR* Fault errors on pipe A: 0x00000080

# dmesg | grep -cw 0x00000080
67621


This happens when the system is booted as Xen dom0. IMO everything is working
fine, no issues to report beside the flooding of syslog. The used desktop
environment makes no difference, nor makes the used version of SLE or Leap or
Tumbleweed any difference.



The actual things I want to see fixed are:

What is bit (1 << 3)? There is no constant defined for this issue.

Why do DRM_ERROR() and related helpers not use printk_ratelimited()?
The use can not do anything about the issue anyway, other than reporting it, so
a single message would be fine.

And if you feel like it: what needs to be done to get this driver fixed for a
Xen dom0?</pre>
        </div>
      </p>


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

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