== Series Details == Series: series starting with [01/24] drm/i915: Hide unshrinkable context objects from the shrinker URL : https://patchwork.freedesktop.org/series/63704/ State : success == Summary == CI Bug Log - changes from CI_DRM_6483 -> Patchwork_13659 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13659/ Known issues ------------ Here are the changes found in Patchwork_13659 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_ctx_create@basic-files: - fi-bsw-n3050: [PASS][1] -> [INCOMPLETE][2] ([fdo#105876]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6483/fi-bsw-n3050/igt@gem_ctx_create@xxxxxxxxxxxxxxxx [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13659/fi-bsw-n3050/igt@gem_ctx_create@xxxxxxxxxxxxxxxx - fi-icl-guc: [PASS][3] -> [INCOMPLETE][4] ([fdo#107713] / [fdo#109100]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6483/fi-icl-guc/igt@gem_ctx_create@xxxxxxxxxxxxxxxx [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13659/fi-icl-guc/igt@gem_ctx_create@xxxxxxxxxxxxxxxx * igt@kms_frontbuffer_tracking@basic: - fi-icl-dsi: [PASS][5] -> [FAIL][6] ([fdo#103167]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6483/fi-icl-dsi/igt@kms_frontbuffer_tracking@xxxxxxxxxx [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13659/fi-icl-dsi/igt@kms_frontbuffer_tracking@xxxxxxxxxx * igt@prime_vgem@basic-fence-flip: - fi-ilk-650: [PASS][7] -> [DMESG-WARN][8] ([fdo#106387]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6483/fi-ilk-650/igt@prime_vgem@xxxxxxxxxxxxxxxxxxxxx [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13659/fi-ilk-650/igt@prime_vgem@xxxxxxxxxxxxxxxxxxxxx #### Possible fixes #### * igt@i915_hangman@error-state-basic: - fi-bsw-kefka: [SKIP][9] ([fdo#109271]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6483/fi-bsw-kefka/igt@i915_hangman@xxxxxxxxxxxxxxxxxxxxxx [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13659/fi-bsw-kefka/igt@i915_hangman@xxxxxxxxxxxxxxxxxxxxxx * igt@i915_selftest@live_execlists: - fi-skl-gvtdvm: [DMESG-FAIL][11] ([fdo#111108]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6483/fi-skl-gvtdvm/igt@i915_selftest@live_execlists.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13659/fi-skl-gvtdvm/igt@i915_selftest@live_execlists.html [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167 [fdo#105876]: https://bugs.freedesktop.org/show_bug.cgi?id=105876 [fdo#106387]: https://bugs.freedesktop.org/show_bug.cgi?id=106387 [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 [fdo#109100]: https://bugs.freedesktop.org/show_bug.cgi?id=109100 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#111108]: https://bugs.freedesktop.org/show_bug.cgi?id=111108 Participating hosts (49 -> 46) ------------------------------ Additional (4): fi-icl-u4 fi-icl-u3 fi-icl-u2 fi-apl-guc 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_6483 -> Patchwork_13659 CI_DRM_6483: 4aea794468d67b8bd2a6d1fc07e2772007f98540 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5098: 41ff022b62b45a5b84504daa3537fa1b295b97c9 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_13659: 20cfb02ec6600ffcf88bc5f7f54d60fee4bf5167 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 20cfb02ec660 drm/i915/gt: Extract GT runtime power management from intel_pm.c ed9fdf22bf8e drm/i915: Make debugfs/per_file_stats scale better 29b620e651d8 drm/i915: Move context management under GEM 82fde2f441e1 drm/i915: Remove logical HW ID 987bde495314 drm/i915: Markup expected timeline locks for i915_active ae607b7efb4f drm/i915: Extract intel_frontbuffer active tracking 5397db1e54c5 drm/i915/overlay: Switch to using i915_active tracking febf50f4193b drm/i915: Forgo last_fence active request tracking 7ceaac40a247 drm/i915/gt: Mark context->active_count as protected by timeline->mutex d8457aa7dc9c drm/i915: Replace struct_mutex for batch pool serialisation eb12270767ec drm/i915: Protect request retirement with timeline->mutex d531da740339 drm/i915/gt: Guard timeline pinning with its own mutex 5b81a90414d4 drm/i915/gt: Convert timeline tracking to spinlock a4b30a0defce drm/i915/gt: Track timeline activeness in enter/exit 5e0cd64beff0 drm/i915: Teach execbuffer to take the engine wakeref not GT bf2f0758edec drm/i915: Add to timeline requires the timeline mutex 0a6f23b937dd drm/i915/oa: Reconfigure contexts on the fly 62bdc57ea3ba drm/i915: Rely on spinlock protection for GPU error capture a30ca32dab48 drm/i915: Lock the engine while dumping the active request 0531b2530a95 drm/i915/gtt: Tidy up ppgtt insertion for gen8 d8793a63f716 drm/i915/gtt: Recursive ppgtt alloc for gen8 1da771964799 drm/i915/gt: Move the [class][inst] lookup for engines onto the GT 27b7aa232c3a drm/i915: Hide unshrinkable context objects from the shrinker == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13659/ _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx