[Bug 98173] [APL] Process killed when executing gem_ctx_thrash / threads
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 11 19:43:30 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98173
--- Comment #13 from Chris Wilson <chris at chris-wilson.co.uk> ---
(In reply to Chris Wilson from comment #12)
> Only the oom is the same, the GPF is a new regression.
commit 9caa34aa9382bf9f204d674633537accb475064a
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Fri Nov 11 14:58:08 2016 +0000
drm/i915: Only wait upon the execution timeline when unlocked
In order to walk the list of all timelines, we currently require the
struct_mutex. We are sometimes called prior to the struct_mutex being
taken by the caller (i.e !I915_WAIT_LOCKED) in which case we can only
trust the global execution timelines (as these are owned by the device).
This means in the unlocked phase we can only wait upon the currently
executing requests and not all queued.
for the GPF.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20161111/c08aa109/attachment.html>
More information about the intel-gfx-bugs
mailing list