* RE: [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-06-22 10:17 [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" Ankit Nautiyal
@ 2026-06-22 10:39 ` Kandpal, Suraj
2026-06-22 15:23 ` ✓ CI.KUnit: success for " Patchwork
` (6 subsequent siblings)
7 siblings, 0 replies; 12+ messages in thread
From: Kandpal, Suraj @ 2026-06-22 10:39 UTC (permalink / raw)
To: Nautiyal, Ankit K, intel-gfx@lists.freedesktop.org,
intel-xe@lists.freedesktop.org
Cc: Hogander, Jouni
> Subject: [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-
> on VRR TG"
>
> This reverts commit 4f1cab2e4863d96ce13b8d94151f4848e38c3d5b.
>
> Allowing SCL=0 on platforms with always-on VRR timing generator is causing
> underruns and other issues on PTL in some cases.
>
> SCL still needs to be non-zero in certain scenarios. Revert for now until this is
> better understood.
>
LGTM,
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
> Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
> ---
> drivers/gpu/drm/i915/display/intel_psr.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_psr.c
> b/drivers/gpu/drm/i915/display/intel_psr.c
> index 911afb9cb24e..92af21d823a3 100644
> --- a/drivers/gpu/drm/i915/display/intel_psr.c
> +++ b/drivers/gpu/drm/i915/display/intel_psr.c
> @@ -1405,9 +1405,6 @@ int _intel_psr_min_set_context_latency(const struct
> intel_crtc_state *crtc_state
> needs_panel_replay)
> return 0;
>
> - if (intel_vrr_always_use_vrr_tg(display))
> - return 0;
> -
> return 1;
> }
>
> --
> 2.45.2
^ permalink raw reply [flat|nested] 12+ messages in thread* ✓ CI.KUnit: success for Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-06-22 10:17 [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" Ankit Nautiyal
2026-06-22 10:39 ` Kandpal, Suraj
@ 2026-06-22 15:23 ` Patchwork
2026-06-22 15:59 ` ✓ Xe.CI.BAT: " Patchwork
` (5 subsequent siblings)
7 siblings, 0 replies; 12+ messages in thread
From: Patchwork @ 2026-06-22 15:23 UTC (permalink / raw)
To: Ankit Nautiyal; +Cc: intel-xe
== Series Details ==
Series: Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
URL : https://patchwork.freedesktop.org/series/168926/
State : success
== Summary ==
+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[15:22:25] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[15:22:29] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[15:23:00] Starting KUnit Kernel (1/1)...
[15:23:00] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[15:23:01] ================== guc_buf (11 subtests) ===================
[15:23:01] [PASSED] test_smallest
[15:23:01] [PASSED] test_largest
[15:23:01] [PASSED] test_granular
[15:23:01] [PASSED] test_unique
[15:23:01] [PASSED] test_overlap
[15:23:01] [PASSED] test_reusable
[15:23:01] [PASSED] test_too_big
[15:23:01] [PASSED] test_flush
[15:23:01] [PASSED] test_lookup
[15:23:01] [PASSED] test_data
[15:23:01] [PASSED] test_class
[15:23:01] ===================== [PASSED] guc_buf =====================
[15:23:01] =================== guc_dbm (7 subtests) ===================
[15:23:01] [PASSED] test_empty
[15:23:01] [PASSED] test_default
[15:23:01] ======================== test_size ========================
[15:23:01] [PASSED] 4
[15:23:01] [PASSED] 8
[15:23:01] [PASSED] 32
[15:23:01] [PASSED] 256
[15:23:01] ==================== [PASSED] test_size ====================
[15:23:01] ======================= test_reuse ========================
[15:23:01] [PASSED] 4
[15:23:01] [PASSED] 8
[15:23:01] [PASSED] 32
[15:23:01] [PASSED] 256
[15:23:01] =================== [PASSED] test_reuse ====================
[15:23:01] =================== test_range_overlap ====================
[15:23:01] [PASSED] 4
[15:23:01] [PASSED] 8
[15:23:01] [PASSED] 32
[15:23:01] [PASSED] 256
[15:23:01] =============== [PASSED] test_range_overlap ================
[15:23:01] =================== test_range_compact ====================
[15:23:01] [PASSED] 4
[15:23:01] [PASSED] 8
[15:23:01] [PASSED] 32
[15:23:01] [PASSED] 256
[15:23:01] =============== [PASSED] test_range_compact ================
[15:23:01] ==================== test_range_spare =====================
[15:23:01] [PASSED] 4
[15:23:01] [PASSED] 8
[15:23:01] [PASSED] 32
[15:23:01] [PASSED] 256
[15:23:01] ================ [PASSED] test_range_spare =================
[15:23:01] ===================== [PASSED] guc_dbm =====================
[15:23:01] =================== guc_idm (6 subtests) ===================
[15:23:01] [PASSED] bad_init
[15:23:01] [PASSED] no_init
[15:23:01] [PASSED] init_fini
[15:23:01] [PASSED] check_used
[15:23:01] [PASSED] check_quota
[15:23:01] [PASSED] check_all
[15:23:01] ===================== [PASSED] guc_idm =====================
[15:23:01] ================== no_relay (3 subtests) ===================
[15:23:01] [PASSED] xe_drops_guc2pf_if_not_ready
[15:23:01] [PASSED] xe_drops_guc2vf_if_not_ready
[15:23:01] [PASSED] xe_rejects_send_if_not_ready
[15:23:01] ==================== [PASSED] no_relay =====================
[15:23:01] ================== pf_relay (14 subtests) ==================
[15:23:01] [PASSED] pf_rejects_guc2pf_too_short
[15:23:01] [PASSED] pf_rejects_guc2pf_too_long
[15:23:01] [PASSED] pf_rejects_guc2pf_no_payload
[15:23:01] [PASSED] pf_fails_no_payload
[15:23:01] [PASSED] pf_fails_bad_origin
[15:23:01] [PASSED] pf_fails_bad_type
[15:23:01] [PASSED] pf_txn_reports_error
[15:23:01] [PASSED] pf_txn_sends_pf2guc
[15:23:01] [PASSED] pf_sends_pf2guc
[15:23:01] [SKIPPED] pf_loopback_nop
[15:23:01] [SKIPPED] pf_loopback_echo
[15:23:01] [SKIPPED] pf_loopback_fail
[15:23:01] [SKIPPED] pf_loopback_busy
[15:23:01] [SKIPPED] pf_loopback_retry
[15:23:01] ==================== [PASSED] pf_relay =====================
[15:23:01] ================== vf_relay (3 subtests) ===================
[15:23:01] [PASSED] vf_rejects_guc2vf_too_short
[15:23:01] [PASSED] vf_rejects_guc2vf_too_long
[15:23:01] [PASSED] vf_rejects_guc2vf_no_payload
[15:23:01] ==================== [PASSED] vf_relay =====================
[15:23:01] ================ pf_gt_config (9 subtests) =================
[15:23:01] [PASSED] fair_contexts_1vf
[15:23:01] [PASSED] fair_doorbells_1vf
[15:23:01] [PASSED] fair_ggtt_1vf
[15:23:01] ====================== fair_vram_1vf ======================
[15:23:01] [PASSED] 3.50 GiB
[15:23:01] [PASSED] 11.5 GiB
[15:23:01] [PASSED] 15.5 GiB
[15:23:01] [PASSED] 31.5 GiB
[15:23:01] [PASSED] 63.5 GiB
[15:23:01] [PASSED] 1.91 GiB
[15:23:01] ================== [PASSED] fair_vram_1vf ==================
[15:23:01] ================ fair_vram_1vf_admin_only =================
[15:23:01] [PASSED] 3.50 GiB
[15:23:01] [PASSED] 11.5 GiB
[15:23:01] [PASSED] 15.5 GiB
[15:23:01] [PASSED] 31.5 GiB
[15:23:01] [PASSED] 63.5 GiB
[15:23:01] [PASSED] 1.91 GiB
[15:23:01] ============ [PASSED] fair_vram_1vf_admin_only =============
[15:23:01] ====================== fair_contexts ======================
[15:23:01] [PASSED] 1 VF
[15:23:01] [PASSED] 2 VFs
[15:23:01] [PASSED] 3 VFs
[15:23:01] [PASSED] 4 VFs
[15:23:01] [PASSED] 5 VFs
[15:23:01] [PASSED] 6 VFs
[15:23:01] [PASSED] 7 VFs
[15:23:01] [PASSED] 8 VFs
[15:23:01] [PASSED] 9 VFs
[15:23:01] [PASSED] 10 VFs
[15:23:01] [PASSED] 11 VFs
[15:23:01] [PASSED] 12 VFs
[15:23:01] [PASSED] 13 VFs
[15:23:01] [PASSED] 14 VFs
[15:23:01] [PASSED] 15 VFs
[15:23:01] [PASSED] 16 VFs
[15:23:01] [PASSED] 17 VFs
[15:23:01] [PASSED] 18 VFs
[15:23:01] [PASSED] 19 VFs
[15:23:01] [PASSED] 20 VFs
[15:23:01] [PASSED] 21 VFs
[15:23:01] [PASSED] 22 VFs
[15:23:01] [PASSED] 23 VFs
[15:23:01] [PASSED] 24 VFs
[15:23:01] [PASSED] 25 VFs
[15:23:01] [PASSED] 26 VFs
[15:23:01] [PASSED] 27 VFs
[15:23:01] [PASSED] 28 VFs
[15:23:01] [PASSED] 29 VFs
[15:23:01] [PASSED] 30 VFs
[15:23:01] [PASSED] 31 VFs
[15:23:01] [PASSED] 32 VFs
[15:23:01] [PASSED] 33 VFs
[15:23:01] [PASSED] 34 VFs
[15:23:01] [PASSED] 35 VFs
[15:23:01] [PASSED] 36 VFs
[15:23:01] [PASSED] 37 VFs
[15:23:01] [PASSED] 38 VFs
[15:23:01] [PASSED] 39 VFs
[15:23:01] [PASSED] 40 VFs
[15:23:01] [PASSED] 41 VFs
[15:23:01] [PASSED] 42 VFs
[15:23:01] [PASSED] 43 VFs
[15:23:01] [PASSED] 44 VFs
[15:23:01] [PASSED] 45 VFs
[15:23:01] [PASSED] 46 VFs
[15:23:01] [PASSED] 47 VFs
[15:23:01] [PASSED] 48 VFs
[15:23:01] [PASSED] 49 VFs
[15:23:01] [PASSED] 50 VFs
[15:23:01] [PASSED] 51 VFs
[15:23:01] [PASSED] 52 VFs
[15:23:01] [PASSED] 53 VFs
[15:23:01] [PASSED] 54 VFs
[15:23:01] [PASSED] 55 VFs
[15:23:01] [PASSED] 56 VFs
[15:23:01] [PASSED] 57 VFs
[15:23:01] [PASSED] 58 VFs
[15:23:01] [PASSED] 59 VFs
[15:23:01] [PASSED] 60 VFs
[15:23:01] [PASSED] 61 VFs
[15:23:01] [PASSED] 62 VFs
[15:23:01] [PASSED] 63 VFs
[15:23:01] ================== [PASSED] fair_contexts ==================
[15:23:01] ===================== fair_doorbells ======================
[15:23:01] [PASSED] 1 VF
[15:23:01] [PASSED] 2 VFs
[15:23:01] [PASSED] 3 VFs
[15:23:01] [PASSED] 4 VFs
[15:23:01] [PASSED] 5 VFs
[15:23:01] [PASSED] 6 VFs
[15:23:01] [PASSED] 7 VFs
[15:23:01] [PASSED] 8 VFs
[15:23:01] [PASSED] 9 VFs
[15:23:01] [PASSED] 10 VFs
[15:23:01] [PASSED] 11 VFs
[15:23:01] [PASSED] 12 VFs
[15:23:01] [PASSED] 13 VFs
[15:23:01] [PASSED] 14 VFs
[15:23:01] [PASSED] 15 VFs
[15:23:01] [PASSED] 16 VFs
[15:23:01] [PASSED] 17 VFs
[15:23:01] [PASSED] 18 VFs
[15:23:01] [PASSED] 19 VFs
[15:23:01] [PASSED] 20 VFs
[15:23:01] [PASSED] 21 VFs
[15:23:01] [PASSED] 22 VFs
[15:23:01] [PASSED] 23 VFs
[15:23:01] [PASSED] 24 VFs
[15:23:01] [PASSED] 25 VFs
[15:23:01] [PASSED] 26 VFs
[15:23:01] [PASSED] 27 VFs
[15:23:01] [PASSED] 28 VFs
[15:23:01] [PASSED] 29 VFs
[15:23:01] [PASSED] 30 VFs
[15:23:01] [PASSED] 31 VFs
[15:23:01] [PASSED] 32 VFs
[15:23:01] [PASSED] 33 VFs
[15:23:01] [PASSED] 34 VFs
[15:23:01] [PASSED] 35 VFs
[15:23:01] [PASSED] 36 VFs
[15:23:01] [PASSED] 37 VFs
[15:23:01] [PASSED] 38 VFs
[15:23:01] [PASSED] 39 VFs
[15:23:01] [PASSED] 40 VFs
[15:23:01] [PASSED] 41 VFs
[15:23:01] [PASSED] 42 VFs
[15:23:01] [PASSED] 43 VFs
[15:23:01] [PASSED] 44 VFs
[15:23:01] [PASSED] 45 VFs
[15:23:01] [PASSED] 46 VFs
[15:23:01] [PASSED] 47 VFs
[15:23:01] [PASSED] 48 VFs
[15:23:01] [PASSED] 49 VFs
[15:23:01] [PASSED] 50 VFs
[15:23:01] [PASSED] 51 VFs
[15:23:01] [PASSED] 52 VFs
[15:23:01] [PASSED] 53 VFs
[15:23:01] [PASSED] 54 VFs
[15:23:01] [PASSED] 55 VFs
[15:23:01] [PASSED] 56 VFs
[15:23:01] [PASSED] 57 VFs
[15:23:01] [PASSED] 58 VFs
[15:23:01] [PASSED] 59 VFs
[15:23:01] [PASSED] 60 VFs
[15:23:01] [PASSED] 61 VFs
[15:23:01] [PASSED] 62 VFs
[15:23:01] [PASSED] 63 VFs
[15:23:01] ================= [PASSED] fair_doorbells ==================
[15:23:01] ======================== fair_ggtt ========================
[15:23:01] [PASSED] 1 VF
[15:23:01] [PASSED] 2 VFs
[15:23:01] [PASSED] 3 VFs
[15:23:01] [PASSED] 4 VFs
[15:23:01] [PASSED] 5 VFs
[15:23:01] [PASSED] 6 VFs
[15:23:01] [PASSED] 7 VFs
[15:23:01] [PASSED] 8 VFs
[15:23:01] [PASSED] 9 VFs
[15:23:01] [PASSED] 10 VFs
[15:23:01] [PASSED] 11 VFs
[15:23:01] [PASSED] 12 VFs
[15:23:01] [PASSED] 13 VFs
[15:23:01] [PASSED] 14 VFs
[15:23:01] [PASSED] 15 VFs
[15:23:01] [PASSED] 16 VFs
[15:23:01] [PASSED] 17 VFs
[15:23:01] [PASSED] 18 VFs
[15:23:01] [PASSED] 19 VFs
[15:23:01] [PASSED] 20 VFs
[15:23:01] [PASSED] 21 VFs
[15:23:01] [PASSED] 22 VFs
[15:23:01] [PASSED] 23 VFs
[15:23:01] [PASSED] 24 VFs
[15:23:01] [PASSED] 25 VFs
[15:23:01] [PASSED] 26 VFs
[15:23:01] [PASSED] 27 VFs
[15:23:01] [PASSED] 28 VFs
[15:23:01] [PASSED] 29 VFs
[15:23:01] [PASSED] 30 VFs
[15:23:01] [PASSED] 31 VFs
[15:23:01] [PASSED] 32 VFs
[15:23:01] [PASSED] 33 VFs
[15:23:01] [PASSED] 34 VFs
[15:23:01] [PASSED] 35 VFs
[15:23:01] [PASSED] 36 VFs
[15:23:01] [PASSED] 37 VFs
[15:23:01] [PASSED] 38 VFs
[15:23:01] [PASSED] 39 VFs
[15:23:01] [PASSED] 40 VFs
[15:23:01] [PASSED] 41 VFs
[15:23:01] [PASSED] 42 VFs
[15:23:01] [PASSED] 43 VFs
[15:23:01] [PASSED] 44 VFs
[15:23:01] [PASSED] 45 VFs
[15:23:01] [PASSED] 46 VFs
[15:23:01] [PASSED] 47 VFs
[15:23:01] [PASSED] 48 VFs
[15:23:01] [PASSED] 49 VFs
[15:23:01] [PASSED] 50 VFs
[15:23:01] [PASSED] 51 VFs
[15:23:01] [PASSED] 52 VFs
[15:23:01] [PASSED] 53 VFs
[15:23:01] [PASSED] 54 VFs
[15:23:01] [PASSED] 55 VFs
[15:23:01] [PASSED] 56 VFs
[15:23:01] [PASSED] 57 VFs
[15:23:01] [PASSED] 58 VFs
[15:23:01] [PASSED] 59 VFs
[15:23:01] [PASSED] 60 VFs
[15:23:01] [PASSED] 61 VFs
[15:23:01] [PASSED] 62 VFs
[15:23:01] [PASSED] 63 VFs
[15:23:01] ==================== [PASSED] fair_ggtt ====================
[15:23:01] ======================== fair_vram ========================
[15:23:01] [PASSED] 1 VF
[15:23:01] [PASSED] 2 VFs
[15:23:01] [PASSED] 3 VFs
[15:23:01] [PASSED] 4 VFs
[15:23:01] [PASSED] 5 VFs
[15:23:01] [PASSED] 6 VFs
[15:23:01] [PASSED] 7 VFs
[15:23:01] [PASSED] 8 VFs
[15:23:01] [PASSED] 9 VFs
[15:23:01] [PASSED] 10 VFs
[15:23:01] [PASSED] 11 VFs
[15:23:01] [PASSED] 12 VFs
[15:23:01] [PASSED] 13 VFs
[15:23:01] [PASSED] 14 VFs
[15:23:01] [PASSED] 15 VFs
[15:23:01] [PASSED] 16 VFs
[15:23:01] [PASSED] 17 VFs
[15:23:01] [PASSED] 18 VFs
[15:23:01] [PASSED] 19 VFs
[15:23:01] [PASSED] 20 VFs
[15:23:01] [PASSED] 21 VFs
[15:23:01] [PASSED] 22 VFs
[15:23:01] [PASSED] 23 VFs
[15:23:01] [PASSED] 24 VFs
[15:23:01] [PASSED] 25 VFs
[15:23:01] [PASSED] 26 VFs
[15:23:01] [PASSED] 27 VFs
[15:23:01] [PASSED] 28 VFs
[15:23:01] [PASSED] 29 VFs
[15:23:01] [PASSED] 30 VFs
[15:23:01] [PASSED] 31 VFs
[15:23:01] [PASSED] 32 VFs
[15:23:01] [PASSED] 33 VFs
[15:23:01] [PASSED] 34 VFs
[15:23:01] [PASSED] 35 VFs
[15:23:01] [PASSED] 36 VFs
[15:23:01] [PASSED] 37 VFs
[15:23:01] [PASSED] 38 VFs
[15:23:01] [PASSED] 39 VFs
[15:23:01] [PASSED] 40 VFs
[15:23:01] [PASSED] 41 VFs
[15:23:01] [PASSED] 42 VFs
[15:23:01] [PASSED] 43 VFs
[15:23:01] [PASSED] 44 VFs
[15:23:01] [PASSED] 45 VFs
[15:23:01] [PASSED] 46 VFs
[15:23:01] [PASSED] 47 VFs
[15:23:01] [PASSED] 48 VFs
[15:23:01] [PASSED] 49 VFs
[15:23:01] [PASSED] 50 VFs
[15:23:01] [PASSED] 51 VFs
[15:23:01] [PASSED] 52 VFs
[15:23:01] [PASSED] 53 VFs
[15:23:01] [PASSED] 54 VFs
[15:23:01] [PASSED] 55 VFs
[15:23:01] [PASSED] 56 VFs
[15:23:01] [PASSED] 57 VFs
[15:23:01] [PASSED] 58 VFs
[15:23:01] [PASSED] 59 VFs
[15:23:01] [PASSED] 60 VFs
[15:23:01] [PASSED] 61 VFs
[15:23:01] [PASSED] 62 VFs
[15:23:01] [PASSED] 63 VFs
[15:23:01] ==================== [PASSED] fair_vram ====================
[15:23:01] ================== [PASSED] pf_gt_config ===================
[15:23:01] ===================== lmtt (1 subtest) =====================
[15:23:01] ======================== test_ops =========================
[15:23:01] [PASSED] 2-level
[15:23:01] [PASSED] multi-level
[15:23:01] ==================== [PASSED] test_ops =====================
[15:23:01] ====================== [PASSED] lmtt =======================
[15:23:01] ================= pf_service (11 subtests) =================
[15:23:01] [PASSED] pf_negotiate_any
[15:23:01] [PASSED] pf_negotiate_base_match
[15:23:01] [PASSED] pf_negotiate_base_newer
[15:23:01] [PASSED] pf_negotiate_base_next
[15:23:01] [SKIPPED] pf_negotiate_base_older
[15:23:01] [PASSED] pf_negotiate_base_prev
[15:23:01] [PASSED] pf_negotiate_latest_match
[15:23:01] [PASSED] pf_negotiate_latest_newer
[15:23:01] [PASSED] pf_negotiate_latest_next
[15:23:01] [SKIPPED] pf_negotiate_latest_older
[15:23:01] [SKIPPED] pf_negotiate_latest_prev
[15:23:01] =================== [PASSED] pf_service ====================
[15:23:01] ================= xe_guc_g2g (2 subtests) ==================
[15:23:01] ============== xe_live_guc_g2g_kunit_default ==============
[15:23:01] ========= [SKIPPED] xe_live_guc_g2g_kunit_default ==========
[15:23:01] ============== xe_live_guc_g2g_kunit_allmem ===============
[15:23:01] ========== [SKIPPED] xe_live_guc_g2g_kunit_allmem ==========
[15:23:01] =================== [SKIPPED] xe_guc_g2g ===================
[15:23:01] =================== xe_mocs (2 subtests) ===================
[15:23:01] ================ xe_live_mocs_kernel_kunit ================
[15:23:01] =========== [SKIPPED] xe_live_mocs_kernel_kunit ============
[15:23:01] ================ xe_live_mocs_reset_kunit =================
[15:23:01] ============ [SKIPPED] xe_live_mocs_reset_kunit ============
[15:23:01] ==================== [SKIPPED] xe_mocs =====================
[15:23:01] ================= xe_migrate (2 subtests) ==================
[15:23:01] ================= xe_migrate_sanity_kunit =================
[15:23:01] ============ [SKIPPED] xe_migrate_sanity_kunit =============
[15:23:01] ================== xe_validate_ccs_kunit ==================
[15:23:01] ============= [SKIPPED] xe_validate_ccs_kunit ==============
[15:23:01] =================== [SKIPPED] xe_migrate ===================
[15:23:01] ================== xe_dma_buf (1 subtest) ==================
[15:23:01] ==================== xe_dma_buf_kunit =====================
[15:23:01] ================ [SKIPPED] xe_dma_buf_kunit ================
[15:23:01] =================== [SKIPPED] xe_dma_buf ===================
[15:23:01] ================= xe_bo_shrink (1 subtest) =================
[15:23:01] =================== xe_bo_shrink_kunit ====================
[15:23:01] =============== [SKIPPED] xe_bo_shrink_kunit ===============
[15:23:01] ================== [SKIPPED] xe_bo_shrink ==================
[15:23:01] ==================== xe_bo (2 subtests) ====================
[15:23:01] ================== xe_ccs_migrate_kunit ===================
[15:23:01] ============== [SKIPPED] xe_ccs_migrate_kunit ==============
[15:23:01] ==================== xe_bo_evict_kunit ====================
[15:23:01] =============== [SKIPPED] xe_bo_evict_kunit ================
[15:23:01] ===================== [SKIPPED] xe_bo ======================
[15:23:01] ==================== args (13 subtests) ====================
[15:23:01] [PASSED] count_args_test
[15:23:01] [PASSED] call_args_example
[15:23:01] [PASSED] call_args_test
[15:23:01] [PASSED] drop_first_arg_example
[15:23:01] [PASSED] drop_first_arg_test
[15:23:01] [PASSED] first_arg_example
[15:23:01] [PASSED] first_arg_test
[15:23:01] [PASSED] last_arg_example
[15:23:01] [PASSED] last_arg_test
[15:23:01] [PASSED] pick_arg_example
[15:23:01] [PASSED] if_args_example
[15:23:01] [PASSED] if_args_test
[15:23:01] [PASSED] sep_comma_example
[15:23:01] ====================== [PASSED] args =======================
[15:23:01] =================== xe_pci (3 subtests) ====================
[15:23:01] ==================== check_graphics_ip ====================
[15:23:01] [PASSED] 12.00 Xe_LP
[15:23:01] [PASSED] 12.10 Xe_LP+
[15:23:01] [PASSED] 12.55 Xe_HPG
[15:23:01] [PASSED] 12.60 Xe_HPC
[15:23:01] [PASSED] 12.70 Xe_LPG
[15:23:01] [PASSED] 12.71 Xe_LPG
[15:23:01] [PASSED] 12.74 Xe_LPG+
[15:23:01] [PASSED] 20.01 Xe2_HPG
[15:23:01] [PASSED] 20.02 Xe2_HPG
[15:23:01] [PASSED] 20.04 Xe2_LPG
[15:23:01] [PASSED] 30.00 Xe3_LPG
[15:23:01] [PASSED] 30.01 Xe3_LPG
[15:23:01] [PASSED] 30.03 Xe3_LPG
[15:23:01] [PASSED] 30.04 Xe3_LPG
[15:23:01] [PASSED] 30.05 Xe3_LPG
[15:23:01] [PASSED] 35.10 Xe3p_LPG
[15:23:01] [PASSED] 35.11 Xe3p_XPC
[15:23:01] ================ [PASSED] check_graphics_ip ================
[15:23:01] ===================== check_media_ip ======================
[15:23:01] [PASSED] 12.00 Xe_M
[15:23:01] [PASSED] 12.55 Xe_HPM
[15:23:01] [PASSED] 13.00 Xe_LPM+
[15:23:01] [PASSED] 13.01 Xe2_HPM
[15:23:01] [PASSED] 20.00 Xe2_LPM
[15:23:01] [PASSED] 30.00 Xe3_LPM
[15:23:01] [PASSED] 30.02 Xe3_LPM
[15:23:01] [PASSED] 35.00 Xe3p_LPM
[15:23:01] [PASSED] 35.03 Xe3p_HPM
[15:23:01] ================= [PASSED] check_media_ip ==================
[15:23:01] =================== check_platform_desc ===================
[15:23:01] [PASSED] 0x9A60 (TIGERLAKE)
[15:23:01] [PASSED] 0x9A68 (TIGERLAKE)
[15:23:01] [PASSED] 0x9A70 (TIGERLAKE)
[15:23:01] [PASSED] 0x9A40 (TIGERLAKE)
[15:23:01] [PASSED] 0x9A49 (TIGERLAKE)
[15:23:01] [PASSED] 0x9A59 (TIGERLAKE)
[15:23:01] [PASSED] 0x9A78 (TIGERLAKE)
[15:23:01] [PASSED] 0x9AC0 (TIGERLAKE)
[15:23:01] [PASSED] 0x9AC9 (TIGERLAKE)
[15:23:01] [PASSED] 0x9AD9 (TIGERLAKE)
[15:23:01] [PASSED] 0x9AF8 (TIGERLAKE)
[15:23:01] [PASSED] 0x4C80 (ROCKETLAKE)
[15:23:01] [PASSED] 0x4C8A (ROCKETLAKE)
[15:23:01] [PASSED] 0x4C8B (ROCKETLAKE)
[15:23:01] [PASSED] 0x4C8C (ROCKETLAKE)
[15:23:01] [PASSED] 0x4C90 (ROCKETLAKE)
[15:23:01] [PASSED] 0x4C9A (ROCKETLAKE)
[15:23:01] [PASSED] 0x4680 (ALDERLAKE_S)
[15:23:01] [PASSED] 0x4682 (ALDERLAKE_S)
[15:23:01] [PASSED] 0x4688 (ALDERLAKE_S)
[15:23:01] [PASSED] 0x468A (ALDERLAKE_S)
[15:23:01] [PASSED] 0x468B (ALDERLAKE_S)
[15:23:01] [PASSED] 0x4690 (ALDERLAKE_S)
[15:23:01] [PASSED] 0x4692 (ALDERLAKE_S)
[15:23:01] [PASSED] 0x4693 (ALDERLAKE_S)
[15:23:01] [PASSED] 0x46A0 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46A1 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46A2 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46A3 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46A6 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46A8 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46AA (ALDERLAKE_P)
[15:23:01] [PASSED] 0x462A (ALDERLAKE_P)
[15:23:01] [PASSED] 0x4626 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x4628 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46B0 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46B1 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46B2 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46B3 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46C0 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46C1 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46C2 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46C3 (ALDERLAKE_P)
[15:23:01] [PASSED] 0x46D0 (ALDERLAKE_N)
[15:23:01] [PASSED] 0x46D1 (ALDERLAKE_N)
[15:23:01] [PASSED] 0x46D2 (ALDERLAKE_N)
[15:23:01] [PASSED] 0x46D3 (ALDERLAKE_N)
[15:23:01] [PASSED] 0x46D4 (ALDERLAKE_N)
[15:23:01] [PASSED] 0xA721 (ALDERLAKE_P)
[15:23:01] [PASSED] 0xA7A1 (ALDERLAKE_P)
[15:23:01] [PASSED] 0xA7A9 (ALDERLAKE_P)
[15:23:01] [PASSED] 0xA7AC (ALDERLAKE_P)
[15:23:01] [PASSED] 0xA7AD (ALDERLAKE_P)
[15:23:01] [PASSED] 0xA720 (ALDERLAKE_P)
[15:23:01] [PASSED] 0xA7A0 (ALDERLAKE_P)
[15:23:01] [PASSED] 0xA7A8 (ALDERLAKE_P)
[15:23:01] [PASSED] 0xA7AA (ALDERLAKE_P)
[15:23:01] [PASSED] 0xA7AB (ALDERLAKE_P)
[15:23:01] [PASSED] 0xA780 (ALDERLAKE_S)
[15:23:01] [PASSED] 0xA781 (ALDERLAKE_S)
[15:23:01] [PASSED] 0xA782 (ALDERLAKE_S)
[15:23:01] [PASSED] 0xA783 (ALDERLAKE_S)
[15:23:01] [PASSED] 0xA788 (ALDERLAKE_S)
[15:23:01] [PASSED] 0xA789 (ALDERLAKE_S)
[15:23:01] [PASSED] 0xA78A (ALDERLAKE_S)
[15:23:01] [PASSED] 0xA78B (ALDERLAKE_S)
[15:23:01] [PASSED] 0x4905 (DG1)
[15:23:01] [PASSED] 0x4906 (DG1)
[15:23:01] [PASSED] 0x4907 (DG1)
[15:23:01] [PASSED] 0x4908 (DG1)
[15:23:01] [PASSED] 0x4909 (DG1)
[15:23:01] [PASSED] 0x56C0 (DG2)
[15:23:01] [PASSED] 0x56C2 (DG2)
[15:23:01] [PASSED] 0x56C1 (DG2)
[15:23:01] [PASSED] 0x7D51 (METEORLAKE)
[15:23:01] [PASSED] 0x7DD1 (METEORLAKE)
[15:23:01] [PASSED] 0x7D41 (METEORLAKE)
[15:23:01] [PASSED] 0x7D67 (METEORLAKE)
[15:23:01] [PASSED] 0xB640 (METEORLAKE)
[15:23:01] [PASSED] 0x56A0 (DG2)
[15:23:01] [PASSED] 0x56A1 (DG2)
[15:23:01] [PASSED] 0x56A2 (DG2)
[15:23:01] [PASSED] 0x56BE (DG2)
[15:23:01] [PASSED] 0x56BF (DG2)
[15:23:01] [PASSED] 0x5690 (DG2)
[15:23:01] [PASSED] 0x5691 (DG2)
[15:23:01] [PASSED] 0x5692 (DG2)
[15:23:01] [PASSED] 0x56A5 (DG2)
[15:23:01] [PASSED] 0x56A6 (DG2)
[15:23:01] [PASSED] 0x56B0 (DG2)
[15:23:01] [PASSED] 0x56B1 (DG2)
[15:23:01] [PASSED] 0x56BA (DG2)
[15:23:01] [PASSED] 0x56BB (DG2)
[15:23:01] [PASSED] 0x56BC (DG2)
[15:23:01] [PASSED] 0x56BD (DG2)
[15:23:01] [PASSED] 0x5693 (DG2)
[15:23:01] [PASSED] 0x5694 (DG2)
[15:23:01] [PASSED] 0x5695 (DG2)
[15:23:01] [PASSED] 0x56A3 (DG2)
[15:23:01] [PASSED] 0x56A4 (DG2)
[15:23:01] [PASSED] 0x56B2 (DG2)
[15:23:01] [PASSED] 0x56B3 (DG2)
[15:23:01] [PASSED] 0x5696 (DG2)
[15:23:01] [PASSED] 0x5697 (DG2)
[15:23:01] [PASSED] 0xB69 (PVC)
[15:23:01] [PASSED] 0xB6E (PVC)
[15:23:01] [PASSED] 0xBD4 (PVC)
[15:23:01] [PASSED] 0xBD5 (PVC)
[15:23:01] [PASSED] 0xBD6 (PVC)
[15:23:01] [PASSED] 0xBD7 (PVC)
[15:23:01] [PASSED] 0xBD8 (PVC)
[15:23:01] [PASSED] 0xBD9 (PVC)
[15:23:01] [PASSED] 0xBDA (PVC)
[15:23:01] [PASSED] 0xBDB (PVC)
[15:23:01] [PASSED] 0xBE0 (PVC)
[15:23:01] [PASSED] 0xBE1 (PVC)
[15:23:01] [PASSED] 0xBE5 (PVC)
[15:23:01] [PASSED] 0x7D40 (METEORLAKE)
[15:23:01] [PASSED] 0x7D45 (METEORLAKE)
[15:23:01] [PASSED] 0x7D55 (METEORLAKE)
[15:23:01] [PASSED] 0x7D60 (METEORLAKE)
[15:23:01] [PASSED] 0x7DD5 (METEORLAKE)
[15:23:01] [PASSED] 0x6420 (LUNARLAKE)
[15:23:01] [PASSED] 0x64A0 (LUNARLAKE)
[15:23:01] [PASSED] 0x64B0 (LUNARLAKE)
[15:23:01] [PASSED] 0xE202 (BATTLEMAGE)
[15:23:01] [PASSED] 0xE209 (BATTLEMAGE)
[15:23:01] [PASSED] 0xE20B (BATTLEMAGE)
[15:23:01] [PASSED] 0xE20C (BATTLEMAGE)
[15:23:01] [PASSED] 0xE20D (BATTLEMAGE)
[15:23:01] [PASSED] 0xE210 (BATTLEMAGE)
[15:23:01] [PASSED] 0xE211 (BATTLEMAGE)
[15:23:01] [PASSED] 0xE212 (BATTLEMAGE)
[15:23:01] [PASSED] 0xE216 (BATTLEMAGE)
[15:23:01] [PASSED] 0xE220 (BATTLEMAGE)
[15:23:01] [PASSED] 0xE221 (BATTLEMAGE)
[15:23:01] [PASSED] 0xE222 (BATTLEMAGE)
[15:23:01] [PASSED] 0xE223 (BATTLEMAGE)
[15:23:01] [PASSED] 0xB080 (PANTHERLAKE)
[15:23:01] [PASSED] 0xB081 (PANTHERLAKE)
[15:23:01] [PASSED] 0xB082 (PANTHERLAKE)
[15:23:01] [PASSED] 0xB083 (PANTHERLAKE)
[15:23:01] [PASSED] 0xB084 (PANTHERLAKE)
[15:23:01] [PASSED] 0xB085 (PANTHERLAKE)
[15:23:01] [PASSED] 0xB086 (PANTHERLAKE)
[15:23:01] [PASSED] 0xB087 (PANTHERLAKE)
[15:23:01] [PASSED] 0xB08F (PANTHERLAKE)
[15:23:01] [PASSED] 0xB090 (PANTHERLAKE)
[15:23:01] [PASSED] 0xB0A0 (PANTHERLAKE)
[15:23:01] [PASSED] 0xB0B0 (PANTHERLAKE)
[15:23:01] [PASSED] 0xFD80 (PANTHERLAKE)
[15:23:01] [PASSED] 0xFD81 (PANTHERLAKE)
[15:23:01] [PASSED] 0xD740 (NOVALAKE_S)
[15:23:01] [PASSED] 0xD741 (NOVALAKE_S)
[15:23:01] [PASSED] 0xD742 (NOVALAKE_S)
[15:23:01] [PASSED] 0xD743 (NOVALAKE_S)
[15:23:01] [PASSED] 0xD745 (NOVALAKE_S)
[15:23:01] [PASSED] 0xD74A (NOVALAKE_S)
[15:23:01] [PASSED] 0xD74B (NOVALAKE_S)
[15:23:01] [PASSED] 0x674C (CRESCENTISLAND)
[15:23:01] [PASSED] 0x674D (CRESCENTISLAND)
[15:23:01] [PASSED] 0x674E (CRESCENTISLAND)
[15:23:01] [PASSED] 0x674F (CRESCENTISLAND)
[15:23:01] [PASSED] 0x6750 (CRESCENTISLAND)
[15:23:01] [PASSED] 0xD750 (NOVALAKE_P)
[15:23:01] [PASSED] 0xD751 (NOVALAKE_P)
[15:23:01] [PASSED] 0xD752 (NOVALAKE_P)
[15:23:01] [PASSED] 0xD753 (NOVALAKE_P)
[15:23:01] [PASSED] 0xD754 (NOVALAKE_P)
[15:23:01] [PASSED] 0xD755 (NOVALAKE_P)
[15:23:01] [PASSED] 0xD756 (NOVALAKE_P)
[15:23:01] [PASSED] 0xD757 (NOVALAKE_P)
[15:23:01] [PASSED] 0xD75F (NOVALAKE_P)
[15:23:01] =============== [PASSED] check_platform_desc ===============
[15:23:01] ===================== [PASSED] xe_pci ======================
[15:23:01] ============= xe_rtp_tables_test (4 subtests) ==============
[15:23:01] ================== xe_rtp_table_gt_test ===================
[15:23:01] [PASSED] gt_was/14011060649
[15:23:01] [PASSED] gt_was/14011059788
[15:23:01] [PASSED] gt_was/14015795083
[15:23:01] [PASSED] gt_was/16021867713
[15:23:01] [PASSED] gt_was/14019449301
[15:23:01] [PASSED] gt_was/16028005424
[15:23:01] [PASSED] gt_was/14026578760
[15:23:01] [PASSED] gt_was/1409420604
[15:23:01] [PASSED] gt_was/1408615072
[15:23:01] [PASSED] gt_was/22010523718
[15:23:01] [PASSED] gt_was/14011006942
[15:23:01] [PASSED] gt_was/14014830051
[15:23:01] [PASSED] gt_was/18018781329
[15:23:01] [PASSED] gt_was/1509235366
[15:23:01] [PASSED] gt_was/18018781329
[15:23:01] [PASSED] gt_was/16016694945
[15:23:01] [PASSED] gt_was/14018575942
[15:23:01] [PASSED] gt_was/22016670082
[15:23:01] [PASSED] gt_was/22016670082
[15:23:01] [PASSED] gt_was/14017421178
[15:23:01] [PASSED] gt_was/16025250150
[15:23:01] [PASSED] gt_was/14021871409
[15:23:01] [PASSED] gt_was/16021865536
[15:23:01] [PASSED] gt_was/14021486841
[15:23:01] [PASSED] gt_was/14025160223
[15:23:01] [PASSED] gt_was/14026144927, 16029437861, 14026127056
[15:23:01] [PASSED] gt_was/14025635424
[15:23:01] [PASSED] gt_was/16028005424
[15:23:01] ============== [PASSED] xe_rtp_table_gt_test ===============
[15:23:01] ================== xe_rtp_table_gt_test ===================
[15:23:01] [PASSED] gt_tunings/Tuning: Blend Fill Caching Optimization Disable
[15:23:01] [PASSED] gt_tunings/Tuning: 32B Access Enable
[15:23:01] [PASSED] gt_tunings/Tuning: L3 cache
[15:23:01] [PASSED] gt_tunings/Tuning: L3 cache - media
[15:23:01] [PASSED] gt_tunings/Tuning: Compression Overfetch
[15:23:01] [PASSED] gt_tunings/Tuning: Compression Overfetch - media
[15:23:01] [PASSED] gt_tunings/Tuning: Enable compressible partial write overfetch in L3
[15:23:01] [PASSED] gt_tunings/Tuning: Enable compressible partial write overfetch in L3 - media
[15:23:01] [PASSED] gt_tunings/Tuning: L2 Overfetch Compressible Only
[15:23:01] [PASSED] gt_tunings/Tuning: L2 Overfetch Compressible Only - media
[15:23:01] [PASSED] gt_tunings/Tuning: Stateless compression control
[15:23:01] [PASSED] gt_tunings/Tuning: Stateless compression control - media
[15:23:01] [PASSED] gt_tunings/Tuning: L3 RW flush all Cache
[15:23:01] [PASSED] gt_tunings/Tuning: L3 RW flush all cache - media
[15:23:01] [PASSED] gt_tunings/Tuning: Set STLB Bank Hash Mode to 4KB
[15:23:01] ============== [PASSED] xe_rtp_table_gt_test ===============
[15:23:01] ================== xe_rtp_table_oob_test ==================
[15:23:01] [PASSED] oob_was/1607983814
[15:23:01] [PASSED] oob_was/16010904313
[15:23:01] [PASSED] oob_was/18022495364
[15:23:01] [PASSED] oob_was/22012773006
[15:23:01] [PASSED] oob_was/14014475959
[15:23:01] [PASSED] oob_was/22011391025
[15:23:01] [PASSED] oob_was/22012727170
[15:23:01] [PASSED] oob_was/22012727685
[15:23:01] [PASSED] oob_was/22016596838
[15:23:01] [PASSED] oob_was/18020744125
[15:23:01] [PASSED] oob_was/1409600907
[15:23:01] [PASSED] oob_was/22014953428
[15:23:01] [PASSED] oob_was/16017236439
[15:23:01] [PASSED] oob_was/14019821291
[15:23:01] [PASSED] oob_was/14015076503
[15:23:01] [PASSED] oob_was/14018913170
[15:23:01] [PASSED] oob_was/14018094691
[15:23:01] [PASSED] oob_was/18024947630
[15:23:01] [PASSED] oob_was/16022287689
[15:23:01] [PASSED] oob_was/13011645652
[15:23:01] [PASSED] oob_was/14022293748
[15:23:01] [PASSED] oob_was/22019794406
[15:23:01] [PASSED] oob_was/22019338487
[15:23:01] [PASSED] oob_was/16023588340
[15:23:01] [PASSED] oob_was/14019789679
[15:23:01] [PASSED] oob_was/14022866841
[15:23:01] [PASSED] oob_was/16021333562
[15:23:01] [PASSED] oob_was/14016712196
[15:23:01] [PASSED] oob_was/14015568240
[15:23:01] [PASSED] oob_was/18013179988
[15:23:01] [PASSED] oob_was/1508761755
[15:23:01] [PASSED] oob_was/16023105232
[15:23:01] [PASSED] oob_was/16026508708
[15:23:01] [PASSED] oob_was/14020001231
[15:23:01] [PASSED] oob_was/16023683509
[15:23:01] [PASSED] oob_was/14025515070
[15:23:01] [PASSED] oob_was/15015404425_disable
[15:23:01] [PASSED] oob_was/16026007364
[15:23:01] [PASSED] oob_was/14020316580
[15:23:01] [PASSED] oob_was/14025883347
[15:23:01] [PASSED] oob_was/16029380221
[15:23:01] ============== [PASSED] xe_rtp_table_oob_test ==============
[15:23:01] ================ xe_rtp_table_dev_oob_test ================
[15:23:01] [PASSED] device_oob_was/22010954014
[15:23:01] [PASSED] device_oob_was/15015404425
[15:23:01] [PASSED] device_oob_was/22019338487_display
[15:23:01] [PASSED] device_oob_was/14022085890
[15:23:01] [PASSED] device_oob_was/14026539277
[15:23:01] [PASSED] device_oob_was/14026633728
[15:23:01] [PASSED] device_oob_was/14026746987
[15:23:01] [PASSED] device_oob_was/14026779378
[15:23:01] ============ [PASSED] xe_rtp_table_dev_oob_test ============
[15:23:01] =============== [PASSED] xe_rtp_tables_test ================
[15:23:01] =================== xe_rtp (3 subtests) ====================
[15:23:01] =================== xe_rtp_rules_tests ====================
[15:23:01] [PASSED] no
[15:23:01] [PASSED] yes
[15:23:01] [PASSED] no-and-no
[15:23:01] [PASSED] no-and-yes
[15:23:01] [PASSED] yes-and-no
[15:23:01] [PASSED] yes-and-yes
[15:23:01] [PASSED] no-or-no
[15:23:01] [PASSED] no-or-yes
[15:23:01] [PASSED] yes-or-no
[15:23:01] [PASSED] yes-or-yes
[15:23:01] [PASSED] no-yes-or-yes-no
[15:23:01] [PASSED] no-yes-or-yes-yes
[15:23:01] [PASSED] yes-yes-or-no-yes
[15:23:01] [PASSED] yes-yes-or-yes-yes
[15:23:01] [PASSED] no-no-or-yes-or-no
[15:23:01] [PASSED] or
[15:23:01] [PASSED] or-yes
[15:23:01] [PASSED] or-no
[15:23:01] [PASSED] yes-or
[15:23:01] [PASSED] no-or
[15:23:01] [PASSED] no-or-or-yes
[15:23:01] [PASSED] yes-or-or-no
[15:23:01] [PASSED] no-or-or-no
[15:23:01] [PASSED] missing-context-engine-class
[15:23:01] [PASSED] missing-context-engine-class-or-yes
[15:23:01] [PASSED] missing-context-engine-class-or-or-yes
[15:23:01] =============== [PASSED] xe_rtp_rules_tests ================
[15:23:01] =============== xe_rtp_process_to_sr_tests ================
[15:23:01] [PASSED] coalesce-same-reg
[15:23:01] [PASSED] coalesce-same-reg-literal-and-func
[15:23:01] [PASSED] no-match-no-add
[15:23:01] [PASSED] two-regs-two-entries
[15:23:01] [PASSED] clr-one-set-other
[15:23:01] [PASSED] set-field
[15:23:01] [PASSED] conflict-duplicate
[15:23:01] [PASSED] conflict-not-disjoint
[15:23:01] [PASSED] conflict-not-disjoint-literal-and-func
[15:23:01] [PASSED] conflict-reg-type
[15:23:01] [PASSED] bad-mcr-reg-forced-to-regular
[15:23:01] [PASSED] bad-regular-reg-forced-to-mcr
[15:23:01] =========== [PASSED] xe_rtp_process_to_sr_tests ============
[15:23:01] ================== xe_rtp_process_tests ===================
[15:23:01] [PASSED] active1
[15:23:01] [PASSED] active2
[15:23:01] [PASSED] active-inactive
[15:23:01] [PASSED] inactive-active
[15:23:01] [PASSED] inactive-active-inactive
[15:23:01] [PASSED] inactive-inactive-inactive
[15:23:01] ============== [PASSED] xe_rtp_process_tests ===============
[15:23:01] ===================== [PASSED] xe_rtp ======================
[15:23:01] ==================== xe_wa (1 subtest) =====================
[15:23:01] ======================== xe_wa_gt =========================
[15:23:01] [PASSED] TIGERLAKE B0
[15:23:01] [PASSED] DG1 A0
[15:23:01] [PASSED] DG1 B0
[15:23:01] [PASSED] ALDERLAKE_S A0
[15:23:01] [PASSED] ALDERLAKE_S B0
[15:23:01] [PASSED] ALDERLAKE_S C0
[15:23:01] [PASSED] ALDERLAKE_S D0
[15:23:01] [PASSED] ALDERLAKE_P A0
[15:23:01] [PASSED] ALDERLAKE_P B0
[15:23:01] [PASSED] ALDERLAKE_P C0
[15:23:01] [PASSED] ALDERLAKE_S RPLS D0
[15:23:01] [PASSED] ALDERLAKE_P RPLU E0
[15:23:01] [PASSED] DG2 G10 C0
[15:23:01] [PASSED] DG2 G11 B1
[15:23:01] [PASSED] DG2 G12 A1
[15:23:01] [PASSED] METEORLAKE 12.70(Xe_LPG) A0 13.00(Xe_LPM+) A0
[15:23:01] [PASSED] METEORLAKE 12.71(Xe_LPG) A0 13.00(Xe_LPM+) A0
[15:23:01] [PASSED] METEORLAKE 12.74(Xe_LPG+) A0 13.00(Xe_LPM+) A0
[15:23:01] [PASSED] LUNARLAKE 20.04(Xe2_LPG) A0 20.00(Xe2_LPM) A0
[15:23:01] [PASSED] LUNARLAKE 20.04(Xe2_LPG) B0 20.00(Xe2_LPM) A0
[15:23:01] [PASSED] BATTLEMAGE 20.01(Xe2_HPG) A0 13.01(Xe2_HPM) A1
[15:23:01] [PASSED] PANTHERLAKE 30.00(Xe3_LPG) A0 30.00(Xe3_LPM) A0
[15:23:01] ==================== [PASSED] xe_wa_gt =====================
[15:23:01] ====================== [PASSED] xe_wa ======================
[15:23:01] ============================================================
[15:23:01] Testing complete. Ran 719 tests: passed: 701, skipped: 18
[15:23:01] Elapsed time: 36.032s total, 4.249s configuring, 31.118s building, 0.640s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[15:23:01] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[15:23:03] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[15:23:27] Starting KUnit Kernel (1/1)...
[15:23:27] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[15:23:27] ============ drm_test_pick_cmdline (2 subtests) ============
[15:23:27] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[15:23:27] =============== drm_test_pick_cmdline_named ===============
[15:23:27] [PASSED] NTSC
[15:23:27] [PASSED] NTSC-J
[15:23:27] [PASSED] PAL
[15:23:27] [PASSED] PAL-M
[15:23:27] =========== [PASSED] drm_test_pick_cmdline_named ===========
[15:23:27] ============== [PASSED] drm_test_pick_cmdline ==============
[15:23:27] == drm_test_atomic_get_connector_for_encoder (1 subtest) ===
[15:23:27] [PASSED] drm_test_drm_atomic_get_connector_for_encoder
[15:23:27] ==== [PASSED] drm_test_atomic_get_connector_for_encoder ====
[15:23:27] =========== drm_validate_clone_mode (2 subtests) ===========
[15:23:27] ============== drm_test_check_in_clone_mode ===============
[15:23:27] [PASSED] in_clone_mode
[15:23:27] [PASSED] not_in_clone_mode
[15:23:27] ========== [PASSED] drm_test_check_in_clone_mode ===========
[15:23:27] =============== drm_test_check_valid_clones ===============
[15:23:27] [PASSED] not_in_clone_mode
[15:23:27] [PASSED] valid_clone
[15:23:27] [PASSED] invalid_clone
[15:23:27] =========== [PASSED] drm_test_check_valid_clones ===========
[15:23:27] ============= [PASSED] drm_validate_clone_mode =============
[15:23:27] ============= drm_validate_modeset (1 subtest) =============
[15:23:27] [PASSED] drm_test_check_connector_changed_modeset
[15:23:27] ============== [PASSED] drm_validate_modeset ===============
[15:23:27] ====== drm_test_bridge_get_current_state (2 subtests) ======
[15:23:27] [PASSED] drm_test_drm_bridge_get_current_state_atomic
[15:23:27] [PASSED] drm_test_drm_bridge_get_current_state_legacy
[15:23:27] ======== [PASSED] drm_test_bridge_get_current_state ========
[15:23:27] ====== drm_test_bridge_helper_reset_crtc (4 subtests) ======
[15:23:27] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic
[15:23:27] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic_disabled
[15:23:27] [PASSED] drm_test_drm_bridge_helper_reset_crtc_legacy
[15:23:27] [PASSED] drm_test_drm_bridge_helper_hdmi_output_bus_fmts
[15:23:27] ======== [PASSED] drm_test_bridge_helper_reset_crtc ========
[15:23:27] ============== drm_bridge_alloc (2 subtests) ===============
[15:23:27] [PASSED] drm_test_drm_bridge_alloc_basic
[15:23:27] [PASSED] drm_test_drm_bridge_alloc_get_put
[15:23:27] ================ [PASSED] drm_bridge_alloc =================
[15:23:27] ============= drm_bridge_bus_fmt (5 subtests) ==============
[15:23:27] [PASSED] drm_test_bridge_rgb_yuv_rgb
[15:23:27] [PASSED] drm_test_bridge_must_convert_to_yuv444
[15:23:27] [PASSED] drm_test_bridge_hdmi_auto_rgb
[15:23:27] [PASSED] drm_test_bridge_auto_first
[15:23:27] [PASSED] drm_test_bridge_rgb_yuv_no_path
[15:23:27] =============== [PASSED] drm_bridge_bus_fmt ================
[15:23:27] ============= drm_cmdline_parser (40 subtests) =============
[15:23:27] [PASSED] drm_test_cmdline_force_d_only
[15:23:27] [PASSED] drm_test_cmdline_force_D_only_dvi
[15:23:27] [PASSED] drm_test_cmdline_force_D_only_hdmi
[15:23:27] [PASSED] drm_test_cmdline_force_D_only_not_digital
[15:23:27] [PASSED] drm_test_cmdline_force_e_only
[15:23:27] [PASSED] drm_test_cmdline_res
[15:23:27] [PASSED] drm_test_cmdline_res_vesa
[15:23:27] [PASSED] drm_test_cmdline_res_vesa_rblank
[15:23:27] [PASSED] drm_test_cmdline_res_rblank
[15:23:27] [PASSED] drm_test_cmdline_res_bpp
[15:23:27] [PASSED] drm_test_cmdline_res_refresh
[15:23:27] [PASSED] drm_test_cmdline_res_bpp_refresh
[15:23:27] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[15:23:27] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[15:23:27] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[15:23:27] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[15:23:27] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[15:23:27] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[15:23:27] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[15:23:27] [PASSED] drm_test_cmdline_res_margins_force_on
[15:23:27] [PASSED] drm_test_cmdline_res_vesa_margins
[15:23:27] [PASSED] drm_test_cmdline_name
[15:23:27] [PASSED] drm_test_cmdline_name_bpp
[15:23:27] [PASSED] drm_test_cmdline_name_option
[15:23:27] [PASSED] drm_test_cmdline_name_bpp_option
[15:23:27] [PASSED] drm_test_cmdline_rotate_0
[15:23:27] [PASSED] drm_test_cmdline_rotate_90
[15:23:27] [PASSED] drm_test_cmdline_rotate_180
[15:23:27] [PASSED] drm_test_cmdline_rotate_270
[15:23:27] [PASSED] drm_test_cmdline_hmirror
[15:23:27] [PASSED] drm_test_cmdline_vmirror
[15:23:27] [PASSED] drm_test_cmdline_margin_options
[15:23:27] [PASSED] drm_test_cmdline_multiple_options
[15:23:27] [PASSED] drm_test_cmdline_bpp_extra_and_option
[15:23:27] [PASSED] drm_test_cmdline_extra_and_option
[15:23:27] [PASSED] drm_test_cmdline_freestanding_options
[15:23:27] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[15:23:27] [PASSED] drm_test_cmdline_panel_orientation
[15:23:27] ================ drm_test_cmdline_invalid =================
[15:23:27] [PASSED] margin_only
[15:23:27] [PASSED] interlace_only
[15:23:27] [PASSED] res_missing_x
[15:23:27] [PASSED] res_missing_y
[15:23:27] [PASSED] res_bad_y
[15:23:27] [PASSED] res_missing_y_bpp
[15:23:27] [PASSED] res_bad_bpp
[15:23:27] [PASSED] res_bad_refresh
[15:23:27] [PASSED] res_bpp_refresh_force_on_off
[15:23:27] [PASSED] res_invalid_mode
[15:23:27] [PASSED] res_bpp_wrong_place_mode
[15:23:27] [PASSED] name_bpp_refresh
[15:23:27] [PASSED] name_refresh
[15:23:27] [PASSED] name_refresh_wrong_mode
[15:23:27] [PASSED] name_refresh_invalid_mode
[15:23:27] [PASSED] rotate_multiple
[15:23:27] [PASSED] rotate_invalid_val
[15:23:27] [PASSED] rotate_truncated
[15:23:27] [PASSED] invalid_option
[15:23:27] [PASSED] invalid_tv_option
[15:23:27] [PASSED] truncated_tv_option
[15:23:27] ============ [PASSED] drm_test_cmdline_invalid =============
[15:23:27] =============== drm_test_cmdline_tv_options ===============
[15:23:27] [PASSED] NTSC
[15:23:27] [PASSED] NTSC_443
[15:23:27] [PASSED] NTSC_J
[15:23:27] [PASSED] PAL
[15:23:27] [PASSED] PAL_M
[15:23:27] [PASSED] PAL_N
[15:23:27] [PASSED] SECAM
[15:23:27] [PASSED] MONO_525
[15:23:27] [PASSED] MONO_625
[15:23:27] =========== [PASSED] drm_test_cmdline_tv_options ===========
[15:23:27] =============== [PASSED] drm_cmdline_parser ================
[15:23:27] ========== drmm_connector_hdmi_init (20 subtests) ==========
[15:23:27] [PASSED] drm_test_connector_hdmi_init_valid
[15:23:27] [PASSED] drm_test_connector_hdmi_init_bpc_8
[15:23:27] [PASSED] drm_test_connector_hdmi_init_bpc_10
[15:23:27] [PASSED] drm_test_connector_hdmi_init_bpc_12
[15:23:27] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[15:23:27] [PASSED] drm_test_connector_hdmi_init_bpc_null
[15:23:27] [PASSED] drm_test_connector_hdmi_init_formats_empty
[15:23:27] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[15:23:27] === drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[15:23:27] [PASSED] supported_formats=0x9 yuv420_allowed=1
[15:23:27] [PASSED] supported_formats=0x9 yuv420_allowed=0
[15:23:27] [PASSED] supported_formats=0x5 yuv420_allowed=1
[15:23:27] [PASSED] supported_formats=0x5 yuv420_allowed=0
[15:23:27] === [PASSED] drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[15:23:27] [PASSED] drm_test_connector_hdmi_init_null_ddc
[15:23:27] [PASSED] drm_test_connector_hdmi_init_null_product
[15:23:27] [PASSED] drm_test_connector_hdmi_init_null_vendor
[15:23:27] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[15:23:27] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[15:23:27] [PASSED] drm_test_connector_hdmi_init_product_valid
[15:23:27] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[15:23:27] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[15:23:27] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[15:23:27] ========= drm_test_connector_hdmi_init_type_valid =========
[15:23:27] [PASSED] HDMI-A
[15:23:27] [PASSED] HDMI-B
[15:23:27] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[15:23:27] ======== drm_test_connector_hdmi_init_type_invalid ========
[15:23:27] [PASSED] Unknown
[15:23:27] [PASSED] VGA
[15:23:27] [PASSED] DVI-I
[15:23:27] [PASSED] DVI-D
[15:23:27] [PASSED] DVI-A
[15:23:27] [PASSED] Composite
[15:23:27] [PASSED] SVIDEO
[15:23:27] [PASSED] LVDS
[15:23:27] [PASSED] Component
[15:23:27] [PASSED] DIN
[15:23:27] [PASSED] DP
[15:23:27] [PASSED] TV
[15:23:27] [PASSED] eDP
[15:23:27] [PASSED] Virtual
[15:23:27] [PASSED] DSI
[15:23:27] [PASSED] DPI
[15:23:27] [PASSED] Writeback
[15:23:27] [PASSED] SPI
[15:23:27] [PASSED] USB
[15:23:27] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[15:23:27] ============ [PASSED] drmm_connector_hdmi_init =============
[15:23:27] ============= drmm_connector_init (3 subtests) =============
[15:23:27] [PASSED] drm_test_drmm_connector_init
[15:23:27] [PASSED] drm_test_drmm_connector_init_null_ddc
[15:23:27] ========= drm_test_drmm_connector_init_type_valid =========
[15:23:27] [PASSED] Unknown
[15:23:27] [PASSED] VGA
[15:23:27] [PASSED] DVI-I
[15:23:27] [PASSED] DVI-D
[15:23:27] [PASSED] DVI-A
[15:23:27] [PASSED] Composite
[15:23:27] [PASSED] SVIDEO
[15:23:27] [PASSED] LVDS
[15:23:27] [PASSED] Component
[15:23:27] [PASSED] DIN
[15:23:27] [PASSED] DP
[15:23:27] [PASSED] HDMI-A
[15:23:27] [PASSED] HDMI-B
[15:23:27] [PASSED] TV
[15:23:27] [PASSED] eDP
[15:23:27] [PASSED] Virtual
[15:23:27] [PASSED] DSI
[15:23:27] [PASSED] DPI
[15:23:27] [PASSED] Writeback
[15:23:27] [PASSED] SPI
[15:23:27] [PASSED] USB
[15:23:27] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[15:23:27] =============== [PASSED] drmm_connector_init ===============
[15:23:27] ========= drm_connector_dynamic_init (6 subtests) ==========
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_init
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_init_null_ddc
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_init_not_added
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_init_properties
[15:23:27] ===== drm_test_drm_connector_dynamic_init_type_valid ======
[15:23:27] [PASSED] Unknown
[15:23:27] [PASSED] VGA
[15:23:27] [PASSED] DVI-I
[15:23:27] [PASSED] DVI-D
[15:23:27] [PASSED] DVI-A
[15:23:27] [PASSED] Composite
[15:23:27] [PASSED] SVIDEO
[15:23:27] [PASSED] LVDS
[15:23:27] [PASSED] Component
[15:23:27] [PASSED] DIN
[15:23:27] [PASSED] DP
[15:23:27] [PASSED] HDMI-A
[15:23:27] [PASSED] HDMI-B
[15:23:27] [PASSED] TV
[15:23:27] [PASSED] eDP
[15:23:27] [PASSED] Virtual
[15:23:27] [PASSED] DSI
[15:23:27] [PASSED] DPI
[15:23:27] [PASSED] Writeback
[15:23:27] [PASSED] SPI
[15:23:27] [PASSED] USB
[15:23:27] = [PASSED] drm_test_drm_connector_dynamic_init_type_valid ==
[15:23:27] ======== drm_test_drm_connector_dynamic_init_name =========
[15:23:27] [PASSED] Unknown
[15:23:27] [PASSED] VGA
[15:23:27] [PASSED] DVI-I
[15:23:27] [PASSED] DVI-D
[15:23:27] [PASSED] DVI-A
[15:23:27] [PASSED] Composite
[15:23:27] [PASSED] SVIDEO
[15:23:27] [PASSED] LVDS
[15:23:27] [PASSED] Component
[15:23:27] [PASSED] DIN
[15:23:27] [PASSED] DP
[15:23:27] [PASSED] HDMI-A
[15:23:27] [PASSED] HDMI-B
[15:23:27] [PASSED] TV
[15:23:27] [PASSED] eDP
[15:23:27] [PASSED] Virtual
[15:23:27] [PASSED] DSI
[15:23:27] [PASSED] DPI
[15:23:27] [PASSED] Writeback
[15:23:27] [PASSED] SPI
[15:23:27] [PASSED] USB
[15:23:27] ==== [PASSED] drm_test_drm_connector_dynamic_init_name =====
[15:23:27] =========== [PASSED] drm_connector_dynamic_init ============
[15:23:27] ==== drm_connector_dynamic_register_early (4 subtests) =====
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_register_early_on_list
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_register_early_defer
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_register_early_no_init
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_register_early_no_mode_object
[15:23:27] ====== [PASSED] drm_connector_dynamic_register_early =======
[15:23:27] ======= drm_connector_dynamic_register (7 subtests) ========
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_register_on_list
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_register_no_defer
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_register_no_init
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_register_mode_object
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_register_sysfs
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_register_sysfs_name
[15:23:27] [PASSED] drm_test_drm_connector_dynamic_register_debugfs
[15:23:27] ========= [PASSED] drm_connector_dynamic_register ==========
[15:23:27] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[15:23:27] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[15:23:27] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[15:23:27] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[15:23:27] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[15:23:27] ========== drm_test_get_tv_mode_from_name_valid ===========
[15:23:27] [PASSED] NTSC
[15:23:27] [PASSED] NTSC-443
[15:23:27] [PASSED] NTSC-J
[15:23:27] [PASSED] PAL
[15:23:27] [PASSED] PAL-M
[15:23:27] [PASSED] PAL-N
[15:23:27] [PASSED] SECAM
[15:23:27] [PASSED] Mono
[15:23:27] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[15:23:27] [PASSED] drm_test_get_tv_mode_from_name_truncated
[15:23:27] ============ [PASSED] drm_get_tv_mode_from_name ============
[15:23:27] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[15:23:27] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[15:23:27] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[15:23:27] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[15:23:27] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[15:23:27] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[15:23:27] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[15:23:27] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid =
[15:23:27] [PASSED] VIC 96
[15:23:27] [PASSED] VIC 97
[15:23:27] [PASSED] VIC 101
[15:23:27] [PASSED] VIC 102
[15:23:27] [PASSED] VIC 106
[15:23:27] [PASSED] VIC 107
[15:23:27] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[15:23:27] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[15:23:27] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[15:23:27] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[15:23:27] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[15:23:27] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[15:23:27] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[15:23:27] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[15:23:27] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name ====
[15:23:27] [PASSED] Automatic
[15:23:27] [PASSED] Full
[15:23:27] [PASSED] Limited 16:235
[15:23:27] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[15:23:27] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[15:23:27] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[15:23:27] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[15:23:27] === drm_test_drm_hdmi_connector_get_output_format_name ====
[15:23:27] [PASSED] RGB
[15:23:27] [PASSED] YUV 4:2:0
[15:23:27] [PASSED] YUV 4:2:2
[15:23:27] [PASSED] YUV 4:4:4
[15:23:27] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[15:23:27] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[15:23:27] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[15:23:27] ============= drm_damage_helper (21 subtests) ==============
[15:23:27] [PASSED] drm_test_damage_iter_no_damage
[15:23:27] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[15:23:27] [PASSED] drm_test_damage_iter_no_damage_src_moved
[15:23:27] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[15:23:27] [PASSED] drm_test_damage_iter_no_damage_not_visible
[15:23:27] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[15:23:27] [PASSED] drm_test_damage_iter_no_damage_no_fb
[15:23:27] [PASSED] drm_test_damage_iter_simple_damage
[15:23:27] [PASSED] drm_test_damage_iter_single_damage
[15:23:27] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[15:23:27] [PASSED] drm_test_damage_iter_single_damage_outside_src
[15:23:27] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[15:23:27] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[15:23:27] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[15:23:27] [PASSED] drm_test_damage_iter_single_damage_src_moved
[15:23:27] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[15:23:27] [PASSED] drm_test_damage_iter_damage
[15:23:27] [PASSED] drm_test_damage_iter_damage_one_intersect
[15:23:27] [PASSED] drm_test_damage_iter_damage_one_outside
[15:23:27] [PASSED] drm_test_damage_iter_damage_src_moved
[15:23:27] [PASSED] drm_test_damage_iter_damage_not_visible
[15:23:27] ================ [PASSED] drm_damage_helper ================
[15:23:27] ============== drm_dp_mst_helper (3 subtests) ==============
[15:23:27] ============== drm_test_dp_mst_calc_pbn_mode ==============
[15:23:27] [PASSED] Clock 154000 BPP 30 DSC disabled
[15:23:27] [PASSED] Clock 234000 BPP 30 DSC disabled
[15:23:27] [PASSED] Clock 297000 BPP 24 DSC disabled
[15:23:27] [PASSED] Clock 332880 BPP 24 DSC enabled
[15:23:27] [PASSED] Clock 324540 BPP 24 DSC enabled
[15:23:27] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[15:23:27] ============== drm_test_dp_mst_calc_pbn_div ===============
[15:23:27] [PASSED] Link rate 2000000 lane count 4
[15:23:27] [PASSED] Link rate 2000000 lane count 2
[15:23:27] [PASSED] Link rate 2000000 lane count 1
[15:23:27] [PASSED] Link rate 1350000 lane count 4
[15:23:27] [PASSED] Link rate 1350000 lane count 2
[15:23:27] [PASSED] Link rate 1350000 lane count 1
[15:23:27] [PASSED] Link rate 1000000 lane count 4
[15:23:27] [PASSED] Link rate 1000000 lane count 2
[15:23:27] [PASSED] Link rate 1000000 lane count 1
[15:23:27] [PASSED] Link rate 810000 lane count 4
[15:23:27] [PASSED] Link rate 810000 lane count 2
[15:23:27] [PASSED] Link rate 810000 lane count 1
[15:23:27] [PASSED] Link rate 540000 lane count 4
[15:23:27] [PASSED] Link rate 540000 lane count 2
[15:23:27] [PASSED] Link rate 540000 lane count 1
[15:23:27] [PASSED] Link rate 270000 lane count 4
[15:23:27] [PASSED] Link rate 270000 lane count 2
[15:23:27] [PASSED] Link rate 270000 lane count 1
[15:23:27] [PASSED] Link rate 162000 lane count 4
[15:23:27] [PASSED] Link rate 162000 lane count 2
[15:23:27] [PASSED] Link rate 162000 lane count 1
[15:23:27] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[15:23:27] ========= drm_test_dp_mst_sideband_msg_req_decode =========
[15:23:27] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[15:23:27] [PASSED] DP_POWER_UP_PHY with port number
[15:23:27] [PASSED] DP_POWER_DOWN_PHY with port number
[15:23:27] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[15:23:27] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[15:23:27] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[15:23:27] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[15:23:27] [PASSED] DP_QUERY_PAYLOAD with port number
[15:23:27] [PASSED] DP_QUERY_PAYLOAD with VCPI
[15:23:27] [PASSED] DP_REMOTE_DPCD_READ with port number
[15:23:27] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[15:23:27] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[15:23:27] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[15:23:27] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[15:23:27] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[15:23:27] [PASSED] DP_REMOTE_I2C_READ with port number
[15:23:27] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[15:23:27] [PASSED] DP_REMOTE_I2C_READ with transactions array
[15:23:27] [PASSED] DP_REMOTE_I2C_WRITE with port number
[15:23:27] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[15:23:27] [PASSED] DP_REMOTE_I2C_WRITE with data array
[15:23:27] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[15:23:27] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[15:23:27] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[15:23:27] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[15:23:27] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[15:23:27] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[15:23:27] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[15:23:27] ================ [PASSED] drm_dp_mst_helper ================
[15:23:27] ================== drm_exec (7 subtests) ===================
[15:23:27] [PASSED] sanitycheck
[15:23:27] [PASSED] test_lock
[15:23:27] [PASSED] test_lock_unlock
[15:23:27] [PASSED] test_duplicates
[15:23:27] [PASSED] test_prepare
[15:23:27] [PASSED] test_prepare_array
[15:23:27] [PASSED] test_multiple_loops
[15:23:27] ==================== [PASSED] drm_exec =====================
[15:23:27] =========== drm_format_helper_test (17 subtests) ===========
[15:23:27] ============== drm_test_fb_xrgb8888_to_gray8 ==============
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[15:23:27] ============= drm_test_fb_xrgb8888_to_rgb332 ==============
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[15:23:27] ============= drm_test_fb_xrgb8888_to_rgb565 ==============
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[15:23:27] ============ drm_test_fb_xrgb8888_to_xrgb1555 =============
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[15:23:27] ============ drm_test_fb_xrgb8888_to_argb1555 =============
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[15:23:27] ============ drm_test_fb_xrgb8888_to_rgba5551 =============
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[15:23:27] ============= drm_test_fb_xrgb8888_to_rgb888 ==============
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[15:23:27] ============= drm_test_fb_xrgb8888_to_bgr888 ==============
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ========= [PASSED] drm_test_fb_xrgb8888_to_bgr888 ==========
[15:23:27] ============ drm_test_fb_xrgb8888_to_argb8888 =============
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[15:23:27] =========== drm_test_fb_xrgb8888_to_xrgb2101010 ===========
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[15:23:27] =========== drm_test_fb_xrgb8888_to_argb2101010 ===========
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[15:23:27] ============== drm_test_fb_xrgb8888_to_mono ===============
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[15:23:27] ==================== drm_test_fb_swab =====================
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ================ [PASSED] drm_test_fb_swab =================
[15:23:27] ============ drm_test_fb_xrgb8888_to_xbgr8888 =============
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[15:23:27] ============ drm_test_fb_xrgb8888_to_abgr8888 =============
[15:23:27] [PASSED] single_pixel_source_buffer
[15:23:27] [PASSED] single_pixel_clip_rectangle
[15:23:27] [PASSED] well_known_colors
[15:23:27] [PASSED] destination_pitch
[15:23:27] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[15:23:27] ================= drm_test_fb_clip_offset =================
[15:23:27] [PASSED] pass through
[15:23:27] [PASSED] horizontal offset
[15:23:27] [PASSED] vertical offset
[15:23:27] [PASSED] horizontal and vertical offset
[15:23:27] [PASSED] horizontal offset (custom pitch)
[15:23:27] [PASSED] vertical offset (custom pitch)
[15:23:27] [PASSED] horizontal and vertical offset (custom pitch)
[15:23:27] ============= [PASSED] drm_test_fb_clip_offset =============
[15:23:27] =================== drm_test_fb_memcpy ====================
[15:23:27] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[15:23:27] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[15:23:27] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[15:23:27] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[15:23:27] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[15:23:27] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[15:23:27] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[15:23:27] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[15:23:27] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[15:23:27] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[15:23:27] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[15:23:27] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[15:23:27] =============== [PASSED] drm_test_fb_memcpy ================
[15:23:27] ============= [PASSED] drm_format_helper_test ==============
[15:23:27] ================= drm_format (18 subtests) =================
[15:23:27] [PASSED] drm_test_format_block_width_invalid
[15:23:27] [PASSED] drm_test_format_block_width_one_plane
[15:23:27] [PASSED] drm_test_format_block_width_two_plane
[15:23:27] [PASSED] drm_test_format_block_width_three_plane
[15:23:27] [PASSED] drm_test_format_block_width_tiled
[15:23:27] [PASSED] drm_test_format_block_height_invalid
[15:23:27] [PASSED] drm_test_format_block_height_one_plane
[15:23:27] [PASSED] drm_test_format_block_height_two_plane
[15:23:27] [PASSED] drm_test_format_block_height_three_plane
[15:23:27] [PASSED] drm_test_format_block_height_tiled
[15:23:27] [PASSED] drm_test_format_min_pitch_invalid
[15:23:27] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[15:23:27] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[15:23:27] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[15:23:27] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[15:23:27] [PASSED] drm_test_format_min_pitch_two_plane
[15:23:27] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[15:23:27] [PASSED] drm_test_format_min_pitch_tiled
[15:23:27] =================== [PASSED] drm_format ====================
[15:23:27] ============== drm_framebuffer (10 subtests) ===============
[15:23:27] ========== drm_test_framebuffer_check_src_coords ==========
[15:23:27] [PASSED] Success: source fits into fb
[15:23:27] [PASSED] Fail: overflowing fb with x-axis coordinate
[15:23:27] [PASSED] Fail: overflowing fb with y-axis coordinate
[15:23:27] [PASSED] Fail: overflowing fb with source width
[15:23:27] [PASSED] Fail: overflowing fb with source height
[15:23:27] ====== [PASSED] drm_test_framebuffer_check_src_coords ======
[15:23:27] [PASSED] drm_test_framebuffer_cleanup
[15:23:27] =============== drm_test_framebuffer_create ===============
[15:23:27] [PASSED] ABGR8888 normal sizes
[15:23:27] [PASSED] ABGR8888 max sizes
[15:23:27] [PASSED] ABGR8888 pitch greater than min required
[15:23:27] [PASSED] ABGR8888 pitch less than min required
[15:23:27] [PASSED] ABGR8888 Invalid width
[15:23:27] [PASSED] ABGR8888 Invalid buffer handle
[15:23:27] [PASSED] No pixel format
[15:23:27] [PASSED] ABGR8888 Width 0
[15:23:27] [PASSED] ABGR8888 Height 0
[15:23:27] [PASSED] ABGR8888 Out of bound height * pitch combination
[15:23:27] [PASSED] ABGR8888 Large buffer offset
[15:23:27] [PASSED] ABGR8888 Buffer offset for inexistent plane
[15:23:27] [PASSED] ABGR8888 Invalid flag
[15:23:27] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[15:23:27] [PASSED] ABGR8888 Valid buffer modifier
[15:23:27] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[15:23:27] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[15:23:27] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[15:23:27] [PASSED] NV12 Normal sizes
[15:23:27] [PASSED] NV12 Max sizes
[15:23:27] [PASSED] NV12 Invalid pitch
[15:23:27] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[15:23:27] [PASSED] NV12 different modifier per-plane
[15:23:27] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[15:23:27] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[15:23:27] [PASSED] NV12 Modifier for inexistent plane
[15:23:27] [PASSED] NV12 Handle for inexistent plane
[15:23:27] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[15:23:27] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[15:23:27] [PASSED] YVU420 Normal sizes
[15:23:27] [PASSED] YVU420 Max sizes
[15:23:27] [PASSED] YVU420 Invalid pitch
[15:23:27] [PASSED] YVU420 Different pitches
[15:23:27] [PASSED] YVU420 Different buffer offsets/pitches
[15:23:27] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[15:23:27] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[15:23:27] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[15:23:27] [PASSED] YVU420 Valid modifier
[15:23:27] [PASSED] YVU420 Different modifiers per plane
[15:23:27] [PASSED] YVU420 Modifier for inexistent plane
[15:23:27] [PASSED] YUV420_10BIT Invalid modifier(DRM_FORMAT_MOD_LINEAR)
[15:23:27] [PASSED] X0L2 Normal sizes
[15:23:27] [PASSED] X0L2 Max sizes
[15:23:27] [PASSED] X0L2 Invalid pitch
[15:23:27] [PASSED] X0L2 Pitch greater than minimum required
[15:23:27] [PASSED] X0L2 Handle for inexistent plane
[15:23:27] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[15:23:27] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[15:23:27] [PASSED] X0L2 Valid modifier
[15:23:27] [PASSED] X0L2 Modifier for inexistent plane
[15:23:27] =========== [PASSED] drm_test_framebuffer_create ===========
[15:23:27] [PASSED] drm_test_framebuffer_free
[15:23:27] [PASSED] drm_test_framebuffer_init
[15:23:27] [PASSED] drm_test_framebuffer_init_bad_format
[15:23:27] [PASSED] drm_test_framebuffer_init_dev_mismatch
[15:23:27] [PASSED] drm_test_framebuffer_lookup
[15:23:27] [PASSED] drm_test_framebuffer_lookup_inexistent
[15:23:27] [PASSED] drm_test_framebuffer_modifiers_not_supported
[15:23:27] ================= [PASSED] drm_framebuffer =================
[15:23:27] ================ drm_gem_shmem (8 subtests) ================
[15:23:27] [PASSED] drm_gem_shmem_test_obj_create
[15:23:27] [PASSED] drm_gem_shmem_test_obj_create_private
[15:23:27] [PASSED] drm_gem_shmem_test_pin_pages
[15:23:27] [PASSED] drm_gem_shmem_test_vmap
[15:23:27] [PASSED] drm_gem_shmem_test_get_sg_table
[15:23:27] [PASSED] drm_gem_shmem_test_get_pages_sgt
[15:23:27] [PASSED] drm_gem_shmem_test_madvise
[15:23:27] [PASSED] drm_gem_shmem_test_purge
[15:23:27] ================== [PASSED] drm_gem_shmem ==================
[15:23:27] === drm_atomic_helper_connector_hdmi_check (29 subtests) ===
[15:23:27] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[15:23:27] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[15:23:27] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[15:23:27] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[15:23:27] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[15:23:27] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[15:23:27] ====== drm_test_check_broadcast_rgb_cea_mode_yuv420 =======
[15:23:27] [PASSED] Automatic
[15:23:27] [PASSED] Full
[15:23:27] [PASSED] Limited 16:235
[15:23:27] == [PASSED] drm_test_check_broadcast_rgb_cea_mode_yuv420 ===
[15:23:27] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[15:23:27] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[15:23:27] [PASSED] drm_test_check_disable_connector
[15:23:27] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[15:23:27] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_rgb
[15:23:27] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_yuv420
[15:23:27] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv422
[15:23:27] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420
[15:23:27] [PASSED] drm_test_check_driver_unsupported_fallback_yuv420
[15:23:27] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[15:23:27] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[15:23:27] [PASSED] drm_test_check_output_bpc_dvi
[15:23:27] [PASSED] drm_test_check_output_bpc_format_vic_1
[15:23:27] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[15:23:27] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[15:23:27] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[15:23:27] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[15:23:27] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[15:23:27] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[15:23:27] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[15:23:27] ============ drm_test_check_hdmi_color_format =============
[15:23:27] [PASSED] AUTO -> RGB
[15:23:27] [PASSED] YCBCR422 -> YUV422
[15:23:27] [PASSED] YCBCR420 -> YUV420
[15:23:27] [PASSED] YCBCR444 -> YUV444
[15:23:27] [PASSED] RGB -> RGB
[15:23:27] ======== [PASSED] drm_test_check_hdmi_color_format =========
[15:23:27] ======== drm_test_check_hdmi_color_format_420_only ========
[15:23:27] [PASSED] RGB should fail
[15:23:27] [PASSED] YUV444 should fail
[15:23:27] [PASSED] YUV422 should fail
[15:23:27] [PASSED] YUV420 should work
[15:23:27] ==== [PASSED] drm_test_check_hdmi_color_format_420_only ====
[15:23:27] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[15:23:27] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[15:23:27] [PASSED] drm_test_check_broadcast_rgb_value
[15:23:27] [PASSED] drm_test_check_bpc_8_value
[15:23:27] [PASSED] drm_test_check_bpc_10_value
[15:23:27] [PASSED] drm_test_check_bpc_12_value
[15:23:27] [PASSED] drm_test_check_format_value
[15:23:27] [PASSED] drm_test_check_tmds_char_value
[15:23:27] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[15:23:27] = drm_atomic_helper_connector_hdmi_mode_valid (7 subtests) =
[15:23:27] [PASSED] drm_test_check_mode_valid
[15:23:27] [PASSED] drm_test_check_mode_valid_reject
[15:23:27] [PASSED] drm_test_check_mode_valid_reject_rate
[15:23:27] [PASSED] drm_test_check_mode_valid_reject_max_clock
[15:23:27] [PASSED] drm_test_check_mode_valid_yuv420_only_max_clock
[15:23:27] [PASSED] drm_test_check_mode_valid_reject_yuv420_only_connector
[15:23:27] [PASSED] drm_test_check_mode_valid_accept_yuv420_also_connector_rgb
[15:23:27] === [PASSED] drm_atomic_helper_connector_hdmi_mode_valid ===
[15:23:27] = drm_atomic_helper_connector_hdmi_infoframes (5 subtests) =
[15:23:27] [PASSED] drm_test_check_infoframes
[15:23:27] [PASSED] drm_test_check_reject_avi_infoframe
[15:23:27] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_8
[15:23:27] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_10
[15:23:27] [PASSED] drm_test_check_reject_audio_infoframe
[15:23:27] === [PASSED] drm_atomic_helper_connector_hdmi_infoframes ===
[15:23:27] ================= drm_managed (2 subtests) =================
[15:23:27] [PASSED] drm_test_managed_release_action
[15:23:27] [PASSED] drm_test_managed_run_action
[15:23:27] =================== [PASSED] drm_managed ===================
[15:23:27] =================== drm_mm (6 subtests) ====================
[15:23:27] [PASSED] drm_test_mm_init
[15:23:27] [PASSED] drm_test_mm_debug
[15:23:27] [PASSED] drm_test_mm_align32
[15:23:27] [PASSED] drm_test_mm_align64
[15:23:27] [PASSED] drm_test_mm_lowest
[15:23:27] [PASSED] drm_test_mm_highest
[15:23:27] ===================== [PASSED] drm_mm ======================
[15:23:27] ============= drm_modes_analog_tv (5 subtests) =============
[15:23:27] [PASSED] drm_test_modes_analog_tv_mono_576i
[15:23:27] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[15:23:27] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[15:23:27] [PASSED] drm_test_modes_analog_tv_pal_576i
[15:23:27] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[15:23:27] =============== [PASSED] drm_modes_analog_tv ===============
[15:23:27] ============== drm_plane_helper (2 subtests) ===============
[15:23:27] =============== drm_test_check_plane_state ================
[15:23:27] [PASSED] clipping_simple
[15:23:27] [PASSED] clipping_rotate_reflect
[15:23:27] [PASSED] positioning_simple
[15:23:27] [PASSED] upscaling
[15:23:27] [PASSED] downscaling
[15:23:27] [PASSED] rounding1
[15:23:27] [PASSED] rounding2
[15:23:27] [PASSED] rounding3
[15:23:27] [PASSED] rounding4
[15:23:27] =========== [PASSED] drm_test_check_plane_state ============
[15:23:27] =========== drm_test_check_invalid_plane_state ============
[15:23:27] [PASSED] positioning_invalid
[15:23:27] [PASSED] upscaling_invalid
[15:23:27] [PASSED] downscaling_invalid
[15:23:27] ======= [PASSED] drm_test_check_invalid_plane_state ========
[15:23:27] ================ [PASSED] drm_plane_helper =================
[15:23:27] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[15:23:27] ====== drm_test_connector_helper_tv_get_modes_check =======
[15:23:27] [PASSED] None
[15:23:27] [PASSED] PAL
[15:23:27] [PASSED] NTSC
[15:23:27] [PASSED] Both, NTSC Default
[15:23:27] [PASSED] Both, PAL Default
[15:23:27] [PASSED] Both, NTSC Default, with PAL on command-line
[15:23:27] [PASSED] Both, PAL Default, with NTSC on command-line
[15:23:27] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[15:23:27] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[15:23:27] ================== drm_rect (9 subtests) ===================
[15:23:27] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[15:23:27] [PASSED] drm_test_rect_clip_scaled_not_clipped
[15:23:27] [PASSED] drm_test_rect_clip_scaled_clipped
[15:23:27] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[15:23:27] ================= drm_test_rect_intersect =================
[15:23:27] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[15:23:27] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[15:23:27] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[15:23:27] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[15:23:27] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[15:23:27] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[15:23:27] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[15:23:27] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[15:23:27] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[15:23:27] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[15:23:27] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[15:23:27] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[15:23:27] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[15:23:27] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[15:23:27] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
[15:23:27] ============= [PASSED] drm_test_rect_intersect =============
[15:23:27] ================ drm_test_rect_calc_hscale ================
[15:23:27] [PASSED] normal use
[15:23:27] [PASSED] out of max range
[15:23:27] [PASSED] out of min range
[15:23:27] [PASSED] zero dst
[15:23:27] [PASSED] negative src
[15:23:27] [PASSED] negative dst
[15:23:27] ============ [PASSED] drm_test_rect_calc_hscale ============
[15:23:27] ================ drm_test_rect_calc_vscale ================
[15:23:27] [PASSED] normal use
[15:23:27] [PASSED] out of max range
[15:23:27] [PASSED] out of min range
[15:23:27] [PASSED] zero dst
[15:23:27] [PASSED] negative src
[15:23:27] [PASSED] negative dst
[15:23:27] ============ [PASSED] drm_test_rect_calc_vscale ============
[15:23:27] ================== drm_test_rect_rotate ===================
[15:23:27] [PASSED] reflect-x
[15:23:27] [PASSED] reflect-y
[15:23:27] [PASSED] rotate-0
[15:23:27] [PASSED] rotate-90
[15:23:27] [PASSED] rotate-180
[15:23:27] [PASSED] rotate-270
[15:23:27] ============== [PASSED] drm_test_rect_rotate ===============
[15:23:27] ================ drm_test_rect_rotate_inv =================
[15:23:27] [PASSED] reflect-x
[15:23:27] [PASSED] reflect-y
[15:23:27] [PASSED] rotate-0
[15:23:27] [PASSED] rotate-90
[15:23:27] [PASSED] rotate-180
[15:23:27] [PASSED] rotate-270
[15:23:27] ============ [PASSED] drm_test_rect_rotate_inv =============
[15:23:27] ==================== [PASSED] drm_rect =====================
[15:23:27] ============ drm_sysfb_modeset_test (1 subtest) ============
[15:23:27] ============ drm_test_sysfb_build_fourcc_list =============
[15:23:27] [PASSED] no native formats
[15:23:27] [PASSED] XRGB8888 as native format
[15:23:27] [PASSED] remove duplicates
[15:23:27] [PASSED] convert alpha formats
[15:23:27] [PASSED] random formats
[15:23:27] ======== [PASSED] drm_test_sysfb_build_fourcc_list =========
[15:23:27] ============= [PASSED] drm_sysfb_modeset_test ==============
[15:23:27] ================== drm_fixp (2 subtests) ===================
[15:23:27] [PASSED] drm_test_int2fixp
[15:23:27] [PASSED] drm_test_sm2fixp
[15:23:27] ==================== [PASSED] drm_fixp =====================
[15:23:27] ============================================================
[15:23:27] Testing complete. Ran 639 tests: passed: 639
[15:23:27] Elapsed time: 25.889s total, 1.740s configuring, 23.985s building, 0.144s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/ttm/tests/.kunitconfig
[15:23:27] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[15:23:29] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[15:23:39] Starting KUnit Kernel (1/1)...
[15:23:39] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[15:23:39] ================= ttm_device (5 subtests) ==================
[15:23:39] [PASSED] ttm_device_init_basic
[15:23:39] [PASSED] ttm_device_init_multiple
[15:23:39] [PASSED] ttm_device_fini_basic
[15:23:39] [PASSED] ttm_device_init_no_vma_man
[15:23:39] ================== ttm_device_init_pools ==================
[15:23:39] [PASSED] No DMA allocations, no DMA32 required
[15:23:39] [PASSED] DMA allocations, DMA32 required
[15:23:39] [PASSED] No DMA allocations, DMA32 required
[15:23:39] [PASSED] DMA allocations, no DMA32 required
[15:23:39] ============== [PASSED] ttm_device_init_pools ==============
[15:23:39] =================== [PASSED] ttm_device ====================
[15:23:39] ================== ttm_pool (8 subtests) ===================
[15:23:39] ================== ttm_pool_alloc_basic ===================
[15:23:39] [PASSED] One page
[15:23:39] [PASSED] More than one page
[15:23:39] [PASSED] Above the allocation limit
[15:23:39] [PASSED] One page, with coherent DMA mappings enabled
[15:23:39] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[15:23:39] ============== [PASSED] ttm_pool_alloc_basic ===============
[15:23:39] ============== ttm_pool_alloc_basic_dma_addr ==============
[15:23:39] [PASSED] One page
[15:23:39] [PASSED] More than one page
[15:23:39] [PASSED] Above the allocation limit
[15:23:39] [PASSED] One page, with coherent DMA mappings enabled
[15:23:39] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[15:23:39] ========== [PASSED] ttm_pool_alloc_basic_dma_addr ==========
[15:23:39] [PASSED] ttm_pool_alloc_order_caching_match
[15:23:39] [PASSED] ttm_pool_alloc_caching_mismatch
[15:23:39] [PASSED] ttm_pool_alloc_order_mismatch
[15:23:39] [PASSED] ttm_pool_free_dma_alloc
[15:23:39] [PASSED] ttm_pool_free_no_dma_alloc
[15:23:39] [PASSED] ttm_pool_fini_basic
[15:23:39] ==================== [PASSED] ttm_pool =====================
[15:23:39] ================ ttm_resource (8 subtests) =================
[15:23:39] ================= ttm_resource_init_basic =================
[15:23:39] [PASSED] Init resource in TTM_PL_SYSTEM
[15:23:39] [PASSED] Init resource in TTM_PL_VRAM
[15:23:39] [PASSED] Init resource in a private placement
[15:23:39] [PASSED] Init resource in TTM_PL_SYSTEM, set placement flags
[15:23:39] ============= [PASSED] ttm_resource_init_basic =============
[15:23:39] [PASSED] ttm_resource_init_pinned
[15:23:39] [PASSED] ttm_resource_fini_basic
[15:23:39] [PASSED] ttm_resource_manager_init_basic
[15:23:39] [PASSED] ttm_resource_manager_usage_basic
[15:23:39] [PASSED] ttm_resource_manager_set_used_basic
[15:23:39] [PASSED] ttm_sys_man_alloc_basic
[15:23:39] [PASSED] ttm_sys_man_free_basic
[15:23:39] ================== [PASSED] ttm_resource ===================
[15:23:39] =================== ttm_tt (15 subtests) ===================
[15:23:39] ==================== ttm_tt_init_basic ====================
[15:23:39] [PASSED] Page-aligned size
[15:23:39] [PASSED] Extra pages requested
[15:23:39] ================ [PASSED] ttm_tt_init_basic ================
[15:23:39] [PASSED] ttm_tt_init_misaligned
[15:23:39] [PASSED] ttm_tt_fini_basic
[15:23:39] [PASSED] ttm_tt_fini_sg
[15:23:39] [PASSED] ttm_tt_fini_shmem
[15:23:39] [PASSED] ttm_tt_create_basic
[15:23:39] [PASSED] ttm_tt_create_invalid_bo_type
[15:23:39] [PASSED] ttm_tt_create_ttm_exists
[15:23:39] [PASSED] ttm_tt_create_failed
[15:23:39] [PASSED] ttm_tt_destroy_basic
[15:23:39] [PASSED] ttm_tt_populate_null_ttm
[15:23:39] [PASSED] ttm_tt_populate_populated_ttm
[15:23:39] [PASSED] ttm_tt_unpopulate_basic
[15:23:39] [PASSED] ttm_tt_unpopulate_empty_ttm
[15:23:39] [PASSED] ttm_tt_swapin_basic
[15:23:39] ===================== [PASSED] ttm_tt ======================
[15:23:39] =================== ttm_bo (14 subtests) ===================
[15:23:39] =========== ttm_bo_reserve_optimistic_no_ticket ===========
[15:23:39] [PASSED] Cannot be interrupted and sleeps
[15:23:39] [PASSED] Cannot be interrupted, locks straight away
[15:23:39] [PASSED] Can be interrupted, sleeps
[15:23:39] ======= [PASSED] ttm_bo_reserve_optimistic_no_ticket =======
[15:23:39] [PASSED] ttm_bo_reserve_locked_no_sleep
[15:23:39] [PASSED] ttm_bo_reserve_no_wait_ticket
[15:23:39] [PASSED] ttm_bo_reserve_double_resv
[15:23:39] [PASSED] ttm_bo_reserve_interrupted
[15:23:39] [PASSED] ttm_bo_reserve_deadlock
[15:23:39] [PASSED] ttm_bo_unreserve_basic
[15:23:39] [PASSED] ttm_bo_unreserve_pinned
[15:23:39] [PASSED] ttm_bo_unreserve_bulk
[15:23:39] [PASSED] ttm_bo_fini_basic
[15:23:39] [PASSED] ttm_bo_fini_shared_resv
[15:23:39] [PASSED] ttm_bo_pin_basic
[15:23:39] [PASSED] ttm_bo_pin_unpin_resource
[15:23:39] [PASSED] ttm_bo_multiple_pin_one_unpin
[15:23:39] ===================== [PASSED] ttm_bo ======================
[15:23:39] ============== ttm_bo_validate (22 subtests) ===============
[15:23:39] ============== ttm_bo_init_reserved_sys_man ===============
[15:23:39] [PASSED] Buffer object for userspace
[15:23:39] [PASSED] Kernel buffer object
[15:23:39] [PASSED] Shared buffer object
[15:23:39] ========== [PASSED] ttm_bo_init_reserved_sys_man ===========
[15:23:39] ============== ttm_bo_init_reserved_mock_man ==============
[15:23:39] [PASSED] Buffer object for userspace
[15:23:39] [PASSED] Kernel buffer object
[15:23:39] [PASSED] Shared buffer object
[15:23:39] ========== [PASSED] ttm_bo_init_reserved_mock_man ==========
[15:23:39] [PASSED] ttm_bo_init_reserved_resv
[15:23:39] ================== ttm_bo_validate_basic ==================
[15:23:39] [PASSED] Buffer object for userspace
[15:23:39] [PASSED] Kernel buffer object
[15:23:39] [PASSED] Shared buffer object
[15:23:39] ============== [PASSED] ttm_bo_validate_basic ==============
[15:23:39] [PASSED] ttm_bo_validate_invalid_placement
[15:23:39] ============= ttm_bo_validate_same_placement ==============
[15:23:39] [PASSED] System manager
[15:23:39] [PASSED] VRAM manager
[15:23:39] ========= [PASSED] ttm_bo_validate_same_placement ==========
[15:23:39] [PASSED] ttm_bo_validate_failed_alloc
[15:23:39] [PASSED] ttm_bo_validate_pinned
[15:23:39] [PASSED] ttm_bo_validate_busy_placement
[15:23:39] ================ ttm_bo_validate_multihop =================
[15:23:39] [PASSED] Buffer object for userspace
[15:23:39] [PASSED] Kernel buffer object
[15:23:39] [PASSED] Shared buffer object
[15:23:39] ============ [PASSED] ttm_bo_validate_multihop =============
[15:23:39] ========== ttm_bo_validate_no_placement_signaled ==========
[15:23:39] [PASSED] Buffer object in system domain, no page vector
[15:23:39] [PASSED] Buffer object in system domain with an existing page vector
[15:23:39] ====== [PASSED] ttm_bo_validate_no_placement_signaled ======
[15:23:39] ======== ttm_bo_validate_no_placement_not_signaled ========
[15:23:39] [PASSED] Buffer object for userspace
[15:23:39] [PASSED] Kernel buffer object
[15:23:39] [PASSED] Shared buffer object
[15:23:39] ==== [PASSED] ttm_bo_validate_no_placement_not_signaled ====
[15:23:39] [PASSED] ttm_bo_validate_move_fence_signaled
[15:23:39] ========= ttm_bo_validate_move_fence_not_signaled =========
[15:23:39] [PASSED] Waits for GPU
[15:23:39] [PASSED] Tries to lock straight away
[15:23:39] ===== [PASSED] ttm_bo_validate_move_fence_not_signaled =====
[15:23:39] [PASSED] ttm_bo_validate_swapout
[15:23:39] [PASSED] ttm_bo_validate_happy_evict
[15:23:39] [PASSED] ttm_bo_validate_all_pinned_evict
[15:23:39] [PASSED] ttm_bo_validate_allowed_only_evict
[15:23:39] [PASSED] ttm_bo_validate_deleted_evict
[15:23:39] [PASSED] ttm_bo_validate_busy_domain_evict
[15:23:39] [PASSED] ttm_bo_validate_evict_gutting
[15:23:39] [PASSED] ttm_bo_validate_recrusive_evict
[15:23:39] ================= [PASSED] ttm_bo_validate =================
[15:23:39] ============================================================
[15:23:39] Testing complete. Ran 102 tests: passed: 102
[15:23:39] Elapsed time: 11.547s total, 1.760s configuring, 9.571s building, 0.185s running
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel
^ permalink raw reply [flat|nested] 12+ messages in thread* ✓ Xe.CI.BAT: success for Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-06-22 10:17 [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" Ankit Nautiyal
2026-06-22 10:39 ` Kandpal, Suraj
2026-06-22 15:23 ` ✓ CI.KUnit: success for " Patchwork
@ 2026-06-22 15:59 ` Patchwork
2026-06-22 18:45 ` ✗ Xe.CI.FULL: failure " Patchwork
` (4 subsequent siblings)
7 siblings, 0 replies; 12+ messages in thread
From: Patchwork @ 2026-06-22 15:59 UTC (permalink / raw)
To: Ankit Nautiyal; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 892 bytes --]
== Series Details ==
Series: Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
URL : https://patchwork.freedesktop.org/series/168926/
State : success
== Summary ==
CI Bug Log - changes from xe-5286-6583dd200482a34bb17e5dc54551f91f53b79798_BAT -> xe-pw-168926v1_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (11 -> 11)
------------------------------
No changes in participating hosts
Changes
-------
No changes found
Build changes
-------------
* Linux: xe-5286-6583dd200482a34bb17e5dc54551f91f53b79798 -> xe-pw-168926v1
IGT_8976: 8976
xe-5286-6583dd200482a34bb17e5dc54551f91f53b79798: 6583dd200482a34bb17e5dc54551f91f53b79798
xe-pw-168926v1: 168926v1
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/index.html
[-- Attachment #2: Type: text/html, Size: 1450 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread* ✗ Xe.CI.FULL: failure for Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-06-22 10:17 [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" Ankit Nautiyal
` (2 preceding siblings ...)
2026-06-22 15:59 ` ✓ Xe.CI.BAT: " Patchwork
@ 2026-06-22 18:45 ` Patchwork
2026-06-25 8:16 ` ✓ CI.KUnit: success for Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" (rev2) Patchwork
` (3 subsequent siblings)
7 siblings, 0 replies; 12+ messages in thread
From: Patchwork @ 2026-06-22 18:45 UTC (permalink / raw)
To: Ankit Nautiyal; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 11531 bytes --]
== Series Details ==
Series: Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
URL : https://patchwork.freedesktop.org/series/168926/
State : failure
== Summary ==
CI Bug Log - changes from xe-5286-6583dd200482a34bb17e5dc54551f91f53b79798_FULL -> xe-pw-168926v1_FULL
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with xe-pw-168926v1_FULL absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in xe-pw-168926v1_FULL, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (2 -> 2)
------------------------------
No changes in participating hosts
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in xe-pw-168926v1_FULL:
### IGT changes ###
#### Possible regressions ####
* igt@kms_async_flips@async-flip-suspend-resume@pipe-d-hdmi-a-3:
- shard-bmg: NOTRUN -> [INCOMPLETE][1] +1 other test incomplete
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_async_flips@async-flip-suspend-resume@pipe-d-hdmi-a-3.html
Known issues
------------
Here are the changes found in xe-pw-168926v1_FULL that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_big_fb@yf-tiled-32bpp-rotate-0:
- shard-bmg: NOTRUN -> [SKIP][2] ([Intel XE#1124]) +1 other test skip
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_big_fb@yf-tiled-32bpp-rotate-0.html
* igt@kms_bw@linear-tiling-4-displays-target-1920x1080p:
- shard-bmg: NOTRUN -> [SKIP][3] ([Intel XE#367])
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_bw@linear-tiling-4-displays-target-1920x1080p.html
* igt@kms_ccs@random-ccs-data-y-tiled-gen12-rc-ccs-cc:
- shard-bmg: NOTRUN -> [SKIP][4] ([Intel XE#2887]) +1 other test skip
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_ccs@random-ccs-data-y-tiled-gen12-rc-ccs-cc.html
* igt@kms_chamelium_color@ctm-blue-to-red:
- shard-bmg: NOTRUN -> [SKIP][5] ([Intel XE#2325] / [Intel XE#7358])
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_chamelium_color@ctm-blue-to-red.html
* igt@kms_chamelium_hpd@dp-hpd-for-each-pipe:
- shard-bmg: NOTRUN -> [SKIP][6] ([Intel XE#2252]) +1 other test skip
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_chamelium_hpd@dp-hpd-for-each-pipe.html
* igt@kms_dsc@dsc-basic-ultrajoiner:
- shard-bmg: NOTRUN -> [SKIP][7] ([Intel XE#8265])
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_dsc@dsc-basic-ultrajoiner.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][8] ([Intel XE#4141])
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-spr-indfb-fullscreen:
- shard-bmg: NOTRUN -> [SKIP][9] ([Intel XE#2311]) +6 other tests skip
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-spr-indfb-fullscreen.html
* igt@kms_frontbuffer_tracking@fbcpsrhdr-argb161616f-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][10] ([Intel XE#7061])
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsrhdr-argb161616f-draw-blt.html
* igt@kms_frontbuffer_tracking@psrhdr-2p-primscrn-cur-indfb-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][11] ([Intel XE#2313]) +5 other tests skip
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_frontbuffer_tracking@psrhdr-2p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_hdr@invalid-hdr:
- shard-bmg: [PASS][12] -> [SKIP][13] ([Intel XE#1503])
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5286-6583dd200482a34bb17e5dc54551f91f53b79798/shard-bmg-8/igt@kms_hdr@invalid-hdr.html
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-9/igt@kms_hdr@invalid-hdr.html
* igt@kms_hdr@invalid-hdr@pipe-a-hdmi-a-3-xrgb2101010:
- shard-bmg: [PASS][14] -> [SKIP][15] ([Intel XE#7922]) +1 other test skip
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5286-6583dd200482a34bb17e5dc54551f91f53b79798/shard-bmg-8/igt@kms_hdr@invalid-hdr@pipe-a-hdmi-a-3-xrgb2101010.html
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-9/igt@kms_hdr@invalid-hdr@pipe-a-hdmi-a-3-xrgb2101010.html
* igt@kms_hdr@static-swap@pipe-a-hdmi-a-3-xrgb2101010:
- shard-bmg: [PASS][16] -> [SKIP][17] ([Intel XE#7915]) +1 other test skip
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5286-6583dd200482a34bb17e5dc54551f91f53b79798/shard-bmg-10/igt@kms_hdr@static-swap@pipe-a-hdmi-a-3-xrgb2101010.html
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-7/igt@kms_hdr@static-swap@pipe-a-hdmi-a-3-xrgb2101010.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-0:
- shard-bmg: NOTRUN -> [SKIP][18] ([Intel XE#2330] / [Intel XE#5813])
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
* igt@kms_sharpness_filter@filter-basic:
- shard-bmg: NOTRUN -> [SKIP][19] ([Intel XE#6503])
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_sharpness_filter@filter-basic.html
* igt@kms_vrr@seamless-rr-switch-vrr:
- shard-bmg: NOTRUN -> [SKIP][20] ([Intel XE#1499])
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@kms_vrr@seamless-rr-switch-vrr.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-defer-bind:
- shard-bmg: NOTRUN -> [SKIP][21] ([Intel XE#2322] / [Intel XE#7372])
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-defer-bind.html
* igt@xe_exec_multi_queue@many-queues-priority-smem:
- shard-bmg: NOTRUN -> [SKIP][22] ([Intel XE#8364]) +3 other tests skip
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@xe_exec_multi_queue@many-queues-priority-smem.html
* igt@xe_exec_reset@long-spin-many-preempt-gt1-threads:
- shard-bmg: [PASS][23] -> [FAIL][24] ([Intel XE#7956])
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5286-6583dd200482a34bb17e5dc54551f91f53b79798/shard-bmg-1/igt@xe_exec_reset@long-spin-many-preempt-gt1-threads.html
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-10/igt@xe_exec_reset@long-spin-many-preempt-gt1-threads.html
* igt@xe_exec_threads@threads-multi-queue-cm-shared-vm-userptr-rebind:
- shard-bmg: NOTRUN -> [SKIP][25] ([Intel XE#8378]) +1 other test skip
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-6/igt@xe_exec_threads@threads-multi-queue-cm-shared-vm-userptr-rebind.html
#### Possible fixes ####
* igt@kms_flip@flip-vs-expired-vblank-interruptible:
- shard-lnl: [FAIL][26] ([Intel XE#301]) -> [PASS][27] +1 other test pass
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5286-6583dd200482a34bb17e5dc54551f91f53b79798/shard-lnl-2/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-lnl-7/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
* igt@xe_evict@evict-beng-mixed-many-threads-small:
- shard-bmg: [INCOMPLETE][28] ([Intel XE#6321] / [Intel XE#8355]) -> [PASS][29]
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5286-6583dd200482a34bb17e5dc54551f91f53b79798/shard-bmg-8/igt@xe_evict@evict-beng-mixed-many-threads-small.html
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-9/igt@xe_evict@evict-beng-mixed-many-threads-small.html
#### Warnings ####
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-bmg: [SKIP][30] ([Intel XE#2426] / [Intel XE#5848]) -> [SKIP][31] ([Intel XE#2509] / [Intel XE#7437])
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5286-6583dd200482a34bb17e5dc54551f91f53b79798/shard-bmg-9/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/shard-bmg-5/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
[Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
[Intel XE#1499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1499
[Intel XE#1503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1503
[Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
[Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311
[Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313
[Intel XE#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322
[Intel XE#2325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325
[Intel XE#2330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2330
[Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
[Intel XE#2509]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2509
[Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
[Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301
[Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
[Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
[Intel XE#5813]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5813
[Intel XE#5848]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5848
[Intel XE#6321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6321
[Intel XE#6503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6503
[Intel XE#7061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7061
[Intel XE#7358]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7358
[Intel XE#7372]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7372
[Intel XE#7437]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7437
[Intel XE#7915]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7915
[Intel XE#7922]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7922
[Intel XE#7956]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7956
[Intel XE#8265]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8265
[Intel XE#8355]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8355
[Intel XE#8364]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8364
[Intel XE#8378]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8378
Build changes
-------------
* Linux: xe-5286-6583dd200482a34bb17e5dc54551f91f53b79798 -> xe-pw-168926v1
IGT_8976: 8976
xe-5286-6583dd200482a34bb17e5dc54551f91f53b79798: 6583dd200482a34bb17e5dc54551f91f53b79798
xe-pw-168926v1: 168926v1
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v1/index.html
[-- Attachment #2: Type: text/html, Size: 12601 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread* ✓ CI.KUnit: success for Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" (rev2)
2026-06-22 10:17 [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" Ankit Nautiyal
` (3 preceding siblings ...)
2026-06-22 18:45 ` ✗ Xe.CI.FULL: failure " Patchwork
@ 2026-06-25 8:16 ` Patchwork
2026-06-25 8:51 ` ✗ Xe.CI.BAT: failure " Patchwork
` (2 subsequent siblings)
7 siblings, 0 replies; 12+ messages in thread
From: Patchwork @ 2026-06-25 8:16 UTC (permalink / raw)
To: Nautiyal, Ankit K; +Cc: intel-xe
== Series Details ==
Series: Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" (rev2)
URL : https://patchwork.freedesktop.org/series/168926/
State : success
== Summary ==
+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[08:14:30] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[08:14:34] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[08:15:06] Starting KUnit Kernel (1/1)...
[08:15:06] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[08:15:06] ================== guc_buf (11 subtests) ===================
[08:15:06] [PASSED] test_smallest
[08:15:06] [PASSED] test_largest
[08:15:06] [PASSED] test_granular
[08:15:06] [PASSED] test_unique
[08:15:06] [PASSED] test_overlap
[08:15:06] [PASSED] test_reusable
[08:15:06] [PASSED] test_too_big
[08:15:06] [PASSED] test_flush
[08:15:06] [PASSED] test_lookup
[08:15:06] [PASSED] test_data
[08:15:06] [PASSED] test_class
[08:15:06] ===================== [PASSED] guc_buf =====================
[08:15:06] =================== guc_dbm (7 subtests) ===================
[08:15:06] [PASSED] test_empty
[08:15:06] [PASSED] test_default
[08:15:06] ======================== test_size ========================
[08:15:06] [PASSED] 4
[08:15:06] [PASSED] 8
[08:15:06] [PASSED] 32
[08:15:06] [PASSED] 256
[08:15:06] ==================== [PASSED] test_size ====================
[08:15:06] ======================= test_reuse ========================
[08:15:06] [PASSED] 4
[08:15:06] [PASSED] 8
[08:15:06] [PASSED] 32
[08:15:06] [PASSED] 256
[08:15:06] =================== [PASSED] test_reuse ====================
[08:15:06] =================== test_range_overlap ====================
[08:15:06] [PASSED] 4
[08:15:06] [PASSED] 8
[08:15:06] [PASSED] 32
[08:15:06] [PASSED] 256
[08:15:06] =============== [PASSED] test_range_overlap ================
[08:15:06] =================== test_range_compact ====================
[08:15:06] [PASSED] 4
[08:15:06] [PASSED] 8
[08:15:06] [PASSED] 32
[08:15:06] [PASSED] 256
[08:15:06] =============== [PASSED] test_range_compact ================
[08:15:06] ==================== test_range_spare =====================
[08:15:06] [PASSED] 4
[08:15:06] [PASSED] 8
[08:15:06] [PASSED] 32
[08:15:06] [PASSED] 256
[08:15:06] ================ [PASSED] test_range_spare =================
[08:15:06] ===================== [PASSED] guc_dbm =====================
[08:15:06] =================== guc_idm (6 subtests) ===================
[08:15:06] [PASSED] bad_init
[08:15:06] [PASSED] no_init
[08:15:06] [PASSED] init_fini
[08:15:06] [PASSED] check_used
[08:15:06] [PASSED] check_quota
[08:15:06] [PASSED] check_all
[08:15:06] ===================== [PASSED] guc_idm =====================
[08:15:06] ================== no_relay (3 subtests) ===================
[08:15:06] [PASSED] xe_drops_guc2pf_if_not_ready
[08:15:06] [PASSED] xe_drops_guc2vf_if_not_ready
[08:15:06] [PASSED] xe_rejects_send_if_not_ready
[08:15:06] ==================== [PASSED] no_relay =====================
[08:15:06] ================== pf_relay (14 subtests) ==================
[08:15:06] [PASSED] pf_rejects_guc2pf_too_short
[08:15:06] [PASSED] pf_rejects_guc2pf_too_long
[08:15:06] [PASSED] pf_rejects_guc2pf_no_payload
[08:15:06] [PASSED] pf_fails_no_payload
[08:15:06] [PASSED] pf_fails_bad_origin
[08:15:06] [PASSED] pf_fails_bad_type
[08:15:06] [PASSED] pf_txn_reports_error
[08:15:06] [PASSED] pf_txn_sends_pf2guc
[08:15:06] [PASSED] pf_sends_pf2guc
[08:15:06] [SKIPPED] pf_loopback_nop
[08:15:06] [SKIPPED] pf_loopback_echo
[08:15:06] [SKIPPED] pf_loopback_fail
[08:15:06] [SKIPPED] pf_loopback_busy
[08:15:06] [SKIPPED] pf_loopback_retry
[08:15:06] ==================== [PASSED] pf_relay =====================
[08:15:06] ================== vf_relay (3 subtests) ===================
[08:15:06] [PASSED] vf_rejects_guc2vf_too_short
[08:15:06] [PASSED] vf_rejects_guc2vf_too_long
[08:15:06] [PASSED] vf_rejects_guc2vf_no_payload
[08:15:06] ==================== [PASSED] vf_relay =====================
[08:15:06] ================ pf_gt_config (9 subtests) =================
[08:15:06] [PASSED] fair_contexts_1vf
[08:15:06] [PASSED] fair_doorbells_1vf
[08:15:06] [PASSED] fair_ggtt_1vf
[08:15:06] ====================== fair_vram_1vf ======================
[08:15:06] [PASSED] 3.50 GiB
[08:15:06] [PASSED] 11.5 GiB
[08:15:06] [PASSED] 15.5 GiB
[08:15:06] [PASSED] 31.5 GiB
[08:15:06] [PASSED] 63.5 GiB
[08:15:06] [PASSED] 1.91 GiB
[08:15:06] ================== [PASSED] fair_vram_1vf ==================
[08:15:06] ================ fair_vram_1vf_admin_only =================
[08:15:06] [PASSED] 3.50 GiB
[08:15:06] [PASSED] 11.5 GiB
[08:15:06] [PASSED] 15.5 GiB
[08:15:06] [PASSED] 31.5 GiB
[08:15:06] [PASSED] 63.5 GiB
[08:15:06] [PASSED] 1.91 GiB
[08:15:06] ============ [PASSED] fair_vram_1vf_admin_only =============
[08:15:06] ====================== fair_contexts ======================
[08:15:06] [PASSED] 1 VF
[08:15:06] [PASSED] 2 VFs
[08:15:06] [PASSED] 3 VFs
[08:15:06] [PASSED] 4 VFs
[08:15:06] [PASSED] 5 VFs
[08:15:06] [PASSED] 6 VFs
[08:15:06] [PASSED] 7 VFs
[08:15:06] [PASSED] 8 VFs
[08:15:06] [PASSED] 9 VFs
[08:15:06] [PASSED] 10 VFs
[08:15:06] [PASSED] 11 VFs
[08:15:06] [PASSED] 12 VFs
[08:15:06] [PASSED] 13 VFs
[08:15:06] [PASSED] 14 VFs
[08:15:06] [PASSED] 15 VFs
[08:15:06] [PASSED] 16 VFs
[08:15:06] [PASSED] 17 VFs
[08:15:06] [PASSED] 18 VFs
[08:15:06] [PASSED] 19 VFs
[08:15:06] [PASSED] 20 VFs
[08:15:06] [PASSED] 21 VFs
[08:15:06] [PASSED] 22 VFs
[08:15:06] [PASSED] 23 VFs
[08:15:06] [PASSED] 24 VFs
[08:15:06] [PASSED] 25 VFs
[08:15:06] [PASSED] 26 VFs
[08:15:06] [PASSED] 27 VFs
[08:15:06] [PASSED] 28 VFs
[08:15:06] [PASSED] 29 VFs
[08:15:06] [PASSED] 30 VFs
[08:15:06] [PASSED] 31 VFs
[08:15:06] [PASSED] 32 VFs
[08:15:06] [PASSED] 33 VFs
[08:15:06] [PASSED] 34 VFs
[08:15:06] [PASSED] 35 VFs
[08:15:06] [PASSED] 36 VFs
[08:15:06] [PASSED] 37 VFs
[08:15:06] [PASSED] 38 VFs
[08:15:06] [PASSED] 39 VFs
[08:15:06] [PASSED] 40 VFs
[08:15:06] [PASSED] 41 VFs
[08:15:06] [PASSED] 42 VFs
[08:15:06] [PASSED] 43 VFs
[08:15:06] [PASSED] 44 VFs
[08:15:06] [PASSED] 45 VFs
[08:15:06] [PASSED] 46 VFs
[08:15:06] [PASSED] 47 VFs
[08:15:06] [PASSED] 48 VFs
[08:15:06] [PASSED] 49 VFs
[08:15:06] [PASSED] 50 VFs
[08:15:06] [PASSED] 51 VFs
[08:15:06] [PASSED] 52 VFs
[08:15:06] [PASSED] 53 VFs
[08:15:06] [PASSED] 54 VFs
[08:15:06] [PASSED] 55 VFs
[08:15:06] [PASSED] 56 VFs
[08:15:06] [PASSED] 57 VFs
[08:15:06] [PASSED] 58 VFs
[08:15:06] [PASSED] 59 VFs
[08:15:06] [PASSED] 60 VFs
[08:15:06] [PASSED] 61 VFs
[08:15:06] [PASSED] 62 VFs
[08:15:06] [PASSED] 63 VFs
[08:15:06] ================== [PASSED] fair_contexts ==================
[08:15:06] ===================== fair_doorbells ======================
[08:15:06] [PASSED] 1 VF
[08:15:06] [PASSED] 2 VFs
[08:15:06] [PASSED] 3 VFs
[08:15:06] [PASSED] 4 VFs
[08:15:06] [PASSED] 5 VFs
[08:15:06] [PASSED] 6 VFs
[08:15:06] [PASSED] 7 VFs
[08:15:06] [PASSED] 8 VFs
[08:15:06] [PASSED] 9 VFs
[08:15:06] [PASSED] 10 VFs
[08:15:06] [PASSED] 11 VFs
[08:15:06] [PASSED] 12 VFs
[08:15:06] [PASSED] 13 VFs
[08:15:06] [PASSED] 14 VFs
[08:15:06] [PASSED] 15 VFs
[08:15:06] [PASSED] 16 VFs
[08:15:06] [PASSED] 17 VFs
[08:15:06] [PASSED] 18 VFs
[08:15:06] [PASSED] 19 VFs
[08:15:06] [PASSED] 20 VFs
[08:15:06] [PASSED] 21 VFs
[08:15:06] [PASSED] 22 VFs
[08:15:06] [PASSED] 23 VFs
[08:15:06] [PASSED] 24 VFs
[08:15:06] [PASSED] 25 VFs
[08:15:06] [PASSED] 26 VFs
[08:15:06] [PASSED] 27 VFs
[08:15:06] [PASSED] 28 VFs
[08:15:06] [PASSED] 29 VFs
[08:15:06] [PASSED] 30 VFs
[08:15:06] [PASSED] 31 VFs
[08:15:06] [PASSED] 32 VFs
[08:15:06] [PASSED] 33 VFs
[08:15:06] [PASSED] 34 VFs
[08:15:06] [PASSED] 35 VFs
[08:15:06] [PASSED] 36 VFs
[08:15:06] [PASSED] 37 VFs
[08:15:06] [PASSED] 38 VFs
[08:15:06] [PASSED] 39 VFs
[08:15:06] [PASSED] 40 VFs
[08:15:06] [PASSED] 41 VFs
[08:15:06] [PASSED] 42 VFs
[08:15:06] [PASSED] 43 VFs
[08:15:06] [PASSED] 44 VFs
[08:15:06] [PASSED] 45 VFs
[08:15:06] [PASSED] 46 VFs
[08:15:06] [PASSED] 47 VFs
[08:15:06] [PASSED] 48 VFs
[08:15:06] [PASSED] 49 VFs
[08:15:06] [PASSED] 50 VFs
[08:15:06] [PASSED] 51 VFs
[08:15:06] [PASSED] 52 VFs
[08:15:06] [PASSED] 53 VFs
[08:15:06] [PASSED] 54 VFs
[08:15:06] [PASSED] 55 VFs
[08:15:06] [PASSED] 56 VFs
[08:15:06] [PASSED] 57 VFs
[08:15:06] [PASSED] 58 VFs
[08:15:06] [PASSED] 59 VFs
[08:15:06] [PASSED] 60 VFs
[08:15:06] [PASSED] 61 VFs
[08:15:06] [PASSED] 62 VFs
[08:15:06] [PASSED] 63 VFs
[08:15:06] ================= [PASSED] fair_doorbells ==================
[08:15:06] ======================== fair_ggtt ========================
[08:15:06] [PASSED] 1 VF
[08:15:06] [PASSED] 2 VFs
[08:15:06] [PASSED] 3 VFs
[08:15:06] [PASSED] 4 VFs
[08:15:06] [PASSED] 5 VFs
[08:15:06] [PASSED] 6 VFs
[08:15:06] [PASSED] 7 VFs
[08:15:06] [PASSED] 8 VFs
[08:15:06] [PASSED] 9 VFs
[08:15:06] [PASSED] 10 VFs
[08:15:06] [PASSED] 11 VFs
[08:15:06] [PASSED] 12 VFs
[08:15:06] [PASSED] 13 VFs
[08:15:06] [PASSED] 14 VFs
[08:15:06] [PASSED] 15 VFs
[08:15:06] [PASSED] 16 VFs
[08:15:06] [PASSED] 17 VFs
[08:15:06] [PASSED] 18 VFs
[08:15:06] [PASSED] 19 VFs
[08:15:06] [PASSED] 20 VFs
[08:15:06] [PASSED] 21 VFs
[08:15:06] [PASSED] 22 VFs
[08:15:06] [PASSED] 23 VFs
[08:15:06] [PASSED] 24 VFs
[08:15:06] [PASSED] 25 VFs
[08:15:06] [PASSED] 26 VFs
[08:15:06] [PASSED] 27 VFs
[08:15:06] [PASSED] 28 VFs
[08:15:06] [PASSED] 29 VFs
[08:15:06] [PASSED] 30 VFs
[08:15:06] [PASSED] 31 VFs
[08:15:06] [PASSED] 32 VFs
[08:15:06] [PASSED] 33 VFs
[08:15:06] [PASSED] 34 VFs
[08:15:06] [PASSED] 35 VFs
[08:15:06] [PASSED] 36 VFs
[08:15:06] [PASSED] 37 VFs
[08:15:06] [PASSED] 38 VFs
[08:15:06] [PASSED] 39 VFs
[08:15:06] [PASSED] 40 VFs
[08:15:06] [PASSED] 41 VFs
[08:15:06] [PASSED] 42 VFs
[08:15:06] [PASSED] 43 VFs
[08:15:06] [PASSED] 44 VFs
[08:15:06] [PASSED] 45 VFs
[08:15:06] [PASSED] 46 VFs
[08:15:06] [PASSED] 47 VFs
[08:15:06] [PASSED] 48 VFs
[08:15:06] [PASSED] 49 VFs
[08:15:06] [PASSED] 50 VFs
[08:15:06] [PASSED] 51 VFs
[08:15:06] [PASSED] 52 VFs
[08:15:06] [PASSED] 53 VFs
[08:15:06] [PASSED] 54 VFs
[08:15:06] [PASSED] 55 VFs
[08:15:06] [PASSED] 56 VFs
[08:15:06] [PASSED] 57 VFs
[08:15:06] [PASSED] 58 VFs
[08:15:06] [PASSED] 59 VFs
[08:15:06] [PASSED] 60 VFs
[08:15:06] [PASSED] 61 VFs
[08:15:06] [PASSED] 62 VFs
[08:15:06] [PASSED] 63 VFs
[08:15:06] ==================== [PASSED] fair_ggtt ====================
[08:15:06] ======================== fair_vram ========================
[08:15:06] [PASSED] 1 VF
[08:15:06] [PASSED] 2 VFs
[08:15:06] [PASSED] 3 VFs
[08:15:06] [PASSED] 4 VFs
[08:15:06] [PASSED] 5 VFs
[08:15:06] [PASSED] 6 VFs
[08:15:06] [PASSED] 7 VFs
[08:15:06] [PASSED] 8 VFs
[08:15:06] [PASSED] 9 VFs
[08:15:06] [PASSED] 10 VFs
[08:15:06] [PASSED] 11 VFs
[08:15:06] [PASSED] 12 VFs
[08:15:06] [PASSED] 13 VFs
[08:15:06] [PASSED] 14 VFs
[08:15:06] [PASSED] 15 VFs
[08:15:06] [PASSED] 16 VFs
[08:15:06] [PASSED] 17 VFs
[08:15:06] [PASSED] 18 VFs
[08:15:06] [PASSED] 19 VFs
[08:15:06] [PASSED] 20 VFs
[08:15:06] [PASSED] 21 VFs
[08:15:06] [PASSED] 22 VFs
[08:15:06] [PASSED] 23 VFs
[08:15:06] [PASSED] 24 VFs
[08:15:06] [PASSED] 25 VFs
[08:15:06] [PASSED] 26 VFs
[08:15:06] [PASSED] 27 VFs
[08:15:06] [PASSED] 28 VFs
[08:15:06] [PASSED] 29 VFs
[08:15:06] [PASSED] 30 VFs
[08:15:06] [PASSED] 31 VFs
[08:15:06] [PASSED] 32 VFs
[08:15:06] [PASSED] 33 VFs
[08:15:06] [PASSED] 34 VFs
[08:15:06] [PASSED] 35 VFs
[08:15:06] [PASSED] 36 VFs
[08:15:06] [PASSED] 37 VFs
[08:15:06] [PASSED] 38 VFs
[08:15:06] [PASSED] 39 VFs
[08:15:06] [PASSED] 40 VFs
[08:15:06] [PASSED] 41 VFs
[08:15:06] [PASSED] 42 VFs
[08:15:06] [PASSED] 43 VFs
[08:15:06] [PASSED] 44 VFs
[08:15:06] [PASSED] 45 VFs
[08:15:06] [PASSED] 46 VFs
[08:15:06] [PASSED] 47 VFs
[08:15:06] [PASSED] 48 VFs
[08:15:06] [PASSED] 49 VFs
[08:15:06] [PASSED] 50 VFs
[08:15:06] [PASSED] 51 VFs
[08:15:06] [PASSED] 52 VFs
[08:15:06] [PASSED] 53 VFs
[08:15:06] [PASSED] 54 VFs
[08:15:06] [PASSED] 55 VFs
[08:15:06] [PASSED] 56 VFs
[08:15:06] [PASSED] 57 VFs
[08:15:06] [PASSED] 58 VFs
[08:15:06] [PASSED] 59 VFs
[08:15:06] [PASSED] 60 VFs
[08:15:06] [PASSED] 61 VFs
[08:15:06] [PASSED] 62 VFs
[08:15:06] [PASSED] 63 VFs
[08:15:06] ==================== [PASSED] fair_vram ====================
[08:15:06] ================== [PASSED] pf_gt_config ===================
[08:15:06] ===================== lmtt (1 subtest) =====================
[08:15:06] ======================== test_ops =========================
[08:15:06] [PASSED] 2-level
[08:15:06] [PASSED] multi-level
[08:15:06] ==================== [PASSED] test_ops =====================
[08:15:06] ====================== [PASSED] lmtt =======================
[08:15:06] ================= pf_service (11 subtests) =================
[08:15:06] [PASSED] pf_negotiate_any
[08:15:06] [PASSED] pf_negotiate_base_match
[08:15:06] [PASSED] pf_negotiate_base_newer
[08:15:06] [PASSED] pf_negotiate_base_next
[08:15:06] [SKIPPED] pf_negotiate_base_older
[08:15:06] [PASSED] pf_negotiate_base_prev
[08:15:06] [PASSED] pf_negotiate_latest_match
[08:15:06] [PASSED] pf_negotiate_latest_newer
[08:15:06] [PASSED] pf_negotiate_latest_next
[08:15:06] [SKIPPED] pf_negotiate_latest_older
[08:15:06] [SKIPPED] pf_negotiate_latest_prev
[08:15:06] =================== [PASSED] pf_service ====================
[08:15:06] ================= xe_guc_g2g (2 subtests) ==================
[08:15:06] ============== xe_live_guc_g2g_kunit_default ==============
[08:15:06] ========= [SKIPPED] xe_live_guc_g2g_kunit_default ==========
[08:15:06] ============== xe_live_guc_g2g_kunit_allmem ===============
[08:15:06] ========== [SKIPPED] xe_live_guc_g2g_kunit_allmem ==========
[08:15:06] =================== [SKIPPED] xe_guc_g2g ===================
[08:15:06] =================== xe_mocs (2 subtests) ===================
[08:15:06] ================ xe_live_mocs_kernel_kunit ================
[08:15:06] =========== [SKIPPED] xe_live_mocs_kernel_kunit ============
[08:15:06] ================ xe_live_mocs_reset_kunit =================
[08:15:06] ============ [SKIPPED] xe_live_mocs_reset_kunit ============
[08:15:06] ==================== [SKIPPED] xe_mocs =====================
[08:15:06] ================= xe_migrate (2 subtests) ==================
[08:15:06] ================= xe_migrate_sanity_kunit =================
[08:15:06] ============ [SKIPPED] xe_migrate_sanity_kunit =============
[08:15:06] ================== xe_validate_ccs_kunit ==================
[08:15:06] ============= [SKIPPED] xe_validate_ccs_kunit ==============
[08:15:06] =================== [SKIPPED] xe_migrate ===================
[08:15:06] ================== xe_dma_buf (1 subtest) ==================
[08:15:06] ==================== xe_dma_buf_kunit =====================
[08:15:06] ================ [SKIPPED] xe_dma_buf_kunit ================
[08:15:06] =================== [SKIPPED] xe_dma_buf ===================
[08:15:06] ================= xe_bo_shrink (1 subtest) =================
[08:15:06] =================== xe_bo_shrink_kunit ====================
[08:15:06] =============== [SKIPPED] xe_bo_shrink_kunit ===============
[08:15:06] ================== [SKIPPED] xe_bo_shrink ==================
[08:15:06] ==================== xe_bo (2 subtests) ====================
[08:15:06] ================== xe_ccs_migrate_kunit ===================
[08:15:06] ============== [SKIPPED] xe_ccs_migrate_kunit ==============
[08:15:06] ==================== xe_bo_evict_kunit ====================
[08:15:06] =============== [SKIPPED] xe_bo_evict_kunit ================
[08:15:06] ===================== [SKIPPED] xe_bo ======================
[08:15:06] ==================== args (13 subtests) ====================
[08:15:06] [PASSED] count_args_test
[08:15:06] [PASSED] call_args_example
[08:15:06] [PASSED] call_args_test
[08:15:06] [PASSED] drop_first_arg_example
[08:15:06] [PASSED] drop_first_arg_test
[08:15:06] [PASSED] first_arg_example
[08:15:06] [PASSED] first_arg_test
[08:15:06] [PASSED] last_arg_example
[08:15:06] [PASSED] last_arg_test
[08:15:06] [PASSED] pick_arg_example
[08:15:06] [PASSED] if_args_example
[08:15:06] [PASSED] if_args_test
[08:15:06] [PASSED] sep_comma_example
[08:15:06] ====================== [PASSED] args =======================
[08:15:06] =================== xe_pci (3 subtests) ====================
[08:15:06] ==================== check_graphics_ip ====================
[08:15:06] [PASSED] 12.00 Xe_LP
[08:15:06] [PASSED] 12.10 Xe_LP+
[08:15:06] [PASSED] 12.55 Xe_HPG
[08:15:06] [PASSED] 12.60 Xe_HPC
[08:15:06] [PASSED] 12.70 Xe_LPG
[08:15:06] [PASSED] 12.71 Xe_LPG
[08:15:06] [PASSED] 12.74 Xe_LPG+
[08:15:06] [PASSED] 20.01 Xe2_HPG
[08:15:06] [PASSED] 20.02 Xe2_HPG
[08:15:06] [PASSED] 20.04 Xe2_LPG
[08:15:06] [PASSED] 30.00 Xe3_LPG
[08:15:06] [PASSED] 30.01 Xe3_LPG
[08:15:06] [PASSED] 30.03 Xe3_LPG
[08:15:06] [PASSED] 30.04 Xe3_LPG
[08:15:06] [PASSED] 30.05 Xe3_LPG
[08:15:06] [PASSED] 35.10 Xe3p_LPG
[08:15:06] [PASSED] 35.11 Xe3p_XPC
[08:15:06] ================ [PASSED] check_graphics_ip ================
[08:15:06] ===================== check_media_ip ======================
[08:15:06] [PASSED] 12.00 Xe_M
[08:15:06] [PASSED] 12.55 Xe_HPM
[08:15:06] [PASSED] 13.00 Xe_LPM+
[08:15:06] [PASSED] 13.01 Xe2_HPM
[08:15:06] [PASSED] 20.00 Xe2_LPM
[08:15:06] [PASSED] 30.00 Xe3_LPM
[08:15:06] [PASSED] 30.02 Xe3_LPM
[08:15:06] [PASSED] 35.00 Xe3p_LPM
[08:15:06] [PASSED] 35.03 Xe3p_HPM
[08:15:06] ================= [PASSED] check_media_ip ==================
[08:15:06] =================== check_platform_desc ===================
[08:15:06] [PASSED] 0x9A60 (TIGERLAKE)
[08:15:06] [PASSED] 0x9A68 (TIGERLAKE)
[08:15:06] [PASSED] 0x9A70 (TIGERLAKE)
[08:15:06] [PASSED] 0x9A40 (TIGERLAKE)
[08:15:06] [PASSED] 0x9A49 (TIGERLAKE)
[08:15:06] [PASSED] 0x9A59 (TIGERLAKE)
[08:15:06] [PASSED] 0x9A78 (TIGERLAKE)
[08:15:06] [PASSED] 0x9AC0 (TIGERLAKE)
[08:15:06] [PASSED] 0x9AC9 (TIGERLAKE)
[08:15:06] [PASSED] 0x9AD9 (TIGERLAKE)
[08:15:06] [PASSED] 0x9AF8 (TIGERLAKE)
[08:15:06] [PASSED] 0x4C80 (ROCKETLAKE)
[08:15:06] [PASSED] 0x4C8A (ROCKETLAKE)
[08:15:06] [PASSED] 0x4C8B (ROCKETLAKE)
[08:15:06] [PASSED] 0x4C8C (ROCKETLAKE)
[08:15:06] [PASSED] 0x4C90 (ROCKETLAKE)
[08:15:06] [PASSED] 0x4C9A (ROCKETLAKE)
[08:15:06] [PASSED] 0x4680 (ALDERLAKE_S)
[08:15:06] [PASSED] 0x4682 (ALDERLAKE_S)
[08:15:06] [PASSED] 0x4688 (ALDERLAKE_S)
[08:15:06] [PASSED] 0x468A (ALDERLAKE_S)
[08:15:06] [PASSED] 0x468B (ALDERLAKE_S)
[08:15:06] [PASSED] 0x4690 (ALDERLAKE_S)
[08:15:06] [PASSED] 0x4692 (ALDERLAKE_S)
[08:15:06] [PASSED] 0x4693 (ALDERLAKE_S)
[08:15:06] [PASSED] 0x46A0 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46A1 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46A2 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46A3 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46A6 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46A8 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46AA (ALDERLAKE_P)
[08:15:06] [PASSED] 0x462A (ALDERLAKE_P)
[08:15:06] [PASSED] 0x4626 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x4628 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46B0 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46B1 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46B2 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46B3 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46C0 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46C1 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46C2 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46C3 (ALDERLAKE_P)
[08:15:06] [PASSED] 0x46D0 (ALDERLAKE_N)
[08:15:06] [PASSED] 0x46D1 (ALDERLAKE_N)
[08:15:06] [PASSED] 0x46D2 (ALDERLAKE_N)
[08:15:06] [PASSED] 0x46D3 (ALDERLAKE_N)
[08:15:06] [PASSED] 0x46D4 (ALDERLAKE_N)
[08:15:06] [PASSED] 0xA721 (ALDERLAKE_P)
[08:15:06] [PASSED] 0xA7A1 (ALDERLAKE_P)
[08:15:06] [PASSED] 0xA7A9 (ALDERLAKE_P)
[08:15:06] [PASSED] 0xA7AC (ALDERLAKE_P)
[08:15:06] [PASSED] 0xA7AD (ALDERLAKE_P)
[08:15:06] [PASSED] 0xA720 (ALDERLAKE_P)
[08:15:06] [PASSED] 0xA7A0 (ALDERLAKE_P)
[08:15:06] [PASSED] 0xA7A8 (ALDERLAKE_P)
[08:15:06] [PASSED] 0xA7AA (ALDERLAKE_P)
[08:15:06] [PASSED] 0xA7AB (ALDERLAKE_P)
[08:15:06] [PASSED] 0xA780 (ALDERLAKE_S)
[08:15:06] [PASSED] 0xA781 (ALDERLAKE_S)
[08:15:06] [PASSED] 0xA782 (ALDERLAKE_S)
[08:15:06] [PASSED] 0xA783 (ALDERLAKE_S)
[08:15:06] [PASSED] 0xA788 (ALDERLAKE_S)
[08:15:06] [PASSED] 0xA789 (ALDERLAKE_S)
[08:15:06] [PASSED] 0xA78A (ALDERLAKE_S)
[08:15:06] [PASSED] 0xA78B (ALDERLAKE_S)
[08:15:06] [PASSED] 0x4905 (DG1)
[08:15:06] [PASSED] 0x4906 (DG1)
[08:15:06] [PASSED] 0x4907 (DG1)
[08:15:06] [PASSED] 0x4908 (DG1)
[08:15:06] [PASSED] 0x4909 (DG1)
[08:15:06] [PASSED] 0x56C0 (DG2)
[08:15:06] [PASSED] 0x56C2 (DG2)
[08:15:06] [PASSED] 0x56C1 (DG2)
[08:15:06] [PASSED] 0x7D51 (METEORLAKE)
[08:15:06] [PASSED] 0x7DD1 (METEORLAKE)
[08:15:06] [PASSED] 0x7D41 (METEORLAKE)
[08:15:06] [PASSED] 0x7D67 (METEORLAKE)
[08:15:06] [PASSED] 0xB640 (METEORLAKE)
[08:15:06] [PASSED] 0x56A0 (DG2)
[08:15:06] [PASSED] 0x56A1 (DG2)
[08:15:06] [PASSED] 0x56A2 (DG2)
[08:15:06] [PASSED] 0x56BE (DG2)
[08:15:06] [PASSED] 0x56BF (DG2)
[08:15:06] [PASSED] 0x5690 (DG2)
[08:15:06] [PASSED] 0x5691 (DG2)
[08:15:06] [PASSED] 0x5692 (DG2)
[08:15:06] [PASSED] 0x56A5 (DG2)
[08:15:06] [PASSED] 0x56A6 (DG2)
[08:15:06] [PASSED] 0x56B0 (DG2)
[08:15:06] [PASSED] 0x56B1 (DG2)
[08:15:06] [PASSED] 0x56BA (DG2)
[08:15:06] [PASSED] 0x56BB (DG2)
[08:15:06] [PASSED] 0x56BC (DG2)
[08:15:06] [PASSED] 0x56BD (DG2)
[08:15:06] [PASSED] 0x5693 (DG2)
[08:15:06] [PASSED] 0x5694 (DG2)
[08:15:06] [PASSED] 0x5695 (DG2)
[08:15:06] [PASSED] 0x56A3 (DG2)
[08:15:06] [PASSED] 0x56A4 (DG2)
[08:15:06] [PASSED] 0x56B2 (DG2)
[08:15:06] [PASSED] 0x56B3 (DG2)
[08:15:06] [PASSED] 0x5696 (DG2)
[08:15:06] [PASSED] 0x5697 (DG2)
[08:15:06] [PASSED] 0xB69 (PVC)
[08:15:06] [PASSED] 0xB6E (PVC)
[08:15:06] [PASSED] 0xBD4 (PVC)
[08:15:06] [PASSED] 0xBD5 (PVC)
[08:15:06] [PASSED] 0xBD6 (PVC)
[08:15:06] [PASSED] 0xBD7 (PVC)
[08:15:06] [PASSED] 0xBD8 (PVC)
[08:15:06] [PASSED] 0xBD9 (PVC)
[08:15:06] [PASSED] 0xBDA (PVC)
[08:15:06] [PASSED] 0xBDB (PVC)
[08:15:06] [PASSED] 0xBE0 (PVC)
[08:15:06] [PASSED] 0xBE1 (PVC)
[08:15:06] [PASSED] 0xBE5 (PVC)
[08:15:06] [PASSED] 0x7D40 (METEORLAKE)
[08:15:06] [PASSED] 0x7D45 (METEORLAKE)
[08:15:06] [PASSED] 0x7D55 (METEORLAKE)
[08:15:06] [PASSED] 0x7D60 (METEORLAKE)
[08:15:06] [PASSED] 0x7DD5 (METEORLAKE)
[08:15:06] [PASSED] 0x6420 (LUNARLAKE)
[08:15:06] [PASSED] 0x64A0 (LUNARLAKE)
[08:15:06] [PASSED] 0x64B0 (LUNARLAKE)
[08:15:06] [PASSED] 0xE202 (BATTLEMAGE)
[08:15:06] [PASSED] 0xE209 (BATTLEMAGE)
[08:15:06] [PASSED] 0xE20B (BATTLEMAGE)
[08:15:06] [PASSED] 0xE20C (BATTLEMAGE)
[08:15:06] [PASSED] 0xE20D (BATTLEMAGE)
[08:15:06] [PASSED] 0xE210 (BATTLEMAGE)
[08:15:06] [PASSED] 0xE211 (BATTLEMAGE)
[08:15:06] [PASSED] 0xE212 (BATTLEMAGE)
[08:15:06] [PASSED] 0xE216 (BATTLEMAGE)
[08:15:06] [PASSED] 0xE220 (BATTLEMAGE)
[08:15:06] [PASSED] 0xE221 (BATTLEMAGE)
[08:15:06] [PASSED] 0xE222 (BATTLEMAGE)
[08:15:06] [PASSED] 0xE223 (BATTLEMAGE)
[08:15:06] [PASSED] 0xB080 (PANTHERLAKE)
[08:15:06] [PASSED] 0xB081 (PANTHERLAKE)
[08:15:06] [PASSED] 0xB082 (PANTHERLAKE)
[08:15:06] [PASSED] 0xB083 (PANTHERLAKE)
[08:15:06] [PASSED] 0xB084 (PANTHERLAKE)
[08:15:06] [PASSED] 0xB085 (PANTHERLAKE)
[08:15:06] [PASSED] 0xB086 (PANTHERLAKE)
[08:15:06] [PASSED] 0xB087 (PANTHERLAKE)
[08:15:06] [PASSED] 0xB08F (PANTHERLAKE)
[08:15:06] [PASSED] 0xB090 (PANTHERLAKE)
[08:15:06] [PASSED] 0xB0A0 (PANTHERLAKE)
[08:15:06] [PASSED] 0xB0B0 (PANTHERLAKE)
[08:15:06] [PASSED] 0xFD80 (PANTHERLAKE)
[08:15:06] [PASSED] 0xFD81 (PANTHERLAKE)
[08:15:06] [PASSED] 0xD740 (NOVALAKE_S)
[08:15:06] [PASSED] 0xD741 (NOVALAKE_S)
[08:15:06] [PASSED] 0xD742 (NOVALAKE_S)
[08:15:06] [PASSED] 0xD743 (NOVALAKE_S)
[08:15:06] [PASSED] 0xD745 (NOVALAKE_S)
[08:15:06] [PASSED] 0xD74A (NOVALAKE_S)
[08:15:06] [PASSED] 0xD74B (NOVALAKE_S)
[08:15:06] [PASSED] 0x674C (CRESCENTISLAND)
[08:15:06] [PASSED] 0x674D (CRESCENTISLAND)
[08:15:06] [PASSED] 0x674E (CRESCENTISLAND)
[08:15:06] [PASSED] 0x674F (CRESCENTISLAND)
[08:15:06] [PASSED] 0x6750 (CRESCENTISLAND)
[08:15:06] [PASSED] 0xD750 (NOVALAKE_P)
[08:15:06] [PASSED] 0xD751 (NOVALAKE_P)
[08:15:06] [PASSED] 0xD752 (NOVALAKE_P)
[08:15:06] [PASSED] 0xD753 (NOVALAKE_P)
[08:15:06] [PASSED] 0xD754 (NOVALAKE_P)
[08:15:06] [PASSED] 0xD755 (NOVALAKE_P)
[08:15:06] [PASSED] 0xD756 (NOVALAKE_P)
[08:15:06] [PASSED] 0xD757 (NOVALAKE_P)
[08:15:06] [PASSED] 0xD75F (NOVALAKE_P)
[08:15:06] =============== [PASSED] check_platform_desc ===============
[08:15:06] ===================== [PASSED] xe_pci ======================
[08:15:06] ============= xe_rtp_tables_test (4 subtests) ==============
[08:15:06] ================== xe_rtp_table_gt_test ===================
[08:15:06] [PASSED] gt_was/14011060649
[08:15:06] [PASSED] gt_was/14011059788
[08:15:06] [PASSED] gt_was/14015795083
[08:15:06] [PASSED] gt_was/16021867713
[08:15:06] [PASSED] gt_was/14019449301
[08:15:06] [PASSED] gt_was/16028005424
[08:15:06] [PASSED] gt_was/14026578760
[08:15:06] [PASSED] gt_was/1409420604
[08:15:06] [PASSED] gt_was/1408615072
[08:15:06] [PASSED] gt_was/22010523718
[08:15:06] [PASSED] gt_was/14011006942
[08:15:06] [PASSED] gt_was/14014830051
[08:15:06] [PASSED] gt_was/18018781329
[08:15:06] [PASSED] gt_was/1509235366
[08:15:06] [PASSED] gt_was/18018781329
[08:15:06] [PASSED] gt_was/16016694945
[08:15:06] [PASSED] gt_was/14018575942
[08:15:06] [PASSED] gt_was/22016670082
[08:15:06] [PASSED] gt_was/22016670082
[08:15:06] [PASSED] gt_was/14017421178
[08:15:06] [PASSED] gt_was/16025250150
[08:15:06] [PASSED] gt_was/14021871409
[08:15:06] [PASSED] gt_was/16021865536
[08:15:06] [PASSED] gt_was/14021486841
[08:15:06] [PASSED] gt_was/14025160223
[08:15:06] [PASSED] gt_was/14026144927, 16029437861, 14026127056
[08:15:06] [PASSED] gt_was/14025635424
[08:15:06] [PASSED] gt_was/16028005424
[08:15:06] ============== [PASSED] xe_rtp_table_gt_test ===============
[08:15:06] ================== xe_rtp_table_gt_test ===================
[08:15:06] [PASSED] gt_tunings/Tuning: Blend Fill Caching Optimization Disable
[08:15:06] [PASSED] gt_tunings/Tuning: 32B Access Enable
[08:15:06] [PASSED] gt_tunings/Tuning: L3 cache
[08:15:06] [PASSED] gt_tunings/Tuning: L3 cache - media
[08:15:06] [PASSED] gt_tunings/Tuning: Compression Overfetch
[08:15:06] [PASSED] gt_tunings/Tuning: Compression Overfetch - media
[08:15:06] [PASSED] gt_tunings/Tuning: Enable compressible partial write overfetch in L3
[08:15:06] [PASSED] gt_tunings/Tuning: Enable compressible partial write overfetch in L3 - media
[08:15:06] [PASSED] gt_tunings/Tuning: L2 Overfetch Compressible Only
[08:15:06] [PASSED] gt_tunings/Tuning: L2 Overfetch Compressible Only - media
[08:15:06] [PASSED] gt_tunings/Tuning: Stateless compression control
[08:15:06] [PASSED] gt_tunings/Tuning: Stateless compression control - media
[08:15:06] [PASSED] gt_tunings/Tuning: L3 RW flush all Cache
[08:15:06] [PASSED] gt_tunings/Tuning: L3 RW flush all cache - media
[08:15:06] [PASSED] gt_tunings/Tuning: Set STLB Bank Hash Mode to 4KB
[08:15:06] ============== [PASSED] xe_rtp_table_gt_test ===============
[08:15:06] ================== xe_rtp_table_oob_test ==================
[08:15:06] [PASSED] oob_was/1607983814
[08:15:06] [PASSED] oob_was/16010904313
[08:15:06] [PASSED] oob_was/18022495364
[08:15:06] [PASSED] oob_was/22012773006
[08:15:06] [PASSED] oob_was/14014475959
[08:15:06] [PASSED] oob_was/22011391025
[08:15:06] [PASSED] oob_was/22012727170
[08:15:06] [PASSED] oob_was/22012727685
[08:15:06] [PASSED] oob_was/22016596838
[08:15:06] [PASSED] oob_was/18020744125
[08:15:06] [PASSED] oob_was/1409600907
[08:15:06] [PASSED] oob_was/22014953428
[08:15:06] [PASSED] oob_was/16017236439
[08:15:06] [PASSED] oob_was/14019821291
[08:15:06] [PASSED] oob_was/14015076503
[08:15:06] [PASSED] oob_was/14018913170
[08:15:06] [PASSED] oob_was/14018094691
[08:15:06] [PASSED] oob_was/18024947630
[08:15:06] [PASSED] oob_was/16022287689
[08:15:06] [PASSED] oob_was/13011645652
[08:15:06] [PASSED] oob_was/14022293748
[08:15:06] [PASSED] oob_was/22019794406
[08:15:06] [PASSED] oob_was/22019338487
[08:15:06] [PASSED] oob_was/16023588340
[08:15:06] [PASSED] oob_was/14019789679
[08:15:06] [PASSED] oob_was/14022866841
[08:15:06] [PASSED] oob_was/16021333562
[08:15:06] [PASSED] oob_was/14016712196
[08:15:06] [PASSED] oob_was/14015568240
[08:15:06] [PASSED] oob_was/18013179988
[08:15:06] [PASSED] oob_was/1508761755
[08:15:06] [PASSED] oob_was/16023105232
[08:15:06] [PASSED] oob_was/16026508708
[08:15:06] [PASSED] oob_was/14020001231
[08:15:06] [PASSED] oob_was/16023683509
[08:15:06] [PASSED] oob_was/14025515070
[08:15:06] [PASSED] oob_was/15015404425_disable
[08:15:06] [PASSED] oob_was/16026007364
[08:15:06] [PASSED] oob_was/14020316580
[08:15:06] [PASSED] oob_was/14025883347
[08:15:06] [PASSED] oob_was/16029380221
[08:15:06] ============== [PASSED] xe_rtp_table_oob_test ==============
[08:15:06] ================ xe_rtp_table_dev_oob_test ================
[08:15:06] [PASSED] device_oob_was/22010954014
[08:15:06] [PASSED] device_oob_was/15015404425
[08:15:06] [PASSED] device_oob_was/22019338487_display
[08:15:06] [PASSED] device_oob_was/14022085890
[08:15:06] [PASSED] device_oob_was/14026539277
[08:15:06] [PASSED] device_oob_was/14026633728
[08:15:06] [PASSED] device_oob_was/14026746987
[08:15:06] [PASSED] device_oob_was/14026779378
[08:15:06] ============ [PASSED] xe_rtp_table_dev_oob_test ============
[08:15:06] =============== [PASSED] xe_rtp_tables_test ================
[08:15:06] =================== xe_rtp (3 subtests) ====================
[08:15:06] =================== xe_rtp_rules_tests ====================
[08:15:06] [PASSED] no
[08:15:06] [PASSED] yes
[08:15:06] [PASSED] no-and-no
[08:15:06] [PASSED] no-and-yes
[08:15:06] [PASSED] yes-and-no
[08:15:06] [PASSED] yes-and-yes
[08:15:06] [PASSED] no-or-no
[08:15:06] [PASSED] no-or-yes
[08:15:06] [PASSED] yes-or-no
[08:15:06] [PASSED] yes-or-yes
[08:15:06] [PASSED] no-yes-or-yes-no
[08:15:06] [PASSED] no-yes-or-yes-yes
[08:15:06] [PASSED] yes-yes-or-no-yes
[08:15:06] [PASSED] yes-yes-or-yes-yes
[08:15:06] [PASSED] no-no-or-yes-or-no
[08:15:06] [PASSED] or
[08:15:06] [PASSED] or-yes
[08:15:06] [PASSED] or-no
[08:15:06] [PASSED] yes-or
[08:15:06] [PASSED] no-or
[08:15:06] [PASSED] no-or-or-yes
[08:15:06] [PASSED] yes-or-or-no
[08:15:06] [PASSED] no-or-or-no
[08:15:06] [PASSED] missing-context-engine-class
[08:15:06] [PASSED] missing-context-engine-class-or-yes
[08:15:06] [PASSED] missing-context-engine-class-or-or-yes
[08:15:06] =============== [PASSED] xe_rtp_rules_tests ================
[08:15:06] =============== xe_rtp_process_to_sr_tests ================
[08:15:06] [PASSED] coalesce-same-reg
[08:15:06] [PASSED] coalesce-same-reg-literal-and-func
[08:15:06] [PASSED] no-match-no-add
[08:15:06] [PASSED] two-regs-two-entries
[08:15:06] [PASSED] clr-one-set-other
[08:15:06] [PASSED] set-field
[08:15:06] [PASSED] conflict-duplicate
[08:15:06] [PASSED] conflict-not-disjoint
[08:15:06] [PASSED] conflict-not-disjoint-literal-and-func
[08:15:06] [PASSED] conflict-reg-type
[08:15:06] [PASSED] bad-mcr-reg-forced-to-regular
[08:15:06] [PASSED] bad-regular-reg-forced-to-mcr
[08:15:06] =========== [PASSED] xe_rtp_process_to_sr_tests ============
[08:15:06] ================== xe_rtp_process_tests ===================
[08:15:06] [PASSED] active1
[08:15:06] [PASSED] active2
[08:15:06] [PASSED] active-inactive
[08:15:06] [PASSED] inactive-active
[08:15:06] [PASSED] inactive-active-inactive
[08:15:06] [PASSED] inactive-inactive-inactive
[08:15:06] ============== [PASSED] xe_rtp_process_tests ===============
[08:15:06] ===================== [PASSED] xe_rtp ======================
[08:15:06] ==================== xe_wa (1 subtest) =====================
[08:15:06] ======================== xe_wa_gt =========================
[08:15:06] [PASSED] TIGERLAKE B0
[08:15:06] [PASSED] DG1 A0
[08:15:06] [PASSED] DG1 B0
[08:15:06] [PASSED] ALDERLAKE_S A0
[08:15:06] [PASSED] ALDERLAKE_S B0
[08:15:06] [PASSED] ALDERLAKE_S C0
[08:15:06] [PASSED] ALDERLAKE_S D0
[08:15:06] [PASSED] ALDERLAKE_P A0
[08:15:06] [PASSED] ALDERLAKE_P B0
[08:15:06] [PASSED] ALDERLAKE_P C0
[08:15:06] [PASSED] ALDERLAKE_S RPLS D0
[08:15:06] [PASSED] ALDERLAKE_P RPLU E0
[08:15:06] [PASSED] DG2 G10 C0
[08:15:06] [PASSED] DG2 G11 B1
[08:15:06] [PASSED] DG2 G12 A1
[08:15:06] [PASSED] METEORLAKE 12.70(Xe_LPG) A0 13.00(Xe_LPM+) A0
[08:15:06] [PASSED] METEORLAKE 12.71(Xe_LPG) A0 13.00(Xe_LPM+) A0
[08:15:06] [PASSED] METEORLAKE 12.74(Xe_LPG+) A0 13.00(Xe_LPM+) A0
[08:15:06] [PASSED] LUNARLAKE 20.04(Xe2_LPG) A0 20.00(Xe2_LPM) A0
[08:15:06] [PASSED] LUNARLAKE 20.04(Xe2_LPG) B0 20.00(Xe2_LPM) A0
[08:15:06] [PASSED] BATTLEMAGE 20.01(Xe2_HPG) A0 13.01(Xe2_HPM) A1
[08:15:06] [PASSED] PANTHERLAKE 30.00(Xe3_LPG) A0 30.00(Xe3_LPM) A0
[08:15:06] ==================== [PASSED] xe_wa_gt =====================
[08:15:06] ====================== [PASSED] xe_wa ======================
[08:15:06] ============================================================
[08:15:06] Testing complete. Ran 719 tests: passed: 701, skipped: 18
[08:15:06] Elapsed time: 36.444s total, 4.369s configuring, 31.408s building, 0.644s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[08:15:07] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[08:15:08] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[08:15:33] Starting KUnit Kernel (1/1)...
[08:15:33] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[08:15:33] ============ drm_test_pick_cmdline (2 subtests) ============
[08:15:33] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[08:15:33] =============== drm_test_pick_cmdline_named ===============
[08:15:33] [PASSED] NTSC
[08:15:33] [PASSED] NTSC-J
[08:15:33] [PASSED] PAL
[08:15:33] [PASSED] PAL-M
[08:15:33] =========== [PASSED] drm_test_pick_cmdline_named ===========
[08:15:33] ============== [PASSED] drm_test_pick_cmdline ==============
[08:15:33] == drm_test_atomic_get_connector_for_encoder (1 subtest) ===
[08:15:33] [PASSED] drm_test_drm_atomic_get_connector_for_encoder
[08:15:33] ==== [PASSED] drm_test_atomic_get_connector_for_encoder ====
[08:15:33] =========== drm_validate_clone_mode (2 subtests) ===========
[08:15:33] ============== drm_test_check_in_clone_mode ===============
[08:15:33] [PASSED] in_clone_mode
[08:15:33] [PASSED] not_in_clone_mode
[08:15:33] ========== [PASSED] drm_test_check_in_clone_mode ===========
[08:15:33] =============== drm_test_check_valid_clones ===============
[08:15:33] [PASSED] not_in_clone_mode
[08:15:33] [PASSED] valid_clone
[08:15:33] [PASSED] invalid_clone
[08:15:33] =========== [PASSED] drm_test_check_valid_clones ===========
[08:15:33] ============= [PASSED] drm_validate_clone_mode =============
[08:15:33] ============= drm_validate_modeset (1 subtest) =============
[08:15:33] [PASSED] drm_test_check_connector_changed_modeset
[08:15:33] ============== [PASSED] drm_validate_modeset ===============
[08:15:33] ====== drm_test_bridge_get_current_state (2 subtests) ======
[08:15:33] [PASSED] drm_test_drm_bridge_get_current_state_atomic
[08:15:33] [PASSED] drm_test_drm_bridge_get_current_state_legacy
[08:15:33] ======== [PASSED] drm_test_bridge_get_current_state ========
[08:15:33] ====== drm_test_bridge_helper_reset_crtc (4 subtests) ======
[08:15:33] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic
[08:15:33] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic_disabled
[08:15:33] [PASSED] drm_test_drm_bridge_helper_reset_crtc_legacy
[08:15:33] [PASSED] drm_test_drm_bridge_helper_hdmi_output_bus_fmts
[08:15:33] ======== [PASSED] drm_test_bridge_helper_reset_crtc ========
[08:15:33] ============== drm_bridge_alloc (2 subtests) ===============
[08:15:33] [PASSED] drm_test_drm_bridge_alloc_basic
[08:15:33] [PASSED] drm_test_drm_bridge_alloc_get_put
[08:15:33] ================ [PASSED] drm_bridge_alloc =================
[08:15:33] ============= drm_bridge_bus_fmt (5 subtests) ==============
[08:15:33] [PASSED] drm_test_bridge_rgb_yuv_rgb
[08:15:33] [PASSED] drm_test_bridge_must_convert_to_yuv444
[08:15:33] [PASSED] drm_test_bridge_hdmi_auto_rgb
[08:15:33] [PASSED] drm_test_bridge_auto_first
[08:15:33] [PASSED] drm_test_bridge_rgb_yuv_no_path
[08:15:33] =============== [PASSED] drm_bridge_bus_fmt ================
[08:15:33] ============= drm_cmdline_parser (40 subtests) =============
[08:15:33] [PASSED] drm_test_cmdline_force_d_only
[08:15:33] [PASSED] drm_test_cmdline_force_D_only_dvi
[08:15:33] [PASSED] drm_test_cmdline_force_D_only_hdmi
[08:15:33] [PASSED] drm_test_cmdline_force_D_only_not_digital
[08:15:33] [PASSED] drm_test_cmdline_force_e_only
[08:15:33] [PASSED] drm_test_cmdline_res
[08:15:33] [PASSED] drm_test_cmdline_res_vesa
[08:15:33] [PASSED] drm_test_cmdline_res_vesa_rblank
[08:15:33] [PASSED] drm_test_cmdline_res_rblank
[08:15:33] [PASSED] drm_test_cmdline_res_bpp
[08:15:33] [PASSED] drm_test_cmdline_res_refresh
[08:15:33] [PASSED] drm_test_cmdline_res_bpp_refresh
[08:15:33] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[08:15:33] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[08:15:33] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[08:15:33] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[08:15:33] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[08:15:33] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[08:15:33] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[08:15:33] [PASSED] drm_test_cmdline_res_margins_force_on
[08:15:33] [PASSED] drm_test_cmdline_res_vesa_margins
[08:15:33] [PASSED] drm_test_cmdline_name
[08:15:33] [PASSED] drm_test_cmdline_name_bpp
[08:15:33] [PASSED] drm_test_cmdline_name_option
[08:15:33] [PASSED] drm_test_cmdline_name_bpp_option
[08:15:33] [PASSED] drm_test_cmdline_rotate_0
[08:15:33] [PASSED] drm_test_cmdline_rotate_90
[08:15:33] [PASSED] drm_test_cmdline_rotate_180
[08:15:33] [PASSED] drm_test_cmdline_rotate_270
[08:15:33] [PASSED] drm_test_cmdline_hmirror
[08:15:33] [PASSED] drm_test_cmdline_vmirror
[08:15:33] [PASSED] drm_test_cmdline_margin_options
[08:15:33] [PASSED] drm_test_cmdline_multiple_options
[08:15:33] [PASSED] drm_test_cmdline_bpp_extra_and_option
[08:15:33] [PASSED] drm_test_cmdline_extra_and_option
[08:15:33] [PASSED] drm_test_cmdline_freestanding_options
[08:15:33] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[08:15:33] [PASSED] drm_test_cmdline_panel_orientation
[08:15:33] ================ drm_test_cmdline_invalid =================
[08:15:33] [PASSED] margin_only
[08:15:33] [PASSED] interlace_only
[08:15:33] [PASSED] res_missing_x
[08:15:33] [PASSED] res_missing_y
[08:15:33] [PASSED] res_bad_y
[08:15:33] [PASSED] res_missing_y_bpp
[08:15:33] [PASSED] res_bad_bpp
[08:15:33] [PASSED] res_bad_refresh
[08:15:33] [PASSED] res_bpp_refresh_force_on_off
[08:15:33] [PASSED] res_invalid_mode
[08:15:33] [PASSED] res_bpp_wrong_place_mode
[08:15:33] [PASSED] name_bpp_refresh
[08:15:33] [PASSED] name_refresh
[08:15:33] [PASSED] name_refresh_wrong_mode
[08:15:33] [PASSED] name_refresh_invalid_mode
[08:15:33] [PASSED] rotate_multiple
[08:15:33] [PASSED] rotate_invalid_val
[08:15:33] [PASSED] rotate_truncated
[08:15:33] [PASSED] invalid_option
[08:15:33] [PASSED] invalid_tv_option
[08:15:33] [PASSED] truncated_tv_option
[08:15:33] ============ [PASSED] drm_test_cmdline_invalid =============
[08:15:33] =============== drm_test_cmdline_tv_options ===============
[08:15:33] [PASSED] NTSC
[08:15:33] [PASSED] NTSC_443
[08:15:33] [PASSED] NTSC_J
[08:15:33] [PASSED] PAL
[08:15:33] [PASSED] PAL_M
[08:15:33] [PASSED] PAL_N
[08:15:33] [PASSED] SECAM
[08:15:33] [PASSED] MONO_525
[08:15:33] [PASSED] MONO_625
[08:15:33] =========== [PASSED] drm_test_cmdline_tv_options ===========
[08:15:33] =============== [PASSED] drm_cmdline_parser ================
[08:15:33] ========== drmm_connector_hdmi_init (20 subtests) ==========
[08:15:33] [PASSED] drm_test_connector_hdmi_init_valid
[08:15:33] [PASSED] drm_test_connector_hdmi_init_bpc_8
[08:15:33] [PASSED] drm_test_connector_hdmi_init_bpc_10
[08:15:33] [PASSED] drm_test_connector_hdmi_init_bpc_12
[08:15:33] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[08:15:33] [PASSED] drm_test_connector_hdmi_init_bpc_null
[08:15:33] [PASSED] drm_test_connector_hdmi_init_formats_empty
[08:15:33] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[08:15:33] === drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[08:15:33] [PASSED] supported_formats=0x9 yuv420_allowed=1
[08:15:33] [PASSED] supported_formats=0x9 yuv420_allowed=0
[08:15:33] [PASSED] supported_formats=0x5 yuv420_allowed=1
[08:15:33] [PASSED] supported_formats=0x5 yuv420_allowed=0
[08:15:33] === [PASSED] drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[08:15:33] [PASSED] drm_test_connector_hdmi_init_null_ddc
[08:15:33] [PASSED] drm_test_connector_hdmi_init_null_product
[08:15:33] [PASSED] drm_test_connector_hdmi_init_null_vendor
[08:15:33] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[08:15:33] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[08:15:33] [PASSED] drm_test_connector_hdmi_init_product_valid
[08:15:33] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[08:15:33] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[08:15:33] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[08:15:33] ========= drm_test_connector_hdmi_init_type_valid =========
[08:15:33] [PASSED] HDMI-A
[08:15:33] [PASSED] HDMI-B
[08:15:33] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[08:15:33] ======== drm_test_connector_hdmi_init_type_invalid ========
[08:15:33] [PASSED] Unknown
[08:15:33] [PASSED] VGA
[08:15:33] [PASSED] DVI-I
[08:15:33] [PASSED] DVI-D
[08:15:33] [PASSED] DVI-A
[08:15:33] [PASSED] Composite
[08:15:33] [PASSED] SVIDEO
[08:15:33] [PASSED] LVDS
[08:15:33] [PASSED] Component
[08:15:33] [PASSED] DIN
[08:15:33] [PASSED] DP
[08:15:33] [PASSED] TV
[08:15:33] [PASSED] eDP
[08:15:33] [PASSED] Virtual
[08:15:33] [PASSED] DSI
[08:15:33] [PASSED] DPI
[08:15:33] [PASSED] Writeback
[08:15:33] [PASSED] SPI
[08:15:33] [PASSED] USB
[08:15:33] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[08:15:33] ============ [PASSED] drmm_connector_hdmi_init =============
[08:15:33] ============= drmm_connector_init (3 subtests) =============
[08:15:33] [PASSED] drm_test_drmm_connector_init
[08:15:33] [PASSED] drm_test_drmm_connector_init_null_ddc
[08:15:33] ========= drm_test_drmm_connector_init_type_valid =========
[08:15:33] [PASSED] Unknown
[08:15:33] [PASSED] VGA
[08:15:33] [PASSED] DVI-I
[08:15:33] [PASSED] DVI-D
[08:15:33] [PASSED] DVI-A
[08:15:33] [PASSED] Composite
[08:15:33] [PASSED] SVIDEO
[08:15:33] [PASSED] LVDS
[08:15:33] [PASSED] Component
[08:15:33] [PASSED] DIN
[08:15:33] [PASSED] DP
[08:15:33] [PASSED] HDMI-A
[08:15:33] [PASSED] HDMI-B
[08:15:33] [PASSED] TV
[08:15:33] [PASSED] eDP
[08:15:33] [PASSED] Virtual
[08:15:33] [PASSED] DSI
[08:15:33] [PASSED] DPI
[08:15:33] [PASSED] Writeback
[08:15:33] [PASSED] SPI
[08:15:33] [PASSED] USB
[08:15:33] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[08:15:33] =============== [PASSED] drmm_connector_init ===============
[08:15:33] ========= drm_connector_dynamic_init (6 subtests) ==========
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_init
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_init_null_ddc
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_init_not_added
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_init_properties
[08:15:33] ===== drm_test_drm_connector_dynamic_init_type_valid ======
[08:15:33] [PASSED] Unknown
[08:15:33] [PASSED] VGA
[08:15:33] [PASSED] DVI-I
[08:15:33] [PASSED] DVI-D
[08:15:33] [PASSED] DVI-A
[08:15:33] [PASSED] Composite
[08:15:33] [PASSED] SVIDEO
[08:15:33] [PASSED] LVDS
[08:15:33] [PASSED] Component
[08:15:33] [PASSED] DIN
[08:15:33] [PASSED] DP
[08:15:33] [PASSED] HDMI-A
[08:15:33] [PASSED] HDMI-B
[08:15:33] [PASSED] TV
[08:15:33] [PASSED] eDP
[08:15:33] [PASSED] Virtual
[08:15:33] [PASSED] DSI
[08:15:33] [PASSED] DPI
[08:15:33] [PASSED] Writeback
[08:15:33] [PASSED] SPI
[08:15:33] [PASSED] USB
[08:15:33] = [PASSED] drm_test_drm_connector_dynamic_init_type_valid ==
[08:15:33] ======== drm_test_drm_connector_dynamic_init_name =========
[08:15:33] [PASSED] Unknown
[08:15:33] [PASSED] VGA
[08:15:33] [PASSED] DVI-I
[08:15:33] [PASSED] DVI-D
[08:15:33] [PASSED] DVI-A
[08:15:33] [PASSED] Composite
[08:15:33] [PASSED] SVIDEO
[08:15:33] [PASSED] LVDS
[08:15:33] [PASSED] Component
[08:15:33] [PASSED] DIN
[08:15:33] [PASSED] DP
[08:15:33] [PASSED] HDMI-A
[08:15:33] [PASSED] HDMI-B
[08:15:33] [PASSED] TV
[08:15:33] [PASSED] eDP
[08:15:33] [PASSED] Virtual
[08:15:33] [PASSED] DSI
[08:15:33] [PASSED] DPI
[08:15:33] [PASSED] Writeback
[08:15:33] [PASSED] SPI
[08:15:33] [PASSED] USB
[08:15:33] ==== [PASSED] drm_test_drm_connector_dynamic_init_name =====
[08:15:33] =========== [PASSED] drm_connector_dynamic_init ============
[08:15:33] ==== drm_connector_dynamic_register_early (4 subtests) =====
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_register_early_on_list
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_register_early_defer
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_register_early_no_init
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_register_early_no_mode_object
[08:15:33] ====== [PASSED] drm_connector_dynamic_register_early =======
[08:15:33] ======= drm_connector_dynamic_register (7 subtests) ========
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_register_on_list
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_register_no_defer
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_register_no_init
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_register_mode_object
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_register_sysfs
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_register_sysfs_name
[08:15:33] [PASSED] drm_test_drm_connector_dynamic_register_debugfs
[08:15:33] ========= [PASSED] drm_connector_dynamic_register ==========
[08:15:33] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[08:15:33] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[08:15:33] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[08:15:33] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[08:15:33] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[08:15:33] ========== drm_test_get_tv_mode_from_name_valid ===========
[08:15:33] [PASSED] NTSC
[08:15:33] [PASSED] NTSC-443
[08:15:33] [PASSED] NTSC-J
[08:15:33] [PASSED] PAL
[08:15:33] [PASSED] PAL-M
[08:15:33] [PASSED] PAL-N
[08:15:33] [PASSED] SECAM
[08:15:33] [PASSED] Mono
[08:15:33] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[08:15:33] [PASSED] drm_test_get_tv_mode_from_name_truncated
[08:15:33] ============ [PASSED] drm_get_tv_mode_from_name ============
[08:15:33] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[08:15:33] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[08:15:33] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[08:15:33] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[08:15:33] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[08:15:33] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[08:15:33] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[08:15:33] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid =
[08:15:33] [PASSED] VIC 96
[08:15:33] [PASSED] VIC 97
[08:15:33] [PASSED] VIC 101
[08:15:33] [PASSED] VIC 102
[08:15:33] [PASSED] VIC 106
[08:15:33] [PASSED] VIC 107
[08:15:33] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[08:15:33] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[08:15:33] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[08:15:33] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[08:15:33] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[08:15:33] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[08:15:33] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[08:15:33] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[08:15:33] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name ====
[08:15:33] [PASSED] Automatic
[08:15:33] [PASSED] Full
[08:15:33] [PASSED] Limited 16:235
[08:15:33] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[08:15:33] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[08:15:33] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[08:15:33] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[08:15:33] === drm_test_drm_hdmi_connector_get_output_format_name ====
[08:15:33] [PASSED] RGB
[08:15:33] [PASSED] YUV 4:2:0
[08:15:33] [PASSED] YUV 4:2:2
[08:15:33] [PASSED] YUV 4:4:4
[08:15:33] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[08:15:33] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[08:15:33] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[08:15:33] ============= drm_damage_helper (21 subtests) ==============
[08:15:33] [PASSED] drm_test_damage_iter_no_damage
[08:15:33] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[08:15:33] [PASSED] drm_test_damage_iter_no_damage_src_moved
[08:15:33] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[08:15:33] [PASSED] drm_test_damage_iter_no_damage_not_visible
[08:15:33] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[08:15:33] [PASSED] drm_test_damage_iter_no_damage_no_fb
[08:15:33] [PASSED] drm_test_damage_iter_simple_damage
[08:15:33] [PASSED] drm_test_damage_iter_single_damage
[08:15:33] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[08:15:33] [PASSED] drm_test_damage_iter_single_damage_outside_src
[08:15:33] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[08:15:33] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[08:15:33] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[08:15:33] [PASSED] drm_test_damage_iter_single_damage_src_moved
[08:15:33] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[08:15:33] [PASSED] drm_test_damage_iter_damage
[08:15:33] [PASSED] drm_test_damage_iter_damage_one_intersect
[08:15:33] [PASSED] drm_test_damage_iter_damage_one_outside
[08:15:33] [PASSED] drm_test_damage_iter_damage_src_moved
[08:15:33] [PASSED] drm_test_damage_iter_damage_not_visible
[08:15:33] ================ [PASSED] drm_damage_helper ================
[08:15:33] ============== drm_dp_mst_helper (3 subtests) ==============
[08:15:33] ============== drm_test_dp_mst_calc_pbn_mode ==============
[08:15:33] [PASSED] Clock 154000 BPP 30 DSC disabled
[08:15:33] [PASSED] Clock 234000 BPP 30 DSC disabled
[08:15:33] [PASSED] Clock 297000 BPP 24 DSC disabled
[08:15:33] [PASSED] Clock 332880 BPP 24 DSC enabled
[08:15:33] [PASSED] Clock 324540 BPP 24 DSC enabled
[08:15:33] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[08:15:33] ============== drm_test_dp_mst_calc_pbn_div ===============
[08:15:33] [PASSED] Link rate 2000000 lane count 4
[08:15:33] [PASSED] Link rate 2000000 lane count 2
[08:15:33] [PASSED] Link rate 2000000 lane count 1
[08:15:33] [PASSED] Link rate 1350000 lane count 4
[08:15:33] [PASSED] Link rate 1350000 lane count 2
[08:15:33] [PASSED] Link rate 1350000 lane count 1
[08:15:33] [PASSED] Link rate 1000000 lane count 4
[08:15:33] [PASSED] Link rate 1000000 lane count 2
[08:15:33] [PASSED] Link rate 1000000 lane count 1
[08:15:33] [PASSED] Link rate 810000 lane count 4
[08:15:33] [PASSED] Link rate 810000 lane count 2
[08:15:33] [PASSED] Link rate 810000 lane count 1
[08:15:33] [PASSED] Link rate 540000 lane count 4
[08:15:33] [PASSED] Link rate 540000 lane count 2
[08:15:33] [PASSED] Link rate 540000 lane count 1
[08:15:33] [PASSED] Link rate 270000 lane count 4
[08:15:33] [PASSED] Link rate 270000 lane count 2
[08:15:33] [PASSED] Link rate 270000 lane count 1
[08:15:33] [PASSED] Link rate 162000 lane count 4
[08:15:33] [PASSED] Link rate 162000 lane count 2
[08:15:33] [PASSED] Link rate 162000 lane count 1
[08:15:33] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[08:15:33] ========= drm_test_dp_mst_sideband_msg_req_decode =========
[08:15:33] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[08:15:33] [PASSED] DP_POWER_UP_PHY with port number
[08:15:33] [PASSED] DP_POWER_DOWN_PHY with port number
[08:15:33] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[08:15:33] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[08:15:33] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[08:15:33] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[08:15:33] [PASSED] DP_QUERY_PAYLOAD with port number
[08:15:33] [PASSED] DP_QUERY_PAYLOAD with VCPI
[08:15:33] [PASSED] DP_REMOTE_DPCD_READ with port number
[08:15:33] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[08:15:33] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[08:15:33] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[08:15:33] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[08:15:33] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[08:15:33] [PASSED] DP_REMOTE_I2C_READ with port number
[08:15:33] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[08:15:33] [PASSED] DP_REMOTE_I2C_READ with transactions array
[08:15:33] [PASSED] DP_REMOTE_I2C_WRITE with port number
[08:15:33] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[08:15:33] [PASSED] DP_REMOTE_I2C_WRITE with data array
[08:15:33] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[08:15:33] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[08:15:33] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[08:15:33] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[08:15:33] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[08:15:33] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[08:15:33] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[08:15:33] ================ [PASSED] drm_dp_mst_helper ================
[08:15:33] ================== drm_exec (7 subtests) ===================
[08:15:33] [PASSED] sanitycheck
[08:15:33] [PASSED] test_lock
[08:15:33] [PASSED] test_lock_unlock
[08:15:33] [PASSED] test_duplicates
[08:15:33] [PASSED] test_prepare
[08:15:33] [PASSED] test_prepare_array
[08:15:33] [PASSED] test_multiple_loops
[08:15:33] ==================== [PASSED] drm_exec =====================
[08:15:33] =========== drm_format_helper_test (17 subtests) ===========
[08:15:33] ============== drm_test_fb_xrgb8888_to_gray8 ==============
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[08:15:33] ============= drm_test_fb_xrgb8888_to_rgb332 ==============
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[08:15:33] ============= drm_test_fb_xrgb8888_to_rgb565 ==============
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[08:15:33] ============ drm_test_fb_xrgb8888_to_xrgb1555 =============
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[08:15:33] ============ drm_test_fb_xrgb8888_to_argb1555 =============
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[08:15:33] ============ drm_test_fb_xrgb8888_to_rgba5551 =============
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[08:15:33] ============= drm_test_fb_xrgb8888_to_rgb888 ==============
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[08:15:33] ============= drm_test_fb_xrgb8888_to_bgr888 ==============
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ========= [PASSED] drm_test_fb_xrgb8888_to_bgr888 ==========
[08:15:33] ============ drm_test_fb_xrgb8888_to_argb8888 =============
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[08:15:33] =========== drm_test_fb_xrgb8888_to_xrgb2101010 ===========
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[08:15:33] =========== drm_test_fb_xrgb8888_to_argb2101010 ===========
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[08:15:33] ============== drm_test_fb_xrgb8888_to_mono ===============
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[08:15:33] ==================== drm_test_fb_swab =====================
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ================ [PASSED] drm_test_fb_swab =================
[08:15:33] ============ drm_test_fb_xrgb8888_to_xbgr8888 =============
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[08:15:33] ============ drm_test_fb_xrgb8888_to_abgr8888 =============
[08:15:33] [PASSED] single_pixel_source_buffer
[08:15:33] [PASSED] single_pixel_clip_rectangle
[08:15:33] [PASSED] well_known_colors
[08:15:33] [PASSED] destination_pitch
[08:15:33] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[08:15:33] ================= drm_test_fb_clip_offset =================
[08:15:33] [PASSED] pass through
[08:15:33] [PASSED] horizontal offset
[08:15:33] [PASSED] vertical offset
[08:15:33] [PASSED] horizontal and vertical offset
[08:15:33] [PASSED] horizontal offset (custom pitch)
[08:15:33] [PASSED] vertical offset (custom pitch)
[08:15:33] [PASSED] horizontal and vertical offset (custom pitch)
[08:15:33] ============= [PASSED] drm_test_fb_clip_offset =============
[08:15:33] =================== drm_test_fb_memcpy ====================
[08:15:33] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[08:15:33] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[08:15:33] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[08:15:33] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[08:15:33] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[08:15:33] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[08:15:33] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[08:15:33] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[08:15:33] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[08:15:33] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[08:15:33] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[08:15:33] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[08:15:33] =============== [PASSED] drm_test_fb_memcpy ================
[08:15:33] ============= [PASSED] drm_format_helper_test ==============
[08:15:33] ================= drm_format (18 subtests) =================
[08:15:33] [PASSED] drm_test_format_block_width_invalid
[08:15:33] [PASSED] drm_test_format_block_width_one_plane
[08:15:33] [PASSED] drm_test_format_block_width_two_plane
[08:15:33] [PASSED] drm_test_format_block_width_three_plane
[08:15:33] [PASSED] drm_test_format_block_width_tiled
[08:15:33] [PASSED] drm_test_format_block_height_invalid
[08:15:33] [PASSED] drm_test_format_block_height_one_plane
[08:15:33] [PASSED] drm_test_format_block_height_two_plane
[08:15:33] [PASSED] drm_test_format_block_height_three_plane
[08:15:33] [PASSED] drm_test_format_block_height_tiled
[08:15:33] [PASSED] drm_test_format_min_pitch_invalid
[08:15:33] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[08:15:33] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[08:15:33] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[08:15:33] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[08:15:33] [PASSED] drm_test_format_min_pitch_two_plane
[08:15:33] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[08:15:33] [PASSED] drm_test_format_min_pitch_tiled
[08:15:33] =================== [PASSED] drm_format ====================
[08:15:33] ============== drm_framebuffer (10 subtests) ===============
[08:15:33] ========== drm_test_framebuffer_check_src_coords ==========
[08:15:33] [PASSED] Success: source fits into fb
[08:15:33] [PASSED] Fail: overflowing fb with x-axis coordinate
[08:15:33] [PASSED] Fail: overflowing fb with y-axis coordinate
[08:15:33] [PASSED] Fail: overflowing fb with source width
[08:15:33] [PASSED] Fail: overflowing fb with source height
[08:15:33] ====== [PASSED] drm_test_framebuffer_check_src_coords ======
[08:15:33] [PASSED] drm_test_framebuffer_cleanup
[08:15:33] =============== drm_test_framebuffer_create ===============
[08:15:33] [PASSED] ABGR8888 normal sizes
[08:15:33] [PASSED] ABGR8888 max sizes
[08:15:33] [PASSED] ABGR8888 pitch greater than min required
[08:15:33] [PASSED] ABGR8888 pitch less than min required
[08:15:33] [PASSED] ABGR8888 Invalid width
[08:15:33] [PASSED] ABGR8888 Invalid buffer handle
[08:15:33] [PASSED] No pixel format
[08:15:33] [PASSED] ABGR8888 Width 0
[08:15:33] [PASSED] ABGR8888 Height 0
[08:15:33] [PASSED] ABGR8888 Out of bound height * pitch combination
[08:15:33] [PASSED] ABGR8888 Large buffer offset
[08:15:33] [PASSED] ABGR8888 Buffer offset for inexistent plane
[08:15:33] [PASSED] ABGR8888 Invalid flag
[08:15:33] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[08:15:33] [PASSED] ABGR8888 Valid buffer modifier
[08:15:33] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[08:15:33] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[08:15:33] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[08:15:33] [PASSED] NV12 Normal sizes
[08:15:33] [PASSED] NV12 Max sizes
[08:15:33] [PASSED] NV12 Invalid pitch
[08:15:33] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[08:15:33] [PASSED] NV12 different modifier per-plane
[08:15:33] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[08:15:33] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[08:15:33] [PASSED] NV12 Modifier for inexistent plane
[08:15:33] [PASSED] NV12 Handle for inexistent plane
[08:15:33] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[08:15:33] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[08:15:33] [PASSED] YVU420 Normal sizes
[08:15:33] [PASSED] YVU420 Max sizes
[08:15:33] [PASSED] YVU420 Invalid pitch
[08:15:33] [PASSED] YVU420 Different pitches
[08:15:33] [PASSED] YVU420 Different buffer offsets/pitches
[08:15:33] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[08:15:33] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[08:15:33] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[08:15:33] [PASSED] YVU420 Valid modifier
[08:15:33] [PASSED] YVU420 Different modifiers per plane
[08:15:33] [PASSED] YVU420 Modifier for inexistent plane
[08:15:33] [PASSED] YUV420_10BIT Invalid modifier(DRM_FORMAT_MOD_LINEAR)
[08:15:33] [PASSED] X0L2 Normal sizes
[08:15:33] [PASSED] X0L2 Max sizes
[08:15:33] [PASSED] X0L2 Invalid pitch
[08:15:33] [PASSED] X0L2 Pitch greater than minimum required
[08:15:33] [PASSED] X0L2 Handle for inexistent plane
[08:15:33] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[08:15:33] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[08:15:33] [PASSED] X0L2 Valid modifier
[08:15:33] [PASSED] X0L2 Modifier for inexistent plane
[08:15:33] =========== [PASSED] drm_test_framebuffer_create ===========
[08:15:33] [PASSED] drm_test_framebuffer_free
[08:15:33] [PASSED] drm_test_framebuffer_init
[08:15:33] [PASSED] drm_test_framebuffer_init_bad_format
[08:15:33] [PASSED] drm_test_framebuffer_init_dev_mismatch
[08:15:33] [PASSED] drm_test_framebuffer_lookup
[08:15:33] [PASSED] drm_test_framebuffer_lookup_inexistent
[08:15:33] [PASSED] drm_test_framebuffer_modifiers_not_supported
[08:15:33] ================= [PASSED] drm_framebuffer =================
[08:15:33] ================ drm_gem_shmem (8 subtests) ================
[08:15:33] [PASSED] drm_gem_shmem_test_obj_create
[08:15:33] [PASSED] drm_gem_shmem_test_obj_create_private
[08:15:33] [PASSED] drm_gem_shmem_test_pin_pages
[08:15:33] [PASSED] drm_gem_shmem_test_vmap
[08:15:33] [PASSED] drm_gem_shmem_test_get_sg_table
[08:15:33] [PASSED] drm_gem_shmem_test_get_pages_sgt
[08:15:33] [PASSED] drm_gem_shmem_test_madvise
[08:15:33] [PASSED] drm_gem_shmem_test_purge
[08:15:33] ================== [PASSED] drm_gem_shmem ==================
[08:15:33] === drm_atomic_helper_connector_hdmi_check (29 subtests) ===
[08:15:33] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[08:15:33] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[08:15:33] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[08:15:33] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[08:15:33] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[08:15:33] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[08:15:33] ====== drm_test_check_broadcast_rgb_cea_mode_yuv420 =======
[08:15:33] [PASSED] Automatic
[08:15:33] [PASSED] Full
[08:15:33] [PASSED] Limited 16:235
[08:15:33] == [PASSED] drm_test_check_broadcast_rgb_cea_mode_yuv420 ===
[08:15:33] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[08:15:33] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[08:15:33] [PASSED] drm_test_check_disable_connector
[08:15:33] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[08:15:33] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_rgb
[08:15:33] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_yuv420
[08:15:33] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv422
[08:15:33] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420
[08:15:33] [PASSED] drm_test_check_driver_unsupported_fallback_yuv420
[08:15:33] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[08:15:33] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[08:15:33] [PASSED] drm_test_check_output_bpc_dvi
[08:15:33] [PASSED] drm_test_check_output_bpc_format_vic_1
[08:15:33] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[08:15:33] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[08:15:33] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[08:15:33] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[08:15:33] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[08:15:33] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[08:15:33] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[08:15:33] ============ drm_test_check_hdmi_color_format =============
[08:15:33] [PASSED] AUTO -> RGB
[08:15:33] [PASSED] YCBCR422 -> YUV422
[08:15:33] [PASSED] YCBCR420 -> YUV420
[08:15:33] [PASSED] YCBCR444 -> YUV444
[08:15:33] [PASSED] RGB -> RGB
[08:15:33] ======== [PASSED] drm_test_check_hdmi_color_format =========
[08:15:33] ======== drm_test_check_hdmi_color_format_420_only ========
[08:15:33] [PASSED] RGB should fail
[08:15:33] [PASSED] YUV444 should fail
[08:15:33] [PASSED] YUV422 should fail
[08:15:33] [PASSED] YUV420 should work
[08:15:33] ==== [PASSED] drm_test_check_hdmi_color_format_420_only ====
[08:15:33] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[08:15:33] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[08:15:33] [PASSED] drm_test_check_broadcast_rgb_value
[08:15:33] [PASSED] drm_test_check_bpc_8_value
[08:15:33] [PASSED] drm_test_check_bpc_10_value
[08:15:33] [PASSED] drm_test_check_bpc_12_value
[08:15:33] [PASSED] drm_test_check_format_value
[08:15:33] [PASSED] drm_test_check_tmds_char_value
[08:15:33] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[08:15:33] = drm_atomic_helper_connector_hdmi_mode_valid (7 subtests) =
[08:15:33] [PASSED] drm_test_check_mode_valid
[08:15:33] [PASSED] drm_test_check_mode_valid_reject
[08:15:33] [PASSED] drm_test_check_mode_valid_reject_rate
[08:15:33] [PASSED] drm_test_check_mode_valid_reject_max_clock
[08:15:33] [PASSED] drm_test_check_mode_valid_yuv420_only_max_clock
[08:15:33] [PASSED] drm_test_check_mode_valid_reject_yuv420_only_connector
[08:15:33] [PASSED] drm_test_check_mode_valid_accept_yuv420_also_connector_rgb
[08:15:33] === [PASSED] drm_atomic_helper_connector_hdmi_mode_valid ===
[08:15:33] = drm_atomic_helper_connector_hdmi_infoframes (5 subtests) =
[08:15:33] [PASSED] drm_test_check_infoframes
[08:15:33] [PASSED] drm_test_check_reject_avi_infoframe
[08:15:33] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_8
[08:15:33] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_10
[08:15:33] [PASSED] drm_test_check_reject_audio_infoframe
[08:15:33] === [PASSED] drm_atomic_helper_connector_hdmi_infoframes ===
[08:15:33] ================= drm_managed (2 subtests) =================
[08:15:33] [PASSED] drm_test_managed_release_action
[08:15:33] [PASSED] drm_test_managed_run_action
[08:15:33] =================== [PASSED] drm_managed ===================
[08:15:33] =================== drm_mm (6 subtests) ====================
[08:15:33] [PASSED] drm_test_mm_init
[08:15:33] [PASSED] drm_test_mm_debug
[08:15:33] [PASSED] drm_test_mm_align32
[08:15:33] [PASSED] drm_test_mm_align64
[08:15:33] [PASSED] drm_test_mm_lowest
[08:15:33] [PASSED] drm_test_mm_highest
[08:15:33] ===================== [PASSED] drm_mm ======================
[08:15:33] ============= drm_modes_analog_tv (5 subtests) =============
[08:15:33] [PASSED] drm_test_modes_analog_tv_mono_576i
[08:15:33] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[08:15:33] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[08:15:33] [PASSED] drm_test_modes_analog_tv_pal_576i
[08:15:33] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[08:15:33] =============== [PASSED] drm_modes_analog_tv ===============
[08:15:33] ============== drm_plane_helper (2 subtests) ===============
[08:15:33] =============== drm_test_check_plane_state ================
[08:15:33] [PASSED] clipping_simple
[08:15:33] [PASSED] clipping_rotate_reflect
[08:15:33] [PASSED] positioning_simple
[08:15:33] [PASSED] upscaling
[08:15:33] [PASSED] downscaling
[08:15:33] [PASSED] rounding1
[08:15:33] [PASSED] rounding2
[08:15:33] [PASSED] rounding3
[08:15:33] [PASSED] rounding4
[08:15:33] =========== [PASSED] drm_test_check_plane_state ============
[08:15:33] =========== drm_test_check_invalid_plane_state ============
[08:15:33] [PASSED] positioning_invalid
[08:15:33] [PASSED] upscaling_invalid
[08:15:33] [PASSED] downscaling_invalid
[08:15:33] ======= [PASSED] drm_test_check_invalid_plane_state ========
[08:15:33] ================ [PASSED] drm_plane_helper =================
[08:15:33] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[08:15:33] ====== drm_test_connector_helper_tv_get_modes_check =======
[08:15:33] [PASSED] None
[08:15:33] [PASSED] PAL
[08:15:33] [PASSED] NTSC
[08:15:33] [PASSED] Both, NTSC Default
[08:15:33] [PASSED] Both, PAL Default
[08:15:33] [PASSED] Both, NTSC Default, with PAL on command-line
[08:15:33] [PASSED] Both, PAL Default, with NTSC on command-line
[08:15:33] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[08:15:33] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[08:15:33] ================== drm_rect (9 subtests) ===================
[08:15:33] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[08:15:33] [PASSED] drm_test_rect_clip_scaled_not_clipped
[08:15:33] [PASSED] drm_test_rect_clip_scaled_clipped
[08:15:33] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[08:15:33] ================= drm_test_rect_intersect =================
[08:15:33] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[08:15:33] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[08:15:33] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[08:15:33] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[08:15:33] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[08:15:33] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[08:15:33] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[08:15:33] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[08:15:33] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[08:15:33] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[08:15:33] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[08:15:33] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[08:15:33] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[08:15:33] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[08:15:33] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
[08:15:33] ============= [PASSED] drm_test_rect_intersect =============
[08:15:33] ================ drm_test_rect_calc_hscale ================
[08:15:33] [PASSED] normal use
[08:15:33] [PASSED] out of max range
[08:15:33] [PASSED] out of min range
[08:15:33] [PASSED] zero dst
[08:15:33] [PASSED] negative src
[08:15:33] [PASSED] negative dst
[08:15:33] ============ [PASSED] drm_test_rect_calc_hscale ============
[08:15:33] ================ drm_test_rect_calc_vscale ================
[08:15:33] [PASSED] normal use
[08:15:33] [PASSED] out of max range
[08:15:33] [PASSED] out of min range
[08:15:33] [PASSED] zero dst
[08:15:33] [PASSED] negative src
[08:15:33] [PASSED] negative dst
[08:15:33] ============ [PASSED] drm_test_rect_calc_vscale ============
[08:15:33] ================== drm_test_rect_rotate ===================
[08:15:33] [PASSED] reflect-x
[08:15:33] [PASSED] reflect-y
[08:15:33] [PASSED] rotate-0
[08:15:33] [PASSED] rotate-90
[08:15:33] [PASSED] rotate-180
[08:15:33] [PASSED] rotate-270
[08:15:33] ============== [PASSED] drm_test_rect_rotate ===============
[08:15:33] ================ drm_test_rect_rotate_inv =================
[08:15:33] [PASSED] reflect-x
[08:15:33] [PASSED] reflect-y
[08:15:33] [PASSED] rotate-0
[08:15:33] [PASSED] rotate-90
[08:15:33] [PASSED] rotate-180
[08:15:33] [PASSED] rotate-270
[08:15:33] ============ [PASSED] drm_test_rect_rotate_inv =============
[08:15:33] ==================== [PASSED] drm_rect =====================
[08:15:33] ============ drm_sysfb_modeset_test (1 subtest) ============
[08:15:33] ============ drm_test_sysfb_build_fourcc_list =============
[08:15:33] [PASSED] no native formats
[08:15:33] [PASSED] XRGB8888 as native format
[08:15:33] [PASSED] remove duplicates
[08:15:33] [PASSED] convert alpha formats
[08:15:33] [PASSED] random formats
[08:15:33] ======== [PASSED] drm_test_sysfb_build_fourcc_list =========
[08:15:33] ============= [PASSED] drm_sysfb_modeset_test ==============
[08:15:33] ================== drm_fixp (2 subtests) ===================
[08:15:33] [PASSED] drm_test_int2fixp
[08:15:33] [PASSED] drm_test_sm2fixp
[08:15:33] ==================== [PASSED] drm_fixp =====================
[08:15:33] ============================================================
[08:15:33] Testing complete. Ran 639 tests: passed: 639
[08:15:33] Elapsed time: 26.247s total, 1.773s configuring, 24.310s building, 0.147s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/ttm/tests/.kunitconfig
[08:15:33] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[08:15:35] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[08:15:44] Starting KUnit Kernel (1/1)...
[08:15:44] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[08:15:44] ================= ttm_device (5 subtests) ==================
[08:15:44] [PASSED] ttm_device_init_basic
[08:15:44] [PASSED] ttm_device_init_multiple
[08:15:44] [PASSED] ttm_device_fini_basic
[08:15:44] [PASSED] ttm_device_init_no_vma_man
[08:15:44] ================== ttm_device_init_pools ==================
[08:15:44] [PASSED] No DMA allocations, no DMA32 required
[08:15:44] [PASSED] DMA allocations, DMA32 required
[08:15:44] [PASSED] No DMA allocations, DMA32 required
[08:15:44] [PASSED] DMA allocations, no DMA32 required
[08:15:44] ============== [PASSED] ttm_device_init_pools ==============
[08:15:44] =================== [PASSED] ttm_device ====================
[08:15:44] ================== ttm_pool (8 subtests) ===================
[08:15:44] ================== ttm_pool_alloc_basic ===================
[08:15:44] [PASSED] One page
[08:15:44] [PASSED] More than one page
[08:15:44] [PASSED] Above the allocation limit
[08:15:44] [PASSED] One page, with coherent DMA mappings enabled
[08:15:44] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[08:15:44] ============== [PASSED] ttm_pool_alloc_basic ===============
[08:15:44] ============== ttm_pool_alloc_basic_dma_addr ==============
[08:15:44] [PASSED] One page
[08:15:44] [PASSED] More than one page
[08:15:44] [PASSED] Above the allocation limit
[08:15:44] [PASSED] One page, with coherent DMA mappings enabled
[08:15:44] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[08:15:44] ========== [PASSED] ttm_pool_alloc_basic_dma_addr ==========
[08:15:44] [PASSED] ttm_pool_alloc_order_caching_match
[08:15:44] [PASSED] ttm_pool_alloc_caching_mismatch
[08:15:44] [PASSED] ttm_pool_alloc_order_mismatch
[08:15:44] [PASSED] ttm_pool_free_dma_alloc
[08:15:44] [PASSED] ttm_pool_free_no_dma_alloc
[08:15:44] [PASSED] ttm_pool_fini_basic
[08:15:44] ==================== [PASSED] ttm_pool =====================
[08:15:44] ================ ttm_resource (8 subtests) =================
[08:15:44] ================= ttm_resource_init_basic =================
[08:15:44] [PASSED] Init resource in TTM_PL_SYSTEM
[08:15:44] [PASSED] Init resource in TTM_PL_VRAM
[08:15:44] [PASSED] Init resource in a private placement
[08:15:44] [PASSED] Init resource in TTM_PL_SYSTEM, set placement flags
[08:15:44] ============= [PASSED] ttm_resource_init_basic =============
[08:15:44] [PASSED] ttm_resource_init_pinned
[08:15:44] [PASSED] ttm_resource_fini_basic
[08:15:44] [PASSED] ttm_resource_manager_init_basic
[08:15:44] [PASSED] ttm_resource_manager_usage_basic
[08:15:44] [PASSED] ttm_resource_manager_set_used_basic
[08:15:44] [PASSED] ttm_sys_man_alloc_basic
[08:15:44] [PASSED] ttm_sys_man_free_basic
[08:15:44] ================== [PASSED] ttm_resource ===================
[08:15:44] =================== ttm_tt (15 subtests) ===================
[08:15:44] ==================== ttm_tt_init_basic ====================
[08:15:44] [PASSED] Page-aligned size
[08:15:44] [PASSED] Extra pages requested
[08:15:44] ================ [PASSED] ttm_tt_init_basic ================
[08:15:44] [PASSED] ttm_tt_init_misaligned
[08:15:44] [PASSED] ttm_tt_fini_basic
[08:15:44] [PASSED] ttm_tt_fini_sg
[08:15:44] [PASSED] ttm_tt_fini_shmem
[08:15:44] [PASSED] ttm_tt_create_basic
[08:15:44] [PASSED] ttm_tt_create_invalid_bo_type
[08:15:44] [PASSED] ttm_tt_create_ttm_exists
[08:15:44] [PASSED] ttm_tt_create_failed
[08:15:44] [PASSED] ttm_tt_destroy_basic
[08:15:44] [PASSED] ttm_tt_populate_null_ttm
[08:15:44] [PASSED] ttm_tt_populate_populated_ttm
[08:15:44] [PASSED] ttm_tt_unpopulate_basic
[08:15:44] [PASSED] ttm_tt_unpopulate_empty_ttm
[08:15:44] [PASSED] ttm_tt_swapin_basic
[08:15:44] ===================== [PASSED] ttm_tt ======================
[08:15:44] =================== ttm_bo (14 subtests) ===================
[08:15:44] =========== ttm_bo_reserve_optimistic_no_ticket ===========
[08:15:44] [PASSED] Cannot be interrupted and sleeps
[08:15:44] [PASSED] Cannot be interrupted, locks straight away
[08:15:44] [PASSED] Can be interrupted, sleeps
[08:15:44] ======= [PASSED] ttm_bo_reserve_optimistic_no_ticket =======
[08:15:44] [PASSED] ttm_bo_reserve_locked_no_sleep
[08:15:44] [PASSED] ttm_bo_reserve_no_wait_ticket
[08:15:44] [PASSED] ttm_bo_reserve_double_resv
[08:15:44] [PASSED] ttm_bo_reserve_interrupted
[08:15:44] [PASSED] ttm_bo_reserve_deadlock
[08:15:44] [PASSED] ttm_bo_unreserve_basic
[08:15:44] [PASSED] ttm_bo_unreserve_pinned
[08:15:44] [PASSED] ttm_bo_unreserve_bulk
[08:15:44] [PASSED] ttm_bo_fini_basic
[08:15:44] [PASSED] ttm_bo_fini_shared_resv
[08:15:44] [PASSED] ttm_bo_pin_basic
[08:15:44] [PASSED] ttm_bo_pin_unpin_resource
[08:15:44] [PASSED] ttm_bo_multiple_pin_one_unpin
[08:15:44] ===================== [PASSED] ttm_bo ======================
[08:15:44] ============== ttm_bo_validate (22 subtests) ===============
[08:15:44] ============== ttm_bo_init_reserved_sys_man ===============
[08:15:44] [PASSED] Buffer object for userspace
[08:15:44] [PASSED] Kernel buffer object
[08:15:44] [PASSED] Shared buffer object
[08:15:44] ========== [PASSED] ttm_bo_init_reserved_sys_man ===========
[08:15:44] ============== ttm_bo_init_reserved_mock_man ==============
[08:15:44] [PASSED] Buffer object for userspace
[08:15:44] [PASSED] Kernel buffer object
[08:15:44] [PASSED] Shared buffer object
[08:15:44] ========== [PASSED] ttm_bo_init_reserved_mock_man ==========
[08:15:44] [PASSED] ttm_bo_init_reserved_resv
[08:15:44] ================== ttm_bo_validate_basic ==================
[08:15:44] [PASSED] Buffer object for userspace
[08:15:44] [PASSED] Kernel buffer object
[08:15:44] [PASSED] Shared buffer object
[08:15:44] ============== [PASSED] ttm_bo_validate_basic ==============
[08:15:44] [PASSED] ttm_bo_validate_invalid_placement
[08:15:44] ============= ttm_bo_validate_same_placement ==============
[08:15:44] [PASSED] System manager
[08:15:44] [PASSED] VRAM manager
[08:15:44] ========= [PASSED] ttm_bo_validate_same_placement ==========
[08:15:44] [PASSED] ttm_bo_validate_failed_alloc
[08:15:44] [PASSED] ttm_bo_validate_pinned
[08:15:44] [PASSED] ttm_bo_validate_busy_placement
[08:15:44] ================ ttm_bo_validate_multihop =================
[08:15:44] [PASSED] Buffer object for userspace
[08:15:44] [PASSED] Kernel buffer object
[08:15:44] [PASSED] Shared buffer object
[08:15:44] ============ [PASSED] ttm_bo_validate_multihop =============
[08:15:44] ========== ttm_bo_validate_no_placement_signaled ==========
[08:15:44] [PASSED] Buffer object in system domain, no page vector
[08:15:44] [PASSED] Buffer object in system domain with an existing page vector
[08:15:44] ====== [PASSED] ttm_bo_validate_no_placement_signaled ======
[08:15:44] ======== ttm_bo_validate_no_placement_not_signaled ========
[08:15:44] [PASSED] Buffer object for userspace
[08:15:44] [PASSED] Kernel buffer object
[08:15:44] [PASSED] Shared buffer object
[08:15:44] ==== [PASSED] ttm_bo_validate_no_placement_not_signaled ====
[08:15:44] [PASSED] ttm_bo_validate_move_fence_signaled
[08:15:44] ========= ttm_bo_validate_move_fence_not_signaled =========
[08:15:44] [PASSED] Waits for GPU
[08:15:44] [PASSED] Tries to lock straight away
[08:15:44] ===== [PASSED] ttm_bo_validate_move_fence_not_signaled =====
[08:15:44] [PASSED] ttm_bo_validate_swapout
[08:15:44] [PASSED] ttm_bo_validate_happy_evict
[08:15:44] [PASSED] ttm_bo_validate_all_pinned_evict
[08:15:44] [PASSED] ttm_bo_validate_allowed_only_evict
[08:15:44] [PASSED] ttm_bo_validate_deleted_evict
[08:15:44] [PASSED] ttm_bo_validate_busy_domain_evict
[08:15:44] [PASSED] ttm_bo_validate_evict_gutting
[08:15:44] [PASSED] ttm_bo_validate_recrusive_evict
[08:15:44] ================= [PASSED] ttm_bo_validate =================
[08:15:44] ============================================================
[08:15:44] Testing complete. Ran 102 tests: passed: 102
[08:15:44] Elapsed time: 11.507s total, 1.755s configuring, 9.536s building, 0.182s running
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel
^ permalink raw reply [flat|nested] 12+ messages in thread* ✗ Xe.CI.BAT: failure for Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" (rev2)
2026-06-22 10:17 [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" Ankit Nautiyal
` (4 preceding siblings ...)
2026-06-25 8:16 ` ✓ CI.KUnit: success for Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" (rev2) Patchwork
@ 2026-06-25 8:51 ` Patchwork
2026-06-25 10:09 ` ✗ Xe.CI.FULL: " Patchwork
2026-07-02 15:50 ` [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" Jani Nikula
7 siblings, 0 replies; 12+ messages in thread
From: Patchwork @ 2026-06-25 8:51 UTC (permalink / raw)
To: Nautiyal, Ankit K; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 4527 bytes --]
== Series Details ==
Series: Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" (rev2)
URL : https://patchwork.freedesktop.org/series/168926/
State : failure
== Summary ==
CI Bug Log - changes from xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973_BAT -> xe-pw-168926v2_BAT
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with xe-pw-168926v2_BAT absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in xe-pw-168926v2_BAT, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (13 -> 13)
------------------------------
No changes in participating hosts
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in xe-pw-168926v2_BAT:
### IGT changes ###
#### Possible regressions ####
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-rebind:
- bat-bmg-3: NOTRUN -> [INCOMPLETE][1] +1 other test incomplete
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/bat-bmg-3/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-rebind.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate-race:
- bat-bmg-3: NOTRUN -> [CRASH][2] +5 other tests crash
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/bat-bmg-3/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate-race.html
* igt@xe_exec_fault_mode@twice-bindexecqueue-userptr-invalidate-prefetch:
- bat-bmg-2: [PASS][3] -> [INCOMPLETE][4]
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/bat-bmg-2/igt@xe_exec_fault_mode@twice-bindexecqueue-userptr-invalidate-prefetch.html
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/bat-bmg-2/igt@xe_exec_fault_mode@twice-bindexecqueue-userptr-invalidate-prefetch.html
Known issues
------------
Here are the changes found in xe-pw-168926v2_BAT that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr:
- bat-bmg-3: NOTRUN -> [INCOMPLETE][5] ([Intel XE#8439]) +2 other tests incomplete
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/bat-bmg-3/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr.html
* igt@xe_peer2peer@read@read-gpua-vram01-gpub-system-p2p:
- bat-bmg-3: NOTRUN -> [SKIP][6] ([Intel XE#6566]) +3 other tests skip
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/bat-bmg-3/igt@xe_peer2peer@read@read-gpua-vram01-gpub-system-p2p.html
#### Possible fixes ####
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-basic-defer-bind:
- bat-bmg-3: [CRASH][7] ([Intel XE#8438]) -> [PASS][8] +1 other test pass
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/bat-bmg-3/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-basic-defer-bind.html
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/bat-bmg-3/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-basic-defer-bind.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-defer-mmap:
- bat-bmg-3: [INCOMPLETE][9] ([Intel XE#8439]) -> [PASS][10]
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/bat-bmg-3/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-defer-mmap.html
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/bat-bmg-3/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-defer-mmap.html
[Intel XE#6566]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6566
[Intel XE#8438]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8438
[Intel XE#8439]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8439
Build changes
-------------
* Linux: xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973 -> xe-pw-168926v2
IGT_8985: d5fe8732b8547454c38fdd220b55f6f0cc841a3b @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973: adbc617250e16fb2db4a4c777b89440927cb8973
xe-pw-168926v2: 168926v2
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/index.html
[-- Attachment #2: Type: text/html, Size: 5376 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread* ✗ Xe.CI.FULL: failure for Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" (rev2)
2026-06-22 10:17 [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" Ankit Nautiyal
` (5 preceding siblings ...)
2026-06-25 8:51 ` ✗ Xe.CI.BAT: failure " Patchwork
@ 2026-06-25 10:09 ` Patchwork
2026-07-02 15:50 ` [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" Jani Nikula
7 siblings, 0 replies; 12+ messages in thread
From: Patchwork @ 2026-06-25 10:09 UTC (permalink / raw)
To: Nautiyal, Ankit K; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 98502 bytes --]
== Series Details ==
Series: Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" (rev2)
URL : https://patchwork.freedesktop.org/series/168926/
State : failure
== Summary ==
CI Bug Log - changes from xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973_FULL -> xe-pw-168926v2_FULL
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with xe-pw-168926v2_FULL absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in xe-pw-168926v2_FULL, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (2 -> 2)
------------------------------
No changes in participating hosts
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in xe-pw-168926v2_FULL:
### IGT changes ###
#### Possible regressions ####
* igt@core_setmaster@master-drop-set-user:
- shard-bmg: [PASS][1] -> [FAIL][2] +5 other tests fail
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@core_setmaster@master-drop-set-user.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@core_setmaster@master-drop-set-user.html
* igt@kms_bw@linear-tiling-1-displays-target-2160x1440p:
- shard-bmg: NOTRUN -> [INCOMPLETE][3] +1 other test incomplete
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_bw@linear-tiling-1-displays-target-2160x1440p.html
* igt@kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-upscaling@pipe-a-default-mode:
- shard-lnl: [PASS][4] -> [INCOMPLETE][5] +1 other test incomplete
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-7/igt@kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-upscaling@pipe-a-default-mode.html
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-6/igt@kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-upscaling@pipe-a-default-mode.html
* igt@kms_frontbuffer_tracking@fbchdr-2p-scndscrn-pri-indfb-draw-mmap-wc:
- shard-bmg: [PASS][6] -> [TIMEOUT][7] +3 other tests timeout
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_frontbuffer_tracking@fbchdr-2p-scndscrn-pri-indfb-draw-mmap-wc.html
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_frontbuffer_tracking@fbchdr-2p-scndscrn-pri-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbchdr-2p-scndscrn-pri-shrfb-draw-mmap-wc:
- shard-bmg: NOTRUN -> [TIMEOUT][8] +3 other tests timeout
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@kms_frontbuffer_tracking@fbchdr-2p-scndscrn-pri-shrfb-draw-mmap-wc.html
* igt@xe_exec_system_allocator@process-many-large-execqueues-malloc-race-nomemset:
- shard-lnl: NOTRUN -> [INCOMPLETE][9] +5 other tests incomplete
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@xe_exec_system_allocator@process-many-large-execqueues-malloc-race-nomemset.html
* igt@xe_exec_system_allocator@process-many-large-execqueues-mmap-shared:
- shard-bmg: NOTRUN -> [FAIL][10]
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@xe_exec_system_allocator@process-many-large-execqueues-mmap-shared.html
* igt@xe_exec_system_allocator@threads-shared-vm-many-execqueues-mmap-race:
- shard-bmg: [PASS][11] -> [DMESG-FAIL][12] +6 other tests dmesg-fail
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-9/igt@xe_exec_system_allocator@threads-shared-vm-many-execqueues-mmap-race.html
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@xe_exec_system_allocator@threads-shared-vm-many-execqueues-mmap-race.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_ggtt_init_early:
- shard-bmg: [PASS][13] -> [INCOMPLETE][14] +6 other tests incomplete
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@xe_fault_injection@inject-fault-probe-function-xe_ggtt_init_early.html
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@xe_fault_injection@inject-fault-probe-function-xe_ggtt_init_early.html
* igt@xe_pmu@engine-activity-accuracy-90:
- shard-lnl: [PASS][15] -> [FAIL][16] +1 other test fail
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-3/igt@xe_pmu@engine-activity-accuracy-90.html
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-2/igt@xe_pmu@engine-activity-accuracy-90.html
#### Warnings ####
* igt@kms_bw@connected-linear-tiling-4-displays-target-3840x2160p:
- shard-bmg: [SKIP][17] ([Intel XE#7679]) -> [INCOMPLETE][18]
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_bw@connected-linear-tiling-4-displays-target-3840x2160p.html
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-8/igt@kms_bw@connected-linear-tiling-4-displays-target-3840x2160p.html
* igt@kms_bw@linear-tiling-1-displays-target-2560x1440p:
- shard-bmg: [INCOMPLETE][19] ([Intel XE#8437]) -> [INCOMPLETE][20] +7 other tests incomplete
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_bw@linear-tiling-1-displays-target-2560x1440p.html
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-8/igt@kms_bw@linear-tiling-1-displays-target-2560x1440p.html
* igt@kms_bw@linear-tiling-2-displays-target-2560x1440p:
- shard-bmg: [SKIP][21] ([Intel XE#367]) -> [INCOMPLETE][22] +1 other test incomplete
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@kms_bw@linear-tiling-2-displays-target-2560x1440p.html
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-7/igt@kms_bw@linear-tiling-2-displays-target-2560x1440p.html
* igt@kms_bw@linear-tiling-3-displays-target-2160x1440p:
- shard-bmg: [SKIP][23] ([Intel XE#8440]) -> [INCOMPLETE][24]
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_bw@linear-tiling-3-displays-target-2160x1440p.html
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_bw@linear-tiling-3-displays-target-2160x1440p.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-mtl-mc-ccs:
- shard-lnl: [TIMEOUT][25] ([Intel XE#8463]) -> [TIMEOUT][26] +4 other tests timeout
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-4/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-mtl-mc-ccs.html
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-1/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-mtl-mc-ccs.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling:
- shard-bmg: [SKIP][27] ([Intel XE#7178] / [Intel XE#7351]) -> [INCOMPLETE][28]
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling.html
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling.html
* igt@kms_frontbuffer_tracking@fbcdrrshdr-1p-primscrn-pri-indfb-draw-blt:
- shard-bmg: [SKIP][29] ([Intel XE#2311]) -> [CRASH][30]
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-9/igt@kms_frontbuffer_tracking@fbcdrrshdr-1p-primscrn-pri-indfb-draw-blt.html
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcdrrshdr-1p-primscrn-pri-indfb-draw-blt.html
* igt@kms_plane@pixel-format-linear-modifier-source-clamping:
- shard-bmg: [INCOMPLETE][31] ([Intel XE#1035]) -> [TIMEOUT][32]
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-7/igt@kms_plane@pixel-format-linear-modifier-source-clamping.html
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-9/igt@kms_plane@pixel-format-linear-modifier-source-clamping.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf:
- shard-lnl: [TIMEOUT][33] -> [INCOMPLETE][34] +1 other test incomplete
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-8/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf.html
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf.html
* igt@xe_exec_balancer@many-execqueues-cm-virtual-userptr-rebind:
- shard-bmg: [SKIP][35] ([Intel XE#8440]) -> [SKIP][36] +251 other tests skip
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@xe_exec_balancer@many-execqueues-cm-virtual-userptr-rebind.html
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-10/igt@xe_exec_balancer@many-execqueues-cm-virtual-userptr-rebind.html
* igt@xe_exec_system_allocator@process-many-execqueues-mmap-file-mlock-nomemset:
- shard-bmg: [INCOMPLETE][37] ([Intel XE#8159]) -> [FAIL][38]
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-10/igt@xe_exec_system_allocator@process-many-execqueues-mmap-file-mlock-nomemset.html
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@xe_exec_system_allocator@process-many-execqueues-mmap-file-mlock-nomemset.html
* igt@xe_exec_system_allocator@process-many-large-execqueues-mmap-prefetch:
- shard-bmg: [SKIP][39] ([Intel XE#8440]) -> [FAIL][40]
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@xe_exec_system_allocator@process-many-large-execqueues-mmap-prefetch.html
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@xe_exec_system_allocator@process-many-large-execqueues-mmap-prefetch.html
* igt@xe_exec_system_allocator@threads-many-stride-free-nomemset:
- shard-bmg: [SKIP][41] ([Intel XE#8441]) -> [SKIP][42] +89 other tests skip
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-10/igt@xe_exec_system_allocator@threads-many-stride-free-nomemset.html
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-10/igt@xe_exec_system_allocator@threads-many-stride-free-nomemset.html
* igt@xe_exec_system_allocator@threads-shared-vm-many-mmap-remap-dontunmap-eocheck:
- shard-lnl: [INCOMPLETE][43] ([Intel XE#8437]) -> [INCOMPLETE][44] +312 other tests incomplete
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-5/igt@xe_exec_system_allocator@threads-shared-vm-many-mmap-remap-dontunmap-eocheck.html
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-3/igt@xe_exec_system_allocator@threads-shared-vm-many-mmap-remap-dontunmap-eocheck.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_device_probe_early:
- shard-bmg: [CRASH][45] ([Intel XE#8448]) -> [INCOMPLETE][46]
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@xe_fault_injection@inject-fault-probe-function-xe_device_probe_early.html
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@xe_fault_injection@inject-fault-probe-function-xe_device_probe_early.html
* igt@xe_live_ktest@xe_dma_buf:
- shard-bmg: [FAIL][47] ([Intel XE#8464]) -> [FAIL][48] +1 other test fail
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-5/igt@xe_live_ktest@xe_dma_buf.html
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-9/igt@xe_live_ktest@xe_dma_buf.html
* igt@xe_vm@munmap-style-unbind-many-either-side-partial-hammer:
- shard-lnl: [TIMEOUT][49] ([Intel XE#8462]) -> [TIMEOUT][50] +2 other tests timeout
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-8/igt@xe_vm@munmap-style-unbind-many-either-side-partial-hammer.html
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-7/igt@xe_vm@munmap-style-unbind-many-either-side-partial-hammer.html
Known issues
------------
Here are the changes found in xe-pw-168926v2_FULL that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@fbdev@pan:
- shard-bmg: NOTRUN -> [SKIP][51] ([Intel XE#2134])
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@fbdev@pan.html
* igt@kms_addfb_basic@unused-handle:
- shard-bmg: NOTRUN -> [SKIP][52] ([Intel XE#8440]) +146 other tests skip
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_addfb_basic@unused-handle.html
* igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels:
- shard-bmg: NOTRUN -> [INCOMPLETE][53] ([Intel XE#8174])
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html
* igt@kms_big_fb@4-tiled-8bpp-rotate-90:
- shard-lnl: NOTRUN -> [SKIP][54] ([Intel XE#1407]) +1 other test skip
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_big_fb@4-tiled-8bpp-rotate-90.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-async-flip:
- shard-lnl: NOTRUN -> [INCOMPLETE][55] ([Intel XE#5643])
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-90:
- shard-bmg: NOTRUN -> [SKIP][56] ([Intel XE#2327]) +1 other test skip
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_big_fb@x-tiled-32bpp-rotate-90.html
* igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip:
- shard-bmg: NOTRUN -> [TIMEOUT][57] ([Intel XE#8446])
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-async-flip:
- shard-bmg: [PASS][58] -> [TIMEOUT][59] ([Intel XE#8446]) +1 other test timeout
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
* igt@kms_big_fb@y-tiled-16bpp-rotate-180:
- shard-bmg: NOTRUN -> [SKIP][60] ([Intel XE#1124]) +8 other tests skip
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_big_fb@y-tiled-16bpp-rotate-180.html
* igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
- shard-bmg: NOTRUN -> [SKIP][61] ([Intel XE#607] / [Intel XE#7361])
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-lnl: NOTRUN -> [SKIP][62] ([Intel XE#1124]) +2 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_bw@connected-linear-tiling-2-displays-target-1920x1080p:
- shard-bmg: [PASS][63] -> [CRASH][64] ([Intel XE#8449])
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-9/igt@kms_bw@connected-linear-tiling-2-displays-target-1920x1080p.html
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_bw@connected-linear-tiling-2-displays-target-1920x1080p.html
* igt@kms_bw@linear-tiling-3-displays-target-3840x2160p:
- shard-bmg: NOTRUN -> [SKIP][65] ([Intel XE#367])
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@kms_bw@linear-tiling-3-displays-target-3840x2160p.html
* igt@kms_bw@linear-tiling-4-displays-target-2560x1440p:
- shard-lnl: NOTRUN -> [INCOMPLETE][66] ([Intel XE#8445])
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_bw@linear-tiling-4-displays-target-2560x1440p.html
* igt@kms_ccs@bad-aux-stride-4-tiled-mtl-mc-ccs:
- shard-lnl: NOTRUN -> [ABORT][67] ([Intel XE#8007])
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-2/igt@kms_ccs@bad-aux-stride-4-tiled-mtl-mc-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs@pipe-c-dp-2:
- shard-bmg: NOTRUN -> [SKIP][68] ([Intel XE#2652]) +8 other tests skip
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs@pipe-c-dp-2.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs:
- shard-bmg: NOTRUN -> [SKIP][69] ([Intel XE#3432])
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc:
- shard-bmg: NOTRUN -> [SKIP][70] ([Intel XE#2887]) +6 other tests skip
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@missing-ccs-buffer-4-tiled-mtl-rc-ccs-cc:
- shard-lnl: NOTRUN -> [INCOMPLETE][71] ([Intel XE#8437])
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_ccs@missing-ccs-buffer-4-tiled-mtl-rc-ccs-cc.html
* igt@kms_chamelium_color@ctm-0-75:
- shard-bmg: NOTRUN -> [SKIP][72] ([Intel XE#2325] / [Intel XE#7358])
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_chamelium_color@ctm-0-75.html
* igt@kms_chamelium_color_pipeline@plane-lut1d-lut1d:
- shard-bmg: NOTRUN -> [SKIP][73] ([Intel XE#7358])
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_chamelium_color_pipeline@plane-lut1d-lut1d.html
* igt@kms_chamelium_hpd@common-hpd-after-suspend:
- shard-bmg: NOTRUN -> [SKIP][74] ([Intel XE#2252]) +4 other tests skip
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@kms_chamelium_hpd@common-hpd-after-suspend.html
* igt@kms_content_protection@atomic-dpms-hdcp14@pipe-a-dp-2:
- shard-bmg: NOTRUN -> [FAIL][75] ([Intel XE#3304] / [Intel XE#7374]) +1 other test fail
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@kms_content_protection@atomic-dpms-hdcp14@pipe-a-dp-2.html
* igt@kms_content_protection@lic-type-1:
- shard-lnl: NOTRUN -> [SKIP][76] ([Intel XE#7642])
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_content_protection@lic-type-1.html
* igt@kms_cursor_crc@cursor-offscreen-32x10:
- shard-bmg: NOTRUN -> [SKIP][77] ([Intel XE#2320]) +1 other test skip
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@kms_cursor_crc@cursor-offscreen-32x10.html
* igt@kms_cursor_crc@cursor-rapid-movement-128x42:
- shard-lnl: NOTRUN -> [SKIP][78] ([Intel XE#1424])
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_cursor_crc@cursor-rapid-movement-128x42.html
* igt@kms_cursor_legacy@cursor-vs-flip-varying-size:
- shard-bmg: [PASS][79] -> [SKIP][80] ([Intel XE#7935] / [Intel XE#8440])
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_cursor_legacy@cursor-vs-flip-varying-size.html
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_cursor_legacy@cursor-vs-flip-varying-size.html
* igt@kms_cursor_legacy@short-flip-before-cursor-atomic-transitions:
- shard-bmg: [PASS][81] -> [TIMEOUT][82] ([Intel XE#8451])
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_cursor_legacy@short-flip-before-cursor-atomic-transitions.html
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-10/igt@kms_cursor_legacy@short-flip-before-cursor-atomic-transitions.html
* igt@kms_dp_link_training@uhbr-mst:
- shard-lnl: NOTRUN -> [SKIP][83] ([Intel XE#4354] / [Intel XE#7386])
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_dp_link_training@uhbr-mst.html
* igt@kms_dsc@dsc-with-bpc-formats-ultrajoiner:
- shard-lnl: NOTRUN -> [SKIP][84] ([Intel XE#8265])
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_dsc@dsc-with-bpc-formats-ultrajoiner.html
* igt@kms_flip@2x-dpms-vs-vblank-race:
- shard-lnl: NOTRUN -> [SKIP][85] ([Intel XE#1421])
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_flip@2x-dpms-vs-vblank-race.html
* igt@kms_flip@flip-vs-expired-vblank@a-edp1:
- shard-lnl: [PASS][86] -> [FAIL][87] ([Intel XE#301])
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-5/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-3/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling:
- shard-bmg: NOTRUN -> [SKIP][88] ([Intel XE#7178] / [Intel XE#7351])
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling.html
* igt@kms_frontbuffer_tracking@drrs-1p-offscreen-pri-shrfb-draw-mmap-wc:
- shard-lnl: NOTRUN -> [SKIP][89] ([Intel XE#6312])
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_frontbuffer_tracking@drrs-1p-offscreen-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@drrs-argb161616f-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][90] ([Intel XE#7061] / [Intel XE#7356]) +4 other tests skip
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_frontbuffer_tracking@drrs-argb161616f-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@drrshdr-abgr161616f-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][91] ([Intel XE#7061]) +1 other test skip
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@kms_frontbuffer_tracking@drrshdr-abgr161616f-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-mmap-wc:
- shard-lnl: NOTRUN -> [SKIP][92] ([Intel XE#656] / [Intel XE#7905]) +5 other tests skip
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-msflip-blt:
- shard-bmg: NOTRUN -> [SKIP][93] ([Intel XE#4141]) +5 other tests skip
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-shrfb-plflip-blt:
- shard-bmg: NOTRUN -> [SKIP][94] ([Intel XE#2311]) +27 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-shrfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbchdr-1p-offscreen-pri-shrfb-draw-render:
- shard-bmg: NOTRUN -> [INCOMPLETE][95] ([Intel XE#8368])
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@kms_frontbuffer_tracking@fbchdr-1p-offscreen-pri-shrfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbchdr-2p-primscrn-spr-indfb-draw-render:
- shard-bmg: [PASS][96] -> [TIMEOUT][97] ([Intel XE#8466]) +1 other test timeout
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-4/igt@kms_frontbuffer_tracking@fbchdr-2p-primscrn-spr-indfb-draw-render.html
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@kms_frontbuffer_tracking@fbchdr-2p-primscrn-spr-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbchdr-2p-scndscrn-spr-indfb-draw-mmap-wc:
- shard-bmg: [PASS][98] -> [ABORT][99] ([Intel XE#7814] / [Intel XE#7893] / [Intel XE#8300])
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-9/igt@kms_frontbuffer_tracking@fbchdr-2p-scndscrn-spr-indfb-draw-mmap-wc.html
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@kms_frontbuffer_tracking@fbchdr-2p-scndscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-abgr161616f-draw-blt:
- shard-lnl: NOTRUN -> [SKIP][100] ([Intel XE#7061] / [Intel XE#7356])
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_frontbuffer_tracking@fbcpsr-abgr161616f-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-render:
- shard-bmg: NOTRUN -> [SKIP][101] ([Intel XE#2313]) +23 other tests skip
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-rte:
- shard-lnl: NOTRUN -> [SKIP][102] ([Intel XE#7865]) +3 other tests skip
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-rte.html
* igt@kms_frontbuffer_tracking@hdr-2p-scndscrn-cur-indfb-draw-blt:
- shard-lnl: NOTRUN -> [SKIP][103] ([Intel XE#7905]) +3 other tests skip
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_frontbuffer_tracking@hdr-2p-scndscrn-cur-indfb-draw-blt.html
* igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-cc-modifier:
- shard-bmg: NOTRUN -> [SKIP][104] ([Intel XE#7283]) +2 other tests skip
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-cc-modifier.html
* igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-modifier:
- shard-bmg: NOTRUN -> [INCOMPLETE][105] ([Intel XE#1035])
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-modifier.html
* igt@kms_plane_multiple@2x-tiling-yf:
- shard-bmg: NOTRUN -> [SKIP][106] ([Intel XE#5021] / [Intel XE#7377])
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@kms_plane_multiple@2x-tiling-yf.html
* igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a:
- shard-bmg: [PASS][107] -> [INCOMPLETE][108] ([Intel XE#8459]) +1 other test incomplete
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a.html
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a.html
* igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-exceed-fully-sf:
- shard-bmg: NOTRUN -> [SKIP][109] ([Intel XE#1489]) +3 other tests skip
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr@psr-primary-page-flip:
- shard-bmg: NOTRUN -> [SKIP][110] ([Intel XE#2234] / [Intel XE#2850]) +6 other tests skip
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_psr@psr-primary-page-flip.html
* igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
- shard-lnl: NOTRUN -> [SKIP][111] ([Intel XE#8361])
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
* igt@kms_rotation_crc@primary-rotation-270:
- shard-bmg: NOTRUN -> [SKIP][112] ([Intel XE#3904] / [Intel XE#7342]) +1 other test skip
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_rotation_crc@primary-rotation-270.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
- shard-lnl: NOTRUN -> [SKIP][113] ([Intel XE#1127] / [Intel XE#5813])
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
* igt@kms_sharpness_filter@invalid-filter-with-scaling-mode:
- shard-bmg: NOTRUN -> [SKIP][114] ([Intel XE#6503])
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_sharpness_filter@invalid-filter-with-scaling-mode.html
* igt@kms_tv_load_detect@load-detect:
- shard-bmg: NOTRUN -> [SKIP][115] ([Intel XE#2450] / [Intel XE#5857])
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_tv_load_detect@load-detect.html
* igt@kms_vrr@max-min:
- shard-bmg: NOTRUN -> [SKIP][116] ([Intel XE#1499]) +1 other test skip
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@kms_vrr@max-min.html
* igt@xe_eudebug_online@tdctl-parameters:
- shard-bmg: NOTRUN -> [SKIP][117] ([Intel XE#7636]) +4 other tests skip
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@xe_eudebug_online@tdctl-parameters.html
* igt@xe_exec_atomic@basic-dec-all@engine-drm_xe_engine_class_copy-instance-0-tile-0-vram0-memory:
- shard-bmg: NOTRUN -> [INCOMPLETE][118] ([Intel XE#8437]) +1 other test incomplete
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@xe_exec_atomic@basic-dec-all@engine-drm_xe_engine_class_copy-instance-0-tile-0-vram0-memory.html
* igt@xe_exec_balancer@many-virtual-userptr-rebind:
- shard-lnl: NOTRUN -> [SKIP][119] ([Intel XE#7482]) +2 other tests skip
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@xe_exec_balancer@many-virtual-userptr-rebind.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-basic-defer-mmap:
- shard-bmg: NOTRUN -> [INCOMPLETE][120] ([Intel XE#8439])
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-basic-defer-mmap.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr:
- shard-lnl: NOTRUN -> [SKIP][121] ([Intel XE#1392])
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr.html
* igt@xe_exec_basic@multigpu-no-exec-basic-defer-mmap:
- shard-bmg: NOTRUN -> [SKIP][122] ([Intel XE#2322] / [Intel XE#7372])
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@xe_exec_basic@multigpu-no-exec-basic-defer-mmap.html
* igt@xe_exec_fault_mode@once-multi-queue-userptr-invalidate:
- shard-lnl: NOTRUN -> [SKIP][123] ([Intel XE#8374])
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@xe_exec_fault_mode@once-multi-queue-userptr-invalidate.html
* igt@xe_exec_fault_mode@twice-multi-queue-userptr-rebind:
- shard-bmg: NOTRUN -> [SKIP][124] ([Intel XE#8374]) +4 other tests skip
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@xe_exec_fault_mode@twice-multi-queue-userptr-rebind.html
* igt@xe_exec_multi_queue@two-queues-preempt-mode-fault-dyn-priority-smem:
- shard-lnl: NOTRUN -> [SKIP][125] ([Intel XE#8364])
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@xe_exec_multi_queue@two-queues-preempt-mode-fault-dyn-priority-smem.html
* igt@xe_exec_multi_queue@two-queues-priority:
- shard-bmg: NOTRUN -> [SKIP][126] ([Intel XE#8364]) +14 other tests skip
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@xe_exec_multi_queue@two-queues-priority.html
* igt@xe_exec_reset@cm-multi-queue-close-fd:
- shard-lnl: NOTRUN -> [SKIP][127] ([Intel XE#8369])
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@xe_exec_reset@cm-multi-queue-close-fd.html
* igt@xe_exec_system_allocator@pat-index-madvise-max-pat-index-multi-vma:
- shard-bmg: [PASS][128] -> [INCOMPLETE][129] ([Intel XE#8159]) +20 other tests incomplete
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@xe_exec_system_allocator@pat-index-madvise-max-pat-index-multi-vma.html
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-8/igt@xe_exec_system_allocator@pat-index-madvise-max-pat-index-multi-vma.html
* igt@xe_exec_system_allocator@process-many-new-nomemset:
- shard-bmg: [PASS][130] -> [SKIP][131] ([Intel XE#8440]) +151 other tests skip
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@xe_exec_system_allocator@process-many-new-nomemset.html
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@xe_exec_system_allocator@process-many-new-nomemset.html
* igt@xe_exec_system_allocator@threads-many-execqueues-mmap-new-madvise:
- shard-lnl: [PASS][132] -> [TIMEOUT][133] ([Intel XE#8447]) +1 other test timeout
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-3/igt@xe_exec_system_allocator@threads-many-execqueues-mmap-new-madvise.html
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@xe_exec_system_allocator@threads-many-execqueues-mmap-new-madvise.html
* igt@xe_exec_system_allocator@threads-many-large-execqueues-mmap-free-race-nomemset:
- shard-bmg: [PASS][134] -> [INCOMPLETE][135] ([Intel XE#7928] / [Intel XE#8159])
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@xe_exec_system_allocator@threads-many-large-execqueues-mmap-free-race-nomemset.html
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-9/igt@xe_exec_system_allocator@threads-many-large-execqueues-mmap-free-race-nomemset.html
* igt@xe_exec_system_allocator@threads-shared-vm-many-execqueues-mmap-file-mlock:
- shard-bmg: [PASS][136] -> [INCOMPLETE][137] ([Intel XE#8159] / [Intel XE#8437]) +1 other test incomplete
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@xe_exec_system_allocator@threads-shared-vm-many-execqueues-mmap-file-mlock.html
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-10/igt@xe_exec_system_allocator@threads-shared-vm-many-execqueues-mmap-file-mlock.html
* igt@xe_exec_system_allocator@threads-shared-vm-many-large-execqueues-malloc-prefetch-madvise:
- shard-bmg: NOTRUN -> [INCOMPLETE][138] ([Intel XE#8159])
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@xe_exec_system_allocator@threads-shared-vm-many-large-execqueues-malloc-prefetch-madvise.html
* igt@xe_exec_system_allocator@threads-shared-vm-many-stride-malloc-madvise:
- shard-lnl: NOTRUN -> [TIMEOUT][139] ([Intel XE#8447])
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@xe_exec_system_allocator@threads-shared-vm-many-stride-malloc-madvise.html
* igt@xe_exec_threads@threads-bal-mixed-shared-vm-userptr-invalidate-race:
- shard-bmg: [PASS][140] -> [INCOMPLETE][141] ([Intel XE#8366])
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-7/igt@xe_exec_threads@threads-bal-mixed-shared-vm-userptr-invalidate-race.html
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-9/igt@xe_exec_threads@threads-bal-mixed-shared-vm-userptr-invalidate-race.html
* igt@xe_exec_threads@threads-multi-queue-cm-fd-rebind:
- shard-bmg: NOTRUN -> [SKIP][142] ([Intel XE#8378]) +3 other tests skip
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@xe_exec_threads@threads-multi-queue-cm-fd-rebind.html
* igt@xe_gpgpu_fill@offset-4x4:
- shard-bmg: NOTRUN -> [SKIP][143] ([Intel XE#7954])
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@xe_gpgpu_fill@offset-4x4.html
* igt@xe_madvise@partial-unbind-dontneed:
- shard-bmg: [PASS][144] -> [DMESG-WARN][145] ([Intel XE#8300]) +2 other tests dmesg-warn
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-9/igt@xe_madvise@partial-unbind-dontneed.html
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@xe_madvise@partial-unbind-dontneed.html
* igt@xe_multigpu_svm@mgpu-concurrent-access-basic:
- shard-bmg: NOTRUN -> [SKIP][146] ([Intel XE#6964]) +3 other tests skip
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@xe_multigpu_svm@mgpu-concurrent-access-basic.html
* igt@xe_multigpu_svm@mgpu-xgpu-access-basic:
- shard-bmg: NOTRUN -> [SKIP][147] ([Intel XE#6964] / [Intel XE#8440])
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@xe_multigpu_svm@mgpu-xgpu-access-basic.html
* igt@xe_page_reclaim@basic-mixed:
- shard-bmg: NOTRUN -> [SKIP][148] ([Intel XE#7793]) +1 other test skip
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@xe_page_reclaim@basic-mixed.html
* igt@xe_pat@pat-sw-hw-suspend:
- shard-bmg: NOTRUN -> [FAIL][149] ([Intel XE#7695])
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@xe_pat@pat-sw-hw-suspend.html
* igt@xe_peer2peer@write:
- shard-bmg: NOTRUN -> [SKIP][150] ([Intel XE#2427] / [Intel XE#6953] / [Intel XE#7326] / [Intel XE#7353])
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@xe_peer2peer@write.html
* igt@xe_pm@d3cold-mocs:
- shard-bmg: NOTRUN -> [SKIP][151] ([Intel XE#2284] / [Intel XE#7370])
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@xe_pm@d3cold-mocs.html
* igt@xe_pm@s3-vm-bind-prefetch:
- shard-lnl: NOTRUN -> [SKIP][152] ([Intel XE#584] / [Intel XE#7369]) +1 other test skip
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@xe_pm@s3-vm-bind-prefetch.html
* igt@xe_pxp@pxp-stale-bo-bind-post-termination-irq:
- shard-bmg: NOTRUN -> [SKIP][153] ([Intel XE#4733] / [Intel XE#7417]) +2 other tests skip
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@xe_pxp@pxp-stale-bo-bind-post-termination-irq.html
* igt@xe_query@multigpu-query-invalid-size:
- shard-bmg: NOTRUN -> [SKIP][154] ([Intel XE#944]) +1 other test skip
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-3/igt@xe_query@multigpu-query-invalid-size.html
* igt@xe_query@multigpu-query-invalid-uc-fw-version-mbz:
- shard-lnl: NOTRUN -> [SKIP][155] ([Intel XE#944])
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@xe_query@multigpu-query-invalid-uc-fw-version-mbz.html
* igt@xe_sriov_scheduling@nonpreempt-engine-resets-normal-priority@numvfs-random-gt0-rcs0:
- shard-bmg: NOTRUN -> [ABORT][156] ([Intel XE#8007]) +1 other test abort
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@xe_sriov_scheduling@nonpreempt-engine-resets-normal-priority@numvfs-random-gt0-rcs0.html
#### Possible fixes ####
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip:
- shard-bmg: [TIMEOUT][157] ([Intel XE#8446]) -> [PASS][158]
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-10/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-8/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs:
- shard-bmg: [INCOMPLETE][159] ([Intel XE#8150]) -> [PASS][160]
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-7/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-9/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html
* igt@kms_color_pipeline@plane-lut1d-pre-ctm3x4:
- shard-bmg: [SKIP][161] ([Intel XE#8440]) -> [PASS][162] +15 other tests pass
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_color_pipeline@plane-lut1d-pre-ctm3x4.html
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_color_pipeline@plane-lut1d-pre-ctm3x4.html
* igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions-varying-size:
- shard-bmg: [TIMEOUT][163] ([Intel XE#7935]) -> [PASS][164]
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions-varying-size.html
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-9/igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions-varying-size.html
* igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size:
- shard-bmg: [TIMEOUT][165] ([Intel XE#8451]) -> [PASS][166]
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-10/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
* igt@kms_flip@flip-vs-expired-vblank@b-edp1:
- shard-lnl: [FAIL][167] ([Intel XE#301]) -> [PASS][168]
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-5/igt@kms_flip@flip-vs-expired-vblank@b-edp1.html
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-3/igt@kms_flip@flip-vs-expired-vblank@b-edp1.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-valid-mode:
- shard-bmg: [TIMEOUT][169] -> [PASS][170] +3 other tests pass
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-10/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-valid-mode.html
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-valid-mode.html
* igt@kms_hdr@invalid-hdr:
- shard-bmg: [SKIP][171] ([Intel XE#1503]) -> [PASS][172]
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-5/igt@kms_hdr@invalid-hdr.html
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-7/igt@kms_hdr@invalid-hdr.html
* igt@xe_exec_compute_mode@many-execqueues-bindexecqueue-userptr-invalidate:
- shard-bmg: [INCOMPLETE][173] ([Intel XE#8437]) -> [PASS][174] +13 other tests pass
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-9/igt@xe_exec_compute_mode@many-execqueues-bindexecqueue-userptr-invalidate.html
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@xe_exec_compute_mode@many-execqueues-bindexecqueue-userptr-invalidate.html
* igt@xe_exec_system_allocator@process-many-execqueues-malloc-mlock-nomemset:
- shard-bmg: [CRASH][175] ([Intel XE#8450]) -> [PASS][176]
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@xe_exec_system_allocator@process-many-execqueues-malloc-mlock-nomemset.html
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-10/igt@xe_exec_system_allocator@process-many-execqueues-malloc-mlock-nomemset.html
* igt@xe_exec_system_allocator@process-many-stride-mmap-shared-remap-dontunmap:
- shard-bmg: [FAIL][177] -> [PASS][178] +5 other tests pass
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-8/igt@xe_exec_system_allocator@process-many-stride-mmap-shared-remap-dontunmap.html
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@xe_exec_system_allocator@process-many-stride-mmap-shared-remap-dontunmap.html
* igt@xe_exec_system_allocator@threads-shared-vm-many-execqueues-new-madvise:
- shard-bmg: [TIMEOUT][179] ([Intel XE#8447]) -> [PASS][180]
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-10/igt@xe_exec_system_allocator@threads-shared-vm-many-execqueues-new-madvise.html
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-8/igt@xe_exec_system_allocator@threads-shared-vm-many-execqueues-new-madvise.html
* igt@xe_exec_system_allocator@threads-shared-vm-many-large-new-madvise:
- shard-lnl: [TIMEOUT][181] ([Intel XE#8447]) -> [PASS][182]
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-2/igt@xe_exec_system_allocator@threads-shared-vm-many-large-new-madvise.html
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-6/igt@xe_exec_system_allocator@threads-shared-vm-many-large-new-madvise.html
* igt@xe_exec_system_allocator@threads-shared-vm-many-stride-malloc-fork-read-after:
- shard-bmg: [INCOMPLETE][183] ([Intel XE#8159]) -> [PASS][184] +19 other tests pass
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-10/igt@xe_exec_system_allocator@threads-shared-vm-many-stride-malloc-fork-read-after.html
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@xe_exec_system_allocator@threads-shared-vm-many-stride-malloc-fork-read-after.html
* igt@xe_exec_threads@threads-bal-mixed-fd-userptr-invalidate-race:
- shard-lnl: [TIMEOUT][185] -> [PASS][186]
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-3/igt@xe_exec_threads@threads-bal-mixed-fd-userptr-invalidate-race.html
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-2/igt@xe_exec_threads@threads-bal-mixed-fd-userptr-invalidate-race.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_sriov_init:
- shard-bmg: [CRASH][187] ([Intel XE#8448]) -> [PASS][188]
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-10/igt@xe_fault_injection@inject-fault-probe-function-xe_sriov_init.html
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@xe_fault_injection@inject-fault-probe-function-xe_sriov_init.html
* igt@xe_wedged@wedged-mode-toggle:
- shard-lnl: [ABORT][189] ([Intel XE#8007]) -> [PASS][190]
[189]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-6/igt@xe_wedged@wedged-mode-toggle.html
[190]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-2/igt@xe_wedged@wedged-mode-toggle.html
#### Warnings ####
* igt@kms_atomic_transition@modeset-transition-nonblocking-fencing:
- shard-bmg: [INCOMPLETE][191] ([Intel XE#8174]) -> [SKIP][192] ([Intel XE#8440])
[191]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@kms_atomic_transition@modeset-transition-nonblocking-fencing.html
[192]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_atomic_transition@modeset-transition-nonblocking-fencing.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip:
- shard-bmg: [TIMEOUT][193] ([Intel XE#8446]) -> [SKIP][194] ([Intel XE#8440]) +1 other test skip
[193]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
[194]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
- shard-lnl: [INCOMPLETE][195] ([Intel XE#5643]) -> [TIMEOUT][196] ([Intel XE#8446]) +1 other test timeout
[195]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-3/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
[196]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-2/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
- shard-bmg: [TIMEOUT][197] -> [TIMEOUT][198] ([Intel XE#8446])
[197]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
[198]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-8/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip:
- shard-bmg: [TIMEOUT][199] ([Intel XE#8446]) -> [INCOMPLETE][200] ([Intel XE#5643]) +1 other test incomplete
[199]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-8/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
[200]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@linear-16bpp-rotate-270:
- shard-bmg: [SKIP][201] ([Intel XE#2327]) -> [SKIP][202] ([Intel XE#8440])
[201]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_big_fb@linear-16bpp-rotate-270.html
[202]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_big_fb@linear-16bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-16bpp-rotate-270:
- shard-bmg: [SKIP][203] ([Intel XE#8440]) -> [SKIP][204] ([Intel XE#2327])
[203]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_big_fb@x-tiled-16bpp-rotate-270.html
[204]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_big_fb@x-tiled-16bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip:
- shard-bmg: [SKIP][205] ([Intel XE#8440]) -> [TIMEOUT][206] ([Intel XE#8446])
[205]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
[206]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
* igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-async-flip:
- shard-bmg: [INCOMPLETE][207] ([Intel XE#5643]) -> [TIMEOUT][208] ([Intel XE#8446])
[207]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-9/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html
[208]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html
* igt@kms_big_fb@y-tiled-64bpp-rotate-90:
- shard-bmg: [SKIP][209] ([Intel XE#1124]) -> [SKIP][210] ([Intel XE#8440]) +3 other tests skip
[209]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_big_fb@y-tiled-64bpp-rotate-90.html
[210]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_big_fb@y-tiled-64bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip:
- shard-lnl: [INCOMPLETE][211] ([Intel XE#5643]) -> [SKIP][212] ([Intel XE#1124])
[211]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-6/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
[212]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-3/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
- shard-lnl: [TIMEOUT][213] ([Intel XE#8446]) -> [INCOMPLETE][214] ([Intel XE#5643]) +2 other tests incomplete
[213]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-7/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
[214]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-7/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip:
- shard-lnl: [SKIP][215] ([Intel XE#1124]) -> [INCOMPLETE][216] ([Intel XE#5643])
[215]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-3/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
[216]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-5/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
* igt@kms_bw@connected-linear-tiling-3-displays-target-2560x1440p:
- shard-bmg: [INCOMPLETE][217] ([Intel XE#8437]) -> [SKIP][218] ([Intel XE#7679])
[217]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-7/igt@kms_bw@connected-linear-tiling-3-displays-target-2560x1440p.html
[218]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-9/igt@kms_bw@connected-linear-tiling-3-displays-target-2560x1440p.html
* igt@kms_bw@connected-linear-tiling-4-displays-target-1920x1080p:
- shard-bmg: [INCOMPLETE][219] ([Intel XE#8437]) -> [SKIP][220] ([Intel XE#8440]) +1 other test skip
[219]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_bw@connected-linear-tiling-4-displays-target-1920x1080p.html
[220]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_bw@connected-linear-tiling-4-displays-target-1920x1080p.html
* igt@kms_bw@connected-linear-tiling-4-displays-target-2160x1440p:
- shard-lnl: [INCOMPLETE][221] ([Intel XE#8437]) -> [INCOMPLETE][222] ([Intel XE#8445]) +15 other tests incomplete
[221]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-2/igt@kms_bw@connected-linear-tiling-4-displays-target-2160x1440p.html
[222]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-6/igt@kms_bw@connected-linear-tiling-4-displays-target-2160x1440p.html
* igt@kms_bw@linear-tiling-1-displays-target-1920x1080p:
- shard-bmg: [INCOMPLETE][223] ([Intel XE#8437]) -> [SKIP][224] ([Intel XE#367])
[223]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-5/igt@kms_bw@linear-tiling-1-displays-target-1920x1080p.html
[224]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-7/igt@kms_bw@linear-tiling-1-displays-target-1920x1080p.html
* igt@kms_bw@linear-tiling-2-displays-target-3840x2160p:
- shard-bmg: [TIMEOUT][225] -> [SKIP][226] ([Intel XE#367])
[225]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_bw@linear-tiling-2-displays-target-3840x2160p.html
[226]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-9/igt@kms_bw@linear-tiling-2-displays-target-3840x2160p.html
* igt@kms_ccs@bad-pixel-format-4-tiled-mtl-mc-ccs:
- shard-bmg: [SKIP][227] ([Intel XE#8440]) -> [SKIP][228] ([Intel XE#2887])
[227]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_ccs@bad-pixel-format-4-tiled-mtl-mc-ccs.html
[228]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_ccs@bad-pixel-format-4-tiled-mtl-mc-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc:
- shard-bmg: [SKIP][229] ([Intel XE#2887]) -> [SKIP][230] ([Intel XE#8440]) +3 other tests skip
[229]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc.html
[230]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-rc-ccs-cc:
- shard-bmg: [SKIP][231] ([Intel XE#2887]) -> [INCOMPLETE][232] ([Intel XE#8150] / [Intel XE#8437])
[231]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-10/igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-rc-ccs-cc.html
[232]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-rc-ccs-cc.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-mtl-mc-ccs:
- shard-bmg: [SKIP][233] ([Intel XE#2887]) -> [INCOMPLETE][234] ([Intel XE#8150])
[233]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-10/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-mtl-mc-ccs.html
[234]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-mtl-mc-ccs.html
* igt@kms_ccs@missing-ccs-buffer-y-tiled-gen12-rc-ccs-cc:
- shard-bmg: [INCOMPLETE][235] ([Intel XE#8150]) -> [SKIP][236] ([Intel XE#2887])
[235]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_ccs@missing-ccs-buffer-y-tiled-gen12-rc-ccs-cc.html
[236]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_ccs@missing-ccs-buffer-y-tiled-gen12-rc-ccs-cc.html
* igt@kms_chamelium_color_pipeline@plane-lut1d:
- shard-bmg: [SKIP][237] ([Intel XE#7358]) -> [SKIP][238] ([Intel XE#8440])
[237]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@kms_chamelium_color_pipeline@plane-lut1d.html
[238]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_chamelium_color_pipeline@plane-lut1d.html
* igt@kms_chamelium_hpd@dp-hpd-for-each-pipe:
- shard-bmg: [SKIP][239] ([Intel XE#2252]) -> [SKIP][240] ([Intel XE#8440]) +1 other test skip
[239]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@kms_chamelium_hpd@dp-hpd-for-each-pipe.html
[240]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_chamelium_hpd@dp-hpd-for-each-pipe.html
* igt@kms_cursor_crc@cursor-rapid-movement-64x21:
- shard-bmg: [SKIP][241] ([Intel XE#2320]) -> [SKIP][242] ([Intel XE#8440]) +1 other test skip
[241]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_cursor_crc@cursor-rapid-movement-64x21.html
[242]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_cursor_crc@cursor-rapid-movement-64x21.html
* igt@kms_cursor_legacy@cursora-vs-flipa-atomic-transitions-varying-size:
- shard-bmg: [TIMEOUT][243] ([Intel XE#7935]) -> [TIMEOUT][244] ([Intel XE#7935] / [Intel XE#8451])
[243]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-10/igt@kms_cursor_legacy@cursora-vs-flipa-atomic-transitions-varying-size.html
[244]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-10/igt@kms_cursor_legacy@cursora-vs-flipa-atomic-transitions-varying-size.html
* igt@kms_cursor_legacy@cursora-vs-flipb-atomic-transitions-varying-size:
- shard-bmg: [INCOMPLETE][245] ([Intel XE#8151]) -> [SKIP][246] ([Intel XE#8440])
[245]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_cursor_legacy@cursora-vs-flipb-atomic-transitions-varying-size.html
[246]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_cursor_legacy@cursora-vs-flipb-atomic-transitions-varying-size.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions-varying-size:
- shard-bmg: [TIMEOUT][247] ([Intel XE#8451]) -> [INCOMPLETE][248] ([Intel XE#8151]) +1 other test incomplete
[247]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-9/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions-varying-size.html
[248]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions-varying-size.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions:
- shard-bmg: [INCOMPLETE][249] ([Intel XE#8151]) -> [SKIP][250] ([Intel XE#2286] / [Intel XE#6035])
[249]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html
[250]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-8/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html
* igt@kms_dsc@dsc-with-output-formats-with-bpc-ultrajoiner:
- shard-lnl: [INCOMPLETE][251] ([Intel XE#8437]) -> [INCOMPLETE][252] ([Intel XE#8456])
[251]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-lnl-3/igt@kms_dsc@dsc-with-output-formats-with-bpc-ultrajoiner.html
[252]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-lnl-2/igt@kms_dsc@dsc-with-output-formats-with-bpc-ultrajoiner.html
* igt@kms_feature_discovery@display-3x:
- shard-bmg: [SKIP][253] ([Intel XE#2373] / [Intel XE#7448]) -> [SKIP][254] ([Intel XE#8440])
[253]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_feature_discovery@display-3x.html
[254]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_feature_discovery@display-3x.html
* igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset:
- shard-bmg: [CRASH][255] ([Intel XE#8461]) -> [SKIP][256] ([Intel XE#8440])
[255]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset.html
[256]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling:
- shard-bmg: [SKIP][257] ([Intel XE#7178] / [Intel XE#7351]) -> [SKIP][258] ([Intel XE#8440])
[257]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling.html
[258]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
- shard-bmg: [INCOMPLETE][259] ([Intel XE#8437]) -> [SKIP][260] ([Intel XE#7178] / [Intel XE#7351])
[259]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-8/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
[260]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
* igt@kms_frontbuffer_tracking@drrshdr-2p-primscrn-pri-shrfb-draw-blt:
- shard-bmg: [SKIP][261] ([Intel XE#8440]) -> [SKIP][262] ([Intel XE#2311])
[261]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_frontbuffer_tracking@drrshdr-2p-primscrn-pri-shrfb-draw-blt.html
[262]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_frontbuffer_tracking@drrshdr-2p-primscrn-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@drrshdr-argb161616f-draw-blt:
- shard-bmg: [SKIP][263] ([Intel XE#8440]) -> [SKIP][264] ([Intel XE#7061])
[263]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_frontbuffer_tracking@drrshdr-argb161616f-draw-blt.html
[264]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_frontbuffer_tracking@drrshdr-argb161616f-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-blt:
- shard-bmg: [SKIP][265] ([Intel XE#8440]) -> [SKIP][266] ([Intel XE#4141]) +2 other tests skip
[265]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-blt.html
[266]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][267] ([Intel XE#4141]) -> [SKIP][268] ([Intel XE#8440]) +2 other tests skip
[267]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-mmap-wc.html
[268]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcdrrshdr-1p-primscrn-spr-indfb-draw-render:
- shard-bmg: [INCOMPLETE][269] ([Intel XE#8368]) -> [SKIP][270] ([Intel XE#2311])
[269]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-8/igt@kms_frontbuffer_tracking@fbcdrrshdr-1p-primscrn-spr-indfb-draw-render.html
[270]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcdrrshdr-1p-primscrn-spr-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrshdr-2p-primscrn-spr-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][271] ([Intel XE#2311]) -> [INCOMPLETE][272] ([Intel XE#8368])
[271]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-10/igt@kms_frontbuffer_tracking@fbcdrrshdr-2p-primscrn-spr-indfb-draw-mmap-wc.html
[272]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-8/igt@kms_frontbuffer_tracking@fbcdrrshdr-2p-primscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcdrrshdr-2p-scndscrn-shrfb-msflip-blt:
- shard-bmg: [SKIP][273] ([Intel XE#2311]) -> [SKIP][274] ([Intel XE#8440]) +13 other tests skip
[273]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcdrrshdr-2p-scndscrn-shrfb-msflip-blt.html
[274]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcdrrshdr-2p-scndscrn-shrfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@fbchdr-1p-primscrn-cur-indfb-draw-mmap-wc:
- shard-bmg: [TIMEOUT][275] -> [TIMEOUT][276] ([Intel XE#8466])
[275]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-8/igt@kms_frontbuffer_tracking@fbchdr-1p-primscrn-cur-indfb-draw-mmap-wc.html
[276]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_frontbuffer_tracking@fbchdr-1p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbchdr-1p-primscrn-pri-shrfb-draw-render:
- shard-bmg: [SKIP][277] ([Intel XE#8440]) -> [TIMEOUT][278] ([Intel XE#8466])
[277]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_frontbuffer_tracking@fbchdr-1p-primscrn-pri-shrfb-draw-render.html
[278]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_frontbuffer_tracking@fbchdr-1p-primscrn-pri-shrfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbchdr-2p-primscrn-pri-indfb-draw-render:
- shard-bmg: [INCOMPLETE][279] ([Intel XE#8368]) -> [TIMEOUT][280] ([Intel XE#8466])
[279]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_frontbuffer_tracking@fbchdr-2p-primscrn-pri-indfb-draw-render.html
[280]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-10/igt@kms_frontbuffer_tracking@fbchdr-2p-primscrn-pri-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbchdr-2p-scndscrn-pri-shrfb-draw-render:
- shard-bmg: [INCOMPLETE][281] ([Intel XE#8368]) -> [SKIP][282] ([Intel XE#8440])
[281]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_frontbuffer_tracking@fbchdr-2p-scndscrn-pri-shrfb-draw-render.html
[282]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_frontbuffer_tracking@fbchdr-2p-scndscrn-pri-shrfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbchdr-argb161616f-draw-render:
- shard-bmg: [SKIP][283] ([Intel XE#7061]) -> [SKIP][284] ([Intel XE#8440])
[283]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_frontbuffer_tracking@fbchdr-argb161616f-draw-render.html
[284]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_frontbuffer_tracking@fbchdr-argb161616f-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsrhdr-2p-primscrn-pri-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][285] ([Intel XE#2313]) -> [INCOMPLETE][286] ([Intel XE#8368]) +1 other test incomplete
[285]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-5/igt@kms_frontbuffer_tracking@fbcpsrhdr-2p-primscrn-pri-indfb-draw-mmap-wc.html
[286]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcpsrhdr-2p-primscrn-pri-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@psr-abgr161616f-draw-render:
- shard-bmg: [SKIP][287] ([Intel XE#8440]) -> [SKIP][288] ([Intel XE#7061] / [Intel XE#7356])
[287]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_frontbuffer_tracking@psr-abgr161616f-draw-render.html
[288]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_frontbuffer_tracking@psr-abgr161616f-draw-render.html
* igt@kms_frontbuffer_tracking@psr-argb161616f-draw-mmap-wc:
- shard-bmg: [SKIP][289] ([Intel XE#7061] / [Intel XE#7356]) -> [SKIP][290] ([Intel XE#8440]) +1 other test skip
[289]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@kms_frontbuffer_tracking@psr-argb161616f-draw-mmap-wc.html
[290]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_frontbuffer_tracking@psr-argb161616f-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@psrhdr-1p-primscrn-pri-shrfb-draw-render:
- shard-bmg: [SKIP][291] ([Intel XE#8440]) -> [SKIP][292] ([Intel XE#8441]) +96 other tests skip
[291]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_frontbuffer_tracking@psrhdr-1p-primscrn-pri-shrfb-draw-render.html
[292]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-10/igt@kms_frontbuffer_tracking@psrhdr-1p-primscrn-pri-shrfb-draw-render.html
* igt@kms_frontbuffer_tracking@psrhdr-2p-primscrn-spr-indfb-draw-render:
- shard-bmg: [SKIP][293] ([Intel XE#8440]) -> [SKIP][294] ([Intel XE#2313]) +2 other tests skip
[293]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_frontbuffer_tracking@psrhdr-2p-primscrn-spr-indfb-draw-render.html
[294]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@kms_frontbuffer_tracking@psrhdr-2p-primscrn-spr-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@psrhdr-modesetfrombusy:
- shard-bmg: [SKIP][295] ([Intel XE#2313]) -> [SKIP][296] ([Intel XE#8440]) +13 other tests skip
[295]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_frontbuffer_tracking@psrhdr-modesetfrombusy.html
[296]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_frontbuffer_tracking@psrhdr-modesetfrombusy.html
* igt@kms_panel_fitting@atomic-fastset:
- shard-bmg: [SKIP][297] ([Intel XE#2486]) -> [SKIP][298] ([Intel XE#8440])
[297]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@kms_panel_fitting@atomic-fastset.html
[298]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_panel_fitting@atomic-fastset.html
* igt@kms_pipe_stress@stress-xrgb8888-ytiled:
- shard-bmg: [SKIP][299] ([Intel XE#4329] / [Intel XE#6912] / [Intel XE#7375]) -> [SKIP][300] ([Intel XE#8440])
[299]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_pipe_stress@stress-xrgb8888-ytiled.html
[300]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_pipe_stress@stress-xrgb8888-ytiled.html
* igt@kms_plane@pixel-format-4-tiled-modifier-source-clamping:
- shard-bmg: [CRASH][301] ([Intel XE#8460]) -> [SKIP][302] ([Intel XE#8440])
[301]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_plane@pixel-format-4-tiled-modifier-source-clamping.html
[302]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_plane@pixel-format-4-tiled-modifier-source-clamping.html
* igt@kms_plane@pixel-format-y-tiled-ccs-modifier-source-clamping:
- shard-bmg: [INCOMPLETE][303] ([Intel XE#1035]) -> [SKIP][304] ([Intel XE#7283]) +2 other tests skip
[303]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@kms_plane@pixel-format-y-tiled-ccs-modifier-source-clamping.html
[304]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-8/igt@kms_plane@pixel-format-y-tiled-ccs-modifier-source-clamping.html
* igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier-source-clamping:
- shard-bmg: [SKIP][305] ([Intel XE#7283]) -> [INCOMPLETE][306] ([Intel XE#1035]) +1 other test incomplete
[305]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-5/igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier-source-clamping.html
[306]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-7/igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier-source-clamping.html
* igt@kms_plane_scaling@planes-downscale-factor-0-75:
- shard-bmg: [SKIP][307] ([Intel XE#2763] / [Intel XE#6886]) -> [SKIP][308] ([Intel XE#8440])
[307]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@kms_plane_scaling@planes-downscale-factor-0-75.html
[308]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_plane_scaling@planes-downscale-factor-0-75.html
* igt@kms_pm_dc@dc6-psr:
- shard-bmg: [SKIP][309] ([Intel XE#7794]) -> [SKIP][310] ([Intel XE#8440])
[309]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_pm_dc@dc6-psr.html
[310]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_pm_dc@dc6-psr.html
* igt@kms_psr2_sf@fbc-psr2-overlay-primary-update-sf-dmg-area:
- shard-bmg: [SKIP][311] ([Intel XE#1489]) -> [SKIP][312] ([Intel XE#8440])
[311]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_psr2_sf@fbc-psr2-overlay-primary-update-sf-dmg-area.html
[312]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_psr2_sf@fbc-psr2-overlay-primary-update-sf-dmg-area.html
* igt@kms_psr@fbc-psr2-sprite-render:
- shard-bmg: [SKIP][313] ([Intel XE#2234] / [Intel XE#2850]) -> [SKIP][314] ([Intel XE#8440]) +3 other tests skip
[313]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@kms_psr@fbc-psr2-sprite-render.html
[314]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@kms_psr@fbc-psr2-sprite-render.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-bmg: [FAIL][315] ([Intel XE#1729] / [Intel XE#7424]) -> [SKIP][316] ([Intel XE#8440])
[315]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@kms_tiled_display@basic-test-pattern.html
[316]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@kms_tiled_display@basic-test-pattern.html
* igt@xe_eudebug_online@writes-caching-vram-bb-vram-target-vram:
- shard-bmg: [SKIP][317] ([Intel XE#7636]) -> [SKIP][318] ([Intel XE#8440]) +1 other test skip
[317]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@xe_eudebug_online@writes-caching-vram-bb-vram-target-vram.html
[318]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@xe_eudebug_online@writes-caching-vram-bb-vram-target-vram.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-defer-mmap:
- shard-bmg: [SKIP][319] ([Intel XE#2322] / [Intel XE#7372]) -> [SKIP][320] ([Intel XE#8440]) +1 other test skip
[319]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-defer-mmap.html
[320]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-defer-mmap.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate:
- shard-bmg: [SKIP][321] ([Intel XE#2322] / [Intel XE#7372]) -> [INCOMPLETE][322] ([Intel XE#8439]) +1 other test incomplete
[321]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-5/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate.html
[322]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-7/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate.html
* igt@xe_exec_basic@multigpu-no-exec-bindexecqueue-userptr-invalidate:
- shard-bmg: [SKIP][323] ([Intel XE#8440]) -> [SKIP][324] ([Intel XE#2322] / [Intel XE#7372])
[323]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@xe_exec_basic@multigpu-no-exec-bindexecqueue-userptr-invalidate.html
[324]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@xe_exec_basic@multigpu-no-exec-bindexecqueue-userptr-invalidate.html
* igt@xe_exec_fault_mode@once-multi-queue-rebind-imm:
- shard-bmg: [SKIP][325] ([Intel XE#8374]) -> [SKIP][326] ([Intel XE#8440]) +3 other tests skip
[325]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@xe_exec_fault_mode@once-multi-queue-rebind-imm.html
[326]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@xe_exec_fault_mode@once-multi-queue-rebind-imm.html
* igt@xe_exec_multi_queue@few-execs-preempt-mode-userptr-invalidate:
- shard-bmg: [SKIP][327] ([Intel XE#8364]) -> [SKIP][328] ([Intel XE#8440]) +10 other tests skip
[327]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@xe_exec_multi_queue@few-execs-preempt-mode-userptr-invalidate.html
[328]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@xe_exec_multi_queue@few-execs-preempt-mode-userptr-invalidate.html
* igt@xe_exec_multi_queue@many-execs-preempt-mode-basic:
- shard-bmg: [SKIP][329] ([Intel XE#8440]) -> [SKIP][330] ([Intel XE#8364]) +1 other test skip
[329]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@xe_exec_multi_queue@many-execs-preempt-mode-basic.html
[330]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@xe_exec_multi_queue@many-execs-preempt-mode-basic.html
* igt@xe_exec_reset@multi-queue-gt-reset:
- shard-bmg: [SKIP][331] ([Intel XE#8369]) -> [SKIP][332] ([Intel XE#8440]) +1 other test skip
[331]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@xe_exec_reset@multi-queue-gt-reset.html
[332]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@xe_exec_reset@multi-queue-gt-reset.html
* igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-comp-single-vma:
- shard-bmg: [CRASH][333] ([Intel XE#8450]) -> [SKIP][334] ([Intel XE#8440])
[333]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-comp-single-vma.html
[334]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-comp-single-vma.html
* igt@xe_exec_system_allocator@process-many-execqueues-mmap-shared-remap-dontunmap:
- shard-bmg: [FAIL][335] -> [SKIP][336] ([Intel XE#8440]) +1 other test skip
[335]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@xe_exec_system_allocator@process-many-execqueues-mmap-shared-remap-dontunmap.html
[336]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@xe_exec_system_allocator@process-many-execqueues-mmap-shared-remap-dontunmap.html
* igt@xe_exec_system_allocator@process-many-large-execqueues-mmap-free-huge-nomemset:
- shard-bmg: [FAIL][337] -> [INCOMPLETE][338] ([Intel XE#8159])
[337]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@xe_exec_system_allocator@process-many-large-execqueues-mmap-free-huge-nomemset.html
[338]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-10/igt@xe_exec_system_allocator@process-many-large-execqueues-mmap-free-huge-nomemset.html
* igt@xe_exec_threads@threads-multi-queue-fd-userptr-invalidate-race:
- shard-bmg: [SKIP][339] ([Intel XE#8378]) -> [SKIP][340] ([Intel XE#8440])
[339]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@xe_exec_threads@threads-multi-queue-fd-userptr-invalidate-race.html
[340]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@xe_exec_threads@threads-multi-queue-fd-userptr-invalidate-race.html
* igt@xe_exec_threads@threads-multi-queue-mixed-shared-vm-userptr-rebind:
- shard-bmg: [INCOMPLETE][341] ([Intel XE#8366]) -> [SKIP][342] ([Intel XE#8378]) +3 other tests skip
[341]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-10/igt@xe_exec_threads@threads-multi-queue-mixed-shared-vm-userptr-rebind.html
[342]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-4/igt@xe_exec_threads@threads-multi-queue-mixed-shared-vm-userptr-rebind.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_add_hw_engine_class_defaults:
- shard-bmg: [INCOMPLETE][343] ([Intel XE#8437]) -> [CRASH][344] ([Intel XE#8448])
[343]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-1/igt@xe_fault_injection@inject-fault-probe-function-xe_add_hw_engine_class_defaults.html
[344]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-5/igt@xe_fault_injection@inject-fault-probe-function-xe_add_hw_engine_class_defaults.html
* igt@xe_multigpu_svm@mgpu-coherency-conflict:
- shard-bmg: [SKIP][345] ([Intel XE#6964]) -> [SKIP][346] ([Intel XE#6964] / [Intel XE#8440])
[345]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-3/igt@xe_multigpu_svm@mgpu-coherency-conflict.html
[346]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-2/igt@xe_multigpu_svm@mgpu-coherency-conflict.html
* igt@xe_pxp@pxp-stale-bo-bind-post-rpm:
- shard-bmg: [SKIP][347] ([Intel XE#4733] / [Intel XE#7417]) -> [SKIP][348] ([Intel XE#8440])
[347]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@xe_pxp@pxp-stale-bo-bind-post-rpm.html
[348]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@xe_pxp@pxp-stale-bo-bind-post-rpm.html
* igt@xe_query@multigpu-query-mem-usage:
- shard-bmg: [SKIP][349] ([Intel XE#944]) -> [SKIP][350] ([Intel XE#8440]) +1 other test skip
[349]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973/shard-bmg-2/igt@xe_query@multigpu-query-mem-usage.html
[350]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/shard-bmg-1/igt@xe_query@multigpu-query-mem-usage.html
[Intel XE#1035]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1035
[Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
[Intel XE#1127]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1127
[Intel XE#1392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392
[Intel XE#1407]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1407
[Intel XE#1421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421
[Intel XE#1424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1424
[Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
[Intel XE#1499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1499
[Intel XE#1503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1503
[Intel XE#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729
[Intel XE#2134]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2134
[Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
[Intel XE#2284]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2284
[Intel XE#2286]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2286
[Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311
[Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313
[Intel XE#2320]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2320
[Intel XE#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322
[Intel XE#2325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325
[Intel XE#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327
[Intel XE#2373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2373
[Intel XE#2427]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2427
[Intel XE#2450]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2450
[Intel XE#2486]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2486
[Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
[Intel XE#2763]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2763
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
[Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301
[Intel XE#3304]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3304
[Intel XE#3432]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3432
[Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
[Intel XE#3904]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3904
[Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
[Intel XE#4329]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4329
[Intel XE#4354]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4354
[Intel XE#4733]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4733
[Intel XE#5021]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5021
[Intel XE#5643]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5643
[Intel XE#5813]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5813
[Intel XE#584]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/584
[Intel XE#5857]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5857
[Intel XE#6035]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6035
[Intel XE#607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/607
[Intel XE#6312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6312
[Intel XE#6503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6503
[Intel XE#656]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/656
[Intel XE#6886]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6886
[Intel XE#6912]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6912
[Intel XE#6953]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6953
[Intel XE#6964]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6964
[Intel XE#7061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7061
[Intel XE#7178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7178
[Intel XE#7283]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7283
[Intel XE#7326]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7326
[Intel XE#7342]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7342
[Intel XE#7351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7351
[Intel XE#7353]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7353
[Intel XE#7356]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7356
[Intel XE#7358]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7358
[Intel XE#7361]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7361
[Intel XE#7369]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7369
[Intel XE#7370]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7370
[Intel XE#7372]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7372
[Intel XE#7374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7374
[Intel XE#7375]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7375
[Intel XE#7377]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7377
[Intel XE#7386]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7386
[Intel XE#7417]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7417
[Intel XE#7424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7424
[Intel XE#7448]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7448
[Intel XE#7482]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7482
[Intel XE#7636]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7636
[Intel XE#7642]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7642
[Intel XE#7679]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7679
[Intel XE#7695]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7695
[Intel XE#7793]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7793
[Intel XE#7794]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7794
[Intel XE#7814]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7814
[Intel XE#7865]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7865
[Intel XE#7893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7893
[Intel XE#7905]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7905
[Intel XE#7928]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7928
[Intel XE#7935]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7935
[Intel XE#7954]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7954
[Intel XE#8007]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8007
[Intel XE#8150]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8150
[Intel XE#8151]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8151
[Intel XE#8159]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8159
[Intel XE#8174]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8174
[Intel XE#8265]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8265
[Intel XE#8300]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8300
[Intel XE#8361]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8361
[Intel XE#8364]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8364
[Intel XE#8366]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8366
[Intel XE#8368]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8368
[Intel XE#8369]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8369
[Intel XE#8374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8374
[Intel XE#8378]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8378
[Intel XE#8437]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8437
[Intel XE#8439]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8439
[Intel XE#8440]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8440
[Intel XE#8441]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8441
[Intel XE#8445]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8445
[Intel XE#8446]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8446
[Intel XE#8447]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8447
[Intel XE#8448]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8448
[Intel XE#8449]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8449
[Intel XE#8450]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8450
[Intel XE#8451]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8451
[Intel XE#8456]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8456
[Intel XE#8459]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8459
[Intel XE#8460]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8460
[Intel XE#8461]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8461
[Intel XE#8462]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8462
[Intel XE#8463]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8463
[Intel XE#8464]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8464
[Intel XE#8466]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8466
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
Build changes
-------------
* Linux: xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973 -> xe-pw-168926v2
IGT_8985: d5fe8732b8547454c38fdd220b55f6f0cc841a3b @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-5299-adbc617250e16fb2db4a4c777b89440927cb8973: adbc617250e16fb2db4a4c777b89440927cb8973
xe-pw-168926v2: 168926v2
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-168926v2/index.html
[-- Attachment #2: Type: text/html, Size: 117642 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-06-22 10:17 [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" Ankit Nautiyal
` (6 preceding siblings ...)
2026-06-25 10:09 ` ✗ Xe.CI.FULL: " Patchwork
@ 2026-07-02 15:50 ` Jani Nikula
2026-07-03 3:14 ` Nautiyal, Ankit K
7 siblings, 1 reply; 12+ messages in thread
From: Jani Nikula @ 2026-07-02 15:50 UTC (permalink / raw)
To: Ankit Nautiyal, intel-gfx, intel-xe
Cc: jouni.hogander, suraj.kandpal, Ankit Nautiyal, Joonas Lahtinen
On Mon, 22 Jun 2026, Ankit Nautiyal <ankit.k.nautiyal@intel.com> wrote:
> This reverts commit 4f1cab2e4863d96ce13b8d94151f4848e38c3d5b.
>
> Allowing SCL=0 on platforms with always-on VRR timing generator is
> causing underruns and other issues on PTL in some cases.
>
> SCL still needs to be non-zero in certain scenarios. Revert for now
> until this is better understood.
>
> Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
This would've needed
Fixes: 4f1cab2e4863 ("drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG")
to have it be picked up for v7.2-rc2. Please talk to Joonas to ensure it
gets picked up for -rc3.
BR,
Jani.
> ---
> drivers/gpu/drm/i915/display/intel_psr.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_psr.c b/drivers/gpu/drm/i915/display/intel_psr.c
> index 911afb9cb24e..92af21d823a3 100644
> --- a/drivers/gpu/drm/i915/display/intel_psr.c
> +++ b/drivers/gpu/drm/i915/display/intel_psr.c
> @@ -1405,9 +1405,6 @@ int _intel_psr_min_set_context_latency(const struct intel_crtc_state *crtc_state
> needs_panel_replay)
> return 0;
>
> - if (intel_vrr_always_use_vrr_tg(display))
> - return 0;
> -
> return 1;
> }
--
Jani Nikula, Intel
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-07-02 15:50 ` [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" Jani Nikula
@ 2026-07-03 3:14 ` Nautiyal, Ankit K
2026-07-06 18:36 ` Rodrigo Vivi
0 siblings, 1 reply; 12+ messages in thread
From: Nautiyal, Ankit K @ 2026-07-03 3:14 UTC (permalink / raw)
To: Jani Nikula, intel-gfx, intel-xe
Cc: jouni.hogander, suraj.kandpal, Joonas Lahtinen
On 7/2/2026 9:20 PM, Jani Nikula wrote:
> On Mon, 22 Jun 2026, Ankit Nautiyal <ankit.k.nautiyal@intel.com> wrote:
>> This reverts commit 4f1cab2e4863d96ce13b8d94151f4848e38c3d5b.
>>
>> Allowing SCL=0 on platforms with always-on VRR timing generator is
>> causing underruns and other issues on PTL in some cases.
>>
>> SCL still needs to be non-zero in certain scenarios. Revert for now
>> until this is better understood.
>>
>> Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
> This would've needed
>
> Fixes: 4f1cab2e4863 ("drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG")
>
> to have it be picked up for v7.2-rc2. Please talk to Joonas to ensure it
> gets picked up for -rc3.
Hi Jani,
Sorry I missed to add the fixes tag.
I'll coordinate with Joonas to make sure the revert gets picked up for
v7.2-rc3.
Thanks,
Ankit
>
> BR,
> Jani.
>
>> ---
>> drivers/gpu/drm/i915/display/intel_psr.c | 3 ---
>> 1 file changed, 3 deletions(-)
>>
>> diff --git a/drivers/gpu/drm/i915/display/intel_psr.c b/drivers/gpu/drm/i915/display/intel_psr.c
>> index 911afb9cb24e..92af21d823a3 100644
>> --- a/drivers/gpu/drm/i915/display/intel_psr.c
>> +++ b/drivers/gpu/drm/i915/display/intel_psr.c
>> @@ -1405,9 +1405,6 @@ int _intel_psr_min_set_context_latency(const struct intel_crtc_state *crtc_state
>> needs_panel_replay)
>> return 0;
>>
>> - if (intel_vrr_always_use_vrr_tg(display))
>> - return 0;
>> -
>> return 1;
>> }
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-07-03 3:14 ` Nautiyal, Ankit K
@ 2026-07-06 18:36 ` Rodrigo Vivi
2026-07-07 2:55 ` Nautiyal, Ankit K
0 siblings, 1 reply; 12+ messages in thread
From: Rodrigo Vivi @ 2026-07-06 18:36 UTC (permalink / raw)
To: Nautiyal, Ankit K
Cc: Jani Nikula, intel-gfx, intel-xe, jouni.hogander, suraj.kandpal,
Joonas Lahtinen
On Fri, Jul 03, 2026 at 08:44:05AM +0530, Nautiyal, Ankit K wrote:
>
> On 7/2/2026 9:20 PM, Jani Nikula wrote:
> > On Mon, 22 Jun 2026, Ankit Nautiyal <ankit.k.nautiyal@intel.com> wrote:
> > > This reverts commit 4f1cab2e4863d96ce13b8d94151f4848e38c3d5b.
> > >
> > > Allowing SCL=0 on platforms with always-on VRR timing generator is
> > > causing underruns and other issues on PTL in some cases.
> > >
> > > SCL still needs to be non-zero in certain scenarios. Revert for now
> > > until this is better understood.
> > >
> > > Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
> > This would've needed
> >
> > Fixes: 4f1cab2e4863 ("drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG")
> >
> > to have it be picked up for v7.2-rc2. Please talk to Joonas to ensure it
> > gets picked up for -rc3.
>
>
> Hi Jani,
>
> Sorry I missed to add the fixes tag.
>
> I'll coordinate with Joonas to make sure the revert gets picked up for
> v7.2-rc3.
done, pushed to drm-intel-fixes with the appropriate Fixes tag.
Thanks,
Rodrigo.
>
>
> Thanks,
>
> Ankit
>
>
> >
> > BR,
> > Jani.
> >
> > > ---
> > > drivers/gpu/drm/i915/display/intel_psr.c | 3 ---
> > > 1 file changed, 3 deletions(-)
> > >
> > > diff --git a/drivers/gpu/drm/i915/display/intel_psr.c b/drivers/gpu/drm/i915/display/intel_psr.c
> > > index 911afb9cb24e..92af21d823a3 100644
> > > --- a/drivers/gpu/drm/i915/display/intel_psr.c
> > > +++ b/drivers/gpu/drm/i915/display/intel_psr.c
> > > @@ -1405,9 +1405,6 @@ int _intel_psr_min_set_context_latency(const struct intel_crtc_state *crtc_state
> > > needs_panel_replay)
> > > return 0;
> > > - if (intel_vrr_always_use_vrr_tg(display))
> > > - return 0;
> > > -
> > > return 1;
> > > }
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: [PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-07-06 18:36 ` Rodrigo Vivi
@ 2026-07-07 2:55 ` Nautiyal, Ankit K
0 siblings, 0 replies; 12+ messages in thread
From: Nautiyal, Ankit K @ 2026-07-07 2:55 UTC (permalink / raw)
To: Rodrigo Vivi
Cc: Jani Nikula, intel-gfx, intel-xe, jouni.hogander, suraj.kandpal,
Joonas Lahtinen
On 7/7/2026 12:06 AM, Rodrigo Vivi wrote:
> On Fri, Jul 03, 2026 at 08:44:05AM +0530, Nautiyal, Ankit K wrote:
>> On 7/2/2026 9:20 PM, Jani Nikula wrote:
>>> On Mon, 22 Jun 2026, Ankit Nautiyal <ankit.k.nautiyal@intel.com> wrote:
>>>> This reverts commit 4f1cab2e4863d96ce13b8d94151f4848e38c3d5b.
>>>>
>>>> Allowing SCL=0 on platforms with always-on VRR timing generator is
>>>> causing underruns and other issues on PTL in some cases.
>>>>
>>>> SCL still needs to be non-zero in certain scenarios. Revert for now
>>>> until this is better understood.
>>>>
>>>> Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
>>> This would've needed
>>>
>>> Fixes: 4f1cab2e4863 ("drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG")
>>>
>>> to have it be picked up for v7.2-rc2. Please talk to Joonas to ensure it
>>> gets picked up for -rc3.
>>
>> Hi Jani,
>>
>> Sorry I missed to add the fixes tag.
>>
>> I'll coordinate with Joonas to make sure the revert gets picked up for
>> v7.2-rc3.
> done, pushed to drm-intel-fixes with the appropriate Fixes tag.
>
> Thanks,
> Rodrigo.
Thanks Rodrigo!
Regards,
Ankit
>
>>
>> Thanks,
>>
>> Ankit
>>
>>
>>> BR,
>>> Jani.
>>>
>>>> ---
>>>> drivers/gpu/drm/i915/display/intel_psr.c | 3 ---
>>>> 1 file changed, 3 deletions(-)
>>>>
>>>> diff --git a/drivers/gpu/drm/i915/display/intel_psr.c b/drivers/gpu/drm/i915/display/intel_psr.c
>>>> index 911afb9cb24e..92af21d823a3 100644
>>>> --- a/drivers/gpu/drm/i915/display/intel_psr.c
>>>> +++ b/drivers/gpu/drm/i915/display/intel_psr.c
>>>> @@ -1405,9 +1405,6 @@ int _intel_psr_min_set_context_latency(const struct intel_crtc_state *crtc_state
>>>> needs_panel_replay)
>>>> return 0;
>>>> - if (intel_vrr_always_use_vrr_tg(display))
>>>> - return 0;
>>>> -
>>>> return 1;
>>>> }
^ permalink raw reply [flat|nested] 12+ messages in thread