<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [CI][ALL] igt@sw_sync@timeline_closed - Failure waiting on unsignaled fence on closed timeline"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102650">bug 102650</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [CI][ALL] igt@sw_sync@timeline_closed - Failure waiting on unsignaled fence on closed timeline"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102650#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [CI][ALL] igt@sw_sync@timeline_closed - Failure waiting on unsignaled fence on closed timeline"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102650">bug 102650</a>
from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
<pre>commit c7e116007e907f32c18cc2669e2dc4046553c8e6 (HEAD, upstream/master)
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date: Mon Sep 11 13:23:27 2017 +0100
igt/sw_sync: Fix up close(timeline) tests for unsignaled fences
Following
kernel commit ea4d5a270b57fa8d4871f372ca9b97b7697fdfda
Author: Dominik Behr <<a href="mailto:dbehr@chromium.org">dbehr@chromium.org</a>>
Date: Thu Sep 7 16:02:46 2017 -0300
dma-buf/sw_sync: force signal all unsignaled fences on dying timeline
To avoid hanging userspace components that might have been waiting on
the
active fences of the destroyed timeline we need to signal with error
all
remaining fences on such timeline.
This restore the default behaviour of the Android sw_sync framework,
which
Android still relies on. It was broken on the dma fence conversion a
few
years ago and never fixed.
unsignaled fences are now signaled and flagged with ENOENT when the
timeline is closed. Fixup timeline_closed_signaled to match.
Bugzilla: <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [CI][ALL] igt@sw_sync@timeline_closed - Failure waiting on unsignaled fence on closed timeline"
href="show_bug.cgi?id=102650">https://bugs.freedesktop.org/show_bug.cgi?id=102650</a>
Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Reviewed-by: MichaĆ Winiarski <<a href="mailto:michal.winiarski@intel.com">michal.winiarski@intel.com</a>></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>