Series: | series starting with [RESEND,1/7] drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation (rev2) |
URL: | https://patchwork.freedesktop.org/series/98788/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22037/index.html |
CI Bug Log - changes from CI_DRM_11111 -> Patchwork_22037
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22037/index.html
Participating hosts (48 -> 42)
Additional (1): fi-kbl-soraka
Missing (7): shard-tglu fi-bsw-cyan fi-icl-u2 fi-pnv-d510 shard-rkl shard-dg1 fi-bdw-samus
Known issues
Here are the changes found in Patchwork_22037 that come from known issues:
CI changes
Issues hit
IGT changes
Issues hit
-
igt@gem_exec_fence@basic-busy@bcs0:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +8 similar issues
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@parallel-random-engines:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live:
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886 / i915#2291)
-
igt@i915_selftest@live@hangcheck:
-
bat-dg1-6: PASS -> DMESG-FAIL (i915#4494)
-
bat-dg1-5: PASS -> DMESG-FAIL (i915#4494)
-
fi-hsw-4770: PASS -> INCOMPLETE (i915#3303)
-
-
igt@kms_chamelium@dp-edid-read:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@prime_vgem@basic-userptr:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271)
-
igt@runner@aborted:
- fi-hsw-4770: NOTRUN -> FAIL (fdo#109271 / i915#1436 / i915#4312)
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
-
igt@kms_frontbuffer_tracking@basic:
- fi-cml-u2: DMESG-WARN (i915#4269) -> PASS
-
igt@kms_psr@primary_page_flip:
Warnings
{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_11111 -> Patchwork_22037
CI-20190529: 20190529
CI_DRM_11111: fe44f8bdb12374a6168cb561834eb714097f5e5f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6329: 38f656fdd61119105ecfa2c4dac157cd7dcad204 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22037: e1dd12b85a199ffebfd9d9ec31b94d92bef93373 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
e1dd12b85a19 drm/i915/mst: only ack the ESI we actually handled
b95a76aff1cb drm/i915/mst: ack sink irq ESI for link status changes
43626a88f87e drm/i915/mst: read link status only when requested by sink in ESI
7c94dba63616 drm/i915/mst: abstract handling of link status in DP MST
4fc9bb455aa1 drm/i915/mst: debug log 4 bytes of ESI right after reading
5340da4dd401 drm/i915/mst: abstract intel_dp_ack_sink_irq_esi()
7f2f48ca6afa drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation