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

CI Bug Log - changes from CI_DRM_10005 -> Patchwork_19982

Summary

SUCCESS

No regressions found.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19982/index.html

Known issues

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

IGT changes

Issues hit

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

Participating hosts (43 -> 39)

Additional (1): fi-rkl-11500t
Missing (5): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-bdw-samus

Build changes

CI-20190529: 20190529
CI_DRM_10005: 7a27cb7ac19a95d801c391044cea5274677e7744 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6074: 3f43ae9fd22dc5a517786b984dc3aa717997664f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19982: a090abb4f62f79de95039e5953813c91944ea667 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

a090abb4f62f drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg()
ca7da68d794d drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_kms()
793080602202 drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_
()
d00493c9e9d3 drm/print: Handle potentially NULL drm_devices in drm_dbg_
4eb5d5051d28 drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
92a042cc3107 drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()
e3c71d7763fc drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()
0824283ce661 drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()
780ab29868d5 drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()
ba18aefd2372 drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()
ec9a3dd1af61 drm/dp: Always print aux channel name in logs
5eec900104fb drm/dp: Pass drm_dp_aux to drm_dp
_link_train_channel_eq_delay()
4afbe03f74bd drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
20eaf286aee6 drm/dp: Clarify DP AUX registration time
9fd492eba1f4 drm/dp: Add backpointer to drm_device in drm_dp_aux
cb595a8161ed drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early unregister
52998af1e7bf drm/bridge/cdns-mhdp8546: Register DP aux channel with userspace