Series: | drm/i915/mst: DP MST ESI handling improvements |
URL: | https://patchwork.freedesktop.org/series/98479/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21917/index.html |
CI Bug Log - changes from CI_DRM_11046 -> Patchwork_21917
Summary
WARNING
Minor unknown changes coming with Patchwork_21917 need to be verified
manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_21917, 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_21917/index.html
Participating hosts (50 -> 38)
Missing (12): fi-ilk-m540 bat-dg1-6 bat-dg1-5 fi-hsw-4200u fi-bsw-cyan bat-adlp-6 bat-adlp-4 fi-ctg-p8600 bat-rpls-1 fi-bdw-samus bat-jsl-2 bat-jsl-1
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_21917:
IGT changes
Warnings
- igt@gem_exec_suspend@basic-s3@smem:
- fi-skl-6600u: INCOMPLETE (i915#4547) -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_21917 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@query-info:
- fi-bsw-kefka: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@amdgpu/amd_cs_nop@sync-fork-compute0:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +7 similar issues
-
igt@i915_selftest@live@hangcheck:
-
fi-hsw-4770: PASS -> INCOMPLETE (i915#3303)
-
fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
-
igt@kms_frontbuffer_tracking@basic:
- fi-cml-u2: PASS -> DMESG-WARN (i915#4269)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#295) +12 similar issues
-
igt@runner@aborted:
- fi-hsw-4770: NOTRUN -> FAIL (fdo#109271 / i915#1436 / i915#4312)
Possible fixes
- igt@i915_selftest@live@execlists:
- fi-bsw-kefka: INCOMPLETE (i915#2940) -> PASS
Build changes
- Linux: CI_DRM_11046 -> Patchwork_21917
CI-20190529: 20190529
CI_DRM_11046: ee55310525cbff1a700aeeaf08f63a0f7b33c521 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6322: b0b7679b358b300b7b6bf42c6921d0aa1fc14388 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21917: 7eb84c9a5299a6b4584eb4d693e1b36622c3376d @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
7eb84c9a5299 drm/i915/mst: only ack the ESI we actually handled
dcab713e4ec0 drm/i915/mst: ack sink irq ESI for link status changes
c47b130117e8 drm/i915/mst: read link status only when requested by sink in ESI
5e2c6d1bb862 drm/i915/mst: abstract handling of link status in DP MST
404e1329f008 drm/i915/mst: debug log 4 bytes of ESI right after reading
f3e2eafc13dd drm/i915/mst: abstract intel_dp_ack_sink_irq_esi()
bdf3adb2e83d drm/i915/mst: fix intel_dp_mst_hpd_irq() indentation