== Series Details == Series: drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers (rev5) URL : https://patchwork.freedesktop.org/series/87242/ State : success == Summary == 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 #### * igt@gem_exec_suspend@basic-s3: - fi-tgl-y: [PASS][1] -> [DMESG-WARN][2] ([i915#2411] / [i915#402]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9912/fi-tgl-y/igt@gem_exec_suspend@basic-s3.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19877/fi-tgl-y/igt@gem_exec_suspend@basic-s3.html * igt@gem_flink_basic@flink-lifetime: - fi-tgl-y: [PASS][3] -> [DMESG-WARN][4] ([i915#402]) +1 similar issue [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9912/fi-tgl-y/igt@gem_flink_basic@flink-lifetime.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19877/fi-tgl-y/igt@gem_flink_basic@flink-lifetime.html * igt@i915_pm_rpm@basic-pci-d3-state: - fi-skl-6600u: [PASS][5] -> [FAIL][6] ([i915#3239]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9912/fi-skl-6600u/igt@i915_pm_rpm@basic-pci-d3-state.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19877/fi-skl-6600u/igt@i915_pm_rpm@basic-pci-d3-state.html #### Possible fixes #### * igt@gem_flink_basic@bad-open: - fi-tgl-y: [DMESG-WARN][7] ([i915#402]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9912/fi-tgl-y/igt@gem_flink_basic@bad-open.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19877/fi-tgl-y/igt@gem_flink_basic@bad-open.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [i915#1849]: https://gitlab.freedesktop.org/drm/intel/issues/1849 [i915#2411]: https://gitlab.freedesktop.org/drm/intel/issues/2411 [i915#3180]: https://gitlab.freedesktop.org/drm/intel/issues/3180 [i915#3239]: https://gitlab.freedesktop.org/drm/intel/issues/3239 [i915#3278]: https://gitlab.freedesktop.org/drm/intel/issues/3278 [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402 Participating hosts (44 -> 40) ------------------------------ Missing (4): fi-ilk-m540 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u Build changes ------------- * Linux: CI_DRM_9912 -> Patchwork_19877 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 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19877/index.html