== Series Details == Series: series starting with [01/38] drm/i915/execlists: Suppress redundant preemption URL : https://patchwork.freedesktop.org/series/57427/ State : success == Summary == CI Bug Log - changes from CI_DRM_5676 -> Patchwork_12343 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://patchwork.freedesktop.org/api/1.0/series/57427/revisions/1/mbox/ Known issues ------------ Here are the changes found in Patchwork_12343 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_cs_nop@fork-gfx0: - fi-icl-u2: NOTRUN -> SKIP [fdo#109315] +17 * igt@gem_exec_basic@readonly-bsd1: - fi-icl-u2: NOTRUN -> SKIP [fdo#109276] +7 * igt@gem_exec_basic@readonly-bsd2: - fi-pnv-d510: NOTRUN -> SKIP [fdo#109271] +76 * igt@gem_exec_parse@basic-allowed: - fi-icl-u2: NOTRUN -> SKIP [fdo#109289] +1 * igt@i915_selftest@live_contexts: - fi-icl-u2: NOTRUN -> DMESG-FAIL [fdo#108569] * igt@kms_busy@basic-flip-c: - fi-blb-e6850: NOTRUN -> SKIP [fdo#109271] / [fdo#109278] - fi-pnv-d510: NOTRUN -> SKIP [fdo#109271] / [fdo#109278] * igt@kms_chamelium@dp-edid-read: - fi-icl-u2: NOTRUN -> SKIP [fdo#109316] +2 * igt@kms_chamelium@vga-hpd-fast: - fi-icl-u2: NOTRUN -> SKIP [fdo#109309] +1 * igt@kms_force_connector_basic@prune-stale-modes: - fi-icl-u2: NOTRUN -> SKIP [fdo#109285] +3 * igt@kms_frontbuffer_tracking@basic: - fi-icl-u2: NOTRUN -> FAIL [fdo#103167] * igt@kms_pipe_crc_basic@hang-read-crc-pipe-c: - fi-blb-e6850: NOTRUN -> SKIP [fdo#109271] +48 #### Possible fixes #### * igt@gem_exec_suspend@basic-s3: - fi-blb-e6850: INCOMPLETE [fdo#107718] -> PASS * igt@i915_pm_rpm@basic-pci-d3-state: - fi-bsw-kefka: SKIP [fdo#109271] -> PASS * igt@i915_pm_rpm@basic-rte: - fi-bsw-kefka: FAIL [fdo#108800] -> PASS [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167 [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718 [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569 [fdo#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276 [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278 [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289 [fdo#109309]: https://bugs.freedesktop.org/show_bug.cgi?id=109309 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [fdo#109316]: https://bugs.freedesktop.org/show_bug.cgi?id=109316 Participating hosts (44 -> 38) ------------------------------ Additional (2): fi-icl-u2 fi-pnv-d510 Missing (8): fi-ilk-m540 fi-hsw-4200u fi-byt-j1900 fi-byt-squawks fi-bsw-cyan fi-gdg-551 fi-icl-y fi-byt-clapper Build changes ------------- * Linux: CI_DRM_5676 -> Patchwork_12343 CI_DRM_5676: 3911a5d7d3de6d8e491868bb0cd506346131d71b @ git://anongit.freedesktop.org/gfx-ci/linux IGT_4866: 189956af183c245eb237b3be4fa22953ec93bbe0 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_12343: 800b0544e5143742e54cbcab646cdbd525895733 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 800b0544e514 drm/i915/execlists: Skip direct submission if only lite-restore 3b2bef0b3c17 drm/i915/selftests: Check preemption support on each engine 7988f06b0790 drm/i915: Allow specification of parallel execbuf 43190fadc3e7 drm/i915/execlists: Virtual engine bonding eb7f9c7d8fed drm/i915: Extend execution fence to support a callback 9a20e5c80942 drm/i915: Load balancing across a virtual engine 6ccc7beebb9c drm/i915: Introduce intel_context.pin_mutex for pin management b8e8c0a9719d drm/i915: Track the pinned kernel contexts on each engine 631bd21a494b drm/i915: Make context pinning part of intel_context_ops b2525b1af2fa drm/i915: Move over to intel_context_lookup() c34e28878e18 drm/i915: Store the intel_context_ops in the intel_engine_cs 53195d9716e1 drm/i915: Split struct intel_context definition to its own header ae2d6298740e drm/i915: Pass around the intel_context 40e466b00076 drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[] 481ec94ce3cc drm/i915: Allow a context to define its set of engines fa712cd9fcd4 drm/i915: Re-arrange execbuf so context is known before engine e7c03aa42717 drm/i915: Remove last traces of exec-id (GEM_BUSY) 5aae2005f1de drm/i915: Fix I915_EXEC_RING_MASK 4b3dbd308a4d drm/i915: Allow userspace to clone contexts on creation 2e12e535df62 drm/i915: Allow contexts to share a single timeline across all engines efcf633f1dbb drm/i915: Extend CONTEXT_CREATE to set parameters upon construction f8ec2c8c0830 drm/i915: Create/destroy VM (ppGTT) for use with contexts 0baaabfdc6c8 drm/i915: Introduce a context barrier callback 0b25c64b182f drm/i915: Track active engines within a context 14c910b68d83 drm/i915: Introduce the i915_user_extension_method 0fbe8b734da4 drm/i915: Remove has-kernel-context 3344a6270d75 drm/i915: Reduce presumption of request ordering for barriers 40c040d7f36a drm/i915: Refactor common code to load initial power context e210c30d893c drm/i915: Store the BIT(engine->id) as the engine's mask c3674ddd02ad drm/i915: Do a synchronous switch-to-kernel-context on idling bd82e2da337c drm/i915/selftests: Improve switch-to-kernel-context checking fb6dd69a3faf drm/i915: Force GPU idle on suspend 7da75240f892 drm/i915/selftests: Check that whitelisted registers are accessible f1ab995ada5f drm/i915: Prioritise non-busywait semaphore workloads 183c1d46d005 drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+ bf3a70770514 drm/i915: Keep timeline HWSP allocated until idle across the system 2bf4e3894cc3 drm/i915: Introduce i915_timeline.mutex 5e23d902d35d drm/i915/execlists: Suppress redundant preemption == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12343/ _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx