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

CI Bug Log - changes from CI_DRM_9912 -> Patchwork_19877

Summary

SUCCESS

No regressions found.

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

Known issues

Here are the changes found in Patchwork_19877 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 (44 -> 40)

Missing (4): fi-ilk-m540 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u

Build changes

CI-20190529: 20190529
CI_DRM_9912: b402d48c2c4f33ad87bb5f705391ce40a0ac84ce @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6047: 3887134e739f480cefe1dc7f13eb54f7bf3ca27f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19877: 9d5f0920a15c7f4a6e3a5f8440508b957827088a @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

9d5f0920a15c drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg()
b2d015ac690b drm/dp_mst: Drop DRM_ERROR() on kzalloc() fail in drm_dp_mst_handle_up_req()
b9be426b1780 drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_kms()
ba8bae46721f drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_
()
1d63db551fb3 drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
16c557b58ef7 drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()
258564408ec2 drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()
f984ed4ae0c0 drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()
c58df253994f drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()
06e85c3fd3bf drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()
646bab4a5c01 drm/dp: Always print aux channel name in logs
217fd40ba10c drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()
7fdb9e238b5b drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
10f0bfad3306 drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()
2b41e7dca3d1 drm/dp: Clarify DP AUX registration time
e5ba922cf19c drm/dp: Add backpointer to drm_device in drm_dp_aux
b19a751a21d5 drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early unregister
a517b2ef8d3c drm/bridge/cdns-mhdp8546: Register DP aux channel with userspace
1aaf16c813ff drm/tegra: Don't register DP AUX channels before connectors
6ae29065652a drm/dp: Fixup kernel docs for struct drm_dp_aux