<!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>TRYBOT: Clean up GuC CI failures, simplify locking, and kernel DOC</td></tr>
<tr><td><b>URL:</b></td><td><a href="https://patchwork.freedesktop.org/series/93705/">https://patchwork.freedesktop.org/series/93705/</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/Trybot_7942/index.html">https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7942/index.html</a></td></tr>
</table>
<h1>CI Bug Log - changes from CI_DRM_10484 -> Trybot_7942</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/Trybot_7942/index.html</p>
<h2>New tests</h2>
<p>New tests have been introduced between CI_DRM_10484 and Trybot_7942:</p>
<h3>New IGT tests (1)</h3>
<ul>
<li>igt@i915_selftest@live@guc:<ul>
<li>Statuses : 31 pass(s)</li>
<li>Exec time: [0.40, 5.04] s</li>
</ul>
</li>
</ul>
<h2>Known issues</h2>
<p>Here are the changes found in Trybot_7942 that come from known issues:</p>
<h3>IGT changes</h3>
<h4>Issues hit</h4>
<ul>
<li>igt@amdgpu/amd_basic@cs-gfx:<ul>
<li>fi-rkl-guc: NOTRUN -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7942/fi-rkl-guc/igt@amdgpu/amd_basic@cs-gfx.html">SKIP</a> (<a href="https://bugs.freedesktop.org/show_bug.cgi?id=109315">fdo#109315</a>) +17 similar issues</li>
</ul>
</li>
</ul>
<h4>Possible fixes</h4>
<ul>
<li>
<p>igt@i915_module_load@reload:</p>
<ul>
<li>{fi-tgl-dsi}: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10484/fi-tgl-dsi/igt@i915_module_load@reload.html">DMESG-WARN</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/1982">i915#1982</a> / <a href="https://bugzilla.kernel.org/show_bug.cgi?id=205379">k.org#205379</a>) -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7942/fi-tgl-dsi/igt@i915_module_load@reload.html">PASS</a></li>
</ul>
</li>
<li>
<p>igt@i915_selftest@live@workarounds:</p>
<ul>
<li>fi-rkl-guc: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10484/fi-rkl-guc/igt@i915_selftest@live@workarounds.html">DMESG-FAIL</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/3928">i915#3928</a>) -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7942/fi-rkl-guc/igt@i915_selftest@live@workarounds.html">PASS</a></li>
</ul>
</li>
</ul>
<h4>Warnings</h4>
<ul>
<li>igt@i915_pm_rpm@basic-rte:<ul>
<li>fi-kbl-guc: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10484/fi-kbl-guc/igt@i915_pm_rpm@basic-rte.html">SKIP</a> (<a href="https://bugs.freedesktop.org/show_bug.cgi?id=109271">fdo#109271</a>) -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7942/fi-kbl-guc/igt@i915_pm_rpm@basic-rte.html">FAIL</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/579">i915#579</a>)</li>
</ul>
</li>
</ul>
<p>{name}: This element is suppressed. This means it is ignored when computing<br />
the status of the difference (SUCCESS, WARNING, or FAILURE).</p>
<h2>Participating hosts (37 -> 34)</h2>
<p>Missing (3): fi-bdw-samus fi-bsw-cyan bat-jsl-1 </p>
<h2>Build changes</h2>
<ul>
<li>Linux: CI_DRM_10484 -> Trybot_7942</li>
</ul>
<p>CI-20190529: 20190529<br />
CI_DRM_10484: 7de02d5cb1f35bd3f068237444063844dea47ddc @ git://anongit.freedesktop.org/gfx-ci/linux<br />
IGT_6175: c91f99c74b966f635d7e2eb898bf0f78383d281b @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git<br />
Trybot_7942: 5574dc8009681e0225008179d8553d08f06a6474 @ git://anongit.freedesktop.org/gfx-ci/linux</p>
<p>== Linux commits ==</p>
<p>5574dc800968 drm/i915/guc: Add GuC kernel doc<br />
444ccc645356 drm/i915/guc: Move GuC priority fields in context under guc_active<br />
45528be5289b drm/i915/guc: Drop pin count check trick between sched_disable and re-pin<br />
da89d57c0c99 drm/i915/guc: Proper xarray usage for contexts_lookup<br />
0188b17d4240 drm/i915/guc: Rework and simplify locking<br />
bea80210617e drm/i915/guc: Move guc_blocked fence to struct guc_state<br />
4b29c7981d1b drm/i915/guc: Release submit fence from an IRQ<br />
5f5348a76dd1 drm/i915/guc: Flush G2H work queue during reset<br />
bb0e689d6a3d drm/i915: Allocate error capture in atomic context<br />
e55f2d179fcd drm/i915/guc: Reset LRC descriptor if register returns -ENODEV<br />
0e5ad2138aef drm/i915/guc: Don't touch guc_state.sched_state without a lock<br />
5d80b3a198b4 drm/i915/guc: Take context ref when cancelling request<br />
1a124529aed9 drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H<br />
7d848b1a5281 drm/i915/selftests: Fix memory corruption in live_lrc_isolation<br />
539690a2f851 drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, not registered<br />
a0a79fc22ccd drm/i915/selftests: Add a cancel request selftest that triggers a reset<br />
615c45f6ceab drm/i915/execlists: Do not propagate errors to dependent fences<br />
06bb9673769f drm/i915/guc: Workaround reset G2H is received after schedule done G2H<br />
46e2e0a1e0b1 drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context<br />
515eb808ba03 drm/i915/guc: Unwind context requests in reverse order<br />
677f7acd77f8 drm/i915/guc: Fix outstanding G2H accounting<br />
17576e305938 drm/i915/guc: Fix blocked context accounting</p>
</body>
</html>