Patch Details
Series:drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers (rev3)
URL:https://patchwork.freedesktop.org/series/87242/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19868/index.html

CI Bug Log - changes from CI_DRM_9908 -> Patchwork_19868

Summary

FAILURE

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

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

Possible new issues

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

IGT changes

Possible regressions

Known issues

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

IGT changes

Issues hit

Possible fixes

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

Participating hosts (47 -> 41)

Missing (6): fi-ilk-m540 fi-hsw-4200u fi-bsw-n3050 fi-bsw-cyan fi-icl-y fi-bdw-samus

Build changes

CI-20190529: 20190529
CI_DRM_9908: f9b2ef29876b765eb53cdc179f94ad6c850a8df6 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6047: 3887134e739f480cefe1dc7f13eb54f7bf3ca27f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19868: 1aeac5ad99e398c055853b95e09eff24d03b986f @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

1aeac5ad99e3 drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg()
edbf4e8c8f9c drm/dp_mst: Drop DRM_ERROR() on kzalloc() fail in drm_dp_mst_handle_up_req()
c3615ff14e87 drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_kms()
fb3e3ab3dd3a drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_
()
e6c68efe1df9 drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
305de2390da1 drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()
511100ab2bac drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()
a0a55d6c24d3 drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()
5b5f15710623 drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()
1ac2bba3323f drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()
c8f171451ef2 drm/dp: Always print aux channel name in logs
ee690943af24 drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()
ecff1efa6edc drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
618c5f0980b8 drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()
5e2e0bdc1f63 drm/dp: Clarify DP AUX registration time
58c50c356f92 drm/dp: Add backpointer to drm_device in drm_dp_aux
2dfefec80949 drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early unregister
7c88b7808d84 drm/bridge/cdns-mhdp8546: Register DP aux channel with userspace
e5b211145259 drm/tegra: Don't register DP AUX channels before connectors
0fa59ff4dbac drm/dp: Fixup kernel docs for struct drm_dp_aux