[Bug 102936] [IGT] gem_ctx_thrash single test assertion failure on function gem_set_domain
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 14 17:11:42 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102936
--- Comment #7 from Chris Wilson <chris at chris-wilson.co.uk> ---
Another contributing factor should be improved by:
commit ca25fe5efe4ab43cc5b4f3117a205c281805a5ca
Author: Christian König <ckoenig.leichtzumerken at gmail.com>
Date: Tue Nov 14 15:24:36 2017 +0100
dma-buf: try to replace a signaled fence in
reservation_object_add_shared_inplace
The amdgpu issue to also need signaled fences in the reservation objects
should
be fixed by now.
Optimize the handling by replacing a signaled fence when adding a new
shared one.
Signed-off-by: Christian König <christian.koenig at amd.com>
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20171114142436.1360-2-christian.koenig@amd.com
commit 4d9c62e8ce69d0b0a834282a34bff5ce8eeacb1d
Author: Christian König <ckoenig.leichtzumerken at gmail.com>
Date: Tue Nov 14 15:24:35 2017 +0100
dma-buf: keep only not signaled fence in
reservation_object_add_shared_replace v3
The amdgpu issue to also need signaled fences in the reservation objects
should be fixed by now.
Optimize the list by keeping only the not signaled yet fences around.
v2: temporary put the signaled fences at the end of the new container
v3: put the old fence at the end of the new container as well.
Signed-off-by: Christian König <christian.koenig at amd.com>
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
Tested-by: Chris Wilson <chris at chris-wilson.co.uk>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20171114142436.1360-1-christian.koenig@amd.com
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee 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/20171114/1c3b4818/attachment.html>
More information about the intel-gfx-bugs
mailing list