* ✓ CI.KUnit: success for VF double migration (rev8)
2025-12-01 9:50 [PATCH v8 0/4] VF double migration Satyanarayana K V P
@ 2025-12-01 9:39 ` Patchwork
2025-12-01 9:50 ` [PATCH v8 1/4] drm/xe/vf: Enable VF migration only on supported GuC versions Satyanarayana K V P
` (5 subsequent siblings)
6 siblings, 0 replies; 11+ messages in thread
From: Patchwork @ 2025-12-01 9:39 UTC (permalink / raw)
To: Satyanarayana K V P; +Cc: intel-xe
== Series Details ==
Series: VF double migration (rev8)
URL : https://patchwork.freedesktop.org/series/156339/
State : success
== Summary ==
+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[09:38:16] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[09:38:20] 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
[09:38:52] Starting KUnit Kernel (1/1)...
[09:38:52] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[09:38:52] ================== guc_buf (11 subtests) ===================
[09:38:52] [PASSED] test_smallest
[09:38:52] [PASSED] test_largest
[09:38:52] [PASSED] test_granular
[09:38:52] [PASSED] test_unique
[09:38:52] [PASSED] test_overlap
[09:38:52] [PASSED] test_reusable
[09:38:52] [PASSED] test_too_big
[09:38:52] [PASSED] test_flush
[09:38:52] [PASSED] test_lookup
[09:38:52] [PASSED] test_data
[09:38:52] [PASSED] test_class
[09:38:52] ===================== [PASSED] guc_buf =====================
[09:38:52] =================== guc_dbm (7 subtests) ===================
[09:38:52] [PASSED] test_empty
[09:38:52] [PASSED] test_default
[09:38:52] ======================== test_size ========================
[09:38:52] [PASSED] 4
[09:38:52] [PASSED] 8
[09:38:52] [PASSED] 32
[09:38:52] [PASSED] 256
[09:38:52] ==================== [PASSED] test_size ====================
[09:38:52] ======================= test_reuse ========================
[09:38:52] [PASSED] 4
[09:38:52] [PASSED] 8
[09:38:52] [PASSED] 32
[09:38:52] [PASSED] 256
[09:38:52] =================== [PASSED] test_reuse ====================
[09:38:52] =================== test_range_overlap ====================
[09:38:52] [PASSED] 4
[09:38:52] [PASSED] 8
[09:38:52] [PASSED] 32
[09:38:52] [PASSED] 256
[09:38:52] =============== [PASSED] test_range_overlap ================
[09:38:52] =================== test_range_compact ====================
[09:38:52] [PASSED] 4
[09:38:52] [PASSED] 8
[09:38:52] [PASSED] 32
[09:38:52] [PASSED] 256
[09:38:52] =============== [PASSED] test_range_compact ================
[09:38:52] ==================== test_range_spare =====================
[09:38:52] [PASSED] 4
[09:38:52] [PASSED] 8
[09:38:52] [PASSED] 32
[09:38:52] [PASSED] 256
[09:38:52] ================ [PASSED] test_range_spare =================
[09:38:52] ===================== [PASSED] guc_dbm =====================
[09:38:52] =================== guc_idm (6 subtests) ===================
[09:38:52] [PASSED] bad_init
[09:38:52] [PASSED] no_init
[09:38:52] [PASSED] init_fini
[09:38:52] [PASSED] check_used
[09:38:52] [PASSED] check_quota
[09:38:52] [PASSED] check_all
[09:38:52] ===================== [PASSED] guc_idm =====================
[09:38:52] ================== no_relay (3 subtests) ===================
[09:38:52] [PASSED] xe_drops_guc2pf_if_not_ready
[09:38:52] [PASSED] xe_drops_guc2vf_if_not_ready
[09:38:52] [PASSED] xe_rejects_send_if_not_ready
[09:38:52] ==================== [PASSED] no_relay =====================
[09:38:52] ================== pf_relay (14 subtests) ==================
[09:38:52] [PASSED] pf_rejects_guc2pf_too_short
[09:38:52] [PASSED] pf_rejects_guc2pf_too_long
[09:38:52] [PASSED] pf_rejects_guc2pf_no_payload
[09:38:52] [PASSED] pf_fails_no_payload
[09:38:52] [PASSED] pf_fails_bad_origin
[09:38:52] [PASSED] pf_fails_bad_type
[09:38:52] [PASSED] pf_txn_reports_error
[09:38:52] [PASSED] pf_txn_sends_pf2guc
[09:38:52] [PASSED] pf_sends_pf2guc
[09:38:52] [SKIPPED] pf_loopback_nop
[09:38:52] [SKIPPED] pf_loopback_echo
[09:38:52] [SKIPPED] pf_loopback_fail
[09:38:52] [SKIPPED] pf_loopback_busy
[09:38:52] [SKIPPED] pf_loopback_retry
[09:38:52] ==================== [PASSED] pf_relay =====================
[09:38:52] ================== vf_relay (3 subtests) ===================
[09:38:52] [PASSED] vf_rejects_guc2vf_too_short
[09:38:52] [PASSED] vf_rejects_guc2vf_too_long
[09:38:52] [PASSED] vf_rejects_guc2vf_no_payload
[09:38:52] ==================== [PASSED] vf_relay =====================
[09:38:52] ================ pf_gt_config (6 subtests) =================
[09:38:52] [PASSED] fair_contexts_1vf
[09:38:52] [PASSED] fair_doorbells_1vf
[09:38:52] [PASSED] fair_ggtt_1vf
[09:38:52] ====================== fair_contexts ======================
[09:38:52] [PASSED] 1 VF
[09:38:52] [PASSED] 2 VFs
[09:38:52] [PASSED] 3 VFs
[09:38:52] [PASSED] 4 VFs
[09:38:52] [PASSED] 5 VFs
[09:38:52] [PASSED] 6 VFs
[09:38:52] [PASSED] 7 VFs
[09:38:52] [PASSED] 8 VFs
[09:38:52] [PASSED] 9 VFs
[09:38:52] [PASSED] 10 VFs
[09:38:52] [PASSED] 11 VFs
[09:38:52] [PASSED] 12 VFs
[09:38:52] [PASSED] 13 VFs
[09:38:52] [PASSED] 14 VFs
[09:38:52] [PASSED] 15 VFs
[09:38:52] [PASSED] 16 VFs
[09:38:52] [PASSED] 17 VFs
[09:38:52] [PASSED] 18 VFs
[09:38:52] [PASSED] 19 VFs
[09:38:52] [PASSED] 20 VFs
[09:38:52] [PASSED] 21 VFs
[09:38:52] [PASSED] 22 VFs
[09:38:52] [PASSED] 23 VFs
[09:38:52] [PASSED] 24 VFs
[09:38:52] [PASSED] 25 VFs
[09:38:52] [PASSED] 26 VFs
[09:38:52] [PASSED] 27 VFs
[09:38:52] [PASSED] 28 VFs
[09:38:52] [PASSED] 29 VFs
[09:38:52] [PASSED] 30 VFs
[09:38:52] [PASSED] 31 VFs
[09:38:52] [PASSED] 32 VFs
[09:38:52] [PASSED] 33 VFs
[09:38:52] [PASSED] 34 VFs
[09:38:52] [PASSED] 35 VFs
[09:38:52] [PASSED] 36 VFs
[09:38:52] [PASSED] 37 VFs
[09:38:52] [PASSED] 38 VFs
[09:38:52] [PASSED] 39 VFs
[09:38:52] [PASSED] 40 VFs
[09:38:52] [PASSED] 41 VFs
[09:38:52] [PASSED] 42 VFs
[09:38:52] [PASSED] 43 VFs
[09:38:52] [PASSED] 44 VFs
[09:38:52] [PASSED] 45 VFs
[09:38:52] [PASSED] 46 VFs
[09:38:52] [PASSED] 47 VFs
[09:38:52] [PASSED] 48 VFs
[09:38:52] [PASSED] 49 VFs
[09:38:52] [PASSED] 50 VFs
[09:38:52] [PASSED] 51 VFs
[09:38:52] [PASSED] 52 VFs
[09:38:52] [PASSED] 53 VFs
[09:38:52] [PASSED] 54 VFs
[09:38:52] [PASSED] 55 VFs
[09:38:52] [PASSED] 56 VFs
[09:38:52] [PASSED] 57 VFs
[09:38:52] [PASSED] 58 VFs
[09:38:52] [PASSED] 59 VFs
[09:38:52] [PASSED] 60 VFs
[09:38:52] [PASSED] 61 VFs
[09:38:52] [PASSED] 62 VFs
[09:38:52] [PASSED] 63 VFs
[09:38:52] ================== [PASSED] fair_contexts ==================
[09:38:52] ===================== fair_doorbells ======================
[09:38:52] [PASSED] 1 VF
[09:38:52] [PASSED] 2 VFs
[09:38:52] [PASSED] 3 VFs
[09:38:52] [PASSED] 4 VFs
[09:38:52] [PASSED] 5 VFs
[09:38:52] [PASSED] 6 VFs
[09:38:52] [PASSED] 7 VFs
[09:38:52] [PASSED] 8 VFs
[09:38:52] [PASSED] 9 VFs
[09:38:52] [PASSED] 10 VFs
[09:38:52] [PASSED] 11 VFs
[09:38:52] [PASSED] 12 VFs
[09:38:52] [PASSED] 13 VFs
[09:38:52] [PASSED] 14 VFs
[09:38:52] [PASSED] 15 VFs
[09:38:52] [PASSED] 16 VFs
[09:38:52] [PASSED] 17 VFs
[09:38:52] [PASSED] 18 VFs
[09:38:52] [PASSED] 19 VFs
[09:38:52] [PASSED] 20 VFs
[09:38:52] [PASSED] 21 VFs
[09:38:52] [PASSED] 22 VFs
[09:38:52] [PASSED] 23 VFs
[09:38:52] [PASSED] 24 VFs
[09:38:52] [PASSED] 25 VFs
[09:38:52] [PASSED] 26 VFs
[09:38:52] [PASSED] 27 VFs
[09:38:52] [PASSED] 28 VFs
[09:38:52] [PASSED] 29 VFs
[09:38:52] [PASSED] 30 VFs
[09:38:52] [PASSED] 31 VFs
[09:38:52] [PASSED] 32 VFs
[09:38:52] [PASSED] 33 VFs
[09:38:52] [PASSED] 34 VFs
[09:38:52] [PASSED] 35 VFs
[09:38:52] [PASSED] 36 VFs
[09:38:52] [PASSED] 37 VFs
[09:38:52] [PASSED] 38 VFs
[09:38:52] [PASSED] 39 VFs
[09:38:52] [PASSED] 40 VFs
[09:38:52] [PASSED] 41 VFs
[09:38:52] [PASSED] 42 VFs
[09:38:52] [PASSED] 43 VFs
[09:38:52] [PASSED] 44 VFs
[09:38:52] [PASSED] 45 VFs
[09:38:52] [PASSED] 46 VFs
[09:38:52] [PASSED] 47 VFs
[09:38:52] [PASSED] 48 VFs
[09:38:52] [PASSED] 49 VFs
[09:38:52] [PASSED] 50 VFs
[09:38:52] [PASSED] 51 VFs
[09:38:52] [PASSED] 52 VFs
[09:38:52] [PASSED] 53 VFs
[09:38:52] [PASSED] 54 VFs
[09:38:52] [PASSED] 55 VFs
[09:38:52] [PASSED] 56 VFs
[09:38:52] [PASSED] 57 VFs
[09:38:52] [PASSED] 58 VFs
[09:38:52] [PASSED] 59 VFs
[09:38:52] [PASSED] 60 VFs
[09:38:52] [PASSED] 61 VFs
[09:38:52] [PASSED] 62 VFs
[09:38:52] [PASSED] 63 VFs
[09:38:52] ================= [PASSED] fair_doorbells ==================
[09:38:52] ======================== fair_ggtt ========================
[09:38:52] [PASSED] 1 VF
[09:38:52] [PASSED] 2 VFs
[09:38:52] [PASSED] 3 VFs
[09:38:52] [PASSED] 4 VFs
[09:38:52] [PASSED] 5 VFs
[09:38:52] [PASSED] 6 VFs
[09:38:52] [PASSED] 7 VFs
[09:38:52] [PASSED] 8 VFs
[09:38:52] [PASSED] 9 VFs
[09:38:52] [PASSED] 10 VFs
[09:38:52] [PASSED] 11 VFs
[09:38:52] [PASSED] 12 VFs
[09:38:52] [PASSED] 13 VFs
[09:38:52] [PASSED] 14 VFs
[09:38:52] [PASSED] 15 VFs
[09:38:52] [PASSED] 16 VFs
[09:38:52] [PASSED] 17 VFs
[09:38:52] [PASSED] 18 VFs
[09:38:52] [PASSED] 19 VFs
[09:38:52] [PASSED] 20 VFs
[09:38:52] [PASSED] 21 VFs
[09:38:52] [PASSED] 22 VFs
[09:38:52] [PASSED] 23 VFs
[09:38:52] [PASSED] 24 VFs
[09:38:52] [PASSED] 25 VFs
[09:38:52] [PASSED] 26 VFs
[09:38:52] [PASSED] 27 VFs
[09:38:52] [PASSED] 28 VFs
[09:38:52] [PASSED] 29 VFs
[09:38:52] [PASSED] 30 VFs
[09:38:52] [PASSED] 31 VFs
[09:38:52] [PASSED] 32 VFs
[09:38:52] [PASSED] 33 VFs
[09:38:52] [PASSED] 34 VFs
[09:38:52] [PASSED] 35 VFs
[09:38:52] [PASSED] 36 VFs
[09:38:52] [PASSED] 37 VFs
[09:38:52] [PASSED] 38 VFs
[09:38:52] [PASSED] 39 VFs
[09:38:52] [PASSED] 40 VFs
[09:38:52] [PASSED] 41 VFs
[09:38:52] [PASSED] 42 VFs
[09:38:52] [PASSED] 43 VFs
[09:38:52] [PASSED] 44 VFs
[09:38:52] [PASSED] 45 VFs
[09:38:52] [PASSED] 46 VFs
[09:38:52] [PASSED] 47 VFs
[09:38:52] [PASSED] 48 VFs
[09:38:52] [PASSED] 49 VFs
[09:38:52] [PASSED] 50 VFs
[09:38:52] [PASSED] 51 VFs
[09:38:52] [PASSED] 52 VFs
[09:38:52] [PASSED] 53 VFs
[09:38:52] [PASSED] 54 VFs
[09:38:52] [PASSED] 55 VFs
[09:38:52] [PASSED] 56 VFs
[09:38:52] [PASSED] 57 VFs
[09:38:52] [PASSED] 58 VFs
[09:38:52] [PASSED] 59 VFs
[09:38:52] [PASSED] 60 VFs
[09:38:52] [PASSED] 61 VFs
[09:38:52] [PASSED] 62 VFs
[09:38:52] [PASSED] 63 VFs
[09:38:52] ==================== [PASSED] fair_ggtt ====================
[09:38:52] ================== [PASSED] pf_gt_config ===================
[09:38:52] ===================== lmtt (1 subtest) =====================
[09:38:52] ======================== test_ops =========================
[09:38:52] [PASSED] 2-level
[09:38:52] [PASSED] multi-level
[09:38:52] ==================== [PASSED] test_ops =====================
[09:38:52] ====================== [PASSED] lmtt =======================
[09:38:52] ================= pf_service (11 subtests) =================
[09:38:52] [PASSED] pf_negotiate_any
[09:38:52] [PASSED] pf_negotiate_base_match
[09:38:52] [PASSED] pf_negotiate_base_newer
[09:38:52] [PASSED] pf_negotiate_base_next
[09:38:52] [SKIPPED] pf_negotiate_base_older
[09:38:52] [PASSED] pf_negotiate_base_prev
[09:38:52] [PASSED] pf_negotiate_latest_match
[09:38:52] [PASSED] pf_negotiate_latest_newer
[09:38:52] [PASSED] pf_negotiate_latest_next
[09:38:52] [SKIPPED] pf_negotiate_latest_older
[09:38:52] [SKIPPED] pf_negotiate_latest_prev
[09:38:52] =================== [PASSED] pf_service ====================
[09:38:52] ================= xe_guc_g2g (2 subtests) ==================
[09:38:52] ============== xe_live_guc_g2g_kunit_default ==============
[09:38:52] ========= [SKIPPED] xe_live_guc_g2g_kunit_default ==========
[09:38:52] ============== xe_live_guc_g2g_kunit_allmem ===============
[09:38:52] ========== [SKIPPED] xe_live_guc_g2g_kunit_allmem ==========
[09:38:52] =================== [SKIPPED] xe_guc_g2g ===================
[09:38:52] =================== xe_mocs (2 subtests) ===================
[09:38:52] ================ xe_live_mocs_kernel_kunit ================
[09:38:52] =========== [SKIPPED] xe_live_mocs_kernel_kunit ============
[09:38:52] ================ xe_live_mocs_reset_kunit =================
[09:38:52] ============ [SKIPPED] xe_live_mocs_reset_kunit ============
[09:38:52] ==================== [SKIPPED] xe_mocs =====================
[09:38:52] ================= xe_migrate (2 subtests) ==================
[09:38:52] ================= xe_migrate_sanity_kunit =================
[09:38:52] ============ [SKIPPED] xe_migrate_sanity_kunit =============
[09:38:52] ================== xe_validate_ccs_kunit ==================
[09:38:52] ============= [SKIPPED] xe_validate_ccs_kunit ==============
[09:38:52] =================== [SKIPPED] xe_migrate ===================
[09:38:52] ================== xe_dma_buf (1 subtest) ==================
[09:38:52] ==================== xe_dma_buf_kunit =====================
[09:38:52] ================ [SKIPPED] xe_dma_buf_kunit ================
[09:38:52] =================== [SKIPPED] xe_dma_buf ===================
[09:38:52] ================= xe_bo_shrink (1 subtest) =================
[09:38:52] =================== xe_bo_shrink_kunit ====================
[09:38:52] =============== [SKIPPED] xe_bo_shrink_kunit ===============
[09:38:52] ================== [SKIPPED] xe_bo_shrink ==================
[09:38:52] ==================== xe_bo (2 subtests) ====================
[09:38:52] ================== xe_ccs_migrate_kunit ===================
[09:38:52] ============== [SKIPPED] xe_ccs_migrate_kunit ==============
[09:38:52] ==================== xe_bo_evict_kunit ====================
[09:38:52] =============== [SKIPPED] xe_bo_evict_kunit ================
[09:38:52] ===================== [SKIPPED] xe_bo ======================
[09:38:52] ==================== args (11 subtests) ====================
[09:38:52] [PASSED] count_args_test
[09:38:52] [PASSED] call_args_example
[09:38:52] [PASSED] call_args_test
[09:38:52] [PASSED] drop_first_arg_example
[09:38:52] [PASSED] drop_first_arg_test
[09:38:52] [PASSED] first_arg_example
[09:38:52] [PASSED] first_arg_test
[09:38:52] [PASSED] last_arg_example
[09:38:52] [PASSED] last_arg_test
[09:38:52] [PASSED] pick_arg_example
[09:38:52] [PASSED] sep_comma_example
[09:38:52] ====================== [PASSED] args =======================
[09:38:52] =================== xe_pci (3 subtests) ====================
[09:38:52] ==================== check_graphics_ip ====================
[09:38:52] [PASSED] 12.00 Xe_LP
[09:38:52] [PASSED] 12.10 Xe_LP+
[09:38:52] [PASSED] 12.55 Xe_HPG
[09:38:52] [PASSED] 12.60 Xe_HPC
[09:38:52] [PASSED] 12.70 Xe_LPG
[09:38:52] [PASSED] 12.71 Xe_LPG
[09:38:52] [PASSED] 12.74 Xe_LPG+
[09:38:52] [PASSED] 20.01 Xe2_HPG
[09:38:52] [PASSED] 20.02 Xe2_HPG
[09:38:52] [PASSED] 20.04 Xe2_LPG
[09:38:52] [PASSED] 30.00 Xe3_LPG
[09:38:52] [PASSED] 30.01 Xe3_LPG
[09:38:52] [PASSED] 30.03 Xe3_LPG
[09:38:52] [PASSED] 30.04 Xe3_LPG
[09:38:52] [PASSED] 30.05 Xe3_LPG
[09:38:52] [PASSED] 35.11 Xe3p_XPC
[09:38:52] ================ [PASSED] check_graphics_ip ================
[09:38:52] ===================== check_media_ip ======================
[09:38:52] [PASSED] 12.00 Xe_M
[09:38:52] [PASSED] 12.55 Xe_HPM
[09:38:52] [PASSED] 13.00 Xe_LPM+
[09:38:52] [PASSED] 13.01 Xe2_HPM
[09:38:52] [PASSED] 20.00 Xe2_LPM
[09:38:52] [PASSED] 30.00 Xe3_LPM
[09:38:52] [PASSED] 30.02 Xe3_LPM
[09:38:52] [PASSED] 35.00 Xe3p_LPM
[09:38:52] [PASSED] 35.03 Xe3p_HPM
[09:38:52] ================= [PASSED] check_media_ip ==================
[09:38:52] =================== check_platform_desc ===================
[09:38:52] [PASSED] 0x9A60 (TIGERLAKE)
[09:38:52] [PASSED] 0x9A68 (TIGERLAKE)
[09:38:52] [PASSED] 0x9A70 (TIGERLAKE)
[09:38:52] [PASSED] 0x9A40 (TIGERLAKE)
[09:38:52] [PASSED] 0x9A49 (TIGERLAKE)
[09:38:52] [PASSED] 0x9A59 (TIGERLAKE)
[09:38:52] [PASSED] 0x9A78 (TIGERLAKE)
[09:38:52] [PASSED] 0x9AC0 (TIGERLAKE)
[09:38:52] [PASSED] 0x9AC9 (TIGERLAKE)
[09:38:52] [PASSED] 0x9AD9 (TIGERLAKE)
[09:38:52] [PASSED] 0x9AF8 (TIGERLAKE)
[09:38:52] [PASSED] 0x4C80 (ROCKETLAKE)
[09:38:52] [PASSED] 0x4C8A (ROCKETLAKE)
[09:38:52] [PASSED] 0x4C8B (ROCKETLAKE)
[09:38:52] [PASSED] 0x4C8C (ROCKETLAKE)
[09:38:52] [PASSED] 0x4C90 (ROCKETLAKE)
[09:38:52] [PASSED] 0x4C9A (ROCKETLAKE)
[09:38:52] [PASSED] 0x4680 (ALDERLAKE_S)
[09:38:52] [PASSED] 0x4682 (ALDERLAKE_S)
[09:38:52] [PASSED] 0x4688 (ALDERLAKE_S)
[09:38:52] [PASSED] 0x468A (ALDERLAKE_S)
[09:38:52] [PASSED] 0x468B (ALDERLAKE_S)
[09:38:52] [PASSED] 0x4690 (ALDERLAKE_S)
[09:38:52] [PASSED] 0x4692 (ALDERLAKE_S)
[09:38:52] [PASSED] 0x4693 (ALDERLAKE_S)
[09:38:52] [PASSED] 0x46A0 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46A1 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46A2 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46A3 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46A6 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46A8 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46AA (ALDERLAKE_P)
[09:38:52] [PASSED] 0x462A (ALDERLAKE_P)
[09:38:52] [PASSED] 0x4626 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x4628 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46B0 (ALDERLAKE_P)
stty: 'standard input': Inappropriate ioctl for device
[09:38:52] [PASSED] 0x46B1 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46B2 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46B3 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46C0 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46C1 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46C2 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46C3 (ALDERLAKE_P)
[09:38:52] [PASSED] 0x46D0 (ALDERLAKE_N)
[09:38:52] [PASSED] 0x46D1 (ALDERLAKE_N)
[09:38:52] [PASSED] 0x46D2 (ALDERLAKE_N)
[09:38:52] [PASSED] 0x46D3 (ALDERLAKE_N)
[09:38:52] [PASSED] 0x46D4 (ALDERLAKE_N)
[09:38:52] [PASSED] 0xA721 (ALDERLAKE_P)
[09:38:52] [PASSED] 0xA7A1 (ALDERLAKE_P)
[09:38:52] [PASSED] 0xA7A9 (ALDERLAKE_P)
[09:38:52] [PASSED] 0xA7AC (ALDERLAKE_P)
[09:38:52] [PASSED] 0xA7AD (ALDERLAKE_P)
[09:38:52] [PASSED] 0xA720 (ALDERLAKE_P)
[09:38:52] [PASSED] 0xA7A0 (ALDERLAKE_P)
[09:38:52] [PASSED] 0xA7A8 (ALDERLAKE_P)
[09:38:52] [PASSED] 0xA7AA (ALDERLAKE_P)
[09:38:52] [PASSED] 0xA7AB (ALDERLAKE_P)
[09:38:52] [PASSED] 0xA780 (ALDERLAKE_S)
[09:38:52] [PASSED] 0xA781 (ALDERLAKE_S)
[09:38:52] [PASSED] 0xA782 (ALDERLAKE_S)
[09:38:52] [PASSED] 0xA783 (ALDERLAKE_S)
[09:38:52] [PASSED] 0xA788 (ALDERLAKE_S)
[09:38:52] [PASSED] 0xA789 (ALDERLAKE_S)
[09:38:52] [PASSED] 0xA78A (ALDERLAKE_S)
[09:38:52] [PASSED] 0xA78B (ALDERLAKE_S)
[09:38:52] [PASSED] 0x4905 (DG1)
[09:38:52] [PASSED] 0x4906 (DG1)
[09:38:52] [PASSED] 0x4907 (DG1)
[09:38:52] [PASSED] 0x4908 (DG1)
[09:38:52] [PASSED] 0x4909 (DG1)
[09:38:52] [PASSED] 0x56C0 (DG2)
[09:38:52] [PASSED] 0x56C2 (DG2)
[09:38:52] [PASSED] 0x56C1 (DG2)
[09:38:52] [PASSED] 0x7D51 (METEORLAKE)
[09:38:52] [PASSED] 0x7DD1 (METEORLAKE)
[09:38:52] [PASSED] 0x7D41 (METEORLAKE)
[09:38:52] [PASSED] 0x7D67 (METEORLAKE)
[09:38:52] [PASSED] 0xB640 (METEORLAKE)
[09:38:52] [PASSED] 0x56A0 (DG2)
[09:38:52] [PASSED] 0x56A1 (DG2)
[09:38:52] [PASSED] 0x56A2 (DG2)
[09:38:52] [PASSED] 0x56BE (DG2)
[09:38:52] [PASSED] 0x56BF (DG2)
[09:38:52] [PASSED] 0x5690 (DG2)
[09:38:52] [PASSED] 0x5691 (DG2)
[09:38:52] [PASSED] 0x5692 (DG2)
[09:38:52] [PASSED] 0x56A5 (DG2)
[09:38:52] [PASSED] 0x56A6 (DG2)
[09:38:52] [PASSED] 0x56B0 (DG2)
[09:38:52] [PASSED] 0x56B1 (DG2)
[09:38:52] [PASSED] 0x56BA (DG2)
[09:38:52] [PASSED] 0x56BB (DG2)
[09:38:52] [PASSED] 0x56BC (DG2)
[09:38:52] [PASSED] 0x56BD (DG2)
[09:38:52] [PASSED] 0x5693 (DG2)
[09:38:52] [PASSED] 0x5694 (DG2)
[09:38:52] [PASSED] 0x5695 (DG2)
[09:38:52] [PASSED] 0x56A3 (DG2)
[09:38:52] [PASSED] 0x56A4 (DG2)
[09:38:52] [PASSED] 0x56B2 (DG2)
[09:38:52] [PASSED] 0x56B3 (DG2)
[09:38:52] [PASSED] 0x5696 (DG2)
[09:38:52] [PASSED] 0x5697 (DG2)
[09:38:52] [PASSED] 0xB69 (PVC)
[09:38:52] [PASSED] 0xB6E (PVC)
[09:38:52] [PASSED] 0xBD4 (PVC)
[09:38:52] [PASSED] 0xBD5 (PVC)
[09:38:52] [PASSED] 0xBD6 (PVC)
[09:38:52] [PASSED] 0xBD7 (PVC)
[09:38:52] [PASSED] 0xBD8 (PVC)
[09:38:52] [PASSED] 0xBD9 (PVC)
[09:38:52] [PASSED] 0xBDA (PVC)
[09:38:52] [PASSED] 0xBDB (PVC)
[09:38:52] [PASSED] 0xBE0 (PVC)
[09:38:52] [PASSED] 0xBE1 (PVC)
[09:38:52] [PASSED] 0xBE5 (PVC)
[09:38:52] [PASSED] 0x7D40 (METEORLAKE)
[09:38:52] [PASSED] 0x7D45 (METEORLAKE)
[09:38:52] [PASSED] 0x7D55 (METEORLAKE)
[09:38:52] [PASSED] 0x7D60 (METEORLAKE)
[09:38:52] [PASSED] 0x7DD5 (METEORLAKE)
[09:38:52] [PASSED] 0x6420 (LUNARLAKE)
[09:38:52] [PASSED] 0x64A0 (LUNARLAKE)
[09:38:52] [PASSED] 0x64B0 (LUNARLAKE)
[09:38:52] [PASSED] 0xE202 (BATTLEMAGE)
[09:38:52] [PASSED] 0xE209 (BATTLEMAGE)
[09:38:52] [PASSED] 0xE20B (BATTLEMAGE)
[09:38:52] [PASSED] 0xE20C (BATTLEMAGE)
[09:38:52] [PASSED] 0xE20D (BATTLEMAGE)
[09:38:52] [PASSED] 0xE210 (BATTLEMAGE)
[09:38:52] [PASSED] 0xE211 (BATTLEMAGE)
[09:38:52] [PASSED] 0xE212 (BATTLEMAGE)
[09:38:52] [PASSED] 0xE216 (BATTLEMAGE)
[09:38:52] [PASSED] 0xE220 (BATTLEMAGE)
[09:38:52] [PASSED] 0xE221 (BATTLEMAGE)
[09:38:52] [PASSED] 0xE222 (BATTLEMAGE)
[09:38:52] [PASSED] 0xE223 (BATTLEMAGE)
[09:38:52] [PASSED] 0xB080 (PANTHERLAKE)
[09:38:52] [PASSED] 0xB081 (PANTHERLAKE)
[09:38:52] [PASSED] 0xB082 (PANTHERLAKE)
[09:38:52] [PASSED] 0xB083 (PANTHERLAKE)
[09:38:52] [PASSED] 0xB084 (PANTHERLAKE)
[09:38:52] [PASSED] 0xB085 (PANTHERLAKE)
[09:38:52] [PASSED] 0xB086 (PANTHERLAKE)
[09:38:52] [PASSED] 0xB087 (PANTHERLAKE)
[09:38:52] [PASSED] 0xB08F (PANTHERLAKE)
[09:38:52] [PASSED] 0xB090 (PANTHERLAKE)
[09:38:52] [PASSED] 0xB0A0 (PANTHERLAKE)
[09:38:52] [PASSED] 0xB0B0 (PANTHERLAKE)
[09:38:52] [PASSED] 0xD740 (NOVALAKE_S)
[09:38:52] [PASSED] 0xD741 (NOVALAKE_S)
[09:38:52] [PASSED] 0xD742 (NOVALAKE_S)
[09:38:52] [PASSED] 0xD743 (NOVALAKE_S)
[09:38:52] [PASSED] 0xD744 (NOVALAKE_S)
[09:38:52] [PASSED] 0xD745 (NOVALAKE_S)
[09:38:52] [PASSED] 0x674C (CRESCENTISLAND)
[09:38:52] [PASSED] 0xFD80 (PANTHERLAKE)
[09:38:52] [PASSED] 0xFD81 (PANTHERLAKE)
[09:38:52] =============== [PASSED] check_platform_desc ===============
[09:38:52] ===================== [PASSED] xe_pci ======================
[09:38:52] =================== xe_rtp (2 subtests) ====================
[09:38:52] =============== xe_rtp_process_to_sr_tests ================
[09:38:52] [PASSED] coalesce-same-reg
[09:38:52] [PASSED] no-match-no-add
[09:38:52] [PASSED] match-or
[09:38:52] [PASSED] match-or-xfail
[09:38:52] [PASSED] no-match-no-add-multiple-rules
[09:38:52] [PASSED] two-regs-two-entries
[09:38:52] [PASSED] clr-one-set-other
[09:38:52] [PASSED] set-field
[09:38:52] [PASSED] conflict-duplicate
[09:38:52] [PASSED] conflict-not-disjoint
[09:38:52] [PASSED] conflict-reg-type
[09:38:52] =========== [PASSED] xe_rtp_process_to_sr_tests ============
[09:38:52] ================== xe_rtp_process_tests ===================
[09:38:52] [PASSED] active1
[09:38:52] [PASSED] active2
[09:38:52] [PASSED] active-inactive
[09:38:52] [PASSED] inactive-active
[09:38:52] [PASSED] inactive-1st_or_active-inactive
[09:38:52] [PASSED] inactive-2nd_or_active-inactive
[09:38:52] [PASSED] inactive-last_or_active-inactive
[09:38:52] [PASSED] inactive-no_or_active-inactive
[09:38:52] ============== [PASSED] xe_rtp_process_tests ===============
[09:38:52] ===================== [PASSED] xe_rtp ======================
[09:38:52] ==================== xe_wa (1 subtest) =====================
[09:38:52] ======================== xe_wa_gt =========================
[09:38:52] [PASSED] TIGERLAKE B0
[09:38:52] [PASSED] DG1 A0
[09:38:52] [PASSED] DG1 B0
[09:38:52] [PASSED] ALDERLAKE_S A0
[09:38:52] [PASSED] ALDERLAKE_S B0
[09:38:52] [PASSED] ALDERLAKE_S C0
[09:38:52] [PASSED] ALDERLAKE_S D0
[09:38:52] [PASSED] ALDERLAKE_P A0
[09:38:52] [PASSED] ALDERLAKE_P B0
[09:38:52] [PASSED] ALDERLAKE_P C0
[09:38:52] [PASSED] ALDERLAKE_S RPLS D0
[09:38:52] [PASSED] ALDERLAKE_P RPLU E0
[09:38:52] [PASSED] DG2 G10 C0
[09:38:52] [PASSED] DG2 G11 B1
[09:38:52] [PASSED] DG2 G12 A1
[09:38:52] [PASSED] METEORLAKE 12.70(Xe_LPG) A0 13.00(Xe_LPM+) A0
[09:38:52] [PASSED] METEORLAKE 12.71(Xe_LPG) A0 13.00(Xe_LPM+) A0
[09:38:52] [PASSED] METEORLAKE 12.74(Xe_LPG+) A0 13.00(Xe_LPM+) A0
[09:38:52] [PASSED] LUNARLAKE 20.04(Xe2_LPG) A0 20.00(Xe2_LPM) A0
[09:38:52] [PASSED] LUNARLAKE 20.04(Xe2_LPG) B0 20.00(Xe2_LPM) A0
[09:38:52] [PASSED] BATTLEMAGE 20.01(Xe2_HPG) A0 13.01(Xe2_HPM) A1
[09:38:52] [PASSED] PANTHERLAKE 30.00(Xe3_LPG) A0 30.00(Xe3_LPM) A0
[09:38:52] ==================== [PASSED] xe_wa_gt =====================
[09:38:52] ====================== [PASSED] xe_wa ======================
[09:38:52] ============================================================
[09:38:52] Testing complete. Ran 510 tests: passed: 492, skipped: 18
[09:38:52] Elapsed time: 36.002s total, 4.275s configuring, 31.210s building, 0.464s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[09:38:52] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[09:38:54] 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
[09:39:19] Starting KUnit Kernel (1/1)...
[09:39:19] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[09:39:19] ============ drm_test_pick_cmdline (2 subtests) ============
[09:39:19] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[09:39:19] =============== drm_test_pick_cmdline_named ===============
[09:39:19] [PASSED] NTSC
[09:39:19] [PASSED] NTSC-J
[09:39:19] [PASSED] PAL
[09:39:19] [PASSED] PAL-M
[09:39:19] =========== [PASSED] drm_test_pick_cmdline_named ===========
[09:39:19] ============== [PASSED] drm_test_pick_cmdline ==============
[09:39:19] == drm_test_atomic_get_connector_for_encoder (1 subtest) ===
[09:39:19] [PASSED] drm_test_drm_atomic_get_connector_for_encoder
[09:39:19] ==== [PASSED] drm_test_atomic_get_connector_for_encoder ====
[09:39:19] =========== drm_validate_clone_mode (2 subtests) ===========
[09:39:19] ============== drm_test_check_in_clone_mode ===============
[09:39:19] [PASSED] in_clone_mode
[09:39:19] [PASSED] not_in_clone_mode
[09:39:19] ========== [PASSED] drm_test_check_in_clone_mode ===========
[09:39:19] =============== drm_test_check_valid_clones ===============
[09:39:19] [PASSED] not_in_clone_mode
[09:39:19] [PASSED] valid_clone
[09:39:19] [PASSED] invalid_clone
[09:39:19] =========== [PASSED] drm_test_check_valid_clones ===========
[09:39:19] ============= [PASSED] drm_validate_clone_mode =============
[09:39:19] ============= drm_validate_modeset (1 subtest) =============
[09:39:19] [PASSED] drm_test_check_connector_changed_modeset
[09:39:19] ============== [PASSED] drm_validate_modeset ===============
[09:39:19] ====== drm_test_bridge_get_current_state (2 subtests) ======
[09:39:19] [PASSED] drm_test_drm_bridge_get_current_state_atomic
[09:39:19] [PASSED] drm_test_drm_bridge_get_current_state_legacy
[09:39:19] ======== [PASSED] drm_test_bridge_get_current_state ========
[09:39:19] ====== drm_test_bridge_helper_reset_crtc (3 subtests) ======
[09:39:19] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic
[09:39:19] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic_disabled
[09:39:19] [PASSED] drm_test_drm_bridge_helper_reset_crtc_legacy
[09:39:19] ======== [PASSED] drm_test_bridge_helper_reset_crtc ========
[09:39:19] ============== drm_bridge_alloc (2 subtests) ===============
[09:39:19] [PASSED] drm_test_drm_bridge_alloc_basic
[09:39:19] [PASSED] drm_test_drm_bridge_alloc_get_put
[09:39:19] ================ [PASSED] drm_bridge_alloc =================
[09:39:19] ================== drm_buddy (8 subtests) ==================
[09:39:19] [PASSED] drm_test_buddy_alloc_limit
[09:39:19] [PASSED] drm_test_buddy_alloc_optimistic
[09:39:19] [PASSED] drm_test_buddy_alloc_pessimistic
[09:39:19] [PASSED] drm_test_buddy_alloc_pathological
[09:39:19] [PASSED] drm_test_buddy_alloc_contiguous
[09:39:19] [PASSED] drm_test_buddy_alloc_clear
[09:39:20] [PASSED] drm_test_buddy_alloc_range_bias
[09:39:20] [PASSED] drm_test_buddy_fragmentation_performance
[09:39:20] ==================== [PASSED] drm_buddy ====================
[09:39:20] ============= drm_cmdline_parser (40 subtests) =============
[09:39:20] [PASSED] drm_test_cmdline_force_d_only
[09:39:20] [PASSED] drm_test_cmdline_force_D_only_dvi
[09:39:20] [PASSED] drm_test_cmdline_force_D_only_hdmi
[09:39:20] [PASSED] drm_test_cmdline_force_D_only_not_digital
[09:39:20] [PASSED] drm_test_cmdline_force_e_only
[09:39:20] [PASSED] drm_test_cmdline_res
[09:39:20] [PASSED] drm_test_cmdline_res_vesa
[09:39:20] [PASSED] drm_test_cmdline_res_vesa_rblank
[09:39:20] [PASSED] drm_test_cmdline_res_rblank
[09:39:20] [PASSED] drm_test_cmdline_res_bpp
[09:39:20] [PASSED] drm_test_cmdline_res_refresh
[09:39:20] [PASSED] drm_test_cmdline_res_bpp_refresh
[09:39:20] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[09:39:20] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[09:39:20] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[09:39:20] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[09:39:20] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[09:39:20] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[09:39:20] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[09:39:20] [PASSED] drm_test_cmdline_res_margins_force_on
[09:39:20] [PASSED] drm_test_cmdline_res_vesa_margins
[09:39:20] [PASSED] drm_test_cmdline_name
[09:39:20] [PASSED] drm_test_cmdline_name_bpp
[09:39:20] [PASSED] drm_test_cmdline_name_option
[09:39:20] [PASSED] drm_test_cmdline_name_bpp_option
[09:39:20] [PASSED] drm_test_cmdline_rotate_0
[09:39:20] [PASSED] drm_test_cmdline_rotate_90
[09:39:20] [PASSED] drm_test_cmdline_rotate_180
[09:39:20] [PASSED] drm_test_cmdline_rotate_270
[09:39:20] [PASSED] drm_test_cmdline_hmirror
[09:39:20] [PASSED] drm_test_cmdline_vmirror
[09:39:20] [PASSED] drm_test_cmdline_margin_options
[09:39:20] [PASSED] drm_test_cmdline_multiple_options
[09:39:20] [PASSED] drm_test_cmdline_bpp_extra_and_option
[09:39:20] [PASSED] drm_test_cmdline_extra_and_option
[09:39:20] [PASSED] drm_test_cmdline_freestanding_options
[09:39:20] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[09:39:20] [PASSED] drm_test_cmdline_panel_orientation
[09:39:20] ================ drm_test_cmdline_invalid =================
[09:39:20] [PASSED] margin_only
[09:39:20] [PASSED] interlace_only
[09:39:20] [PASSED] res_missing_x
[09:39:20] [PASSED] res_missing_y
[09:39:20] [PASSED] res_bad_y
[09:39:20] [PASSED] res_missing_y_bpp
[09:39:20] [PASSED] res_bad_bpp
[09:39:20] [PASSED] res_bad_refresh
[09:39:20] [PASSED] res_bpp_refresh_force_on_off
[09:39:20] [PASSED] res_invalid_mode
[09:39:20] [PASSED] res_bpp_wrong_place_mode
[09:39:20] [PASSED] name_bpp_refresh
[09:39:20] [PASSED] name_refresh
[09:39:20] [PASSED] name_refresh_wrong_mode
[09:39:20] [PASSED] name_refresh_invalid_mode
[09:39:20] [PASSED] rotate_multiple
[09:39:20] [PASSED] rotate_invalid_val
[09:39:20] [PASSED] rotate_truncated
[09:39:20] [PASSED] invalid_option
[09:39:20] [PASSED] invalid_tv_option
[09:39:20] [PASSED] truncated_tv_option
[09:39:20] ============ [PASSED] drm_test_cmdline_invalid =============
[09:39:20] =============== drm_test_cmdline_tv_options ===============
[09:39:20] [PASSED] NTSC
[09:39:20] [PASSED] NTSC_443
[09:39:20] [PASSED] NTSC_J
[09:39:20] [PASSED] PAL
[09:39:20] [PASSED] PAL_M
[09:39:20] [PASSED] PAL_N
[09:39:20] [PASSED] SECAM
[09:39:20] [PASSED] MONO_525
[09:39:20] [PASSED] MONO_625
[09:39:20] =========== [PASSED] drm_test_cmdline_tv_options ===========
[09:39:20] =============== [PASSED] drm_cmdline_parser ================
[09:39:20] ========== drmm_connector_hdmi_init (20 subtests) ==========
[09:39:20] [PASSED] drm_test_connector_hdmi_init_valid
[09:39:20] [PASSED] drm_test_connector_hdmi_init_bpc_8
[09:39:20] [PASSED] drm_test_connector_hdmi_init_bpc_10
[09:39:20] [PASSED] drm_test_connector_hdmi_init_bpc_12
[09:39:20] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[09:39:20] [PASSED] drm_test_connector_hdmi_init_bpc_null
[09:39:20] [PASSED] drm_test_connector_hdmi_init_formats_empty
[09:39:20] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[09:39:20] === drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[09:39:20] [PASSED] supported_formats=0x9 yuv420_allowed=1
[09:39:20] [PASSED] supported_formats=0x9 yuv420_allowed=0
[09:39:20] [PASSED] supported_formats=0x3 yuv420_allowed=1
[09:39:20] [PASSED] supported_formats=0x3 yuv420_allowed=0
[09:39:20] === [PASSED] drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[09:39:20] [PASSED] drm_test_connector_hdmi_init_null_ddc
[09:39:20] [PASSED] drm_test_connector_hdmi_init_null_product
[09:39:20] [PASSED] drm_test_connector_hdmi_init_null_vendor
[09:39:20] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[09:39:20] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[09:39:20] [PASSED] drm_test_connector_hdmi_init_product_valid
[09:39:20] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[09:39:20] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[09:39:20] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[09:39:20] ========= drm_test_connector_hdmi_init_type_valid =========
[09:39:20] [PASSED] HDMI-A
[09:39:20] [PASSED] HDMI-B
[09:39:20] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[09:39:20] ======== drm_test_connector_hdmi_init_type_invalid ========
[09:39:20] [PASSED] Unknown
[09:39:20] [PASSED] VGA
[09:39:20] [PASSED] DVI-I
[09:39:20] [PASSED] DVI-D
[09:39:20] [PASSED] DVI-A
[09:39:20] [PASSED] Composite
[09:39:20] [PASSED] SVIDEO
[09:39:20] [PASSED] LVDS
[09:39:20] [PASSED] Component
[09:39:20] [PASSED] DIN
[09:39:20] [PASSED] DP
[09:39:20] [PASSED] TV
[09:39:20] [PASSED] eDP
[09:39:20] [PASSED] Virtual
[09:39:20] [PASSED] DSI
[09:39:20] [PASSED] DPI
[09:39:20] [PASSED] Writeback
[09:39:20] [PASSED] SPI
[09:39:20] [PASSED] USB
[09:39:20] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[09:39:20] ============ [PASSED] drmm_connector_hdmi_init =============
[09:39:20] ============= drmm_connector_init (3 subtests) =============
[09:39:20] [PASSED] drm_test_drmm_connector_init
[09:39:20] [PASSED] drm_test_drmm_connector_init_null_ddc
[09:39:20] ========= drm_test_drmm_connector_init_type_valid =========
[09:39:20] [PASSED] Unknown
[09:39:20] [PASSED] VGA
[09:39:20] [PASSED] DVI-I
[09:39:20] [PASSED] DVI-D
[09:39:20] [PASSED] DVI-A
[09:39:20] [PASSED] Composite
[09:39:20] [PASSED] SVIDEO
[09:39:20] [PASSED] LVDS
[09:39:20] [PASSED] Component
[09:39:20] [PASSED] DIN
[09:39:20] [PASSED] DP
[09:39:20] [PASSED] HDMI-A
[09:39:20] [PASSED] HDMI-B
[09:39:20] [PASSED] TV
[09:39:20] [PASSED] eDP
[09:39:20] [PASSED] Virtual
[09:39:20] [PASSED] DSI
[09:39:20] [PASSED] DPI
[09:39:20] [PASSED] Writeback
[09:39:20] [PASSED] SPI
[09:39:20] [PASSED] USB
[09:39:20] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[09:39:20] =============== [PASSED] drmm_connector_init ===============
[09:39:20] ========= drm_connector_dynamic_init (6 subtests) ==========
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_init
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_init_null_ddc
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_init_not_added
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_init_properties
[09:39:20] ===== drm_test_drm_connector_dynamic_init_type_valid ======
[09:39:20] [PASSED] Unknown
[09:39:20] [PASSED] VGA
[09:39:20] [PASSED] DVI-I
[09:39:20] [PASSED] DVI-D
[09:39:20] [PASSED] DVI-A
[09:39:20] [PASSED] Composite
[09:39:20] [PASSED] SVIDEO
[09:39:20] [PASSED] LVDS
[09:39:20] [PASSED] Component
[09:39:20] [PASSED] DIN
[09:39:20] [PASSED] DP
[09:39:20] [PASSED] HDMI-A
[09:39:20] [PASSED] HDMI-B
[09:39:20] [PASSED] TV
[09:39:20] [PASSED] eDP
[09:39:20] [PASSED] Virtual
[09:39:20] [PASSED] DSI
[09:39:20] [PASSED] DPI
[09:39:20] [PASSED] Writeback
[09:39:20] [PASSED] SPI
[09:39:20] [PASSED] USB
[09:39:20] = [PASSED] drm_test_drm_connector_dynamic_init_type_valid ==
[09:39:20] ======== drm_test_drm_connector_dynamic_init_name =========
[09:39:20] [PASSED] Unknown
[09:39:20] [PASSED] VGA
[09:39:20] [PASSED] DVI-I
[09:39:20] [PASSED] DVI-D
[09:39:20] [PASSED] DVI-A
[09:39:20] [PASSED] Composite
[09:39:20] [PASSED] SVIDEO
[09:39:20] [PASSED] LVDS
[09:39:20] [PASSED] Component
[09:39:20] [PASSED] DIN
[09:39:20] [PASSED] DP
[09:39:20] [PASSED] HDMI-A
[09:39:20] [PASSED] HDMI-B
[09:39:20] [PASSED] TV
[09:39:20] [PASSED] eDP
[09:39:20] [PASSED] Virtual
[09:39:20] [PASSED] DSI
[09:39:20] [PASSED] DPI
[09:39:20] [PASSED] Writeback
[09:39:20] [PASSED] SPI
[09:39:20] [PASSED] USB
[09:39:20] ==== [PASSED] drm_test_drm_connector_dynamic_init_name =====
[09:39:20] =========== [PASSED] drm_connector_dynamic_init ============
[09:39:20] ==== drm_connector_dynamic_register_early (4 subtests) =====
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_register_early_on_list
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_register_early_defer
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_register_early_no_init
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_register_early_no_mode_object
[09:39:20] ====== [PASSED] drm_connector_dynamic_register_early =======
[09:39:20] ======= drm_connector_dynamic_register (7 subtests) ========
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_register_on_list
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_register_no_defer
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_register_no_init
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_register_mode_object
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_register_sysfs
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_register_sysfs_name
[09:39:20] [PASSED] drm_test_drm_connector_dynamic_register_debugfs
[09:39:20] ========= [PASSED] drm_connector_dynamic_register ==========
[09:39:20] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[09:39:20] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[09:39:20] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[09:39:20] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[09:39:20] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[09:39:20] ========== drm_test_get_tv_mode_from_name_valid ===========
[09:39:20] [PASSED] NTSC
[09:39:20] [PASSED] NTSC-443
[09:39:20] [PASSED] NTSC-J
[09:39:20] [PASSED] PAL
[09:39:20] [PASSED] PAL-M
[09:39:20] [PASSED] PAL-N
[09:39:20] [PASSED] SECAM
[09:39:20] [PASSED] Mono
[09:39:20] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[09:39:20] [PASSED] drm_test_get_tv_mode_from_name_truncated
[09:39:20] ============ [PASSED] drm_get_tv_mode_from_name ============
[09:39:20] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[09:39:20] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[09:39:20] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[09:39:20] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[09:39:20] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[09:39:20] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[09:39:20] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[09:39:20] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid =
[09:39:20] [PASSED] VIC 96
[09:39:20] [PASSED] VIC 97
[09:39:20] [PASSED] VIC 101
[09:39:20] [PASSED] VIC 102
[09:39:20] [PASSED] VIC 106
[09:39:20] [PASSED] VIC 107
[09:39:20] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[09:39:20] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[09:39:20] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[09:39:20] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[09:39:20] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[09:39:20] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[09:39:20] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[09:39:20] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[09:39:20] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name ====
[09:39:20] [PASSED] Automatic
[09:39:20] [PASSED] Full
[09:39:20] [PASSED] Limited 16:235
[09:39:20] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[09:39:20] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[09:39:20] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[09:39:20] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[09:39:20] === drm_test_drm_hdmi_connector_get_output_format_name ====
[09:39:20] [PASSED] RGB
[09:39:20] [PASSED] YUV 4:2:0
[09:39:20] [PASSED] YUV 4:2:2
[09:39:20] [PASSED] YUV 4:4:4
[09:39:20] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[09:39:20] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[09:39:20] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[09:39:20] ============= drm_damage_helper (21 subtests) ==============
[09:39:20] [PASSED] drm_test_damage_iter_no_damage
[09:39:20] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[09:39:20] [PASSED] drm_test_damage_iter_no_damage_src_moved
[09:39:20] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[09:39:20] [PASSED] drm_test_damage_iter_no_damage_not_visible
[09:39:20] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[09:39:20] [PASSED] drm_test_damage_iter_no_damage_no_fb
[09:39:20] [PASSED] drm_test_damage_iter_simple_damage
[09:39:20] [PASSED] drm_test_damage_iter_single_damage
[09:39:20] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[09:39:20] [PASSED] drm_test_damage_iter_single_damage_outside_src
[09:39:20] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[09:39:20] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[09:39:20] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[09:39:20] [PASSED] drm_test_damage_iter_single_damage_src_moved
[09:39:20] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[09:39:20] [PASSED] drm_test_damage_iter_damage
[09:39:20] [PASSED] drm_test_damage_iter_damage_one_intersect
[09:39:20] [PASSED] drm_test_damage_iter_damage_one_outside
[09:39:20] [PASSED] drm_test_damage_iter_damage_src_moved
[09:39:20] [PASSED] drm_test_damage_iter_damage_not_visible
[09:39:20] ================ [PASSED] drm_damage_helper ================
[09:39:20] ============== drm_dp_mst_helper (3 subtests) ==============
[09:39:20] ============== drm_test_dp_mst_calc_pbn_mode ==============
[09:39:20] [PASSED] Clock 154000 BPP 30 DSC disabled
[09:39:20] [PASSED] Clock 234000 BPP 30 DSC disabled
[09:39:20] [PASSED] Clock 297000 BPP 24 DSC disabled
[09:39:20] [PASSED] Clock 332880 BPP 24 DSC enabled
[09:39:20] [PASSED] Clock 324540 BPP 24 DSC enabled
[09:39:20] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[09:39:20] ============== drm_test_dp_mst_calc_pbn_div ===============
[09:39:20] [PASSED] Link rate 2000000 lane count 4
[09:39:20] [PASSED] Link rate 2000000 lane count 2
[09:39:20] [PASSED] Link rate 2000000 lane count 1
[09:39:20] [PASSED] Link rate 1350000 lane count 4
[09:39:20] [PASSED] Link rate 1350000 lane count 2
[09:39:20] [PASSED] Link rate 1350000 lane count 1
[09:39:20] [PASSED] Link rate 1000000 lane count 4
[09:39:20] [PASSED] Link rate 1000000 lane count 2
[09:39:20] [PASSED] Link rate 1000000 lane count 1
[09:39:20] [PASSED] Link rate 810000 lane count 4
[09:39:20] [PASSED] Link rate 810000 lane count 2
[09:39:20] [PASSED] Link rate 810000 lane count 1
[09:39:20] [PASSED] Link rate 540000 lane count 4
[09:39:20] [PASSED] Link rate 540000 lane count 2
[09:39:20] [PASSED] Link rate 540000 lane count 1
[09:39:20] [PASSED] Link rate 270000 lane count 4
[09:39:20] [PASSED] Link rate 270000 lane count 2
[09:39:20] [PASSED] Link rate 270000 lane count 1
[09:39:20] [PASSED] Link rate 162000 lane count 4
[09:39:20] [PASSED] Link rate 162000 lane count 2
[09:39:20] [PASSED] Link rate 162000 lane count 1
[09:39:20] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[09:39:20] ========= drm_test_dp_mst_sideband_msg_req_decode =========
[09:39:20] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[09:39:20] [PASSED] DP_POWER_UP_PHY with port number
[09:39:20] [PASSED] DP_POWER_DOWN_PHY with port number
[09:39:20] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[09:39:20] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[09:39:20] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[09:39:20] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[09:39:20] [PASSED] DP_QUERY_PAYLOAD with port number
[09:39:20] [PASSED] DP_QUERY_PAYLOAD with VCPI
[09:39:20] [PASSED] DP_REMOTE_DPCD_READ with port number
[09:39:20] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[09:39:20] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[09:39:20] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[09:39:20] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[09:39:20] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[09:39:20] [PASSED] DP_REMOTE_I2C_READ with port number
[09:39:20] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[09:39:20] [PASSED] DP_REMOTE_I2C_READ with transactions array
[09:39:20] [PASSED] DP_REMOTE_I2C_WRITE with port number
[09:39:20] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[09:39:20] [PASSED] DP_REMOTE_I2C_WRITE with data array
[09:39:20] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[09:39:20] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[09:39:20] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[09:39:20] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[09:39:20] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[09:39:20] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[09:39:20] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[09:39:20] ================ [PASSED] drm_dp_mst_helper ================
[09:39:20] ================== drm_exec (7 subtests) ===================
[09:39:20] [PASSED] sanitycheck
[09:39:20] [PASSED] test_lock
[09:39:20] [PASSED] test_lock_unlock
[09:39:20] [PASSED] test_duplicates
[09:39:20] [PASSED] test_prepare
[09:39:20] [PASSED] test_prepare_array
[09:39:20] [PASSED] test_multiple_loops
[09:39:20] ==================== [PASSED] drm_exec =====================
[09:39:20] =========== drm_format_helper_test (17 subtests) ===========
[09:39:20] ============== drm_test_fb_xrgb8888_to_gray8 ==============
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[09:39:20] ============= drm_test_fb_xrgb8888_to_rgb332 ==============
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[09:39:20] ============= drm_test_fb_xrgb8888_to_rgb565 ==============
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[09:39:20] ============ drm_test_fb_xrgb8888_to_xrgb1555 =============
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[09:39:20] ============ drm_test_fb_xrgb8888_to_argb1555 =============
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[09:39:20] ============ drm_test_fb_xrgb8888_to_rgba5551 =============
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[09:39:20] ============= drm_test_fb_xrgb8888_to_rgb888 ==============
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[09:39:20] ============= drm_test_fb_xrgb8888_to_bgr888 ==============
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ========= [PASSED] drm_test_fb_xrgb8888_to_bgr888 ==========
[09:39:20] ============ drm_test_fb_xrgb8888_to_argb8888 =============
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[09:39:20] =========== drm_test_fb_xrgb8888_to_xrgb2101010 ===========
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[09:39:20] =========== drm_test_fb_xrgb8888_to_argb2101010 ===========
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[09:39:20] ============== drm_test_fb_xrgb8888_to_mono ===============
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[09:39:20] ==================== drm_test_fb_swab =====================
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ================ [PASSED] drm_test_fb_swab =================
[09:39:20] ============ drm_test_fb_xrgb8888_to_xbgr8888 =============
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[09:39:20] ============ drm_test_fb_xrgb8888_to_abgr8888 =============
[09:39:20] [PASSED] single_pixel_source_buffer
[09:39:20] [PASSED] single_pixel_clip_rectangle
[09:39:20] [PASSED] well_known_colors
[09:39:20] [PASSED] destination_pitch
[09:39:20] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[09:39:20] ================= drm_test_fb_clip_offset =================
[09:39:20] [PASSED] pass through
[09:39:20] [PASSED] horizontal offset
[09:39:20] [PASSED] vertical offset
[09:39:20] [PASSED] horizontal and vertical offset
[09:39:20] [PASSED] horizontal offset (custom pitch)
[09:39:20] [PASSED] vertical offset (custom pitch)
[09:39:20] [PASSED] horizontal and vertical offset (custom pitch)
[09:39:20] ============= [PASSED] drm_test_fb_clip_offset =============
[09:39:20] =================== drm_test_fb_memcpy ====================
[09:39:20] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[09:39:20] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[09:39:20] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[09:39:20] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[09:39:20] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[09:39:20] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[09:39:20] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[09:39:20] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[09:39:20] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[09:39:20] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[09:39:20] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[09:39:20] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[09:39:20] =============== [PASSED] drm_test_fb_memcpy ================
[09:39:20] ============= [PASSED] drm_format_helper_test ==============
[09:39:20] ================= drm_format (18 subtests) =================
[09:39:20] [PASSED] drm_test_format_block_width_invalid
[09:39:20] [PASSED] drm_test_format_block_width_one_plane
[09:39:20] [PASSED] drm_test_format_block_width_two_plane
[09:39:20] [PASSED] drm_test_format_block_width_three_plane
[09:39:20] [PASSED] drm_test_format_block_width_tiled
[09:39:20] [PASSED] drm_test_format_block_height_invalid
[09:39:20] [PASSED] drm_test_format_block_height_one_plane
[09:39:20] [PASSED] drm_test_format_block_height_two_plane
[09:39:20] [PASSED] drm_test_format_block_height_three_plane
[09:39:20] [PASSED] drm_test_format_block_height_tiled
[09:39:20] [PASSED] drm_test_format_min_pitch_invalid
[09:39:20] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[09:39:20] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[09:39:20] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[09:39:20] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[09:39:20] [PASSED] drm_test_format_min_pitch_two_plane
[09:39:20] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[09:39:20] [PASSED] drm_test_format_min_pitch_tiled
[09:39:20] =================== [PASSED] drm_format ====================
[09:39:20] ============== drm_framebuffer (10 subtests) ===============
[09:39:20] ========== drm_test_framebuffer_check_src_coords ==========
[09:39:20] [PASSED] Success: source fits into fb
[09:39:20] [PASSED] Fail: overflowing fb with x-axis coordinate
[09:39:20] [PASSED] Fail: overflowing fb with y-axis coordinate
[09:39:20] [PASSED] Fail: overflowing fb with source width
[09:39:20] [PASSED] Fail: overflowing fb with source height
[09:39:20] ====== [PASSED] drm_test_framebuffer_check_src_coords ======
[09:39:20] [PASSED] drm_test_framebuffer_cleanup
[09:39:20] =============== drm_test_framebuffer_create ===============
[09:39:20] [PASSED] ABGR8888 normal sizes
[09:39:20] [PASSED] ABGR8888 max sizes
[09:39:20] [PASSED] ABGR8888 pitch greater than min required
[09:39:20] [PASSED] ABGR8888 pitch less than min required
[09:39:20] [PASSED] ABGR8888 Invalid width
[09:39:20] [PASSED] ABGR8888 Invalid buffer handle
[09:39:20] [PASSED] No pixel format
[09:39:20] [PASSED] ABGR8888 Width 0
[09:39:20] [PASSED] ABGR8888 Height 0
[09:39:20] [PASSED] ABGR8888 Out of bound height * pitch combination
[09:39:20] [PASSED] ABGR8888 Large buffer offset
[09:39:20] [PASSED] ABGR8888 Buffer offset for inexistent plane
[09:39:20] [PASSED] ABGR8888 Invalid flag
[09:39:20] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[09:39:20] [PASSED] ABGR8888 Valid buffer modifier
[09:39:20] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[09:39:20] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[09:39:20] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[09:39:20] [PASSED] NV12 Normal sizes
[09:39:20] [PASSED] NV12 Max sizes
[09:39:20] [PASSED] NV12 Invalid pitch
[09:39:20] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[09:39:20] [PASSED] NV12 different modifier per-plane
[09:39:20] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[09:39:20] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[09:39:20] [PASSED] NV12 Modifier for inexistent plane
[09:39:20] [PASSED] NV12 Handle for inexistent plane
[09:39:20] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[09:39:20] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[09:39:20] [PASSED] YVU420 Normal sizes
[09:39:20] [PASSED] YVU420 Max sizes
[09:39:20] [PASSED] YVU420 Invalid pitch
[09:39:20] [PASSED] YVU420 Different pitches
[09:39:20] [PASSED] YVU420 Different buffer offsets/pitches
[09:39:20] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[09:39:20] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[09:39:20] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[09:39:20] [PASSED] YVU420 Valid modifier
[09:39:20] [PASSED] YVU420 Different modifiers per plane
[09:39:20] [PASSED] YVU420 Modifier for inexistent plane
[09:39:20] [PASSED] YUV420_10BIT Invalid modifier(DRM_FORMAT_MOD_LINEAR)
[09:39:20] [PASSED] X0L2 Normal sizes
[09:39:20] [PASSED] X0L2 Max sizes
[09:39:20] [PASSED] X0L2 Invalid pitch
[09:39:20] [PASSED] X0L2 Pitch greater than minimum required
[09:39:20] [PASSED] X0L2 Handle for inexistent plane
[09:39:20] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[09:39:20] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[09:39:20] [PASSED] X0L2 Valid modifier
[09:39:20] [PASSED] X0L2 Modifier for inexistent plane
[09:39:20] =========== [PASSED] drm_test_framebuffer_create ===========
[09:39:20] [PASSED] drm_test_framebuffer_free
[09:39:20] [PASSED] drm_test_framebuffer_init
[09:39:20] [PASSED] drm_test_framebuffer_init_bad_format
[09:39:20] [PASSED] drm_test_framebuffer_init_dev_mismatch
[09:39:20] [PASSED] drm_test_framebuffer_lookup
[09:39:20] [PASSED] drm_test_framebuffer_lookup_inexistent
[09:39:20] [PASSED] drm_test_framebuffer_modifiers_not_supported
[09:39:20] ================= [PASSED] drm_framebuffer =================
[09:39:20] ================ drm_gem_shmem (8 subtests) ================
[09:39:20] [PASSED] drm_gem_shmem_test_obj_create
[09:39:20] [PASSED] drm_gem_shmem_test_obj_create_private
[09:39:20] [PASSED] drm_gem_shmem_test_pin_pages
[09:39:20] [PASSED] drm_gem_shmem_test_vmap
[09:39:20] [PASSED] drm_gem_shmem_test_get_pages_sgt
[09:39:20] [PASSED] drm_gem_shmem_test_get_sg_table
[09:39:20] [PASSED] drm_gem_shmem_test_madvise
[09:39:20] [PASSED] drm_gem_shmem_test_purge
[09:39:20] ================== [PASSED] drm_gem_shmem ==================
[09:39:20] === drm_atomic_helper_connector_hdmi_check (27 subtests) ===
[09:39:20] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[09:39:20] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[09:39:20] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[09:39:20] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[09:39:20] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[09:39:20] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[09:39:20] ====== drm_test_check_broadcast_rgb_cea_mode_yuv420 =======
[09:39:20] [PASSED] Automatic
[09:39:20] [PASSED] Full
[09:39:20] [PASSED] Limited 16:235
[09:39:20] == [PASSED] drm_test_check_broadcast_rgb_cea_mode_yuv420 ===
[09:39:20] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[09:39:20] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[09:39:20] [PASSED] drm_test_check_disable_connector
[09:39:20] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[09:39:20] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_rgb
[09:39:20] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_yuv420
[09:39:20] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv422
[09:39:20] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420
[09:39:20] [PASSED] drm_test_check_driver_unsupported_fallback_yuv420
[09:39:20] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[09:39:20] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[09:39:20] [PASSED] drm_test_check_output_bpc_dvi
[09:39:20] [PASSED] drm_test_check_output_bpc_format_vic_1
[09:39:20] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[09:39:20] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[09:39:20] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[09:39:20] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[09:39:20] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[09:39:20] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[09:39:20] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[09:39:20] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[09:39:20] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[09:39:20] [PASSED] drm_test_check_broadcast_rgb_value
[09:39:20] [PASSED] drm_test_check_bpc_8_value
[09:39:20] [PASSED] drm_test_check_bpc_10_value
[09:39:20] [PASSED] drm_test_check_bpc_12_value
[09:39:20] [PASSED] drm_test_check_format_value
[09:39:20] [PASSED] drm_test_check_tmds_char_value
[09:39:20] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[09:39:20] = drm_atomic_helper_connector_hdmi_mode_valid (4 subtests) =
[09:39:20] [PASSED] drm_test_check_mode_valid
[09:39:20] [PASSED] drm_test_check_mode_valid_reject
[09:39:20] [PASSED] drm_test_check_mode_valid_reject_rate
[09:39:20] [PASSED] drm_test_check_mode_valid_reject_max_clock
[09:39:20] === [PASSED] drm_atomic_helper_connector_hdmi_mode_valid ===
[09:39:20] ================= drm_managed (2 subtests) =================
[09:39:20] [PASSED] drm_test_managed_release_action
[09:39:20] [PASSED] drm_test_managed_run_action
[09:39:20] =================== [PASSED] drm_managed ===================
[09:39:20] =================== drm_mm (6 subtests) ====================
[09:39:20] [PASSED] drm_test_mm_init
[09:39:20] [PASSED] drm_test_mm_debug
[09:39:20] [PASSED] drm_test_mm_align32
[09:39:20] [PASSED] drm_test_mm_align64
[09:39:20] [PASSED] drm_test_mm_lowest
[09:39:20] [PASSED] drm_test_mm_highest
[09:39:20] ===================== [PASSED] drm_mm ======================
[09:39:20] ============= drm_modes_analog_tv (5 subtests) =============
[09:39:20] [PASSED] drm_test_modes_analog_tv_mono_576i
[09:39:20] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[09:39:20] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[09:39:20] [PASSED] drm_test_modes_analog_tv_pal_576i
[09:39:20] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[09:39:20] =============== [PASSED] drm_modes_analog_tv ===============
[09:39:20] ============== drm_plane_helper (2 subtests) ===============
[09:39:20] =============== drm_test_check_plane_state ================
[09:39:20] [PASSED] clipping_simple
[09:39:20] [PASSED] clipping_rotate_reflect
[09:39:20] [PASSED] positioning_simple
[09:39:20] [PASSED] upscaling
[09:39:20] [PASSED] downscaling
[09:39:20] [PASSED] rounding1
[09:39:20] [PASSED] rounding2
[09:39:20] [PASSED] rounding3
[09:39:20] [PASSED] rounding4
[09:39:20] =========== [PASSED] drm_test_check_plane_state ============
[09:39:20] =========== drm_test_check_invalid_plane_state ============
[09:39:20] [PASSED] positioning_invalid
[09:39:20] [PASSED] upscaling_invalid
[09:39:20] [PASSED] downscaling_invalid
[09:39:20] ======= [PASSED] drm_test_check_invalid_plane_state ========
[09:39:20] ================ [PASSED] drm_plane_helper =================
[09:39:20] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[09:39:20] ====== drm_test_connector_helper_tv_get_modes_check =======
[09:39:20] [PASSED] None
[09:39:20] [PASSED] PAL
[09:39:20] [PASSED] NTSC
[09:39:20] [PASSED] Both, NTSC Default
[09:39:20] [PASSED] Both, PAL Default
[09:39:20] [PASSED] Both, NTSC Default, with PAL on command-line
[09:39:20] [PASSED] Both, PAL Default, with NTSC on command-line
[09:39:20] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[09:39:20] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[09:39:20] ================== drm_rect (9 subtests) ===================
[09:39:20] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[09:39:20] [PASSED] drm_test_rect_clip_scaled_not_clipped
[09:39:20] [PASSED] drm_test_rect_clip_scaled_clipped
[09:39:20] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[09:39:20] ================= drm_test_rect_intersect =================
[09:39:20] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[09:39:20] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[09:39:20] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[09:39:20] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[09:39:20] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[09:39:20] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[09:39:20] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[09:39:20] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[09:39:20] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[09:39:20] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[09:39:20] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[09:39:20] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[09:39:20] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[09:39:20] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[09:39:20] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
[09:39:20] ============= [PASSED] drm_test_rect_intersect =============
[09:39:20] ================ drm_test_rect_calc_hscale ================
[09:39:20] [PASSED] normal use
[09:39:20] [PASSED] out of max range
[09:39:20] [PASSED] out of min range
[09:39:20] [PASSED] zero dst
[09:39:20] [PASSED] negative src
[09:39:20] [PASSED] negative dst
[09:39:20] ============ [PASSED] drm_test_rect_calc_hscale ============
[09:39:20] ================ drm_test_rect_calc_vscale ================
[09:39:20] [PASSED] normal use
stty: 'standard input': Inappropriate ioctl for device
[09:39:20] [PASSED] out of max range
[09:39:20] [PASSED] out of min range
[09:39:20] [PASSED] zero dst
[09:39:20] [PASSED] negative src
[09:39:20] [PASSED] negative dst
[09:39:20] ============ [PASSED] drm_test_rect_calc_vscale ============
[09:39:20] ================== drm_test_rect_rotate ===================
[09:39:20] [PASSED] reflect-x
[09:39:20] [PASSED] reflect-y
[09:39:20] [PASSED] rotate-0
[09:39:20] [PASSED] rotate-90
[09:39:20] [PASSED] rotate-180
[09:39:20] [PASSED] rotate-270
[09:39:20] ============== [PASSED] drm_test_rect_rotate ===============
[09:39:20] ================ drm_test_rect_rotate_inv =================
[09:39:20] [PASSED] reflect-x
[09:39:20] [PASSED] reflect-y
[09:39:20] [PASSED] rotate-0
[09:39:20] [PASSED] rotate-90
[09:39:20] [PASSED] rotate-180
[09:39:20] [PASSED] rotate-270
[09:39:20] ============ [PASSED] drm_test_rect_rotate_inv =============
[09:39:20] ==================== [PASSED] drm_rect =====================
[09:39:20] ============ drm_sysfb_modeset_test (1 subtest) ============
[09:39:20] ============ drm_test_sysfb_build_fourcc_list =============
[09:39:20] [PASSED] no native formats
[09:39:20] [PASSED] XRGB8888 as native format
[09:39:20] [PASSED] remove duplicates
[09:39:20] [PASSED] convert alpha formats
[09:39:20] [PASSED] random formats
[09:39:20] ======== [PASSED] drm_test_sysfb_build_fourcc_list =========
[09:39:20] ============= [PASSED] drm_sysfb_modeset_test ==============
[09:39:20] ================== drm_fixp (2 subtests) ===================
[09:39:20] [PASSED] drm_test_int2fixp
[09:39:20] [PASSED] drm_test_sm2fixp
[09:39:20] ==================== [PASSED] drm_fixp =====================
[09:39:20] ============================================================
[09:39:20] Testing complete. Ran 624 tests: passed: 624
[09:39:20] Elapsed time: 27.448s total, 1.723s configuring, 25.252s building, 0.434s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/ttm/tests/.kunitconfig
[09:39:20] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[09:39:21] 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
[09:39:31] Starting KUnit Kernel (1/1)...
[09:39:31] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[09:39:31] ================= ttm_device (5 subtests) ==================
[09:39:31] [PASSED] ttm_device_init_basic
[09:39:31] [PASSED] ttm_device_init_multiple
[09:39:31] [PASSED] ttm_device_fini_basic
[09:39:31] [PASSED] ttm_device_init_no_vma_man
[09:39:31] ================== ttm_device_init_pools ==================
[09:39:31] [PASSED] No DMA allocations, no DMA32 required
[09:39:31] [PASSED] DMA allocations, DMA32 required
[09:39:31] [PASSED] No DMA allocations, DMA32 required
[09:39:31] [PASSED] DMA allocations, no DMA32 required
[09:39:31] ============== [PASSED] ttm_device_init_pools ==============
[09:39:31] =================== [PASSED] ttm_device ====================
[09:39:31] ================== ttm_pool (8 subtests) ===================
[09:39:31] ================== ttm_pool_alloc_basic ===================
[09:39:31] [PASSED] One page
[09:39:31] [PASSED] More than one page
[09:39:31] [PASSED] Above the allocation limit
[09:39:31] [PASSED] One page, with coherent DMA mappings enabled
[09:39:31] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[09:39:31] ============== [PASSED] ttm_pool_alloc_basic ===============
[09:39:31] ============== ttm_pool_alloc_basic_dma_addr ==============
[09:39:31] [PASSED] One page
[09:39:31] [PASSED] More than one page
[09:39:31] [PASSED] Above the allocation limit
[09:39:31] [PASSED] One page, with coherent DMA mappings enabled
[09:39:31] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[09:39:31] ========== [PASSED] ttm_pool_alloc_basic_dma_addr ==========
[09:39:31] [PASSED] ttm_pool_alloc_order_caching_match
[09:39:31] [PASSED] ttm_pool_alloc_caching_mismatch
[09:39:31] [PASSED] ttm_pool_alloc_order_mismatch
[09:39:31] [PASSED] ttm_pool_free_dma_alloc
[09:39:31] [PASSED] ttm_pool_free_no_dma_alloc
[09:39:31] [PASSED] ttm_pool_fini_basic
[09:39:31] ==================== [PASSED] ttm_pool =====================
[09:39:31] ================ ttm_resource (8 subtests) =================
[09:39:31] ================= ttm_resource_init_basic =================
[09:39:31] [PASSED] Init resource in TTM_PL_SYSTEM
[09:39:31] [PASSED] Init resource in TTM_PL_VRAM
[09:39:31] [PASSED] Init resource in a private placement
[09:39:31] [PASSED] Init resource in TTM_PL_SYSTEM, set placement flags
[09:39:31] ============= [PASSED] ttm_resource_init_basic =============
[09:39:31] [PASSED] ttm_resource_init_pinned
[09:39:31] [PASSED] ttm_resource_fini_basic
[09:39:31] [PASSED] ttm_resource_manager_init_basic
[09:39:31] [PASSED] ttm_resource_manager_usage_basic
[09:39:31] [PASSED] ttm_resource_manager_set_used_basic
[09:39:31] [PASSED] ttm_sys_man_alloc_basic
[09:39:31] [PASSED] ttm_sys_man_free_basic
[09:39:31] ================== [PASSED] ttm_resource ===================
[09:39:31] =================== ttm_tt (15 subtests) ===================
[09:39:31] ==================== ttm_tt_init_basic ====================
[09:39:31] [PASSED] Page-aligned size
[09:39:31] [PASSED] Extra pages requested
[09:39:31] ================ [PASSED] ttm_tt_init_basic ================
[09:39:31] [PASSED] ttm_tt_init_misaligned
[09:39:31] [PASSED] ttm_tt_fini_basic
[09:39:31] [PASSED] ttm_tt_fini_sg
[09:39:31] [PASSED] ttm_tt_fini_shmem
[09:39:31] [PASSED] ttm_tt_create_basic
[09:39:31] [PASSED] ttm_tt_create_invalid_bo_type
[09:39:31] [PASSED] ttm_tt_create_ttm_exists
[09:39:31] [PASSED] ttm_tt_create_failed
[09:39:31] [PASSED] ttm_tt_destroy_basic
[09:39:31] [PASSED] ttm_tt_populate_null_ttm
[09:39:31] [PASSED] ttm_tt_populate_populated_ttm
[09:39:31] [PASSED] ttm_tt_unpopulate_basic
[09:39:31] [PASSED] ttm_tt_unpopulate_empty_ttm
[09:39:31] [PASSED] ttm_tt_swapin_basic
[09:39:31] ===================== [PASSED] ttm_tt ======================
[09:39:31] =================== ttm_bo (14 subtests) ===================
[09:39:31] =========== ttm_bo_reserve_optimistic_no_ticket ===========
[09:39:31] [PASSED] Cannot be interrupted and sleeps
[09:39:31] [PASSED] Cannot be interrupted, locks straight away
[09:39:31] [PASSED] Can be interrupted, sleeps
[09:39:31] ======= [PASSED] ttm_bo_reserve_optimistic_no_ticket =======
[09:39:31] [PASSED] ttm_bo_reserve_locked_no_sleep
[09:39:31] [PASSED] ttm_bo_reserve_no_wait_ticket
[09:39:31] [PASSED] ttm_bo_reserve_double_resv
[09:39:31] [PASSED] ttm_bo_reserve_interrupted
[09:39:31] [PASSED] ttm_bo_reserve_deadlock
[09:39:31] [PASSED] ttm_bo_unreserve_basic
[09:39:31] [PASSED] ttm_bo_unreserve_pinned
[09:39:31] [PASSED] ttm_bo_unreserve_bulk
[09:39:31] [PASSED] ttm_bo_fini_basic
[09:39:31] [PASSED] ttm_bo_fini_shared_resv
[09:39:31] [PASSED] ttm_bo_pin_basic
[09:39:31] [PASSED] ttm_bo_pin_unpin_resource
[09:39:31] [PASSED] ttm_bo_multiple_pin_one_unpin
[09:39:31] ===================== [PASSED] ttm_bo ======================
[09:39:31] ============== ttm_bo_validate (21 subtests) ===============
[09:39:31] ============== ttm_bo_init_reserved_sys_man ===============
[09:39:31] [PASSED] Buffer object for userspace
[09:39:31] [PASSED] Kernel buffer object
[09:39:31] [PASSED] Shared buffer object
[09:39:31] ========== [PASSED] ttm_bo_init_reserved_sys_man ===========
[09:39:31] ============== ttm_bo_init_reserved_mock_man ==============
[09:39:31] [PASSED] Buffer object for userspace
[09:39:31] [PASSED] Kernel buffer object
[09:39:31] [PASSED] Shared buffer object
[09:39:31] ========== [PASSED] ttm_bo_init_reserved_mock_man ==========
[09:39:31] [PASSED] ttm_bo_init_reserved_resv
[09:39:31] ================== ttm_bo_validate_basic ==================
[09:39:31] [PASSED] Buffer object for userspace
[09:39:31] [PASSED] Kernel buffer object
[09:39:31] [PASSED] Shared buffer object
[09:39:31] ============== [PASSED] ttm_bo_validate_basic ==============
[09:39:31] [PASSED] ttm_bo_validate_invalid_placement
[09:39:31] ============= ttm_bo_validate_same_placement ==============
[09:39:31] [PASSED] System manager
[09:39:31] [PASSED] VRAM manager
[09:39:31] ========= [PASSED] ttm_bo_validate_same_placement ==========
[09:39:31] [PASSED] ttm_bo_validate_failed_alloc
[09:39:31] [PASSED] ttm_bo_validate_pinned
[09:39:31] [PASSED] ttm_bo_validate_busy_placement
[09:39:31] ================ ttm_bo_validate_multihop =================
[09:39:31] [PASSED] Buffer object for userspace
[09:39:31] [PASSED] Kernel buffer object
[09:39:31] [PASSED] Shared buffer object
[09:39:31] ============ [PASSED] ttm_bo_validate_multihop =============
[09:39:31] ========== ttm_bo_validate_no_placement_signaled ==========
[09:39:31] [PASSED] Buffer object in system domain, no page vector
[09:39:31] [PASSED] Buffer object in system domain with an existing page vector
[09:39:31] ====== [PASSED] ttm_bo_validate_no_placement_signaled ======
[09:39:31] ======== ttm_bo_validate_no_placement_not_signaled ========
[09:39:31] [PASSED] Buffer object for userspace
[09:39:31] [PASSED] Kernel buffer object
[09:39:31] [PASSED] Shared buffer object
[09:39:31] ==== [PASSED] ttm_bo_validate_no_placement_not_signaled ====
[09:39:31] [PASSED] ttm_bo_validate_move_fence_signaled
[09:39:31] ========= ttm_bo_validate_move_fence_not_signaled =========
[09:39:31] [PASSED] Waits for GPU
[09:39:31] [PASSED] Tries to lock straight away
[09:39:31] ===== [PASSED] ttm_bo_validate_move_fence_not_signaled =====
[09:39:31] [PASSED] ttm_bo_validate_happy_evict
[09:39:31] [PASSED] ttm_bo_validate_all_pinned_evict
[09:39:31] [PASSED] ttm_bo_validate_allowed_only_evict
[09:39:31] [PASSED] ttm_bo_validate_deleted_evict
[09:39:31] [PASSED] ttm_bo_validate_busy_domain_evict
[09:39:31] [PASSED] ttm_bo_validate_evict_gutting
[09:39:31] [PASSED] ttm_bo_validate_recrusive_evict
stty: 'standard input': Inappropriate ioctl for device
[09:39:31] ================= [PASSED] ttm_bo_validate =================
[09:39:31] ============================================================
[09:39:31] Testing complete. Ran 101 tests: passed: 101
[09:39:31] Elapsed time: 11.371s total, 1.671s configuring, 9.484s building, 0.182s running
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel
^ permalink raw reply [flat|nested] 11+ messages in thread
* [PATCH v8 0/4] VF double migration
@ 2025-12-01 9:50 Satyanarayana K V P
2025-12-01 9:39 ` ✓ CI.KUnit: success for VF double migration (rev8) Patchwork
` (6 more replies)
0 siblings, 7 replies; 11+ messages in thread
From: Satyanarayana K V P @ 2025-12-01 9:50 UTC (permalink / raw)
To: intel-xe; +Cc: Satyanarayana K V P
In scenarios involving double migration, the VF KMD may encounter
situations where it is instructed to re-migrate before having the
opportunity to send RESFIX_DONE for the initial migration. This can occur
when the fix-up for the prior migration is still underway, but the VF KMD
is migrated again.
Consequently, this may lead to the possibility of sending two migration
notifications (i.e., pending fix-up for the first migration and a second
notification for the new migration). Upon receiving the first RES_FIX
notification, the GuC will resume VF submission on the GPU, potentially
resulting in undefined behavior, such as system hangs or crashes.
To avoid these hangs, a new VF2GUC action `VF2GUC_RESFIX_START` is
sent along with marker and when GUC receives the same marker with
`VF2GUC_RESFIX_DONE`action, it starts scheduling work loads from VF.
---
V7 -> V8:
- Fixed review comments (Michal W).
- Fixed issue with checkPatch.pl
- xe_irq_resume() is moved to vf_post_migration_rearm().
- Renamed vf_post_migration_resfix_start_marker() to
vf_post_migration_next_resfix_marker().
- Created new wrapper vf_post_migration_resfix_start() for
vf_resfix_start()
- Updated flow diagram as per review comments.
V6 -> V7:
- Fixed review comments (Michal W).
- Made resfix_start marker width to u8.
- Moved XE_GUC_RESPONSE_VF_MIGRATED handling in xe_guc_mmio_send_recv()
function new patch.
V5 -> V6:
- Fixed review comments (Michal W).
- Updated resfix_done and res_fix_start function names.
- Handled XE_GUC_RESPONSE_VF_MIGRATED error case received from GuC.
- Remove skip_resfix error when another migration is in queue.
- Fixed review comments (Michal W).
- Removed timeout and VF KMD waits infinately when resfix_stoppers bits
are set.
- Created helper macro for WAIT positions.
V4 -> V5:
- Fixed review comments (Michal W).
- Created new function vf_migration_init_late().
- Fixed minor debug log levels and documentation part.
- Moved complete marker logic to vf_post_migration_resfix_start_marker()
- Updated debugfs entries.
V3 -> V4:
- Gated Save/restore on Guc version 70.54.0
- Enabled RESFIX_START by default.
- Updated RESFIX_DONE documention.
V2 -> V3:
- Fixed review comments (Michal W).
- Updated commit message.
- Fixed CI.BAT issues.
- Added helper function to assert on unsupported GUC versions.
- Added debugfs entries to test VF double migration.
V1 -> V2:
- Squashed "Enable RESFIX start marker only on supported GUC
versions" commit into a single commit. (Matt B)
- Use fault injection for testing VF double migration feature (Matt B).
Satyanarayana K V P (4):
drm/xe/vf: Enable VF migration only on supported GuC versions
drm/xe/vf: Introduce RESFIX start marker support
drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF
post-migration
drm/xe/vf: Add debugfs entries to test VF double migration
.../gpu/drm/xe/abi/guc_actions_sriov_abi.h | 67 ++++++--
drivers/gpu/drm/xe/xe_gt_sriov_vf.c | 153 +++++++++++++-----
drivers/gpu/drm/xe/xe_gt_sriov_vf_debugfs.c | 12 ++
drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h | 13 ++
drivers/gpu/drm/xe/xe_guc.c | 6 +
drivers/gpu/drm/xe/xe_sriov_vf.c | 86 +++++++++-
6 files changed, 286 insertions(+), 51 deletions(-)
--
2.51.0
^ permalink raw reply [flat|nested] 11+ messages in thread
* [PATCH v8 1/4] drm/xe/vf: Enable VF migration only on supported GuC versions
2025-12-01 9:50 [PATCH v8 0/4] VF double migration Satyanarayana K V P
2025-12-01 9:39 ` ✓ CI.KUnit: success for VF double migration (rev8) Patchwork
@ 2025-12-01 9:50 ` Satyanarayana K V P
2025-12-01 9:50 ` [PATCH v8 2/4] drm/xe/vf: Introduce RESFIX start marker support Satyanarayana K V P
` (4 subsequent siblings)
6 siblings, 0 replies; 11+ messages in thread
From: Satyanarayana K V P @ 2025-12-01 9:50 UTC (permalink / raw)
To: intel-xe; +Cc: Satyanarayana K V P, Michal Wajdeczko, Matthew Brost, Tomasz Lis
Enable VF migration starting with GuC 70.54.0 (compatibility version
1.27.0) which supports additional VF2GUC_RESFIX_START message required
to handle migration recovery in a more robust way.
Signed-off-by: Satyanarayana K V P <satyanarayana.k.v.p@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Tomasz Lis <tomasz.lis@intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
---
V7 -> V8:
- None.
V6 -> V7:
- Fixed review comments (Michal W).
- vf_migration_init_late() checks whether migration is supported or not.
V5 -> V6:
- Fixed review comments (Michal W).
- Updated commit message.
- return xe_sriov_vf_migration_supported() from vf_migration_init_late().
V4 -> V5:
- Created new function vf_migration_init_late() (Michal W).
V3 -> V4:
- New commit
V2 -> V3:
- None.
V1 -> V2:
- None.
---
drivers/gpu/drm/xe/xe_sriov_vf.c | 22 +++++++++++++++++++++-
1 file changed, 21 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/xe/xe_sriov_vf.c b/drivers/gpu/drm/xe/xe_sriov_vf.c
index 284ce37ca92d..d56b8cfea50b 100644
--- a/drivers/gpu/drm/xe/xe_sriov_vf.c
+++ b/drivers/gpu/drm/xe/xe_sriov_vf.c
@@ -170,6 +170,26 @@ void xe_sriov_vf_init_early(struct xe_device *xe)
vf_migration_init_early(xe);
}
+static bool vf_migration_init_late(struct xe_device *xe)
+{
+ struct xe_gt *gt = xe_root_mmio_gt(xe);
+ struct xe_uc_fw_version guc_version;
+
+ if (!xe_sriov_vf_migration_supported(xe))
+ return 0;
+
+ xe_gt_sriov_vf_guc_versions(gt, NULL, &guc_version);
+ if (MAKE_GUC_VER_STRUCT(guc_version) < MAKE_GUC_VER(1, 27, 0)) {
+ xe_sriov_vf_migration_disable(xe,
+ "requires GuC ABI >= 1.27.0, but only %u.%u.%u found",
+ guc_version.major, guc_version.minor,
+ guc_version.patch);
+ return 0;
+ }
+
+ return xe_sriov_vf_ccs_init(xe);
+}
+
/**
* xe_sriov_vf_init_late() - SR-IOV VF late initialization functions.
* @xe: the &xe_device to initialize
@@ -180,7 +200,7 @@ void xe_sriov_vf_init_early(struct xe_device *xe)
*/
int xe_sriov_vf_init_late(struct xe_device *xe)
{
- return xe_sriov_vf_ccs_init(xe);
+ return vf_migration_init_late(xe);
}
static int sa_info_vf_ccs(struct seq_file *m, void *data)
--
2.51.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [PATCH v8 2/4] drm/xe/vf: Introduce RESFIX start marker support
2025-12-01 9:50 [PATCH v8 0/4] VF double migration Satyanarayana K V P
2025-12-01 9:39 ` ✓ CI.KUnit: success for VF double migration (rev8) Patchwork
2025-12-01 9:50 ` [PATCH v8 1/4] drm/xe/vf: Enable VF migration only on supported GuC versions Satyanarayana K V P
@ 2025-12-01 9:50 ` Satyanarayana K V P
2025-12-01 14:25 ` Michal Wajdeczko
2025-12-01 9:50 ` [PATCH v8 3/4] drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF post-migration Satyanarayana K V P
` (3 subsequent siblings)
6 siblings, 1 reply; 11+ messages in thread
From: Satyanarayana K V P @ 2025-12-01 9:50 UTC (permalink / raw)
To: intel-xe; +Cc: Satyanarayana K V P, Michal Wajdeczko, Matthew Brost, Tomasz Lis
In scenarios involving double migration, the VF KMD may encounter
situations where it is instructed to re-migrate before having the
opportunity to send RESFIX_DONE for the initial migration. This can occur
when the fix-up for the prior migration is still underway, but the VF KMD
is migrated again.
Consequently, this may lead to the possibility of sending two migration
notifications (i.e., pending fix-up for the first migration and a second
notification for the new migration). Upon receiving the first RES_FIX
notification, the GuC will resume VF submission on the GPU, potentially
resulting in undefined behavior, such as system hangs or crashes.
To avoid this, post migration, a marker is sent to the GUC prior to the
start of resource fixups to indicate start of resource fixups. The same
marker is sent along with RESFIX_DONE notification so that GUC can avoid
submitting jobs to HW in case of double migration.
Signed-off-by: Satyanarayana K V P <satyanarayana.k.v.p@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Tomasz Lis <tomasz.lis@intel.com>
---
V7 -> V8:
- Fixed review comments (Michal W).
- xe_irq_resume() is moved to vf_post_migration_rearm().
- Renamed vf_post_migration_resfix_start_marker() to
vf_post_migration_next_resfix_marker().
- Created new wrapper vf_post_migration_resfix_start() for vf_resfix_start()
- Updated flow diagram as per review comments.
V6 -> V7:
- Fixed review comments (Michal W).
- Made resfix_start marker width to u8.
- Removed XE_GUC_RESPONSE_VF_MIGRATED handling in xe_guc_mmio_send_recv()
function and moved to seperate patch.
V5 -> V6:
- Fixed review comments (Michal W).
- Updated resfix_done and res_fix_start function names.
- Handled XE_GUC_RESPONSE_VF_MIGRATED error case received from GuC.
- Remove skip_resfix error when another migration is in queue.
V4 -> V5:
- Fixed review comments (Michal W).
- Fixed minor debug log levels and documentation part.
- Moved complete marker logic to vf_post_migration_resfix_start_marker()
V3 -> V4:
- Updated RESFIX_DONE action name and documenation part. (Michal W)
- Enable resfxi_start marked by default as sav/restore is gated on
Guc version 70.54.0
V2 -> V3:
- Fixed review comments (Michal W).
- Updated commit message.
- Fixed CI.BAT issues.
- Added helper function to assert on unsupported GUC versions.
- Updated RESFIX_DONE action name and documenation part.
V1 -> V2:
- Squashed "Enable RESFIX start marker only on supported GUC
versions" commit into a single commit. (Matt B)
---
.../gpu/drm/xe/abi/guc_actions_sriov_abi.h | 67 +++++++++--
drivers/gpu/drm/xe/xe_gt_sriov_vf.c | 112 ++++++++++++------
drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h | 5 +
drivers/gpu/drm/xe/xe_sriov_vf.c | 64 +++++++++-
4 files changed, 197 insertions(+), 51 deletions(-)
diff --git a/drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h b/drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
index 0b28659d94e9..d9f21202e1a9 100644
--- a/drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
+++ b/drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
@@ -502,13 +502,17 @@
#define VF2GUC_VF_RESET_RESPONSE_MSG_0_MBZ GUC_HXG_RESPONSE_MSG_0_DATA0
/**
- * DOC: VF2GUC_NOTIFY_RESFIX_DONE
+ * DOC: VF2GUC_RESFIX_DONE
*
- * This action is used by VF to notify the GuC that the VF KMD has completed
- * post-migration recovery steps.
+ * This action is used by VF to inform the GuC that the VF KMD has completed
+ * post-migration recovery steps. From GuC VF compatibility 1.27.0 onwards, it
+ * shall only be sent after posting RESFIX_START and that both @MARKER fields
+ * must match.
*
* This message must be sent as `MMIO HXG Message`_.
*
+ * Updated since GuC VF compatibility 1.27.0.
+ *
* +---+-------+--------------------------------------------------------------+
* | | Bits | Description |
* +===+=======+==============================================================+
@@ -516,9 +520,11 @@
* | +-------+--------------------------------------------------------------+
* | | 30:28 | TYPE = GUC_HXG_TYPE_REQUEST_ |
* | +-------+--------------------------------------------------------------+
- * | | 27:16 | DATA0 = MBZ |
+ * | | 27:16 | DATA0 = MARKER = MBZ (only prior 1.27.0) |
* | +-------+--------------------------------------------------------------+
- * | | 15:0 | ACTION = _`GUC_ACTION_VF2GUC_NOTIFY_RESFIX_DONE` = 0x5508 |
+ * | | 27:16 | DATA0 = MARKER - can't be zero (1.27.0+) |
+ * | +-------+--------------------------------------------------------------+
+ * | | 15:0 | ACTION = _`GUC_ACTION_VF2GUC_RESFIX_DONE` = 0x5508 |
* +---+-------+--------------------------------------------------------------+
*
* +---+-------+--------------------------------------------------------------+
@@ -531,13 +537,13 @@
* | | 27:0 | DATA0 = MBZ |
* +---+-------+--------------------------------------------------------------+
*/
-#define GUC_ACTION_VF2GUC_NOTIFY_RESFIX_DONE 0x5508u
+#define GUC_ACTION_VF2GUC_RESFIX_DONE 0x5508u
-#define VF2GUC_NOTIFY_RESFIX_DONE_REQUEST_MSG_LEN GUC_HXG_REQUEST_MSG_MIN_LEN
-#define VF2GUC_NOTIFY_RESFIX_DONE_REQUEST_MSG_0_MBZ GUC_HXG_REQUEST_MSG_0_DATA0
+#define VF2GUC_RESFIX_DONE_REQUEST_MSG_LEN GUC_HXG_REQUEST_MSG_MIN_LEN
+#define VF2GUC_RESFIX_DONE_REQUEST_MSG_0_MARKER GUC_HXG_REQUEST_MSG_0_DATA0
-#define VF2GUC_NOTIFY_RESFIX_DONE_RESPONSE_MSG_LEN GUC_HXG_RESPONSE_MSG_MIN_LEN
-#define VF2GUC_NOTIFY_RESFIX_DONE_RESPONSE_MSG_0_MBZ GUC_HXG_RESPONSE_MSG_0_DATA0
+#define VF2GUC_RESFIX_DONE_RESPONSE_MSG_LEN GUC_HXG_RESPONSE_MSG_MIN_LEN
+#define VF2GUC_RESFIX_DONE_RESPONSE_MSG_0_MBZ GUC_HXG_RESPONSE_MSG_0_DATA0
/**
* DOC: VF2GUC_QUERY_SINGLE_KLV
@@ -656,4 +662,45 @@
#define PF2GUC_SAVE_RESTORE_VF_RESPONSE_MSG_LEN GUC_HXG_RESPONSE_MSG_MIN_LEN
#define PF2GUC_SAVE_RESTORE_VF_RESPONSE_MSG_0_USED GUC_HXG_RESPONSE_MSG_0_DATA0
+/**
+ * DOC: VF2GUC_RESFIX_START
+ *
+ * This action is used by VF to inform the GuC that the VF KMD will be starting
+ * post-migration recovery fixups. The @MARKER sent with this action must match
+ * with the MARKER posted in the VF2GUC_RESFIX_DONE message.
+ *
+ * This message must be sent as `MMIO HXG Message`_.
+ *
+ * Available since GuC VF compatibility 1.27.0.
+ *
+ * +---+-------+--------------------------------------------------------------+
+ * | | Bits | Description |
+ * +===+=======+==============================================================+
+ * | 0 | 31 | ORIGIN = GUC_HXG_ORIGIN_HOST_ |
+ * | +-------+--------------------------------------------------------------+
+ * | | 30:28 | TYPE = GUC_HXG_TYPE_REQUEST_ |
+ * | +-------+--------------------------------------------------------------+
+ * | | 27:16 | DATA0 = MARKER - can't be zero |
+ * | +-------+--------------------------------------------------------------+
+ * | | 15:0 | ACTION = _`GUC_ACTION_VF2GUC_RESFIX_START` = 0x550F |
+ * +---+-------+--------------------------------------------------------------+
+ *
+ * +---+-------+--------------------------------------------------------------+
+ * | | Bits | Description |
+ * +===+=======+==============================================================+
+ * | 0 | 31 | ORIGIN = GUC_HXG_ORIGIN_GUC_ |
+ * | +-------+--------------------------------------------------------------+
+ * | | 30:28 | TYPE = GUC_HXG_TYPE_RESPONSE_SUCCESS_ |
+ * | +-------+--------------------------------------------------------------+
+ * | | 27:0 | DATA0 = MBZ |
+ * +---+-------+--------------------------------------------------------------+
+ */
+#define GUC_ACTION_VF2GUC_RESFIX_START 0x550Fu
+
+#define VF2GUC_RESFIX_START_REQUEST_MSG_LEN GUC_HXG_REQUEST_MSG_MIN_LEN
+#define VF2GUC_RESFIX_START_REQUEST_MSG_0_MARKER GUC_HXG_REQUEST_MSG_0_DATA0
+
+#define VF2GUC_RESFIX_START_RESPONSE_MSG_LEN GUC_HXG_RESPONSE_MSG_MIN_LEN
+#define VF2GUC_RESFIX_START_RESPONSE_MSG_0_MBZ GUC_HXG_RESPONSE_MSG_0_DATA0
+
#endif
diff --git a/drivers/gpu/drm/xe/xe_gt_sriov_vf.c b/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
index 97c29c55f885..5bf13e41de80 100644
--- a/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
+++ b/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
@@ -299,12 +299,13 @@ void xe_gt_sriov_vf_guc_versions(struct xe_gt *gt,
*found = gt->sriov.vf.guc_version;
}
-static int guc_action_vf_notify_resfix_done(struct xe_guc *guc)
+static int guc_action_vf_resfix_start(struct xe_guc *guc, u16 marker)
{
u32 request[GUC_HXG_REQUEST_MSG_MIN_LEN] = {
FIELD_PREP(GUC_HXG_MSG_0_ORIGIN, GUC_HXG_ORIGIN_HOST) |
FIELD_PREP(GUC_HXG_MSG_0_TYPE, GUC_HXG_TYPE_REQUEST) |
- FIELD_PREP(GUC_HXG_REQUEST_MSG_0_ACTION, GUC_ACTION_VF2GUC_NOTIFY_RESFIX_DONE),
+ FIELD_PREP(GUC_HXG_REQUEST_MSG_0_ACTION, GUC_ACTION_VF2GUC_RESFIX_START) |
+ FIELD_PREP(VF2GUC_RESFIX_START_REQUEST_MSG_0_MARKER, marker),
};
int ret;
@@ -313,28 +314,41 @@ static int guc_action_vf_notify_resfix_done(struct xe_guc *guc)
return ret > 0 ? -EPROTO : ret;
}
-/**
- * vf_notify_resfix_done - Notify GuC about resource fixups apply completed.
- * @gt: the &xe_gt struct instance linked to target GuC
- *
- * Returns: 0 if the operation completed successfully, or a negative error
- * code otherwise.
- */
-static int vf_notify_resfix_done(struct xe_gt *gt)
+static int vf_resfix_start(struct xe_gt *gt, u16 marker)
{
struct xe_guc *guc = >->uc.guc;
- int err;
xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt)));
- err = guc_action_vf_notify_resfix_done(guc);
- if (unlikely(err))
- xe_gt_sriov_err(gt, "Failed to notify GuC about resource fixup done (%pe)\n",
- ERR_PTR(err));
- else
- xe_gt_sriov_dbg_verbose(gt, "sent GuC resource fixup done\n");
+ xe_gt_sriov_dbg_verbose(gt, "Sending resfix start marker %u\n", marker);
- return err;
+ return guc_action_vf_resfix_start(guc, marker);
+}
+
+static int guc_action_vf_resfix_done(struct xe_guc *guc, u16 marker)
+{
+ u32 request[GUC_HXG_REQUEST_MSG_MIN_LEN] = {
+ FIELD_PREP(GUC_HXG_MSG_0_ORIGIN, GUC_HXG_ORIGIN_HOST) |
+ FIELD_PREP(GUC_HXG_MSG_0_TYPE, GUC_HXG_TYPE_REQUEST) |
+ FIELD_PREP(GUC_HXG_REQUEST_MSG_0_ACTION, GUC_ACTION_VF2GUC_RESFIX_DONE) |
+ FIELD_PREP(VF2GUC_RESFIX_DONE_REQUEST_MSG_0_MARKER, marker),
+ };
+ int ret;
+
+ ret = xe_guc_mmio_send(guc, request, ARRAY_SIZE(request));
+
+ return ret > 0 ? -EPROTO : ret;
+}
+
+static int vf_resfix_done(struct xe_gt *gt, u16 marker)
+{
+ struct xe_guc *guc = >->uc.guc;
+
+ xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt)));
+
+ xe_gt_sriov_dbg_verbose(gt, "Sending resfix done marker %u\n", marker);
+
+ return guc_action_vf_resfix_done(guc, marker);
}
static int guc_action_query_single_klv(struct xe_guc *guc, u32 key,
@@ -1162,6 +1176,13 @@ static int vf_post_migration_fixups(struct xe_gt *gt)
static void vf_post_migration_rearm(struct xe_gt *gt)
{
+ /*
+ * Make sure interrupts on the new HW are properly set. The GuC IRQ
+ * must be working at this point, since the recovery did started,
+ * but the rest was not enabled using the procedure from spec.
+ */
+ xe_irq_resume(gt_to_xe(gt));
+
xe_guc_ct_restart(>->uc.guc.ct);
xe_guc_submit_unpause_prepare_vf(>->uc.guc);
}
@@ -1183,37 +1204,40 @@ static void vf_post_migration_abort(struct xe_gt *gt)
xe_guc_submit_pause_abort(>->uc.guc);
}
-static int vf_post_migration_notify_resfix_done(struct xe_gt *gt)
+static int vf_post_migration_resfix_done(struct xe_gt *gt, u16 marker)
{
- bool skip_resfix = false;
-
spin_lock_irq(>->sriov.vf.migration.lock);
- if (gt->sriov.vf.migration.recovery_queued) {
- skip_resfix = true;
- xe_gt_sriov_dbg(gt, "another recovery imminent, resfix skipped\n");
- } else {
+ if (gt->sriov.vf.migration.recovery_queued)
+ xe_gt_sriov_dbg(gt, "another recovery imminent\n");
+ else
WRITE_ONCE(gt->sriov.vf.migration.recovery_inprogress, false);
- }
spin_unlock_irq(>->sriov.vf.migration.lock);
- if (skip_resfix)
- return -EAGAIN;
+ return vf_resfix_done(gt, marker);
+}
- /*
- * Make sure interrupts on the new HW are properly set. The GuC IRQ
- * must be working at this point, since the recovery did started,
- * but the rest was not enabled using the procedure from spec.
- */
- xe_irq_resume(gt_to_xe(gt));
+static int vf_post_migration_resfix_start(struct xe_gt *gt, u16 marker)
+{
+ return vf_resfix_start(gt, marker);
+}
+
+static u16 vf_post_migration_next_resfix_marker(struct xe_gt *gt)
+{
+ xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt)));
- return vf_notify_resfix_done(gt);
+ BUILD_BUG_ON(1 + ((typeof(gt->sriov.vf.migration.resfix_marker))~0) >
+ FIELD_MAX(VF2GUC_RESFIX_START_REQUEST_MSG_0_MARKER));
+
+ /* add 1 to avoid zero-marker */
+ return 1 + gt->sriov.vf.migration.resfix_marker++;
}
static void vf_post_migration_recovery(struct xe_gt *gt)
{
struct xe_device *xe = gt_to_xe(gt);
- int err;
+ u16 marker;
bool retry;
+ int err;
xe_gt_sriov_dbg(gt, "migration recovery in progress\n");
@@ -1227,15 +1251,27 @@ static void vf_post_migration_recovery(struct xe_gt *gt)
goto fail;
}
+ marker = vf_post_migration_next_resfix_marker(gt);
+
+ err = vf_post_migration_resfix_start(gt, marker);
+ if (unlikely(err)) {
+ xe_gt_sriov_err(gt, "Recovery failed at GuC RESFIX_START step (%pe)\n",
+ ERR_PTR(err));
+ goto fail;
+ }
+
err = vf_post_migration_fixups(gt);
if (err)
goto fail;
vf_post_migration_rearm(gt);
- err = vf_post_migration_notify_resfix_done(gt);
- if (err && err != -EAGAIN)
+ err = vf_post_migration_resfix_done(gt, marker);
+ if (err) {
+ xe_gt_sriov_err(gt, "Recovery failed at GuC RESFIX_DONE step (%pe)\n",
+ ERR_PTR(err));
goto fail;
+ }
vf_post_migration_kickstart(gt);
diff --git a/drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h b/drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h
index 420b0e6089de..db2f8b3ed3e9 100644
--- a/drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h
+++ b/drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h
@@ -52,6 +52,11 @@ struct xe_gt_sriov_vf_migration {
wait_queue_head_t wq;
/** @scratch: Scratch memory for VF recovery */
void *scratch;
+ /**
+ * @resfix_marker: Marker sent on start and on end of post-migration
+ * steps.
+ */
+ u8 resfix_marker;
/** @recovery_teardown: VF post migration recovery is being torn down */
bool recovery_teardown;
/** @recovery_queued: VF post migration recovery in queued */
diff --git a/drivers/gpu/drm/xe/xe_sriov_vf.c b/drivers/gpu/drm/xe/xe_sriov_vf.c
index d56b8cfea50b..db1a48e707b8 100644
--- a/drivers/gpu/drm/xe/xe_sriov_vf.c
+++ b/drivers/gpu/drm/xe/xe_sriov_vf.c
@@ -49,11 +49,13 @@
*
* As soon as Virtual GPU of the VM starts, the VF driver within receives
* the MIGRATED interrupt and schedules post-migration recovery worker.
- * That worker queries GuC for new provisioning (using MMIO communication),
+ * That worker sends `VF2GUC_RESFIX_START` action along with non-zero
+ * marker, queries GuC for new provisioning (using MMIO communication),
* and applies fixups to any non-virtualized resources used by the VF.
*
* When the VF driver is ready to continue operation on the newly connected
- * hardware, it sends `VF2GUC_NOTIFY_RESFIX_DONE` which causes it to
+ * hardware, it sends `VF2GUC_RESFIX_DONE` action along with the same
+ * marker which was sent with `VF2GUC_RESFIX_START` which causes it to
* enter the long awaited `VF_RUNNING` state, and therefore start handling
* CTB messages and scheduling workloads from the VF::
*
@@ -102,12 +104,17 @@
* | [ ] new VF provisioning [ ]
* | [ ]---------------------------> [ ]
* | | [ ]
+ * | | VF2GUC_RESFIX_START [ ]
+ * | [ ] <---------------------------[ ]
+ * | [ ] [ ]
+ * | [ ] success [ ]
+ * | [ ]---------------------------> [ ]
* | | VF driver applies post [ ]
* | | migration fixups -------[ ]
* | | | [ ]
* | | -----> [ ]
* | | [ ]
- * | | VF2GUC_NOTIFY_RESFIX_DONE [ ]
+ * | | VF2GUC_RESFIX_DONE [ ]
* | [ ] <---------------------------[ ]
* | [ ] [ ]
* | [ ] GuC sets new VF state to [ ]
@@ -118,6 +125,57 @@
* | [ ]---------------------------> [ ]
* | | |
* | | |
+ *
+ * Handling of VF double migration flow is shown below::
+ *
+ * GuC1 VF
+ * | |
+ * | [ ]<--- start fixups
+ * | VF2GUC_RESFIX_START(marker) [ ]
+ * [ ] <-------------------------------------------[ ]
+ * [ ] [ ]
+ * [ ]---\ [ ]
+ * [ ] store marker [ ]
+ * [ ]<--/ [ ]
+ * [ ] [ ]
+ * [ ] success [ ]
+ * [ ] ------------------------------------------> [ ]
+ * | [ ]
+ * | [ ]---\
+ * | [ ] do fixups
+ * | [ ]<--/
+ * | [ ]
+ * : :
+ * -------------- VF paused / saved ----------------
+ * |
+ *
+ * GuC2
+ * |
+ * : :
+ * ----------------- VF restored ------------------
+ * |
+ * [ ]
+ * [ ]---\
+ * [ ] reset marker
+ * [ ]<--/
+ * [ ]
+ * ----------------- VF resumed ------------------
+ * | [ ]
+ * | [ ]
+ * | VF2GUC_RESFIX_DONE(marker) [ ]
+ * [ ] <-------------------------------------------[ ]
+ * [ ] [ ]
+ * [ ]---\ [ ]
+ * [ ] check marker [ ]
+ * [ ] (mismatch) [ ]
+ * [ ]<--/ [ ]
+ * [ ] [ ]
+ * [ ] RESPONSE_VF_MIGRATED [ ]
+ * [ ] ------------------------------------------> [ ]
+ * | [ ]---\
+ * | [ ] reschedule fixups
+ * | [ ]<--/
+ * | |
*/
/**
--
2.51.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [PATCH v8 3/4] drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF post-migration
2025-12-01 9:50 [PATCH v8 0/4] VF double migration Satyanarayana K V P
` (2 preceding siblings ...)
2025-12-01 9:50 ` [PATCH v8 2/4] drm/xe/vf: Introduce RESFIX start marker support Satyanarayana K V P
@ 2025-12-01 9:50 ` Satyanarayana K V P
2025-12-01 14:25 ` Michal Wajdeczko
2025-12-01 9:50 ` [PATCH v8 4/4] drm/xe/vf: Add debugfs entries to test VF double migration Satyanarayana K V P
` (2 subsequent siblings)
6 siblings, 1 reply; 11+ messages in thread
From: Satyanarayana K V P @ 2025-12-01 9:50 UTC (permalink / raw)
To: intel-xe; +Cc: Satyanarayana K V P, Michal Wajdeczko, Matthew Brost, Tomasz Lis
Handle GuC response `XE_GUC_RESPONSE_VF_MIGRATED` as a special case in the
VF post-migration recovery flow. When this error occurs, it indicates that
a new migration was detected while the resource fixup process was still in
progress. Instead of failing immediately, requeue the VF into the recovery
path to allow proper handling of the new migration event.
This improves robustness of VF recovery in SR-IOV environments where
migrations can overlap with resource fixup steps.
Signed-off-by: Satyanarayana K V P <satyanarayana.k.v.p@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Tomasz Lis <tomasz.lis@intel.com>
---
V7 -> V8:
- Fixed review comments (Michal W).
V6 -> V7:
- New commit.
---
drivers/gpu/drm/xe/xe_gt_sriov_vf.c | 3 +++
drivers/gpu/drm/xe/xe_guc.c | 6 ++++++
2 files changed, 9 insertions(+)
diff --git a/drivers/gpu/drm/xe/xe_gt_sriov_vf.c b/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
index 5bf13e41de80..0b3ecb000ff7 100644
--- a/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
+++ b/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
@@ -1268,6 +1268,9 @@ static void vf_post_migration_recovery(struct xe_gt *gt)
err = vf_post_migration_resfix_done(gt, marker);
if (err) {
+ if (err == -EREMCHG)
+ goto queue;
+
xe_gt_sriov_err(gt, "Recovery failed at GuC RESFIX_DONE step (%pe)\n",
ERR_PTR(err));
goto fail;
diff --git a/drivers/gpu/drm/xe/xe_guc.c b/drivers/gpu/drm/xe/xe_guc.c
index 88376bc2a483..f0407bab9a0c 100644
--- a/drivers/gpu/drm/xe/xe_guc.c
+++ b/drivers/gpu/drm/xe/xe_guc.c
@@ -1484,6 +1484,12 @@ int xe_guc_mmio_send_recv(struct xe_guc *guc, const u32 *request,
u32 hint = FIELD_GET(GUC_HXG_FAILURE_MSG_0_HINT, header);
u32 error = FIELD_GET(GUC_HXG_FAILURE_MSG_0_ERROR, header);
+ if (unlikely(error == XE_GUC_RESPONSE_VF_MIGRATED)) {
+ xe_gt_dbg(gt, "GuC mmio request %#x rejected due to MIGRATION (hint %#x)\n",
+ request[0], hint);
+ return -EREMCHG;
+ }
+
xe_gt_err(gt, "GuC mmio request %#x: failure %#x hint %#x\n",
request[0], error, hint);
return -ENXIO;
--
2.51.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [PATCH v8 4/4] drm/xe/vf: Add debugfs entries to test VF double migration
2025-12-01 9:50 [PATCH v8 0/4] VF double migration Satyanarayana K V P
` (3 preceding siblings ...)
2025-12-01 9:50 ` [PATCH v8 3/4] drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF post-migration Satyanarayana K V P
@ 2025-12-01 9:50 ` Satyanarayana K V P
2025-12-01 10:19 ` ✓ Xe.CI.BAT: success for VF double migration (rev8) Patchwork
2025-12-01 11:29 ` ✗ Xe.CI.Full: failure " Patchwork
6 siblings, 0 replies; 11+ messages in thread
From: Satyanarayana K V P @ 2025-12-01 9:50 UTC (permalink / raw)
To: intel-xe
Cc: Satyanarayana K V P, Michal Wajdeczko, Matthew Brost, Tomasz Lis,
Adam Miszczak
VF migration sends a marker to the GUC before resource fixups begin,
and repeats the marker with the RESFIX_DONE notification. This prevents
the GUC from submitting jobs during double migration events.
To reliably test double migration, a second migration must be triggered
while fixups from the first migration are still in progress. Since fixups
complete quickly, reproducing this scenario is difficult. Introduce
debugfs controls to add delays in the post-fixup phase, creating a
deterministic window for subsequent migrations.
New debugfs entries:
/sys/kernel/debug/dri/BDF/
├── tile0
│ ├─gt0
│ │ ├──vf
│ │ │ ├── resfix_stoppers
resfix_stoppers: Predefined checkpoints that allow the migration process
to pause at specific stages. The stages are given below.
VF_MIGRATION_WAIT_RESFIX_START - BIT(0)
VF_MIGRATION_WAIT_FIXUPS - BIT(1)
VF_MIGRATION_WAIT_RESTART_JOBS - BIT(2)
VF_MIGRATION_WAIT_RESFIX_DONE - BIT(3)
Each state will pause with a 1-second delay per iteration, continuing until
its corresponding bit is cleared.
Signed-off-by: Satyanarayana K V P <satyanarayana.k.v.p@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Tomasz Lis <tomasz.lis@intel.com>
Acked-by: Adam Miszczak <adam.miszczak@linux.intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
---
V7 -> V8:
- Fixed review comments (Michal W).
- Fixed issue with checkPatch.pl
V6 -> V7:
- Fixed review comments (Michal W).
- Updated commit message.
V5 -> V6:
- Fixed review comments (Michal W).
- Removed timeout and VF KMD waits infinately when resfix_stoppers bits are
set.
- Created helper macro for WAIT positions.
V4 -> V5:
- Updated debugfs entries (Michal W).
V3 -> V4:
- New commit
V2 -> V3:
- None.
V1 -> V2:
- None.
---
drivers/gpu/drm/xe/xe_gt_sriov_vf.c | 40 +++++++++++++++++++++
drivers/gpu/drm/xe/xe_gt_sriov_vf_debugfs.c | 12 +++++++
drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h | 8 +++++
3 files changed, 60 insertions(+)
diff --git a/drivers/gpu/drm/xe/xe_gt_sriov_vf.c b/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
index 0b3ecb000ff7..3c806c8e5f3e 100644
--- a/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
+++ b/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
@@ -5,6 +5,7 @@
#include <linux/bitfield.h>
#include <linux/bsearch.h>
+#include <linux/delay.h>
#include <drm/drm_managed.h>
#include <drm/drm_print.h>
@@ -41,6 +42,37 @@
#define make_u64_from_u32(hi, lo) ((u64)((u64)(u32)(hi) << 32 | (u32)(lo)))
+#ifdef CONFIG_DRM_XE_DEBUG
+enum VF_MIGRATION_WAIT_POINTS {
+ VF_MIGRATION_WAIT_RESFIX_START = BIT(0),
+ VF_MIGRATION_WAIT_FIXUPS = BIT(1),
+ VF_MIGRATION_WAIT_RESTART_JOBS = BIT(2),
+ VF_MIGRATION_WAIT_RESFIX_DONE = BIT(3),
+};
+
+#define VF_MIGRATION_WAIT_DELAY_IN_MS 1000
+static void vf_post_migration_inject_wait(struct xe_gt *gt,
+ enum VF_MIGRATION_WAIT_POINTS wait)
+{
+ while (gt->sriov.vf.migration.debug.resfix_stoppers & wait) {
+ xe_gt_dbg(gt,
+ "*TESTING* injecting %u ms delay due to resfix_stoppers=%#x, to continue clear %#x\n",
+ VF_MIGRATION_WAIT_DELAY_IN_MS,
+ gt->sriov.vf.migration.debug.resfix_stoppers, wait);
+
+ msleep(VF_MIGRATION_WAIT_DELAY_IN_MS);
+ }
+}
+
+#define VF_MIGRATION_INJECT_WAIT(gt, _POS) ({ \
+ struct xe_gt *__gt = (gt); \
+ vf_post_migration_inject_wait(__gt, VF_MIGRATION_WAIT_##_POS); \
+ })
+
+#else
+#define VF_MIGRATION_INJECT_WAIT(_gt, ...) typecheck(struct xe_gt *, (_gt))
+#endif
+
static int guc_action_vf_reset(struct xe_guc *guc)
{
u32 request[GUC_HXG_REQUEST_MSG_MIN_LEN] = {
@@ -320,6 +352,8 @@ static int vf_resfix_start(struct xe_gt *gt, u16 marker)
xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt)));
+ VF_MIGRATION_INJECT_WAIT(gt, RESFIX_START);
+
xe_gt_sriov_dbg_verbose(gt, "Sending resfix start marker %u\n", marker);
return guc_action_vf_resfix_start(guc, marker);
@@ -1158,6 +1192,8 @@ static int vf_post_migration_fixups(struct xe_gt *gt)
void *buf = gt->sriov.vf.migration.scratch;
int err;
+ VF_MIGRATION_INJECT_WAIT(gt, FIXUPS);
+
/* xe_gt_sriov_vf_query_config will fixup the GGTT addresses */
err = xe_gt_sriov_vf_query_config(gt);
if (err)
@@ -1176,6 +1212,8 @@ static int vf_post_migration_fixups(struct xe_gt *gt)
static void vf_post_migration_rearm(struct xe_gt *gt)
{
+ VF_MIGRATION_INJECT_WAIT(gt, RESTART_JOBS);
+
/*
* Make sure interrupts on the new HW are properly set. The GuC IRQ
* must be working at this point, since the recovery did started,
@@ -1206,6 +1244,8 @@ static void vf_post_migration_abort(struct xe_gt *gt)
static int vf_post_migration_resfix_done(struct xe_gt *gt, u16 marker)
{
+ VF_MIGRATION_INJECT_WAIT(gt, RESFIX_DONE);
+
spin_lock_irq(>->sriov.vf.migration.lock);
if (gt->sriov.vf.migration.recovery_queued)
xe_gt_sriov_dbg(gt, "another recovery imminent\n");
diff --git a/drivers/gpu/drm/xe/xe_gt_sriov_vf_debugfs.c b/drivers/gpu/drm/xe/xe_gt_sriov_vf_debugfs.c
index 2ed5b6780d30..507718326e1f 100644
--- a/drivers/gpu/drm/xe/xe_gt_sriov_vf_debugfs.c
+++ b/drivers/gpu/drm/xe/xe_gt_sriov_vf_debugfs.c
@@ -69,4 +69,16 @@ void xe_gt_sriov_vf_debugfs_register(struct xe_gt *gt, struct dentry *root)
vfdentry->d_inode->i_private = gt;
drm_debugfs_create_files(vf_info, ARRAY_SIZE(vf_info), vfdentry, minor);
+
+ /*
+ * /sys/kernel/debug/dri/BDF/
+ * ├── tile0
+ * ├── gt0
+ * ├── vf
+ * ├── resfix_stoppers
+ */
+ if (IS_ENABLED(CONFIG_DRM_XE_DEBUG)) {
+ debugfs_create_x8("resfix_stoppers", 0600, vfdentry,
+ >->sriov.vf.migration.debug.resfix_stoppers);
+ }
}
diff --git a/drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h b/drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h
index db2f8b3ed3e9..510c33116fbd 100644
--- a/drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h
+++ b/drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h
@@ -52,6 +52,14 @@ struct xe_gt_sriov_vf_migration {
wait_queue_head_t wq;
/** @scratch: Scratch memory for VF recovery */
void *scratch;
+ /** @debug: Debug hooks for delaying migration */
+ struct {
+ /**
+ * @debug.resfix_stoppers: Stop and wait at different stages
+ * during post migration recovery
+ */
+ u8 resfix_stoppers;
+ } debug;
/**
* @resfix_marker: Marker sent on start and on end of post-migration
* steps.
--
2.51.0
^ permalink raw reply related [flat|nested] 11+ messages in thread
* ✓ Xe.CI.BAT: success for VF double migration (rev8)
2025-12-01 9:50 [PATCH v8 0/4] VF double migration Satyanarayana K V P
` (4 preceding siblings ...)
2025-12-01 9:50 ` [PATCH v8 4/4] drm/xe/vf: Add debugfs entries to test VF double migration Satyanarayana K V P
@ 2025-12-01 10:19 ` Patchwork
2025-12-01 11:29 ` ✗ Xe.CI.Full: failure " Patchwork
6 siblings, 0 replies; 11+ messages in thread
From: Patchwork @ 2025-12-01 10:19 UTC (permalink / raw)
To: Satyanarayana K V P; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 1846 bytes --]
== Series Details ==
Series: VF double migration (rev8)
URL : https://patchwork.freedesktop.org/series/156339/
State : success
== Summary ==
CI Bug Log - changes from xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5_BAT -> xe-pw-156339v8_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (12 -> 12)
------------------------------
No changes in participating hosts
Known issues
------------
Here are the changes found in xe-pw-156339v8_BAT that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@xe_waitfence@abstime:
- bat-dg2-oem2: [PASS][1] -> [TIMEOUT][2] ([Intel XE#6506])
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/bat-dg2-oem2/igt@xe_waitfence@abstime.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/bat-dg2-oem2/igt@xe_waitfence@abstime.html
#### Possible fixes ####
* igt@xe_waitfence@reltime:
- bat-dg2-oem2: [FAIL][3] ([Intel XE#6520]) -> [PASS][4]
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/bat-dg2-oem2/igt@xe_waitfence@reltime.html
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/bat-dg2-oem2/igt@xe_waitfence@reltime.html
[Intel XE#6506]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6506
[Intel XE#6520]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6520
Build changes
-------------
* Linux: xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5 -> xe-pw-156339v8
IGT_8645: 8645
xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5: 3b52d478232391a04b1de6c981cee6fc8f35dcd5
xe-pw-156339v8: 156339v8
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/index.html
[-- Attachment #2: Type: text/html, Size: 2433 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* ✗ Xe.CI.Full: failure for VF double migration (rev8)
2025-12-01 9:50 [PATCH v8 0/4] VF double migration Satyanarayana K V P
` (5 preceding siblings ...)
2025-12-01 10:19 ` ✓ Xe.CI.BAT: success for VF double migration (rev8) Patchwork
@ 2025-12-01 11:29 ` Patchwork
2025-12-02 5:12 ` K V P, Satyanarayana
6 siblings, 1 reply; 11+ messages in thread
From: Patchwork @ 2025-12-01 11:29 UTC (permalink / raw)
To: K V P, Satyanarayana; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 42235 bytes --]
== Series Details ==
Series: VF double migration (rev8)
URL : https://patchwork.freedesktop.org/series/156339/
State : failure
== Summary ==
CI Bug Log - changes from xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5_FULL -> xe-pw-156339v8_FULL
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with xe-pw-156339v8_FULL absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in xe-pw-156339v8_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 (4 -> 4)
------------------------------
No changes in participating hosts
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in xe-pw-156339v8_FULL:
### IGT changes ###
#### Possible regressions ####
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing:
- shard-bmg: [PASS][1] -> [FAIL][2] +1 other test fail
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-3/igt@kms_atomic_transition@plane-all-modeset-transition-fencing.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-6/igt@kms_atomic_transition@plane-all-modeset-transition-fencing.html
Known issues
------------
Here are the changes found in xe-pw-156339v8_FULL that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_async_flips@async-flip-suspend-resume@pipe-b-hdmi-a-1:
- shard-adlp: NOTRUN -> [DMESG-WARN][3] ([Intel XE#4543]) +1 other test dmesg-warn
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-8/igt@kms_async_flips@async-flip-suspend-resume@pipe-b-hdmi-a-1.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
- shard-adlp: [PASS][4] -> [FAIL][5] ([Intel XE#1231])
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-adlp-6/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-9/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@yf-tiled-32bpp-rotate-90:
- shard-lnl: NOTRUN -> [SKIP][6] ([Intel XE#1124])
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_big_fb@yf-tiled-32bpp-rotate-90.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0:
- shard-adlp: NOTRUN -> [SKIP][7] ([Intel XE#1124]) +2 other tests skip
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0-async-flip:
- shard-bmg: NOTRUN -> [SKIP][8] ([Intel XE#1124])
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html
* igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p:
- shard-bmg: [PASS][9] -> [SKIP][10] ([Intel XE#2314] / [Intel XE#2894])
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-8/igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p.html
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p.html
* igt@kms_bw@connected-linear-tiling-3-displays-2560x1440p:
- shard-lnl: NOTRUN -> [SKIP][11] ([Intel XE#2191])
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_bw@connected-linear-tiling-3-displays-2560x1440p.html
* igt@kms_bw@linear-tiling-1-displays-2560x1440p:
- shard-bmg: NOTRUN -> [SKIP][12] ([Intel XE#367])
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_bw@linear-tiling-1-displays-2560x1440p.html
* igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs:
- shard-lnl: NOTRUN -> [SKIP][13] ([Intel XE#2887])
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs:
- shard-bmg: NOTRUN -> [ABORT][14] ([Intel XE#6675]) +2 other tests abort
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-1:
- shard-adlp: NOTRUN -> [SKIP][15] ([Intel XE#787]) +8 other tests skip
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-1.html
* igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs:
- shard-bmg: NOTRUN -> [SKIP][16] ([Intel XE#2887]) +2 other tests skip
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs@pipe-c-dp-2:
- shard-bmg: NOTRUN -> [SKIP][17] ([Intel XE#2652] / [Intel XE#787]) +12 other tests skip
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs@pipe-c-dp-2.html
* igt@kms_ccs@random-ccs-data-y-tiled-gen12-rc-ccs@pipe-d-hdmi-a-1:
- shard-adlp: NOTRUN -> [SKIP][18] ([Intel XE#455] / [Intel XE#787]) +5 other tests skip
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_ccs@random-ccs-data-y-tiled-gen12-rc-ccs@pipe-d-hdmi-a-1.html
* igt@kms_chamelium_color@ctm-0-50:
- shard-bmg: NOTRUN -> [SKIP][19] ([Intel XE#2325])
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_chamelium_color@ctm-0-50.html
* igt@kms_chamelium_color@ctm-blue-to-red:
- shard-lnl: NOTRUN -> [SKIP][20] ([Intel XE#306])
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_chamelium_color@ctm-blue-to-red.html
* igt@kms_chamelium_hpd@dp-hpd-after-suspend:
- shard-adlp: NOTRUN -> [SKIP][21] ([Intel XE#373]) +1 other test skip
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_chamelium_hpd@dp-hpd-after-suspend.html
* igt@kms_colorop@plane-xr30-xr30-bt2020_inv_oetf:
- shard-lnl: NOTRUN -> [SKIP][22] ([Intel XE#6704])
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_colorop@plane-xr30-xr30-bt2020_inv_oetf.html
* igt@kms_colorop@plane-xr30-xr30-ctm_3x4_oversaturate:
- shard-adlp: NOTRUN -> [SKIP][23] ([Intel XE#6704])
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_colorop@plane-xr30-xr30-ctm_3x4_oversaturate.html
* igt@kms_colorop@plane-xr30-xr30-srgb_inv_eotf:
- shard-bmg: NOTRUN -> [SKIP][24] ([Intel XE#6704])
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_colorop@plane-xr30-xr30-srgb_inv_eotf.html
* igt@kms_cursor_crc@cursor-sliding-32x32:
- shard-bmg: NOTRUN -> [SKIP][25] ([Intel XE#2320])
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_cursor_crc@cursor-sliding-32x32.html
* igt@kms_cursor_legacy@cursora-vs-flipb-atomic:
- shard-lnl: NOTRUN -> [SKIP][26] ([Intel XE#309])
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_cursor_legacy@cursora-vs-flipb-atomic.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size:
- shard-bmg: [PASS][27] -> [SKIP][28] ([Intel XE#2291])
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-7/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html
* igt@kms_flip@2x-flip-vs-rmfb:
- shard-bmg: [PASS][29] -> [SKIP][30] ([Intel XE#2316])
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-7/igt@kms_flip@2x-flip-vs-rmfb.html
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_flip@2x-flip-vs-rmfb.html
* igt@kms_flip@2x-plain-flip:
- shard-adlp: NOTRUN -> [SKIP][31] ([Intel XE#310])
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_flip@2x-plain-flip.html
* igt@kms_frontbuffer_tracking@drrs-1p-offscreen-pri-shrfb-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][32] ([Intel XE#2311])
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_frontbuffer_tracking@drrs-1p-offscreen-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@drrs-1p-primscrn-shrfb-msflip-blt:
- shard-lnl: NOTRUN -> [SKIP][33] ([Intel XE#651])
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-shrfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@drrs-1p-primscrn-spr-indfb-draw-mmap-wc:
- shard-dg2-set2: NOTRUN -> [SKIP][34] ([Intel XE#651])
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-464/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-draw-blt:
- shard-adlp: NOTRUN -> [SKIP][35] ([Intel XE#656]) +4 other tests skip
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-rgb565-draw-render:
- shard-bmg: NOTRUN -> [SKIP][36] ([Intel XE#4141]) +4 other tests skip
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-shrfb-draw-render:
- shard-lnl: NOTRUN -> [SKIP][37] ([Intel XE#656]) +2 other tests skip
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-shrfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-shrfb-scaledprimary:
- shard-adlp: NOTRUN -> [SKIP][38] ([Intel XE#651])
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_frontbuffer_tracking@fbcdrrs-shrfb-scaledprimary.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-onoff:
- shard-bmg: NOTRUN -> [SKIP][39] ([Intel XE#2312]) +1 other test skip
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-onoff.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-wc:
- shard-adlp: NOTRUN -> [SKIP][40] ([Intel XE#653]) +1 other test skip
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][41] ([Intel XE#2313]) +6 other tests skip
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-wc.html
* igt@kms_hdr@bpc-switch-dpms:
- shard-bmg: NOTRUN -> [ABORT][42] ([Intel XE#6662]) +1 other test abort
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-8/igt@kms_hdr@bpc-switch-dpms.html
* igt@kms_joiner@invalid-modeset-big-joiner:
- shard-bmg: NOTRUN -> [SKIP][43] ([Intel XE#346])
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_joiner@invalid-modeset-big-joiner.html
* igt@kms_panel_fitting@atomic-fastset:
- shard-bmg: NOTRUN -> [SKIP][44] ([Intel XE#2486])
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_panel_fitting@atomic-fastset.html
* igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b:
- shard-bmg: [PASS][45] -> [DMESG-WARN][46] ([Intel XE#3428])
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-3/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b.html
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-6/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b.html
- shard-lnl: NOTRUN -> [INCOMPLETE][47] ([Intel XE#1035])
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b.html
* igt@kms_plane_lowres@tiling-yf:
- shard-bmg: NOTRUN -> [SKIP][48] ([Intel XE#2393])
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_plane_lowres@tiling-yf.html
* igt@kms_plane_multiple@2x-tiling-none:
- shard-adlp: NOTRUN -> [SKIP][49] ([Intel XE#4596])
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_plane_multiple@2x-tiling-none.html
* igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf:
- shard-adlp: NOTRUN -> [SKIP][50] ([Intel XE#1406] / [Intel XE#1489]) +1 other test skip
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf:
- shard-bmg: NOTRUN -> [SKIP][51] ([Intel XE#1406] / [Intel XE#1489])
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf.html
* igt@kms_psr@pr-primary-render:
- shard-adlp: NOTRUN -> [SKIP][52] ([Intel XE#1406] / [Intel XE#2850] / [Intel XE#929]) +1 other test skip
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_psr@pr-primary-render.html
* igt@kms_setmode@basic:
- shard-bmg: [PASS][53] -> [FAIL][54] ([Intel XE#6361]) +5 other tests fail
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-3/igt@kms_setmode@basic.html
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-8/igt@kms_setmode@basic.html
* igt@kms_setmode@invalid-clone-exclusive-crtc:
- shard-bmg: NOTRUN -> [SKIP][55] ([Intel XE#1435])
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_setmode@invalid-clone-exclusive-crtc.html
* igt@kms_sharpness_filter@filter-basic:
- shard-bmg: NOTRUN -> [SKIP][56] ([Intel XE#6503]) +1 other test skip
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_sharpness_filter@filter-basic.html
* igt@kms_sharpness_filter@filter-strength:
- shard-adlp: NOTRUN -> [SKIP][57] ([Intel XE#455]) +2 other tests skip
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_sharpness_filter@filter-strength.html
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-bmg: NOTRUN -> [SKIP][58] ([Intel XE#2426])
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-8/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
* igt@kms_vblank@ts-continuation-suspend@pipe-c-edp-1:
- shard-lnl: [PASS][59] -> [INCOMPLETE][60] ([Intel XE#4488])
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-lnl-4/igt@kms_vblank@ts-continuation-suspend@pipe-c-edp-1.html
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-8/igt@kms_vblank@ts-continuation-suspend@pipe-c-edp-1.html
* igt@kms_vrr@max-min:
- shard-bmg: NOTRUN -> [SKIP][61] ([Intel XE#1499])
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_vrr@max-min.html
* igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1:
- shard-lnl: [PASS][62] -> [FAIL][63] ([Intel XE#2142]) +1 other test fail
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-lnl-1/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-1/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html
* igt@xe_ccs@block-multicopy-inplace:
- shard-adlp: NOTRUN -> [SKIP][64] ([Intel XE#455] / [Intel XE#488] / [Intel XE#5607])
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_ccs@block-multicopy-inplace.html
* igt@xe_compute@ccs-mode-basic:
- shard-bmg: NOTRUN -> [SKIP][65] ([Intel XE#6599])
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@xe_compute@ccs-mode-basic.html
* igt@xe_compute@ccs-mode-compute-kernel:
- shard-lnl: NOTRUN -> [SKIP][66] ([Intel XE#1447])
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_compute@ccs-mode-compute-kernel.html
* igt@xe_eudebug@basic-vm-access-parameters:
- shard-lnl: NOTRUN -> [SKIP][67] ([Intel XE#4837])
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_eudebug@basic-vm-access-parameters.html
* igt@xe_eudebug_online@single-step:
- shard-adlp: NOTRUN -> [SKIP][68] ([Intel XE#4837] / [Intel XE#5565]) +1 other test skip
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_eudebug_online@single-step.html
* igt@xe_evict@evict-beng-mixed-threads-small:
- shard-lnl: NOTRUN -> [SKIP][69] ([Intel XE#688]) +1 other test skip
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_evict@evict-beng-mixed-threads-small.html
* igt@xe_evict@evict-large-cm:
- shard-adlp: NOTRUN -> [SKIP][70] ([Intel XE#261] / [Intel XE#5564])
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_evict@evict-large-cm.html
* igt@xe_evict@evict-mixed-many-threads-small:
- shard-bmg: [PASS][71] -> [INCOMPLETE][72] ([Intel XE#6321] / [Intel XE#6606])
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-7/igt@xe_evict@evict-mixed-many-threads-small.html
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@xe_evict@evict-mixed-many-threads-small.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr-rebind:
- shard-bmg: NOTRUN -> [SKIP][73] ([Intel XE#2322])
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr-rebind.html
* igt@xe_exec_basic@multigpu-once-null-rebind:
- shard-adlp: NOTRUN -> [SKIP][74] ([Intel XE#1392] / [Intel XE#5575])
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_exec_basic@multigpu-once-null-rebind.html
* igt@xe_exec_fault_mode@once-userptr-invalidate-race-prefetch:
- shard-adlp: NOTRUN -> [SKIP][75] ([Intel XE#288] / [Intel XE#5561]) +2 other tests skip
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_exec_fault_mode@once-userptr-invalidate-race-prefetch.html
* igt@xe_exec_mix_modes@exec-simple-batch-store-dma-fence:
- shard-adlp: NOTRUN -> [SKIP][76] ([Intel XE#2360])
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_exec_mix_modes@exec-simple-batch-store-dma-fence.html
* igt@xe_exec_sip_eudebug@breakpoint-writesip-nodebug:
- shard-bmg: NOTRUN -> [SKIP][77] ([Intel XE#4837]) +2 other tests skip
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@xe_exec_sip_eudebug@breakpoint-writesip-nodebug.html
* igt@xe_exec_system_allocator@many-64k-mmap-huge:
- shard-lnl: NOTRUN -> [SKIP][78] ([Intel XE#5007])
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_exec_system_allocator@many-64k-mmap-huge.html
* igt@xe_exec_system_allocator@pat-index-madvise-max-pat-index-multi-vma:
- shard-adlp: NOTRUN -> [SKIP][79] ([Intel XE#4915]) +40 other tests skip
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_exec_system_allocator@pat-index-madvise-max-pat-index-multi-vma.html
* igt@xe_exec_system_allocator@process-many-mmap-file-mlock-nomemset:
- shard-dg2-set2: NOTRUN -> [SKIP][80] ([Intel XE#4915]) +2 other tests skip
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-464/igt@xe_exec_system_allocator@process-many-mmap-file-mlock-nomemset.html
* igt@xe_exec_system_allocator@threads-shared-vm-many-large-execqueues-mmap-free-huge:
- shard-bmg: NOTRUN -> [SKIP][81] ([Intel XE#4943]) +6 other tests skip
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-8/igt@xe_exec_system_allocator@threads-shared-vm-many-large-execqueues-mmap-free-huge.html
* igt@xe_exec_system_allocator@threads-shared-vm-many-mmap-free-huge:
- shard-lnl: NOTRUN -> [SKIP][82] ([Intel XE#4943]) +1 other test skip
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_exec_system_allocator@threads-shared-vm-many-mmap-free-huge.html
* igt@xe_oa@missing-sample-flags:
- shard-adlp: NOTRUN -> [SKIP][83] ([Intel XE#3573])
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_oa@missing-sample-flags.html
* igt@xe_pat@display-vs-wb-transient:
- shard-adlp: NOTRUN -> [SKIP][84] ([Intel XE#1337] / [Intel XE#5572])
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_pat@display-vs-wb-transient.html
* igt@xe_pm@s2idle-basic:
- shard-dg2-set2: NOTRUN -> [ABORT][85] ([Intel XE#6675]) +1 other test abort
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-464/igt@xe_pm@s2idle-basic.html
* igt@xe_pm@s2idle-mocs:
- shard-adlp: NOTRUN -> [ABORT][86] ([Intel XE#6675])
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-6/igt@xe_pm@s2idle-mocs.html
* igt@xe_pm@s3-basic-exec:
- shard-bmg: [PASS][87] -> [ABORT][88] ([Intel XE#6675])
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-1/igt@xe_pm@s3-basic-exec.html
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@xe_pm@s3-basic-exec.html
* igt@xe_pmu@engine-activity-accuracy-50@engine-drm_xe_engine_class_compute0:
- shard-lnl: [PASS][89] -> [FAIL][90] ([Intel XE#6251]) +4 other tests fail
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-lnl-8/igt@xe_pmu@engine-activity-accuracy-50@engine-drm_xe_engine_class_compute0.html
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-5/igt@xe_pmu@engine-activity-accuracy-50@engine-drm_xe_engine_class_compute0.html
* igt@xe_pmu@engine-activity-suspend:
- shard-adlp: [PASS][91] -> [ABORT][92] ([Intel XE#6675]) +5 other tests abort
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-adlp-8/igt@xe_pmu@engine-activity-suspend.html
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-9/igt@xe_pmu@engine-activity-suspend.html
* igt@xe_pxp@pxp-termination-key-update-post-suspend:
- shard-lnl: NOTRUN -> [ABORT][93] ([Intel XE#6675])
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_pxp@pxp-termination-key-update-post-suspend.html
* igt@xe_pxp@regular-src-to-pxp-dest-rendercopy:
- shard-bmg: NOTRUN -> [SKIP][94] ([Intel XE#4733])
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@xe_pxp@regular-src-to-pxp-dest-rendercopy.html
#### Possible fixes ####
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs:
- shard-dg2-set2: [INCOMPLETE][95] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#4345] / [Intel XE#6168]) -> [PASS][96]
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-d-dp-4:
- shard-dg2-set2: [INCOMPLETE][97] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#6168] / [i915#14968]) -> [PASS][98]
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-d-dp-4.html
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-d-dp-4.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-legacy:
- shard-bmg: [SKIP][99] ([Intel XE#2291]) -> [PASS][100] +1 other test pass
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipa-legacy.html
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@kms_cursor_legacy@cursorb-vs-flipa-legacy.html
* igt@kms_flip@2x-blocking-absolute-wf_vblank:
- shard-bmg: [SKIP][101] ([Intel XE#2316]) -> [PASS][102]
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_flip@2x-blocking-absolute-wf_vblank.html
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@kms_flip@2x-blocking-absolute-wf_vblank.html
* igt@kms_joiner@invalid-modeset-force-big-joiner:
- shard-bmg: [SKIP][103] ([Intel XE#3012]) -> [PASS][104]
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_joiner@invalid-modeset-force-big-joiner.html
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-8/igt@kms_joiner@invalid-modeset-force-big-joiner.html
* igt@kms_pm_dc@dc6-dpms:
- shard-adlp: [FAIL][105] ([Intel XE#718]) -> [PASS][106]
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-adlp-2/igt@kms_pm_dc@dc6-dpms.html
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-8/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_setmode@basic@pipe-a-hdmi-a-6:
- shard-dg2-set2: [FAIL][107] ([Intel XE#6361]) -> [PASS][108] +2 other tests pass
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-dg2-432/igt@kms_setmode@basic@pipe-a-hdmi-a-6.html
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-435/igt@kms_setmode@basic@pipe-a-hdmi-a-6.html
* igt@kms_setmode@basic@pipe-b-edp-1:
- shard-lnl: [FAIL][109] ([Intel XE#6361]) -> [PASS][110] +2 other tests pass
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-lnl-2/igt@kms_setmode@basic@pipe-b-edp-1.html
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_setmode@basic@pipe-b-edp-1.html
* igt@xe_pm@s3-vm-bind-unbind-all:
- shard-dg2-set2: [ABORT][111] ([Intel XE#6675]) -> [PASS][112]
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-dg2-432/igt@xe_pm@s3-vm-bind-unbind-all.html
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-435/igt@xe_pm@s3-vm-bind-unbind-all.html
- shard-bmg: [ABORT][113] ([Intel XE#6675]) -> [PASS][114]
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-7/igt@xe_pm@s3-vm-bind-unbind-all.html
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@xe_pm@s3-vm-bind-unbind-all.html
* igt@xe_pm@s4-multiple-execs:
- shard-lnl: [ABORT][115] ([Intel XE#6675]) -> [PASS][116]
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-lnl-5/igt@xe_pm@s4-multiple-execs.html
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_pm@s4-multiple-execs.html
* igt@xe_pm@s4-vm-bind-unbind-all:
- shard-adlp: [ABORT][117] ([Intel XE#6675]) -> [PASS][118] +2 other tests pass
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-adlp-9/igt@xe_pm@s4-vm-bind-unbind-all.html
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_pm@s4-vm-bind-unbind-all.html
* igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_compute0:
- shard-lnl: [FAIL][119] ([Intel XE#6251]) -> [PASS][120]
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-lnl-8/igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_compute0.html
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-1/igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_compute0.html
#### Warnings ####
* igt@kms_content_protection@legacy:
- shard-bmg: [FAIL][121] ([Intel XE#1178]) -> [SKIP][122] ([Intel XE#2341])
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-7/igt@kms_content_protection@legacy.html
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_content_protection@legacy.html
* igt@kms_content_protection@suspend-resume:
- shard-bmg: [SKIP][123] ([Intel XE#6705]) -> [FAIL][124] ([Intel XE#1178])
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_content_protection@suspend-resume.html
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@kms_content_protection@suspend-resume.html
* igt@kms_cursor_legacy@flip-vs-cursor-atomic:
- shard-bmg: [FAIL][125] ([Intel XE#6715]) -> [FAIL][126] ([Intel XE#4633])
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-8/igt@kms_cursor_legacy@flip-vs-cursor-atomic.html
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-6/igt@kms_cursor_legacy@flip-vs-cursor-atomic.html
* igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw:
- shard-bmg: [SKIP][127] ([Intel XE#2311]) -> [SKIP][128] ([Intel XE#2312]) +13 other tests skip
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-8/igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw.html
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen:
- shard-bmg: [SKIP][129] ([Intel XE#4141]) -> [SKIP][130] ([Intel XE#2312]) +5 other tests skip
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-7/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen.html
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-move:
- shard-bmg: [SKIP][131] ([Intel XE#2312]) -> [SKIP][132] ([Intel XE#4141]) +2 other tests skip
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-move.html
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-8/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-move.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-indfb-draw-blt:
- shard-bmg: [SKIP][133] ([Intel XE#2312]) -> [SKIP][134] ([Intel XE#2311]) +6 other tests skip
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-indfb-draw-blt.html
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-move:
- shard-bmg: [SKIP][135] ([Intel XE#2312]) -> [SKIP][136] ([Intel XE#2313]) +5 other tests skip
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-move.html
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-move.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-plflip-blt:
- shard-bmg: [SKIP][137] ([Intel XE#2313]) -> [SKIP][138] ([Intel XE#2312]) +4 other tests skip
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-8/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-plflip-blt.html
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-plflip-blt.html
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-dg2-set2: [SKIP][139] ([Intel XE#362]) -> [SKIP][140] ([Intel XE#1500])
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-dg2-463/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-435/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
* igt@xe_pm@s3-d3hot-basic-exec:
- shard-adlp: [ABORT][141] ([Intel XE#6675]) -> [INCOMPLETE][142] ([Intel XE#6255])
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-adlp-1/igt@xe_pm@s3-d3hot-basic-exec.html
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-6/igt@xe_pm@s3-d3hot-basic-exec.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[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#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178
[Intel XE#1231]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1231
[Intel XE#1337]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1337
[Intel XE#1392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392
[Intel XE#1406]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406
[Intel XE#1435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435
[Intel XE#1447]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1447
[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#1500]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1500
[Intel XE#1727]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1727
[Intel XE#2142]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2142
[Intel XE#2191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2191
[Intel XE#2291]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2291
[Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311
[Intel XE#2312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2312
[Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313
[Intel XE#2314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2314
[Intel XE#2316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2316
[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#2341]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2341
[Intel XE#2360]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2360
[Intel XE#2393]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2393
[Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
[Intel XE#2486]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2486
[Intel XE#261]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/261
[Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#288]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/288
[Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
[Intel XE#2894]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2894
[Intel XE#3012]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3012
[Intel XE#306]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/306
[Intel XE#309]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/309
[Intel XE#310]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/310
[Intel XE#3113]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3113
[Intel XE#3428]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3428
[Intel XE#346]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/346
[Intel XE#3573]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3573
[Intel XE#362]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/362
[Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
[Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373
[Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
[Intel XE#4345]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4345
[Intel XE#4488]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4488
[Intel XE#4543]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4543
[Intel XE#455]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/455
[Intel XE#4596]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4596
[Intel XE#4633]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4633
[Intel XE#4733]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4733
[Intel XE#4837]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4837
[Intel XE#488]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/488
[Intel XE#4915]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4915
[Intel XE#4943]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4943
[Intel XE#5007]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5007
[Intel XE#5561]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5561
[Intel XE#5564]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5564
[Intel XE#5565]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5565
[Intel XE#5572]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5572
[Intel XE#5575]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5575
[Intel XE#5607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5607
[Intel XE#6168]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6168
[Intel XE#6251]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6251
[Intel XE#6255]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6255
[Intel XE#6321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6321
[Intel XE#6361]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6361
[Intel XE#6503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6503
[Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651
[Intel XE#653]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/653
[Intel XE#656]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/656
[Intel XE#6599]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6599
[Intel XE#6606]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6606
[Intel XE#6662]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6662
[Intel XE#6675]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6675
[Intel XE#6704]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6704
[Intel XE#6705]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6705
[Intel XE#6715]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6715
[Intel XE#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688
[Intel XE#718]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/718
[Intel XE#787]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/787
[Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929
[i915#14968]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14968
Build changes
-------------
* Linux: xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5 -> xe-pw-156339v8
IGT_8645: 8645
xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5: 3b52d478232391a04b1de6c981cee6fc8f35dcd5
xe-pw-156339v8: 156339v8
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/index.html
[-- Attachment #2: Type: text/html, Size: 48569 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PATCH v8 2/4] drm/xe/vf: Introduce RESFIX start marker support
2025-12-01 9:50 ` [PATCH v8 2/4] drm/xe/vf: Introduce RESFIX start marker support Satyanarayana K V P
@ 2025-12-01 14:25 ` Michal Wajdeczko
0 siblings, 0 replies; 11+ messages in thread
From: Michal Wajdeczko @ 2025-12-01 14:25 UTC (permalink / raw)
To: Satyanarayana K V P, intel-xe; +Cc: Matthew Brost, Tomasz Lis
On 12/1/2025 10:50 AM, Satyanarayana K V P wrote:
> In scenarios involving double migration, the VF KMD may encounter
> situations where it is instructed to re-migrate before having the
> opportunity to send RESFIX_DONE for the initial migration. This can occur
> when the fix-up for the prior migration is still underway, but the VF KMD
> is migrated again.
>
> Consequently, this may lead to the possibility of sending two migration
> notifications (i.e., pending fix-up for the first migration and a second
> notification for the new migration). Upon receiving the first RES_FIX
> notification, the GuC will resume VF submission on the GPU, potentially
> resulting in undefined behavior, such as system hangs or crashes.
>
> To avoid this, post migration, a marker is sent to the GUC prior to the
> start of resource fixups to indicate start of resource fixups. The same
> marker is sent along with RESFIX_DONE notification so that GUC can avoid
> submitting jobs to HW in case of double migration.
>
> Signed-off-by: Satyanarayana K V P <satyanarayana.k.v.p@intel.com>
> Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
> Cc: Matthew Brost <matthew.brost@intel.com>
> Cc: Tomasz Lis <tomasz.lis@intel.com>
>
> ---
> V7 -> V8:
> - Fixed review comments (Michal W).
> - xe_irq_resume() is moved to vf_post_migration_rearm().
> - Renamed vf_post_migration_resfix_start_marker() to
> vf_post_migration_next_resfix_marker().
> - Created new wrapper vf_post_migration_resfix_start() for vf_resfix_start()
> - Updated flow diagram as per review comments.
>
> V6 -> V7:
> - Fixed review comments (Michal W).
> - Made resfix_start marker width to u8.
> - Removed XE_GUC_RESPONSE_VF_MIGRATED handling in xe_guc_mmio_send_recv()
> function and moved to seperate patch.
>
> V5 -> V6:
> - Fixed review comments (Michal W).
> - Updated resfix_done and res_fix_start function names.
> - Handled XE_GUC_RESPONSE_VF_MIGRATED error case received from GuC.
> - Remove skip_resfix error when another migration is in queue.
>
> V4 -> V5:
> - Fixed review comments (Michal W).
> - Fixed minor debug log levels and documentation part.
> - Moved complete marker logic to vf_post_migration_resfix_start_marker()
>
> V3 -> V4:
> - Updated RESFIX_DONE action name and documenation part. (Michal W)
> - Enable resfxi_start marked by default as sav/restore is gated on
> Guc version 70.54.0
>
> V2 -> V3:
> - Fixed review comments (Michal W).
> - Updated commit message.
> - Fixed CI.BAT issues.
> - Added helper function to assert on unsupported GUC versions.
> - Updated RESFIX_DONE action name and documenation part.
>
> V1 -> V2:
> - Squashed "Enable RESFIX start marker only on supported GUC
> versions" commit into a single commit. (Matt B)
> ---
> .../gpu/drm/xe/abi/guc_actions_sriov_abi.h | 67 +++++++++--
> drivers/gpu/drm/xe/xe_gt_sriov_vf.c | 112 ++++++++++++------
> drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h | 5 +
> drivers/gpu/drm/xe/xe_sriov_vf.c | 64 +++++++++-
> 4 files changed, 197 insertions(+), 51 deletions(-)
>
> diff --git a/drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h b/drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
> index 0b28659d94e9..d9f21202e1a9 100644
> --- a/drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
> +++ b/drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
> @@ -502,13 +502,17 @@
> #define VF2GUC_VF_RESET_RESPONSE_MSG_0_MBZ GUC_HXG_RESPONSE_MSG_0_DATA0
>
> /**
> - * DOC: VF2GUC_NOTIFY_RESFIX_DONE
> + * DOC: VF2GUC_RESFIX_DONE
> *
> - * This action is used by VF to notify the GuC that the VF KMD has completed
> - * post-migration recovery steps.
> + * This action is used by VF to inform the GuC that the VF KMD has completed
> + * post-migration recovery steps. From GuC VF compatibility 1.27.0 onwards, it
> + * shall only be sent after posting RESFIX_START and that both @MARKER fields
> + * must match.
> *
> * This message must be sent as `MMIO HXG Message`_.
> *
> + * Updated since GuC VF compatibility 1.27.0.
> + *
> * +---+-------+--------------------------------------------------------------+
> * | | Bits | Description |
> * +===+=======+==============================================================+
> @@ -516,9 +520,11 @@
> * | +-------+--------------------------------------------------------------+
> * | | 30:28 | TYPE = GUC_HXG_TYPE_REQUEST_ |
> * | +-------+--------------------------------------------------------------+
> - * | | 27:16 | DATA0 = MBZ |
> + * | | 27:16 | DATA0 = MARKER = MBZ (only prior 1.27.0) |
> * | +-------+--------------------------------------------------------------+
> - * | | 15:0 | ACTION = _`GUC_ACTION_VF2GUC_NOTIFY_RESFIX_DONE` = 0x5508 |
> + * | | 27:16 | DATA0 = MARKER - can't be zero (1.27.0+) |
> + * | +-------+--------------------------------------------------------------+
> + * | | 15:0 | ACTION = _`GUC_ACTION_VF2GUC_RESFIX_DONE` = 0x5508 |
> * +---+-------+--------------------------------------------------------------+
> *
> * +---+-------+--------------------------------------------------------------+
> @@ -531,13 +537,13 @@
> * | | 27:0 | DATA0 = MBZ |
> * +---+-------+--------------------------------------------------------------+
> */
> -#define GUC_ACTION_VF2GUC_NOTIFY_RESFIX_DONE 0x5508u
> +#define GUC_ACTION_VF2GUC_RESFIX_DONE 0x5508u
>
> -#define VF2GUC_NOTIFY_RESFIX_DONE_REQUEST_MSG_LEN GUC_HXG_REQUEST_MSG_MIN_LEN
> -#define VF2GUC_NOTIFY_RESFIX_DONE_REQUEST_MSG_0_MBZ GUC_HXG_REQUEST_MSG_0_DATA0
> +#define VF2GUC_RESFIX_DONE_REQUEST_MSG_LEN GUC_HXG_REQUEST_MSG_MIN_LEN
> +#define VF2GUC_RESFIX_DONE_REQUEST_MSG_0_MARKER GUC_HXG_REQUEST_MSG_0_DATA0
>
> -#define VF2GUC_NOTIFY_RESFIX_DONE_RESPONSE_MSG_LEN GUC_HXG_RESPONSE_MSG_MIN_LEN
> -#define VF2GUC_NOTIFY_RESFIX_DONE_RESPONSE_MSG_0_MBZ GUC_HXG_RESPONSE_MSG_0_DATA0
> +#define VF2GUC_RESFIX_DONE_RESPONSE_MSG_LEN GUC_HXG_RESPONSE_MSG_MIN_LEN
> +#define VF2GUC_RESFIX_DONE_RESPONSE_MSG_0_MBZ GUC_HXG_RESPONSE_MSG_0_DATA0
>
> /**
> * DOC: VF2GUC_QUERY_SINGLE_KLV
> @@ -656,4 +662,45 @@
> #define PF2GUC_SAVE_RESTORE_VF_RESPONSE_MSG_LEN GUC_HXG_RESPONSE_MSG_MIN_LEN
> #define PF2GUC_SAVE_RESTORE_VF_RESPONSE_MSG_0_USED GUC_HXG_RESPONSE_MSG_0_DATA0
>
> +/**
> + * DOC: VF2GUC_RESFIX_START
> + *
> + * This action is used by VF to inform the GuC that the VF KMD will be starting
> + * post-migration recovery fixups. The @MARKER sent with this action must match
> + * with the MARKER posted in the VF2GUC_RESFIX_DONE message.
> + *
> + * This message must be sent as `MMIO HXG Message`_.
> + *
> + * Available since GuC VF compatibility 1.27.0.
> + *
> + * +---+-------+--------------------------------------------------------------+
> + * | | Bits | Description |
> + * +===+=======+==============================================================+
> + * | 0 | 31 | ORIGIN = GUC_HXG_ORIGIN_HOST_ |
> + * | +-------+--------------------------------------------------------------+
> + * | | 30:28 | TYPE = GUC_HXG_TYPE_REQUEST_ |
> + * | +-------+--------------------------------------------------------------+
> + * | | 27:16 | DATA0 = MARKER - can't be zero |
> + * | +-------+--------------------------------------------------------------+
> + * | | 15:0 | ACTION = _`GUC_ACTION_VF2GUC_RESFIX_START` = 0x550F |
> + * +---+-------+--------------------------------------------------------------+
> + *
> + * +---+-------+--------------------------------------------------------------+
> + * | | Bits | Description |
> + * +===+=======+==============================================================+
> + * | 0 | 31 | ORIGIN = GUC_HXG_ORIGIN_GUC_ |
> + * | +-------+--------------------------------------------------------------+
> + * | | 30:28 | TYPE = GUC_HXG_TYPE_RESPONSE_SUCCESS_ |
> + * | +-------+--------------------------------------------------------------+
> + * | | 27:0 | DATA0 = MBZ |
> + * +---+-------+--------------------------------------------------------------+
> + */
> +#define GUC_ACTION_VF2GUC_RESFIX_START 0x550Fu
> +
> +#define VF2GUC_RESFIX_START_REQUEST_MSG_LEN GUC_HXG_REQUEST_MSG_MIN_LEN
> +#define VF2GUC_RESFIX_START_REQUEST_MSG_0_MARKER GUC_HXG_REQUEST_MSG_0_DATA0
> +
> +#define VF2GUC_RESFIX_START_RESPONSE_MSG_LEN GUC_HXG_RESPONSE_MSG_MIN_LEN
> +#define VF2GUC_RESFIX_START_RESPONSE_MSG_0_MBZ GUC_HXG_RESPONSE_MSG_0_DATA0
> +
> #endif
> diff --git a/drivers/gpu/drm/xe/xe_gt_sriov_vf.c b/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
> index 97c29c55f885..5bf13e41de80 100644
> --- a/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
> +++ b/drivers/gpu/drm/xe/xe_gt_sriov_vf.c
> @@ -299,12 +299,13 @@ void xe_gt_sriov_vf_guc_versions(struct xe_gt *gt,
> *found = gt->sriov.vf.guc_version;
> }
>
> -static int guc_action_vf_notify_resfix_done(struct xe_guc *guc)
> +static int guc_action_vf_resfix_start(struct xe_guc *guc, u16 marker)
> {
> u32 request[GUC_HXG_REQUEST_MSG_MIN_LEN] = {
> FIELD_PREP(GUC_HXG_MSG_0_ORIGIN, GUC_HXG_ORIGIN_HOST) |
> FIELD_PREP(GUC_HXG_MSG_0_TYPE, GUC_HXG_TYPE_REQUEST) |
> - FIELD_PREP(GUC_HXG_REQUEST_MSG_0_ACTION, GUC_ACTION_VF2GUC_NOTIFY_RESFIX_DONE),
> + FIELD_PREP(GUC_HXG_REQUEST_MSG_0_ACTION, GUC_ACTION_VF2GUC_RESFIX_START) |
> + FIELD_PREP(VF2GUC_RESFIX_START_REQUEST_MSG_0_MARKER, marker),
> };
> int ret;
>
> @@ -313,28 +314,41 @@ static int guc_action_vf_notify_resfix_done(struct xe_guc *guc)
> return ret > 0 ? -EPROTO : ret;
> }
>
> -/**
> - * vf_notify_resfix_done - Notify GuC about resource fixups apply completed.
> - * @gt: the &xe_gt struct instance linked to target GuC
> - *
> - * Returns: 0 if the operation completed successfully, or a negative error
> - * code otherwise.
> - */
> -static int vf_notify_resfix_done(struct xe_gt *gt)
> +static int vf_resfix_start(struct xe_gt *gt, u16 marker)
> {
> struct xe_guc *guc = >->uc.guc;
> - int err;
>
> xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt)));
>
> - err = guc_action_vf_notify_resfix_done(guc);
> - if (unlikely(err))
> - xe_gt_sriov_err(gt, "Failed to notify GuC about resource fixup done (%pe)\n",
> - ERR_PTR(err));
> - else
> - xe_gt_sriov_dbg_verbose(gt, "sent GuC resource fixup done\n");
> + xe_gt_sriov_dbg_verbose(gt, "Sending resfix start marker %u\n", marker);
>
> - return err;
> + return guc_action_vf_resfix_start(guc, marker);
> +}
> +
> +static int guc_action_vf_resfix_done(struct xe_guc *guc, u16 marker)
> +{
> + u32 request[GUC_HXG_REQUEST_MSG_MIN_LEN] = {
> + FIELD_PREP(GUC_HXG_MSG_0_ORIGIN, GUC_HXG_ORIGIN_HOST) |
> + FIELD_PREP(GUC_HXG_MSG_0_TYPE, GUC_HXG_TYPE_REQUEST) |
> + FIELD_PREP(GUC_HXG_REQUEST_MSG_0_ACTION, GUC_ACTION_VF2GUC_RESFIX_DONE) |
> + FIELD_PREP(VF2GUC_RESFIX_DONE_REQUEST_MSG_0_MARKER, marker),
> + };
> + int ret;
> +
> + ret = xe_guc_mmio_send(guc, request, ARRAY_SIZE(request));
> +
> + return ret > 0 ? -EPROTO : ret;
> +}
> +
> +static int vf_resfix_done(struct xe_gt *gt, u16 marker)
> +{
> + struct xe_guc *guc = >->uc.guc;
> +
> + xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt)));
> +
> + xe_gt_sriov_dbg_verbose(gt, "Sending resfix done marker %u\n", marker);
> +
> + return guc_action_vf_resfix_done(guc, marker);
> }
>
> static int guc_action_query_single_klv(struct xe_guc *guc, u32 key,
> @@ -1162,6 +1176,13 @@ static int vf_post_migration_fixups(struct xe_gt *gt)
>
> static void vf_post_migration_rearm(struct xe_gt *gt)
> {
> + /*
> + * Make sure interrupts on the new HW are properly set. The GuC IRQ
> + * must be working at this point, since the recovery did started,
> + * but the rest was not enabled using the procedure from spec.
> + */
> + xe_irq_resume(gt_to_xe(gt));
> +
> xe_guc_ct_restart(>->uc.guc.ct);
> xe_guc_submit_unpause_prepare_vf(>->uc.guc);
> }
> @@ -1183,37 +1204,40 @@ static void vf_post_migration_abort(struct xe_gt *gt)
> xe_guc_submit_pause_abort(>->uc.guc);
> }
>
> -static int vf_post_migration_notify_resfix_done(struct xe_gt *gt)
> +static int vf_post_migration_resfix_done(struct xe_gt *gt, u16 marker)
> {
> - bool skip_resfix = false;
> -
> spin_lock_irq(>->sriov.vf.migration.lock);
> - if (gt->sriov.vf.migration.recovery_queued) {
> - skip_resfix = true;
> - xe_gt_sriov_dbg(gt, "another recovery imminent, resfix skipped\n");
> - } else {
> + if (gt->sriov.vf.migration.recovery_queued)
> + xe_gt_sriov_dbg(gt, "another recovery imminent\n");
> + else
> WRITE_ONCE(gt->sriov.vf.migration.recovery_inprogress, false);
> - }
> spin_unlock_irq(>->sriov.vf.migration.lock);
>
> - if (skip_resfix)
> - return -EAGAIN;
> + return vf_resfix_done(gt, marker);
> +}
>
> - /*
> - * Make sure interrupts on the new HW are properly set. The GuC IRQ
> - * must be working at this point, since the recovery did started,
> - * but the rest was not enabled using the procedure from spec.
> - */
> - xe_irq_resume(gt_to_xe(gt));
> +static int vf_post_migration_resfix_start(struct xe_gt *gt, u16 marker)
> +{
> + return vf_resfix_start(gt, marker);
> +}
little use of this helper
but since it's a artifact of chosen naming schema, let it be
> +
> +static u16 vf_post_migration_next_resfix_marker(struct xe_gt *gt)
> +{
> + xe_gt_assert(gt, IS_SRIOV_VF(gt_to_xe(gt)));
>
> - return vf_notify_resfix_done(gt);
> + BUILD_BUG_ON(1 + ((typeof(gt->sriov.vf.migration.resfix_marker))~0) >
> + FIELD_MAX(VF2GUC_RESFIX_START_REQUEST_MSG_0_MARKER));
> +
> + /* add 1 to avoid zero-marker */
> + return 1 + gt->sriov.vf.migration.resfix_marker++;
> }
>
> static void vf_post_migration_recovery(struct xe_gt *gt)
> {
> struct xe_device *xe = gt_to_xe(gt);
> - int err;
> + u16 marker;
> bool retry;
> + int err;
>
> xe_gt_sriov_dbg(gt, "migration recovery in progress\n");
>
> @@ -1227,15 +1251,27 @@ static void vf_post_migration_recovery(struct xe_gt *gt)
> goto fail;
> }
>
> + marker = vf_post_migration_next_resfix_marker(gt);
> +
> + err = vf_post_migration_resfix_start(gt, marker);
> + if (unlikely(err)) {
> + xe_gt_sriov_err(gt, "Recovery failed at GuC RESFIX_START step (%pe)\n",
> + ERR_PTR(err));
> + goto fail;
> + }
> +
> err = vf_post_migration_fixups(gt);
> if (err)
> goto fail;
>
> vf_post_migration_rearm(gt);
>
> - err = vf_post_migration_notify_resfix_done(gt);
> - if (err && err != -EAGAIN)
> + err = vf_post_migration_resfix_done(gt, marker);
> + if (err) {
> + xe_gt_sriov_err(gt, "Recovery failed at GuC RESFIX_DONE step (%pe)\n",
> + ERR_PTR(err));
> goto fail;
> + }
>
> vf_post_migration_kickstart(gt);
>
> diff --git a/drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h b/drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h
> index 420b0e6089de..db2f8b3ed3e9 100644
> --- a/drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h
> +++ b/drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h
> @@ -52,6 +52,11 @@ struct xe_gt_sriov_vf_migration {
> wait_queue_head_t wq;
> /** @scratch: Scratch memory for VF recovery */
> void *scratch;
> + /**
> + * @resfix_marker: Marker sent on start and on end of post-migration
> + * steps.
> + */
> + u8 resfix_marker;
> /** @recovery_teardown: VF post migration recovery is being torn down */
> bool recovery_teardown;
> /** @recovery_queued: VF post migration recovery in queued */
> diff --git a/drivers/gpu/drm/xe/xe_sriov_vf.c b/drivers/gpu/drm/xe/xe_sriov_vf.c
> index d56b8cfea50b..db1a48e707b8 100644
> --- a/drivers/gpu/drm/xe/xe_sriov_vf.c
> +++ b/drivers/gpu/drm/xe/xe_sriov_vf.c
> @@ -49,11 +49,13 @@
> *
> * As soon as Virtual GPU of the VM starts, the VF driver within receives
> * the MIGRATED interrupt and schedules post-migration recovery worker.
> - * That worker queries GuC for new provisioning (using MMIO communication),
> + * That worker sends `VF2GUC_RESFIX_START` action along with non-zero
> + * marker, queries GuC for new provisioning (using MMIO communication),
> * and applies fixups to any non-virtualized resources used by the VF.
> *
> * When the VF driver is ready to continue operation on the newly connected
> - * hardware, it sends `VF2GUC_NOTIFY_RESFIX_DONE` which causes it to
> + * hardware, it sends `VF2GUC_RESFIX_DONE` action along with the same
> + * marker which was sent with `VF2GUC_RESFIX_START` which causes it to
> * enter the long awaited `VF_RUNNING` state, and therefore start handling
> * CTB messages and scheduling workloads from the VF::
> *
> @@ -102,12 +104,17 @@
> * | [ ] new VF provisioning [ ]
> * | [ ]---------------------------> [ ]
> * | | [ ]
> + * | | VF2GUC_RESFIX_START [ ]
> + * | [ ] <---------------------------[ ]
> + * | [ ] [ ]
> + * | [ ] success [ ]
> + * | [ ]---------------------------> [ ]
> * | | VF driver applies post [ ]
> * | | migration fixups -------[ ]
> * | | | [ ]
> * | | -----> [ ]
> * | | [ ]
> - * | | VF2GUC_NOTIFY_RESFIX_DONE [ ]
> + * | | VF2GUC_RESFIX_DONE [ ]
> * | [ ] <---------------------------[ ]
> * | [ ] [ ]
> * | [ ] GuC sets new VF state to [ ]
> @@ -118,6 +125,57 @@
> * | [ ]---------------------------> [ ]
> * | | |
> * | | |
> + *
> + * Handling of VF double migration flow is shown below::
> + *
> + * GuC1 VF
> + * | |
> + * | [ ]<--- start fixups
> + * | VF2GUC_RESFIX_START(marker) [ ]
> + * [ ] <-------------------------------------------[ ]
> + * [ ] [ ]
> + * [ ]---\ [ ]
> + * [ ] store marker [ ]
> + * [ ]<--/ [ ]
> + * [ ] [ ]
> + * [ ] success [ ]
> + * [ ] ------------------------------------------> [ ]
> + * | [ ]
> + * | [ ]---\
> + * | [ ] do fixups
> + * | [ ]<--/
> + * | [ ]
> + * : :
> + * -------------- VF paused / saved ----------------
> + * |
nit: we don't care about GuC1 anymore, hence suggested 'X' as termination point
> + *
> + * GuC2
> + * |
> + * : :
nit: no need for 'continue' marks here
> + * ----------------- VF restored ------------------
> + * |
> + * [ ]
> + * [ ]---\
> + * [ ] reset marker
> + * [ ]<--/
> + * [ ]
> + * ----------------- VF resumed ------------------
> + * | [ ]
> + * | [ ]
> + * | VF2GUC_RESFIX_DONE(marker) [ ]
> + * [ ] <-------------------------------------------[ ]
> + * [ ] [ ]
> + * [ ]---\ [ ]
> + * [ ] check marker [ ]
> + * [ ] (mismatch) [ ]
> + * [ ]<--/ [ ]
> + * [ ] [ ]
> + * [ ] RESPONSE_VF_MIGRATED [ ]
> + * [ ] ------------------------------------------> [ ]
> + * | [ ]---\
> + * | [ ] reschedule fixups
> + * | [ ]<--/
> + * | |
> */
>
> /**
just nits (and will try to fix them while applying), so
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PATCH v8 3/4] drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF post-migration
2025-12-01 9:50 ` [PATCH v8 3/4] drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF post-migration Satyanarayana K V P
@ 2025-12-01 14:25 ` Michal Wajdeczko
0 siblings, 0 replies; 11+ messages in thread
From: Michal Wajdeczko @ 2025-12-01 14:25 UTC (permalink / raw)
To: Satyanarayana K V P, intel-xe; +Cc: Matthew Brost, Tomasz Lis
On 12/1/2025 10:50 AM, Satyanarayana K V P wrote:
> Handle GuC response `XE_GUC_RESPONSE_VF_MIGRATED` as a special case in the
> VF post-migration recovery flow. When this error occurs, it indicates that
> a new migration was detected while the resource fixup process was still in
> progress. Instead of failing immediately, requeue the VF into the recovery
> path to allow proper handling of the new migration event.
>
> This improves robustness of VF recovery in SR-IOV environments where
> migrations can overlap with resource fixup steps.
>
> Signed-off-by: Satyanarayana K V P <satyanarayana.k.v.p@intel.com>
> Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
> Cc: Matthew Brost <matthew.brost@intel.com>
> Cc: Tomasz Lis <tomasz.lis@intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: ✗ Xe.CI.Full: failure for VF double migration (rev8)
2025-12-01 11:29 ` ✗ Xe.CI.Full: failure " Patchwork
@ 2025-12-02 5:12 ` K V P, Satyanarayana
0 siblings, 0 replies; 11+ messages in thread
From: K V P, Satyanarayana @ 2025-12-02 5:12 UTC (permalink / raw)
To: intel-xe
[-- Attachment #1: Type: text/plain, Size: 47192 bytes --]
On 01-Dec-25 4:59 PM, Patchwork wrote:
> Project List - Patchwork *Patch Details*
> *Series:* VF double migration (rev8)
> *URL:* https://patchwork.freedesktop.org/series/156339/
> *State:* failure
> *Details:*
> https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/index.html
>
>
> CI Bug Log - changes from
> xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5_FULL ->
> xe-pw-156339v8_FULL
>
>
> Summary
>
> *FAILURE*
>
> Serious unknown changes coming with xe-pw-156339v8_FULL absolutely
> need to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in xe-pw-156339v8_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 (4 -> 4)
>
> No changes in participating hosts
>
>
> Possible new issues
>
> Here are the unknown changes that may have been introduced in
> xe-pw-156339v8_FULL:
>
>
> IGT changes
>
>
> Possible regressions
>
> * igt@kms_atomic_transition@plane-all-modeset-transition-fencing:
> o shard-bmg: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-3/igt@kms_atomic_transition@plane-all-modeset-transition-fencing.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-6/igt@kms_atomic_transition@plane-all-modeset-transition-fencing.html>
> +1 other test fail
>
This series is relevant only for SR-IOV save/restore flows and is
unrelated to the reported issue. Kindly proceed with merging this series.
>
> Known issues
>
> Here are the changes found in xe-pw-156339v8_FULL that come from known
> issues:
>
>
> IGT changes
>
>
> Issues hit
>
> *
>
> igt@kms_async_flips@async-flip-suspend-resume@pipe-b-hdmi-a-1:
>
> o shard-adlp: NOTRUN -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-8/igt@kms_async_flips@async-flip-suspend-resume@pipe-b-hdmi-a-1.html>
> (Intel XE#4543
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4543>) +1
> other test dmesg-warn
> *
>
> igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
>
> o shard-adlp: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-adlp-6/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-9/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html>
> (Intel XE#1231
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1231>)
> *
>
> igt@kms_big_fb@yf-tiled-32bpp-rotate-90:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_big_fb@yf-tiled-32bpp-rotate-90.html>
> (Intel XE#1124
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124>)
> *
>
> igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0.html>
> (Intel XE#1124
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124>) +2
> other tests skip
> *
>
> igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0-async-flip:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html>
> (Intel XE#1124
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124>)
> *
>
> igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p:
>
> o shard-bmg: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-8/igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p.html>
> -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p.html>
> (Intel XE#2314
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2314> /
> Intel XE#2894
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2894>)
> *
>
> igt@kms_bw@connected-linear-tiling-3-displays-2560x1440p:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_bw@connected-linear-tiling-3-displays-2560x1440p.html>
> (Intel XE#2191
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2191>)
> *
>
> igt@kms_bw@linear-tiling-1-displays-2560x1440p:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_bw@linear-tiling-1-displays-2560x1440p.html>
> (Intel XE#367
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/367>)
> *
>
> igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs.html>
> (Intel XE#2887
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887>)
> *
>
> igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs:
>
> o shard-bmg: NOTRUN -> ABORT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html>
> (Intel XE#6675
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6675>) +2
> other tests abort
> *
>
> igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-1:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-1.html>
> (Intel XE#787
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/787>) +8
> other tests skip
> *
>
> igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs.html>
> (Intel XE#2887
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887>) +2
> other tests skip
> *
>
> igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs@pipe-c-dp-2:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs@pipe-c-dp-2.html>
> (Intel XE#2652
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652> /
> Intel XE#787
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/787>) +12
> other tests skip
> *
>
> igt@kms_ccs@random-ccs-data-y-tiled-gen12-rc-ccs@pipe-d-hdmi-a-1:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_ccs@random-ccs-data-y-tiled-gen12-rc-ccs@pipe-d-hdmi-a-1.html>
> (Intel XE#455
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/455> /
> Intel XE#787
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/787>) +5
> other tests skip
> *
>
> igt@kms_chamelium_color@ctm-0-50:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_chamelium_color@ctm-0-50.html>
> (Intel XE#2325
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325>)
> *
>
> igt@kms_chamelium_color@ctm-blue-to-red:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_chamelium_color@ctm-blue-to-red.html>
> (Intel XE#306
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/306>)
> *
>
> igt@kms_chamelium_hpd@dp-hpd-after-suspend:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_chamelium_hpd@dp-hpd-after-suspend.html>
> (Intel XE#373
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/373>) +1
> other test skip
> *
>
> igt@kms_colorop@plane-xr30-xr30-bt2020_inv_oetf:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_colorop@plane-xr30-xr30-bt2020_inv_oetf.html>
> (Intel XE#6704
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6704>)
> *
>
> igt@kms_colorop@plane-xr30-xr30-ctm_3x4_oversaturate:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_colorop@plane-xr30-xr30-ctm_3x4_oversaturate.html>
> (Intel XE#6704
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6704>)
> *
>
> igt@kms_colorop@plane-xr30-xr30-srgb_inv_eotf:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_colorop@plane-xr30-xr30-srgb_inv_eotf.html>
> (Intel XE#6704
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6704>)
> *
>
> igt@kms_cursor_crc@cursor-sliding-32x32:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_cursor_crc@cursor-sliding-32x32.html>
> (Intel XE#2320
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2320>)
> *
>
> igt@kms_cursor_legacy@cursora-vs-flipb-atomic:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_cursor_legacy@cursora-vs-flipb-atomic.html>
> (Intel XE#309
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/309>)
> *
>
> igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size:
>
> o shard-bmg: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-7/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html>
> -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html>
> (Intel XE#2291
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2291>)
> *
>
> igt@kms_flip@2x-flip-vs-rmfb:
>
> o shard-bmg: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-7/igt@kms_flip@2x-flip-vs-rmfb.html>
> -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_flip@2x-flip-vs-rmfb.html>
> (Intel XE#2316
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2316>)
> *
>
> igt@kms_flip@2x-plain-flip:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_flip@2x-plain-flip.html>
> (Intel XE#310
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/310>)
> *
>
> igt@kms_frontbuffer_tracking@drrs-1p-offscreen-pri-shrfb-draw-blt:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_frontbuffer_tracking@drrs-1p-offscreen-pri-shrfb-draw-blt.html>
> (Intel XE#2311
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311>)
> *
>
> igt@kms_frontbuffer_tracking@drrs-1p-primscrn-shrfb-msflip-blt:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-shrfb-msflip-blt.html>
> (Intel XE#651
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/651>)
> *
>
> igt@kms_frontbuffer_tracking@drrs-1p-primscrn-spr-indfb-draw-mmap-wc:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-464/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-spr-indfb-draw-mmap-wc.html>
> (Intel XE#651
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/651>)
> *
>
> igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-draw-blt:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-draw-blt.html>
> (Intel XE#656
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/656>) +4
> other tests skip
> *
>
> igt@kms_frontbuffer_tracking@fbc-rgb565-draw-render:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-render.html>
> (Intel XE#4141
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141>) +4
> other tests skip
> *
>
> igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-shrfb-draw-render:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-shrfb-draw-render.html>
> (Intel XE#656
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/656>) +2
> other tests skip
> *
>
> igt@kms_frontbuffer_tracking@fbcdrrs-shrfb-scaledprimary:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_frontbuffer_tracking@fbcdrrs-shrfb-scaledprimary.html>
> (Intel XE#651
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/651>)
> *
>
> igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-onoff:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-onoff.html>
> (Intel XE#2312
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2312>) +1
> other test skip
> *
>
> igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-wc:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-wc.html>
> (Intel XE#653
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/653>) +1
> other test skip
> *
>
> igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-wc:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-wc.html>
> (Intel XE#2313
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313>) +6
> other tests skip
> *
>
> igt@kms_hdr@bpc-switch-dpms:
>
> o shard-bmg: NOTRUN -> ABORT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-8/igt@kms_hdr@bpc-switch-dpms.html>
> (Intel XE#6662
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6662>) +1
> other test abort
> *
>
> igt@kms_joiner@invalid-modeset-big-joiner:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_joiner@invalid-modeset-big-joiner.html>
> (Intel XE#346
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/346>)
> *
>
> igt@kms_panel_fitting@atomic-fastset:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_panel_fitting@atomic-fastset.html>
> (Intel XE#2486
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2486>)
> *
>
> igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b:
>
> o shard-bmg: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-3/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b.html>
> -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-6/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b.html>
> (Intel XE#3428
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/3428>)
> o shard-lnl: NOTRUN -> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b.html>
> (Intel XE#1035
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1035>)
> *
>
> igt@kms_plane_lowres@tiling-yf:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_plane_lowres@tiling-yf.html>
> (Intel XE#2393
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2393>)
> *
>
> igt@kms_plane_multiple@2x-tiling-none:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_plane_multiple@2x-tiling-none.html>
> (Intel XE#4596
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4596>)
> *
>
> igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf.html>
> (Intel XE#1406
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406> /
> Intel XE#1489
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489>) +1
> other test skip
> *
>
> igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf.html>
> (Intel XE#1406
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406> /
> Intel XE#1489
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489>)
> *
>
> igt@kms_psr@pr-primary-render:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_psr@pr-primary-render.html>
> (Intel XE#1406
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406> /
> Intel XE#2850
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850> /
> Intel XE#929
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/929>) +1
> other test skip
> *
>
> igt@kms_setmode@basic:
>
> o shard-bmg: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-3/igt@kms_setmode@basic.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-8/igt@kms_setmode@basic.html>
> (Intel XE#6361
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6361>) +5
> other tests fail
> *
>
> igt@kms_setmode@invalid-clone-exclusive-crtc:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_setmode@invalid-clone-exclusive-crtc.html>
> (Intel XE#1435
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435>)
> *
>
> igt@kms_sharpness_filter@filter-basic:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@kms_sharpness_filter@filter-basic.html>
> (Intel XE#6503
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6503>) +1
> other test skip
> *
>
> igt@kms_sharpness_filter@filter-strength:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@kms_sharpness_filter@filter-strength.html>
> (Intel XE#455
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/455>) +2
> other tests skip
> *
>
> igt@kms_tiled_display@basic-test-pattern-with-chamelium:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-8/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html>
> (Intel XE#2426
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426>)
> *
>
> igt@kms_vblank@ts-continuation-suspend@pipe-c-edp-1:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-lnl-4/igt@kms_vblank@ts-continuation-suspend@pipe-c-edp-1.html>
> -> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-8/igt@kms_vblank@ts-continuation-suspend@pipe-c-edp-1.html>
> (Intel XE#4488
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4488>)
> *
>
> igt@kms_vrr@max-min:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_vrr@max-min.html>
> (Intel XE#1499
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1499>)
> *
>
> igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-lnl-1/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-1/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html>
> (Intel XE#2142
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2142>) +1
> other test fail
> *
>
> igt@xe_ccs@block-multicopy-inplace:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_ccs@block-multicopy-inplace.html>
> (Intel XE#455
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/455> /
> Intel XE#488
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/488> /
> Intel XE#5607
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/5607>)
> *
>
> igt@xe_compute@ccs-mode-basic:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@xe_compute@ccs-mode-basic.html>
> (Intel XE#6599
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6599>)
> *
>
> igt@xe_compute@ccs-mode-compute-kernel:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_compute@ccs-mode-compute-kernel.html>
> (Intel XE#1447
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1447>)
> *
>
> igt@xe_eudebug@basic-vm-access-parameters:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_eudebug@basic-vm-access-parameters.html>
> (Intel XE#4837
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4837>)
> *
>
> igt@xe_eudebug_online@single-step:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_eudebug_online@single-step.html>
> (Intel XE#4837
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4837> /
> Intel XE#5565
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/5565>) +1
> other test skip
> *
>
> igt@xe_evict@evict-beng-mixed-threads-small:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_evict@evict-beng-mixed-threads-small.html>
> (Intel XE#688
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/688>) +1
> other test skip
> *
>
> igt@xe_evict@evict-large-cm:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_evict@evict-large-cm.html>
> (Intel XE#261
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/261> /
> Intel XE#5564
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/5564>)
> *
>
> igt@xe_evict@evict-mixed-many-threads-small:
>
> o shard-bmg: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-7/igt@xe_evict@evict-mixed-many-threads-small.html>
> -> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@xe_evict@evict-mixed-many-threads-small.html>
> (Intel XE#6321
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6321> /
> Intel XE#6606
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6606>)
> *
>
> igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr-rebind:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr-rebind.html>
> (Intel XE#2322
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322>)
> *
>
> igt@xe_exec_basic@multigpu-once-null-rebind:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_exec_basic@multigpu-once-null-rebind.html>
> (Intel XE#1392
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392> /
> Intel XE#5575
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/5575>)
> *
>
> igt@xe_exec_fault_mode@once-userptr-invalidate-race-prefetch:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_exec_fault_mode@once-userptr-invalidate-race-prefetch.html>
> (Intel XE#288
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/288> /
> Intel XE#5561
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/5561>) +2
> other tests skip
> *
>
> igt@xe_exec_mix_modes@exec-simple-batch-store-dma-fence:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_exec_mix_modes@exec-simple-batch-store-dma-fence.html>
> (Intel XE#2360
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2360>)
> *
>
> igt@xe_exec_sip_eudebug@breakpoint-writesip-nodebug:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@xe_exec_sip_eudebug@breakpoint-writesip-nodebug.html>
> (Intel XE#4837
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4837>) +2
> other tests skip
> *
>
> igt@xe_exec_system_allocator@many-64k-mmap-huge:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_exec_system_allocator@many-64k-mmap-huge.html>
> (Intel XE#5007
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/5007>)
> *
>
> igt@xe_exec_system_allocator@pat-index-madvise-max-pat-index-multi-vma:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_exec_system_allocator@pat-index-madvise-max-pat-index-multi-vma.html>
> (Intel XE#4915
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4915>)
> +40 other tests skip
> *
>
> igt@xe_exec_system_allocator@process-many-mmap-file-mlock-nomemset:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-464/igt@xe_exec_system_allocator@process-many-mmap-file-mlock-nomemset.html>
> (Intel XE#4915
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4915>) +2
> other tests skip
> *
>
> igt@xe_exec_system_allocator@threads-shared-vm-many-large-execqueues-mmap-free-huge:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-8/igt@xe_exec_system_allocator@threads-shared-vm-many-large-execqueues-mmap-free-huge.html>
> (Intel XE#4943
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4943>) +6
> other tests skip
> *
>
> igt@xe_exec_system_allocator@threads-shared-vm-many-mmap-free-huge:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_exec_system_allocator@threads-shared-vm-many-mmap-free-huge.html>
> (Intel XE#4943
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4943>) +1
> other test skip
> *
>
> igt@xe_oa@missing-sample-flags:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_oa@missing-sample-flags.html>
> (Intel XE#3573
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/3573>)
> *
>
> igt@xe_pat@display-vs-wb-transient:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_pat@display-vs-wb-transient.html>
> (Intel XE#1337
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1337> /
> Intel XE#5572
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/5572>)
> *
>
> igt@xe_pm@s2idle-basic:
>
> o shard-dg2-set2: NOTRUN -> ABORT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-464/igt@xe_pm@s2idle-basic.html>
> (Intel XE#6675
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6675>) +1
> other test abort
> *
>
> igt@xe_pm@s2idle-mocs:
>
> o shard-adlp: NOTRUN -> ABORT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-6/igt@xe_pm@s2idle-mocs.html>
> (Intel XE#6675
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6675>)
> *
>
> igt@xe_pm@s3-basic-exec:
>
> o shard-bmg: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-1/igt@xe_pm@s3-basic-exec.html>
> -> ABORT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@xe_pm@s3-basic-exec.html>
> (Intel XE#6675
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6675>)
> *
>
> igt@xe_pmu@engine-activity-accuracy-50@engine-drm_xe_engine_class_compute0:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-lnl-8/igt@xe_pmu@engine-activity-accuracy-50@engine-drm_xe_engine_class_compute0.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-5/igt@xe_pmu@engine-activity-accuracy-50@engine-drm_xe_engine_class_compute0.html>
> (Intel XE#6251
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6251>) +4
> other tests fail
> *
>
> igt@xe_pmu@engine-activity-suspend:
>
> o shard-adlp: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-adlp-8/igt@xe_pmu@engine-activity-suspend.html>
> -> ABORT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-9/igt@xe_pmu@engine-activity-suspend.html>
> (Intel XE#6675
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6675>) +5
> other tests abort
> *
>
> igt@xe_pxp@pxp-termination-key-update-post-suspend:
>
> o shard-lnl: NOTRUN -> ABORT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_pxp@pxp-termination-key-update-post-suspend.html>
> (Intel XE#6675
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6675>)
> *
>
> igt@xe_pxp@regular-src-to-pxp-dest-rendercopy:
>
> o shard-bmg: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-1/igt@xe_pxp@regular-src-to-pxp-dest-rendercopy.html>
> (Intel XE#4733
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4733>)
>
>
> Possible fixes
>
> *
>
> igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs:
>
> o shard-dg2-set2: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html>
> (Intel XE#1727
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1727> /
> Intel XE#3113
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/3113> /
> Intel XE#4345
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4345> /
> Intel XE#6168
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6168>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html>
> *
>
> igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-d-dp-4:
>
> o shard-dg2-set2: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-d-dp-4.html>
> (Intel XE#1727
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1727> /
> Intel XE#3113
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/3113> /
> Intel XE#6168
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6168> /
> i915#14968
> <https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14968>)
> -> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-d-dp-4.html>
> *
>
> igt@kms_cursor_legacy@cursorb-vs-flipa-legacy:
>
> o shard-bmg: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipa-legacy.html>
> (Intel XE#2291
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2291>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@kms_cursor_legacy@cursorb-vs-flipa-legacy.html>
> +1 other test pass
> *
>
> igt@kms_flip@2x-blocking-absolute-wf_vblank:
>
> o shard-bmg: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_flip@2x-blocking-absolute-wf_vblank.html>
> (Intel XE#2316
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2316>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@kms_flip@2x-blocking-absolute-wf_vblank.html>
> *
>
> igt@kms_joiner@invalid-modeset-force-big-joiner:
>
> o shard-bmg: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_joiner@invalid-modeset-force-big-joiner.html>
> (Intel XE#3012
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/3012>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-8/igt@kms_joiner@invalid-modeset-force-big-joiner.html>
> *
>
> igt@kms_pm_dc@dc6-dpms:
>
> o shard-adlp: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-adlp-2/igt@kms_pm_dc@dc6-dpms.html>
> (Intel XE#718
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/718>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-8/igt@kms_pm_dc@dc6-dpms.html>
> *
>
> igt@kms_setmode@basic@pipe-a-hdmi-a-6:
>
> o shard-dg2-set2: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-dg2-432/igt@kms_setmode@basic@pipe-a-hdmi-a-6.html>
> (Intel XE#6361
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6361>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-435/igt@kms_setmode@basic@pipe-a-hdmi-a-6.html>
> +2 other tests pass
> *
>
> igt@kms_setmode@basic@pipe-b-edp-1:
>
> o shard-lnl: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-lnl-2/igt@kms_setmode@basic@pipe-b-edp-1.html>
> (Intel XE#6361
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6361>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@kms_setmode@basic@pipe-b-edp-1.html>
> +2 other tests pass
> *
>
> igt@xe_pm@s3-vm-bind-unbind-all:
>
> o shard-dg2-set2: ABORT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-dg2-432/igt@xe_pm@s3-vm-bind-unbind-all.html>
> (Intel XE#6675
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6675>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-435/igt@xe_pm@s3-vm-bind-unbind-all.html>
> o shard-bmg: ABORT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-7/igt@xe_pm@s3-vm-bind-unbind-all.html>
> (Intel XE#6675
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6675>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@xe_pm@s3-vm-bind-unbind-all.html>
> *
>
> igt@xe_pm@s4-multiple-execs:
>
> o shard-lnl: ABORT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-lnl-5/igt@xe_pm@s4-multiple-execs.html>
> (Intel XE#6675
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6675>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-3/igt@xe_pm@s4-multiple-execs.html>
> *
>
> igt@xe_pm@s4-vm-bind-unbind-all:
>
> o shard-adlp: ABORT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-adlp-9/igt@xe_pm@s4-vm-bind-unbind-all.html>
> (Intel XE#6675
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6675>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-4/igt@xe_pm@s4-vm-bind-unbind-all.html>
> +2 other tests pass
> *
>
> igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_compute0:
>
> o shard-lnl: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-lnl-8/igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_compute0.html>
> (Intel XE#6251
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6251>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-lnl-1/igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_compute0.html>
>
>
> Warnings
>
> *
>
> igt@kms_content_protection@legacy:
>
> o shard-bmg: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-7/igt@kms_content_protection@legacy.html>
> (Intel XE#1178
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_content_protection@legacy.html>
> (Intel XE#2341
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2341>)
> *
>
> igt@kms_content_protection@suspend-resume:
>
> o shard-bmg: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_content_protection@suspend-resume.html>
> (Intel XE#6705
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6705>) ->
> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@kms_content_protection@suspend-resume.html>
> (Intel XE#1178
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178>)
> *
>
> igt@kms_cursor_legacy@flip-vs-cursor-atomic:
>
> o shard-bmg: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-8/igt@kms_cursor_legacy@flip-vs-cursor-atomic.html>
> (Intel XE#6715
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6715>) ->
> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-6/igt@kms_cursor_legacy@flip-vs-cursor-atomic.html>
> (Intel XE#4633
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4633>)
> *
>
> igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw:
>
> o shard-bmg: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-8/igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw.html>
> (Intel XE#2311
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw.html>
> (Intel XE#2312
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2312>)
> +13 other tests skip
> *
>
> igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen:
>
> o shard-bmg: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-7/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen.html>
> (Intel XE#4141
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen.html>
> (Intel XE#2312
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2312>) +5
> other tests skip
> *
>
> igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-move:
>
> o shard-bmg: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-move.html>
> (Intel XE#2312
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2312>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-8/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-move.html>
> (Intel XE#4141
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141>) +2
> other tests skip
> *
>
> igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-indfb-draw-blt:
>
> o shard-bmg: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-indfb-draw-blt.html>
> (Intel XE#2312
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2312>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-indfb-draw-blt.html>
> (Intel XE#2311
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311>) +6
> other tests skip
> *
>
> igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-move:
>
> o shard-bmg: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-move.html>
> (Intel XE#2312
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2312>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-move.html>
> (Intel XE#2313
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313>) +5
> other tests skip
> *
>
> igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-plflip-blt:
>
> o shard-bmg: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-bmg-8/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-plflip-blt.html>
> (Intel XE#2313
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-bmg-2/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-plflip-blt.html>
> (Intel XE#2312
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2312>) +4
> other tests skip
> *
>
> igt@kms_tiled_display@basic-test-pattern-with-chamelium:
>
> o shard-dg2-set2: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-dg2-463/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html>
> (Intel XE#362
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/362>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-dg2-435/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html>
> (Intel XE#1500
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1500>)
> *
>
> igt@xe_pm@s3-d3hot-basic-exec:
>
> o shard-adlp: ABORT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5/shard-adlp-1/igt@xe_pm@s3-d3hot-basic-exec.html>
> (Intel XE#6675
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6675>) ->
> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156339v8/shard-adlp-6/igt@xe_pm@s3-d3hot-basic-exec.html>
> (Intel XE#6255
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/6255>)
>
> {name}: This element is suppressed. This means it is ignored when
> computing
> the status of the difference (SUCCESS, WARNING, or FAILURE).
>
>
> Build changes
>
> * Linux: xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5 ->
> xe-pw-156339v8
>
> IGT_8645: 8645
> xe-4171-3b52d478232391a04b1de6c981cee6fc8f35dcd5:
> 3b52d478232391a04b1de6c981cee6fc8f35dcd5
> xe-pw-156339v8: 156339v8
>
[-- Attachment #2: Type: text/html, Size: 61783 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2025-12-02 5:12 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-01 9:50 [PATCH v8 0/4] VF double migration Satyanarayana K V P
2025-12-01 9:39 ` ✓ CI.KUnit: success for VF double migration (rev8) Patchwork
2025-12-01 9:50 ` [PATCH v8 1/4] drm/xe/vf: Enable VF migration only on supported GuC versions Satyanarayana K V P
2025-12-01 9:50 ` [PATCH v8 2/4] drm/xe/vf: Introduce RESFIX start marker support Satyanarayana K V P
2025-12-01 14:25 ` Michal Wajdeczko
2025-12-01 9:50 ` [PATCH v8 3/4] drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF post-migration Satyanarayana K V P
2025-12-01 14:25 ` Michal Wajdeczko
2025-12-01 9:50 ` [PATCH v8 4/4] drm/xe/vf: Add debugfs entries to test VF double migration Satyanarayana K V P
2025-12-01 10:19 ` ✓ Xe.CI.BAT: success for VF double migration (rev8) Patchwork
2025-12-01 11:29 ` ✗ Xe.CI.Full: failure " Patchwork
2025-12-02 5:12 ` K V P, Satyanarayana
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox