Series: | Allow error capture without a request & fix locking issues (rev3) |
URL: | https://patchwork.freedesktop.org/series/113078/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113078v3/index.html |
CI Bug Log - changes from CI_DRM_12640 -> Patchwork_113078v3
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113078v3/index.html
Participating hosts (37 -> 39)
Additional (2): fi-kbl-soraka fi-bsw-kefka
Known issues
Here are the changes found in Patchwork_113078v3 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@execlists:
- fi-kbl-soraka: NOTRUN -> INCOMPLETE (i915#7156)
-
igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#5334 / i915#7872)
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886)
-
igt@kms_chamelium_frames@hdmi-crc-fast:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +15 similar issues
-
igt@kms_chamelium_hpd@common-hpd-after-suspend:
- fi-bsw-nick: NOTRUN -> SKIP (fdo#109271) +1 similar issue
-
igt@prime_vgem@basic-fence-flip:
- fi-bsw-kefka: NOTRUN -> SKIP (fdo#109271) +26 similar issues
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- {bat-adlp-9}: DMESG-WARN -> PASS
-
igt@i915_selftest@live@execlists:
- fi-bsw-nick: INCOMPLETE (i915#7911) -> PASS
-
igt@i915_selftest@live@migrate:
- {bat-dg2-11}: DMESG-WARN (i915#7699) -> PASS
-
igt@i915_selftest@live@slpc:
- {bat-rpls-1}: DMESG-FAIL (i915#6367) -> PASS
-
igt@kms_cursor_legacy@basic-flip-after-cursor@atomic-transitions-varying-size:
Warnings
- igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: FAIL (fdo#103375) -> INCOMPLETE (i915#4817)
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_12640 -> Patchwork_113078v3
CI-20190529: 20190529
CI_DRM_12640: cc7783f223ac644092bb8788f0750fc5c68aa00e @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7136: 31b6af91747ad8c705399c9006cdb81cb1864146 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_113078v3: cc7783f223ac644092bb8788f0750fc5c68aa00e @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
759e834c2d24 drm/i915/guc: Rename GuC register state capture node to be more obvious
a7b4bfb3d77c drm/i915/guc: Add a debug print on GuC triggered reset
d52824e7b0ab drm/i915/guc: Look for a guilty context when an engine reset fails
1654079de7fe drm/i915: Allow error capture of a pending request
6398f88a340a drm/i915: Allow error capture without a request
f3860e92002d drm/i915: Fix up locking around dumping requests lists
e4719972268f drm/i915: Fix request locking during error capture & debugfs dump
f0c7d04803df drm/i915/guc: Fix locking when searching for a hung request