<!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/20] drm/i915/gem: Drop false !i915_vma_is_closed assertion (rev2)</td></tr>
<tr><td><b>URL:</b></td><td><a href="https://patchwork.freedesktop.org/series/84649/">https://patchwork.freedesktop.org/series/84649/</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_19080/index.html">https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19080/index.html</a></td></tr>
</table>
<h1>CI Bug Log - changes from CI_DRM_9458 -> Patchwork_19080</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_19080/index.html</p>
<h2>New tests</h2>
<p>New tests have been introduced between CI_DRM_9458 and Patchwork_19080:</p>
<h3>New CI tests (1)</h3>
<ul>
<li>boot:<ul>
<li>Statuses : 1 fail(s) 39 pass(s)</li>
<li>Exec time: [0.0] s</li>
</ul>
</li>
</ul>
<h2>Known issues</h2>
<p>Here are the changes found in Patchwork_19080 that come from known issues:</p>
<h3>IGT changes</h3>
<h4>Issues hit</h4>
<ul>
<li>
<p>igt@gem_mmap_gtt@basic:</p>
<ul>
<li>fi-tgl-y: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9458/fi-tgl-y/igt@gem_mmap_gtt@basic.html">PASS</a> -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19080/fi-tgl-y/igt@gem_mmap_gtt@basic.html">DMESG-WARN</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/402">i915#402</a>) +1 similar issue</li>
</ul>
</li>
<li>
<p>igt@runner@aborted:</p>
<ul>
<li>fi-bdw-5557u: NOTRUN -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19080/fi-bdw-5557u/igt@runner@aborted.html">FAIL</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/2029">i915#2029</a> / <a href="https://gitlab.freedesktop.org/drm/intel/issues/2722">i915#2722</a>)</li>
</ul>
</li>
</ul>
<h4>Possible fixes</h4>
<ul>
<li>igt@fbdev@read:<ul>
<li>fi-tgl-y: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9458/fi-tgl-y/igt@fbdev@read.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_19080/fi-tgl-y/igt@fbdev@read.html">PASS</a> +2 similar issues</li>
</ul>
</li>
</ul>
<h2>Participating hosts (43 -> 40)</h2>
<p>Missing (3): fi-ilk-m540 fi-bdw-samus fi-hsw-4200u </p>
<h2>Build changes</h2>
<ul>
<li>Linux: CI_DRM_9458 -> Patchwork_19080</li>
</ul>
<p>CI-20190529: 20190529<br />
CI_DRM_9458: 7eeed064e42528645b01910bfd6249096ac0cf73 @ git://anongit.freedesktop.org/gfx-ci/linux<br />
IGT_5884: b1015a3267bbccb985b2fa7e3accb778c7bff0ed @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools<br />
Patchwork_19080: 8eff78794fee3f26e13ef3743baada8e00389e3b @ git://anongit.freedesktop.org/gfx-ci/linux</p>
<p>== Linux commits ==</p>
<p>8eff78794fee drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines<br />
e4bfb1725818 drm/i915/selftests: Exercise relative timeline modes<br />
a580acd5857b drm/i915/gt: Use indices for writing into relative timelines<br />
8f5af5d72677 drm/i915/gt: Add timeline "mode"<br />
36bc26420177 drm/i915/gt: Track timeline GGTT offset separately from subpage offset<br />
5322983b29b4 drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb<br />
04ca3180de4c drm/i915/gt: Track all timelines created using the HWSP<br />
a0ec482380ee drm/i915: Encode fence specific waitqueue behaviour into the wait.flags<br />
689bbdc7c0a2 drm/i915/gt: Track the overall awake/busy time<br />
0733600ef2ba drm/i915/gem: Drop free_work for GEM contexts<br />
d47bc3486d70 drm/i915/gt: ce->inflight updates are now serialised<br />
fe944c644111 drm/i915/gt: Simplify virtual engine handling for execlists_hold()<br />
14d808c44abc drm/i915/gt: Resubmit the virtual engine on schedule-out<br />
039e0170b63f drm/i915/gt: Shrink the critical section for irq signaling<br />
d821d50f9bc4 drm/i915/gt: Remove virtual breadcrumb before transfer<br />
a7ab33230f21 drm/i915/gt: Defer schedule_out until after the next dequeue<br />
cc77634bfff1 drm/i915/gt: Decouple inflight virtual engines<br />
926f02d2d05a drm/i915/gt: Use virtual_engine during execlists_dequeue<br />
f352d8915717 drm/i915/gt: Replace direct submit with direct call to tasklet<br />
396c828e19ea drm/i915/gem: Drop false !i915_vma_is_closed assertion</p>
</body>
</html>