== Series Details == Series: series starting with [1/2] drm/i915/guc: Avoid reclaim locks during reset URL : https://patchwork.freedesktop.org/series/62973/ State : success == Summary == CI Bug Log - changes from CI_DRM_6385 -> Patchwork_13473 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13473/ Known issues ------------ Here are the changes found in Patchwork_13473 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@kms_chamelium@hdmi-hpd-fast: - fi-kbl-7500u: [PASS][1] -> [FAIL][2] ([fdo#109485]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6385/fi-kbl-7500u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13473/fi-kbl-7500u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx - fi-kbl-7567u: [PASS][3] -> [FAIL][4] ([fdo#109485]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6385/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13473/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx #### Possible fixes #### * igt@gem_exec_suspend@basic-s4-devices: - fi-blb-e6850: [INCOMPLETE][5] ([fdo#107718]) -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6385/fi-blb-e6850/igt@gem_exec_suspend@xxxxxxxxxxxxxxxxxxxxx [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13473/fi-blb-e6850/igt@gem_exec_suspend@xxxxxxxxxxxxxxxxxxxxx * igt@i915_pm_rpm@basic-rte: - fi-kbl-r: [DMESG-WARN][7] ([fdo#111012]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6385/fi-kbl-r/igt@i915_pm_rpm@xxxxxxxxxxxxxx [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13473/fi-kbl-r/igt@i915_pm_rpm@xxxxxxxxxxxxxx * igt@i915_pm_rpm@module-reload: - fi-cml-u: [DMESG-WARN][9] ([fdo#111012]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6385/fi-cml-u/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxx [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13473/fi-cml-u/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxx * igt@i915_selftest@live_blt: - fi-icl-dsi: [INCOMPLETE][11] ([fdo#107713]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6385/fi-icl-dsi/igt@i915_selftest@live_blt.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13473/fi-icl-dsi/igt@i915_selftest@live_blt.html #### Warnings #### * igt@runner@aborted: - fi-kbl-r: [FAIL][13] ([fdo#103841] / [fdo#110992]) -> [FAIL][14] ([fdo#103841] / [fdo#109383] / [fdo#110992]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6385/fi-kbl-r/igt@runner@xxxxxxxxxxxx [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13473/fi-kbl-r/igt@runner@xxxxxxxxxxxx [fdo#103841]: https://bugs.freedesktop.org/show_bug.cgi?id=103841 [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718 [fdo#109383]: https://bugs.freedesktop.org/show_bug.cgi?id=109383 [fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485 [fdo#110992]: https://bugs.freedesktop.org/show_bug.cgi?id=110992 [fdo#111012]: https://bugs.freedesktop.org/show_bug.cgi?id=111012 Participating hosts (51 -> 44) ------------------------------ Additional (2): fi-bdw-gvtdvm fi-skl-gvtdvm Missing (9): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-hsw-peppy fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus Build changes ------------- * Linux: CI_DRM_6385 -> Patchwork_13473 CI_DRM_6385: 25969d0b2ad59fac64891281e70efa0714084345 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5075: 03779dd3de8a57544f124d9952a6d2b3e34e34ca @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_13473: 950a0a60c59cfab2eeb04b1e6b86531fa777390b @ git://anongit.freedesktop.org/gfx-ci/linux == Kernel 32bit build == Warning: Kernel 32bit buildtest failed: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13473/build_32bit.log CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh CHK include/generated/compile.h Kernel: arch/x86/boot/bzImage is ready (#1) Building modules, stage 2. MODPOST 112 modules ERROR: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! ERROR: "__divdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! scripts/Makefile.modpost:91: recipe for target '__modpost' failed make[1]: *** [__modpost] Error 1 Makefile:1287: recipe for target 'modules' failed make: *** [modules] Error 2 == Linux commits == 950a0a60c59c drm/i915: Markup potential lock for i915_active c66fb422a9ca drm/i915/guc: Avoid reclaim locks during reset == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13473/ _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx