<!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>Clean up GuC CI failures, simplify locking, and kernel DOC (rev5)</td></tr>
<tr><td><b>URL:</b></td><td><a href="https://patchwork.freedesktop.org/series/93704/">https://patchwork.freedesktop.org/series/93704/</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_20896/index.html">https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20896/index.html</a></td></tr>

</table>


    <h1>CI Bug Log - changes from CI_DRM_10522 -> Patchwork_20896</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_20896/index.html</p>
<h2>New tests</h2>
<p>New tests have been introduced between CI_DRM_10522 and Patchwork_20896:</p>
<h3>New IGT tests (1)</h3>
<ul>
<li>igt@i915_selftest@live@guc:<ul>
<li>Statuses : 29 pass(s)</li>
<li>Exec time: [0.40, 5.00] s</li>
</ul>
</li>
</ul>
<h2>Known issues</h2>
<p>Here are the changes found in Patchwork_20896 that come from known issues:</p>
<h3>IGT changes</h3>
<h4>Issues hit</h4>
<ul>
<li>
<p>igt@amdgpu/amd_basic@cs-gfx:</p>
<ul>
<li>fi-kbl-soraka:      NOTRUN -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20896/fi-kbl-soraka/igt@amdgpu/amd_basic@cs-gfx.html">SKIP</a> (<a href="https://bugs.freedesktop.org/show_bug.cgi?id=109271">fdo#109271</a>) +5 similar issues</li>
</ul>
</li>
<li>
<p>igt@core_hotunplug@unbind-rebind:</p>
<ul>
<li>fi-rkl-guc:         <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10522/fi-rkl-guc/igt@core_hotunplug@unbind-rebind.html">PASS</a> -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20896/fi-rkl-guc/igt@core_hotunplug@unbind-rebind.html">DMESG-WARN</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/3925">i915#3925</a>)</li>
</ul>
</li>
<li>
<p>igt@kms_chamelium@common-hpd-after-suspend:</p>
<ul>
<li>fi-skl-6700k2:      <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10522/fi-skl-6700k2/igt@kms_chamelium@common-hpd-after-suspend.html">PASS</a> -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20896/fi-skl-6700k2/igt@kms_chamelium@common-hpd-after-suspend.html">INCOMPLETE</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/146">i915#146</a>)</li>
</ul>
</li>
<li>
<p>igt@runner@aborted:</p>
<ul>
<li>fi-rkl-guc:         NOTRUN -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20896/fi-rkl-guc/igt@runner@aborted.html">FAIL</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/1602">i915#1602</a>)</li>
</ul>
</li>
</ul>
<h2>Participating hosts (40 -> 33)</h2>
<p>Missing    (7): fi-ilk-m540 bat-adls-5 fi-hsw-4200u fi-tgl-1115g4 fi-bsw-cyan fi-bdw-samus bat-jsl-1 </p>
<h2>Build changes</h2>
<ul>
<li>Linux: CI_DRM_10522 -> Patchwork_20896</li>
</ul>
<p>CI-20190529: 20190529<br />
  CI_DRM_10522: b9b50258869989a477e7c04ac6d21a6e3660048e @ git://anongit.freedesktop.org/gfx-ci/linux<br />
  IGT_6186: 250081b306c6fa8f95405fab6a7604f1968dd4ec @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git<br />
  Patchwork_20896: cf1ce58e8ab52b2d06bd0ed91d8fe1d2e62b646c @ git://anongit.freedesktop.org/gfx-ci/linux</p>
<p>== Linux commits ==</p>
<p>cf1ce58e8ab5 drm/i915/guc: Drop static inline functions intel_guc_submission.c<br />
b9a4dd93511f drm/i915/guc: Add GuC kernel doc<br />
818b96c726c3 drm/i915/guc: Drop guc_active move everything into guc_state<br />
8a835e57e906 drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure<br />
d463a3297412 drm/i915/guc: Move GuC priority fields in context under guc_active<br />
fa4e0e879240 drm/i915/guc: Drop pin count check trick between sched_disable and re-pin<br />
b7cbde64c3bf drm/i915/guc: Proper xarray usage for contexts_lookup<br />
ffc3720eacde drm/i915/guc: Rework and simplify locking<br />
e45d040e7d64 drm/i915/guc: Move guc_blocked fence to struct guc_state<br />
c26a137a1a98 drm/i915/guc: Release submit fence from an irq_work<br />
1275c6c2a642 drm/i915/guc: Flush G2H work queue during reset<br />
7ffd90c5f795 drm/i915: Allocate error capture in nowait context<br />
ec42c335cbc5 drm/i915/guc: Reset LRC descriptor if register returns -ENODEV<br />
21b0b713c8ed drm/i915/guc: Don't touch guc_state.sched_state without a lock<br />
294dd722f049 drm/i915/guc: Take context ref when cancelling request<br />
10c9d7e6445c drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H<br />
94e9e0579d73 drm/i915/guc: Copy whole golden context, set engine state size of subset<br />
c72bc8455075 drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, not registered<br />
8c57d70df62e drm/i915/guc: Kick tasklet after queuing a request<br />
641110bbb3dd drm/i915/selftests: Add a cancel request selftest that triggers a reset<br />
5db336e06b96 Revert "drm/i915/gt: Propagate change in error status to children on unhold"<br />
0bd9a75d05d5 drm/i915/guc: Workaround reset G2H is received after schedule done G2H<br />
917c35136667 drm/i915/guc: Process all G2H message at once in work queue<br />
9d217dd094d4 drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context<br />
6d797176750f drm/i915/guc: Unwind context requests in reverse order<br />
e463d05638a5 drm/i915/guc: Fix outstanding G2H accounting<br />
7dc01ebd7a94 drm/i915/guc: Fix blocked context accounting</p>

</body>
</html>