Series: | drm/i915: Improve BW management on MST links (rev7) |
URL: | https://patchwork.freedesktop.org/series/125490/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_125490v7/index.html |
CI Bug Log - changes from CI_DRM_13806 -> Patchwork_125490v7
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_125490v7/index.html
Participating hosts (37 -> 36)
Additional (1): bat-dg2-9
Missing (2): fi-tgl-1115g4 fi-snb-2520m
Known issues
Here are the changes found in Patchwork_125490v7 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s0@smem:
- bat-jsl-3: PASS -> INCOMPLETE (i915#9275)
-
igt@gem_mmap@basic:
-
igt@gem_mmap_gtt@basic:
-
igt@gem_render_tiled_blits@basic:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_suspend@basic-s3-without-i915:
- bat-jsl-3: PASS -> FAIL (fdo#103375)
-
igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_addfb_basic@framebuffer-vs-set-tiling:
-
igt@kms_addfb_basic@tile-pitch-mismatch:
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-dg2-9: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_force_connector_basic@prune-stale-modes:
-
igt@kms_frontbuffer_tracking@basic:
-
igt@kms_hdmi_inject@inject-audio:
-
igt@kms_psr@sprite_plane_onoff:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-flip:
-
igt@prime_vgem@basic-fence-mmap:
-
igt@prime_vgem@basic-write:
Possible fixes
- igt@i915_selftest@live@migrate:
- bat-dg2-11: DMESG-FAIL (i915#7699) -> PASS
{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_13806 -> Patchwork_125490v7
CI-20190529: 20190529
CI_DRM_13806: b7816c393496dc4497c1327310821407f7171d8b @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7562: 5e82a8ee42d58c5e183c3d4208ae4ccd977a4830 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_125490v7: b7816c393496dc4497c1327310821407f7171d8b @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
b3f900412f9e drm/i915: Query compressed bpp properly using correct DPCD and DP Spec info
40877cab414c drm/i915/dp_mst: Check BW limitations only after all streams are computed
a05a5d5c512f drm/i915/dp_mst: Improve BW sharing between MST streams
ba492de7dd67 drm/i915/dp_mst: Force modeset CRTC if DSC toggling requires it
e456250384f0 drm/i915: Factor out function to clear pipe update flags
736ddcf87105 drm/i915/dp_mst: Enable MST DSC decompression for all streams
5def197758ff drm/i915/dp_mst: Enable DSC passthrough
240754b397bc drm/i915/dp: Enable DSC via the connector decompression AUX
a4bd99a7598a drm/i915/dp_mst: Enable decompression in the sink from the MST encoder hooks
a70de5a84cf5 drm/i915/dp_mst: Handle the Synaptics HBlank expansion quirk
da33342da2bc drm/i915/dp: Disable FEC ready flag in the sink
7d362cf9abb9 drm/i915/dp: Wait for FEC detected status in the sink
56a23c608664 drm/i915/dp: Rename intel_ddi_disable_fec_state() to intel_ddi_disable_fec()
a8843ef6c1cb drm/i915/dp_mst: Add missing DSC compression disabling
a8325a3c4ad5 drm/i915/dp: Make sure the DSC PPS SDP is disabled whenever DSC is disabled
dcface4f11f9 drm/i915/dp_mst: Program the DSC PPS SDP for each stream
351894b4241a drm/i915/dp_mst: Add atomic state for all streams on pre-tgl platforms
9573cf5d71fe drm/i915/dp_mst: Account for FEC and DSC overhead during BW allocation
7d2ba56b926d drm/i915/dp: Pass actual BW overhead to m_n calculation
7f7d5c8839d0 drm/i915/dp: Specify the FEC overhead as an increment vs. a remainder
2aed936893cd drm/i915/dp_mst: Enable FEC early once it's known DSC is needed
1c4c8579d089 drm/dp: Add helpers to calculate the link BW overhead
0d990af79f0b drm/dp_mst: Add HBLANK expansion quirk for Synaptics MST hubs
60e4d2abe96c drm/dp: Add DP_HBLANK_EXPANSION_CAPABLE and DSC_PASSTHROUGH_EN DPCD flags
2738869f0cf7 drm/dp_mst: Allow DSC in any Synaptics last branch device
d0d6667202b3 drm/dp_mst: Swap the order of checking root vs. non-root port BW limitations
25ce50e16566 drm/dp_mst: Factor out a helper to check the atomic state of a topology manager
a46f04686722 drm/dp_mst: Add helper to determine if an MST port is downstream of another port
1f37629912e5 drm/dp_mst: Fix fractional DSC bpp handling