<!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>Introduce Intel PXP component - Mesa single session (rev8)</td></tr>
<tr><td><b>URL:</b></td><td><a href="https://patchwork.freedesktop.org/series/84620/">https://patchwork.freedesktop.org/series/84620/</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_19122/index.html">https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19122/index.html</a></td></tr>
</table>
<h1>CI Bug Log - changes from CI_DRM_9474 -> Patchwork_19122</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_19122/index.html</p>
<h2>Known issues</h2>
<p>Here are the changes found in Patchwork_19122 that come from known issues:</p>
<h3>IGT changes</h3>
<h4>Issues hit</h4>
<ul>
<li>
<p>igt@i915_selftest@live@gt_heartbeat:</p>
<ul>
<li>fi-tgl-y: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9474/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html">PASS</a> -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19122/fi-tgl-y/igt@i915_selftest@live@gt_heartbeat.html">DMESG-FAIL</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/2601">i915#2601</a>)</li>
</ul>
</li>
<li>
<p>igt@prime_self_import@basic-with_two_bos:</p>
<ul>
<li>fi-tgl-y: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9474/fi-tgl-y/igt@prime_self_import@basic-with_two_bos.html">PASS</a> -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19122/fi-tgl-y/igt@prime_self_import@basic-with_two_bos.html">DMESG-WARN</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/402">i915#402</a>) +1 similar issue</li>
</ul>
</li>
</ul>
<h4>Possible fixes</h4>
<ul>
<li>igt@gem_mmap_gtt@basic:<ul>
<li>fi-tgl-y: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9474/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>) -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19122/fi-tgl-y/igt@gem_mmap_gtt@basic.html">PASS</a> +2 similar issues</li>
</ul>
</li>
</ul>
<h2>Participating hosts (43 -> 39)</h2>
<p>Missing (4): fi-ilk-m540 fi-bdw-samus fi-tgl-dsi fi-hsw-4200u </p>
<h2>Build changes</h2>
<ul>
<li>Linux: CI_DRM_9474 -> Patchwork_19122</li>
</ul>
<p>CI-20190529: 20190529<br />
CI_DRM_9474: f982ee792667f5f2d70901f49a70021415241c07 @ git://anongit.freedesktop.org/gfx-ci/linux<br />
IGT_5888: c79d4e88f4162905da400360b6fa4940122f3a2c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools<br />
Patchwork_19122: 8e852e077594ab190386c155f4428b35dfd08dbb @ git://anongit.freedesktop.org/gfx-ci/linux</p>
<p>== Linux commits ==</p>
<p>8e852e077594 drm/i915/pxp: Enable the PXP ioctl for protected session<br />
bcc9b977b876 mei: pxp: add vtag parameter to mei_pxp_send/receive interface<br />
b6503a960d6a mei: bus: add vtag support<br />
7ec0ed17ce84 drm/i915/pxp: Add PXP-related registers into allowlist<br />
b84477cc8080 drm/i915/pxp: Termiante the session upon app crash<br />
9b1fa8b3b954 drm/i915/pxp: Implement ioctl action to query PXP tag<br />
52012be29790 drm/i915/pxp: Implement ioctl action to send TEE commands<br />
56d25d4e32a4 drm/i915/pxp: Implement ioctl action to terminate the session<br />
cf7bd29b94d9 drm/i915/pxp: Implement ioctl action to set session in play<br />
ec0265ec5383 drm/i915/pxp: Implement ioctl action to reserve session slots<br />
72b03056fdd8 drm/i915/pxp: Add plane decryption support<br />
7cfdaae63c4e drm/i915/pxp: User interface for Protected buffer<br />
6f0f2a9fad54 drm/i915/uapi: introduce drm_i915_gem_create_ext<br />
fe8a87fd99d9 mei: pxp: export pavp client to me client bus<br />
47d3aeafecbe drm/i915/pxp: Expose session state for display protection flip<br />
b96bf7e80a28 drm/i915/pxp: Enable PXP power management<br />
8a0aff60049e drm/i915/pxp: Destroy arb session upon teardown<br />
9db73c188015 drm/i915/pxp: Enable PXP irq worker and callback stub<br />
3e513275f2c4 drm/i915/pxp: Func to send hardware session termination<br />
01a5ed146b56 drm/i915/pxp: Create the arbitrary session after boot<br />
38e3c5114511 drm/i915/pxp: Implement funcs to create the TEE channel<br />
bf809419dacc drm/i915/pxp: set KCR reg init during the boot time<br />
69d2fc1c153b drm/i915/pxp: Introduce Intel PXP component</p>
</body>
</html>