== Series Details == Series: series starting with [01/20] drm/i915/execlists: Convert recursive defer_request() into iterative (rev2) URL : https://patchwork.freedesktop.org/series/62706/ State : failure == Summary == CI Bug Log - changes from CI_DRM_6342 -> Patchwork_13418 ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with Patchwork_13418 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_13418, 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_13418/ Possible new issues ------------------- Here are the unknown changes that may have been introduced in Patchwork_13418: ### IGT changes ### #### Possible regressions #### * igt@kms_chamelium@hdmi-edid-read: - fi-kbl-7567u: [PASS][1] -> [TIMEOUT][2] +3 similar issues [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6342/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxxx [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13418/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxxx #### Warnings #### * igt@kms_chamelium@vga-hpd-fast: - fi-kbl-7567u: [SKIP][3] ([fdo#109271]) -> [TIMEOUT][4] +4 similar issues [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6342/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxxx [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13418/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxxx Known issues ------------ Here are the changes found in Patchwork_13418 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@kms_flip@basic-plain-flip: - fi-ilk-650: [PASS][5] -> [DMESG-WARN][6] ([fdo#106387]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6342/fi-ilk-650/igt@kms_flip@xxxxxxxxxxxxxxxxxxxxx [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13418/fi-ilk-650/igt@kms_flip@xxxxxxxxxxxxxxxxxxxxx * igt@kms_frontbuffer_tracking@basic: - fi-icl-u2: [PASS][7] -> [FAIL][8] ([fdo#103167]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6342/fi-icl-u2/igt@kms_frontbuffer_tracking@xxxxxxxxxx [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13418/fi-icl-u2/igt@kms_frontbuffer_tracking@xxxxxxxxxx * igt@vgem_basic@unload: - fi-icl-u3: [PASS][9] -> [DMESG-WARN][10] ([fdo#107724]) +1 similar issue [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6342/fi-icl-u3/igt@vgem_basic@xxxxxxxxxxx [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13418/fi-icl-u3/igt@vgem_basic@xxxxxxxxxxx #### Possible fixes #### * igt@i915_selftest@live_blt: - fi-skl-iommu: [INCOMPLETE][11] ([fdo#108602]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6342/fi-skl-iommu/igt@i915_selftest@live_blt.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13418/fi-skl-iommu/igt@i915_selftest@live_blt.html * igt@i915_selftest@live_sanitycheck: - fi-icl-u3: [DMESG-WARN][13] ([fdo#107724]) -> [PASS][14] +1 similar issue [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6342/fi-icl-u3/igt@i915_selftest@live_sanitycheck.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13418/fi-icl-u3/igt@i915_selftest@live_sanitycheck.html [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167 [fdo#106387]: https://bugs.freedesktop.org/show_bug.cgi?id=106387 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#108602]: https://bugs.freedesktop.org/show_bug.cgi?id=108602 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 Participating hosts (53 -> 46) ------------------------------ Missing (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus Build changes ------------- * Linux: CI_DRM_6342 -> Patchwork_13418 CI_DRM_6342: 6eef272b254b34200129af8f2ec1e4cfe1ca6bff @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5067: 5eafa33dbdb1d3c190ac5060161c45152e9a298e @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_13418: 13497475389acafbe8d9863995d4c80e7f94f366 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 13497475389a drm/i915: Replace struct_mutex for batch pool serialisation 0b10920892c1 drm/i915: Protect request retirement with timeline->mutex 8eb3a21e705e drm/i915: Include the breadcrumb when asserting request completion 3a8097fc0f3d drm/i915/gt: Add some debug tracing for context pinning 3a18bd5da448 drm/i915/gt: Drop stale commentary for timeline density dfb388a622db drm/i915/gt: Always call kref_init for the timeline 19f67078c03b drm/i915/selftests: Hold ref on request across waits 45b54311fd1f drm/i915/gt: Guard timeline pinning with its own mutex 372aaef8ea0f drm/i915/gt: Convert timeline tracking to spinlock 10540b25e989 drm/i915/gt: Track timeline activeness in enter/exit 792efdcdfaf7 drm/i915: Teach execbuffer to take the engine wakeref not GT 4d1d80bb2202 drm/i915: Lift intel_engines_resume() to callers 78da9d00f0d4 drm/i915: Only recover active engines 5a833d447cea drm/i915: Add a wakeref getter for iff the wakeref is already active 409fc607b479 drm/i915: Rename intel_wakeref_[is]_active 1b48e65ee030 drm/i915/selftests: Fixup atomic reset checking 811871280044 drm/i915/selftests: Drop manual request wakerefs around hangcheck e953533d98c6 drm/i915/selftests: Serialise nop reset with retirement a7e0d14976ee drm/i915/gt: Pass intel_gt to pm routines ff0b5f2fde8d drm/i915/execlists: Convert recursive defer_request() into iterative == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13418/ _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx