[Bug 111712] [CI][RESUME] igt at gem_exec_schedule@preempt* - skip - Test requirement: gem_scheduler_has_preemption(fd), SKIP
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 17 08:14:56 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111712
--- Comment #2 from Martin Peres <martin.peres at free.fr> ---
Probably caused by
https://cgit.freedesktop.org/drm-tip/commit/?id=ee73e2795b416b829f0e00e7c43154922dff495b
author Chris Wilson <chris at chris-wilson.co.uk> 2019-09-12 14:23:13 +0100
committer Chris Wilson <chris at chris-wilson.co.uk> 2019-09-12 20:45:23
+0100
commit ee73e2795b416b829f0e00e7c43154922dff495b
drm/i915/tgl: Disable preemption while being debugged
We see failures where the context continues executing past a
preemption event, eventually leading to situations where a request has
executed before we have event submitted it to HW! It seems like tgl is
ignoring our RING_TAIL updates, but more likely is that there is a
missing update required for our semaphore waits around preemption.
v2: And disable internal semaphore usage
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala at linux.intel.com>
Acked-by: Mika Kuoppala <mika.kuoppala at linux.intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20190912132313.12751-1-chris@chris-wilson.co.uk
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190917/1609be43/attachment.html>
More information about the intel-gfx-bugs
mailing list