<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Project List - Patchwork</title>
<style id="css-table-select" type="text/css">
td { padding: 2pt; }
</style>
</head>
<body>
<b>Patch Details</b>
<table>
<tr><td><b>Series:</b></td><td>series starting with [01/21] drm/i915/gt: Mark legacy ring context as lost</td></tr>
<tr><td><b>URL:</b></td><td><a href="https://patchwork.freedesktop.org/series/84766/">https://patchwork.freedesktop.org/series/84766/</a></td></tr>
<tr><td><b>State:</b></td><td>success</td></tr>
<tr><td><b>Details:</b></td><td><a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19107/index.html">https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19107/index.html</a></td></tr>
</table>
<h1>CI Bug Log - changes from CI_DRM_9468 -> Patchwork_19107</h1>
<h2>Summary</h2>
<p><strong>SUCCESS</strong></p>
<p>No regressions found.</p>
<p>External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19107/index.html</p>
<h2>Known issues</h2>
<p>Here are the changes found in Patchwork_19107 that come from known issues:</p>
<h3>IGT changes</h3>
<h4>Issues hit</h4>
<ul>
<li>
<p>igt@core_hotunplug@unbind-rebind:</p>
<ul>
<li>fi-kbl-7500u: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9468/fi-kbl-7500u/igt@core_hotunplug@unbind-rebind.html">PASS</a> -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19107/fi-kbl-7500u/igt@core_hotunplug@unbind-rebind.html">DMESG-WARN</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/2605">i915#2605</a>)</li>
</ul>
</li>
<li>
<p>igt@gem_exec_suspend@basic-s3:</p>
<ul>
<li>fi-tgl-y: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9468/fi-tgl-y/igt@gem_exec_suspend@basic-s3.html">PASS</a> -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19107/fi-tgl-y/igt@gem_exec_suspend@basic-s3.html">DMESG-WARN</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/2411">i915#2411</a> / <a href="https://gitlab.freedesktop.org/drm/intel/issues/402">i915#402</a>)</li>
</ul>
</li>
<li>
<p>igt@prime_self_import@basic-with_one_bo_two_files:</p>
<ul>
<li>fi-tgl-y: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9468/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.html">PASS</a> -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19107/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.html">DMESG-WARN</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/402">i915#402</a>)</li>
</ul>
</li>
</ul>
<h4>Possible fixes</h4>
<ul>
<li>igt@prime_vgem@basic-fence-flip:<ul>
<li>fi-tgl-y: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9468/fi-tgl-y/igt@prime_vgem@basic-fence-flip.html">DMESG-WARN</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/402">i915#402</a>) -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19107/fi-tgl-y/igt@prime_vgem@basic-fence-flip.html">PASS</a></li>
</ul>
</li>
</ul>
<h2>Participating hosts (43 -> 39)</h2>
<p>Missing (4): fi-bdw-gvtdvm fi-ilk-m540 fi-bdw-samus fi-hsw-4200u </p>
<h2>Build changes</h2>
<ul>
<li>Linux: CI_DRM_9468 -> Patchwork_19107</li>
</ul>
<p>CI-20190529: 20190529<br />
CI_DRM_9468: b7b601789c54389ad15a5a3fd68e6988bb47631e @ git://anongit.freedesktop.org/gfx-ci/linux<br />
IGT_5887: 7d87d0f1a22544e6a78dc0920b3f54b64144a029 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools<br />
Patchwork_19107: 23c6eae80d83026d0dbd904a4b6b1fcfb4ffaf06 @ git://anongit.freedesktop.org/gfx-ci/linux</p>
<p>== Linux commits ==</p>
<p>23c6eae80d83 drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines<br />
7f388763b57e drm/i915/selftests: Exercise relative timeline modes<br />
0f7b7ca1901c drm/i915/gt: Use indices for writing into relative timelines<br />
e9a52574e98c drm/i915/gt: Add timeline "mode"<br />
68c8f982084a drm/i915/gt: Track timeline GGTT offset separately from subpage offset<br />
4dfa0ed068f5 drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb<br />
d246335f5c21 drm/i915/gt: Track all timelines created using the HWSP<br />
aa7ba59c3814 drm/i915: Encode fence specific waitqueue behaviour into the wait.flags<br />
57b61c362e5f drm/i915/gt: Track the overall awake/busy time<br />
01de5ce3e0a9 drm/i915/gem: Drop free_work for GEM contexts<br />
c9b01159b322 drm/i915/gt: ce->inflight updates are now serialised<br />
c6a364ebc5a1 drm/i915/gt: Simplify virtual engine handling for execlists_hold()<br />
968bd98266ff drm/i915/gt: Resubmit the virtual engine on schedule-out<br />
f32c95f760b7 drm/i915/gt: Shrink the critical section for irq signaling<br />
3181e34dd98b drm/i915/gt: Remove virtual breadcrumb before transfer<br />
327842c9688f drm/i915/gt: Defer schedule_out until after the next dequeue<br />
d23c7763370b drm/i915/gt: Decouple inflight virtual engines<br />
069752baaacf drm/i915/gt: Use virtual_engine during execlists_dequeue<br />
75b288bb99a5 drm/i915/gt: Replace direct submit with direct call to tasklet<br />
da5c590480af drm/i915/gt: Wean workaround selftests off GEM context<br />
ba60f89ca0d5 drm/i915/gt: Mark legacy ring context as lost</p>
</body>
</html>