<!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/56] drm/i915/gt: Reduce engine runtime stats from seqlock to a latch</td></tr>
<tr><td><b>URL:</b></td><td><a href="https://patchwork.freedesktop.org/series/85968/">https://patchwork.freedesktop.org/series/85968/</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_7479/index.html">https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7479/index.html</a></td></tr>
</table>
<h1>CI Bug Log - changes from CI_DRM_9628 -> Trybot_7479</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_7479/index.html</p>
<h2>New tests</h2>
<p>New tests have been introduced between CI_DRM_9628 and Trybot_7479:</p>
<h3>New IGT tests (1)</h3>
<ul>
<li>igt@i915_selftest@live@scheduler:<ul>
<li>Statuses : 32 pass(s)</li>
<li>Exec time: [0.70, 9.42] s</li>
</ul>
</li>
</ul>
<h2>Known issues</h2>
<p>Here are the changes found in Trybot_7479 that come from known issues:</p>
<h3>IGT changes</h3>
<h4>Issues hit</h4>
<ul>
<li>igt@gem_basic@bad-close:<ul>
<li>fi-tgl-y: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9628/fi-tgl-y/igt@gem_basic@bad-close.html">PASS</a> -> <a href="https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7479/fi-tgl-y/igt@gem_basic@bad-close.html">DMESG-WARN</a> (<a href="https://gitlab.freedesktop.org/drm/intel/issues/402">i915#402</a>)</li>
</ul>
</li>
</ul>
<h4>Possible fixes</h4>
<ul>
<li>igt@debugfs_test@read_all_entries:<ul>
<li>fi-tgl-y: <a href="https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9628/fi-tgl-y/igt@debugfs_test@read_all_entries.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/Trybot_7479/fi-tgl-y/igt@debugfs_test@read_all_entries.html">PASS</a></li>
</ul>
</li>
</ul>
<h2>Participating hosts (41 -> 37)</h2>
<p>Missing (4): fi-byt-j1900 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u </p>
<h2>Build changes</h2>
<ul>
<li>Linux: CI_DRM_9628 -> Trybot_7479</li>
</ul>
<p>CI-20190529: 20190529<br />
CI_DRM_9628: 91c011a990e7f7176fa4619a4cd01653674a57f4 @ git://anongit.freedesktop.org/gfx-ci/linux<br />
IGT_5959: c5cf0734c4f6c1fa17a6a15b5aa721c3a0b8c494 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools<br />
Trybot_7479: 85a06dba0e7cb676736dbb01673bd879059dfa35 @ git://anongit.freedesktop.org/gfx-ci/linux</p>
<p>== Linux commits ==</p>
<p>85a06dba0e7c drm/i915: Support secure dispatch on gen6/gen7<br />
d8b9fe26dc6c drm/i915/gt: Enable ring scheduling for gen5-7<br />
d1eede663302 drm/i915/gt: Implement ring scheduler for gen4-7<br />
688523b4c46f drm/i915/gt: Enable busy-stats for ring-scheduler<br />
e42684ddedee drm/i915/gt: Infrastructure for ring scheduling<br />
166ec218dc3f drm/i915/gt: Use client timeline address for seqno writes<br />
b30b4fa7db0d drm/i915/gt: Support creation of 'internal' rings<br />
1059ef3cdec6 drm/i915/gt: Couple tasklet scheduling for all CS interrupts<br />
5ae5cb21b830 Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"<br />
fe0592ed2622 drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines<br />
865bcbfd32dd drm/i915/selftests: Exercise relative timeline modes<br />
c64735bcf293 drm/i915/gt: Use indices for writing into relative timelines<br />
b6250d875e33 drm/i915/gt: Add timeline "mode"<br />
27b517a256fb drm/i915/gt: Track timeline GGTT offset separately from subpage offset<br />
4b20dfe789dd drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb<br />
aef1e4faa0b2 drm/i915: Bump default timeslicing quantum to 5ms<br />
ec3176f0ee4e drm/i915: Move saturated workload detection back to the context<br />
64fa330d83f4 drm/i915/gt: Support virtual engine queues<br />
dc4c1b02d596 drm/i915: Extend the priority boosting for the display with a deadline<br />
2a76ba15fc54 drm/i915/gt: Specify a deadline for the heartbeat<br />
d98cb2c29431 drm/i915: Fair low-latency scheduling<br />
2e20e1e8d127 drm/i915: Wrap cmpxchg64 with try_cmpxchg64() helper<br />
d24f3f0fd98f drm/i915: Replace priolist rbtree with a skiplist<br />
18d3b69aca4b drm/i915/gt: Show scheduler queues when dumping state<br />
5d7b8aaf2aea drm/i915: Move tasklet from execlists to sched<br />
36fb4be4b27a drm/i915: Move scheduler queue<br />
1a4526ae5bfc drm/i915: Move common active lists from engine to i915_scheduler<br />
7e406e6babec drm/i915: Fix the iterative dfs for defering requests<br />
2ddd8aec39ec drm/i915: Extract the ability to defer and rerun a request later<br />
1547f7151843 drm/i915: Extract request suspension from the execlists<br />
826b42817d66 drm/i915: Extract request rewinding from execlists<br />
e727cab0dab1 drm/i915: Extract request submission from execlists<br />
4746534ceddc drm/i915: Improve DFS for priority inheritance<br />
2f37ce4ab155 drm/i915/selftests: Exercise priority inheritance around an engine loop<br />
c65a2a14eb8d drm/i915/selftests: Measure set-priority duration<br />
bc14479bea85 drm/i915: Restructure priority inheritance<br />
ab610bb39a94 drm/i915: Teach the i915_dependency to use a double-lock<br />
9b6a1dfa045c drm/i915: Replace engine->schedule() with a known request operation<br />
bfd2bd251431 drm/i915: Remove I915_USER_PRIORITY_SHIFT<br />
f4ba92755248 drm/i915: Strip out internal priorities<br />
6e38276b562f drm/i915/gt: Skip over completed active execlists, again<br />
cc10c9968379 drm/i915/gt: Do not suspend bonded requests if one hangs<br />
6440af0c0113 drm/i915/gt: Rearrange clear_pd_entry() to allow a tail call<br />
da7c8b2d3790 drm/i915/selftests: Exercise cross-process context isolation<br />
2a6215c587ea drm/i915/selftests: Exercise relative mmio paths to non-privileged registers<br />
584202601247 drm/i915: Make GEM errors non-fatal by default<br />
66129aafffdc drm/i915: Add DEBUG_GEM to the recommended CI config<br />
1defb5f76d6a drm/i915: Mark per-engine-reset as supported on gen7<br />
72780e0c24f7 drm/i915/gt: Pull ring submission resume under its caller forcewake<br />
48600cd6c903 drm/i915/gt: Lift stop_ring() to reset_prepare<br />
0a04e13eab3f drm/i915/selftests: Prepare the selftests for engine resets with ring submission<br />
d1c429995197 drm/i915/gt: Add arbitration check before semaphore wait<br />
faf7b3c74ff3 drm/i915/gt: Clear CACHE_MODE prior to clearing residuals<br />
7c74aad157d1 drm/i915/gem: Use GEM context tracking for i915_gem_objects<br />
05c3d3352480 drm/i915/gt: Reduce GT runtime stats from seqlock to a latch<br />
047ad1a26bcc drm/i915/gt: Reduce engine runtime stats from seqlock to a latch</p>
</body>
</html>