[Bug 74193] [uxa gen4] GPU crash running kernel 3.13

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 6 00:36:01 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=74193

--- Comment #8 from Mika Kuoppala <mika.kuoppala at intel.com> ---
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140206/87cb62fa/attachment.html>


More information about the intel-gfx-bugs mailing list