* ✓ CI.KUnit: success for drm/xe/guc: Change outstanding assertion to error
2025-10-17 0:46 [PATCH v1] drm/xe/guc: Change outstanding assertion to error Zhanjun Dong
@ 2025-10-17 0:53 ` Patchwork
2025-10-17 1:38 ` ✓ Xe.CI.BAT: " Patchwork
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2025-10-17 0:53 UTC (permalink / raw)
To: Zhanjun Dong; +Cc: intel-xe
== Series Details ==
Series: drm/xe/guc: Change outstanding assertion to error
URL : https://patchwork.freedesktop.org/series/156096/
State : success
== Summary ==
+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[00:52:28] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[00:52:32] 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
[00:53:02] Starting KUnit Kernel (1/1)...
[00:53:02] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[00:53:02] ================== guc_buf (11 subtests) ===================
[00:53:02] [PASSED] test_smallest
[00:53:02] [PASSED] test_largest
[00:53:02] [PASSED] test_granular
[00:53:02] [PASSED] test_unique
[00:53:02] [PASSED] test_overlap
[00:53:02] [PASSED] test_reusable
[00:53:02] [PASSED] test_too_big
[00:53:02] [PASSED] test_flush
[00:53:02] [PASSED] test_lookup
[00:53:02] [PASSED] test_data
[00:53:02] [PASSED] test_class
[00:53:02] ===================== [PASSED] guc_buf =====================
[00:53:02] =================== guc_dbm (7 subtests) ===================
[00:53:02] [PASSED] test_empty
[00:53:02] [PASSED] test_default
[00:53:02] ======================== test_size ========================
[00:53:02] [PASSED] 4
[00:53:02] [PASSED] 8
[00:53:02] [PASSED] 32
[00:53:02] [PASSED] 256
[00:53:02] ==================== [PASSED] test_size ====================
[00:53:02] ======================= test_reuse ========================
[00:53:02] [PASSED] 4
[00:53:02] [PASSED] 8
[00:53:02] [PASSED] 32
[00:53:02] [PASSED] 256
[00:53:02] =================== [PASSED] test_reuse ====================
[00:53:02] =================== test_range_overlap ====================
[00:53:02] [PASSED] 4
[00:53:02] [PASSED] 8
[00:53:02] [PASSED] 32
[00:53:02] [PASSED] 256
[00:53:02] =============== [PASSED] test_range_overlap ================
[00:53:02] =================== test_range_compact ====================
[00:53:02] [PASSED] 4
[00:53:02] [PASSED] 8
[00:53:02] [PASSED] 32
[00:53:02] [PASSED] 256
[00:53:02] =============== [PASSED] test_range_compact ================
[00:53:02] ==================== test_range_spare =====================
[00:53:02] [PASSED] 4
[00:53:02] [PASSED] 8
[00:53:02] [PASSED] 32
[00:53:02] [PASSED] 256
[00:53:02] ================ [PASSED] test_range_spare =================
[00:53:02] ===================== [PASSED] guc_dbm =====================
[00:53:02] =================== guc_idm (6 subtests) ===================
[00:53:02] [PASSED] bad_init
[00:53:02] [PASSED] no_init
[00:53:02] [PASSED] init_fini
[00:53:02] [PASSED] check_used
[00:53:02] [PASSED] check_quota
[00:53:02] [PASSED] check_all
[00:53:02] ===================== [PASSED] guc_idm =====================
[00:53:02] ================== no_relay (3 subtests) ===================
[00:53:02] [PASSED] xe_drops_guc2pf_if_not_ready
[00:53:02] [PASSED] xe_drops_guc2vf_if_not_ready
[00:53:02] [PASSED] xe_rejects_send_if_not_ready
[00:53:02] ==================== [PASSED] no_relay =====================
[00:53:02] ================== pf_relay (14 subtests) ==================
[00:53:02] [PASSED] pf_rejects_guc2pf_too_short
[00:53:02] [PASSED] pf_rejects_guc2pf_too_long
[00:53:02] [PASSED] pf_rejects_guc2pf_no_payload
[00:53:02] [PASSED] pf_fails_no_payload
[00:53:02] [PASSED] pf_fails_bad_origin
[00:53:02] [PASSED] pf_fails_bad_type
[00:53:02] [PASSED] pf_txn_reports_error
[00:53:02] [PASSED] pf_txn_sends_pf2guc
[00:53:02] [PASSED] pf_sends_pf2guc
[00:53:02] [SKIPPED] pf_loopback_nop
[00:53:02] [SKIPPED] pf_loopback_echo
[00:53:02] [SKIPPED] pf_loopback_fail
[00:53:02] [SKIPPED] pf_loopback_busy
[00:53:02] [SKIPPED] pf_loopback_retry
[00:53:02] ==================== [PASSED] pf_relay =====================
[00:53:02] ================== vf_relay (3 subtests) ===================
[00:53:02] [PASSED] vf_rejects_guc2vf_too_short
[00:53:02] [PASSED] vf_rejects_guc2vf_too_long
[00:53:02] [PASSED] vf_rejects_guc2vf_no_payload
[00:53:02] ==================== [PASSED] vf_relay =====================
[00:53:02] ===================== lmtt (1 subtest) =====================
[00:53:02] ======================== test_ops =========================
[00:53:02] [PASSED] 2-level
[00:53:02] [PASSED] multi-level
[00:53:02] ==================== [PASSED] test_ops =====================
[00:53:02] ====================== [PASSED] lmtt =======================
[00:53:02] ================= pf_service (11 subtests) =================
[00:53:02] [PASSED] pf_negotiate_any
[00:53:02] [PASSED] pf_negotiate_base_match
[00:53:02] [PASSED] pf_negotiate_base_newer
[00:53:02] [PASSED] pf_negotiate_base_next
[00:53:02] [SKIPPED] pf_negotiate_base_older
[00:53:02] [PASSED] pf_negotiate_base_prev
[00:53:02] [PASSED] pf_negotiate_latest_match
[00:53:02] [PASSED] pf_negotiate_latest_newer
[00:53:02] [PASSED] pf_negotiate_latest_next
[00:53:02] [SKIPPED] pf_negotiate_latest_older
[00:53:02] [SKIPPED] pf_negotiate_latest_prev
[00:53:02] =================== [PASSED] pf_service ====================
[00:53:02] ================= xe_guc_g2g (2 subtests) ==================
[00:53:02] ============== xe_live_guc_g2g_kunit_default ==============
[00:53:02] ========= [SKIPPED] xe_live_guc_g2g_kunit_default ==========
[00:53:02] ============== xe_live_guc_g2g_kunit_allmem ===============
[00:53:02] ========== [SKIPPED] xe_live_guc_g2g_kunit_allmem ==========
[00:53:02] =================== [SKIPPED] xe_guc_g2g ===================
[00:53:02] =================== xe_mocs (2 subtests) ===================
[00:53:02] ================ xe_live_mocs_kernel_kunit ================
[00:53:02] =========== [SKIPPED] xe_live_mocs_kernel_kunit ============
[00:53:02] ================ xe_live_mocs_reset_kunit =================
[00:53:02] ============ [SKIPPED] xe_live_mocs_reset_kunit ============
[00:53:02] ==================== [SKIPPED] xe_mocs =====================
[00:53:02] ================= xe_migrate (2 subtests) ==================
[00:53:02] ================= xe_migrate_sanity_kunit =================
[00:53:02] ============ [SKIPPED] xe_migrate_sanity_kunit =============
[00:53:02] ================== xe_validate_ccs_kunit ==================
[00:53:02] ============= [SKIPPED] xe_validate_ccs_kunit ==============
[00:53:02] =================== [SKIPPED] xe_migrate ===================
[00:53:02] ================== xe_dma_buf (1 subtest) ==================
[00:53:02] ==================== xe_dma_buf_kunit =====================
[00:53:02] ================ [SKIPPED] xe_dma_buf_kunit ================
[00:53:02] =================== [SKIPPED] xe_dma_buf ===================
[00:53:02] ================= xe_bo_shrink (1 subtest) =================
[00:53:02] =================== xe_bo_shrink_kunit ====================
[00:53:02] =============== [SKIPPED] xe_bo_shrink_kunit ===============
[00:53:02] ================== [SKIPPED] xe_bo_shrink ==================
[00:53:02] ==================== xe_bo (2 subtests) ====================
[00:53:02] ================== xe_ccs_migrate_kunit ===================
[00:53:02] ============== [SKIPPED] xe_ccs_migrate_kunit ==============
[00:53:02] ==================== xe_bo_evict_kunit ====================
[00:53:02] =============== [SKIPPED] xe_bo_evict_kunit ================
[00:53:02] ===================== [SKIPPED] xe_bo ======================
[00:53:02] ==================== args (11 subtests) ====================
[00:53:02] [PASSED] count_args_test
[00:53:02] [PASSED] call_args_example
[00:53:02] [PASSED] call_args_test
[00:53:02] [PASSED] drop_first_arg_example
[00:53:02] [PASSED] drop_first_arg_test
[00:53:02] [PASSED] first_arg_example
[00:53:02] [PASSED] first_arg_test
[00:53:02] [PASSED] last_arg_example
[00:53:02] [PASSED] last_arg_test
[00:53:02] [PASSED] pick_arg_example
[00:53:02] [PASSED] sep_comma_example
[00:53:02] ====================== [PASSED] args =======================
[00:53:02] =================== xe_pci (3 subtests) ====================
[00:53:02] ==================== check_graphics_ip ====================
[00:53:02] [PASSED] 12.00 Xe_LP
[00:53:02] [PASSED] 12.10 Xe_LP+
[00:53:02] [PASSED] 12.55 Xe_HPG
[00:53:02] [PASSED] 12.60 Xe_HPC
[00:53:02] [PASSED] 12.70 Xe_LPG
[00:53:02] [PASSED] 12.71 Xe_LPG
[00:53:02] [PASSED] 12.74 Xe_LPG+
[00:53:02] [PASSED] 20.01 Xe2_HPG
[00:53:02] [PASSED] 20.02 Xe2_HPG
[00:53:02] [PASSED] 20.04 Xe2_LPG
[00:53:02] [PASSED] 30.00 Xe3_LPG
[00:53:02] [PASSED] 30.01 Xe3_LPG
[00:53:02] [PASSED] 30.03 Xe3_LPG
[00:53:02] ================ [PASSED] check_graphics_ip ================
[00:53:02] ===================== check_media_ip ======================
[00:53:02] [PASSED] 12.00 Xe_M
[00:53:02] [PASSED] 12.55 Xe_HPM
[00:53:02] [PASSED] 13.00 Xe_LPM+
[00:53:02] [PASSED] 13.01 Xe2_HPM
[00:53:02] [PASSED] 20.00 Xe2_LPM
[00:53:02] [PASSED] 30.00 Xe3_LPM
[00:53:02] [PASSED] 30.02 Xe3_LPM
[00:53:02] ================= [PASSED] check_media_ip ==================
[00:53:02] ================= check_platform_gt_count =================
[00:53:02] [PASSED] 0x9A60 (TIGERLAKE)
[00:53:02] [PASSED] 0x9A68 (TIGERLAKE)
[00:53:02] [PASSED] 0x9A70 (TIGERLAKE)
[00:53:02] [PASSED] 0x9A40 (TIGERLAKE)
[00:53:02] [PASSED] 0x9A49 (TIGERLAKE)
[00:53:02] [PASSED] 0x9A59 (TIGERLAKE)
[00:53:02] [PASSED] 0x9A78 (TIGERLAKE)
[00:53:02] [PASSED] 0x9AC0 (TIGERLAKE)
[00:53:02] [PASSED] 0x9AC9 (TIGERLAKE)
[00:53:02] [PASSED] 0x9AD9 (TIGERLAKE)
[00:53:02] [PASSED] 0x9AF8 (TIGERLAKE)
[00:53:02] [PASSED] 0x4C80 (ROCKETLAKE)
[00:53:02] [PASSED] 0x4C8A (ROCKETLAKE)
[00:53:02] [PASSED] 0x4C8B (ROCKETLAKE)
[00:53:02] [PASSED] 0x4C8C (ROCKETLAKE)
[00:53:02] [PASSED] 0x4C90 (ROCKETLAKE)
[00:53:02] [PASSED] 0x4C9A (ROCKETLAKE)
[00:53:02] [PASSED] 0x4680 (ALDERLAKE_S)
[00:53:02] [PASSED] 0x4682 (ALDERLAKE_S)
[00:53:02] [PASSED] 0x4688 (ALDERLAKE_S)
[00:53:02] [PASSED] 0x468A (ALDERLAKE_S)
[00:53:02] [PASSED] 0x468B (ALDERLAKE_S)
[00:53:02] [PASSED] 0x4690 (ALDERLAKE_S)
[00:53:02] [PASSED] 0x4692 (ALDERLAKE_S)
[00:53:02] [PASSED] 0x4693 (ALDERLAKE_S)
[00:53:02] [PASSED] 0x46A0 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46A1 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46A2 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46A3 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46A6 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46A8 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46AA (ALDERLAKE_P)
[00:53:02] [PASSED] 0x462A (ALDERLAKE_P)
[00:53:02] [PASSED] 0x4626 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x4628 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46B0 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46B1 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46B2 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46B3 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46C0 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46C1 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46C2 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46C3 (ALDERLAKE_P)
[00:53:02] [PASSED] 0x46D0 (ALDERLAKE_N)
[00:53:02] [PASSED] 0x46D1 (ALDERLAKE_N)
[00:53:02] [PASSED] 0x46D2 (ALDERLAKE_N)
[00:53:02] [PASSED] 0x46D3 (ALDERLAKE_N)
[00:53:02] [PASSED] 0x46D4 (ALDERLAKE_N)
[00:53:02] [PASSED] 0xA721 (ALDERLAKE_P)
[00:53:02] [PASSED] 0xA7A1 (ALDERLAKE_P)
[00:53:02] [PASSED] 0xA7A9 (ALDERLAKE_P)
[00:53:02] [PASSED] 0xA7AC (ALDERLAKE_P)
[00:53:02] [PASSED] 0xA7AD (ALDERLAKE_P)
[00:53:02] [PASSED] 0xA720 (ALDERLAKE_P)
[00:53:02] [PASSED] 0xA7A0 (ALDERLAKE_P)
[00:53:02] [PASSED] 0xA7A8 (ALDERLAKE_P)
[00:53:02] [PASSED] 0xA7AA (ALDERLAKE_P)
[00:53:02] [PASSED] 0xA7AB (ALDERLAKE_P)
[00:53:02] [PASSED] 0xA780 (ALDERLAKE_S)
[00:53:02] [PASSED] 0xA781 (ALDERLAKE_S)
[00:53:02] [PASSED] 0xA782 (ALDERLAKE_S)
[00:53:02] [PASSED] 0xA783 (ALDERLAKE_S)
[00:53:02] [PASSED] 0xA788 (ALDERLAKE_S)
[00:53:02] [PASSED] 0xA789 (ALDERLAKE_S)
[00:53:02] [PASSED] 0xA78A (ALDERLAKE_S)
[00:53:02] [PASSED] 0xA78B (ALDERLAKE_S)
[00:53:02] [PASSED] 0x4905 (DG1)
[00:53:02] [PASSED] 0x4906 (DG1)
[00:53:02] [PASSED] 0x4907 (DG1)
[00:53:02] [PASSED] 0x4908 (DG1)
[00:53:02] [PASSED] 0x4909 (DG1)
[00:53:02] [PASSED] 0x56C0 (DG2)
[00:53:02] [PASSED] 0x56C2 (DG2)
[00:53:02] [PASSED] 0x56C1 (DG2)
[00:53:02] [PASSED] 0x7D51 (METEORLAKE)
[00:53:02] [PASSED] 0x7DD1 (METEORLAKE)
[00:53:02] [PASSED] 0x7D41 (METEORLAKE)
[00:53:02] [PASSED] 0x7D67 (METEORLAKE)
[00:53:02] [PASSED] 0xB640 (METEORLAKE)
[00:53:02] [PASSED] 0x56A0 (DG2)
[00:53:02] [PASSED] 0x56A1 (DG2)
[00:53:02] [PASSED] 0x56A2 (DG2)
[00:53:02] [PASSED] 0x56BE (DG2)
[00:53:02] [PASSED] 0x56BF (DG2)
[00:53:02] [PASSED] 0x5690 (DG2)
[00:53:02] [PASSED] 0x5691 (DG2)
[00:53:02] [PASSED] 0x5692 (DG2)
[00:53:02] [PASSED] 0x56A5 (DG2)
[00:53:02] [PASSED] 0x56A6 (DG2)
[00:53:02] [PASSED] 0x56B0 (DG2)
[00:53:02] [PASSED] 0x56B1 (DG2)
[00:53:02] [PASSED] 0x56BA (DG2)
[00:53:02] [PASSED] 0x56BB (DG2)
[00:53:02] [PASSED] 0x56BC (DG2)
[00:53:02] [PASSED] 0x56BD (DG2)
[00:53:02] [PASSED] 0x5693 (DG2)
[00:53:02] [PASSED] 0x5694 (DG2)
[00:53:02] [PASSED] 0x5695 (DG2)
[00:53:02] [PASSED] 0x56A3 (DG2)
[00:53:02] [PASSED] 0x56A4 (DG2)
[00:53:02] [PASSED] 0x56B2 (DG2)
[00:53:02] [PASSED] 0x56B3 (DG2)
[00:53:02] [PASSED] 0x5696 (DG2)
[00:53:02] [PASSED] 0x5697 (DG2)
[00:53:02] [PASSED] 0xB69 (PVC)
[00:53:02] [PASSED] 0xB6E (PVC)
[00:53:02] [PASSED] 0xBD4 (PVC)
[00:53:02] [PASSED] 0xBD5 (PVC)
[00:53:02] [PASSED] 0xBD6 (PVC)
[00:53:02] [PASSED] 0xBD7 (PVC)
[00:53:02] [PASSED] 0xBD8 (PVC)
[00:53:02] [PASSED] 0xBD9 (PVC)
[00:53:02] [PASSED] 0xBDA (PVC)
[00:53:02] [PASSED] 0xBDB (PVC)
[00:53:02] [PASSED] 0xBE0 (PVC)
[00:53:02] [PASSED] 0xBE1 (PVC)
[00:53:02] [PASSED] 0xBE5 (PVC)
[00:53:02] [PASSED] 0x7D40 (METEORLAKE)
[00:53:02] [PASSED] 0x7D45 (METEORLAKE)
[00:53:02] [PASSED] 0x7D55 (METEORLAKE)
[00:53:02] [PASSED] 0x7D60 (METEORLAKE)
[00:53:02] [PASSED] 0x7DD5 (METEORLAKE)
[00:53:02] [PASSED] 0x6420 (LUNARLAKE)
[00:53:02] [PASSED] 0x64A0 (LUNARLAKE)
[00:53:02] [PASSED] 0x64B0 (LUNARLAKE)
[00:53:02] [PASSED] 0xE202 (BATTLEMAGE)
[00:53:02] [PASSED] 0xE209 (BATTLEMAGE)
[00:53:02] [PASSED] 0xE20B (BATTLEMAGE)
[00:53:02] [PASSED] 0xE20C (BATTLEMAGE)
[00:53:02] [PASSED] 0xE20D (BATTLEMAGE)
[00:53:02] [PASSED] 0xE210 (BATTLEMAGE)
[00:53:02] [PASSED] 0xE211 (BATTLEMAGE)
[00:53:02] [PASSED] 0xE212 (BATTLEMAGE)
[00:53:02] [PASSED] 0xE216 (BATTLEMAGE)
[00:53:02] [PASSED] 0xE220 (BATTLEMAGE)
[00:53:02] [PASSED] 0xE221 (BATTLEMAGE)
[00:53:02] [PASSED] 0xE222 (BATTLEMAGE)
[00:53:02] [PASSED] 0xE223 (BATTLEMAGE)
[00:53:02] [PASSED] 0xB080 (PANTHERLAKE)
[00:53:02] [PASSED] 0xB081 (PANTHERLAKE)
[00:53:02] [PASSED] 0xB082 (PANTHERLAKE)
[00:53:02] [PASSED] 0xB083 (PANTHERLAKE)
[00:53:02] [PASSED] 0xB084 (PANTHERLAKE)
[00:53:02] [PASSED] 0xB085 (PANTHERLAKE)
[00:53:02] [PASSED] 0xB086 (PANTHERLAKE)
[00:53:02] [PASSED] 0xB087 (PANTHERLAKE)
[00:53:02] [PASSED] 0xB08F (PANTHERLAKE)
[00:53:02] [PASSED] 0xB090 (PANTHERLAKE)
[00:53:02] [PASSED] 0xB0A0 (PANTHERLAKE)
[00:53:02] [PASSED] 0xB0B0 (PANTHERLAKE)
[00:53:02] [PASSED] 0xFD80 (PANTHERLAKE)
[00:53:02] [PASSED] 0xFD81 (PANTHERLAKE)
[00:53:02] ============= [PASSED] check_platform_gt_count =============
[00:53:02] ===================== [PASSED] xe_pci ======================
[00:53:02] =================== xe_rtp (2 subtests) ====================
[00:53:02] =============== xe_rtp_process_to_sr_tests ================
[00:53:02] [PASSED] coalesce-same-reg
[00:53:02] [PASSED] no-match-no-add
[00:53:02] [PASSED] match-or
[00:53:02] [PASSED] match-or-xfail
[00:53:02] [PASSED] no-match-no-add-multiple-rules
[00:53:02] [PASSED] two-regs-two-entries
[00:53:02] [PASSED] clr-one-set-other
[00:53:02] [PASSED] set-field
[00:53:02] [PASSED] conflict-duplicate
[00:53:02] [PASSED] conflict-not-disjoint
[00:53:02] [PASSED] conflict-reg-type
[00:53:02] =========== [PASSED] xe_rtp_process_to_sr_tests ============
[00:53:02] ================== xe_rtp_process_tests ===================
[00:53:02] [PASSED] active1
[00:53:02] [PASSED] active2
[00:53:02] [PASSED] active-inactive
[00:53:02] [PASSED] inactive-active
[00:53:02] [PASSED] inactive-1st_or_active-inactive
[00:53:02] [PASSED] inactive-2nd_or_active-inactive
[00:53:02] [PASSED] inactive-last_or_active-inactive
[00:53:02] [PASSED] inactive-no_or_active-inactive
[00:53:02] ============== [PASSED] xe_rtp_process_tests ===============
[00:53:02] ===================== [PASSED] xe_rtp ======================
[00:53:02] ==================== xe_wa (1 subtest) =====================
[00:53:02] ======================== xe_wa_gt =========================
[00:53:02] [PASSED] TIGERLAKE B0
[00:53:02] [PASSED] DG1 A0
[00:53:02] [PASSED] DG1 B0
[00:53:02] [PASSED] ALDERLAKE_S A0
[00:53:02] [PASSED] ALDERLAKE_S B0
stty: 'standard input': Inappropriate ioctl for device
[00:53:02] [PASSED] ALDERLAKE_S C0
[00:53:02] [PASSED] ALDERLAKE_S D0
[00:53:02] [PASSED] ALDERLAKE_P A0
[00:53:02] [PASSED] ALDERLAKE_P B0
[00:53:02] [PASSED] ALDERLAKE_P C0
[00:53:02] [PASSED] ALDERLAKE_S RPLS D0
[00:53:02] [PASSED] ALDERLAKE_P RPLU E0
[00:53:02] [PASSED] DG2 G10 C0
[00:53:02] [PASSED] DG2 G11 B1
[00:53:02] [PASSED] DG2 G12 A1
[00:53:02] [PASSED] METEORLAKE 12.70(Xe_LPG) A0 13.00(Xe_LPM+) A0
[00:53:02] [PASSED] METEORLAKE 12.71(Xe_LPG) A0 13.00(Xe_LPM+) A0
[00:53:02] [PASSED] METEORLAKE 12.74(Xe_LPG+) A0 13.00(Xe_LPM+) A0
[00:53:02] [PASSED] LUNARLAKE 20.04(Xe2_LPG) A0 20.00(Xe2_LPM) A0
[00:53:02] [PASSED] LUNARLAKE 20.04(Xe2_LPG) B0 20.00(Xe2_LPM) A0
[00:53:02] [PASSED] BATTLEMAGE 20.01(Xe2_HPG) A0 13.01(Xe2_HPM) A1
[00:53:02] [PASSED] PANTHERLAKE 30.00(Xe3_LPG) A0 30.00(Xe3_LPM) A0
[00:53:02] ==================== [PASSED] xe_wa_gt =====================
[00:53:02] ====================== [PASSED] xe_wa ======================
[00:53:02] ============================================================
[00:53:02] Testing complete. Ran 306 tests: passed: 288, skipped: 18
[00:53:03] Elapsed time: 34.970s total, 4.283s configuring, 30.320s building, 0.325s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[00:53:03] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[00:53:04] 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
[00:53:29] Starting KUnit Kernel (1/1)...
[00:53:29] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[00:53:29] ============ drm_test_pick_cmdline (2 subtests) ============
[00:53:29] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[00:53:29] =============== drm_test_pick_cmdline_named ===============
[00:53:29] [PASSED] NTSC
[00:53:29] [PASSED] NTSC-J
[00:53:29] [PASSED] PAL
[00:53:29] [PASSED] PAL-M
[00:53:29] =========== [PASSED] drm_test_pick_cmdline_named ===========
[00:53:29] ============== [PASSED] drm_test_pick_cmdline ==============
[00:53:29] == drm_test_atomic_get_connector_for_encoder (1 subtest) ===
[00:53:29] [PASSED] drm_test_drm_atomic_get_connector_for_encoder
[00:53:29] ==== [PASSED] drm_test_atomic_get_connector_for_encoder ====
[00:53:29] =========== drm_validate_clone_mode (2 subtests) ===========
[00:53:29] ============== drm_test_check_in_clone_mode ===============
[00:53:29] [PASSED] in_clone_mode
[00:53:29] [PASSED] not_in_clone_mode
[00:53:29] ========== [PASSED] drm_test_check_in_clone_mode ===========
[00:53:29] =============== drm_test_check_valid_clones ===============
[00:53:29] [PASSED] not_in_clone_mode
[00:53:29] [PASSED] valid_clone
[00:53:29] [PASSED] invalid_clone
[00:53:29] =========== [PASSED] drm_test_check_valid_clones ===========
[00:53:29] ============= [PASSED] drm_validate_clone_mode =============
[00:53:29] ============= drm_validate_modeset (1 subtest) =============
[00:53:29] [PASSED] drm_test_check_connector_changed_modeset
[00:53:29] ============== [PASSED] drm_validate_modeset ===============
[00:53:29] ====== drm_test_bridge_get_current_state (2 subtests) ======
[00:53:29] [PASSED] drm_test_drm_bridge_get_current_state_atomic
[00:53:29] [PASSED] drm_test_drm_bridge_get_current_state_legacy
[00:53:29] ======== [PASSED] drm_test_bridge_get_current_state ========
[00:53:29] ====== drm_test_bridge_helper_reset_crtc (3 subtests) ======
[00:53:29] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic
[00:53:29] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic_disabled
[00:53:29] [PASSED] drm_test_drm_bridge_helper_reset_crtc_legacy
[00:53:29] ======== [PASSED] drm_test_bridge_helper_reset_crtc ========
[00:53:29] ============== drm_bridge_alloc (2 subtests) ===============
[00:53:29] [PASSED] drm_test_drm_bridge_alloc_basic
[00:53:29] [PASSED] drm_test_drm_bridge_alloc_get_put
[00:53:29] ================ [PASSED] drm_bridge_alloc =================
[00:53:29] ================== drm_buddy (8 subtests) ==================
[00:53:29] [PASSED] drm_test_buddy_alloc_limit
[00:53:29] [PASSED] drm_test_buddy_alloc_optimistic
[00:53:29] [PASSED] drm_test_buddy_alloc_pessimistic
[00:53:29] [PASSED] drm_test_buddy_alloc_pathological
[00:53:29] [PASSED] drm_test_buddy_alloc_contiguous
[00:53:29] [PASSED] drm_test_buddy_alloc_clear
[00:53:29] [PASSED] drm_test_buddy_alloc_range_bias
[00:53:29] [PASSED] drm_test_buddy_fragmentation_performance
[00:53:29] ==================== [PASSED] drm_buddy ====================
[00:53:29] ============= drm_cmdline_parser (40 subtests) =============
[00:53:29] [PASSED] drm_test_cmdline_force_d_only
[00:53:29] [PASSED] drm_test_cmdline_force_D_only_dvi
[00:53:29] [PASSED] drm_test_cmdline_force_D_only_hdmi
[00:53:29] [PASSED] drm_test_cmdline_force_D_only_not_digital
[00:53:29] [PASSED] drm_test_cmdline_force_e_only
[00:53:29] [PASSED] drm_test_cmdline_res
[00:53:29] [PASSED] drm_test_cmdline_res_vesa
[00:53:29] [PASSED] drm_test_cmdline_res_vesa_rblank
[00:53:29] [PASSED] drm_test_cmdline_res_rblank
[00:53:29] [PASSED] drm_test_cmdline_res_bpp
[00:53:29] [PASSED] drm_test_cmdline_res_refresh
[00:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh
[00:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[00:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[00:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[00:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[00:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[00:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[00:53:29] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[00:53:29] [PASSED] drm_test_cmdline_res_margins_force_on
[00:53:29] [PASSED] drm_test_cmdline_res_vesa_margins
[00:53:29] [PASSED] drm_test_cmdline_name
[00:53:29] [PASSED] drm_test_cmdline_name_bpp
[00:53:29] [PASSED] drm_test_cmdline_name_option
[00:53:29] [PASSED] drm_test_cmdline_name_bpp_option
[00:53:29] [PASSED] drm_test_cmdline_rotate_0
[00:53:29] [PASSED] drm_test_cmdline_rotate_90
[00:53:29] [PASSED] drm_test_cmdline_rotate_180
[00:53:29] [PASSED] drm_test_cmdline_rotate_270
[00:53:29] [PASSED] drm_test_cmdline_hmirror
[00:53:29] [PASSED] drm_test_cmdline_vmirror
[00:53:29] [PASSED] drm_test_cmdline_margin_options
[00:53:29] [PASSED] drm_test_cmdline_multiple_options
[00:53:29] [PASSED] drm_test_cmdline_bpp_extra_and_option
[00:53:29] [PASSED] drm_test_cmdline_extra_and_option
[00:53:29] [PASSED] drm_test_cmdline_freestanding_options
[00:53:29] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[00:53:29] [PASSED] drm_test_cmdline_panel_orientation
[00:53:29] ================ drm_test_cmdline_invalid =================
[00:53:29] [PASSED] margin_only
[00:53:29] [PASSED] interlace_only
[00:53:29] [PASSED] res_missing_x
[00:53:29] [PASSED] res_missing_y
[00:53:29] [PASSED] res_bad_y
[00:53:29] [PASSED] res_missing_y_bpp
[00:53:29] [PASSED] res_bad_bpp
[00:53:29] [PASSED] res_bad_refresh
[00:53:29] [PASSED] res_bpp_refresh_force_on_off
[00:53:29] [PASSED] res_invalid_mode
[00:53:29] [PASSED] res_bpp_wrong_place_mode
[00:53:29] [PASSED] name_bpp_refresh
[00:53:29] [PASSED] name_refresh
[00:53:29] [PASSED] name_refresh_wrong_mode
[00:53:29] [PASSED] name_refresh_invalid_mode
[00:53:29] [PASSED] rotate_multiple
[00:53:29] [PASSED] rotate_invalid_val
[00:53:29] [PASSED] rotate_truncated
[00:53:29] [PASSED] invalid_option
[00:53:29] [PASSED] invalid_tv_option
[00:53:29] [PASSED] truncated_tv_option
[00:53:29] ============ [PASSED] drm_test_cmdline_invalid =============
[00:53:29] =============== drm_test_cmdline_tv_options ===============
[00:53:29] [PASSED] NTSC
[00:53:29] [PASSED] NTSC_443
[00:53:29] [PASSED] NTSC_J
[00:53:29] [PASSED] PAL
[00:53:29] [PASSED] PAL_M
[00:53:29] [PASSED] PAL_N
[00:53:29] [PASSED] SECAM
[00:53:29] [PASSED] MONO_525
[00:53:29] [PASSED] MONO_625
[00:53:29] =========== [PASSED] drm_test_cmdline_tv_options ===========
[00:53:29] =============== [PASSED] drm_cmdline_parser ================
[00:53:29] ========== drmm_connector_hdmi_init (20 subtests) ==========
[00:53:29] [PASSED] drm_test_connector_hdmi_init_valid
[00:53:29] [PASSED] drm_test_connector_hdmi_init_bpc_8
[00:53:29] [PASSED] drm_test_connector_hdmi_init_bpc_10
[00:53:29] [PASSED] drm_test_connector_hdmi_init_bpc_12
[00:53:29] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[00:53:29] [PASSED] drm_test_connector_hdmi_init_bpc_null
[00:53:29] [PASSED] drm_test_connector_hdmi_init_formats_empty
[00:53:29] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[00:53:29] === drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[00:53:29] [PASSED] supported_formats=0x9 yuv420_allowed=1
[00:53:29] [PASSED] supported_formats=0x9 yuv420_allowed=0
[00:53:29] [PASSED] supported_formats=0x3 yuv420_allowed=1
[00:53:29] [PASSED] supported_formats=0x3 yuv420_allowed=0
[00:53:29] === [PASSED] drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[00:53:29] [PASSED] drm_test_connector_hdmi_init_null_ddc
[00:53:29] [PASSED] drm_test_connector_hdmi_init_null_product
[00:53:29] [PASSED] drm_test_connector_hdmi_init_null_vendor
[00:53:29] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[00:53:29] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[00:53:29] [PASSED] drm_test_connector_hdmi_init_product_valid
[00:53:29] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[00:53:29] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[00:53:29] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[00:53:29] ========= drm_test_connector_hdmi_init_type_valid =========
[00:53:29] [PASSED] HDMI-A
[00:53:29] [PASSED] HDMI-B
[00:53:29] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[00:53:29] ======== drm_test_connector_hdmi_init_type_invalid ========
[00:53:29] [PASSED] Unknown
[00:53:29] [PASSED] VGA
[00:53:29] [PASSED] DVI-I
[00:53:29] [PASSED] DVI-D
[00:53:29] [PASSED] DVI-A
[00:53:29] [PASSED] Composite
[00:53:29] [PASSED] SVIDEO
[00:53:29] [PASSED] LVDS
[00:53:29] [PASSED] Component
[00:53:29] [PASSED] DIN
[00:53:29] [PASSED] DP
[00:53:29] [PASSED] TV
[00:53:29] [PASSED] eDP
[00:53:29] [PASSED] Virtual
[00:53:29] [PASSED] DSI
[00:53:29] [PASSED] DPI
[00:53:29] [PASSED] Writeback
[00:53:29] [PASSED] SPI
[00:53:29] [PASSED] USB
[00:53:29] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[00:53:29] ============ [PASSED] drmm_connector_hdmi_init =============
[00:53:29] ============= drmm_connector_init (3 subtests) =============
[00:53:29] [PASSED] drm_test_drmm_connector_init
[00:53:29] [PASSED] drm_test_drmm_connector_init_null_ddc
[00:53:29] ========= drm_test_drmm_connector_init_type_valid =========
[00:53:29] [PASSED] Unknown
[00:53:29] [PASSED] VGA
[00:53:29] [PASSED] DVI-I
[00:53:29] [PASSED] DVI-D
[00:53:29] [PASSED] DVI-A
[00:53:29] [PASSED] Composite
[00:53:29] [PASSED] SVIDEO
[00:53:29] [PASSED] LVDS
[00:53:29] [PASSED] Component
[00:53:29] [PASSED] DIN
[00:53:29] [PASSED] DP
[00:53:29] [PASSED] HDMI-A
[00:53:29] [PASSED] HDMI-B
[00:53:29] [PASSED] TV
[00:53:29] [PASSED] eDP
[00:53:29] [PASSED] Virtual
[00:53:29] [PASSED] DSI
[00:53:29] [PASSED] DPI
[00:53:29] [PASSED] Writeback
[00:53:29] [PASSED] SPI
[00:53:29] [PASSED] USB
[00:53:29] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[00:53:29] =============== [PASSED] drmm_connector_init ===============
[00:53:29] ========= drm_connector_dynamic_init (6 subtests) ==========
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_init
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_init_null_ddc
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_init_not_added
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_init_properties
[00:53:29] ===== drm_test_drm_connector_dynamic_init_type_valid ======
[00:53:29] [PASSED] Unknown
[00:53:29] [PASSED] VGA
[00:53:29] [PASSED] DVI-I
[00:53:29] [PASSED] DVI-D
[00:53:29] [PASSED] DVI-A
[00:53:29] [PASSED] Composite
[00:53:29] [PASSED] SVIDEO
[00:53:29] [PASSED] LVDS
[00:53:29] [PASSED] Component
[00:53:29] [PASSED] DIN
[00:53:29] [PASSED] DP
[00:53:29] [PASSED] HDMI-A
[00:53:29] [PASSED] HDMI-B
[00:53:29] [PASSED] TV
[00:53:29] [PASSED] eDP
[00:53:29] [PASSED] Virtual
[00:53:29] [PASSED] DSI
[00:53:29] [PASSED] DPI
[00:53:29] [PASSED] Writeback
[00:53:29] [PASSED] SPI
[00:53:29] [PASSED] USB
[00:53:29] = [PASSED] drm_test_drm_connector_dynamic_init_type_valid ==
[00:53:29] ======== drm_test_drm_connector_dynamic_init_name =========
[00:53:29] [PASSED] Unknown
[00:53:29] [PASSED] VGA
[00:53:29] [PASSED] DVI-I
[00:53:29] [PASSED] DVI-D
[00:53:29] [PASSED] DVI-A
[00:53:29] [PASSED] Composite
[00:53:29] [PASSED] SVIDEO
[00:53:29] [PASSED] LVDS
[00:53:29] [PASSED] Component
[00:53:29] [PASSED] DIN
[00:53:29] [PASSED] DP
[00:53:29] [PASSED] HDMI-A
[00:53:29] [PASSED] HDMI-B
[00:53:29] [PASSED] TV
[00:53:29] [PASSED] eDP
[00:53:29] [PASSED] Virtual
[00:53:29] [PASSED] DSI
[00:53:29] [PASSED] DPI
[00:53:29] [PASSED] Writeback
[00:53:29] [PASSED] SPI
[00:53:29] [PASSED] USB
[00:53:29] ==== [PASSED] drm_test_drm_connector_dynamic_init_name =====
[00:53:29] =========== [PASSED] drm_connector_dynamic_init ============
[00:53:29] ==== drm_connector_dynamic_register_early (4 subtests) =====
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_register_early_on_list
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_register_early_defer
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_register_early_no_init
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_register_early_no_mode_object
[00:53:29] ====== [PASSED] drm_connector_dynamic_register_early =======
[00:53:29] ======= drm_connector_dynamic_register (7 subtests) ========
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_register_on_list
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_register_no_defer
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_register_no_init
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_register_mode_object
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_register_sysfs
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_register_sysfs_name
[00:53:29] [PASSED] drm_test_drm_connector_dynamic_register_debugfs
[00:53:29] ========= [PASSED] drm_connector_dynamic_register ==========
[00:53:29] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[00:53:29] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[00:53:29] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[00:53:29] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[00:53:29] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[00:53:29] ========== drm_test_get_tv_mode_from_name_valid ===========
[00:53:29] [PASSED] NTSC
[00:53:29] [PASSED] NTSC-443
[00:53:29] [PASSED] NTSC-J
[00:53:29] [PASSED] PAL
[00:53:29] [PASSED] PAL-M
[00:53:29] [PASSED] PAL-N
[00:53:29] [PASSED] SECAM
[00:53:29] [PASSED] Mono
[00:53:29] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[00:53:29] [PASSED] drm_test_get_tv_mode_from_name_truncated
[00:53:29] ============ [PASSED] drm_get_tv_mode_from_name ============
[00:53:29] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[00:53:29] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[00:53:29] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[00:53:29] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[00:53:29] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[00:53:29] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[00:53:29] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[00:53:29] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid =
[00:53:29] [PASSED] VIC 96
[00:53:29] [PASSED] VIC 97
[00:53:29] [PASSED] VIC 101
[00:53:29] [PASSED] VIC 102
[00:53:29] [PASSED] VIC 106
[00:53:29] [PASSED] VIC 107
[00:53:29] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[00:53:29] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[00:53:29] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[00:53:29] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[00:53:29] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[00:53:29] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[00:53:29] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[00:53:29] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[00:53:29] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name ====
[00:53:29] [PASSED] Automatic
[00:53:29] [PASSED] Full
[00:53:29] [PASSED] Limited 16:235
[00:53:29] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[00:53:29] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[00:53:29] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[00:53:29] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[00:53:29] === drm_test_drm_hdmi_connector_get_output_format_name ====
[00:53:29] [PASSED] RGB
[00:53:29] [PASSED] YUV 4:2:0
[00:53:29] [PASSED] YUV 4:2:2
[00:53:29] [PASSED] YUV 4:4:4
[00:53:29] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[00:53:29] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[00:53:29] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[00:53:29] ============= drm_damage_helper (21 subtests) ==============
[00:53:29] [PASSED] drm_test_damage_iter_no_damage
[00:53:29] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[00:53:29] [PASSED] drm_test_damage_iter_no_damage_src_moved
[00:53:29] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[00:53:29] [PASSED] drm_test_damage_iter_no_damage_not_visible
[00:53:29] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[00:53:29] [PASSED] drm_test_damage_iter_no_damage_no_fb
[00:53:29] [PASSED] drm_test_damage_iter_simple_damage
[00:53:29] [PASSED] drm_test_damage_iter_single_damage
[00:53:29] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[00:53:29] [PASSED] drm_test_damage_iter_single_damage_outside_src
[00:53:29] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[00:53:29] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[00:53:29] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[00:53:29] [PASSED] drm_test_damage_iter_single_damage_src_moved
[00:53:29] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[00:53:29] [PASSED] drm_test_damage_iter_damage
[00:53:29] [PASSED] drm_test_damage_iter_damage_one_intersect
[00:53:29] [PASSED] drm_test_damage_iter_damage_one_outside
[00:53:29] [PASSED] drm_test_damage_iter_damage_src_moved
[00:53:29] [PASSED] drm_test_damage_iter_damage_not_visible
[00:53:29] ================ [PASSED] drm_damage_helper ================
[00:53:29] ============== drm_dp_mst_helper (3 subtests) ==============
[00:53:29] ============== drm_test_dp_mst_calc_pbn_mode ==============
[00:53:29] [PASSED] Clock 154000 BPP 30 DSC disabled
[00:53:29] [PASSED] Clock 234000 BPP 30 DSC disabled
[00:53:29] [PASSED] Clock 297000 BPP 24 DSC disabled
[00:53:29] [PASSED] Clock 332880 BPP 24 DSC enabled
[00:53:29] [PASSED] Clock 324540 BPP 24 DSC enabled
[00:53:29] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[00:53:29] ============== drm_test_dp_mst_calc_pbn_div ===============
[00:53:29] [PASSED] Link rate 2000000 lane count 4
[00:53:29] [PASSED] Link rate 2000000 lane count 2
[00:53:29] [PASSED] Link rate 2000000 lane count 1
[00:53:29] [PASSED] Link rate 1350000 lane count 4
[00:53:29] [PASSED] Link rate 1350000 lane count 2
[00:53:29] [PASSED] Link rate 1350000 lane count 1
[00:53:29] [PASSED] Link rate 1000000 lane count 4
[00:53:29] [PASSED] Link rate 1000000 lane count 2
[00:53:29] [PASSED] Link rate 1000000 lane count 1
[00:53:29] [PASSED] Link rate 810000 lane count 4
[00:53:29] [PASSED] Link rate 810000 lane count 2
[00:53:29] [PASSED] Link rate 810000 lane count 1
[00:53:29] [PASSED] Link rate 540000 lane count 4
[00:53:29] [PASSED] Link rate 540000 lane count 2
[00:53:29] [PASSED] Link rate 540000 lane count 1
[00:53:29] [PASSED] Link rate 270000 lane count 4
[00:53:29] [PASSED] Link rate 270000 lane count 2
[00:53:29] [PASSED] Link rate 270000 lane count 1
[00:53:29] [PASSED] Link rate 162000 lane count 4
[00:53:29] [PASSED] Link rate 162000 lane count 2
[00:53:29] [PASSED] Link rate 162000 lane count 1
[00:53:29] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[00:53:29] ========= drm_test_dp_mst_sideband_msg_req_decode =========
[00:53:29] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[00:53:29] [PASSED] DP_POWER_UP_PHY with port number
[00:53:29] [PASSED] DP_POWER_DOWN_PHY with port number
[00:53:29] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[00:53:29] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[00:53:29] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[00:53:29] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[00:53:29] [PASSED] DP_QUERY_PAYLOAD with port number
[00:53:29] [PASSED] DP_QUERY_PAYLOAD with VCPI
[00:53:29] [PASSED] DP_REMOTE_DPCD_READ with port number
[00:53:29] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[00:53:29] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[00:53:29] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[00:53:29] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[00:53:29] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[00:53:29] [PASSED] DP_REMOTE_I2C_READ with port number
[00:53:29] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[00:53:29] [PASSED] DP_REMOTE_I2C_READ with transactions array
[00:53:29] [PASSED] DP_REMOTE_I2C_WRITE with port number
[00:53:29] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[00:53:29] [PASSED] DP_REMOTE_I2C_WRITE with data array
[00:53:29] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[00:53:29] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[00:53:29] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[00:53:29] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[00:53:29] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[00:53:29] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[00:53:29] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[00:53:29] ================ [PASSED] drm_dp_mst_helper ================
[00:53:29] ================== drm_exec (7 subtests) ===================
[00:53:29] [PASSED] sanitycheck
[00:53:29] [PASSED] test_lock
[00:53:29] [PASSED] test_lock_unlock
[00:53:29] [PASSED] test_duplicates
[00:53:29] [PASSED] test_prepare
[00:53:29] [PASSED] test_prepare_array
[00:53:29] [PASSED] test_multiple_loops
[00:53:29] ==================== [PASSED] drm_exec =====================
[00:53:29] =========== drm_format_helper_test (17 subtests) ===========
[00:53:29] ============== drm_test_fb_xrgb8888_to_gray8 ==============
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[00:53:29] ============= drm_test_fb_xrgb8888_to_rgb332 ==============
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[00:53:29] ============= drm_test_fb_xrgb8888_to_rgb565 ==============
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[00:53:29] ============ drm_test_fb_xrgb8888_to_xrgb1555 =============
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[00:53:29] ============ drm_test_fb_xrgb8888_to_argb1555 =============
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[00:53:29] ============ drm_test_fb_xrgb8888_to_rgba5551 =============
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[00:53:29] ============= drm_test_fb_xrgb8888_to_rgb888 ==============
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[00:53:29] ============= drm_test_fb_xrgb8888_to_bgr888 ==============
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ========= [PASSED] drm_test_fb_xrgb8888_to_bgr888 ==========
[00:53:29] ============ drm_test_fb_xrgb8888_to_argb8888 =============
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[00:53:29] =========== drm_test_fb_xrgb8888_to_xrgb2101010 ===========
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[00:53:29] =========== drm_test_fb_xrgb8888_to_argb2101010 ===========
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[00:53:29] ============== drm_test_fb_xrgb8888_to_mono ===============
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[00:53:29] ==================== drm_test_fb_swab =====================
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ================ [PASSED] drm_test_fb_swab =================
[00:53:29] ============ drm_test_fb_xrgb8888_to_xbgr8888 =============
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[00:53:29] ============ drm_test_fb_xrgb8888_to_abgr8888 =============
[00:53:29] [PASSED] single_pixel_source_buffer
[00:53:29] [PASSED] single_pixel_clip_rectangle
[00:53:29] [PASSED] well_known_colors
[00:53:29] [PASSED] destination_pitch
[00:53:29] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[00:53:29] ================= drm_test_fb_clip_offset =================
[00:53:29] [PASSED] pass through
[00:53:29] [PASSED] horizontal offset
[00:53:29] [PASSED] vertical offset
[00:53:29] [PASSED] horizontal and vertical offset
[00:53:29] [PASSED] horizontal offset (custom pitch)
[00:53:29] [PASSED] vertical offset (custom pitch)
[00:53:29] [PASSED] horizontal and vertical offset (custom pitch)
[00:53:29] ============= [PASSED] drm_test_fb_clip_offset =============
[00:53:29] =================== drm_test_fb_memcpy ====================
[00:53:29] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[00:53:29] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[00:53:29] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[00:53:29] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[00:53:29] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[00:53:29] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[00:53:29] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[00:53:29] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[00:53:29] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[00:53:29] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[00:53:29] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[00:53:29] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[00:53:29] =============== [PASSED] drm_test_fb_memcpy ================
[00:53:29] ============= [PASSED] drm_format_helper_test ==============
[00:53:29] ================= drm_format (18 subtests) =================
[00:53:29] [PASSED] drm_test_format_block_width_invalid
[00:53:29] [PASSED] drm_test_format_block_width_one_plane
[00:53:29] [PASSED] drm_test_format_block_width_two_plane
[00:53:29] [PASSED] drm_test_format_block_width_three_plane
[00:53:29] [PASSED] drm_test_format_block_width_tiled
[00:53:29] [PASSED] drm_test_format_block_height_invalid
[00:53:29] [PASSED] drm_test_format_block_height_one_plane
[00:53:29] [PASSED] drm_test_format_block_height_two_plane
[00:53:29] [PASSED] drm_test_format_block_height_three_plane
[00:53:29] [PASSED] drm_test_format_block_height_tiled
[00:53:29] [PASSED] drm_test_format_min_pitch_invalid
[00:53:29] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[00:53:29] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[00:53:29] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[00:53:29] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[00:53:29] [PASSED] drm_test_format_min_pitch_two_plane
[00:53:29] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[00:53:29] [PASSED] drm_test_format_min_pitch_tiled
[00:53:29] =================== [PASSED] drm_format ====================
[00:53:29] ============== drm_framebuffer (10 subtests) ===============
[00:53:29] ========== drm_test_framebuffer_check_src_coords ==========
[00:53:29] [PASSED] Success: source fits into fb
[00:53:29] [PASSED] Fail: overflowing fb with x-axis coordinate
[00:53:29] [PASSED] Fail: overflowing fb with y-axis coordinate
[00:53:29] [PASSED] Fail: overflowing fb with source width
[00:53:29] [PASSED] Fail: overflowing fb with source height
[00:53:29] ====== [PASSED] drm_test_framebuffer_check_src_coords ======
[00:53:29] [PASSED] drm_test_framebuffer_cleanup
[00:53:29] =============== drm_test_framebuffer_create ===============
[00:53:29] [PASSED] ABGR8888 normal sizes
[00:53:29] [PASSED] ABGR8888 max sizes
[00:53:29] [PASSED] ABGR8888 pitch greater than min required
[00:53:29] [PASSED] ABGR8888 pitch less than min required
[00:53:29] [PASSED] ABGR8888 Invalid width
[00:53:29] [PASSED] ABGR8888 Invalid buffer handle
[00:53:29] [PASSED] No pixel format
[00:53:29] [PASSED] ABGR8888 Width 0
[00:53:29] [PASSED] ABGR8888 Height 0
[00:53:29] [PASSED] ABGR8888 Out of bound height * pitch combination
[00:53:29] [PASSED] ABGR8888 Large buffer offset
[00:53:29] [PASSED] ABGR8888 Buffer offset for inexistent plane
[00:53:29] [PASSED] ABGR8888 Invalid flag
[00:53:29] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[00:53:29] [PASSED] ABGR8888 Valid buffer modifier
[00:53:29] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[00:53:29] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[00:53:29] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[00:53:29] [PASSED] NV12 Normal sizes
[00:53:29] [PASSED] NV12 Max sizes
[00:53:29] [PASSED] NV12 Invalid pitch
[00:53:29] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[00:53:29] [PASSED] NV12 different modifier per-plane
[00:53:29] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[00:53:29] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[00:53:29] [PASSED] NV12 Modifier for inexistent plane
[00:53:29] [PASSED] NV12 Handle for inexistent plane
[00:53:29] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[00:53:29] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[00:53:29] [PASSED] YVU420 Normal sizes
[00:53:29] [PASSED] YVU420 Max sizes
[00:53:29] [PASSED] YVU420 Invalid pitch
[00:53:29] [PASSED] YVU420 Different pitches
[00:53:29] [PASSED] YVU420 Different buffer offsets/pitches
[00:53:29] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[00:53:29] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[00:53:29] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[00:53:29] [PASSED] YVU420 Valid modifier
[00:53:29] [PASSED] YVU420 Different modifiers per plane
[00:53:29] [PASSED] YVU420 Modifier for inexistent plane
[00:53:29] [PASSED] YUV420_10BIT Invalid modifier(DRM_FORMAT_MOD_LINEAR)
[00:53:29] [PASSED] X0L2 Normal sizes
[00:53:29] [PASSED] X0L2 Max sizes
[00:53:29] [PASSED] X0L2 Invalid pitch
[00:53:29] [PASSED] X0L2 Pitch greater than minimum required
[00:53:29] [PASSED] X0L2 Handle for inexistent plane
[00:53:29] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[00:53:29] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[00:53:29] [PASSED] X0L2 Valid modifier
[00:53:29] [PASSED] X0L2 Modifier for inexistent plane
[00:53:29] =========== [PASSED] drm_test_framebuffer_create ===========
[00:53:29] [PASSED] drm_test_framebuffer_free
[00:53:29] [PASSED] drm_test_framebuffer_init
[00:53:29] [PASSED] drm_test_framebuffer_init_bad_format
[00:53:29] [PASSED] drm_test_framebuffer_init_dev_mismatch
[00:53:29] [PASSED] drm_test_framebuffer_lookup
[00:53:29] [PASSED] drm_test_framebuffer_lookup_inexistent
[00:53:29] [PASSED] drm_test_framebuffer_modifiers_not_supported
[00:53:29] ================= [PASSED] drm_framebuffer =================
[00:53:29] ================ drm_gem_shmem (8 subtests) ================
[00:53:29] [PASSED] drm_gem_shmem_test_obj_create
[00:53:29] [PASSED] drm_gem_shmem_test_obj_create_private
[00:53:29] [PASSED] drm_gem_shmem_test_pin_pages
[00:53:29] [PASSED] drm_gem_shmem_test_vmap
[00:53:29] [PASSED] drm_gem_shmem_test_get_pages_sgt
[00:53:29] [PASSED] drm_gem_shmem_test_get_sg_table
[00:53:29] [PASSED] drm_gem_shmem_test_madvise
[00:53:29] [PASSED] drm_gem_shmem_test_purge
[00:53:29] ================== [PASSED] drm_gem_shmem ==================
[00:53:29] === drm_atomic_helper_connector_hdmi_check (27 subtests) ===
[00:53:29] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[00:53:29] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[00:53:29] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[00:53:29] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[00:53:29] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[00:53:29] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[00:53:29] ====== drm_test_check_broadcast_rgb_cea_mode_yuv420 =======
[00:53:29] [PASSED] Automatic
[00:53:29] [PASSED] Full
[00:53:29] [PASSED] Limited 16:235
[00:53:29] == [PASSED] drm_test_check_broadcast_rgb_cea_mode_yuv420 ===
[00:53:29] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[00:53:29] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[00:53:29] [PASSED] drm_test_check_disable_connector
[00:53:29] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[00:53:29] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_rgb
[00:53:29] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_yuv420
[00:53:29] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv422
[00:53:29] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420
[00:53:29] [PASSED] drm_test_check_driver_unsupported_fallback_yuv420
[00:53:29] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[00:53:29] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[00:53:29] [PASSED] drm_test_check_output_bpc_dvi
[00:53:29] [PASSED] drm_test_check_output_bpc_format_vic_1
[00:53:29] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[00:53:29] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[00:53:29] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[00:53:29] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[00:53:29] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[00:53:29] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[00:53:29] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[00:53:29] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[00:53:29] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[00:53:29] [PASSED] drm_test_check_broadcast_rgb_value
[00:53:29] [PASSED] drm_test_check_bpc_8_value
[00:53:29] [PASSED] drm_test_check_bpc_10_value
[00:53:29] [PASSED] drm_test_check_bpc_12_value
[00:53:29] [PASSED] drm_test_check_format_value
[00:53:29] [PASSED] drm_test_check_tmds_char_value
[00:53:29] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[00:53:29] = drm_atomic_helper_connector_hdmi_mode_valid (4 subtests) =
[00:53:29] [PASSED] drm_test_check_mode_valid
[00:53:29] [PASSED] drm_test_check_mode_valid_reject
[00:53:29] [PASSED] drm_test_check_mode_valid_reject_rate
[00:53:29] [PASSED] drm_test_check_mode_valid_reject_max_clock
[00:53:29] === [PASSED] drm_atomic_helper_connector_hdmi_mode_valid ===
[00:53:29] ================= drm_managed (2 subtests) =================
[00:53:29] [PASSED] drm_test_managed_release_action
[00:53:29] [PASSED] drm_test_managed_run_action
[00:53:29] =================== [PASSED] drm_managed ===================
[00:53:29] =================== drm_mm (6 subtests) ====================
[00:53:29] [PASSED] drm_test_mm_init
[00:53:29] [PASSED] drm_test_mm_debug
[00:53:29] [PASSED] drm_test_mm_align32
[00:53:29] [PASSED] drm_test_mm_align64
[00:53:29] [PASSED] drm_test_mm_lowest
[00:53:29] [PASSED] drm_test_mm_highest
[00:53:29] ===================== [PASSED] drm_mm ======================
[00:53:29] ============= drm_modes_analog_tv (5 subtests) =============
[00:53:29] [PASSED] drm_test_modes_analog_tv_mono_576i
[00:53:29] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[00:53:29] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[00:53:29] [PASSED] drm_test_modes_analog_tv_pal_576i
[00:53:29] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[00:53:29] =============== [PASSED] drm_modes_analog_tv ===============
[00:53:29] ============== drm_plane_helper (2 subtests) ===============
[00:53:29] =============== drm_test_check_plane_state ================
[00:53:29] [PASSED] clipping_simple
[00:53:29] [PASSED] clipping_rotate_reflect
[00:53:29] [PASSED] positioning_simple
[00:53:29] [PASSED] upscaling
[00:53:29] [PASSED] downscaling
[00:53:29] [PASSED] rounding1
[00:53:29] [PASSED] rounding2
[00:53:29] [PASSED] rounding3
[00:53:29] [PASSED] rounding4
[00:53:29] =========== [PASSED] drm_test_check_plane_state ============
[00:53:29] =========== drm_test_check_invalid_plane_state ============
[00:53:29] [PASSED] positioning_invalid
[00:53:29] [PASSED] upscaling_invalid
[00:53:29] [PASSED] downscaling_invalid
[00:53:29] ======= [PASSED] drm_test_check_invalid_plane_state ========
[00:53:29] ================ [PASSED] drm_plane_helper =================
[00:53:29] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[00:53:29] ====== drm_test_connector_helper_tv_get_modes_check =======
[00:53:29] [PASSED] None
[00:53:29] [PASSED] PAL
[00:53:29] [PASSED] NTSC
[00:53:29] [PASSED] Both, NTSC Default
[00:53:29] [PASSED] Both, PAL Default
[00:53:29] [PASSED] Both, NTSC Default, with PAL on command-line
[00:53:29] [PASSED] Both, PAL Default, with NTSC on command-line
[00:53:29] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[00:53:29] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[00:53:29] ================== drm_rect (9 subtests) ===================
[00:53:29] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[00:53:29] [PASSED] drm_test_rect_clip_scaled_not_clipped
[00:53:29] [PASSED] drm_test_rect_clip_scaled_clipped
[00:53:29] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[00:53:29] ================= drm_test_rect_intersect =================
[00:53:29] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[00:53:29] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[00:53:29] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[00:53:29] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[00:53:29] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[00:53:29] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[00:53:29] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[00:53:29] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[00:53:29] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[00:53:29] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[00:53:29] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[00:53:29] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[00:53:29] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[00:53:29] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[00:53:29] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
[00:53:29] ============= [PASSED] drm_test_rect_intersect =============
[00:53:29] ================ drm_test_rect_calc_hscale ================
[00:53:29] [PASSED] normal use
[00:53:29] [PASSED] out of max range
[00:53:29] [PASSED] out of min range
[00:53:29] [PASSED] zero dst
[00:53:29] [PASSED] negative src
[00:53:29] [PASSED] negative dst
[00:53:29] ============ [PASSED] drm_test_rect_calc_hscale ============
[00:53:29] ================ drm_test_rect_calc_vscale ================
[00:53:29] [PASSED] normal use
stty: 'standard input': Inappropriate ioctl for device
[00:53:29] [PASSED] out of max range
[00:53:29] [PASSED] out of min range
[00:53:29] [PASSED] zero dst
[00:53:29] [PASSED] negative src
[00:53:29] [PASSED] negative dst
[00:53:29] ============ [PASSED] drm_test_rect_calc_vscale ============
[00:53:29] ================== drm_test_rect_rotate ===================
[00:53:29] [PASSED] reflect-x
[00:53:29] [PASSED] reflect-y
[00:53:29] [PASSED] rotate-0
[00:53:29] [PASSED] rotate-90
[00:53:29] [PASSED] rotate-180
[00:53:29] [PASSED] rotate-270
[00:53:29] ============== [PASSED] drm_test_rect_rotate ===============
[00:53:29] ================ drm_test_rect_rotate_inv =================
[00:53:29] [PASSED] reflect-x
[00:53:29] [PASSED] reflect-y
[00:53:29] [PASSED] rotate-0
[00:53:29] [PASSED] rotate-90
[00:53:29] [PASSED] rotate-180
[00:53:29] [PASSED] rotate-270
[00:53:29] ============ [PASSED] drm_test_rect_rotate_inv =============
[00:53:29] ==================== [PASSED] drm_rect =====================
[00:53:29] ============ drm_sysfb_modeset_test (1 subtest) ============
[00:53:29] ============ drm_test_sysfb_build_fourcc_list =============
[00:53:29] [PASSED] no native formats
[00:53:29] [PASSED] XRGB8888 as native format
[00:53:29] [PASSED] remove duplicates
[00:53:29] [PASSED] convert alpha formats
[00:53:29] [PASSED] random formats
[00:53:29] ======== [PASSED] drm_test_sysfb_build_fourcc_list =========
[00:53:29] ============= [PASSED] drm_sysfb_modeset_test ==============
[00:53:29] ============================================================
[00:53:29] Testing complete. Ran 622 tests: passed: 622
[00:53:29] Elapsed time: 26.813s total, 1.696s configuring, 24.701s building, 0.374s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/ttm/tests/.kunitconfig
[00:53:30] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[00:53:31] 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
[00:53:41] Starting KUnit Kernel (1/1)...
[00:53:41] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[00:53:41] ================= ttm_device (5 subtests) ==================
[00:53:41] [PASSED] ttm_device_init_basic
[00:53:41] [PASSED] ttm_device_init_multiple
[00:53:41] [PASSED] ttm_device_fini_basic
[00:53:41] [PASSED] ttm_device_init_no_vma_man
[00:53:41] ================== ttm_device_init_pools ==================
[00:53:41] [PASSED] No DMA allocations, no DMA32 required
[00:53:41] [PASSED] DMA allocations, DMA32 required
[00:53:41] [PASSED] No DMA allocations, DMA32 required
[00:53:41] [PASSED] DMA allocations, no DMA32 required
[00:53:41] ============== [PASSED] ttm_device_init_pools ==============
[00:53:41] =================== [PASSED] ttm_device ====================
[00:53:41] ================== ttm_pool (8 subtests) ===================
[00:53:41] ================== ttm_pool_alloc_basic ===================
[00:53:41] [PASSED] One page
[00:53:41] [PASSED] More than one page
[00:53:41] [PASSED] Above the allocation limit
[00:53:41] [PASSED] One page, with coherent DMA mappings enabled
[00:53:41] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[00:53:41] ============== [PASSED] ttm_pool_alloc_basic ===============
[00:53:41] ============== ttm_pool_alloc_basic_dma_addr ==============
[00:53:41] [PASSED] One page
[00:53:41] [PASSED] More than one page
[00:53:41] [PASSED] Above the allocation limit
[00:53:41] [PASSED] One page, with coherent DMA mappings enabled
[00:53:41] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[00:53:41] ========== [PASSED] ttm_pool_alloc_basic_dma_addr ==========
[00:53:41] [PASSED] ttm_pool_alloc_order_caching_match
[00:53:41] [PASSED] ttm_pool_alloc_caching_mismatch
[00:53:41] [PASSED] ttm_pool_alloc_order_mismatch
[00:53:41] [PASSED] ttm_pool_free_dma_alloc
[00:53:41] [PASSED] ttm_pool_free_no_dma_alloc
[00:53:41] [PASSED] ttm_pool_fini_basic
[00:53:41] ==================== [PASSED] ttm_pool =====================
[00:53:41] ================ ttm_resource (8 subtests) =================
[00:53:41] ================= ttm_resource_init_basic =================
[00:53:41] [PASSED] Init resource in TTM_PL_SYSTEM
[00:53:41] [PASSED] Init resource in TTM_PL_VRAM
[00:53:41] [PASSED] Init resource in a private placement
[00:53:41] [PASSED] Init resource in TTM_PL_SYSTEM, set placement flags
[00:53:41] ============= [PASSED] ttm_resource_init_basic =============
[00:53:41] [PASSED] ttm_resource_init_pinned
[00:53:41] [PASSED] ttm_resource_fini_basic
[00:53:41] [PASSED] ttm_resource_manager_init_basic
[00:53:41] [PASSED] ttm_resource_manager_usage_basic
[00:53:41] [PASSED] ttm_resource_manager_set_used_basic
[00:53:41] [PASSED] ttm_sys_man_alloc_basic
[00:53:41] [PASSED] ttm_sys_man_free_basic
[00:53:41] ================== [PASSED] ttm_resource ===================
[00:53:41] =================== ttm_tt (15 subtests) ===================
[00:53:41] ==================== ttm_tt_init_basic ====================
[00:53:41] [PASSED] Page-aligned size
[00:53:41] [PASSED] Extra pages requested
[00:53:41] ================ [PASSED] ttm_tt_init_basic ================
[00:53:41] [PASSED] ttm_tt_init_misaligned
[00:53:41] [PASSED] ttm_tt_fini_basic
[00:53:41] [PASSED] ttm_tt_fini_sg
[00:53:41] [PASSED] ttm_tt_fini_shmem
[00:53:41] [PASSED] ttm_tt_create_basic
[00:53:41] [PASSED] ttm_tt_create_invalid_bo_type
[00:53:41] [PASSED] ttm_tt_create_ttm_exists
[00:53:41] [PASSED] ttm_tt_create_failed
[00:53:41] [PASSED] ttm_tt_destroy_basic
[00:53:41] [PASSED] ttm_tt_populate_null_ttm
[00:53:41] [PASSED] ttm_tt_populate_populated_ttm
[00:53:41] [PASSED] ttm_tt_unpopulate_basic
[00:53:41] [PASSED] ttm_tt_unpopulate_empty_ttm
[00:53:41] [PASSED] ttm_tt_swapin_basic
[00:53:41] ===================== [PASSED] ttm_tt ======================
[00:53:41] =================== ttm_bo (14 subtests) ===================
[00:53:41] =========== ttm_bo_reserve_optimistic_no_ticket ===========
[00:53:41] [PASSED] Cannot be interrupted and sleeps
[00:53:41] [PASSED] Cannot be interrupted, locks straight away
[00:53:41] [PASSED] Can be interrupted, sleeps
[00:53:41] ======= [PASSED] ttm_bo_reserve_optimistic_no_ticket =======
[00:53:41] [PASSED] ttm_bo_reserve_locked_no_sleep
[00:53:41] [PASSED] ttm_bo_reserve_no_wait_ticket
[00:53:41] [PASSED] ttm_bo_reserve_double_resv
[00:53:41] [PASSED] ttm_bo_reserve_interrupted
[00:53:41] [PASSED] ttm_bo_reserve_deadlock
[00:53:41] [PASSED] ttm_bo_unreserve_basic
[00:53:41] [PASSED] ttm_bo_unreserve_pinned
[00:53:41] [PASSED] ttm_bo_unreserve_bulk
[00:53:41] [PASSED] ttm_bo_fini_basic
[00:53:41] [PASSED] ttm_bo_fini_shared_resv
[00:53:41] [PASSED] ttm_bo_pin_basic
[00:53:41] [PASSED] ttm_bo_pin_unpin_resource
[00:53:41] [PASSED] ttm_bo_multiple_pin_one_unpin
[00:53:41] ===================== [PASSED] ttm_bo ======================
[00:53:41] ============== ttm_bo_validate (21 subtests) ===============
[00:53:41] ============== ttm_bo_init_reserved_sys_man ===============
[00:53:41] [PASSED] Buffer object for userspace
[00:53:41] [PASSED] Kernel buffer object
[00:53:41] [PASSED] Shared buffer object
[00:53:41] ========== [PASSED] ttm_bo_init_reserved_sys_man ===========
[00:53:41] ============== ttm_bo_init_reserved_mock_man ==============
[00:53:41] [PASSED] Buffer object for userspace
[00:53:41] [PASSED] Kernel buffer object
[00:53:41] [PASSED] Shared buffer object
[00:53:41] ========== [PASSED] ttm_bo_init_reserved_mock_man ==========
[00:53:41] [PASSED] ttm_bo_init_reserved_resv
[00:53:41] ================== ttm_bo_validate_basic ==================
[00:53:41] [PASSED] Buffer object for userspace
[00:53:41] [PASSED] Kernel buffer object
[00:53:41] [PASSED] Shared buffer object
[00:53:41] ============== [PASSED] ttm_bo_validate_basic ==============
[00:53:41] [PASSED] ttm_bo_validate_invalid_placement
[00:53:41] ============= ttm_bo_validate_same_placement ==============
[00:53:41] [PASSED] System manager
[00:53:41] [PASSED] VRAM manager
[00:53:41] ========= [PASSED] ttm_bo_validate_same_placement ==========
[00:53:41] [PASSED] ttm_bo_validate_failed_alloc
[00:53:41] [PASSED] ttm_bo_validate_pinned
[00:53:41] [PASSED] ttm_bo_validate_busy_placement
[00:53:41] ================ ttm_bo_validate_multihop =================
[00:53:41] [PASSED] Buffer object for userspace
[00:53:41] [PASSED] Kernel buffer object
[00:53:41] [PASSED] Shared buffer object
[00:53:41] ============ [PASSED] ttm_bo_validate_multihop =============
[00:53:41] ========== ttm_bo_validate_no_placement_signaled ==========
[00:53:41] [PASSED] Buffer object in system domain, no page vector
[00:53:41] [PASSED] Buffer object in system domain with an existing page vector
[00:53:41] ====== [PASSED] ttm_bo_validate_no_placement_signaled ======
[00:53:41] ======== ttm_bo_validate_no_placement_not_signaled ========
[00:53:41] [PASSED] Buffer object for userspace
[00:53:41] [PASSED] Kernel buffer object
[00:53:41] [PASSED] Shared buffer object
[00:53:41] ==== [PASSED] ttm_bo_validate_no_placement_not_signaled ====
[00:53:41] [PASSED] ttm_bo_validate_move_fence_signaled
[00:53:41] ========= ttm_bo_validate_move_fence_not_signaled =========
[00:53:41] [PASSED] Waits for GPU
[00:53:41] [PASSED] Tries to lock straight away
[00:53:41] ===== [PASSED] ttm_bo_validate_move_fence_not_signaled =====
[00:53:41] [PASSED] ttm_bo_validate_happy_evict
[00:53:41] [PASSED] ttm_bo_validate_all_pinned_evict
[00:53:41] [PASSED] ttm_bo_validate_allowed_only_evict
[00:53:41] [PASSED] ttm_bo_validate_deleted_evict
[00:53:41] [PASSED] ttm_bo_validate_busy_domain_evict
[00:53:41] [PASSED] ttm_bo_validate_evict_gutting
[00:53:41] [PASSED] ttm_bo_validate_recrusive_evict
stty: 'standard input': Inappropriate ioctl for device
[00:53:41] ================= [PASSED] ttm_bo_validate =================
[00:53:41] ============================================================
[00:53:41] Testing complete. Ran 101 tests: passed: 101
[00:53:41] Elapsed time: 11.348s total, 1.670s configuring, 9.462s building, 0.179s running
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel
^ permalink raw reply [flat|nested] 5+ messages in thread* ✓ Xe.CI.BAT: success for drm/xe/guc: Change outstanding assertion to error
2025-10-17 0:46 [PATCH v1] drm/xe/guc: Change outstanding assertion to error Zhanjun Dong
2025-10-17 0:53 ` ✓ CI.KUnit: success for " Patchwork
@ 2025-10-17 1:38 ` Patchwork
2025-10-17 5:45 ` [PATCH v1] " Matthew Brost
2025-10-17 22:27 ` ✗ Xe.CI.Full: failure for " Patchwork
3 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2025-10-17 1:38 UTC (permalink / raw)
To: Zhanjun Dong; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 919 bytes --]
== Series Details ==
Series: drm/xe/guc: Change outstanding assertion to error
URL : https://patchwork.freedesktop.org/series/156096/
State : success
== Summary ==
CI Bug Log - changes from xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57_BAT -> xe-pw-156096v1_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (11 -> 11)
------------------------------
No changes in participating hosts
Changes
-------
No changes found
Build changes
-------------
* IGT: IGT_8588 -> IGT_8589
* Linux: xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57 -> xe-pw-156096v1
IGT_8588: 8588
IGT_8589: 8589
xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57: 4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57
xe-pw-156096v1: 156096v1
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/index.html
[-- Attachment #2: Type: text/html, Size: 1481 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v1] drm/xe/guc: Change outstanding assertion to error
2025-10-17 0:46 [PATCH v1] drm/xe/guc: Change outstanding assertion to error Zhanjun Dong
2025-10-17 0:53 ` ✓ CI.KUnit: success for " Patchwork
2025-10-17 1:38 ` ✓ Xe.CI.BAT: " Patchwork
@ 2025-10-17 5:45 ` Matthew Brost
2025-10-17 22:27 ` ✗ Xe.CI.Full: failure for " Patchwork
3 siblings, 0 replies; 5+ messages in thread
From: Matthew Brost @ 2025-10-17 5:45 UTC (permalink / raw)
To: Zhanjun Dong; +Cc: intel-xe, daniele.ceraolospurio
On Thu, Oct 16, 2025 at 08:46:54PM -0400, Zhanjun Dong wrote:
> GuC CT layer will check GuC to host outstanding counter when changing
> state, trigger assertion if the counter is not 0. However, the failed
> assertion is expected on fault injection test, change it to error to
Is this expected, though? I know I added this assert to only allow
transitions of the GuC with G2H outstanding if moving to
XE_GUC_CT_STATE_STOPPED.
For example, this is a valid state transition when starting a GT reset
or migrating a VF.
It is not a valid state transition say on a normal driver load which
this assert would catch.
I see this error occurs during a device probe failure. In my opinion, we
should ensure a proper state transition from running → stopped →
disabled to preserve the intent of this assert.
> make it works with CI system.
>
I'm also concerned about converting the assert—which includes a stack
trace—into just a debug message. If this issue occurs again, we might
not have enough information to properly debug it.
Matt
> Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/5466
> Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/5530
> Signed-off-by: Zhanjun Dong <zhanjun.dong@intel.com>
> ---
> drivers/gpu/drm/xe/xe_guc_ct.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/xe/xe_guc_ct.c b/drivers/gpu/drm/xe/xe_guc_ct.c
> index 18f6327bf552..85416db1563c 100644
> --- a/drivers/gpu/drm/xe/xe_guc_ct.c
> +++ b/drivers/gpu/drm/xe/xe_guc_ct.c
> @@ -436,8 +436,9 @@ static void guc_ct_change_state(struct xe_guc_ct *ct,
> mutex_lock(&ct->lock); /* Serialise dequeue_one_g2h() */
> spin_lock_irq(&ct->fast_lock); /* Serialise CT fast-path */
>
> - xe_gt_assert(ct_to_gt(ct), ct->g2h_outstanding == 0 ||
> - state == XE_GUC_CT_STATE_STOPPED);
> + if (ct->g2h_outstanding != 0 && state != XE_GUC_CT_STATE_STOPPED)
> + xe_gt_err(ct_to_gt(ct), "Unexpected outsanding counter:%d on switch state:%d\n",
> + ct->g2h_outstanding, state);
>
> if (ct->g2h_outstanding)
> xe_pm_runtime_put(ct_to_xe(ct));
> --
> 2.34.1
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* ✗ Xe.CI.Full: failure for drm/xe/guc: Change outstanding assertion to error
2025-10-17 0:46 [PATCH v1] drm/xe/guc: Change outstanding assertion to error Zhanjun Dong
` (2 preceding siblings ...)
2025-10-17 5:45 ` [PATCH v1] " Matthew Brost
@ 2025-10-17 22:27 ` Patchwork
3 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2025-10-17 22:27 UTC (permalink / raw)
To: Zhanjun Dong; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 83396 bytes --]
== Series Details ==
Series: drm/xe/guc: Change outstanding assertion to error
URL : https://patchwork.freedesktop.org/series/156096/
State : failure
== Summary ==
CI Bug Log - changes from xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57_FULL -> xe-pw-156096v1_FULL
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with xe-pw-156096v1_FULL absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in xe-pw-156096v1_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-156096v1_FULL:
### IGT changes ###
#### Possible regressions ####
* igt@xe_exec_system_allocator@many-large-execqueues-free-race:
- shard-bmg: [PASS][1] -> [INCOMPLETE][2]
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-1/igt@xe_exec_system_allocator@many-large-execqueues-free-race.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-7/igt@xe_exec_system_allocator@many-large-execqueues-free-race.html
* igt@xe_fault_injection@probe-fail-guc-xe_guc_ct_send_recv:
- shard-adlp: NOTRUN -> [ABORT][3]
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@xe_fault_injection@probe-fail-guc-xe_guc_ct_send_recv.html
* igt@xe_pm@s3-mocs:
- shard-adlp: [PASS][4] -> [INCOMPLETE][5]
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-2/igt@xe_pm@s3-mocs.html
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-6/igt@xe_pm@s3-mocs.html
* igt@xe_pm@s3-vm-bind-prefetch:
- shard-dg2-set2: [PASS][6] -> [INCOMPLETE][7]
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-dg2-434/igt@xe_pm@s3-vm-bind-prefetch.html
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-466/igt@xe_pm@s3-vm-bind-prefetch.html
Known issues
------------
Here are the changes found in xe-pw-156096v1_FULL that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_addfb_basic@invalid-smem-bo-on-discrete:
- shard-adlp: NOTRUN -> [SKIP][8] ([Intel XE#3157])
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@kms_addfb_basic@invalid-smem-bo-on-discrete.html
* igt@kms_atomic_transition@plane-all-modeset-transition:
- shard-lnl: NOTRUN -> [SKIP][9] ([Intel XE#3279])
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-1/igt@kms_atomic_transition@plane-all-modeset-transition.html
* igt@kms_big_fb@4-tiled-64bpp-rotate-270:
- shard-bmg: NOTRUN -> [SKIP][10] ([Intel XE#2327]) +2 other tests skip
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@kms_big_fb@4-tiled-64bpp-rotate-270.html
* igt@kms_big_fb@linear-32bpp-rotate-270:
- shard-adlp: NOTRUN -> [SKIP][11] ([Intel XE#316]) +5 other tests skip
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-6/igt@kms_big_fb@linear-32bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-16bpp-rotate-270:
- shard-dg2-set2: NOTRUN -> [SKIP][12] ([Intel XE#316]) +1 other test skip
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-432/igt@kms_big_fb@x-tiled-16bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-16bpp-rotate-180:
- shard-dg2-set2: NOTRUN -> [SKIP][13] ([Intel XE#1124]) +3 other tests skip
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-435/igt@kms_big_fb@y-tiled-16bpp-rotate-180.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip:
- shard-adlp: NOTRUN -> [DMESG-FAIL][14] ([Intel XE#4543]) +7 other tests dmesg-fail
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
- shard-bmg: NOTRUN -> [SKIP][15] ([Intel XE#1124]) +7 other tests skip
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
* igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow:
- shard-adlp: NOTRUN -> [SKIP][16] ([Intel XE#607])
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@yf-tiled-addfb-size-overflow:
- shard-adlp: NOTRUN -> [SKIP][17] ([Intel XE#610])
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0:
- shard-adlp: NOTRUN -> [SKIP][18] ([Intel XE#1124]) +14 other tests skip
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0.html
* igt@kms_bw@connected-linear-tiling-2-displays-2560x1440p:
- shard-bmg: NOTRUN -> [SKIP][19] ([Intel XE#2314] / [Intel XE#2894])
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@kms_bw@connected-linear-tiling-2-displays-2560x1440p.html
* igt@kms_bw@connected-linear-tiling-2-displays-3840x2160p:
- shard-adlp: NOTRUN -> [SKIP][20] ([Intel XE#2191]) +1 other test skip
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@kms_bw@connected-linear-tiling-2-displays-3840x2160p.html
* igt@kms_bw@linear-tiling-1-displays-2560x1440p:
- shard-bmg: NOTRUN -> [SKIP][21] ([Intel XE#367]) +2 other tests skip
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-7/igt@kms_bw@linear-tiling-1-displays-2560x1440p.html
* igt@kms_bw@linear-tiling-3-displays-2160x1440p:
- shard-dg2-set2: NOTRUN -> [SKIP][22] ([Intel XE#367]) +1 other test skip
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-433/igt@kms_bw@linear-tiling-3-displays-2160x1440p.html
* igt@kms_bw@linear-tiling-4-displays-2560x1440p:
- shard-adlp: NOTRUN -> [SKIP][23] ([Intel XE#367]) +2 other tests skip
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@kms_bw@linear-tiling-4-displays-2560x1440p.html
* igt@kms_ccs@bad-aux-stride-y-tiled-gen12-mc-ccs:
- shard-bmg: NOTRUN -> [SKIP][24] ([Intel XE#2887]) +9 other tests skip
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-4/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-mc-ccs.html
- shard-dg2-set2: NOTRUN -> [SKIP][25] ([Intel XE#455] / [Intel XE#787]) +3 other tests skip
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-434/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-mc-ccs.html
* igt@kms_ccs@bad-aux-stride-y-tiled-gen12-mc-ccs@pipe-c-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [SKIP][26] ([Intel XE#787]) +13 other tests skip
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-434/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-mc-ccs@pipe-c-hdmi-a-6.html
* igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-a-hdmi-a-1:
- shard-adlp: NOTRUN -> [SKIP][27] ([Intel XE#787]) +59 other tests skip
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-a-hdmi-a-1.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc@pipe-d-hdmi-a-1:
- shard-adlp: NOTRUN -> [SKIP][28] ([Intel XE#455] / [Intel XE#787]) +39 other tests skip
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc@pipe-d-hdmi-a-1.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs:
- shard-lnl: NOTRUN -> [SKIP][29] ([Intel XE#3432])
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-2/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs:
- shard-adlp: NOTRUN -> [SKIP][30] ([Intel XE#2907])
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs@pipe-b-dp-2:
- shard-bmg: NOTRUN -> [SKIP][31] ([Intel XE#2652] / [Intel XE#787]) +12 other tests skip
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-2/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs@pipe-b-dp-2.html
* igt@kms_ccs@missing-ccs-buffer-y-tiled-gen12-mc-ccs:
- shard-lnl: NOTRUN -> [SKIP][32] ([Intel XE#2887]) +1 other test skip
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-7/igt@kms_ccs@missing-ccs-buffer-y-tiled-gen12-mc-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs:
- shard-dg2-set2: [PASS][33] -> [INCOMPLETE][34] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#4345]) +1 other test incomplete
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
* igt@kms_cdclk@mode-transition-all-outputs:
- shard-adlp: NOTRUN -> [SKIP][35] ([Intel XE#4418])
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@kms_cdclk@mode-transition-all-outputs.html
* igt@kms_cdclk@plane-scaling:
- shard-adlp: NOTRUN -> [SKIP][36] ([Intel XE#4416] / [Intel XE#455])
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@kms_cdclk@plane-scaling.html
* igt@kms_cdclk@plane-scaling@pipe-a-hdmi-a-1:
- shard-adlp: NOTRUN -> [SKIP][37] ([Intel XE#4416]) +2 other tests skip
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@kms_cdclk@plane-scaling@pipe-a-hdmi-a-1.html
* igt@kms_chamelium_audio@hdmi-audio-edid:
- shard-adlp: NOTRUN -> [SKIP][38] ([Intel XE#373]) +8 other tests skip
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@kms_chamelium_audio@hdmi-audio-edid.html
* igt@kms_chamelium_color@ctm-blue-to-red:
- shard-lnl: NOTRUN -> [SKIP][39] ([Intel XE#306])
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-8/igt@kms_chamelium_color@ctm-blue-to-red.html
- shard-adlp: NOTRUN -> [SKIP][40] ([Intel XE#306]) +1 other test skip
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@kms_chamelium_color@ctm-blue-to-red.html
* igt@kms_chamelium_color@ctm-limited-range:
- shard-bmg: NOTRUN -> [SKIP][41] ([Intel XE#2325])
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-8/igt@kms_chamelium_color@ctm-limited-range.html
* igt@kms_chamelium_color@ctm-negative:
- shard-dg2-set2: NOTRUN -> [SKIP][42] ([Intel XE#306])
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-464/igt@kms_chamelium_color@ctm-negative.html
* igt@kms_chamelium_edid@hdmi-edid-change-during-suspend:
- shard-bmg: NOTRUN -> [SKIP][43] ([Intel XE#2252]) +4 other tests skip
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-2/igt@kms_chamelium_edid@hdmi-edid-change-during-suspend.html
* igt@kms_chamelium_frames@hdmi-crc-nonplanar-formats:
- shard-dg2-set2: NOTRUN -> [SKIP][44] ([Intel XE#373]) +1 other test skip
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-432/igt@kms_chamelium_frames@hdmi-crc-nonplanar-formats.html
* igt@kms_chamelium_hpd@vga-hpd-without-ddc:
- shard-lnl: NOTRUN -> [SKIP][45] ([Intel XE#373]) +1 other test skip
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-2/igt@kms_chamelium_hpd@vga-hpd-without-ddc.html
* igt@kms_content_protection@dp-mst-lic-type-0:
- shard-adlp: NOTRUN -> [SKIP][46] ([Intel XE#307])
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@kms_content_protection@dp-mst-lic-type-0.html
* igt@kms_content_protection@legacy:
- shard-adlp: NOTRUN -> [SKIP][47] ([Intel XE#455]) +25 other tests skip
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@kms_content_protection@legacy.html
- shard-bmg: NOTRUN -> [FAIL][48] ([Intel XE#1178]) +1 other test fail
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-3/igt@kms_content_protection@legacy.html
* igt@kms_content_protection@mei-interface:
- shard-lnl: NOTRUN -> [SKIP][49] ([Intel XE#1468])
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-1/igt@kms_content_protection@mei-interface.html
* igt@kms_content_protection@srm@pipe-a-dp-4:
- shard-dg2-set2: NOTRUN -> [FAIL][50] ([Intel XE#1178]) +1 other test fail
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-463/igt@kms_content_protection@srm@pipe-a-dp-4.html
* igt@kms_content_protection@uevent:
- shard-dg2-set2: NOTRUN -> [FAIL][51] ([Intel XE#1188]) +1 other test fail
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-436/igt@kms_content_protection@uevent.html
- shard-bmg: NOTRUN -> [FAIL][52] ([Intel XE#1188]) +1 other test fail
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-3/igt@kms_content_protection@uevent.html
* igt@kms_cursor_crc@cursor-offscreen-512x170:
- shard-bmg: NOTRUN -> [SKIP][53] ([Intel XE#2321])
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-1/igt@kms_cursor_crc@cursor-offscreen-512x170.html
* igt@kms_cursor_crc@cursor-offscreen-512x512:
- shard-adlp: NOTRUN -> [SKIP][54] ([Intel XE#308]) +1 other test skip
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@kms_cursor_crc@cursor-offscreen-512x512.html
* igt@kms_cursor_crc@cursor-random-64x21:
- shard-lnl: NOTRUN -> [SKIP][55] ([Intel XE#1424])
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-3/igt@kms_cursor_crc@cursor-random-64x21.html
* igt@kms_cursor_crc@cursor-rapid-movement-32x32:
- shard-bmg: NOTRUN -> [SKIP][56] ([Intel XE#2320]) +1 other test skip
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-4/igt@kms_cursor_crc@cursor-rapid-movement-32x32.html
* igt@kms_cursor_legacy@cursora-vs-flipb-toggle:
- shard-bmg: [PASS][57] -> [SKIP][58] ([Intel XE#2291]) +1 other test skip
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-4/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html
* igt@kms_cursor_legacy@flip-vs-cursor-legacy:
- shard-bmg: NOTRUN -> [FAIL][59] ([Intel XE#4633])
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-3/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html
* igt@kms_dirtyfb@drrs-dirtyfb-ioctl:
- shard-bmg: NOTRUN -> [SKIP][60] ([Intel XE#1508])
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-4/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html
* igt@kms_fbcon_fbt@fbc-suspend:
- shard-bmg: NOTRUN -> [SKIP][61] ([Intel XE#5425]) +1 other test skip
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-7/igt@kms_fbcon_fbt@fbc-suspend.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-adlp: NOTRUN -> [SKIP][62] ([Intel XE#776])
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@chamelium:
- shard-bmg: NOTRUN -> [SKIP][63] ([Intel XE#2372])
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@kms_feature_discovery@chamelium.html
- shard-dg2-set2: NOTRUN -> [SKIP][64] ([Intel XE#701])
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-435/igt@kms_feature_discovery@chamelium.html
- shard-lnl: NOTRUN -> [SKIP][65] ([Intel XE#701])
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-8/igt@kms_feature_discovery@chamelium.html
- shard-adlp: NOTRUN -> [SKIP][66] ([Intel XE#701])
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@kms_feature_discovery@chamelium.html
* igt@kms_feature_discovery@psr2:
- shard-adlp: NOTRUN -> [SKIP][67] ([Intel XE#1135])
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@kms_feature_discovery@psr2.html
* igt@kms_flip@2x-blocking-absolute-wf_vblank:
- shard-lnl: NOTRUN -> [SKIP][68] ([Intel XE#1421]) +1 other test skip
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-8/igt@kms_flip@2x-blocking-absolute-wf_vblank.html
* igt@kms_flip@2x-flip-vs-expired-vblank-interruptible:
- shard-bmg: [PASS][69] -> [SKIP][70] ([Intel XE#2316])
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-1/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html
* igt@kms_flip@2x-flip-vs-panning-vs-hang@ad-hdmi-a6-dp4:
- shard-dg2-set2: [PASS][71] -> [INCOMPLETE][72] ([Intel XE#2049]) +1 other test incomplete
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-dg2-436/igt@kms_flip@2x-flip-vs-panning-vs-hang@ad-hdmi-a6-dp4.html
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-466/igt@kms_flip@2x-flip-vs-panning-vs-hang@ad-hdmi-a6-dp4.html
* igt@kms_flip@2x-plain-flip-ts-check-interruptible:
- shard-adlp: NOTRUN -> [SKIP][73] ([Intel XE#310]) +9 other tests skip
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible@b-edp1:
- shard-lnl: [PASS][74] -> [FAIL][75] ([Intel XE#301]) +1 other test fail
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-lnl-8/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-edp1.html
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-2/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-edp1.html
* igt@kms_flip@flip-vs-suspend-interruptible@d-hdmi-a1:
- shard-adlp: [PASS][76] -> [DMESG-WARN][77] ([Intel XE#4543]) +2 other tests dmesg-warn
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-9/igt@kms_flip@flip-vs-suspend-interruptible@d-hdmi-a1.html
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@kms_flip@flip-vs-suspend-interruptible@d-hdmi-a1.html
* igt@kms_flip@flip-vs-suspend@d-hdmi-a1:
- shard-adlp: NOTRUN -> [DMESG-WARN][78] ([Intel XE#4543]) +12 other tests dmesg-warn
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@kms_flip@flip-vs-suspend@d-hdmi-a1.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling:
- shard-bmg: NOTRUN -> [SKIP][79] ([Intel XE#2293] / [Intel XE#2380]) +2 other tests skip
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-7/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling.html
- shard-dg2-set2: NOTRUN -> [SKIP][80] ([Intel XE#455]) +4 other tests skip
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-432/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode:
- shard-bmg: NOTRUN -> [SKIP][81] ([Intel XE#2293]) +2 other tests skip
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-3/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_frontbuffer_tracking@drrs-1p-primscrn-spr-indfb-fullscreen:
- shard-adlp: NOTRUN -> [SKIP][82] ([Intel XE#651]) +14 other tests skip
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-spr-indfb-fullscreen.html
- shard-lnl: NOTRUN -> [SKIP][83] ([Intel XE#651]) +2 other tests skip
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-5/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-spr-indfb-fullscreen.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-shrfb-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][84] ([Intel XE#2311]) +18 other tests skip
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-8/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-msflip-blt:
- shard-adlp: NOTRUN -> [FAIL][85] ([Intel XE#5671])
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen:
- shard-bmg: NOTRUN -> [SKIP][86] ([Intel XE#5390]) +8 other tests skip
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-8/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-render:
- shard-adlp: NOTRUN -> [SKIP][87] ([Intel XE#656]) +48 other tests skip
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-indfb-plflip-blt:
- shard-dg2-set2: NOTRUN -> [SKIP][88] ([Intel XE#651]) +12 other tests skip
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-433/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-indfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y:
- shard-dg2-set2: NOTRUN -> [SKIP][89] ([Intel XE#658])
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
- shard-bmg: NOTRUN -> [SKIP][90] ([Intel XE#2352])
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-mmap-wc:
- shard-lnl: NOTRUN -> [SKIP][91] ([Intel XE#656]) +7 other tests skip
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-8/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-indfb-scaledprimary:
- shard-adlp: NOTRUN -> [SKIP][92] ([Intel XE#653]) +12 other tests skip
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@kms_frontbuffer_tracking@fbcpsr-indfb-scaledprimary.html
- shard-bmg: NOTRUN -> [SKIP][93] ([Intel XE#2313]) +12 other tests skip
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-3/igt@kms_frontbuffer_tracking@fbcpsr-indfb-scaledprimary.html
* igt@kms_frontbuffer_tracking@plane-fbc-rte:
- shard-adlp: NOTRUN -> [SKIP][94] ([Intel XE#1158])
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@kms_frontbuffer_tracking@plane-fbc-rte.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-cur-indfb-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][95] ([Intel XE#2312]) +3 other tests skip
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-cur-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-shrfb-draw-render:
- shard-dg2-set2: NOTRUN -> [SKIP][96] ([Intel XE#653]) +9 other tests skip
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-436/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-shrfb-draw-render.html
* igt@kms_hdr@static-toggle-suspend:
- shard-bmg: [PASS][97] -> [SKIP][98] ([Intel XE#1503]) +1 other test skip
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-8/igt@kms_hdr@static-toggle-suspend.html
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@kms_hdr@static-toggle-suspend.html
* igt@kms_joiner@basic-max-non-joiner:
- shard-adlp: NOTRUN -> [SKIP][99] ([Intel XE#4298])
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@kms_joiner@basic-max-non-joiner.html
* igt@kms_joiner@basic-ultra-joiner:
- shard-bmg: NOTRUN -> [SKIP][100] ([Intel XE#2927])
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-8/igt@kms_joiner@basic-ultra-joiner.html
* igt@kms_panel_fitting@legacy:
- shard-bmg: NOTRUN -> [SKIP][101] ([Intel XE#2486])
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@kms_panel_fitting@legacy.html
* igt@kms_plane@pixel-format-source-clamping@pipe-b-plane-0:
- shard-adlp: NOTRUN -> [FAIL][102] ([Intel XE#5195]) +4 other tests fail
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@kms_plane@pixel-format-source-clamping@pipe-b-plane-0.html
* igt@kms_plane_multiple@2x-tiling-yf:
- shard-adlp: NOTRUN -> [SKIP][103] ([Intel XE#4596])
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@kms_plane_multiple@2x-tiling-yf.html
- shard-lnl: NOTRUN -> [SKIP][104] ([Intel XE#4596])
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-3/igt@kms_plane_multiple@2x-tiling-yf.html
* igt@kms_plane_multiple@tiling-y:
- shard-bmg: NOTRUN -> [SKIP][105] ([Intel XE#5020])
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@kms_plane_multiple@tiling-y.html
* igt@kms_plane_multiple@tiling-yf:
- shard-adlp: NOTRUN -> [SKIP][106] ([Intel XE#5020])
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-6/igt@kms_plane_multiple@tiling-yf.html
* igt@kms_plane_scaling@2x-scaler-multi-pipe:
- shard-adlp: NOTRUN -> [SKIP][107] ([Intel XE#309]) +8 other tests skip
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@kms_plane_scaling@2x-scaler-multi-pipe.html
* igt@kms_pm_backlight@brightness-with-dpms:
- shard-dg2-set2: NOTRUN -> [SKIP][108] ([Intel XE#2938])
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-432/igt@kms_pm_backlight@brightness-with-dpms.html
* igt@kms_pm_backlight@fade-with-suspend:
- shard-bmg: NOTRUN -> [SKIP][109] ([Intel XE#870])
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-7/igt@kms_pm_backlight@fade-with-suspend.html
- shard-adlp: NOTRUN -> [SKIP][110] ([Intel XE#870])
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-6/igt@kms_pm_backlight@fade-with-suspend.html
* igt@kms_pm_dc@dc5-dpms:
- shard-lnl: [PASS][111] -> [FAIL][112] ([Intel XE#718]) +1 other test fail
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-lnl-1/igt@kms_pm_dc@dc5-dpms.html
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-2/igt@kms_pm_dc@dc5-dpms.html
* igt@kms_pm_dc@dc6-psr:
- shard-bmg: NOTRUN -> [SKIP][113] ([Intel XE#2392])
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-2/igt@kms_pm_dc@dc6-psr.html
* igt@kms_pm_rpm@drm-resources-equal:
- shard-adlp: NOTRUN -> [SKIP][114] ([Intel XE#6070])
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-6/igt@kms_pm_rpm@drm-resources-equal.html
* igt@kms_pm_rpm@modeset-lpsp-stress:
- shard-bmg: NOTRUN -> [SKIP][115] ([Intel XE#1439] / [Intel XE#3141] / [Intel XE#836])
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-7/igt@kms_pm_rpm@modeset-lpsp-stress.html
* igt@kms_pm_rpm@modeset-non-lpsp:
- shard-adlp: NOTRUN -> [SKIP][116] ([Intel XE#836])
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@kms_pm_rpm@modeset-non-lpsp.html
* igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf:
- shard-bmg: NOTRUN -> [SKIP][117] ([Intel XE#1406] / [Intel XE#1489]) +3 other tests skip
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-1/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf.html
- shard-dg2-set2: NOTRUN -> [SKIP][118] ([Intel XE#1406] / [Intel XE#1489])
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-466/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf.html
* igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-exceed-fully-sf@pipe-b-edp-1:
- shard-lnl: NOTRUN -> [SKIP][119] ([Intel XE#1406] / [Intel XE#4608])
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-8/igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-exceed-fully-sf@pipe-b-edp-1.html
* igt@kms_psr2_sf@psr2-cursor-plane-move-continuous-sf:
- shard-adlp: NOTRUN -> [SKIP][120] ([Intel XE#1406] / [Intel XE#1489]) +9 other tests skip
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@kms_psr2_sf@psr2-cursor-plane-move-continuous-sf.html
* igt@kms_psr@fbc-pr-sprite-render:
- shard-adlp: NOTRUN -> [SKIP][121] ([Intel XE#1406] / [Intel XE#2850] / [Intel XE#929]) +14 other tests skip
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@kms_psr@fbc-pr-sprite-render.html
* igt@kms_psr@fbc-psr2-primary-render:
- shard-dg2-set2: NOTRUN -> [SKIP][122] ([Intel XE#1406] / [Intel XE#2850] / [Intel XE#929]) +3 other tests skip
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-434/igt@kms_psr@fbc-psr2-primary-render.html
* igt@kms_psr@fbc-psr2-sprite-blt:
- shard-lnl: NOTRUN -> [SKIP][123] ([Intel XE#1406])
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-2/igt@kms_psr@fbc-psr2-sprite-blt.html
* igt@kms_psr@fbc-psr2-sprite-blt@edp-1:
- shard-lnl: NOTRUN -> [SKIP][124] ([Intel XE#1406] / [Intel XE#4609])
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-2/igt@kms_psr@fbc-psr2-sprite-blt@edp-1.html
* igt@kms_psr@psr-basic:
- shard-bmg: NOTRUN -> [SKIP][125] ([Intel XE#1406] / [Intel XE#2234] / [Intel XE#2850]) +7 other tests skip
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-4/igt@kms_psr@psr-basic.html
* igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
- shard-bmg: NOTRUN -> [SKIP][126] ([Intel XE#1406] / [Intel XE#2414])
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-1/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
- shard-adlp: NOTRUN -> [SKIP][127] ([Intel XE#1406] / [Intel XE#2939] / [Intel XE#5585])
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
* igt@kms_rotation_crc@primary-rotation-270:
- shard-adlp: NOTRUN -> [SKIP][128] ([Intel XE#3414])
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@kms_rotation_crc@primary-rotation-270.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
- shard-adlp: NOTRUN -> [SKIP][129] ([Intel XE#1127])
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
- shard-bmg: NOTRUN -> [SKIP][130] ([Intel XE#2330])
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270:
- shard-bmg: NOTRUN -> [SKIP][131] ([Intel XE#3414] / [Intel XE#3904])
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html
* igt@kms_vrr@cmrr:
- shard-adlp: NOTRUN -> [SKIP][132] ([Intel XE#2168])
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@kms_vrr@cmrr.html
- shard-bmg: NOTRUN -> [SKIP][133] ([Intel XE#2168])
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@kms_vrr@cmrr.html
- shard-dg2-set2: NOTRUN -> [SKIP][134] ([Intel XE#2168])
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-432/igt@kms_vrr@cmrr.html
* igt@kms_vrr@flipline:
- shard-bmg: NOTRUN -> [SKIP][135] ([Intel XE#1499])
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-4/igt@kms_vrr@flipline.html
* igt@xe_ccs@block-copy-compressed:
- shard-adlp: NOTRUN -> [SKIP][136] ([Intel XE#455] / [Intel XE#488] / [Intel XE#5607])
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@xe_ccs@block-copy-compressed.html
* igt@xe_compute@ccs-mode-compute-kernel:
- shard-bmg: NOTRUN -> [FAIL][137] ([Intel XE#5963])
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-3/igt@xe_compute@ccs-mode-compute-kernel.html
* igt@xe_compute_preempt@compute-preempt-many:
- shard-adlp: NOTRUN -> [SKIP][138] ([Intel XE#6360]) +1 other test skip
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@xe_compute_preempt@compute-preempt-many.html
* igt@xe_configfs@survivability-mode:
- shard-adlp: NOTRUN -> [SKIP][139] ([Intel XE#6010])
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@xe_configfs@survivability-mode.html
* igt@xe_copy_basic@mem-copy-linear-0x3fff:
- shard-dg2-set2: NOTRUN -> [SKIP][140] ([Intel XE#1123])
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-432/igt@xe_copy_basic@mem-copy-linear-0x3fff.html
* igt@xe_copy_basic@mem-set-linear-0xfffe:
- shard-adlp: NOTRUN -> [SKIP][141] ([Intel XE#1126])
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@xe_copy_basic@mem-set-linear-0xfffe.html
* igt@xe_create@create-big-vram:
- shard-adlp: NOTRUN -> [SKIP][142] ([Intel XE#1062])
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@xe_create@create-big-vram.html
* igt@xe_eu_stall@blocking-re-enable:
- shard-dg2-set2: NOTRUN -> [SKIP][143] ([Intel XE#5626])
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-434/igt@xe_eu_stall@blocking-re-enable.html
* igt@xe_eu_stall@non-blocking-read:
- shard-adlp: NOTRUN -> [SKIP][144] ([Intel XE#5626])
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@xe_eu_stall@non-blocking-read.html
* igt@xe_eudebug@basic-vm-bind:
- shard-bmg: NOTRUN -> [SKIP][145] ([Intel XE#4837]) +4 other tests skip
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-4/igt@xe_eudebug@basic-vm-bind.html
* igt@xe_eudebug@vm-bind-clear-faultable:
- shard-dg2-set2: NOTRUN -> [SKIP][146] ([Intel XE#4837]) +7 other tests skip
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-466/igt@xe_eudebug@vm-bind-clear-faultable.html
* igt@xe_eudebug_online@set-breakpoint-sigint-debugger:
- shard-adlp: NOTRUN -> [SKIP][147] ([Intel XE#4837] / [Intel XE#5565]) +16 other tests skip
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@xe_eudebug_online@set-breakpoint-sigint-debugger.html
* igt@xe_eudebug_online@writes-caching-vram-bb-sram-target-sram:
- shard-lnl: NOTRUN -> [SKIP][148] ([Intel XE#4837]) +3 other tests skip
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-3/igt@xe_eudebug_online@writes-caching-vram-bb-sram-target-sram.html
* igt@xe_evict@evict-beng-large:
- shard-adlp: NOTRUN -> [SKIP][149] ([Intel XE#261] / [Intel XE#5564]) +1 other test skip
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@xe_evict@evict-beng-large.html
* igt@xe_evict@evict-beng-large-multi-vm-cm:
- shard-adlp: NOTRUN -> [SKIP][150] ([Intel XE#261]) +4 other tests skip
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@xe_evict@evict-beng-large-multi-vm-cm.html
* igt@xe_evict@evict-beng-mixed-many-threads-small:
- shard-bmg: [PASS][151] -> [INCOMPLETE][152] ([Intel XE#6321])
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-1/igt@xe_evict@evict-beng-mixed-many-threads-small.html
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-4/igt@xe_evict@evict-beng-mixed-many-threads-small.html
* igt@xe_evict@evict-beng-small-external:
- shard-adlp: NOTRUN -> [SKIP][153] ([Intel XE#261] / [Intel XE#5564] / [Intel XE#688]) +1 other test skip
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-6/igt@xe_evict@evict-beng-small-external.html
* igt@xe_evict@evict-cm-threads-small:
- shard-adlp: NOTRUN -> [SKIP][154] ([Intel XE#261] / [Intel XE#688]) +1 other test skip
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@xe_evict@evict-cm-threads-small.html
* igt@xe_evict_ccs@evict-overcommit-parallel-nofree-reopen:
- shard-adlp: NOTRUN -> [SKIP][155] ([Intel XE#688])
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@xe_evict_ccs@evict-overcommit-parallel-nofree-reopen.html
* igt@xe_evict_ccs@evict-overcommit-standalone-instantfree-samefd:
- shard-lnl: NOTRUN -> [SKIP][156] ([Intel XE#688]) +1 other test skip
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-7/igt@xe_evict_ccs@evict-overcommit-standalone-instantfree-samefd.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr-invalidate:
- shard-adlp: NOTRUN -> [SKIP][157] ([Intel XE#1392] / [Intel XE#5575]) +9 other tests skip
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr-invalidate.html
* igt@xe_exec_basic@multigpu-once-bindexecqueue-rebind:
- shard-bmg: NOTRUN -> [SKIP][158] ([Intel XE#2322]) +4 other tests skip
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@xe_exec_basic@multigpu-once-bindexecqueue-rebind.html
* igt@xe_exec_basic@multigpu-once-userptr-invalidate:
- shard-lnl: NOTRUN -> [SKIP][159] ([Intel XE#1392]) +1 other test skip
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-2/igt@xe_exec_basic@multigpu-once-userptr-invalidate.html
* igt@xe_exec_fault_mode@many-bindexecqueue-userptr-imm:
- shard-adlp: NOTRUN -> [SKIP][160] ([Intel XE#288] / [Intel XE#5561]) +31 other tests skip
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@xe_exec_fault_mode@many-bindexecqueue-userptr-imm.html
* igt@xe_exec_fault_mode@many-execqueues-userptr-imm:
- shard-dg2-set2: NOTRUN -> [SKIP][161] ([Intel XE#288]) +11 other tests skip
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-466/igt@xe_exec_fault_mode@many-execqueues-userptr-imm.html
* igt@xe_exec_mix_modes@exec-simple-batch-store-dma-fence:
- shard-adlp: NOTRUN -> [SKIP][162] ([Intel XE#2360])
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-6/igt@xe_exec_mix_modes@exec-simple-batch-store-dma-fence.html
* igt@xe_exec_system_allocator@many-large-execqueues-malloc-mlock:
- shard-adlp: NOTRUN -> [SKIP][163] ([Intel XE#4915]) +321 other tests skip
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@xe_exec_system_allocator@many-large-execqueues-malloc-mlock.html
* igt@xe_exec_system_allocator@many-large-execqueues-mmap-huge-nomemset:
- shard-lnl: NOTRUN -> [SKIP][164] ([Intel XE#4943]) +4 other tests skip
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-2/igt@xe_exec_system_allocator@many-large-execqueues-mmap-huge-nomemset.html
* igt@xe_exec_system_allocator@once-mmap-huge-nomemset:
- shard-bmg: NOTRUN -> [SKIP][165] ([Intel XE#4943]) +11 other tests skip
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@xe_exec_system_allocator@once-mmap-huge-nomemset.html
* igt@xe_exec_system_allocator@threads-many-large-mmap-shared-remap-dontunmap-eocheck:
- shard-dg2-set2: NOTRUN -> [SKIP][166] ([Intel XE#4915]) +95 other tests skip
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-436/igt@xe_exec_system_allocator@threads-many-large-mmap-shared-remap-dontunmap-eocheck.html
* igt@xe_fault_injection@probe-fail-guc-xe_guc_ct_send_recv:
- shard-dg2-set2: NOTRUN -> [ABORT][167] ([Intel XE#5466])
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-435/igt@xe_fault_injection@probe-fail-guc-xe_guc_ct_send_recv.html
- shard-bmg: NOTRUN -> [ABORT][168] ([Intel XE#5466])
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@xe_fault_injection@probe-fail-guc-xe_guc_ct_send_recv.html
* igt@xe_fault_injection@probe-fail-guc-xe_guc_mmio_send_recv:
- shard-dg2-set2: [PASS][169] -> [DMESG-WARN][170] ([Intel XE#5893])
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-dg2-434/igt@xe_fault_injection@probe-fail-guc-xe_guc_mmio_send_recv.html
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-435/igt@xe_fault_injection@probe-fail-guc-xe_guc_mmio_send_recv.html
* igt@xe_mmap@pci-membarrier-bad-pagesize:
- shard-lnl: NOTRUN -> [SKIP][171] ([Intel XE#5100])
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-7/igt@xe_mmap@pci-membarrier-bad-pagesize.html
* igt@xe_module_load@load:
- shard-adlp: ([PASS][172], [PASS][173], [PASS][174], [PASS][175], [PASS][176], [PASS][177], [PASS][178], [PASS][179], [PASS][180], [PASS][181], [PASS][182], [PASS][183], [PASS][184], [PASS][185], [PASS][186]) -> ([PASS][187], [PASS][188], [PASS][189], [PASS][190], [PASS][191], [PASS][192], [PASS][193], [PASS][194], [PASS][195], [PASS][196], [PASS][197], [PASS][198], [PASS][199], [PASS][200], [SKIP][201]) ([Intel XE#378] / [Intel XE#5612])
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-6/igt@xe_module_load@load.html
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-6/igt@xe_module_load@load.html
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-6/igt@xe_module_load@load.html
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-1/igt@xe_module_load@load.html
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-1/igt@xe_module_load@load.html
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-1/igt@xe_module_load@load.html
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-8/igt@xe_module_load@load.html
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-8/igt@xe_module_load@load.html
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-8/igt@xe_module_load@load.html
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-2/igt@xe_module_load@load.html
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-2/igt@xe_module_load@load.html
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-2/igt@xe_module_load@load.html
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-9/igt@xe_module_load@load.html
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-9/igt@xe_module_load@load.html
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-9/igt@xe_module_load@load.html
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-6/igt@xe_module_load@load.html
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-6/igt@xe_module_load@load.html
[189]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@xe_module_load@load.html
[190]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@xe_module_load@load.html
[191]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@xe_module_load@load.html
[192]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@xe_module_load@load.html
[193]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@xe_module_load@load.html
[194]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@xe_module_load@load.html
[195]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@xe_module_load@load.html
[196]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@xe_module_load@load.html
[197]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@xe_module_load@load.html
[198]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@xe_module_load@load.html
[199]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@xe_module_load@load.html
[200]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@xe_module_load@load.html
[201]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@xe_module_load@load.html
* igt@xe_oa@buffer-fill:
- shard-adlp: NOTRUN -> [SKIP][202] ([Intel XE#3573]) +8 other tests skip
[202]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@xe_oa@buffer-fill.html
* igt@xe_oa@invalid-oa-exponent:
- shard-dg2-set2: NOTRUN -> [SKIP][203] ([Intel XE#3573]) +1 other test skip
[203]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-463/igt@xe_oa@invalid-oa-exponent.html
* igt@xe_oa@mmio-triggered-reports-read:
- shard-adlp: NOTRUN -> [SKIP][204] ([Intel XE#6032])
[204]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@xe_oa@mmio-triggered-reports-read.html
* igt@xe_pat@display-vs-wb-transient:
- shard-adlp: NOTRUN -> [SKIP][205] ([Intel XE#1337] / [Intel XE#5572])
[205]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@xe_pat@display-vs-wb-transient.html
* igt@xe_pat@pat-index-xelp:
- shard-bmg: NOTRUN -> [SKIP][206] ([Intel XE#2245])
[206]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@xe_pat@pat-index-xelp.html
* igt@xe_peer2peer@write:
- shard-bmg: NOTRUN -> [SKIP][207] ([Intel XE#2427])
[207]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-4/igt@xe_peer2peer@write.html
* igt@xe_peer2peer@write@write-gpua-vram01-gpub-system-p2p:
- shard-dg2-set2: NOTRUN -> [FAIL][208] ([Intel XE#1173]) +1 other test fail
[208]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-434/igt@xe_peer2peer@write@write-gpua-vram01-gpub-system-p2p.html
* igt@xe_pm@d3cold-basic:
- shard-lnl: NOTRUN -> [SKIP][209] ([Intel XE#2284] / [Intel XE#366])
[209]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-4/igt@xe_pm@d3cold-basic.html
- shard-adlp: NOTRUN -> [SKIP][210] ([Intel XE#2284] / [Intel XE#366]) +1 other test skip
[210]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@xe_pm@d3cold-basic.html
* igt@xe_pm@d3cold-i2c:
- shard-bmg: NOTRUN -> [SKIP][211] ([Intel XE#5694])
[211]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-2/igt@xe_pm@d3cold-i2c.html
* igt@xe_pm@s3-vm-bind-prefetch:
- shard-lnl: NOTRUN -> [SKIP][212] ([Intel XE#584])
[212]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-4/igt@xe_pm@s3-vm-bind-prefetch.html
* igt@xe_pm@s4-multiple-execs:
- shard-adlp: NOTRUN -> [FAIL][213] ([Intel XE#6339])
[213]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@xe_pm@s4-multiple-execs.html
- shard-bmg: [PASS][214] -> [FAIL][215] ([Intel XE#6339])
[214]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-8/igt@xe_pm@s4-multiple-execs.html
[215]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@xe_pm@s4-multiple-execs.html
- shard-dg2-set2: [PASS][216] -> [FAIL][217] ([Intel XE#6339])
[216]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-dg2-434/igt@xe_pm@s4-multiple-execs.html
[217]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-435/igt@xe_pm@s4-multiple-execs.html
* igt@xe_pm@s4-vm-bind-userptr:
- shard-lnl: [PASS][218] -> [FAIL][219] ([Intel XE#6339]) +2 other tests fail
[218]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-lnl-2/igt@xe_pm@s4-vm-bind-userptr.html
[219]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-7/igt@xe_pm@s4-vm-bind-userptr.html
* igt@xe_pm@vram-d3cold-threshold:
- shard-adlp: NOTRUN -> [SKIP][220] ([Intel XE#5611] / [Intel XE#579])
[220]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@xe_pm@vram-d3cold-threshold.html
* igt@xe_pmu@all-fn-engine-activity-load:
- shard-lnl: NOTRUN -> [SKIP][221] ([Intel XE#4650])
[221]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-7/igt@xe_pmu@all-fn-engine-activity-load.html
* igt@xe_pmu@all-fn-engine-activity-load@engine-drm_xe_engine_class_render0:
- shard-adlp: NOTRUN -> [TIMEOUT][222] ([Intel XE#5213]) +1 other test timeout
[222]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-6/igt@xe_pmu@all-fn-engine-activity-load@engine-drm_xe_engine_class_render0.html
* igt@xe_pmu@fn-engine-activity-load:
- shard-dg2-set2: NOTRUN -> [SKIP][223] ([Intel XE#4650])
[223]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-466/igt@xe_pmu@fn-engine-activity-load.html
* igt@xe_pmu@gt-frequency:
- shard-dg2-set2: [PASS][224] -> [FAIL][225] ([Intel XE#4819]) +1 other test fail
[224]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-dg2-433/igt@xe_pmu@gt-frequency.html
[225]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-432/igt@xe_pmu@gt-frequency.html
* igt@xe_pxp@pxp-optout:
- shard-bmg: NOTRUN -> [SKIP][226] ([Intel XE#4733]) +1 other test skip
[226]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@xe_pxp@pxp-optout.html
* igt@xe_pxp@pxp-stale-bo-bind-post-suspend:
- shard-dg2-set2: NOTRUN -> [SKIP][227] ([Intel XE#4733]) +1 other test skip
[227]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-466/igt@xe_pxp@pxp-stale-bo-bind-post-suspend.html
- shard-adlp: NOTRUN -> [SKIP][228] ([Intel XE#4733] / [Intel XE#5594])
[228]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@xe_pxp@pxp-stale-bo-bind-post-suspend.html
* igt@xe_query@multigpu-query-oa-units:
- shard-dg2-set2: NOTRUN -> [SKIP][229] ([Intel XE#944]) +2 other tests skip
[229]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-464/igt@xe_query@multigpu-query-oa-units.html
- shard-bmg: NOTRUN -> [SKIP][230] ([Intel XE#944]) +1 other test skip
[230]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-1/igt@xe_query@multigpu-query-oa-units.html
* igt@xe_query@multigpu-query-uc-fw-version-huc:
- shard-adlp: NOTRUN -> [SKIP][231] ([Intel XE#944]) +4 other tests skip
[231]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@xe_query@multigpu-query-uc-fw-version-huc.html
* igt@xe_render_copy@render-stress-0-copies:
- shard-dg2-set2: NOTRUN -> [SKIP][232] ([Intel XE#4814])
[232]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-433/igt@xe_render_copy@render-stress-0-copies.html
* igt@xe_render_copy@render-stress-2-copies:
- shard-adlp: NOTRUN -> [SKIP][233] ([Intel XE#4814] / [Intel XE#5614])
[233]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-1/igt@xe_render_copy@render-stress-2-copies.html
* igt@xe_sriov_auto_provisioning@resources-released-on-vfs-disabling:
- shard-dg2-set2: NOTRUN -> [SKIP][234] ([Intel XE#4130])
[234]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-432/igt@xe_sriov_auto_provisioning@resources-released-on-vfs-disabling.html
#### Possible fixes ####
* igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1:
- shard-lnl: [FAIL][235] ([Intel XE#6054]) -> [PASS][236] +3 other tests pass
[235]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-lnl-7/igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1.html
[236]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-1/igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1.html
* igt@kms_big_fb@x-tiled-16bpp-rotate-0:
- shard-adlp: [DMESG-WARN][237] ([Intel XE#2953] / [Intel XE#4173]) -> [PASS][238]
[237]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-9/igt@kms_big_fb@x-tiled-16bpp-rotate-0.html
[238]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@kms_big_fb@x-tiled-16bpp-rotate-0.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc:
- shard-dg2-set2: [INCOMPLETE][239] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#4345] / [Intel XE#6168]) -> [PASS][240]
[239]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-dg2-463/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc.html
[240]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-432/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-d-dp-4:
- shard-dg2-set2: [INCOMPLETE][241] ([Intel XE#6168] / [i915#14968]) -> [PASS][242]
[241]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-dg2-463/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-d-dp-4.html
[242]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-432/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-d-dp-4.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-d-hdmi-a-6:
- shard-dg2-set2: [DMESG-WARN][243] ([Intel XE#1727] / [Intel XE#3113]) -> [PASS][244]
[243]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-dg2-463/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-d-hdmi-a-6.html
[244]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-432/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-d-hdmi-a-6.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size:
- shard-bmg: [DMESG-WARN][245] ([Intel XE#5354]) -> [PASS][246]
[245]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-8/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html
[246]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-8/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions-varying-size:
- shard-bmg: [SKIP][247] ([Intel XE#2291]) -> [PASS][248]
[247]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions-varying-size.html
[248]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions-varying-size.html
* igt@kms_dp_link_training@non-uhbr-sst:
- shard-bmg: [SKIP][249] ([Intel XE#4354]) -> [PASS][250]
[249]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-6/igt@kms_dp_link_training@non-uhbr-sst.html
[250]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@kms_dp_link_training@non-uhbr-sst.html
* igt@kms_flip@2x-flip-vs-rmfb-interruptible:
- shard-bmg: [SKIP][251] ([Intel XE#2316]) -> [PASS][252] +1 other test pass
[251]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-6/igt@kms_flip@2x-flip-vs-rmfb-interruptible.html
[252]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-7/igt@kms_flip@2x-flip-vs-rmfb-interruptible.html
* igt@kms_flip@flip-vs-suspend-interruptible@c-hdmi-a1:
- shard-adlp: [DMESG-WARN][253] ([Intel XE#4543]) -> [PASS][254]
[253]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-9/igt@kms_flip@flip-vs-suspend-interruptible@c-hdmi-a1.html
[254]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@kms_flip@flip-vs-suspend-interruptible@c-hdmi-a1.html
* igt@kms_flip@flip-vs-suspend@c-dp4:
- shard-dg2-set2: [INCOMPLETE][255] ([Intel XE#2049] / [Intel XE#2597]) -> [PASS][256] +1 other test pass
[255]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-dg2-466/igt@kms_flip@flip-vs-suspend@c-dp4.html
[256]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-466/igt@kms_flip@flip-vs-suspend@c-dp4.html
* igt@kms_hdr@static-swap:
- shard-bmg: [SKIP][257] ([Intel XE#1503]) -> [PASS][258]
[257]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-6/igt@kms_hdr@static-swap.html
[258]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-8/igt@kms_hdr@static-swap.html
* igt@kms_pm_dc@dc6-psr:
- shard-lnl: [FAIL][259] ([Intel XE#718]) -> [PASS][260] +1 other test pass
[259]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-lnl-2/igt@kms_pm_dc@dc6-psr.html
[260]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-lnl-5/igt@kms_pm_dc@dc6-psr.html
* igt@xe_exec_basic@many-execqueues-many-vm-null:
- shard-bmg: [DMESG-WARN][261] ([Intel XE#3876]) -> [PASS][262] +1 other test pass
[261]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-1/igt@xe_exec_basic@many-execqueues-many-vm-null.html
[262]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-7/igt@xe_exec_basic@many-execqueues-many-vm-null.html
* igt@xe_exec_compute_mode@many-execqueues-bindexecqueue-userptr:
- shard-adlp: [FAIL][263] ([Intel XE#5625]) -> [PASS][264]
[263]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-2/igt@xe_exec_compute_mode@many-execqueues-bindexecqueue-userptr.html
[264]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-2/igt@xe_exec_compute_mode@many-execqueues-bindexecqueue-userptr.html
* igt@xe_exec_fault_mode@many-execqueues-basic-prefetch:
- shard-bmg: [FAIL][265] ([Intel XE#6050]) -> [PASS][266] +1 other test pass
[265]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-1/igt@xe_exec_fault_mode@many-execqueues-basic-prefetch.html
[266]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-1/igt@xe_exec_fault_mode@many-execqueues-basic-prefetch.html
* igt@xe_exec_reset@cm-gt-reset:
- shard-bmg: [FAIL][267] ([Intel XE#6325]) -> [PASS][268]
[267]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-1/igt@xe_exec_reset@cm-gt-reset.html
[268]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-4/igt@xe_exec_reset@cm-gt-reset.html
* igt@xe_exec_reset@parallel-gt-reset:
- shard-adlp: [DMESG-WARN][269] ([Intel XE#3876]) -> [PASS][270]
[269]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-2/igt@xe_exec_reset@parallel-gt-reset.html
[270]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-8/igt@xe_exec_reset@parallel-gt-reset.html
* {igt@xe_exec_system_allocator@many-64k-new-race-nomemset}:
- shard-bmg: [FAIL][271] ([Intel XE#4937] / [Intel XE#5625]) -> [PASS][272] +14 other tests pass
[271]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-1/igt@xe_exec_system_allocator@many-64k-new-race-nomemset.html
[272]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@xe_exec_system_allocator@many-64k-new-race-nomemset.html
* igt@xe_exec_threads@threads-cm-fd-basic:
- shard-bmg: [FAIL][273] ([Intel XE#5625]) -> [PASS][274]
[273]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-1/igt@xe_exec_threads@threads-cm-fd-basic.html
[274]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-5/igt@xe_exec_threads@threads-cm-fd-basic.html
* igt@xe_exec_threads@threads-mixed-userptr:
- shard-bmg: [DMESG-FAIL][275] ([Intel XE#3876]) -> [PASS][276]
[275]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-1/igt@xe_exec_threads@threads-mixed-userptr.html
[276]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@xe_exec_threads@threads-mixed-userptr.html
* igt@xe_vm@shared-pde2-page:
- shard-adlp: [DMESG-FAIL][277] ([Intel XE#3876]) -> [PASS][278] +1 other test pass
[277]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-adlp-2/igt@xe_vm@shared-pde2-page.html
[278]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-adlp-9/igt@xe_vm@shared-pde2-page.html
#### Warnings ####
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs:
- shard-dg2-set2: [INCOMPLETE][279] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#4345]) -> [INCOMPLETE][280] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#4345] / [Intel XE#6168])
[279]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs.html
[280]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-c-hdmi-a-6:
- shard-dg2-set2: [DMESG-WARN][281] ([Intel XE#1727] / [Intel XE#3113]) -> [INCOMPLETE][282] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#6168])
[281]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-c-hdmi-a-6.html
[282]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-c-hdmi-a-6.html
* igt@kms_content_protection@atomic-dpms:
- shard-dg2-set2: [FAIL][283] ([Intel XE#1178]) -> [INCOMPLETE][284] ([Intel XE#4907]) +1 other test incomplete
[283]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-dg2-436/igt@kms_content_protection@atomic-dpms.html
[284]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-dg2-435/igt@kms_content_protection@atomic-dpms.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-plflip-blt:
- shard-bmg: [SKIP][285] ([Intel XE#5390]) -> [SKIP][286] ([Intel XE#2312]) +3 other tests skip
[285]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-plflip-blt.html
[286]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff:
- shard-bmg: [SKIP][287] ([Intel XE#2312]) -> [SKIP][288] ([Intel XE#5390]) +4 other tests skip
[287]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html
[288]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-3/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-move:
- shard-bmg: [SKIP][289] ([Intel XE#2311]) -> [SKIP][290] ([Intel XE#2312]) +2 other tests skip
[289]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-7/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-move.html
[290]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-move.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-indfb-msflip-blt:
- shard-bmg: [SKIP][291] ([Intel XE#2312]) -> [SKIP][292] ([Intel XE#2311]) +5 other tests skip
[291]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-indfb-msflip-blt.html
[292]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-indfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-indfb-pgflip-blt:
- shard-bmg: [SKIP][293] ([Intel XE#2313]) -> [SKIP][294] ([Intel XE#2312]) +2 other tests skip
[293]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-indfb-pgflip-blt.html
[294]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt:
- shard-bmg: [SKIP][295] ([Intel XE#2312]) -> [SKIP][296] ([Intel XE#2313]) +5 other tests skip
[295]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt.html
[296]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt.html
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-bmg: [SKIP][297] ([Intel XE#2509]) -> [SKIP][298] ([Intel XE#2426])
[297]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57/shard-bmg-1/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
[298]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/shard-bmg-4/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[Intel XE#1062]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1062
[Intel XE#1123]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1123
[Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
[Intel XE#1126]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1126
[Intel XE#1127]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1127
[Intel XE#1135]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1135
[Intel XE#1158]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1158
[Intel XE#1173]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1173
[Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178
[Intel XE#1188]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1188
[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#1421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421
[Intel XE#1424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1424
[Intel XE#1439]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1439
[Intel XE#1468]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1468
[Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
[Intel XE#1499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1499
[Intel XE#1503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1503
[Intel XE#1508]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1508
[Intel XE#1727]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1727
[Intel XE#2049]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2049
[Intel XE#2168]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2168
[Intel XE#2191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2191
[Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2245]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2245
[Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
[Intel XE#2284]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2284
[Intel XE#2291]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2291
[Intel XE#2293]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2293
[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#2321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2321
[Intel XE#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322
[Intel XE#2325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325
[Intel XE#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327
[Intel XE#2330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2330
[Intel XE#2352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2352
[Intel XE#2360]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2360
[Intel XE#2372]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2372
[Intel XE#2380]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2380
[Intel XE#2392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2392
[Intel XE#2414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2414
[Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
[Intel XE#2427]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2427
[Intel XE#2486]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2486
[Intel XE#2509]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2509
[Intel XE#2597]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2597
[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#2907]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2907
[Intel XE#2927]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2927
[Intel XE#2938]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2938
[Intel XE#2939]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2939
[Intel XE#2953]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2953
[Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301
[Intel XE#306]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/306
[Intel XE#307]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/307
[Intel XE#308]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/308
[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#3141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3141
[Intel XE#3157]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3157
[Intel XE#316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/316
[Intel XE#3279]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3279
[Intel XE#3414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3414
[Intel XE#3432]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3432
[Intel XE#3573]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3573
[Intel XE#366]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/366
[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#378]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/378
[Intel XE#3876]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3876
[Intel XE#3904]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3904
[Intel XE#4130]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4130
[Intel XE#4173]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4173
[Intel XE#4298]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4298
[Intel XE#4345]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4345
[Intel XE#4354]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4354
[Intel XE#4416]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4416
[Intel XE#4418]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4418
[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#4608]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4608
[Intel XE#4609]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4609
[Intel XE#4633]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4633
[Intel XE#4650]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4650
[Intel XE#4733]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4733
[Intel XE#4814]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4814
[Intel XE#4819]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4819
[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#4907]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4907
[Intel XE#4915]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4915
[Intel XE#4937]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4937
[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#5020]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5020
[Intel XE#5100]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5100
[Intel XE#5195]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5195
[Intel XE#5213]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5213
[Intel XE#5300]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5300
[Intel XE#5354]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5354
[Intel XE#5390]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5390
[Intel XE#5425]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5425
[Intel XE#5466]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5466
[Intel XE#5503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5503
[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#5585]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5585
[Intel XE#5594]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5594
[Intel XE#5607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5607
[Intel XE#5611]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5611
[Intel XE#5612]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5612
[Intel XE#5614]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5614
[Intel XE#5625]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5625
[Intel XE#5626]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5626
[Intel XE#5671]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5671
[Intel XE#5694]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5694
[Intel XE#579]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/579
[Intel XE#584]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/584
[Intel XE#5893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5893
[Intel XE#5963]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5963
[Intel XE#6010]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6010
[Intel XE#6032]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6032
[Intel XE#6050]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6050
[Intel XE#6054]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6054
[Intel XE#607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/607
[Intel XE#6070]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6070
[Intel XE#610]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/610
[Intel XE#6168]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6168
[Intel XE#6196]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6196
[Intel XE#6259]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6259
[Intel XE#6312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6312
[Intel XE#6318]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6318
[Intel XE#6321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6321
[Intel XE#6325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6325
[Intel XE#6339]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6339
[Intel XE#6360]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6360
[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#658]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/658
[Intel XE#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688
[Intel XE#701]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/701
[Intel XE#718]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/718
[Intel XE#776]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/776
[Intel XE#787]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/787
[Intel XE#836]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/836
[Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870
[Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
[i915#14968]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14968
Build changes
-------------
* IGT: IGT_8588 -> IGT_8589
* Linux: xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57 -> xe-pw-156096v1
IGT_8588: 8588
IGT_8589: 8589
xe-3937-4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57: 4d42fb4c5d6e5b335f7e5356cf8b615da4e20d57
xe-pw-156096v1: 156096v1
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156096v1/index.html
[-- Attachment #2: Type: text/html, Size: 97416 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread