<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [uxa gen4] GPU crash running kernel 3.13"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74193#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [uxa gen4] GPU crash running kernel 3.13"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74193">bug 74193</a>
              from <span class="vcard"><a class="email" href="mailto:mika.kuoppala@intel.com" title="Mika Kuoppala <mika.kuoppala@intel.com>"> <span class="fn">Mika Kuoppala</span></a>
</span></b>
        <pre>in static irqreturn_t i965_irq_handler(int irq, void *arg)

we have

if (iir & I915_RENDER_COMMAND_PARSER_ERROR_INTERRUPT)
            i915_handle_error(dev, false);


All the other callsites would leave a dmesg trace, but not this one.</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>
      </ul>
    </body>
</html>