<!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/34] drm/i915: Fix i915_request fence wait semantics</td></tr>
<tr><td><b>URL:</b></td><td><a href="https://patchwork.freedesktop.org/series/95957/">https://patchwork.freedesktop.org/series/95957/</a></td></tr>
<tr><td><b>State:</b></td><td>failure</td></tr>

    <tr><td><b>Details:</b></td><td><a href="https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8075/index.html">https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8075/index.html</a></td></tr>

</table>


    <h1>CI Bug Log - changes from CI_DRM_10754 -> Trybot_8075</h1>
<h2>Summary</h2>
<p><strong>FAILURE</strong></p>
<p>Serious unknown changes coming with Trybot_8075 absolutely need to be<br />
  verified manually.</p>
<p>If you think the reported changes have nothing to do with the changes<br />
  introduced in Trybot_8075, please notify your bug team to allow them<br />
  to document this new failure mode, which will reduce false positives in CI.</p>
<p>External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8075/index.html</p>
<h2>Possible new issues</h2>
<p>Here are the unknown changes that may have been introduced in Trybot_8075:</p>
<h3>IGT changes</h3>
<h4>Possible regressions</h4>
<ul>
<li>igt@gem_busy@busy@all:<ul>
<li>fi-pnv-d510:        <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10754/fi-pnv-d510/igt@gem_busy@busy@all.html">PASS</a> -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8075/fi-pnv-d510/igt@gem_busy@busy@all.html">DMESG-FAIL</a></li>
</ul>
</li>
</ul>
<h2>Known issues</h2>
<p>Here are the changes found in Trybot_8075 that come from known issues:</p>
<h3>IGT changes</h3>
<h4>Issues hit</h4>
<ul>
<li>igt@runner@aborted:<ul>
<li>fi-pnv-d510:        NOTRUN -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8075/fi-pnv-d510/igt@runner@aborted.html">FAIL</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/2403">i915#2403</a> / <a href="https://gitlab.freedesktop.org/drm/intel/issues/2722">i915#2722</a>)</li>
</ul>
</li>
</ul>
<h2>Participating hosts (39 -> 1)</h2>
<p>ERROR: It appears as if the changes made in Trybot_8075 prevented too many machines from booting.</p>
<p>Missing    (38): fi-kbl-soraka fi-rkl-11600 fi-rkl-guc bat-dg1-6 fi-bdw-gvtdvm fi-icl-u2 fi-snb-2520m fi-icl-y fi-skl-6600u fi-snb-2600 fi-cml-u2 fi-bxt-dsi fi-bdw-5557u fi-bsw-n3050 fi-glk-dsi fi-bwr-2160 fi-ilk-650 fi-kbl-7500u fi-hsw-4770 fi-ivb-3770 fi-elk-e7500 fi-bsw-nick fi-skl-6700k2 fi-kbl-7567u fi-tgl-dsi fi-skl-guc fi-cfl-8700k fi-ehl-2 fi-hsw-gt1 fi-jsl-1 fi-tgl-1115g4 fi-bsw-cyan fi-cfl-guc fi-kbl-guc fi-cfl-8109u fi-kbl-8809g fi-bsw-kefka fi-bdw-samus </p>
<h2>Build changes</h2>
<ul>
<li>Linux: CI_DRM_10754 -> Trybot_8075</li>
</ul>
<p>CI-20190529: 20190529<br />
  CI_DRM_10754: f89e7e0028f9effd0044258d7cf8d3acb32c57b3 @ git://anongit.freedesktop.org/gfx-ci/linux<br />
  IGT_6254: 51792e987da03ba2a6faf5857c12f1d173c87def @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git<br />
  Trybot_8075: 7593d083a987e999121c223b54affaa16b391fc6 @ git://anongit.freedesktop.org/gfx-ci/linux</p>
<p>== Linux commits ==</p>
<p>7593d083a987 drm/i915: Remove i915_vma->active<br />
21916de8fb56 drm/i915: Do not use i915_vma active for waiting.<br />
d1df4f2f2daf drm/i915: Move vma binding to vm exclusive fence, instead of relying on i915_active<br />
e120c526f82d drm/i915: Use ttms delayed destroy for all buffer objects<br />
7a80c09369ae drm/i915: Require softpin for all new platforms<br />
f9310acd5b39 drm/i915: Add accelerated migration to ttm<br />
9ad8f18e562c drm/i915: Add support for asynchronous moving fence waiting<br />
e340411f7895 drm/i915: Add functions to set/get moving fence<br />
b8ed78de8cea drm/i915: Remove short-term pins from execbuf, v3.<br />
3d1bb56ff582 drm/i915: Remove support for unlocked i915_vma unbind<br />
96b08f61af5e drm/i915: Require object lock when freeing pages during destruction<br />
95062ec77263 drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind<br />
17696ecc479d drm/i915: Make i915_gem_evict_vm work correctly for already locked objects<br />
92ecc319ecc6 drm/i915: Drain the ttm delayed workqueue too<br />
b1bb8d742aaf drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes.<br />
94b669a1fd79 drm/i915: Pass trylock context to callers<br />
fb0b87d28772 drm/i915: Take trylock during eviction, v2.<br />
9802ebdabca2 drm/i915: Ensure gem_contexts selftests work with unbind changes.<br />
70c38ebcce1b drm/i915: Rework context handling in hugepages selftests<br />
f61f535609f9 drm/i915: Add lock for unbinding to i915_gem_object_ggtt_pin_ww<br />
a1cb658c8a2b drm/i915: Take object lock in i915_ggtt_pin if ww is not set<br />
c4bfe25db117 drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members<br />
fd82a0cd5589 drm/i915: Remove resv from i915_vma<br />
401b920a5f89 Move CONTEXT_VALID_BIT check<br />
bd29e1eb1b92 drm/i915: Change shrink ordering to use locking around unbinding.<br />
a0a950e54e75 drm/i915: vma is always backed by an object.<br />
9e491af35c6f drm/i915: Create a full object for mock_ring, v2.<br />
e7578d3361f3 drm/i915: Create a dummy object for gen6 ppgtt<br />
38dcf438958e drm/i915: Remove gen6_ppgtt_unpin_all<br />
42de1c643d4e drm/i915: Slightly rework EXEC_OBJECT_CAPTURE handling<br />
30cc3fb0f6ef drm/i915: Remove unused bits of i915_vma/active api<br />
6cc3d0a4fd85 drm/i915: Remove dma_resv_prune<br />
b219be1aaad0 drm/i915: use new iterator in i915_gem_object_wait_reservation<br />
b050f0b34fdc drm/i915: Fix i915_request fence wait semantics</p>

</body>
</html>