Patch Details
Series:drm/i915: Check HDMI sink deep color capabilities during .mode_valid() (rev2)
URL:https://patchwork.freedesktop.org/series/90036/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20113/index.html

CI Bug Log - changes from CI_DRM_10074 -> Patchwork_20113

Summary

WARNING

Minor unknown changes coming with Patchwork_20113 need to be verified
manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20113, please notify your bug team 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_20113/index.html

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_20113:

IGT changes

Warnings

Known issues

Here are the changes found in Patchwork_20113 that come from known issues:

IGT changes

Issues hit

Possible fixes

Warnings

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Participating hosts (43 -> 32)

Missing (11): fi-ilk-m540 fi-bxt-dsi fi-ehl-1 fi-hsw-4200u fi-icl-u2 fi-bsw-cyan fi-kbl-7500u fi-dg1-1 fi-cfl-8109u fi-bdw-samus fi-skl-6700k2

Build changes

CI-20190529: 20190529
CI_DRM_10074: 5aefdc1f23734b6a3d545c8497b098ba4d704a0c @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6083: d28aee5c5f528aa6c352c3339f20aaed4d698ffa @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_20113: eeedf6b727b1531b32bd08ddbe513c94c819a2ac @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

eeedf6b727b1 drm/i915: Drop redundant has_hdmi_sink check
bc82d43c8bd6 drm/i915: Move the TMDS clock division into intel_hdmi_mode_clock_valid()
dfea306df472 drm/i915: Check sink deep color capabilitis during HDMI .mode_valid()
23cf2348e616 drm/i915: Move platform checks into intel_hdmi_bpc_possible()
38567b1dbf59 drm/i915: Move has_hdmi_sink check into intel_hdmi_bpc_possible()
39cb40e58f88 drm/i915: Extract intel_hdmi_bpc_possible()