Series: | drm/i915/dp_mst: Fix MST payload removal during output disabling (rev2) |
URL: | https://patchwork.freedesktop.org/series/113329/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113329v2/index.html |
CI Bug Log - changes from CI_DRM_12640 -> Patchwork_113329v2
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113329v2/index.html
Participating hosts (37 -> 32)
Additional (1): fi-bsw-kefka
Missing (6): fi-hsw-4770 fi-pnv-d510 fi-ivb-3770 fi-elk-e7500 fi-skl-6700k2 fi-snb-2600
Known issues
Here are the changes found in Patchwork_113329v2 that come from known issues:
IGT changes
Issues hit
-
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@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_113329v2
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_113329v2: cc7783f223ac644092bb8788f0750fc5c68aa00e @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
0df0c78ffaa0 drm/i915/dp_mst: Verify the MST state of modesetted outputs
7ee016e8e926 drm/display/dp_mst: Add a helper to verify the MST payload state
6aa79aba8b9d drm/i915/dp_mst: Move getting the MST topology state earlier to connector check
a137bc9cdd61 drm/i915: Factor out helpers for modesetting CRTCs and connectors
c5253fcf27b5 drm/display/dp_mst: Fix the payload VCPI check in drm_dp_mst_dump_topology()
b5e560ea5fbb drm/i915/dp_mst: Fix payload removal during output disabling
41b769e22aea drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()
531938b86df9 drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
c3ae029adaa1 drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs