Series: | drm/i915: Store DSC DPCD capabilities in the connector (rev5) |
URL: | https://patchwork.freedesktop.org/series/124723/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124723v5/index.html |
CI Bug Log - changes from CI_DRM_13736 -> Patchwork_124723v5
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124723v5/index.html
Participating hosts (36 -> 38)
Additional (2): fi-kbl-soraka fi-hsw-4770
Known issues
Here are the changes found in Patchwork_124723v5 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_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 other tests skip
-
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@i915_suspend@basic-s3-without-i915:
- bat-jsl-3: PASS -> FAIL (fdo#103375)
-
igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#5190)
-
igt@kms_dsc@dsc-basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +9 other tests skip
-
igt@kms_hdmi_inject@inject-audio:
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-a-vga-1:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271) +12 other tests skip
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-edp-1:
-
igt@kms_pipe_crc_basic@suspend-read-crc:
- fi-kbl-guc: NOTRUN -> SKIP (fdo#109271)
-
igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-vga-1:
- fi-hsw-4770: NOTRUN -> DMESG-WARN (i915#8841) +6 other tests dmesg-warn
-
igt@kms_psr@sprite_plane_onoff:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#1072) +3 other tests skip
Possible fixes
-
igt@i915_suspend@basic-s2idle-without-i915:
-
bat-mtlp-6: FAIL (fdo#103375) -> PASS +2 other tests pass
-
fi-apl-guc: INCOMPLETE (i915#1982 / i915#4528) -> PASS
-
-
igt@i915_suspend@basic-s3-without-i915:
{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_13736 -> Patchwork_124723v5
CI-20190529: 20190529
CI_DRM_13736: 251e78c6b6f76712187d25034bc2ebed0eb33654 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7527: 46f98a3041f73a1d6ee7ec3ace6eba79b15369c4 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_124723v5: 251e78c6b6f76712187d25034bc2ebed0eb33654 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
ca066659b9f5 drm/i915/dp: Remove unused DSC caps from intel_dp
93c5f74d6e02 drm/i915/dp_mst: Use connector DSC DPCD in intel_dp_mst_mode_valid_ctx()
a0daeb263b9c drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_config()
b5718c2a82d8 drm/i915/dp: Use connector DSC DPCD in intel_dp_mode_valid()
2ed384323c1d drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_get_slice_count()
ab7c0757c77a drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_supports_format()
0a0904d4a52a drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_params()
163a3797369b drm/i915/dp: Pass only the required DSC DPCD to intel_dp_sink_dsc_version_minor()
73bbbdaa368d drm/i915/dp: Pass only the required i915 to intel_dp_source_dsc_version_minor()
d14d91ada648 drm/i915/dp: Pass connector DSC DPCD to drm_dp_dsc_sink_supported_input_bpcs()
5920f30d1f63 drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_max_sink_compressed_bppx16()
4a10f0c458b8 drm/i915/dp: Use connector DSC DPCD in intel_dp_supports_dsc()
9d2f48624f59 drm/i915/dp: Use connector DSC DPCD in intel_dp_supports_fec()
72660b8397b3 drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_max_bpp()
4ada85114ad9 drm/i915/dp: Use connector DSC DPCD in i915_dsc_fec_support_show()
13f1405dffac drm/i915/dp: Use i915/intel connector local variables in i915_dsc_fec_support_show()
d17650ebbbb2 drm/i915/dp_mst: Set connector DSC capabilities and decompression AUX
bd1b15ae9fbc drm/i915/dp: Store DSC DPCD capabilities in the connector
53503ae9c503 drm/i915/dp: Sanitize DPCD revision check in intel_dp_get_dsc_sink_cap()