[Bug 112363] [CI][BAT]igt at i915_selftest@live_execlists - incomplete - i915_request_retire: bcs0 fence 18b59:382, current 382
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 21 13:33:19 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=112363
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit c95d31c3df1b9ff29bcd85c47324e16d430bbd5a
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Thu Nov 21 10:35:46 2019 +0000
drm/i915/execlists: Lock the request while validating it during promotion
Since the request is already on the HW as we perform its validation, it
and even its subsequent barrier may be concurrently retired before we
process the assertions. If it is retired already and so off the HW, our
assertions become void and we need to ignore them.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=112363
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20191121103546.146487-1-chris@chris-wilson.co.uk
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list 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/20191121/f421cea4/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list