== Series Details == Series: drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers (rev3) URL : https://patchwork.freedesktop.org/series/87242/ State : failure == Summary == 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 #### * igt@core_hotunplug@unbind-rebind: - fi-bwr-2160: [PASS][1] -> [FAIL][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9908/fi-bwr-2160/igt@core_hotunplug@unbind-rebind.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19868/fi-bwr-2160/igt@core_hotunplug@unbind-rebind.html Known issues ------------ Here are the changes found in Patchwork_19868 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_cs_nop@fork-gfx0: - fi-icl-u2: NOTRUN -> [SKIP][3] ([fdo#109315]) +17 similar issues [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19868/fi-icl-u2/igt@amdgpu/amd_cs_nop@fork-gfx0.html * igt@gem_flink_basic@basic: - fi-tgl-y: [PASS][4] -> [DMESG-WARN][5] ([i915#402]) +2 similar issues [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9908/fi-tgl-y/igt@gem_flink_basic@basic.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19868/fi-tgl-y/igt@gem_flink_basic@basic.html * igt@kms_chamelium@hdmi-crc-fast: - fi-kbl-7500u: [PASS][6] -> [FAIL][7] ([i915#1372]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9908/fi-kbl-7500u/igt@kms_chamelium@hdmi-crc-fast.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19868/fi-kbl-7500u/igt@kms_chamelium@hdmi-crc-fast.html #### Possible fixes #### * igt@debugfs_test@read_all_entries: - fi-tgl-y: [DMESG-WARN][8] ([i915#402]) -> [PASS][9] +1 similar issue [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9908/fi-tgl-y/igt@debugfs_test@read_all_entries.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19868/fi-tgl-y/igt@debugfs_test@read_all_entries.html * igt@i915_selftest@live@hangcheck: - fi-byt-j1900: [DMESG-WARN][10] ([i915#3303]) -> [PASS][11] [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9908/fi-byt-j1900/igt@i915_selftest@live@hangcheck.html [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19868/fi-byt-j1900/igt@i915_selftest@live@hangcheck.html - fi-icl-u2: [INCOMPLETE][12] ([i915#2782]) -> [PASS][13] [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9908/fi-icl-u2/igt@i915_selftest@live@hangcheck.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19868/fi-icl-u2/igt@i915_selftest@live@hangcheck.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [i915#1222]: https://gitlab.freedesktop.org/drm/intel/issues/1222 [i915#1372]: https://gitlab.freedesktop.org/drm/intel/issues/1372 [i915#2782]: https://gitlab.freedesktop.org/drm/intel/issues/2782 [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303 [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402 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 ------------- * Linux: CI_DRM_9908 -> Patchwork_19868 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 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19868/index.html