Series: | drm/i915: drm/i915/dp_mst: Fix MST payload removal during output disabling |
URL: | https://patchwork.freedesktop.org/series/113527/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113527v1/index.html |
CI Bug Log - changes from CI_DRM_12674 -> Patchwork_113527v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113527v1/index.html
Participating hosts (27 -> 26)
Additional (1): fi-kbl-soraka
Missing (2): bat-atsm-1 fi-snb-2520m
Known issues
Here are the changes found in Patchwork_113527v1 that come from known issues:
IGT changes
Issues hit
-
igt@fbdev@write:
- fi-blb-e6850: PASS -> SKIP (fdo#109271) +4 similar issues
-
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-apl-guc: PASS -> DMESG-FAIL (i915#5334)
-
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
Possible fixes
- igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions:
{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_12674 -> Patchwork_113527v1
CI-20190529: 20190529
CI_DRM_12674: abcd161e6541aaf1e5c23e16019d02905c0e50fd @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7143: c7b12dcc460fc2348e1fa7f4dcb791bb82e29e44 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_113527v1: abcd161e6541aaf1e5c23e16019d02905c0e50fd @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
98e5868f0bb7 drm/i915/dp_mst: Verify the HW state of MST encoders
0dab6f2988c0 drm/i915/dp_mst: Add workaround for a DELL P2715Q payload allocation problem
2e410267390f drm/dp: Add a quirk for a DELL P2715Q MST payload allocation problem
577a8e99d46b drm/display/dp_mst: Factor out a helper to reset the payload table
16de7503f040 drm/display/dp_mst: Export the DP_PAYLOAD_TABLE_SIZE definition
c26bc2b0de20 drm/display/dp_mst: Add helpers to query payload allocation properties
a688dcdcd843 drm/display/dp_mst: Add helpers to query for payload allocation errors
8af23a142499 drm/i915/dp_mst: Verify the MST state of modesetted outputs
4fd19b257f37 drm/display/dp_mst: Add a helper to verify the MST payload state
590369e9490a drm/i915/dp_mst: Move getting the MST topology state earlier to connector check
ba6495e464c8 drm/i915: Factor out helpers for modesetting CRTCs and connectors
02ccfd9bb6c6 drm/display/dp_mst: Sanitize payload iteration in drm_dp_mst_dump_topology()
f521b1f6ecbc drm/display/dp_mst: Fix the payload VCPI check in drm_dp_mst_dump_topology()
68a51d80a5af drm/i915/dp_mst: Fix payload removal during output disabling
657019fab279 drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()
ec6d47d72b4c drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
453d8bee9691 drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs