[Bug 96291] [BDW/SKL] GPU hangs with programs using compute shaders
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jun 3 09:19:48 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96291
--- Comment #5 from Kenneth Graunke <kenneth at whitecape.org> ---
Hmm...the Car Chase hangs look like some kind of memory corruption. I'm seeing
batchbuffers with compute commands where the first part of the batchbuffer is
full of garbage. The upload BO appears to be directly before it in the address
space, and altering the size of that helps with the GPU hangs (but it may just
be moving the buffers around). I see corruption in the images when it doesn't
hang, so maybe it's overwriting the image with garbage instead.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160603/701a0b1a/attachment.html>
More information about the intel-3d-bugs
mailing list