Patch Details
Series:drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
URL:https://patchwork.freedesktop.org/series/80542/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18346/index.html

CI Bug Log - changes from CI_DRM_8872 -> Patchwork_18346

Summary

FAILURE

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

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

Possible new issues

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

IGT changes

Possible regressions

Known issues

Here are the changes found in Patchwork_18346 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 (42 -> 37)

Additional (1): fi-kbl-soraka
Missing (6): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-byt-clapper fi-bdw-samus

Build changes

CI-20190529: 20190529
CI_DRM_8872: 494f4611d8ee77b49fec39886b8b97c14f291f18 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5767: 39e9aa1032a4e60f776f34b3ccf4fb728abbfe5c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_18346: aeb008913b55bb86fba1eaad8ff75c145403d1c2 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

aeb008913b55 drm/nouveau/kms: Start using drm_dp_read_dpcd_caps()
d47a6e19d84d drm/i915/dp: Extract drm_dp_read_dpcd_caps()
a55630ec9165 drm/nouveau/kms: Don't change EDID when it hasn't actually changed
88d9cf7cd47b drm/nouveau/kms/nv50-: Add support for DP_SINK_COUNT
02347c8341f6 drm/i915/dp: Extract drm_dp_get_sink_count()
88ecc49a2a60 drm/i915/dp: Extract drm_dp_has_sink_count()
8ec3b4abbe87 drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validation
fe4e27d72497 drm/i915/dp: Extract drm_dp_downstream_read_info()
497f7f70603a drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
28942d6783c5 drm/nouveau/kms: Move drm_dp_cec_unset_edid() into nouveau_connector_detect()
a31b1ea12d9c drm/nouveau/kms: Use new drm_dp_has_mst() helper for checking MST caps
83284ab723be drm/i915/dp: Extract drm_dp_has_mst()
e7ef2cbde13b drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
e171b3cec61e drm/nouveau/kms/nv50-: Use drm_dp_dpcd_(readb|writeb)() in nv50_sor_disable()
4b46251b27a8 drm/nouveau/kms: Search for encoders' connectors properly
4be7f3de09f7 drm/nouveau/kms: Don't clear DP_MST_CTRL DPCD in nv50_mstm_new()
d65df6befce6 drm/nouveau/kms/nv50-: Use macros for DP registers in nouveau_dp.c
06364fc1f422 drm/nouveau/kms/nv50-: Just use drm_dp_dpcd_read() in nouveau_dp.c
74d8a96e1072 drm/nouveau/kms/nv50-: Remove open-coded drm_dp_read_desc()
d04a1583d0fe drm/nouveau/kms: Fix some indenting in nouveau_dp_detect()