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

CI Bug Log - changes from CI_DRM_10069 -> Patchwork_20102

Summary

FAILURE

Serious unknown changes coming with Patchwork_20102 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20102, 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_20102/index.html

Possible new issues

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

IGT changes

Possible regressions

Warnings

Suppressed

The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.

Known issues

Here are the changes found in Patchwork_20102 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 (46 -> 41)

Additional (1): fi-rkl-11500t
Missing (6): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-icl-y fi-bdw-samus

Build changes

CI-20190529: 20190529
CI_DRM_10069: 32645636431da88dc26a4f20fcfad57490c47220 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6082: 355269577baef0c5d8114e8851acaeac657e4fe6 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_20102: f2fb63c2d5c18050320fdb1a67bb2ee18981b984 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

f2fb63c2d5c1 drm/i915: Drop redundant has_hdmi_sink check
e211f67fc4d2 drm/i915: Move the TMDS clock division into intel_hdmi_mode_clock_valid()
5549b3258b63 drm/i915: Check sink deep color capabilitis during HDMI .mode_valid()
7ec9ebb291d2 drm/i915: Move platform checks into intel_hdmi_bpc_possible()
0ef7df675478 drm/i915: Move has_hdmi_sink check into intel_hdmi_bpc_possible()
d982accd2105 drm/i915: Extract intel_hdmi_bpc_possible()