[Intel-gfx] ✗ Fi.CI.BAT: failure for drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers (rev6)

Lyude Paul lyude at redhat.com
Tue Apr 20 03:22:17 UTC 2021


whoops, will definitely fix this and respin tomorrow

On Mon, 2021-04-19 at 23:25 +0000, Patchwork wrote:
> Patch Details
> Series:drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
> (rev6)URL:https://patchwork.freedesktop.org/series/87242/State:failure
> Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19953/index.html
> CI Bug Log - changes from CI_DRM_9983 -> Patchwork_19953SummaryFAILURE
> Serious unknown changes coming with Patchwork_19953 absolutely need to be
> verified manually.
> If you think the reported changes have nothing to do with the changes
> introduced in Patchwork_19953, 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_19953/index.html
> Possible new issuesHere are the unknown changes that may have been introduced in
> Patchwork_19953:
> CI changesPossible regressions * boot:fi-apl-guc: PASS -> FAILfi-kbl-8809g: PASS -> FAILfi-snb-2520m: PASS -
>    > FAILfi-bsw-nick: PASS -> FAILfi-icl-u2: PASS -> FAILfi-cfl-8109u: PASS ->
>    FAILfi-cfl-8700k: PASS -> FAILfi-bxt-dsi: PASS -> FAILfi-cml-u2: PASS ->
>    FAILfi-ilk-650: PASS -> FAILfi-tgl-u2: PASS -> FAILfi-hsw-4770: PASS ->
>    FAILfi-cfl-guc: PASS -> FAILfi-kbl-soraka: PASS -> FAILfi-cml-s: PASS ->
>    FAILfi-elk-e7500: PASS -> FAILfi-glk-dsi: PASS -> FAILfi-snb-2600: PASS ->
>    FAILfi-tgl-y: PASS -> FAILfi-kbl-guc: PASS -> FAILfi-kbl-x1275: PASS ->
>    FAILfi-bdw-gvtdvm: PASS -> FAILfi-kbl-7500u: PASS -> FAILfi-bdw-5557u: PASS
>    -> FAILfi-kbl-r: PASS -> FAILfi-kbl-7567u: PASS -> FAIL
> SuppressedThe following results come from untrusted machines, tests, or statuses.
> They do not affect the overall result.
>  * boot:{fi-tgl-dsi}: PASS -> FAIL{fi-hsw-gt1}: PASS -> FAIL{fi-jsl-1}: PASS -
>    > FAIL{fi-ehl-1}: PASS -> FAIL{fi-rkl-11500t}: PASS -> FAIL{fi-ehl-2}: PASS
>    -> FAIL
> Known issuesHere are the changes found in Patchwork_19953 that come from known issues:
> CI changesIssues hit * boot:fi-skl-6600u: PASS -> FAIL (i915#3174)fi-skl-6700k2: PASS -> FAIL
>    (i915#3174)fi-skl-guc: PASS -> FAIL (i915#3174)
> {name}: This element is suppressed. This means it is ignored when computing
> the status of the difference (SUCCESS, WARNING, or FAILURE).
> Participating hosts (42 -> 38)Missing (4): fi-icl-y fi-bsw-cyan fi-bsw-kefka fi-bdw-samus 
> Build changes * Linux: CI_DRM_9983 -> Patchwork_19953
> CI-20190529: 20190529
> CI_DRM_9983: 03ed13adf40fd6827c888186a9f356a537237c3f @
> git://anongit.freedesktop.org/gfx-ci/linux
> IGT_6070: 907705f0c3f6b5ae6358a4822434dd6d7a070cff @
> git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
> Patchwork_19953: 4d85fbc4cd3fcfecee0f4ea8d2cc5f7f3d29985c @
> git://anongit.freedesktop.org/gfx-ci/linux
> == Linux commits ==
> 4d85fbc4cd3f drm/dp_mst: Convert drm_dp_mst_topology.c to
> drm_err()/drm_dbg()
> 2cdf118000c8 drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using
> drm_err/drm_dbg_kms()
> 8529dfa260fc drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_()
> fa4bf5cbb3bb drm/print: Handle potentially NULL drm_devices in drm_dbg_
> ce547d2b0cb9 drm/dp_mst: Pass drm_dp_mst_topology_mgr to
> drm_dp_get_vc_payload_bw()
> c4f143e80afd drm/dp_dual_mode: Pass drm_device to
> drm_lspcon_(get|set)_mode()
> 70e25b343fb6 drm/dp_dual_mode: Pass drm_device to
> drm_dp_dual_mode_get_tmds_output()
> 91c92d211983 drm/dp_dual_mode: Pass drm_device to
> drm_dp_dual_mode_max_tmds_clock()
> 8947ebf4721c drm/dp_dual_mode: Pass drm_device to
> drm_dp_dual_mode_set_tmds_output()
> 37dae984861b drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()
> 33109c79827e drm/dp: Always print aux channel name in logs
> a12a22656307 drm/dp: Pass drm_dp_aux to drm_dp_link_train_channel_eq_delay()
> 764073b4a508 drm/dp: Pass drm_dp_aux to
> drm_dp_link_train_clock_recovery_delay()
> d52ff25d184a drm/dp: Clarify DP AUX registration time
> 057f5073ee57 drm/dp: Add backpointer to drm_device in drm_dp_aux
> b05faee9e18d drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late
> register/early unregister
> 0f2070c3486f drm/bridge/cdns-mhdp8546: Register DP aux channel with
> userspace
> 6b4b8b73edda drm/dp: Move i2c init to drm_dp_aux_init, add __must_check and
> fini
> 996c7d026bb9 drm/dp: Add __no_check to drm_dp_aux_register()
> fffba1b63bf6 drm/amdgpu: Add error handling to
> amdgpu_dm_initialize_dp_connector()

-- 
Cheers,
Lyude Paul (she/her)
Software Engineer at Red Hat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20210419/1d2353a6/attachment-0001.htm>


More information about the Intel-gfx mailing list