Series: | drm/i915: Avoid explicit IRQ-off sections. |
URL: | https://patchwork.freedesktop.org/series/101288/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22543/index.html |
CI Bug Log - changes from CI_DRM_11351 -> Patchwork_22543
Summary
FAILURE
Serious unknown changes coming with Patchwork_22543 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22543, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22543/index.html
Participating hosts (45 -> 41)
Additional (2): fi-icl-u2 fi-pnv-d510
Missing (6): shard-tglu fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 shard-rkl fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22543:
IGT changes
Possible regressions
- igt@i915_pm_rpm@basic-rte:
- fi-icl-u2: NOTRUN -> DMESG-WARN
Known issues
Here are the changes found in Patchwork_22543 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +58 similar issues
-
-
igt@gem_lmem_swapping@parallel-random-engines:
-
igt@i915_selftest@live@execlists:
- fi-bsw-nick: PASS -> INCOMPLETE (i915#2940)
-
igt@kms_chamelium@hdmi-hpd-fast:
- fi-icl-u2: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109278) +2 similar issues
-
igt@kms_force_connector_basic@force-load-detect:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@runner@aborted:
Possible fixes
-
igt@gem_exec_suspend@basic-s3@smem:
- {fi-rkl-11600}: INCOMPLETE (i915#5127) -> PASS
-
igt@kms_flip@basic-flip-vs-wf_vblank@a-edp1:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS
-
igt@kms_frontbuffer_tracking@basic:
- fi-cfl-8109u: DMESG-FAIL (i915#295) -> PASS
-
igt@kms_pipe_crc_basic@read-crc-pipe-b:
- fi-cfl-8109u: DMESG-WARN (i915#295) -> PASS +10 similar issues
{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_11351 -> Patchwork_22543
CI-20190529: 20190529
CI_DRM_11351: 10d69d20370663a0577ef90494f6ec5272085a0d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6376: 06da29642ef11472b1260e148c5b590057ca64fb @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22543: 88838c82437b525f55d87129ad9999d21b52dd02 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
88838c82437b drm/i915: Drop the irqs_disabled() check
c2c6d929676b drm/i915/gt: Queue and wait for the irq_work item.