Series: | drm/i915: Store DSC DPCD capabilities in the connector (rev9) |
URL: | https://patchwork.freedesktop.org/series/124723/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_124723v9/index.html |
CI Bug Log - changes from CI_DRM_13751 -> Patchwork_124723v9
Summary
WARNING
Minor unknown changes coming with Patchwork_124723v9 need to be verified
manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_124723v9, please notify your bug team (lgci.bug.filing@xxxxxxxxx) 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_124723v9/index.html
Participating hosts (37 -> 36)
Additional (1): fi-kbl-soraka
Missing (2): bat-dg2-9 fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_124723v9:
IGT changes
Warnings
- igt@i915_suspend@basic-s3-without-i915:
- fi-tgl-1115g4: INCOMPLETE (i915#7443) -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_124723v9 that come from known issues:
IGT changes
Issues hit
-
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_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886)
-
igt@i915_selftest@live@mman:
-
igt@i915_suspend@basic-s2idle-without-i915:
-
igt@i915_suspend@basic-s3-without-i915:
-
igt@kms_dsc@dsc-basic:
-
fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +9 other tests skip
-
-
igt@kms_hdmi_inject@inject-audio:
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- bat-jsl-3: INCOMPLETE (i915#9275) -> PASS
-
igt@i915_selftest@live@gt_heartbeat:
- fi-glk-j4005: DMESG-FAIL (i915#5334) -> PASS
-
igt@i915_selftest@live@requests:
-
igt@i915_suspend@basic-s3-without-i915:
- bat-jsl-3: FAIL (fdo#103375) -> 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_13751 -> Patchwork_124723v9
CI-20190529: 20190529
CI_DRM_13751: 3bfa85ac32f1466e2faedcaea45693922386315f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7533: 7533
Patchwork_124723v9: 3bfa85ac32f1466e2faedcaea45693922386315f @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
7723b7266a34 drm/i915/dp: Remove unused DSC caps from intel_dp
59c62e3b9729 drm/i915/dp_mst: Use connector DSC DPCD in intel_dp_mst_mode_valid_ctx()
a2e6de868890 drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_config()
c9ccaa7358a4 drm/i915/dp: Use connector DSC DPCD in intel_dp_mode_valid()
7cfc301f2271 drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_get_slice_count()
19f6e83cd1a8 drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_supports_format()
809f8f842865 drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_params()
3a160d4e7c0a drm/i915/dp: Pass only the required DSC DPCD to intel_dp_sink_dsc_version_minor()
2e8b28b7f942 drm/i915/dp: Pass only the required i915 to intel_dp_source_dsc_version_minor()
6babeebb3122 drm/i915/dp: Pass connector DSC DPCD to drm_dp_dsc_sink_supported_input_bpcs()
898b68fcadc5 drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_max_sink_compressed_bppx16()
cdcc5b1cc583 drm/i915/dp: Use connector DSC DPCD in intel_dp_supports_dsc()
bfc3c343ff2b drm/i915/dp: Use connector DSC DPCD in intel_dp_supports_fec()
8eb40c326a9f drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_max_bpp()
2dc9316ebc7d drm/i915/dp: Use connector DSC DPCD in i915_dsc_fec_support_show()
b4ed970cc819 drm/i915/dp: Use i915/intel connector local variables in i915_dsc_fec_support_show()
3f032a2dad38 drm/i915/dp_mst: Set connector DSC capabilities and decompression AUX
2232d61341e7 drm/i915/dp: Store DSC DPCD capabilities in the connector
1482f812ae48 drm/i915/dp: Sanitize DPCD revision check in intel_dp_get_dsc_sink_cap()