== Series Details == Series: series starting with [01/18] drm/i915/selftests: Ensure we don't clamp a random offset to 32b URL : https://patchwork.freedesktop.org/series/63533/ State : success == Summary == CI Bug Log - changes from CI_DRM_6456 -> Patchwork_13618 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13618/ Known issues ------------ Here are the changes found in Patchwork_13618 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_selftest@live_execlists: - fi-skl-gvtdvm: [PASS][1] -> [DMESG-FAIL][2] ([fdo#111108]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6456/fi-skl-gvtdvm/igt@i915_selftest@live_execlists.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13618/fi-skl-gvtdvm/igt@i915_selftest@live_execlists.html #### Possible fixes #### * igt@i915_hangman@error-state-basic: - fi-bsw-kefka: [SKIP][3] ([fdo#109271]) -> [PASS][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6456/fi-bsw-kefka/igt@i915_hangman@xxxxxxxxxxxxxxxxxxxxxx [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13618/fi-bsw-kefka/igt@i915_hangman@xxxxxxxxxxxxxxxxxxxxxx - fi-bsw-n3050: [SKIP][5] ([fdo#109271]) -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6456/fi-bsw-n3050/igt@i915_hangman@xxxxxxxxxxxxxxxxxxxxxx [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13618/fi-bsw-n3050/igt@i915_hangman@xxxxxxxxxxxxxxxxxxxxxx * igt@kms_chamelium@hdmi-edid-read: - {fi-icl-u4}: [FAIL][7] ([fdo#111045] / [fdo#111046 ]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6456/fi-icl-u4/igt@kms_chamelium@xxxxxxxxxxxxxxxxxxx [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13618/fi-icl-u4/igt@kms_chamelium@xxxxxxxxxxxxxxxxxxx * igt@kms_chamelium@hdmi-hpd-fast: - fi-kbl-7500u: [FAIL][9] ([fdo#109485]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6456/fi-kbl-7500u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13618/fi-kbl-7500u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx - fi-kbl-7567u: [FAIL][11] ([fdo#109485]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6456/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13618/fi-kbl-7567u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485 [fdo#111045]: https://bugs.freedesktop.org/show_bug.cgi?id=111045 [fdo#111046 ]: https://bugs.freedesktop.org/show_bug.cgi?id=111046 [fdo#111096]: https://bugs.freedesktop.org/show_bug.cgi?id=111096 [fdo#111108]: https://bugs.freedesktop.org/show_bug.cgi?id=111108 Participating hosts (52 -> 47) ------------------------------ Additional (1): fi-icl-dsi Missing (6): fi-kbl-soraka fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus Build changes ------------- * Linux: CI_DRM_6456 -> Patchwork_13618 CI_DRM_6456: 43aa8c3633274d7cf0a6dca4b8734d84d9928cf9 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5093: 86dc48ede7c33bf69e15f84179d2f9e5b84c179b @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_13618: fcc08729cca8e0b284f8bf9de05167cbbaa46e3d @ 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_13618/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 == fcc08729cca8 drm/i915/gt: Use intel_gt as the primary object for handling resets dbe8e637b2ac drm/i915: Markup expected timeline locks for i915_active 88e901cf9678 drm/i915: Extract intel_frontbuffer active tracking ba014d8c95c1 drm/i915/overlay: Switch to using i915_active tracking b9d33aecc1c3 drm/i915: Forgo last_fence active request tracking 1e04df10d91b drm/i915/gt: Mark context->active_count as protected by timeline->mutex 35f7d0cd1411 drm/i915: Replace struct_mutex for batch pool serialisation 0f981d4ad129 drm/i915: Protect request retirement with timeline->mutex f05a2009711d drm/i915/gt: Guard timeline pinning with its own mutex 28ee984d9e7d drm/i915/gt: Convert timeline tracking to spinlock 382d7993f6df drm/i915/gt: Track timeline activeness in enter/exit 6b518a7d8705 drm/i915: Teach execbuffer to take the engine wakeref not GT aecf3ec7aac8 drm/i915: Add to timeline requires the timeline mutex 8c30f33da09c drm/i915/oa: Reconfigure contexts on the fly f890aa2256c6 drm/i915: Rely on spinlock protection for GPU error capture a7c1d3b64fac drm/i915: Lock the engine while dumping the active request b15f72d4a124 drm/i915/selftests: Hold the vma manager lock while modifying mmap_offset 912dcfca3fc2 drm/i915/selftests: Ensure we don't clamp a random offset to 32b == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13618/ _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx