<!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 [1/8] drm/arm: Don't set allow_fb_modifiers explicitly</td></tr>
<tr><td><b>URL:</b></td><td><a href="https://patchwork.freedesktop.org/series/89531/">https://patchwork.freedesktop.org/series/89531/</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_19999/index.html">https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19999/index.html</a></td></tr>

</table>


    <h1>CI Bug Log - changes from CI_DRM_10015 -> Patchwork_19999</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_19999/index.html</p>
<h2>Possible new issues</h2>
<p>Here are the unknown changes that may have been introduced in Patchwork_19999:</p>
<h3>IGT changes</h3>
<h4>Suppressed</h4>
<p>The following results come from untrusted machines, tests, or statuses.<br />
  They do not affect the overall result.</p>
<ul>
<li>igt@gem_exec_create@basic:<ul>
<li>{fi-cml-drallion}:  NOTRUN -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19999/fi-cml-drallion/igt@gem_exec_create@basic.html">INCOMPLETE</a></li>
</ul>
</li>
</ul>
<h2>Known issues</h2>
<p>Here are the changes found in Patchwork_19999 that come from known issues:</p>
<h3>IGT changes</h3>
<h4>Issues hit</h4>
<ul>
<li>
<p>igt@amdgpu/amd_prime@amd-to-i915:</p>
<ul>
<li>fi-tgl-y:           NOTRUN -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19999/fi-tgl-y/igt@amdgpu/amd_prime@amd-to-i915.html">SKIP</a> (<a href="https://bugs.freedesktop.org/show_bug.cgi?id=109315">fdo#109315</a> / <a href="https://gitlab.freedesktop.org/drm/intel/issues/2575">i915#2575</a>)</li>
</ul>
</li>
<li>
<p>igt@gem_exec_suspend@basic-s3:</p>
<ul>
<li>fi-tgl-u2:          <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10015/fi-tgl-u2/igt@gem_exec_suspend@basic-s3.html">PASS</a> -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19999/fi-tgl-u2/igt@gem_exec_suspend@basic-s3.html">FAIL</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/1888">i915#1888</a>)</li>
</ul>
</li>
</ul>
<h4>Possible fixes</h4>
<ul>
<li>
<p>igt@i915_selftest@live@gem_contexts:</p>
<ul>
<li>fi-tgl-u2:          <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10015/fi-tgl-u2/igt@i915_selftest@live@gem_contexts.html">DMESG-WARN</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/2867">i915#2867</a> / <a href="https://gitlab.freedesktop.org/drm/intel/issues/3240">i915#3240</a>) -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19999/fi-tgl-u2/igt@i915_selftest@live@gem_contexts.html">PASS</a></li>
</ul>
</li>
<li>
<p>igt@i915_selftest@live@workarounds:</p>
<ul>
<li>fi-tgl-u2:          <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10015/fi-tgl-u2/igt@i915_selftest@live@workarounds.html">DMESG-WARN</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/2867">i915#2867</a>) -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19999/fi-tgl-u2/igt@i915_selftest@live@workarounds.html">PASS</a> +15 similar issues</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 (40 -> 39)</h2>
<p>Additional (1): fi-cml-drallion <br />
  Missing    (2): fi-bsw-cyan fi-bdw-samus </p>
<h2>Build changes</h2>
<ul>
<li>Linux: CI_DRM_10015 -> Patchwork_19999</li>
</ul>
<p>CI-20190529: 20190529<br />
  CI_DRM_10015: feeb8bdec63b698624bf3c2f7970c5dbed6709cd @ git://anongit.freedesktop.org/gfx-ci/linux<br />
  IGT_6076: 9ab0820dbd07781161c1ace6973ea222fd24e53a @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools<br />
  Patchwork_19999: 1aee8463efc8483a708bb75301d38994fbfbdc46 @ git://anongit.freedesktop.org/gfx-ci/linux</p>
<p>== Linux commits ==</p>
<p>1aee8463efc8 drm/modifiers: Enforce consistency between the cap an IN_FORMATS<br />
899a5341c78f drm/stm: Don't set allow_fb_modifiers explicitly<br />
940e48334301 drm/nouveau: Don't set allow_fb_modifiers explicitly<br />
e77663da9c1f drm/msm/mdp4: Fix modifier support enabling<br />
64a789bb0aab drm/msm/dpu1: Don't set allow_fb_modifiers explicitly<br />
4ba63830af10 drm/i915: Don't set allow_fb_modifiers explicitly<br />
9d02b5e6f19f drm/arm/malidp: Always list modifiers<br />
6bdfcd621a6a drm/arm: Don't set allow_fb_modifiers explicitly</p>

</body>
</html>