Series: | drm/i915: Fix up DP DFP 4:2:0 handling more (rev2) |
URL: | https://patchwork.freedesktop.org/series/95881/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22641/index.html |
CI Bug Log - changes from CI_DRM_11396 -> Patchwork_22641
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22641/index.html
Participating hosts (48 -> 42)
Missing (6): shard-tglu fi-hsw-4200u bat-adlm-1 fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22641:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_selftest@live@objects:
- {bat-rpls-2}: DMESG-WARN (i915#4391) -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_22641 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@read_all_entries:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#203 / i915#262 / i915#295)
-
igt@gem_exec_suspend@basic-s0@smem:
- fi-cfl-8109u: PASS -> DMESG-WARN (i915#203 / i915#295)
Possible fixes
-
igt@i915_selftest@live@hangcheck:
- bat-dg1-6: DMESG-FAIL (i915#4494 / i915#4957) -> PASS
-
igt@i915_selftest@live@uncore:
- {bat-rpls-2}: DMESG-WARN (i915#4391) -> PASS +1 similar issue
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
- fi-cfl-8109u: DMESG-WARN (i915#295 / i915#5341) -> PASS
-
igt@kms_pipe_crc_basic@read-crc-pipe-b:
- fi-cfl-8109u: DMESG-WARN (i915#295) -> PASS +10 similar issues
{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_11396 -> Patchwork_22641
CI-20190529: 20190529
CI_DRM_11396: 18b88414e6c9660022bb464d4d5fadb07d38cf04 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6387: 04d012b18355b53798af5a55a8915afb1a421bba @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22641: 64652ea442bdf2a86b44fad85c349c3604e07beb @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
64652ea442bd drm/i915/dp: Disable DFP RGB->YCbCr conversion for now
f235ce9e556a drm/i915/dp: Fix DFP rgb->ycbcr conversion matrix
acdec426d5d6 drm/i915/dp: Duplicate native HDMI TMDS clock limit handling for DP HDMI DFPs
4db4781592e8 drm/i915/dp: Add support for "4:2:0 also" modes for DP
a8ee0c6096e7 drm/i915/dp: Rework HDMI DFP TMDS clock handling
25a3ac92acac drm/i915/dp: Make intel_dp_output_format() usable for "4:2:0 also" modes
29eb939efed0 drm/i915/dp: Pass around intel_connector rather than drm_connector
76ba76933f82 drm/i915/dp: Reorder intel_dp_compute_config() a bit
e7f9b1bcd8f5 drm/i915/dp: s/intel_dp_hdmi_ycbcr420/intel_dp_is_ycbcr420/
9dca4bebab65 drm/i915/dp: Extract intel_dp_has_audio()
7c2947166301 drm/i915/dp: Respect the sink's max TMDS clock when dealing with DP->HDMI DFPs
2006f737c4dc drm/i915/dp: Extract intel_dp_tmds_clock_valid()