* ✓ CI.KUnit: success for drm/i915/psr: Panel Replay SU cap dpcd read return value
2025-08-27 6:08 [PATCH] drm/i915/psr: Panel Replay SU cap dpcd read return value Jouni Högander
@ 2025-08-27 6:15 ` Patchwork
2025-08-27 6:51 ` ✓ Xe.CI.BAT: " Patchwork
` (2 subsequent siblings)
3 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2025-08-27 6:15 UTC (permalink / raw)
To: Jouni Högander; +Cc: intel-xe
== Series Details ==
Series: drm/i915/psr: Panel Replay SU cap dpcd read return value
URL : https://patchwork.freedesktop.org/series/153546/
State : success
== Summary ==
+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[06:14:06] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[06:14:10] 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
[06:14:39] Starting KUnit Kernel (1/1)...
[06:14:39] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[06:14:39] ================== guc_buf (11 subtests) ===================
[06:14:39] [PASSED] test_smallest
[06:14:39] [PASSED] test_largest
[06:14:39] [PASSED] test_granular
[06:14:39] [PASSED] test_unique
[06:14:39] [PASSED] test_overlap
[06:14:39] [PASSED] test_reusable
[06:14:39] [PASSED] test_too_big
[06:14:39] [PASSED] test_flush
[06:14:39] [PASSED] test_lookup
[06:14:39] [PASSED] test_data
[06:14:39] [PASSED] test_class
[06:14:39] ===================== [PASSED] guc_buf =====================
[06:14:39] =================== guc_dbm (7 subtests) ===================
[06:14:39] [PASSED] test_empty
[06:14:39] [PASSED] test_default
[06:14:39] ======================== test_size ========================
[06:14:39] [PASSED] 4
[06:14:39] [PASSED] 8
[06:14:39] [PASSED] 32
[06:14:39] [PASSED] 256
[06:14:39] ==================== [PASSED] test_size ====================
[06:14:39] ======================= test_reuse ========================
[06:14:39] [PASSED] 4
[06:14:39] [PASSED] 8
[06:14:39] [PASSED] 32
[06:14:39] [PASSED] 256
[06:14:39] =================== [PASSED] test_reuse ====================
[06:14:39] =================== test_range_overlap ====================
[06:14:39] [PASSED] 4
[06:14:39] [PASSED] 8
[06:14:39] [PASSED] 32
[06:14:39] [PASSED] 256
[06:14:39] =============== [PASSED] test_range_overlap ================
[06:14:39] =================== test_range_compact ====================
[06:14:39] [PASSED] 4
[06:14:39] [PASSED] 8
[06:14:39] [PASSED] 32
[06:14:39] [PASSED] 256
[06:14:39] =============== [PASSED] test_range_compact ================
[06:14:39] ==================== test_range_spare =====================
[06:14:39] [PASSED] 4
[06:14:39] [PASSED] 8
[06:14:39] [PASSED] 32
[06:14:39] [PASSED] 256
[06:14:39] ================ [PASSED] test_range_spare =================
[06:14:39] ===================== [PASSED] guc_dbm =====================
[06:14:39] =================== guc_idm (6 subtests) ===================
[06:14:39] [PASSED] bad_init
[06:14:39] [PASSED] no_init
[06:14:39] [PASSED] init_fini
[06:14:39] [PASSED] check_used
[06:14:39] [PASSED] check_quota
[06:14:39] [PASSED] check_all
[06:14:39] ===================== [PASSED] guc_idm =====================
[06:14:39] ================== no_relay (3 subtests) ===================
[06:14:39] [PASSED] xe_drops_guc2pf_if_not_ready
[06:14:39] [PASSED] xe_drops_guc2vf_if_not_ready
[06:14:39] [PASSED] xe_rejects_send_if_not_ready
[06:14:39] ==================== [PASSED] no_relay =====================
[06:14:39] ================== pf_relay (14 subtests) ==================
[06:14:39] [PASSED] pf_rejects_guc2pf_too_short
[06:14:39] [PASSED] pf_rejects_guc2pf_too_long
[06:14:39] [PASSED] pf_rejects_guc2pf_no_payload
[06:14:39] [PASSED] pf_fails_no_payload
[06:14:39] [PASSED] pf_fails_bad_origin
[06:14:39] [PASSED] pf_fails_bad_type
[06:14:39] [PASSED] pf_txn_reports_error
[06:14:39] [PASSED] pf_txn_sends_pf2guc
[06:14:39] [PASSED] pf_sends_pf2guc
[06:14:39] [SKIPPED] pf_loopback_nop
[06:14:39] [SKIPPED] pf_loopback_echo
[06:14:39] [SKIPPED] pf_loopback_fail
[06:14:39] [SKIPPED] pf_loopback_busy
[06:14:39] [SKIPPED] pf_loopback_retry
[06:14:39] ==================== [PASSED] pf_relay =====================
[06:14:39] ================== vf_relay (3 subtests) ===================
[06:14:39] [PASSED] vf_rejects_guc2vf_too_short
[06:14:39] [PASSED] vf_rejects_guc2vf_too_long
[06:14:39] [PASSED] vf_rejects_guc2vf_no_payload
[06:14:39] ==================== [PASSED] vf_relay =====================
[06:14:39] ===================== lmtt (1 subtest) =====================
[06:14:39] ======================== test_ops =========================
[06:14:39] [PASSED] 2-level
[06:14:39] [PASSED] multi-level
[06:14:39] ==================== [PASSED] test_ops =====================
[06:14:39] ====================== [PASSED] lmtt =======================
[06:14:39] ================= pf_service (11 subtests) =================
[06:14:39] [PASSED] pf_negotiate_any
[06:14:39] [PASSED] pf_negotiate_base_match
[06:14:39] [PASSED] pf_negotiate_base_newer
[06:14:39] [PASSED] pf_negotiate_base_next
[06:14:39] [SKIPPED] pf_negotiate_base_older
[06:14:39] [PASSED] pf_negotiate_base_prev
[06:14:39] [PASSED] pf_negotiate_latest_match
[06:14:39] [PASSED] pf_negotiate_latest_newer
[06:14:39] [PASSED] pf_negotiate_latest_next
[06:14:39] [SKIPPED] pf_negotiate_latest_older
[06:14:39] [SKIPPED] pf_negotiate_latest_prev
[06:14:39] =================== [PASSED] pf_service ====================
[06:14:39] =================== xe_mocs (2 subtests) ===================
[06:14:39] ================ xe_live_mocs_kernel_kunit ================
[06:14:39] =========== [SKIPPED] xe_live_mocs_kernel_kunit ============
[06:14:39] ================ xe_live_mocs_reset_kunit =================
[06:14:39] ============ [SKIPPED] xe_live_mocs_reset_kunit ============
[06:14:39] ==================== [SKIPPED] xe_mocs =====================
[06:14:39] ================= xe_migrate (2 subtests) ==================
[06:14:39] ================= xe_migrate_sanity_kunit =================
[06:14:39] ============ [SKIPPED] xe_migrate_sanity_kunit =============
[06:14:39] ================== xe_validate_ccs_kunit ==================
[06:14:39] ============= [SKIPPED] xe_validate_ccs_kunit ==============
[06:14:39] =================== [SKIPPED] xe_migrate ===================
[06:14:39] ================== xe_dma_buf (1 subtest) ==================
[06:14:39] ==================== xe_dma_buf_kunit =====================
[06:14:39] ================ [SKIPPED] xe_dma_buf_kunit ================
[06:14:39] =================== [SKIPPED] xe_dma_buf ===================
[06:14:39] ================= xe_bo_shrink (1 subtest) =================
[06:14:39] =================== xe_bo_shrink_kunit ====================
[06:14:39] =============== [SKIPPED] xe_bo_shrink_kunit ===============
[06:14:39] ================== [SKIPPED] xe_bo_shrink ==================
[06:14:39] ==================== xe_bo (2 subtests) ====================
[06:14:39] ================== xe_ccs_migrate_kunit ===================
[06:14:39] ============== [SKIPPED] xe_ccs_migrate_kunit ==============
[06:14:39] ==================== xe_bo_evict_kunit ====================
[06:14:39] =============== [SKIPPED] xe_bo_evict_kunit ================
[06:14:39] ===================== [SKIPPED] xe_bo ======================
[06:14:39] ==================== args (11 subtests) ====================
[06:14:39] [PASSED] count_args_test
[06:14:39] [PASSED] call_args_example
[06:14:39] [PASSED] call_args_test
[06:14:39] [PASSED] drop_first_arg_example
[06:14:39] [PASSED] drop_first_arg_test
[06:14:39] [PASSED] first_arg_example
[06:14:39] [PASSED] first_arg_test
[06:14:39] [PASSED] last_arg_example
[06:14:39] [PASSED] last_arg_test
[06:14:39] [PASSED] pick_arg_example
[06:14:39] [PASSED] sep_comma_example
[06:14:39] ====================== [PASSED] args =======================
[06:14:39] =================== xe_pci (3 subtests) ====================
[06:14:39] ==================== check_graphics_ip ====================
[06:14:39] [PASSED] 12.70 Xe_LPG
[06:14:39] [PASSED] 12.71 Xe_LPG
[06:14:39] [PASSED] 12.74 Xe_LPG+
[06:14:39] [PASSED] 20.01 Xe2_HPG
[06:14:39] [PASSED] 20.02 Xe2_HPG
[06:14:39] [PASSED] 20.04 Xe2_LPG
[06:14:39] [PASSED] 30.00 Xe3_LPG
[06:14:39] [PASSED] 30.01 Xe3_LPG
[06:14:39] [PASSED] 30.03 Xe3_LPG
[06:14:39] ================ [PASSED] check_graphics_ip ================
[06:14:39] ===================== check_media_ip ======================
[06:14:39] [PASSED] 13.00 Xe_LPM+
[06:14:39] [PASSED] 13.01 Xe2_HPM
[06:14:39] [PASSED] 20.00 Xe2_LPM
[06:14:39] [PASSED] 30.00 Xe3_LPM
[06:14:39] [PASSED] 30.02 Xe3_LPM
[06:14:39] ================= [PASSED] check_media_ip ==================
[06:14:39] ================= check_platform_gt_count =================
[06:14:39] [PASSED] 0x9A60 (TIGERLAKE)
[06:14:39] [PASSED] 0x9A68 (TIGERLAKE)
[06:14:39] [PASSED] 0x9A70 (TIGERLAKE)
[06:14:39] [PASSED] 0x9A40 (TIGERLAKE)
[06:14:39] [PASSED] 0x9A49 (TIGERLAKE)
[06:14:39] [PASSED] 0x9A59 (TIGERLAKE)
[06:14:39] [PASSED] 0x9A78 (TIGERLAKE)
[06:14:39] [PASSED] 0x9AC0 (TIGERLAKE)
[06:14:39] [PASSED] 0x9AC9 (TIGERLAKE)
[06:14:39] [PASSED] 0x9AD9 (TIGERLAKE)
[06:14:39] [PASSED] 0x9AF8 (TIGERLAKE)
[06:14:39] [PASSED] 0x4C80 (ROCKETLAKE)
[06:14:39] [PASSED] 0x4C8A (ROCKETLAKE)
[06:14:39] [PASSED] 0x4C8B (ROCKETLAKE)
[06:14:39] [PASSED] 0x4C8C (ROCKETLAKE)
[06:14:39] [PASSED] 0x4C90 (ROCKETLAKE)
[06:14:39] [PASSED] 0x4C9A (ROCKETLAKE)
[06:14:39] [PASSED] 0x4680 (ALDERLAKE_S)
[06:14:39] [PASSED] 0x4682 (ALDERLAKE_S)
[06:14:39] [PASSED] 0x4688 (ALDERLAKE_S)
[06:14:39] [PASSED] 0x468A (ALDERLAKE_S)
[06:14:39] [PASSED] 0x468B (ALDERLAKE_S)
[06:14:39] [PASSED] 0x4690 (ALDERLAKE_S)
[06:14:39] [PASSED] 0x4692 (ALDERLAKE_S)
[06:14:39] [PASSED] 0x4693 (ALDERLAKE_S)
[06:14:39] [PASSED] 0x46A0 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46A1 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46A2 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46A3 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46A6 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46A8 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46AA (ALDERLAKE_P)
[06:14:39] [PASSED] 0x462A (ALDERLAKE_P)
[06:14:39] [PASSED] 0x4626 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x4628 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46B0 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46B1 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46B2 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46B3 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46C0 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46C1 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46C2 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46C3 (ALDERLAKE_P)
[06:14:39] [PASSED] 0x46D0 (ALDERLAKE_N)
[06:14:39] [PASSED] 0x46D1 (ALDERLAKE_N)
[06:14:39] [PASSED] 0x46D2 (ALDERLAKE_N)
[06:14:39] [PASSED] 0x46D3 (ALDERLAKE_N)
[06:14:39] [PASSED] 0x46D4 (ALDERLAKE_N)
[06:14:39] [PASSED] 0xA721 (ALDERLAKE_P)
[06:14:39] [PASSED] 0xA7A1 (ALDERLAKE_P)
[06:14:39] [PASSED] 0xA7A9 (ALDERLAKE_P)
[06:14:39] [PASSED] 0xA7AC (ALDERLAKE_P)
[06:14:39] [PASSED] 0xA7AD (ALDERLAKE_P)
[06:14:39] [PASSED] 0xA720 (ALDERLAKE_P)
[06:14:39] [PASSED] 0xA7A0 (ALDERLAKE_P)
[06:14:39] [PASSED] 0xA7A8 (ALDERLAKE_P)
[06:14:39] [PASSED] 0xA7AA (ALDERLAKE_P)
[06:14:39] [PASSED] 0xA7AB (ALDERLAKE_P)
[06:14:39] [PASSED] 0xA780 (ALDERLAKE_S)
[06:14:39] [PASSED] 0xA781 (ALDERLAKE_S)
[06:14:39] [PASSED] 0xA782 (ALDERLAKE_S)
[06:14:39] [PASSED] 0xA783 (ALDERLAKE_S)
[06:14:39] [PASSED] 0xA788 (ALDERLAKE_S)
[06:14:39] [PASSED] 0xA789 (ALDERLAKE_S)
[06:14:39] [PASSED] 0xA78A (ALDERLAKE_S)
[06:14:39] [PASSED] 0xA78B (ALDERLAKE_S)
[06:14:39] [PASSED] 0x4905 (DG1)
[06:14:39] [PASSED] 0x4906 (DG1)
[06:14:39] [PASSED] 0x4907 (DG1)
[06:14:39] [PASSED] 0x4908 (DG1)
[06:14:39] [PASSED] 0x4909 (DG1)
[06:14:39] [PASSED] 0x56C0 (DG2)
[06:14:39] [PASSED] 0x56C2 (DG2)
[06:14:39] [PASSED] 0x56C1 (DG2)
[06:14:39] [PASSED] 0x7D51 (METEORLAKE)
[06:14:39] [PASSED] 0x7DD1 (METEORLAKE)
[06:14:39] [PASSED] 0x7D41 (METEORLAKE)
[06:14:39] [PASSED] 0x7D67 (METEORLAKE)
[06:14:39] [PASSED] 0xB640 (METEORLAKE)
[06:14:39] [PASSED] 0x56A0 (DG2)
[06:14:39] [PASSED] 0x56A1 (DG2)
[06:14:39] [PASSED] 0x56A2 (DG2)
[06:14:39] [PASSED] 0x56BE (DG2)
[06:14:39] [PASSED] 0x56BF (DG2)
[06:14:39] [PASSED] 0x5690 (DG2)
[06:14:39] [PASSED] 0x5691 (DG2)
[06:14:39] [PASSED] 0x5692 (DG2)
[06:14:39] [PASSED] 0x56A5 (DG2)
[06:14:39] [PASSED] 0x56A6 (DG2)
[06:14:39] [PASSED] 0x56B0 (DG2)
[06:14:39] [PASSED] 0x56B1 (DG2)
[06:14:39] [PASSED] 0x56BA (DG2)
[06:14:39] [PASSED] 0x56BB (DG2)
[06:14:39] [PASSED] 0x56BC (DG2)
[06:14:39] [PASSED] 0x56BD (DG2)
[06:14:39] [PASSED] 0x5693 (DG2)
[06:14:39] [PASSED] 0x5694 (DG2)
[06:14:39] [PASSED] 0x5695 (DG2)
[06:14:39] [PASSED] 0x56A3 (DG2)
[06:14:39] [PASSED] 0x56A4 (DG2)
[06:14:39] [PASSED] 0x56B2 (DG2)
[06:14:39] [PASSED] 0x56B3 (DG2)
[06:14:39] [PASSED] 0x5696 (DG2)
[06:14:39] [PASSED] 0x5697 (DG2)
[06:14:39] [PASSED] 0xB69 (PVC)
[06:14:39] [PASSED] 0xB6E (PVC)
[06:14:39] [PASSED] 0xBD4 (PVC)
[06:14:39] [PASSED] 0xBD5 (PVC)
[06:14:39] [PASSED] 0xBD6 (PVC)
[06:14:39] [PASSED] 0xBD7 (PVC)
[06:14:39] [PASSED] 0xBD8 (PVC)
[06:14:39] [PASSED] 0xBD9 (PVC)
[06:14:39] [PASSED] 0xBDA (PVC)
[06:14:39] [PASSED] 0xBDB (PVC)
[06:14:39] [PASSED] 0xBE0 (PVC)
[06:14:39] [PASSED] 0xBE1 (PVC)
[06:14:39] [PASSED] 0xBE5 (PVC)
[06:14:39] [PASSED] 0x7D40 (METEORLAKE)
[06:14:39] [PASSED] 0x7D45 (METEORLAKE)
[06:14:39] [PASSED] 0x7D55 (METEORLAKE)
[06:14:39] [PASSED] 0x7D60 (METEORLAKE)
[06:14:39] [PASSED] 0x7DD5 (METEORLAKE)
[06:14:39] [PASSED] 0x6420 (LUNARLAKE)
[06:14:39] [PASSED] 0x64A0 (LUNARLAKE)
[06:14:39] [PASSED] 0x64B0 (LUNARLAKE)
[06:14:39] [PASSED] 0xE202 (BATTLEMAGE)
[06:14:39] [PASSED] 0xE209 (BATTLEMAGE)
[06:14:39] [PASSED] 0xE20B (BATTLEMAGE)
[06:14:39] [PASSED] 0xE20C (BATTLEMAGE)
[06:14:39] [PASSED] 0xE20D (BATTLEMAGE)
[06:14:39] [PASSED] 0xE210 (BATTLEMAGE)
[06:14:39] [PASSED] 0xE211 (BATTLEMAGE)
[06:14:39] [PASSED] 0xE212 (BATTLEMAGE)
[06:14:39] [PASSED] 0xE216 (BATTLEMAGE)
[06:14:39] [PASSED] 0xE220 (BATTLEMAGE)
[06:14:39] [PASSED] 0xE221 (BATTLEMAGE)
[06:14:39] [PASSED] 0xE222 (BATTLEMAGE)
[06:14:39] [PASSED] 0xE223 (BATTLEMAGE)
[06:14:39] [PASSED] 0xB080 (PANTHERLAKE)
[06:14:39] [PASSED] 0xB081 (PANTHERLAKE)
[06:14:39] [PASSED] 0xB082 (PANTHERLAKE)
[06:14:39] [PASSED] 0xB083 (PANTHERLAKE)
[06:14:39] [PASSED] 0xB084 (PANTHERLAKE)
[06:14:39] [PASSED] 0xB085 (PANTHERLAKE)
[06:14:39] [PASSED] 0xB086 (PANTHERLAKE)
[06:14:39] [PASSED] 0xB087 (PANTHERLAKE)
[06:14:39] [PASSED] 0xB08F (PANTHERLAKE)
[06:14:39] [PASSED] 0xB090 (PANTHERLAKE)
[06:14:39] [PASSED] 0xB0A0 (PANTHERLAKE)
[06:14:39] [PASSED] 0xB0B0 (PANTHERLAKE)
[06:14:39] [PASSED] 0xFD80 (PANTHERLAKE)
[06:14:39] [PASSED] 0xFD81 (PANTHERLAKE)
[06:14:39] ============= [PASSED] check_platform_gt_count =============
[06:14:39] ===================== [PASSED] xe_pci ======================
[06:14:39] =================== xe_rtp (2 subtests) ====================
[06:14:39] =============== xe_rtp_process_to_sr_tests ================
[06:14:39] [PASSED] coalesce-same-reg
[06:14:39] [PASSED] no-match-no-add
[06:14:39] [PASSED] match-or
[06:14:39] [PASSED] match-or-xfail
[06:14:39] [PASSED] no-match-no-add-multiple-rules
[06:14:39] [PASSED] two-regs-two-entries
[06:14:39] [PASSED] clr-one-set-other
[06:14:39] [PASSED] set-field
[06:14:39] [PASSED] conflict-duplicate
[06:14:39] [PASSED] conflict-not-disjoint
[06:14:39] [PASSED] conflict-reg-type
[06:14:39] =========== [PASSED] xe_rtp_process_to_sr_tests ============
[06:14:39] ================== xe_rtp_process_tests ===================
[06:14:39] [PASSED] active1
[06:14:39] [PASSED] active2
[06:14:39] [PASSED] active-inactive
[06:14:39] [PASSED] inactive-active
[06:14:39] [PASSED] inactive-1st_or_active-inactive
[06:14:39] [PASSED] inactive-2nd_or_active-inactive
[06:14:39] [PASSED] inactive-last_or_active-inactive
[06:14:39] [PASSED] inactive-no_or_active-inactive
[06:14:39] ============== [PASSED] xe_rtp_process_tests ===============
[06:14:39] ===================== [PASSED] xe_rtp ======================
[06:14:39] ==================== xe_wa (1 subtest) =====================
[06:14:39] ======================== xe_wa_gt =========================
[06:14:39] [PASSED] TIGERLAKE (B0)
[06:14:39] [PASSED] DG1 (A0)
[06:14:39] [PASSED] DG1 (B0)
[06:14:39] [PASSED] ALDERLAKE_S (A0)
[06:14:39] [PASSED] ALDERLAKE_S (B0)
[06:14:39] [PASSED] ALDERLAKE_S (C0)
[06:14:39] [PASSED] ALDERLAKE_S (D0)
[06:14:39] [PASSED] ALDERLAKE_P (A0)
[06:14:39] [PASSED] ALDERLAKE_P (B0)
[06:14:39] [PASSED] ALDERLAKE_P (C0)
[06:14:39] [PASSED] ALDERLAKE_S_RPLS (D0)
[06:14:39] [PASSED] ALDERLAKE_P_RPLU (E0)
[06:14:39] [PASSED] DG2_G10 (C0)
[06:14:39] [PASSED] DG2_G11 (B1)
[06:14:39] [PASSED] DG2_G12 (A1)
[06:14:39] [PASSED] METEORLAKE (g:A0, m:A0)
[06:14:39] [PASSED] METEORLAKE (g:A0, m:A0)
[06:14:39] [PASSED] METEORLAKE (g:A0, m:A0)
[06:14:39] [PASSED] LUNARLAKE (g:A0, m:A0)
[06:14:39] [PASSED] LUNARLAKE (g:B0, m:A0)
stty: 'standard input': Inappropriate ioctl for device
[06:14:39] [PASSED] BATTLEMAGE (g:A0, m:A1)
[06:14:39] [PASSED] PANTHERLAKE (g:A0, m:A0)
[06:14:39] ==================== [PASSED] xe_wa_gt =====================
[06:14:39] ====================== [PASSED] xe_wa ======================
[06:14:39] ============================================================
[06:14:39] Testing complete. Ran 298 tests: passed: 282, skipped: 16
[06:14:39] Elapsed time: 33.352s total, 4.223s configuring, 28.763s building, 0.324s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[06:14:39] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[06:14:41] 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
[06:15:04] Starting KUnit Kernel (1/1)...
[06:15:04] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[06:15:04] == drm_test_atomic_get_connector_for_encoder (1 subtest) ===
[06:15:04] [PASSED] drm_test_drm_atomic_get_connector_for_encoder
[06:15:04] ==== [PASSED] drm_test_atomic_get_connector_for_encoder ====
[06:15:04] =========== drm_validate_clone_mode (2 subtests) ===========
[06:15:04] ============== drm_test_check_in_clone_mode ===============
[06:15:04] [PASSED] in_clone_mode
[06:15:04] [PASSED] not_in_clone_mode
[06:15:04] ========== [PASSED] drm_test_check_in_clone_mode ===========
[06:15:04] =============== drm_test_check_valid_clones ===============
[06:15:04] [PASSED] not_in_clone_mode
[06:15:04] [PASSED] valid_clone
[06:15:04] [PASSED] invalid_clone
[06:15:04] =========== [PASSED] drm_test_check_valid_clones ===========
[06:15:04] ============= [PASSED] drm_validate_clone_mode =============
[06:15:04] ============= drm_validate_modeset (1 subtest) =============
[06:15:04] [PASSED] drm_test_check_connector_changed_modeset
[06:15:04] ============== [PASSED] drm_validate_modeset ===============
[06:15:04] ====== drm_test_bridge_get_current_state (2 subtests) ======
[06:15:04] [PASSED] drm_test_drm_bridge_get_current_state_atomic
[06:15:04] [PASSED] drm_test_drm_bridge_get_current_state_legacy
[06:15:04] ======== [PASSED] drm_test_bridge_get_current_state ========
[06:15:04] ====== drm_test_bridge_helper_reset_crtc (3 subtests) ======
[06:15:04] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic
[06:15:04] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic_disabled
[06:15:04] [PASSED] drm_test_drm_bridge_helper_reset_crtc_legacy
[06:15:04] ======== [PASSED] drm_test_bridge_helper_reset_crtc ========
[06:15:04] ============== drm_bridge_alloc (2 subtests) ===============
[06:15:04] [PASSED] drm_test_drm_bridge_alloc_basic
[06:15:04] [PASSED] drm_test_drm_bridge_alloc_get_put
[06:15:04] ================ [PASSED] drm_bridge_alloc =================
[06:15:04] ================== drm_buddy (7 subtests) ==================
[06:15:04] [PASSED] drm_test_buddy_alloc_limit
[06:15:04] [PASSED] drm_test_buddy_alloc_optimistic
[06:15:04] [PASSED] drm_test_buddy_alloc_pessimistic
[06:15:04] [PASSED] drm_test_buddy_alloc_pathological
[06:15:04] [PASSED] drm_test_buddy_alloc_contiguous
[06:15:04] [PASSED] drm_test_buddy_alloc_clear
[06:15:04] [PASSED] drm_test_buddy_alloc_range_bias
[06:15:04] ==================== [PASSED] drm_buddy ====================
[06:15:04] ============= drm_cmdline_parser (40 subtests) =============
[06:15:04] [PASSED] drm_test_cmdline_force_d_only
[06:15:04] [PASSED] drm_test_cmdline_force_D_only_dvi
[06:15:04] [PASSED] drm_test_cmdline_force_D_only_hdmi
[06:15:04] [PASSED] drm_test_cmdline_force_D_only_not_digital
[06:15:04] [PASSED] drm_test_cmdline_force_e_only
[06:15:04] [PASSED] drm_test_cmdline_res
[06:15:04] [PASSED] drm_test_cmdline_res_vesa
[06:15:04] [PASSED] drm_test_cmdline_res_vesa_rblank
[06:15:04] [PASSED] drm_test_cmdline_res_rblank
[06:15:04] [PASSED] drm_test_cmdline_res_bpp
[06:15:04] [PASSED] drm_test_cmdline_res_refresh
[06:15:04] [PASSED] drm_test_cmdline_res_bpp_refresh
[06:15:04] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[06:15:04] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[06:15:04] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[06:15:04] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[06:15:04] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[06:15:04] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[06:15:04] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[06:15:04] [PASSED] drm_test_cmdline_res_margins_force_on
[06:15:04] [PASSED] drm_test_cmdline_res_vesa_margins
[06:15:04] [PASSED] drm_test_cmdline_name
[06:15:04] [PASSED] drm_test_cmdline_name_bpp
[06:15:04] [PASSED] drm_test_cmdline_name_option
[06:15:04] [PASSED] drm_test_cmdline_name_bpp_option
[06:15:04] [PASSED] drm_test_cmdline_rotate_0
[06:15:04] [PASSED] drm_test_cmdline_rotate_90
[06:15:04] [PASSED] drm_test_cmdline_rotate_180
[06:15:04] [PASSED] drm_test_cmdline_rotate_270
[06:15:04] [PASSED] drm_test_cmdline_hmirror
[06:15:04] [PASSED] drm_test_cmdline_vmirror
[06:15:04] [PASSED] drm_test_cmdline_margin_options
[06:15:04] [PASSED] drm_test_cmdline_multiple_options
[06:15:04] [PASSED] drm_test_cmdline_bpp_extra_and_option
[06:15:04] [PASSED] drm_test_cmdline_extra_and_option
[06:15:04] [PASSED] drm_test_cmdline_freestanding_options
[06:15:04] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[06:15:04] [PASSED] drm_test_cmdline_panel_orientation
[06:15:04] ================ drm_test_cmdline_invalid =================
[06:15:04] [PASSED] margin_only
[06:15:04] [PASSED] interlace_only
[06:15:04] [PASSED] res_missing_x
[06:15:04] [PASSED] res_missing_y
[06:15:04] [PASSED] res_bad_y
[06:15:04] [PASSED] res_missing_y_bpp
[06:15:04] [PASSED] res_bad_bpp
[06:15:04] [PASSED] res_bad_refresh
[06:15:04] [PASSED] res_bpp_refresh_force_on_off
[06:15:04] [PASSED] res_invalid_mode
[06:15:04] [PASSED] res_bpp_wrong_place_mode
[06:15:04] [PASSED] name_bpp_refresh
[06:15:04] [PASSED] name_refresh
[06:15:04] [PASSED] name_refresh_wrong_mode
[06:15:04] [PASSED] name_refresh_invalid_mode
[06:15:04] [PASSED] rotate_multiple
[06:15:04] [PASSED] rotate_invalid_val
[06:15:04] [PASSED] rotate_truncated
[06:15:04] [PASSED] invalid_option
[06:15:04] [PASSED] invalid_tv_option
[06:15:04] [PASSED] truncated_tv_option
[06:15:04] ============ [PASSED] drm_test_cmdline_invalid =============
[06:15:04] =============== drm_test_cmdline_tv_options ===============
[06:15:04] [PASSED] NTSC
[06:15:04] [PASSED] NTSC_443
[06:15:04] [PASSED] NTSC_J
[06:15:04] [PASSED] PAL
[06:15:04] [PASSED] PAL_M
[06:15:04] [PASSED] PAL_N
[06:15:04] [PASSED] SECAM
[06:15:04] [PASSED] MONO_525
[06:15:04] [PASSED] MONO_625
[06:15:04] =========== [PASSED] drm_test_cmdline_tv_options ===========
[06:15:04] =============== [PASSED] drm_cmdline_parser ================
[06:15:04] ========== drmm_connector_hdmi_init (20 subtests) ==========
[06:15:04] [PASSED] drm_test_connector_hdmi_init_valid
[06:15:04] [PASSED] drm_test_connector_hdmi_init_bpc_8
[06:15:04] [PASSED] drm_test_connector_hdmi_init_bpc_10
[06:15:04] [PASSED] drm_test_connector_hdmi_init_bpc_12
[06:15:04] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[06:15:04] [PASSED] drm_test_connector_hdmi_init_bpc_null
[06:15:04] [PASSED] drm_test_connector_hdmi_init_formats_empty
[06:15:04] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[06:15:04] === drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[06:15:04] [PASSED] supported_formats=0x9 yuv420_allowed=1
[06:15:04] [PASSED] supported_formats=0x9 yuv420_allowed=0
[06:15:04] [PASSED] supported_formats=0x3 yuv420_allowed=1
[06:15:04] [PASSED] supported_formats=0x3 yuv420_allowed=0
[06:15:04] === [PASSED] drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[06:15:04] [PASSED] drm_test_connector_hdmi_init_null_ddc
[06:15:04] [PASSED] drm_test_connector_hdmi_init_null_product
[06:15:04] [PASSED] drm_test_connector_hdmi_init_null_vendor
[06:15:04] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[06:15:04] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[06:15:04] [PASSED] drm_test_connector_hdmi_init_product_valid
[06:15:04] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[06:15:04] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[06:15:04] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[06:15:04] ========= drm_test_connector_hdmi_init_type_valid =========
[06:15:04] [PASSED] HDMI-A
[06:15:04] [PASSED] HDMI-B
[06:15:04] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[06:15:04] ======== drm_test_connector_hdmi_init_type_invalid ========
[06:15:04] [PASSED] Unknown
[06:15:04] [PASSED] VGA
[06:15:04] [PASSED] DVI-I
[06:15:04] [PASSED] DVI-D
[06:15:04] [PASSED] DVI-A
[06:15:04] [PASSED] Composite
[06:15:04] [PASSED] SVIDEO
[06:15:04] [PASSED] LVDS
[06:15:04] [PASSED] Component
[06:15:04] [PASSED] DIN
[06:15:04] [PASSED] DP
[06:15:04] [PASSED] TV
[06:15:04] [PASSED] eDP
[06:15:04] [PASSED] Virtual
[06:15:04] [PASSED] DSI
[06:15:04] [PASSED] DPI
[06:15:04] [PASSED] Writeback
[06:15:04] [PASSED] SPI
[06:15:04] [PASSED] USB
[06:15:04] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[06:15:04] ============ [PASSED] drmm_connector_hdmi_init =============
[06:15:04] ============= drmm_connector_init (3 subtests) =============
[06:15:04] [PASSED] drm_test_drmm_connector_init
[06:15:04] [PASSED] drm_test_drmm_connector_init_null_ddc
[06:15:04] ========= drm_test_drmm_connector_init_type_valid =========
[06:15:04] [PASSED] Unknown
[06:15:04] [PASSED] VGA
[06:15:04] [PASSED] DVI-I
[06:15:04] [PASSED] DVI-D
[06:15:04] [PASSED] DVI-A
[06:15:04] [PASSED] Composite
[06:15:04] [PASSED] SVIDEO
[06:15:04] [PASSED] LVDS
[06:15:04] [PASSED] Component
[06:15:04] [PASSED] DIN
[06:15:04] [PASSED] DP
[06:15:04] [PASSED] HDMI-A
[06:15:04] [PASSED] HDMI-B
[06:15:04] [PASSED] TV
[06:15:04] [PASSED] eDP
[06:15:04] [PASSED] Virtual
[06:15:04] [PASSED] DSI
[06:15:04] [PASSED] DPI
[06:15:04] [PASSED] Writeback
[06:15:04] [PASSED] SPI
[06:15:04] [PASSED] USB
[06:15:04] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[06:15:04] =============== [PASSED] drmm_connector_init ===============
[06:15:04] ========= drm_connector_dynamic_init (6 subtests) ==========
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_init
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_init_null_ddc
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_init_not_added
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_init_properties
[06:15:04] ===== drm_test_drm_connector_dynamic_init_type_valid ======
[06:15:04] [PASSED] Unknown
[06:15:04] [PASSED] VGA
[06:15:04] [PASSED] DVI-I
[06:15:04] [PASSED] DVI-D
[06:15:04] [PASSED] DVI-A
[06:15:04] [PASSED] Composite
[06:15:04] [PASSED] SVIDEO
[06:15:04] [PASSED] LVDS
[06:15:04] [PASSED] Component
[06:15:04] [PASSED] DIN
[06:15:04] [PASSED] DP
[06:15:04] [PASSED] HDMI-A
[06:15:04] [PASSED] HDMI-B
[06:15:04] [PASSED] TV
[06:15:04] [PASSED] eDP
[06:15:04] [PASSED] Virtual
[06:15:04] [PASSED] DSI
[06:15:04] [PASSED] DPI
[06:15:04] [PASSED] Writeback
[06:15:04] [PASSED] SPI
[06:15:04] [PASSED] USB
[06:15:04] = [PASSED] drm_test_drm_connector_dynamic_init_type_valid ==
[06:15:04] ======== drm_test_drm_connector_dynamic_init_name =========
[06:15:04] [PASSED] Unknown
[06:15:04] [PASSED] VGA
[06:15:04] [PASSED] DVI-I
[06:15:04] [PASSED] DVI-D
[06:15:04] [PASSED] DVI-A
[06:15:04] [PASSED] Composite
[06:15:04] [PASSED] SVIDEO
[06:15:04] [PASSED] LVDS
[06:15:04] [PASSED] Component
[06:15:04] [PASSED] DIN
[06:15:04] [PASSED] DP
[06:15:04] [PASSED] HDMI-A
[06:15:04] [PASSED] HDMI-B
[06:15:04] [PASSED] TV
[06:15:04] [PASSED] eDP
[06:15:04] [PASSED] Virtual
[06:15:04] [PASSED] DSI
[06:15:04] [PASSED] DPI
[06:15:04] [PASSED] Writeback
[06:15:04] [PASSED] SPI
[06:15:04] [PASSED] USB
[06:15:04] ==== [PASSED] drm_test_drm_connector_dynamic_init_name =====
[06:15:04] =========== [PASSED] drm_connector_dynamic_init ============
[06:15:04] ==== drm_connector_dynamic_register_early (4 subtests) =====
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_register_early_on_list
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_register_early_defer
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_register_early_no_init
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_register_early_no_mode_object
[06:15:04] ====== [PASSED] drm_connector_dynamic_register_early =======
[06:15:04] ======= drm_connector_dynamic_register (7 subtests) ========
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_register_on_list
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_register_no_defer
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_register_no_init
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_register_mode_object
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_register_sysfs
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_register_sysfs_name
[06:15:04] [PASSED] drm_test_drm_connector_dynamic_register_debugfs
[06:15:04] ========= [PASSED] drm_connector_dynamic_register ==========
[06:15:04] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[06:15:04] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[06:15:04] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[06:15:04] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[06:15:04] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[06:15:04] ========== drm_test_get_tv_mode_from_name_valid ===========
[06:15:04] [PASSED] NTSC
[06:15:04] [PASSED] NTSC-443
[06:15:04] [PASSED] NTSC-J
[06:15:04] [PASSED] PAL
[06:15:04] [PASSED] PAL-M
[06:15:04] [PASSED] PAL-N
[06:15:04] [PASSED] SECAM
[06:15:04] [PASSED] Mono
[06:15:04] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[06:15:04] [PASSED] drm_test_get_tv_mode_from_name_truncated
[06:15:04] ============ [PASSED] drm_get_tv_mode_from_name ============
[06:15:04] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[06:15:04] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[06:15:04] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[06:15:04] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[06:15:04] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[06:15:04] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[06:15:04] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[06:15:04] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid =
[06:15:04] [PASSED] VIC 96
[06:15:04] [PASSED] VIC 97
[06:15:04] [PASSED] VIC 101
[06:15:04] [PASSED] VIC 102
[06:15:04] [PASSED] VIC 106
[06:15:04] [PASSED] VIC 107
[06:15:04] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[06:15:04] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[06:15:04] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[06:15:04] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[06:15:04] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[06:15:04] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[06:15:04] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[06:15:04] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[06:15:04] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name ====
[06:15:04] [PASSED] Automatic
[06:15:04] [PASSED] Full
[06:15:04] [PASSED] Limited 16:235
[06:15:04] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[06:15:04] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[06:15:04] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[06:15:04] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[06:15:04] === drm_test_drm_hdmi_connector_get_output_format_name ====
[06:15:04] [PASSED] RGB
[06:15:04] [PASSED] YUV 4:2:0
[06:15:04] [PASSED] YUV 4:2:2
[06:15:04] [PASSED] YUV 4:4:4
[06:15:04] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[06:15:04] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[06:15:04] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[06:15:04] ============= drm_damage_helper (21 subtests) ==============
[06:15:04] [PASSED] drm_test_damage_iter_no_damage
[06:15:04] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[06:15:04] [PASSED] drm_test_damage_iter_no_damage_src_moved
[06:15:04] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[06:15:04] [PASSED] drm_test_damage_iter_no_damage_not_visible
[06:15:04] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[06:15:04] [PASSED] drm_test_damage_iter_no_damage_no_fb
[06:15:04] [PASSED] drm_test_damage_iter_simple_damage
[06:15:04] [PASSED] drm_test_damage_iter_single_damage
[06:15:04] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[06:15:04] [PASSED] drm_test_damage_iter_single_damage_outside_src
[06:15:04] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[06:15:04] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[06:15:04] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[06:15:04] [PASSED] drm_test_damage_iter_single_damage_src_moved
[06:15:04] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[06:15:04] [PASSED] drm_test_damage_iter_damage
[06:15:04] [PASSED] drm_test_damage_iter_damage_one_intersect
[06:15:04] [PASSED] drm_test_damage_iter_damage_one_outside
[06:15:04] [PASSED] drm_test_damage_iter_damage_src_moved
[06:15:04] [PASSED] drm_test_damage_iter_damage_not_visible
[06:15:04] ================ [PASSED] drm_damage_helper ================
[06:15:04] ============== drm_dp_mst_helper (3 subtests) ==============
[06:15:04] ============== drm_test_dp_mst_calc_pbn_mode ==============
[06:15:04] [PASSED] Clock 154000 BPP 30 DSC disabled
[06:15:04] [PASSED] Clock 234000 BPP 30 DSC disabled
[06:15:04] [PASSED] Clock 297000 BPP 24 DSC disabled
[06:15:04] [PASSED] Clock 332880 BPP 24 DSC enabled
[06:15:04] [PASSED] Clock 324540 BPP 24 DSC enabled
[06:15:04] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[06:15:04] ============== drm_test_dp_mst_calc_pbn_div ===============
[06:15:04] [PASSED] Link rate 2000000 lane count 4
[06:15:04] [PASSED] Link rate 2000000 lane count 2
[06:15:04] [PASSED] Link rate 2000000 lane count 1
[06:15:04] [PASSED] Link rate 1350000 lane count 4
[06:15:04] [PASSED] Link rate 1350000 lane count 2
[06:15:04] [PASSED] Link rate 1350000 lane count 1
[06:15:04] [PASSED] Link rate 1000000 lane count 4
[06:15:04] [PASSED] Link rate 1000000 lane count 2
[06:15:04] [PASSED] Link rate 1000000 lane count 1
[06:15:04] [PASSED] Link rate 810000 lane count 4
[06:15:04] [PASSED] Link rate 810000 lane count 2
[06:15:04] [PASSED] Link rate 810000 lane count 1
[06:15:04] [PASSED] Link rate 540000 lane count 4
[06:15:04] [PASSED] Link rate 540000 lane count 2
[06:15:04] [PASSED] Link rate 540000 lane count 1
[06:15:04] [PASSED] Link rate 270000 lane count 4
[06:15:04] [PASSED] Link rate 270000 lane count 2
[06:15:04] [PASSED] Link rate 270000 lane count 1
[06:15:04] [PASSED] Link rate 162000 lane count 4
[06:15:04] [PASSED] Link rate 162000 lane count 2
[06:15:04] [PASSED] Link rate 162000 lane count 1
[06:15:04] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[06:15:04] ========= drm_test_dp_mst_sideband_msg_req_decode =========
[06:15:04] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[06:15:04] [PASSED] DP_POWER_UP_PHY with port number
[06:15:04] [PASSED] DP_POWER_DOWN_PHY with port number
[06:15:04] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[06:15:04] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[06:15:04] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[06:15:04] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[06:15:04] [PASSED] DP_QUERY_PAYLOAD with port number
[06:15:04] [PASSED] DP_QUERY_PAYLOAD with VCPI
[06:15:04] [PASSED] DP_REMOTE_DPCD_READ with port number
[06:15:04] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[06:15:04] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[06:15:04] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[06:15:04] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[06:15:04] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[06:15:04] [PASSED] DP_REMOTE_I2C_READ with port number
[06:15:04] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[06:15:04] [PASSED] DP_REMOTE_I2C_READ with transactions array
[06:15:04] [PASSED] DP_REMOTE_I2C_WRITE with port number
[06:15:04] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[06:15:04] [PASSED] DP_REMOTE_I2C_WRITE with data array
[06:15:04] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[06:15:04] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[06:15:04] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[06:15:04] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[06:15:04] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[06:15:04] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[06:15:04] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[06:15:04] ================ [PASSED] drm_dp_mst_helper ================
[06:15:04] ================== drm_exec (7 subtests) ===================
[06:15:04] [PASSED] sanitycheck
[06:15:04] [PASSED] test_lock
[06:15:04] [PASSED] test_lock_unlock
[06:15:04] [PASSED] test_duplicates
[06:15:04] [PASSED] test_prepare
[06:15:04] [PASSED] test_prepare_array
[06:15:04] [PASSED] test_multiple_loops
[06:15:04] ==================== [PASSED] drm_exec =====================
[06:15:04] =========== drm_format_helper_test (17 subtests) ===========
[06:15:04] ============== drm_test_fb_xrgb8888_to_gray8 ==============
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[06:15:04] ============= drm_test_fb_xrgb8888_to_rgb332 ==============
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[06:15:04] ============= drm_test_fb_xrgb8888_to_rgb565 ==============
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[06:15:04] ============ drm_test_fb_xrgb8888_to_xrgb1555 =============
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[06:15:04] ============ drm_test_fb_xrgb8888_to_argb1555 =============
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[06:15:04] ============ drm_test_fb_xrgb8888_to_rgba5551 =============
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[06:15:04] ============= drm_test_fb_xrgb8888_to_rgb888 ==============
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[06:15:04] ============= drm_test_fb_xrgb8888_to_bgr888 ==============
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ========= [PASSED] drm_test_fb_xrgb8888_to_bgr888 ==========
[06:15:04] ============ drm_test_fb_xrgb8888_to_argb8888 =============
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[06:15:04] =========== drm_test_fb_xrgb8888_to_xrgb2101010 ===========
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[06:15:04] =========== drm_test_fb_xrgb8888_to_argb2101010 ===========
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[06:15:04] ============== drm_test_fb_xrgb8888_to_mono ===============
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[06:15:04] ==================== drm_test_fb_swab =====================
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ================ [PASSED] drm_test_fb_swab =================
[06:15:04] ============ drm_test_fb_xrgb8888_to_xbgr8888 =============
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[06:15:04] ============ drm_test_fb_xrgb8888_to_abgr8888 =============
[06:15:04] [PASSED] single_pixel_source_buffer
[06:15:04] [PASSED] single_pixel_clip_rectangle
[06:15:04] [PASSED] well_known_colors
[06:15:04] [PASSED] destination_pitch
[06:15:04] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[06:15:04] ================= drm_test_fb_clip_offset =================
[06:15:04] [PASSED] pass through
[06:15:04] [PASSED] horizontal offset
[06:15:04] [PASSED] vertical offset
[06:15:04] [PASSED] horizontal and vertical offset
[06:15:04] [PASSED] horizontal offset (custom pitch)
[06:15:04] [PASSED] vertical offset (custom pitch)
[06:15:04] [PASSED] horizontal and vertical offset (custom pitch)
[06:15:04] ============= [PASSED] drm_test_fb_clip_offset =============
[06:15:04] =================== drm_test_fb_memcpy ====================
[06:15:04] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[06:15:04] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[06:15:04] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[06:15:04] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[06:15:04] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[06:15:04] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[06:15:04] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[06:15:04] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[06:15:04] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[06:15:04] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[06:15:04] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[06:15:04] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[06:15:04] =============== [PASSED] drm_test_fb_memcpy ================
[06:15:04] ============= [PASSED] drm_format_helper_test ==============
[06:15:04] ================= drm_format (18 subtests) =================
[06:15:04] [PASSED] drm_test_format_block_width_invalid
[06:15:04] [PASSED] drm_test_format_block_width_one_plane
[06:15:04] [PASSED] drm_test_format_block_width_two_plane
[06:15:04] [PASSED] drm_test_format_block_width_three_plane
[06:15:04] [PASSED] drm_test_format_block_width_tiled
[06:15:04] [PASSED] drm_test_format_block_height_invalid
[06:15:04] [PASSED] drm_test_format_block_height_one_plane
[06:15:04] [PASSED] drm_test_format_block_height_two_plane
[06:15:04] [PASSED] drm_test_format_block_height_three_plane
[06:15:04] [PASSED] drm_test_format_block_height_tiled
[06:15:04] [PASSED] drm_test_format_min_pitch_invalid
[06:15:04] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[06:15:04] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[06:15:04] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[06:15:04] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[06:15:04] [PASSED] drm_test_format_min_pitch_two_plane
[06:15:04] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[06:15:04] [PASSED] drm_test_format_min_pitch_tiled
[06:15:04] =================== [PASSED] drm_format ====================
[06:15:04] ============== drm_framebuffer (10 subtests) ===============
[06:15:04] ========== drm_test_framebuffer_check_src_coords ==========
[06:15:04] [PASSED] Success: source fits into fb
[06:15:04] [PASSED] Fail: overflowing fb with x-axis coordinate
[06:15:04] [PASSED] Fail: overflowing fb with y-axis coordinate
[06:15:04] [PASSED] Fail: overflowing fb with source width
[06:15:04] [PASSED] Fail: overflowing fb with source height
[06:15:04] ====== [PASSED] drm_test_framebuffer_check_src_coords ======
[06:15:04] [PASSED] drm_test_framebuffer_cleanup
[06:15:04] =============== drm_test_framebuffer_create ===============
[06:15:04] [PASSED] ABGR8888 normal sizes
[06:15:04] [PASSED] ABGR8888 max sizes
[06:15:04] [PASSED] ABGR8888 pitch greater than min required
[06:15:04] [PASSED] ABGR8888 pitch less than min required
[06:15:04] [PASSED] ABGR8888 Invalid width
[06:15:04] [PASSED] ABGR8888 Invalid buffer handle
[06:15:04] [PASSED] No pixel format
[06:15:04] [PASSED] ABGR8888 Width 0
[06:15:04] [PASSED] ABGR8888 Height 0
[06:15:04] [PASSED] ABGR8888 Out of bound height * pitch combination
[06:15:04] [PASSED] ABGR8888 Large buffer offset
[06:15:04] [PASSED] ABGR8888 Buffer offset for inexistent plane
[06:15:04] [PASSED] ABGR8888 Invalid flag
[06:15:04] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[06:15:04] [PASSED] ABGR8888 Valid buffer modifier
[06:15:04] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[06:15:04] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[06:15:04] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[06:15:04] [PASSED] NV12 Normal sizes
[06:15:04] [PASSED] NV12 Max sizes
[06:15:04] [PASSED] NV12 Invalid pitch
[06:15:04] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[06:15:04] [PASSED] NV12 different modifier per-plane
[06:15:04] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[06:15:04] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[06:15:04] [PASSED] NV12 Modifier for inexistent plane
[06:15:04] [PASSED] NV12 Handle for inexistent plane
[06:15:04] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[06:15:04] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[06:15:04] [PASSED] YVU420 Normal sizes
[06:15:04] [PASSED] YVU420 Max sizes
[06:15:04] [PASSED] YVU420 Invalid pitch
[06:15:04] [PASSED] YVU420 Different pitches
[06:15:04] [PASSED] YVU420 Different buffer offsets/pitches
[06:15:04] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[06:15:04] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[06:15:04] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[06:15:04] [PASSED] YVU420 Valid modifier
[06:15:04] [PASSED] YVU420 Different modifiers per plane
[06:15:04] [PASSED] YVU420 Modifier for inexistent plane
[06:15:04] [PASSED] YUV420_10BIT Invalid modifier(DRM_FORMAT_MOD_LINEAR)
[06:15:04] [PASSED] X0L2 Normal sizes
[06:15:04] [PASSED] X0L2 Max sizes
[06:15:04] [PASSED] X0L2 Invalid pitch
[06:15:04] [PASSED] X0L2 Pitch greater than minimum required
[06:15:04] [PASSED] X0L2 Handle for inexistent plane
[06:15:04] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[06:15:04] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[06:15:04] [PASSED] X0L2 Valid modifier
[06:15:04] [PASSED] X0L2 Modifier for inexistent plane
[06:15:04] =========== [PASSED] drm_test_framebuffer_create ===========
[06:15:04] [PASSED] drm_test_framebuffer_free
[06:15:04] [PASSED] drm_test_framebuffer_init
[06:15:04] [PASSED] drm_test_framebuffer_init_bad_format
[06:15:04] [PASSED] drm_test_framebuffer_init_dev_mismatch
[06:15:04] [PASSED] drm_test_framebuffer_lookup
[06:15:04] [PASSED] drm_test_framebuffer_lookup_inexistent
[06:15:04] [PASSED] drm_test_framebuffer_modifiers_not_supported
[06:15:04] ================= [PASSED] drm_framebuffer =================
[06:15:04] ================ drm_gem_shmem (8 subtests) ================
[06:15:04] [PASSED] drm_gem_shmem_test_obj_create
[06:15:04] [PASSED] drm_gem_shmem_test_obj_create_private
[06:15:04] [PASSED] drm_gem_shmem_test_pin_pages
[06:15:04] [PASSED] drm_gem_shmem_test_vmap
[06:15:04] [PASSED] drm_gem_shmem_test_get_pages_sgt
[06:15:04] [PASSED] drm_gem_shmem_test_get_sg_table
[06:15:04] [PASSED] drm_gem_shmem_test_madvise
[06:15:04] [PASSED] drm_gem_shmem_test_purge
[06:15:04] ================== [PASSED] drm_gem_shmem ==================
[06:15:04] === drm_atomic_helper_connector_hdmi_check (27 subtests) ===
[06:15:04] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[06:15:04] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[06:15:04] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[06:15:04] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[06:15:04] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[06:15:04] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[06:15:04] ====== drm_test_check_broadcast_rgb_cea_mode_yuv420 =======
[06:15:04] [PASSED] Automatic
[06:15:04] [PASSED] Full
[06:15:04] [PASSED] Limited 16:235
[06:15:04] == [PASSED] drm_test_check_broadcast_rgb_cea_mode_yuv420 ===
[06:15:04] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[06:15:04] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[06:15:04] [PASSED] drm_test_check_disable_connector
[06:15:04] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[06:15:04] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_rgb
[06:15:04] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_yuv420
[06:15:04] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv422
[06:15:04] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420
[06:15:04] [PASSED] drm_test_check_driver_unsupported_fallback_yuv420
[06:15:04] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[06:15:04] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[06:15:04] [PASSED] drm_test_check_output_bpc_dvi
[06:15:04] [PASSED] drm_test_check_output_bpc_format_vic_1
[06:15:04] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[06:15:04] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[06:15:04] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[06:15:04] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[06:15:04] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[06:15:04] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[06:15:04] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[06:15:04] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[06:15:04] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[06:15:04] [PASSED] drm_test_check_broadcast_rgb_value
[06:15:04] [PASSED] drm_test_check_bpc_8_value
[06:15:04] [PASSED] drm_test_check_bpc_10_value
[06:15:04] [PASSED] drm_test_check_bpc_12_value
[06:15:04] [PASSED] drm_test_check_format_value
[06:15:04] [PASSED] drm_test_check_tmds_char_value
[06:15:04] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[06:15:04] = drm_atomic_helper_connector_hdmi_mode_valid (4 subtests) =
[06:15:04] [PASSED] drm_test_check_mode_valid
[06:15:04] [PASSED] drm_test_check_mode_valid_reject
[06:15:04] [PASSED] drm_test_check_mode_valid_reject_rate
[06:15:04] [PASSED] drm_test_check_mode_valid_reject_max_clock
[06:15:04] === [PASSED] drm_atomic_helper_connector_hdmi_mode_valid ===
[06:15:04] ================= drm_managed (2 subtests) =================
[06:15:04] [PASSED] drm_test_managed_release_action
[06:15:04] [PASSED] drm_test_managed_run_action
[06:15:04] =================== [PASSED] drm_managed ===================
[06:15:04] =================== drm_mm (6 subtests) ====================
[06:15:04] [PASSED] drm_test_mm_init
[06:15:04] [PASSED] drm_test_mm_debug
[06:15:04] [PASSED] drm_test_mm_align32
[06:15:04] [PASSED] drm_test_mm_align64
[06:15:04] [PASSED] drm_test_mm_lowest
[06:15:04] [PASSED] drm_test_mm_highest
[06:15:04] ===================== [PASSED] drm_mm ======================
[06:15:04] ============= drm_modes_analog_tv (5 subtests) =============
[06:15:04] [PASSED] drm_test_modes_analog_tv_mono_576i
[06:15:04] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[06:15:04] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[06:15:04] [PASSED] drm_test_modes_analog_tv_pal_576i
[06:15:04] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[06:15:04] =============== [PASSED] drm_modes_analog_tv ===============
[06:15:04] ============== drm_plane_helper (2 subtests) ===============
[06:15:04] =============== drm_test_check_plane_state ================
[06:15:04] [PASSED] clipping_simple
[06:15:04] [PASSED] clipping_rotate_reflect
[06:15:04] [PASSED] positioning_simple
[06:15:04] [PASSED] upscaling
[06:15:04] [PASSED] downscaling
[06:15:04] [PASSED] rounding1
[06:15:04] [PASSED] rounding2
[06:15:04] [PASSED] rounding3
[06:15:04] [PASSED] rounding4
[06:15:04] =========== [PASSED] drm_test_check_plane_state ============
[06:15:04] =========== drm_test_check_invalid_plane_state ============
[06:15:04] [PASSED] positioning_invalid
[06:15:04] [PASSED] upscaling_invalid
[06:15:04] [PASSED] downscaling_invalid
[06:15:04] ======= [PASSED] drm_test_check_invalid_plane_state ========
[06:15:04] ================ [PASSED] drm_plane_helper =================
[06:15:04] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[06:15:04] ====== drm_test_connector_helper_tv_get_modes_check =======
[06:15:04] [PASSED] None
[06:15:04] [PASSED] PAL
[06:15:04] [PASSED] NTSC
[06:15:04] [PASSED] Both, NTSC Default
[06:15:04] [PASSED] Both, PAL Default
[06:15:04] [PASSED] Both, NTSC Default, with PAL on command-line
[06:15:04] [PASSED] Both, PAL Default, with NTSC on command-line
[06:15:04] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[06:15:04] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[06:15:04] ================== drm_rect (9 subtests) ===================
[06:15:04] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[06:15:04] [PASSED] drm_test_rect_clip_scaled_not_clipped
[06:15:04] [PASSED] drm_test_rect_clip_scaled_clipped
[06:15:04] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[06:15:04] ================= drm_test_rect_intersect =================
[06:15:04] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[06:15:04] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[06:15:04] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[06:15:04] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[06:15:04] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[06:15:04] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[06:15:04] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[06:15:04] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[06:15:04] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[06:15:04] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[06:15:04] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[06:15:04] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[06:15:04] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[06:15:04] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[06:15:04] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
[06:15:04] ============= [PASSED] drm_test_rect_intersect =============
[06:15:04] ================ drm_test_rect_calc_hscale ================
[06:15:04] [PASSED] normal use
[06:15:04] [PASSED] out of max range
[06:15:04] [PASSED] out of min range
[06:15:04] [PASSED] zero dst
[06:15:04] [PASSED] negative src
[06:15:04] [PASSED] negative dst
[06:15:04] ============ [PASSED] drm_test_rect_calc_hscale ============
[06:15:04] ================ drm_test_rect_calc_vscale ================
[06:15:04] [PASSED] normal use
[06:15:04] [PASSED] out of max range
[06:15:04] [PASSED] out of min range
[06:15:04] [PASSED] zero dst
[06:15:04] [PASSED] negative src
[06:15:04] [PASSED] negative dst
[06:15:04] ============ [PASSED] drm_test_rect_calc_vscale ============
[06:15:04] ================== drm_test_rect_rotate ===================
[06:15:04] [PASSED] reflect-x
[06:15:04] [PASSED] reflect-y
[06:15:04] [PASSED] rotate-0
[06:15:04] [PASSED] rotate-90
[06:15:04] [PASSED] rotate-180
[06:15:04] [PASSED] rotate-270
stty: 'standard input': Inappropriate ioctl for device
[06:15:04] ============== [PASSED] drm_test_rect_rotate ===============
[06:15:04] ================ drm_test_rect_rotate_inv =================
[06:15:04] [PASSED] reflect-x
[06:15:04] [PASSED] reflect-y
[06:15:04] [PASSED] rotate-0
[06:15:04] [PASSED] rotate-90
[06:15:04] [PASSED] rotate-180
[06:15:04] [PASSED] rotate-270
[06:15:04] ============ [PASSED] drm_test_rect_rotate_inv =============
[06:15:04] ==================== [PASSED] drm_rect =====================
[06:15:04] ============ drm_sysfb_modeset_test (1 subtest) ============
[06:15:04] ============ drm_test_sysfb_build_fourcc_list =============
[06:15:04] [PASSED] no native formats
[06:15:04] [PASSED] XRGB8888 as native format
[06:15:04] [PASSED] remove duplicates
[06:15:04] [PASSED] convert alpha formats
[06:15:04] [PASSED] random formats
[06:15:04] ======== [PASSED] drm_test_sysfb_build_fourcc_list =========
[06:15:04] ============= [PASSED] drm_sysfb_modeset_test ==============
[06:15:04] ============================================================
[06:15:04] Testing complete. Ran 616 tests: passed: 616
[06:15:04] Elapsed time: 24.540s total, 1.689s configuring, 22.631s building, 0.181s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/ttm/tests/.kunitconfig
[06:15:04] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[06:15:06] 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
[06:15:14] Starting KUnit Kernel (1/1)...
[06:15:14] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[06:15:14] ================= ttm_device (5 subtests) ==================
[06:15:14] [PASSED] ttm_device_init_basic
[06:15:14] [PASSED] ttm_device_init_multiple
[06:15:14] [PASSED] ttm_device_fini_basic
[06:15:14] [PASSED] ttm_device_init_no_vma_man
[06:15:14] ================== ttm_device_init_pools ==================
[06:15:14] [PASSED] No DMA allocations, no DMA32 required
[06:15:14] [PASSED] DMA allocations, DMA32 required
[06:15:14] [PASSED] No DMA allocations, DMA32 required
[06:15:14] [PASSED] DMA allocations, no DMA32 required
[06:15:14] ============== [PASSED] ttm_device_init_pools ==============
[06:15:14] =================== [PASSED] ttm_device ====================
[06:15:14] ================== ttm_pool (8 subtests) ===================
[06:15:14] ================== ttm_pool_alloc_basic ===================
[06:15:14] [PASSED] One page
[06:15:14] [PASSED] More than one page
[06:15:14] [PASSED] Above the allocation limit
[06:15:14] [PASSED] One page, with coherent DMA mappings enabled
[06:15:14] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[06:15:14] ============== [PASSED] ttm_pool_alloc_basic ===============
[06:15:14] ============== ttm_pool_alloc_basic_dma_addr ==============
[06:15:14] [PASSED] One page
[06:15:14] [PASSED] More than one page
[06:15:14] [PASSED] Above the allocation limit
[06:15:14] [PASSED] One page, with coherent DMA mappings enabled
[06:15:14] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[06:15:14] ========== [PASSED] ttm_pool_alloc_basic_dma_addr ==========
[06:15:14] [PASSED] ttm_pool_alloc_order_caching_match
[06:15:14] [PASSED] ttm_pool_alloc_caching_mismatch
[06:15:14] [PASSED] ttm_pool_alloc_order_mismatch
[06:15:14] [PASSED] ttm_pool_free_dma_alloc
[06:15:14] [PASSED] ttm_pool_free_no_dma_alloc
[06:15:14] [PASSED] ttm_pool_fini_basic
[06:15:14] ==================== [PASSED] ttm_pool =====================
[06:15:14] ================ ttm_resource (8 subtests) =================
[06:15:14] ================= ttm_resource_init_basic =================
[06:15:14] [PASSED] Init resource in TTM_PL_SYSTEM
[06:15:14] [PASSED] Init resource in TTM_PL_VRAM
[06:15:14] [PASSED] Init resource in a private placement
[06:15:14] [PASSED] Init resource in TTM_PL_SYSTEM, set placement flags
[06:15:14] ============= [PASSED] ttm_resource_init_basic =============
[06:15:14] [PASSED] ttm_resource_init_pinned
[06:15:14] [PASSED] ttm_resource_fini_basic
[06:15:14] [PASSED] ttm_resource_manager_init_basic
[06:15:14] [PASSED] ttm_resource_manager_usage_basic
[06:15:14] [PASSED] ttm_resource_manager_set_used_basic
[06:15:14] [PASSED] ttm_sys_man_alloc_basic
[06:15:14] [PASSED] ttm_sys_man_free_basic
[06:15:14] ================== [PASSED] ttm_resource ===================
[06:15:14] =================== ttm_tt (15 subtests) ===================
[06:15:14] ==================== ttm_tt_init_basic ====================
[06:15:14] [PASSED] Page-aligned size
[06:15:14] [PASSED] Extra pages requested
[06:15:14] ================ [PASSED] ttm_tt_init_basic ================
[06:15:14] [PASSED] ttm_tt_init_misaligned
[06:15:14] [PASSED] ttm_tt_fini_basic
[06:15:14] [PASSED] ttm_tt_fini_sg
[06:15:14] [PASSED] ttm_tt_fini_shmem
[06:15:14] [PASSED] ttm_tt_create_basic
[06:15:14] [PASSED] ttm_tt_create_invalid_bo_type
[06:15:14] [PASSED] ttm_tt_create_ttm_exists
[06:15:14] [PASSED] ttm_tt_create_failed
[06:15:14] [PASSED] ttm_tt_destroy_basic
[06:15:14] [PASSED] ttm_tt_populate_null_ttm
[06:15:14] [PASSED] ttm_tt_populate_populated_ttm
[06:15:14] [PASSED] ttm_tt_unpopulate_basic
[06:15:14] [PASSED] ttm_tt_unpopulate_empty_ttm
[06:15:14] [PASSED] ttm_tt_swapin_basic
[06:15:14] ===================== [PASSED] ttm_tt ======================
[06:15:14] =================== ttm_bo (14 subtests) ===================
[06:15:14] =========== ttm_bo_reserve_optimistic_no_ticket ===========
[06:15:14] [PASSED] Cannot be interrupted and sleeps
[06:15:14] [PASSED] Cannot be interrupted, locks straight away
[06:15:14] [PASSED] Can be interrupted, sleeps
[06:15:14] ======= [PASSED] ttm_bo_reserve_optimistic_no_ticket =======
[06:15:14] [PASSED] ttm_bo_reserve_locked_no_sleep
[06:15:14] [PASSED] ttm_bo_reserve_no_wait_ticket
[06:15:14] [PASSED] ttm_bo_reserve_double_resv
[06:15:14] [PASSED] ttm_bo_reserve_interrupted
[06:15:14] [PASSED] ttm_bo_reserve_deadlock
[06:15:14] [PASSED] ttm_bo_unreserve_basic
[06:15:14] [PASSED] ttm_bo_unreserve_pinned
[06:15:14] [PASSED] ttm_bo_unreserve_bulk
[06:15:14] [PASSED] ttm_bo_put_basic
[06:15:14] [PASSED] ttm_bo_put_shared_resv
[06:15:14] [PASSED] ttm_bo_pin_basic
[06:15:14] [PASSED] ttm_bo_pin_unpin_resource
[06:15:14] [PASSED] ttm_bo_multiple_pin_one_unpin
[06:15:14] ===================== [PASSED] ttm_bo ======================
[06:15:14] ============== ttm_bo_validate (21 subtests) ===============
[06:15:14] ============== ttm_bo_init_reserved_sys_man ===============
[06:15:14] [PASSED] Buffer object for userspace
[06:15:14] [PASSED] Kernel buffer object
[06:15:14] [PASSED] Shared buffer object
[06:15:14] ========== [PASSED] ttm_bo_init_reserved_sys_man ===========
[06:15:14] ============== ttm_bo_init_reserved_mock_man ==============
[06:15:14] [PASSED] Buffer object for userspace
[06:15:14] [PASSED] Kernel buffer object
[06:15:14] [PASSED] Shared buffer object
[06:15:14] ========== [PASSED] ttm_bo_init_reserved_mock_man ==========
[06:15:14] [PASSED] ttm_bo_init_reserved_resv
[06:15:14] ================== ttm_bo_validate_basic ==================
[06:15:14] [PASSED] Buffer object for userspace
[06:15:14] [PASSED] Kernel buffer object
[06:15:14] [PASSED] Shared buffer object
[06:15:14] ============== [PASSED] ttm_bo_validate_basic ==============
[06:15:14] [PASSED] ttm_bo_validate_invalid_placement
[06:15:14] ============= ttm_bo_validate_same_placement ==============
[06:15:14] [PASSED] System manager
[06:15:14] [PASSED] VRAM manager
[06:15:14] ========= [PASSED] ttm_bo_validate_same_placement ==========
[06:15:14] [PASSED] ttm_bo_validate_failed_alloc
[06:15:14] [PASSED] ttm_bo_validate_pinned
[06:15:14] [PASSED] ttm_bo_validate_busy_placement
[06:15:14] ================ ttm_bo_validate_multihop =================
[06:15:14] [PASSED] Buffer object for userspace
[06:15:14] [PASSED] Kernel buffer object
[06:15:14] [PASSED] Shared buffer object
[06:15:14] ============ [PASSED] ttm_bo_validate_multihop =============
[06:15:14] ========== ttm_bo_validate_no_placement_signaled ==========
[06:15:14] [PASSED] Buffer object in system domain, no page vector
[06:15:14] [PASSED] Buffer object in system domain with an existing page vector
[06:15:14] ====== [PASSED] ttm_bo_validate_no_placement_signaled ======
[06:15:14] ======== ttm_bo_validate_no_placement_not_signaled ========
[06:15:14] [PASSED] Buffer object for userspace
[06:15:14] [PASSED] Kernel buffer object
[06:15:14] [PASSED] Shared buffer object
[06:15:14] ==== [PASSED] ttm_bo_validate_no_placement_not_signaled ====
[06:15:14] [PASSED] ttm_bo_validate_move_fence_signaled
[06:15:14] ========= ttm_bo_validate_move_fence_not_signaled =========
[06:15:14] [PASSED] Waits for GPU
[06:15:14] [PASSED] Tries to lock straight away
[06:15:14] ===== [PASSED] ttm_bo_validate_move_fence_not_signaled =====
[06:15:14] [PASSED] ttm_bo_validate_happy_evict
[06:15:14] [PASSED] ttm_bo_validate_all_pinned_evict
[06:15:14] [PASSED] ttm_bo_validate_allowed_only_evict
[06:15:14] [PASSED] ttm_bo_validate_deleted_evict
[06:15:14] [PASSED] ttm_bo_validate_busy_domain_evict
[06:15:14] [PASSED] ttm_bo_validate_evict_gutting
[06:15:14] [PASSED] ttm_bo_validate_recrusive_evict
stty: 'standard input': Inappropriate ioctl for device
[06:15:14] ================= [PASSED] ttm_bo_validate =================
[06:15:14] ============================================================
[06:15:14] Testing complete. Ran 101 tests: passed: 101
[06:15:14] Elapsed time: 10.042s total, 1.773s configuring, 8.053s building, 0.180s running
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel
^ permalink raw reply [flat|nested] 6+ messages in thread* ✗ Xe.CI.Full: failure for drm/i915/psr: Panel Replay SU cap dpcd read return value
2025-08-27 6:08 [PATCH] drm/i915/psr: Panel Replay SU cap dpcd read return value Jouni Högander
2025-08-27 6:15 ` ✓ CI.KUnit: success for " Patchwork
2025-08-27 6:51 ` ✓ Xe.CI.BAT: " Patchwork
@ 2025-08-27 13:03 ` Patchwork
2025-09-08 7:25 ` Hogander, Jouni
2025-09-05 9:16 ` [PATCH] " Kahola, Mika
3 siblings, 1 reply; 6+ messages in thread
From: Patchwork @ 2025-08-27 13:03 UTC (permalink / raw)
To: Hogander, Jouni; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 153919 bytes --]
== Series Details ==
Series: drm/i915/psr: Panel Replay SU cap dpcd read return value
URL : https://patchwork.freedesktop.org/series/153546/
State : failure
== Summary ==
CI Bug Log - changes from xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578_FULL -> xe-pw-153546v1_FULL
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with xe-pw-153546v1_FULL absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in xe-pw-153546v1_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-153546v1_FULL:
### IGT changes ###
#### Possible regressions ####
* igt@xe_sriov_auto_provisioning@selfconfig-reprovision-increase-numvfs@vf-random:
- shard-bmg: [PASS][1] -> [FAIL][2] +2 other tests fail
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-4/igt@xe_sriov_auto_provisioning@selfconfig-reprovision-increase-numvfs@vf-random.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-1/igt@xe_sriov_auto_provisioning@selfconfig-reprovision-increase-numvfs@vf-random.html
#### Warnings ####
* igt@xe_module_load@load:
- shard-lnl: ([SKIP][3], [PASS][4], [PASS][5], [PASS][6], [PASS][7], [PASS][8], [PASS][9], [PASS][10], [PASS][11], [PASS][12], [ABORT][13], [ABORT][14], [ABORT][15], [PASS][16], [PASS][17], [PASS][18], [PASS][19], [PASS][20], [PASS][21], [PASS][22], [PASS][23], [PASS][24], [PASS][25], [PASS][26], [PASS][27]) ([Intel XE#378]) -> ([PASS][28], [PASS][29], [PASS][30], [PASS][31], [PASS][32], [PASS][33], [PASS][34], [PASS][35], [PASS][36], [PASS][37], [PASS][38], [PASS][39], [PASS][40], [PASS][41], [ABORT][42], [ABORT][43], [ABORT][44], [ABORT][45], [PASS][46], [PASS][47], [PASS][48], [PASS][49], [PASS][50], [PASS][51], [PASS][52])
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-7/igt@xe_module_load@load.html
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-3/igt@xe_module_load@load.html
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-7/igt@xe_module_load@load.html
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-7/igt@xe_module_load@load.html
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-1/igt@xe_module_load@load.html
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-4/igt@xe_module_load@load.html
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-1/igt@xe_module_load@load.html
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-1/igt@xe_module_load@load.html
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-3/igt@xe_module_load@load.html
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-3/igt@xe_module_load@load.html
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-2/igt@xe_module_load@load.html
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-2/igt@xe_module_load@load.html
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-2/igt@xe_module_load@load.html
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-4/igt@xe_module_load@load.html
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-7/igt@xe_module_load@load.html
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-7/igt@xe_module_load@load.html
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-5/igt@xe_module_load@load.html
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-5/igt@xe_module_load@load.html
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-4/igt@xe_module_load@load.html
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-4/igt@xe_module_load@load.html
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-5/igt@xe_module_load@load.html
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-5/igt@xe_module_load@load.html
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-8/igt@xe_module_load@load.html
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-8/igt@xe_module_load@load.html
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-8/igt@xe_module_load@load.html
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@xe_module_load@load.html
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-5/igt@xe_module_load@load.html
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-5/igt@xe_module_load@load.html
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-5/igt@xe_module_load@load.html
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-8/igt@xe_module_load@load.html
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-7/igt@xe_module_load@load.html
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-7/igt@xe_module_load@load.html
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-1/igt@xe_module_load@load.html
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-8/igt@xe_module_load@load.html
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-8/igt@xe_module_load@load.html
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-8/igt@xe_module_load@load.html
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@xe_module_load@load.html
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-1/igt@xe_module_load@load.html
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-1/igt@xe_module_load@load.html
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-2/igt@xe_module_load@load.html
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-2/igt@xe_module_load@load.html
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-2/igt@xe_module_load@load.html
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-2/igt@xe_module_load@load.html
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@xe_module_load@load.html
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@xe_module_load@load.html
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@xe_module_load@load.html
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@xe_module_load@load.html
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@xe_module_load@load.html
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@xe_module_load@load.html
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-7/igt@xe_module_load@load.html
Known issues
------------
Here are the changes found in xe-pw-153546v1_FULL that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@fbdev@write:
- shard-dg2-set2: [PASS][53] -> [SKIP][54] ([Intel XE#2134]) +1 other test skip
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@fbdev@write.html
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@fbdev@write.html
* igt@kms_async_flips@alternate-sync-async-flip-atomic:
- shard-bmg: [PASS][55] -> [FAIL][56] ([Intel XE#3718] / [Intel XE#827])
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-7/igt@kms_async_flips@alternate-sync-async-flip-atomic.html
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-5/igt@kms_async_flips@alternate-sync-async-flip-atomic.html
* igt@kms_async_flips@alternate-sync-async-flip-atomic@pipe-c-dp-2:
- shard-bmg: [PASS][57] -> [FAIL][58] ([Intel XE#827])
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-7/igt@kms_async_flips@alternate-sync-async-flip-atomic@pipe-c-dp-2.html
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-5/igt@kms_async_flips@alternate-sync-async-flip-atomic@pipe-c-dp-2.html
* igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1:
- shard-lnl: NOTRUN -> [FAIL][59] ([Intel XE#911]) +3 other tests fail
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1.html
* igt@kms_async_flips@async-flip-with-page-flip-events-tiled@pipe-b-hdmi-a-1-y:
- shard-adlp: NOTRUN -> [DMESG-WARN][60] ([Intel XE#4543]) +3 other tests dmesg-warn
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-2/igt@kms_async_flips@async-flip-with-page-flip-events-tiled@pipe-b-hdmi-a-1-y.html
* igt@kms_async_flips@crc-atomic@pipe-d-hdmi-a-1:
- shard-adlp: [PASS][61] -> [FAIL][62] ([Intel XE#3884]) +1 other test fail
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-adlp-1/igt@kms_async_flips@crc-atomic@pipe-d-hdmi-a-1.html
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-2/igt@kms_async_flips@crc-atomic@pipe-d-hdmi-a-1.html
* igt@kms_async_flips@test-cursor:
- shard-lnl: NOTRUN -> [SKIP][63] ([Intel XE#664])
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_async_flips@test-cursor.html
* igt@kms_big_fb@4-tiled-8bpp-rotate-270:
- shard-dg2-set2: NOTRUN -> [SKIP][64] ([Intel XE#316]) +2 other tests skip
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@kms_big_fb@4-tiled-8bpp-rotate-270.html
- shard-lnl: NOTRUN -> [SKIP][65] ([Intel XE#1407]) +3 other tests skip
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@kms_big_fb@4-tiled-8bpp-rotate-270.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-async-flip:
- shard-adlp: NOTRUN -> [SKIP][66] ([Intel XE#1124]) +12 other tests skip
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-3/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-270:
- shard-bmg: NOTRUN -> [SKIP][67] ([Intel XE#2327])
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-2/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-64bpp-rotate-0:
- shard-adlp: NOTRUN -> [DMESG-FAIL][68] ([Intel XE#4543]) +1 other test dmesg-fail
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-1/igt@kms_big_fb@x-tiled-64bpp-rotate-0.html
* igt@kms_big_fb@y-tiled-16bpp-rotate-270:
- shard-bmg: NOTRUN -> [SKIP][69] ([Intel XE#1124]) +1 other test skip
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-5/igt@kms_big_fb@y-tiled-16bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-64bpp-rotate-270:
- shard-adlp: NOTRUN -> [SKIP][70] ([Intel XE#316]) +3 other tests skip
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-6/igt@kms_big_fb@y-tiled-64bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-addfb-size-overflow:
- shard-dg2-set2: NOTRUN -> [SKIP][71] ([Intel XE#610])
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
- shard-lnl: NOTRUN -> [SKIP][72] ([Intel XE#1428])
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-7/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip:
- shard-adlp: [PASS][73] -> [DMESG-FAIL][74] ([Intel XE#4543]) +6 other tests dmesg-fail
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-adlp-4/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-8/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
* igt@kms_big_fb@yf-tiled-64bpp-rotate-0:
- shard-dg2-set2: NOTRUN -> [SKIP][75] ([Intel XE#1124]) +3 other tests skip
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_big_fb@yf-tiled-64bpp-rotate-0.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-lnl: NOTRUN -> [SKIP][76] ([Intel XE#1124]) +7 other tests skip
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-1/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_bw@connected-linear-tiling-2-displays-2560x1440p:
- shard-adlp: NOTRUN -> [SKIP][77] ([Intel XE#2191]) +1 other test skip
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-2/igt@kms_bw@connected-linear-tiling-2-displays-2560x1440p.html
* igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p:
- shard-bmg: NOTRUN -> [SKIP][78] ([Intel XE#2314] / [Intel XE#2894])
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-3/igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p.html
- shard-lnl: NOTRUN -> [SKIP][79] ([Intel XE#2191]) +1 other test skip
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-1/igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p.html
* igt@kms_bw@connected-linear-tiling-4-displays-3840x2160p:
- shard-dg2-set2: NOTRUN -> [SKIP][80] ([Intel XE#2191]) +1 other test skip
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@kms_bw@connected-linear-tiling-4-displays-3840x2160p.html
* igt@kms_bw@linear-tiling-1-displays-3840x2160p:
- shard-bmg: NOTRUN -> [SKIP][81] ([Intel XE#367])
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-4/igt@kms_bw@linear-tiling-1-displays-3840x2160p.html
- shard-adlp: NOTRUN -> [SKIP][82] ([Intel XE#367]) +1 other test skip
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-1/igt@kms_bw@linear-tiling-1-displays-3840x2160p.html
* igt@kms_bw@linear-tiling-2-displays-2560x1440p:
- shard-dg2-set2: NOTRUN -> [SKIP][83] ([Intel XE#367])
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@kms_bw@linear-tiling-2-displays-2560x1440p.html
* igt@kms_bw@linear-tiling-4-displays-2160x1440p:
- shard-lnl: NOTRUN -> [SKIP][84] ([Intel XE#1512])
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-5/igt@kms_bw@linear-tiling-4-displays-2160x1440p.html
* igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs:
- shard-dg2-set2: [PASS][85] -> [SKIP][86] ([Intel XE#2351] / [Intel XE#4208]) +9 other tests skip
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs.html
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs.html
* igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs-cc:
- shard-lnl: NOTRUN -> [SKIP][87] ([Intel XE#2887]) +12 other tests skip
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-8/igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs-cc.html
* igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs-cc@pipe-c-hdmi-a-1:
- shard-adlp: NOTRUN -> [SKIP][88] ([Intel XE#787]) +44 other tests skip
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-1/igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs-cc@pipe-c-hdmi-a-1.html
* igt@kms_ccs@ccs-on-another-bo-4-tiled-mtl-mc-ccs:
- shard-bmg: NOTRUN -> [SKIP][89] ([Intel XE#2887]) +4 other tests skip
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-8/igt@kms_ccs@ccs-on-another-bo-4-tiled-mtl-mc-ccs.html
* igt@kms_ccs@crc-primary-basic-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [SKIP][90] ([Intel XE#787]) +153 other tests skip
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_ccs@crc-primary-basic-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-6.html
* igt@kms_ccs@crc-primary-basic-y-tiled-ccs:
- shard-adlp: NOTRUN -> [SKIP][91] ([Intel XE#455] / [Intel XE#787]) +29 other tests skip
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-4/igt@kms_ccs@crc-primary-basic-y-tiled-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs:
- shard-dg2-set2: NOTRUN -> [SKIP][92] ([Intel XE#2907])
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs@pipe-b-dp-2:
- shard-bmg: NOTRUN -> [SKIP][93] ([Intel XE#2652] / [Intel XE#787]) +8 other tests skip
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-1/igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs@pipe-b-dp-2.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs:
- shard-adlp: NOTRUN -> [SKIP][94] ([Intel XE#3442])
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-6/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs-cc:
- shard-lnl: NOTRUN -> [SKIP][95] ([Intel XE#3432]) +1 other test skip
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs:
- shard-bmg: NOTRUN -> [SKIP][96] ([Intel XE#3432]) +1 other test skip
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-2/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs:
- shard-adlp: NOTRUN -> [SKIP][97] ([Intel XE#2907]) +1 other test skip
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-2/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs@pipe-d-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][98] ([Intel XE#455] / [Intel XE#787]) +24 other tests skip
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs@pipe-d-dp-4.html
* igt@kms_cdclk@mode-transition@pipe-d-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][99] ([Intel XE#4417]) +3 other tests skip
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@kms_cdclk@mode-transition@pipe-d-dp-4.html
* igt@kms_chamelium_audio@dp-audio:
- shard-dg2-set2: NOTRUN -> [SKIP][100] ([Intel XE#373]) +5 other tests skip
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@kms_chamelium_audio@dp-audio.html
* igt@kms_chamelium_audio@hdmi-audio-edid:
- shard-adlp: NOTRUN -> [SKIP][101] ([Intel XE#373]) +7 other tests skip
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-4/igt@kms_chamelium_audio@hdmi-audio-edid.html
* igt@kms_chamelium_color@ctm-max:
- shard-lnl: NOTRUN -> [SKIP][102] ([Intel XE#306])
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-1/igt@kms_chamelium_color@ctm-max.html
- shard-adlp: NOTRUN -> [SKIP][103] ([Intel XE#306]) +1 other test skip
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-6/igt@kms_chamelium_color@ctm-max.html
* igt@kms_chamelium_frames@hdmi-aspect-ratio:
- shard-bmg: NOTRUN -> [SKIP][104] ([Intel XE#2252]) +3 other tests skip
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-6/igt@kms_chamelium_frames@hdmi-aspect-ratio.html
* igt@kms_chamelium_frames@hdmi-crc-nonplanar-formats:
- shard-lnl: NOTRUN -> [SKIP][105] ([Intel XE#373]) +4 other tests skip
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-1/igt@kms_chamelium_frames@hdmi-crc-nonplanar-formats.html
* igt@kms_content_protection@atomic-dpms@pipe-a-dp-2:
- shard-dg2-set2: NOTRUN -> [FAIL][106] ([Intel XE#1178]) +2 other tests fail
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@kms_content_protection@atomic-dpms@pipe-a-dp-2.html
* igt@kms_content_protection@content-type-change:
- shard-adlp: NOTRUN -> [SKIP][107] ([Intel XE#455]) +18 other tests skip
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-3/igt@kms_content_protection@content-type-change.html
- shard-bmg: NOTRUN -> [SKIP][108] ([Intel XE#2341])
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-2/igt@kms_content_protection@content-type-change.html
- shard-lnl: NOTRUN -> [SKIP][109] ([Intel XE#3278])
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-8/igt@kms_content_protection@content-type-change.html
* igt@kms_content_protection@dp-mst-lic-type-0:
- shard-dg2-set2: NOTRUN -> [SKIP][110] ([Intel XE#307])
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@kms_content_protection@dp-mst-lic-type-0.html
* igt@kms_content_protection@dp-mst-type-1:
- shard-bmg: NOTRUN -> [SKIP][111] ([Intel XE#2390])
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-7/igt@kms_content_protection@dp-mst-type-1.html
- shard-adlp: NOTRUN -> [SKIP][112] ([Intel XE#307]) +1 other test skip
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-4/igt@kms_content_protection@dp-mst-type-1.html
- shard-lnl: NOTRUN -> [SKIP][113] ([Intel XE#307])
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@kms_content_protection@dp-mst-type-1.html
* igt@kms_content_protection@lic-type-0@pipe-a-dp-2:
- shard-bmg: NOTRUN -> [FAIL][114] ([Intel XE#1178])
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-3/igt@kms_content_protection@lic-type-0@pipe-a-dp-2.html
* igt@kms_cursor_crc@cursor-offscreen-512x512:
- shard-lnl: NOTRUN -> [SKIP][115] ([Intel XE#2321])
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-1/igt@kms_cursor_crc@cursor-offscreen-512x512.html
* igt@kms_cursor_crc@cursor-onscreen-512x170:
- shard-adlp: NOTRUN -> [SKIP][116] ([Intel XE#308])
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-2/igt@kms_cursor_crc@cursor-onscreen-512x170.html
* igt@kms_cursor_crc@cursor-random-128x42:
- shard-lnl: NOTRUN -> [SKIP][117] ([Intel XE#1424]) +1 other test skip
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_cursor_crc@cursor-random-128x42.html
* igt@kms_cursor_crc@cursor-rapid-movement-64x21:
- shard-bmg: NOTRUN -> [SKIP][118] ([Intel XE#2320])
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-8/igt@kms_cursor_crc@cursor-rapid-movement-64x21.html
* igt@kms_cursor_crc@cursor-sliding-512x512:
- shard-dg2-set2: NOTRUN -> [SKIP][119] ([Intel XE#308]) +1 other test skip
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_cursor_crc@cursor-sliding-512x512.html
* igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic:
- shard-bmg: [PASS][120] -> [SKIP][121] ([Intel XE#2291]) +1 other test skip
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-4/igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic.html
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-6/igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic.html
* igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy:
- shard-lnl: NOTRUN -> [SKIP][122] ([Intel XE#309]) +5 other tests skip
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-8/igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy.html
* igt@kms_cursor_legacy@cursor-vs-flip-toggle:
- shard-bmg: [PASS][123] -> [DMESG-WARN][124] ([Intel XE#5354])
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-1/igt@kms_cursor_legacy@cursor-vs-flip-toggle.html
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-2/igt@kms_cursor_legacy@cursor-vs-flip-toggle.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size:
- shard-adlp: NOTRUN -> [SKIP][125] ([Intel XE#309]) +8 other tests skip
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-3/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html
* igt@kms_dirtyfb@psr-dirtyfb-ioctl:
- shard-bmg: NOTRUN -> [SKIP][126] ([Intel XE#1508])
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-5/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
* igt@kms_dp_aux_dev:
- shard-bmg: [PASS][127] -> [SKIP][128] ([Intel XE#3009])
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-3/igt@kms_dp_aux_dev.html
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-6/igt@kms_dp_aux_dev.html
* igt@kms_dp_linktrain_fallback@dp-fallback:
- shard-adlp: NOTRUN -> [SKIP][129] ([Intel XE#4331]) +1 other test skip
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-4/igt@kms_dp_linktrain_fallback@dp-fallback.html
- shard-lnl: NOTRUN -> [SKIP][130] ([Intel XE#4294])
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-5/igt@kms_dp_linktrain_fallback@dp-fallback.html
* igt@kms_dp_linktrain_fallback@dsc-fallback:
- shard-lnl: NOTRUN -> [SKIP][131] ([Intel XE#4331])
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_dp_linktrain_fallback@dsc-fallback.html
* igt@kms_feature_discovery@chamelium:
- shard-adlp: NOTRUN -> [SKIP][132] ([Intel XE#701])
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-8/igt@kms_feature_discovery@chamelium.html
* igt@kms_feature_discovery@display-4x:
- shard-adlp: NOTRUN -> [SKIP][133] ([Intel XE#1138])
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-2/igt@kms_feature_discovery@display-4x.html
- shard-lnl: NOTRUN -> [SKIP][134] ([Intel XE#1138])
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_feature_discovery@display-4x.html
* igt@kms_flip@2x-absolute-wf_vblank-interruptible:
- shard-dg2-set2: [PASS][135] -> [SKIP][136] ([Intel XE#4208] / [i915#2575]) +79 other tests skip
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@kms_flip@2x-absolute-wf_vblank-interruptible.html
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_flip@2x-absolute-wf_vblank-interruptible.html
* igt@kms_flip@2x-flip-vs-dpms-on-nop-interruptible:
- shard-adlp: NOTRUN -> [SKIP][137] ([Intel XE#310]) +4 other tests skip
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-3/igt@kms_flip@2x-flip-vs-dpms-on-nop-interruptible.html
* igt@kms_flip@2x-flip-vs-expired-vblank:
- shard-lnl: NOTRUN -> [SKIP][138] ([Intel XE#1421]) +3 other tests skip
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-5/igt@kms_flip@2x-flip-vs-expired-vblank.html
* igt@kms_flip@2x-flip-vs-panning-interruptible:
- shard-bmg: [PASS][139] -> [SKIP][140] ([Intel XE#2316])
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-8/igt@kms_flip@2x-flip-vs-panning-interruptible.html
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-6/igt@kms_flip@2x-flip-vs-panning-interruptible.html
* igt@kms_flip@absolute-wf_vblank:
- shard-dg2-set2: NOTRUN -> [SKIP][141] ([Intel XE#4208] / [i915#2575]) +47 other tests skip
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_flip@absolute-wf_vblank.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible@b-edp1:
- shard-lnl: NOTRUN -> [FAIL][142] ([Intel XE#301]) +1 other test fail
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-8/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-edp1.html
* igt@kms_flip@flip-vs-expired-vblank@b-hdmi-a1:
- shard-adlp: [PASS][143] -> [DMESG-WARN][144] ([Intel XE#4543]) +9 other tests dmesg-warn
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-adlp-2/igt@kms_flip@flip-vs-expired-vblank@b-hdmi-a1.html
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-6/igt@kms_flip@flip-vs-expired-vblank@b-hdmi-a1.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-default-mode:
- shard-lnl: NOTRUN -> [SKIP][145] ([Intel XE#1401]) +2 other tests skip
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling:
- shard-bmg: NOTRUN -> [SKIP][146] ([Intel XE#2293] / [Intel XE#2380])
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-4/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling@pipe-a-valid-mode:
- shard-bmg: NOTRUN -> [SKIP][147] ([Intel XE#2293])
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-4/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling:
- shard-lnl: NOTRUN -> [SKIP][148] ([Intel XE#1401] / [Intel XE#1745]) +2 other tests skip
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling:
- shard-lnl: NOTRUN -> [SKIP][149] ([Intel XE#1397] / [Intel XE#1745])
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-default-mode:
- shard-lnl: NOTRUN -> [SKIP][150] ([Intel XE#1397])
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
- shard-dg2-set2: NOTRUN -> [SKIP][151] ([Intel XE#455]) +13 other tests skip
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
* igt@kms_frontbuffer_tracking@drrs-1p-offscren-pri-shrfb-draw-render:
- shard-bmg: NOTRUN -> [SKIP][152] ([Intel XE#2311]) +5 other tests skip
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-4/igt@kms_frontbuffer_tracking@drrs-1p-offscren-pri-shrfb-draw-render.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-shrfb-draw-blt:
- shard-lnl: NOTRUN -> [SKIP][153] ([Intel XE#656]) +31 other tests skip
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-modesetfrombusy:
- shard-bmg: NOTRUN -> [SKIP][154] ([Intel XE#5390]) +4 other tests skip
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-modesetfrombusy.html
* igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-cur-indfb-draw-render:
- shard-dg2-set2: NOTRUN -> [SKIP][155] ([Intel XE#651]) +10 other tests skip
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-cur-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-shrfb-pgflip-blt:
- shard-dg2-set2: NOTRUN -> [SKIP][156] ([Intel XE#2351] / [Intel XE#4208]) +14 other tests skip
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-shrfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbcdrrs-rgb101010-draw-blt:
- shard-lnl: NOTRUN -> [SKIP][157] ([Intel XE#651]) +11 other tests skip
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-5/igt@kms_frontbuffer_tracking@fbcdrrs-rgb101010-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcdrrs-shrfb-scaledprimary:
- shard-adlp: NOTRUN -> [SKIP][158] ([Intel XE#651]) +14 other tests skip
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-1/igt@kms_frontbuffer_tracking@fbcdrrs-shrfb-scaledprimary.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-indfb-msflip-blt:
- shard-dg2-set2: NOTRUN -> [SKIP][159] ([Intel XE#653]) +10 other tests skip
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-indfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][160] ([Intel XE#2312])
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-plflip-blt:
- shard-adlp: NOTRUN -> [SKIP][161] ([Intel XE#656]) +36 other tests skip
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-3/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-mmap-wc:
- shard-adlp: NOTRUN -> [SKIP][162] ([Intel XE#653]) +10 other tests skip
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-4/igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][163] ([Intel XE#2313]) +8 other tests skip
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-8/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-wc.html
* igt@kms_joiner@basic-force-ultra-joiner:
- shard-lnl: NOTRUN -> [SKIP][164] ([Intel XE#2925])
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_joiner@basic-force-ultra-joiner.html
* igt@kms_joiner@invalid-modeset-big-joiner:
- shard-adlp: NOTRUN -> [SKIP][165] ([Intel XE#346])
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-4/igt@kms_joiner@invalid-modeset-big-joiner.html
- shard-bmg: NOTRUN -> [SKIP][166] ([Intel XE#346])
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-7/igt@kms_joiner@invalid-modeset-big-joiner.html
- shard-lnl: NOTRUN -> [SKIP][167] ([Intel XE#346])
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@kms_joiner@invalid-modeset-big-joiner.html
* igt@kms_joiner@invalid-modeset-force-big-joiner:
- shard-adlp: NOTRUN -> [SKIP][168] ([Intel XE#3012])
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-8/igt@kms_joiner@invalid-modeset-force-big-joiner.html
* igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner:
- shard-dg2-set2: NOTRUN -> [SKIP][169] ([Intel XE#2925])
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner.html
* igt@kms_plane_lowres@tiling-x@pipe-b-edp-1:
- shard-lnl: NOTRUN -> [SKIP][170] ([Intel XE#599]) +7 other tests skip
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_plane_lowres@tiling-x@pipe-b-edp-1.html
* igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format@pipe-c:
- shard-lnl: NOTRUN -> [SKIP][171] ([Intel XE#2763]) +7 other tests skip
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-8/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format@pipe-c.html
* igt@kms_pm_backlight@basic-brightness:
- shard-dg2-set2: NOTRUN -> [SKIP][172] ([Intel XE#870])
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_pm_backlight@basic-brightness.html
* igt@kms_pm_backlight@brightness-with-dpms:
- shard-bmg: NOTRUN -> [SKIP][173] ([Intel XE#2938])
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-5/igt@kms_pm_backlight@brightness-with-dpms.html
* igt@kms_pm_backlight@fade-with-dpms:
- shard-adlp: NOTRUN -> [SKIP][174] ([Intel XE#870])
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-4/igt@kms_pm_backlight@fade-with-dpms.html
* igt@kms_pm_dc@dc5-retention-flops:
- shard-dg2-set2: NOTRUN -> [SKIP][175] ([Intel XE#3309])
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@kms_pm_dc@dc5-retention-flops.html
- shard-lnl: NOTRUN -> [SKIP][176] ([Intel XE#3309])
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@kms_pm_dc@dc5-retention-flops.html
* igt@kms_pm_dc@dc6-psr:
- shard-lnl: [PASS][177] -> [FAIL][178] ([Intel XE#718])
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-8/igt@kms_pm_dc@dc6-psr.html
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@kms_pm_dc@dc6-psr.html
* igt@kms_pm_dc@dc9-dpms:
- shard-adlp: NOTRUN -> [SKIP][179] ([Intel XE#734])
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-1/igt@kms_pm_dc@dc9-dpms.html
* igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-exceed-sf:
- shard-bmg: NOTRUN -> [SKIP][180] ([Intel XE#1406] / [Intel XE#1489]) +4 other tests skip
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-8/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-exceed-sf.html
* igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-exceed-fully-sf:
- shard-lnl: NOTRUN -> [SKIP][181] ([Intel XE#1406] / [Intel XE#2893]) +2 other tests skip
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf:
- shard-lnl: NOTRUN -> [SKIP][182] ([Intel XE#1406] / [Intel XE#2893] / [Intel XE#4608]) +1 other test skip
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf@pipe-a-edp-1:
- shard-lnl: NOTRUN -> [SKIP][183] ([Intel XE#1406] / [Intel XE#4608]) +2 other tests skip
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf@pipe-a-edp-1.html
* igt@kms_psr2_sf@pr-cursor-plane-update-sf:
- shard-dg2-set2: NOTRUN -> [SKIP][184] ([Intel XE#1406] / [Intel XE#1489]) +4 other tests skip
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_psr2_sf@pr-cursor-plane-update-sf.html
* igt@kms_psr2_sf@pr-overlay-plane-move-continuous-exceed-fully-sf:
- shard-adlp: NOTRUN -> [SKIP][185] ([Intel XE#1406] / [Intel XE#1489]) +6 other tests skip
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-3/igt@kms_psr2_sf@pr-overlay-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr@fbc-pr-dpms:
- shard-dg2-set2: NOTRUN -> [SKIP][186] ([Intel XE#1406] / [Intel XE#4208]) +4 other tests skip
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_psr@fbc-pr-dpms.html
* igt@kms_psr@fbc-psr2-cursor-plane-onoff:
- shard-dg2-set2: NOTRUN -> [SKIP][187] ([Intel XE#1406] / [Intel XE#2850] / [Intel XE#929]) +3 other tests skip
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@kms_psr@fbc-psr2-cursor-plane-onoff.html
* igt@kms_psr@fbc-psr2-sprite-plane-onoff:
- shard-lnl: NOTRUN -> [SKIP][188] ([Intel XE#1406]) +3 other tests skip
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@kms_psr@fbc-psr2-sprite-plane-onoff.html
* igt@kms_psr@fbc-psr2-sprite-plane-onoff@edp-1:
- shard-lnl: NOTRUN -> [SKIP][189] ([Intel XE#1406] / [Intel XE#4609])
[189]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@kms_psr@fbc-psr2-sprite-plane-onoff@edp-1.html
* igt@kms_psr@pr-primary-page-flip:
- shard-adlp: NOTRUN -> [SKIP][190] ([Intel XE#1406] / [Intel XE#2850] / [Intel XE#929]) +12 other tests skip
[190]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-8/igt@kms_psr@pr-primary-page-flip.html
- shard-dg2-set2: NOTRUN -> [SKIP][191] ([Intel XE#1406] / [Intel XE#2351] / [Intel XE#4208]) +2 other tests skip
[191]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_psr@pr-primary-page-flip.html
* igt@kms_psr@pr-primary-render:
- shard-bmg: NOTRUN -> [SKIP][192] ([Intel XE#1406] / [Intel XE#2234] / [Intel XE#2850]) +3 other tests skip
[192]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-8/igt@kms_psr@pr-primary-render.html
* igt@kms_rotation_crc@primary-rotation-270:
- shard-adlp: NOTRUN -> [SKIP][193] ([Intel XE#3414])
[193]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-3/igt@kms_rotation_crc@primary-rotation-270.html
- shard-lnl: NOTRUN -> [SKIP][194] ([Intel XE#3414] / [Intel XE#3904])
[194]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@kms_rotation_crc@primary-rotation-270.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180:
- shard-adlp: NOTRUN -> [SKIP][195] ([Intel XE#1127])
[195]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-8/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180.html
* igt@kms_vblank@ts-continuation-dpms-suspend:
- shard-adlp: [PASS][196] -> [DMESG-WARN][197] ([Intel XE#2953] / [Intel XE#4173]) +1 other test dmesg-warn
[196]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-adlp-1/igt@kms_vblank@ts-continuation-dpms-suspend.html
[197]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-6/igt@kms_vblank@ts-continuation-dpms-suspend.html
* igt@xe_ccs@block-copy-compressed-inc-dimension:
- shard-adlp: NOTRUN -> [SKIP][198] ([Intel XE#455] / [Intel XE#488] / [Intel XE#5607]) +1 other test skip
[198]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-3/igt@xe_ccs@block-copy-compressed-inc-dimension.html
* igt@xe_compute_preempt@compute-preempt-many-all-ram@engine-drm_xe_engine_class_compute:
- shard-dg2-set2: NOTRUN -> [FAIL][199] ([Intel XE#5890])
[199]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@xe_compute_preempt@compute-preempt-many-all-ram@engine-drm_xe_engine_class_compute.html
* igt@xe_copy_basic@mem-copy-linear-0xfffe:
- shard-adlp: NOTRUN -> [SKIP][200] ([Intel XE#1123])
[200]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-2/igt@xe_copy_basic@mem-copy-linear-0xfffe.html
* igt@xe_eu_stall@non-blocking-re-enable:
- shard-adlp: NOTRUN -> [SKIP][201] ([Intel XE#5626])
[201]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-8/igt@xe_eu_stall@non-blocking-re-enable.html
- shard-dg2-set2: NOTRUN -> [SKIP][202] ([Intel XE#5626]) +1 other test skip
[202]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@xe_eu_stall@non-blocking-re-enable.html
* igt@xe_eudebug_online@basic-breakpoint:
- shard-bmg: NOTRUN -> [SKIP][203] ([Intel XE#4837]) +4 other tests skip
[203]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-7/igt@xe_eudebug_online@basic-breakpoint.html
* igt@xe_eudebug_online@resume-dss:
- shard-dg2-set2: NOTRUN -> [SKIP][204] ([Intel XE#4837]) +4 other tests skip
[204]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@xe_eudebug_online@resume-dss.html
* igt@xe_eudebug_online@single-step-one:
- shard-adlp: NOTRUN -> [SKIP][205] ([Intel XE#4837] / [Intel XE#5565]) +13 other tests skip
[205]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-3/igt@xe_eudebug_online@single-step-one.html
* igt@xe_eudebug_sriov@deny-eudebug:
- shard-adlp: NOTRUN -> [SKIP][206] ([Intel XE#4519])
[206]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-8/igt@xe_eudebug_sriov@deny-eudebug.html
* igt@xe_evict@evict-beng-large-cm:
- shard-lnl: NOTRUN -> [SKIP][207] ([Intel XE#688]) +2 other tests skip
[207]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-7/igt@xe_evict@evict-beng-large-cm.html
* igt@xe_evict@evict-large-external:
- shard-adlp: NOTRUN -> [SKIP][208] ([Intel XE#261] / [Intel XE#5564])
[208]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-1/igt@xe_evict@evict-large-external.html
* igt@xe_evict@evict-small-external-cm:
- shard-adlp: NOTRUN -> [SKIP][209] ([Intel XE#261] / [Intel XE#5564] / [Intel XE#688]) +1 other test skip
[209]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-8/igt@xe_evict@evict-small-external-cm.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr:
- shard-dg2-set2: [PASS][210] -> [SKIP][211] ([Intel XE#1392])
[210]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-433/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr.html
[211]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr.html
* igt@xe_exec_basic@multigpu-no-exec-userptr-invalidate-race:
- shard-lnl: NOTRUN -> [SKIP][212] ([Intel XE#1392]) +6 other tests skip
[212]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@xe_exec_basic@multigpu-no-exec-userptr-invalidate-race.html
* igt@xe_exec_basic@multigpu-once-bindexecqueue-userptr-invalidate:
- shard-adlp: NOTRUN -> [SKIP][213] ([Intel XE#1392] / [Intel XE#5575]) +7 other tests skip
[213]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-4/igt@xe_exec_basic@multigpu-once-bindexecqueue-userptr-invalidate.html
- shard-bmg: NOTRUN -> [SKIP][214] ([Intel XE#2322]) +3 other tests skip
[214]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-4/igt@xe_exec_basic@multigpu-once-bindexecqueue-userptr-invalidate.html
* igt@xe_exec_fault_mode@invalid-va:
- shard-adlp: NOTRUN -> [SKIP][215] ([Intel XE#288] / [Intel XE#5561]) +23 other tests skip
[215]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-3/igt@xe_exec_fault_mode@invalid-va.html
* igt@xe_exec_fault_mode@once-invalid-userptr-fault:
- shard-dg2-set2: NOTRUN -> [SKIP][216] ([Intel XE#288]) +9 other tests skip
[216]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@xe_exec_fault_mode@once-invalid-userptr-fault.html
* igt@xe_exec_fault_mode@twice-userptr-rebind-imm:
- shard-dg2-set2: NOTRUN -> [SKIP][217] ([Intel XE#4208]) +248 other tests skip
[217]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_exec_fault_mode@twice-userptr-rebind-imm.html
* igt@xe_exec_reset@parallel-gt-reset:
- shard-bmg: [PASS][218] -> [DMESG-WARN][219] ([Intel XE#3876])
[218]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-4/igt@xe_exec_reset@parallel-gt-reset.html
[219]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-6/igt@xe_exec_reset@parallel-gt-reset.html
* igt@xe_exec_sip_eudebug@breakpoint-writesip:
- shard-lnl: NOTRUN -> [SKIP][220] ([Intel XE#4837]) +8 other tests skip
[220]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-5/igt@xe_exec_sip_eudebug@breakpoint-writesip.html
* igt@xe_exec_system_allocator@process-many-execqueues-free:
- shard-adlp: NOTRUN -> [SKIP][221] ([Intel XE#4915]) +233 other tests skip
[221]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-6/igt@xe_exec_system_allocator@process-many-execqueues-free.html
* igt@xe_exec_system_allocator@process-many-stride-mmap-huge:
- shard-lnl: NOTRUN -> [SKIP][222] ([Intel XE#4943]) +13 other tests skip
[222]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-1/igt@xe_exec_system_allocator@process-many-stride-mmap-huge.html
* igt@xe_exec_system_allocator@process-many-stride-mmap-shared-nomemset:
- shard-dg2-set2: NOTRUN -> [SKIP][223] ([Intel XE#4915]) +102 other tests skip
[223]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@xe_exec_system_allocator@process-many-stride-mmap-shared-nomemset.html
* igt@xe_exec_system_allocator@threads-shared-vm-many-large-execqueues-mmap-huge:
- shard-bmg: NOTRUN -> [SKIP][224] ([Intel XE#4943]) +2 other tests skip
[224]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-2/igt@xe_exec_system_allocator@threads-shared-vm-many-large-execqueues-mmap-huge.html
* igt@xe_fault_injection@probe-fail-guc-xe_guc_ct_send_recv:
- shard-lnl: NOTRUN -> [ABORT][225] ([Intel XE#4917] / [Intel XE#5466])
[225]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-7/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-lnl: NOTRUN -> [ABORT][226] ([Intel XE#4757])
[226]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-1/igt@xe_fault_injection@probe-fail-guc-xe_guc_mmio_send_recv.html
* igt@xe_live_ktest@xe_bo:
- shard-adlp: NOTRUN -> [SKIP][227] ([Intel XE#2229] / [Intel XE#455]) +1 other test skip
[227]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-2/igt@xe_live_ktest@xe_bo.html
* igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit:
- shard-adlp: NOTRUN -> [SKIP][228] ([Intel XE#2229])
[228]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-2/igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit.html
* igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit:
- shard-lnl: NOTRUN -> [SKIP][229] ([Intel XE#2229])
[229]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit.html
* igt@xe_mmap@pci-membarrier-bad-object:
- shard-adlp: NOTRUN -> [SKIP][230] ([Intel XE#5100]) +1 other test skip
[230]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-8/igt@xe_mmap@pci-membarrier-bad-object.html
* igt@xe_module_load@reload:
- shard-dg2-set2: [PASS][231] -> [FAIL][232] ([Intel XE#4208])
[231]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@xe_module_load@reload.html
[232]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_module_load@reload.html
* igt@xe_module_load@reload-no-display:
- shard-dg2-set2: NOTRUN -> [FAIL][233] ([Intel XE#4208])
[233]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_module_load@reload-no-display.html
* igt@xe_noexec_ping_pong:
- shard-adlp: NOTRUN -> [SKIP][234] ([Intel XE#379] / [Intel XE#5613])
[234]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-3/igt@xe_noexec_ping_pong.html
- shard-lnl: NOTRUN -> [SKIP][235] ([Intel XE#379])
[235]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@xe_noexec_ping_pong.html
* igt@xe_oa@non-zero-reason:
- shard-dg2-set2: NOTRUN -> [SKIP][236] ([Intel XE#3573]) +3 other tests skip
[236]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@xe_oa@non-zero-reason.html
* igt@xe_oa@syncs-syncobj-cfg:
- shard-adlp: NOTRUN -> [SKIP][237] ([Intel XE#3573]) +4 other tests skip
[237]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-4/igt@xe_oa@syncs-syncobj-cfg.html
* igt@xe_pat@pat-index-xe2:
- shard-adlp: NOTRUN -> [SKIP][238] ([Intel XE#977])
[238]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-1/igt@xe_pat@pat-index-xe2.html
* igt@xe_pat@pat-index-xelpg:
- shard-adlp: NOTRUN -> [SKIP][239] ([Intel XE#979])
[239]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-6/igt@xe_pat@pat-index-xelpg.html
- shard-lnl: NOTRUN -> [SKIP][240] ([Intel XE#979])
[240]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-1/igt@xe_pat@pat-index-xelpg.html
* igt@xe_pm@d3cold-i2c:
- shard-adlp: NOTRUN -> [SKIP][241] ([Intel XE#5694])
[241]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-3/igt@xe_pm@d3cold-i2c.html
* igt@xe_pm@d3cold-mmap-vram:
- shard-dg2-set2: NOTRUN -> [SKIP][242] ([Intel XE#2284] / [Intel XE#366])
[242]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@xe_pm@d3cold-mmap-vram.html
* igt@xe_pm@d3hot-i2c:
- shard-dg2-set2: NOTRUN -> [SKIP][243] ([Intel XE#5742])
[243]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@xe_pm@d3hot-i2c.html
- shard-lnl: NOTRUN -> [SKIP][244] ([Intel XE#5742])
[244]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@xe_pm@d3hot-i2c.html
- shard-adlp: NOTRUN -> [SKIP][245] ([Intel XE#5742])
[245]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-2/igt@xe_pm@d3hot-i2c.html
* igt@xe_pm@d3hot-mmap-vram:
- shard-lnl: NOTRUN -> [SKIP][246] ([Intel XE#1948])
[246]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@xe_pm@d3hot-mmap-vram.html
* igt@xe_pm@s4-d3cold-basic-exec:
- shard-lnl: NOTRUN -> [SKIP][247] ([Intel XE#2284] / [Intel XE#366])
[247]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@xe_pm@s4-d3cold-basic-exec.html
- shard-adlp: NOTRUN -> [SKIP][248] ([Intel XE#2284] / [Intel XE#366])
[248]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-4/igt@xe_pm@s4-d3cold-basic-exec.html
* igt@xe_pm@vram-d3cold-threshold:
- shard-dg2-set2: NOTRUN -> [SKIP][249] ([Intel XE#579])
[249]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@xe_pm@vram-d3cold-threshold.html
* igt@xe_pxp@pxp-stale-bo-exec-post-termination-irq:
- shard-dg2-set2: NOTRUN -> [SKIP][250] ([Intel XE#4733]) +2 other tests skip
[250]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@xe_pxp@pxp-stale-bo-exec-post-termination-irq.html
* igt@xe_pxp@regular-src-to-pxp-dest-rendercopy:
- shard-adlp: NOTRUN -> [SKIP][251] ([Intel XE#4733] / [Intel XE#5594]) +1 other test skip
[251]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-6/igt@xe_pxp@regular-src-to-pxp-dest-rendercopy.html
* igt@xe_query@multigpu-query-engines:
- shard-dg2-set2: NOTRUN -> [SKIP][252] ([Intel XE#944])
[252]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@xe_query@multigpu-query-engines.html
* igt@xe_query@multigpu-query-pxp-status:
- shard-lnl: NOTRUN -> [SKIP][253] ([Intel XE#944]) +3 other tests skip
[253]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-4/igt@xe_query@multigpu-query-pxp-status.html
* igt@xe_query@multigpu-query-uc-fw-version-huc:
- shard-adlp: NOTRUN -> [SKIP][254] ([Intel XE#944]) +4 other tests skip
[254]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-2/igt@xe_query@multigpu-query-uc-fw-version-huc.html
- shard-bmg: NOTRUN -> [SKIP][255] ([Intel XE#944])
[255]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-3/igt@xe_query@multigpu-query-uc-fw-version-huc.html
* igt@xe_sriov_auto_provisioning@selfconfig-reprovision-increase-numvfs:
- shard-lnl: NOTRUN -> [SKIP][256] ([Intel XE#4130])
[256]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-1/igt@xe_sriov_auto_provisioning@selfconfig-reprovision-increase-numvfs.html
* igt@xe_sriov_auto_provisioning@selfconfig-reprovision-reduce-numvfs:
- shard-dg2-set2: NOTRUN -> [SKIP][257] ([Intel XE#4130])
[257]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@xe_sriov_auto_provisioning@selfconfig-reprovision-reduce-numvfs.html
* igt@xe_vm@munmap-style-unbind-many-either-side-partial:
- shard-dg2-set2: [PASS][258] -> [SKIP][259] ([Intel XE#4208]) +179 other tests skip
[258]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-464/igt@xe_vm@munmap-style-unbind-many-either-side-partial.html
[259]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_vm@munmap-style-unbind-many-either-side-partial.html
#### Possible fixes ####
* igt@core_getversion@all-cards:
- shard-dg2-set2: [FAIL][260] ([Intel XE#4208]) -> [PASS][261]
[260]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@core_getversion@all-cards.html
[261]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@core_getversion@all-cards.html
* igt@fbdev@unaligned-read:
- shard-dg2-set2: [SKIP][262] ([Intel XE#2134]) -> [PASS][263]
[262]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@fbdev@unaligned-read.html
[263]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@fbdev@unaligned-read.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip:
- shard-adlp: [DMESG-FAIL][264] ([Intel XE#4543]) -> [PASS][265] +3 other tests pass
[264]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-adlp-1/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
[265]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-6/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
* igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p:
- shard-bmg: [SKIP][266] ([Intel XE#2314] / [Intel XE#2894]) -> [PASS][267]
[266]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p.html
[267]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-8/igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-toggle:
- shard-bmg: [SKIP][268] ([Intel XE#2291]) -> [PASS][269] +2 other tests pass
[268]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html
[269]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-3/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html
* igt@kms_display_modes@extended-mode-basic:
- shard-bmg: [SKIP][270] ([Intel XE#4302]) -> [PASS][271]
[270]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@kms_display_modes@extended-mode-basic.html
[271]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-8/igt@kms_display_modes@extended-mode-basic.html
* igt@kms_flip@2x-flip-vs-panning:
- shard-bmg: [SKIP][272] ([Intel XE#2316]) -> [PASS][273] +4 other tests pass
[272]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@kms_flip@2x-flip-vs-panning.html
[273]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-5/igt@kms_flip@2x-flip-vs-panning.html
* igt@kms_flip@2x-flip-vs-suspend@cd-dp2-hdmi-a3:
- shard-bmg: [INCOMPLETE][274] ([Intel XE#2049] / [Intel XE#2597]) -> [PASS][275] +1 other test pass
[274]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-1/igt@kms_flip@2x-flip-vs-suspend@cd-dp2-hdmi-a3.html
[275]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-8/igt@kms_flip@2x-flip-vs-suspend@cd-dp2-hdmi-a3.html
* igt@kms_flip@flip-vs-dpms-on-nop-interruptible:
- shard-adlp: [DMESG-WARN][276] ([Intel XE#4543]) -> [PASS][277] +7 other tests pass
[276]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-adlp-6/igt@kms_flip@flip-vs-dpms-on-nop-interruptible.html
[277]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-4/igt@kms_flip@flip-vs-dpms-on-nop-interruptible.html
* igt@kms_flip@flip-vs-expired-vblank@a-edp1:
- shard-lnl: [FAIL][278] ([Intel XE#301]) -> [PASS][279] +2 other tests pass
[278]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-3/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html
[279]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-1/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling:
- shard-adlp: [DMESG-FAIL][280] ([Intel XE#4543] / [Intel XE#4921]) -> [PASS][281] +1 other test pass
[280]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-adlp-1/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling.html
[281]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-adlp-1/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff:
- shard-dg2-set2: [SKIP][282] ([Intel XE#2351] / [Intel XE#4208]) -> [PASS][283] +14 other tests pass
[282]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html
[283]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html
* igt@kms_hdr@static-toggle-suspend:
- shard-bmg: [SKIP][284] ([Intel XE#1503]) -> [PASS][285]
[284]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@kms_hdr@static-toggle-suspend.html
[285]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-4/igt@kms_hdr@static-toggle-suspend.html
* igt@kms_joiner@invalid-modeset-force-big-joiner:
- shard-bmg: [SKIP][286] ([Intel XE#3012]) -> [PASS][287]
[286]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@kms_joiner@invalid-modeset-force-big-joiner.html
[287]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-3/igt@kms_joiner@invalid-modeset-force-big-joiner.html
* igt@kms_plane_multiple@2x-tiling-4:
- shard-bmg: [SKIP][288] ([Intel XE#4596]) -> [PASS][289]
[288]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@kms_plane_multiple@2x-tiling-4.html
[289]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-4/igt@kms_plane_multiple@2x-tiling-4.html
* igt@kms_rotation_crc@sprite-rotation-180:
- shard-dg2-set2: [SKIP][290] ([Intel XE#4208] / [i915#2575]) -> [PASS][291] +82 other tests pass
[290]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_rotation_crc@sprite-rotation-180.html
[291]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@kms_rotation_crc@sprite-rotation-180.html
* igt@kms_setmode@invalid-clone-single-crtc:
- shard-bmg: [SKIP][292] ([Intel XE#1435]) -> [PASS][293]
[292]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@kms_setmode@invalid-clone-single-crtc.html
[293]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-8/igt@kms_setmode@invalid-clone-single-crtc.html
* igt@kms_vrr@cmrr@pipe-a-edp-1:
- shard-lnl: [FAIL][294] ([Intel XE#4459]) -> [PASS][295] +1 other test pass
[294]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-5/igt@kms_vrr@cmrr@pipe-a-edp-1.html
[295]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_vrr@cmrr@pipe-a-edp-1.html
* igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1:
- shard-lnl: [FAIL][296] ([Intel XE#2142]) -> [PASS][297] +1 other test pass
[296]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-lnl-5/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html
[297]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-lnl-3/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html
* igt@xe_exec_basic@many-null-rebind:
- shard-dg2-set2: [SKIP][298] ([Intel XE#4208]) -> [PASS][299] +236 other tests pass
[298]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_exec_basic@many-null-rebind.html
[299]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@xe_exec_basic@many-null-rebind.html
* igt@xe_exec_basic@multigpu-once-null:
- shard-dg2-set2: [SKIP][300] ([Intel XE#1392]) -> [PASS][301] +1 other test pass
[300]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@xe_exec_basic@multigpu-once-null.html
[301]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@xe_exec_basic@multigpu-once-null.html
* igt@xe_module_load@load:
- shard-bmg: ([PASS][302], [PASS][303], [PASS][304], [PASS][305], [PASS][306], [PASS][307], [PASS][308], [PASS][309], [PASS][310], [PASS][311], [PASS][312], [SKIP][313], [PASS][314], [PASS][315], [PASS][316], [PASS][317], [PASS][318], [PASS][319], [PASS][320], [PASS][321], [PASS][322], [PASS][323], [PASS][324], [PASS][325], [PASS][326], [PASS][327]) ([Intel XE#2457]) -> ([PASS][328], [PASS][329], [PASS][330], [PASS][331], [PASS][332], [PASS][333], [PASS][334], [PASS][335], [PASS][336], [PASS][337], [PASS][338], [PASS][339], [PASS][340], [PASS][341], [PASS][342], [PASS][343], [PASS][344], [PASS][345], [PASS][346], [PASS][347], [PASS][348], [PASS][349], [PASS][350], [PASS][351], [PASS][352])
[302]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-2/igt@xe_module_load@load.html
[303]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@xe_module_load@load.html
[304]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-4/igt@xe_module_load@load.html
[305]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-5/igt@xe_module_load@load.html
[306]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-5/igt@xe_module_load@load.html
[307]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@xe_module_load@load.html
[308]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@xe_module_load@load.html
[309]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@xe_module_load@load.html
[310]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-3/igt@xe_module_load@load.html
[311]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-3/igt@xe_module_load@load.html
[312]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-3/igt@xe_module_load@load.html
[313]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@xe_module_load@load.html
[314]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-4/igt@xe_module_load@load.html
[315]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-4/igt@xe_module_load@load.html
[316]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-8/igt@xe_module_load@load.html
[317]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-8/igt@xe_module_load@load.html
[318]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-7/igt@xe_module_load@load.html
[319]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-7/igt@xe_module_load@load.html
[320]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-8/igt@xe_module_load@load.html
[321]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-5/igt@xe_module_load@load.html
[322]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-5/igt@xe_module_load@load.html
[323]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-1/igt@xe_module_load@load.html
[324]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-2/igt@xe_module_load@load.html
[325]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-2/igt@xe_module_load@load.html
[326]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-1/igt@xe_module_load@load.html
[327]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-1/igt@xe_module_load@load.html
[328]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-3/igt@xe_module_load@load.html
[329]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-3/igt@xe_module_load@load.html
[330]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-1/igt@xe_module_load@load.html
[331]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-5/igt@xe_module_load@load.html
[332]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-5/igt@xe_module_load@load.html
[333]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-5/igt@xe_module_load@load.html
[334]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-7/igt@xe_module_load@load.html
[335]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-7/igt@xe_module_load@load.html
[336]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-4/igt@xe_module_load@load.html
[337]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-7/igt@xe_module_load@load.html
[338]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-3/igt@xe_module_load@load.html
[339]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-8/igt@xe_module_load@load.html
[340]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-4/igt@xe_module_load@load.html
[341]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-8/igt@xe_module_load@load.html
[342]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-8/igt@xe_module_load@load.html
[343]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-1/igt@xe_module_load@load.html
[344]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-2/igt@xe_module_load@load.html
[345]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-6/igt@xe_module_load@load.html
[346]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-6/igt@xe_module_load@load.html
[347]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-6/igt@xe_module_load@load.html
[348]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-4/igt@xe_module_load@load.html
[349]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-2/igt@xe_module_load@load.html
[350]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-2/igt@xe_module_load@load.html
[351]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-4/igt@xe_module_load@load.html
[352]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-8/igt@xe_module_load@load.html
- shard-dg2-set2: ([PASS][353], [PASS][354], [PASS][355], [PASS][356], [PASS][357], [PASS][358], [PASS][359], [PASS][360], [PASS][361], [PASS][362], [PASS][363], [PASS][364], [PASS][365], [PASS][366], [PASS][367], [PASS][368], [PASS][369], [PASS][370], [PASS][371], [SKIP][372], [PASS][373], [PASS][374], [PASS][375]) ([Intel XE#378]) -> ([PASS][376], [PASS][377], [PASS][378], [PASS][379], [PASS][380], [PASS][381], [PASS][382], [PASS][383], [PASS][384], [PASS][385], [PASS][386], [PASS][387], [PASS][388], [PASS][389], [PASS][390], [PASS][391], [PASS][392], [PASS][393], [PASS][394], [PASS][395], [PASS][396], [PASS][397])
[353]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-464/igt@xe_module_load@load.html
[354]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-464/igt@xe_module_load@load.html
[355]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@xe_module_load@load.html
[356]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-433/igt@xe_module_load@load.html
[357]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_module_load@load.html
[358]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_module_load@load.html
[359]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_module_load@load.html
[360]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_module_load@load.html
[361]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-433/igt@xe_module_load@load.html
[362]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_module_load@load.html
[363]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_module_load@load.html
[364]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@xe_module_load@load.html
[365]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_module_load@load.html
[366]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_module_load@load.html
[367]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_module_load@load.html
[368]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_module_load@load.html
[369]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_module_load@load.html
[370]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@xe_module_load@load.html
[371]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@xe_module_load@load.html
[372]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_module_load@load.html
[373]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_module_load@load.html
[374]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@xe_module_load@load.html
[375]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@xe_module_load@load.html
[376]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@xe_module_load@load.html
[377]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@xe_module_load@load.html
[378]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@xe_module_load@load.html
[379]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@xe_module_load@load.html
[380]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@xe_module_load@load.html
[381]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_module_load@load.html
[382]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_module_load@load.html
[383]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_module_load@load.html
[384]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_module_load@load.html
[385]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_module_load@load.html
[386]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@xe_module_load@load.html
[387]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@xe_module_load@load.html
[388]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_module_load@load.html
[389]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_module_load@load.html
[390]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_module_load@load.html
[391]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_module_load@load.html
[392]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_module_load@load.html
[393]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_module_load@load.html
[394]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@xe_module_load@load.html
[395]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@xe_module_load@load.html
[396]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@xe_module_load@load.html
[397]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@xe_module_load@load.html
#### Warnings ####
* igt@kms_big_fb@4-tiled-16bpp-rotate-270:
- shard-dg2-set2: [SKIP][398] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][399] ([Intel XE#316])
[398]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_big_fb@4-tiled-16bpp-rotate-270.html
[399]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@kms_big_fb@4-tiled-16bpp-rotate-270.html
* igt@kms_big_fb@linear-16bpp-rotate-90:
- shard-dg2-set2: [SKIP][400] ([Intel XE#316]) -> [SKIP][401] ([Intel XE#2351] / [Intel XE#4208])
[400]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@kms_big_fb@linear-16bpp-rotate-90.html
[401]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_big_fb@linear-16bpp-rotate-90.html
* igt@kms_big_fb@x-tiled-8bpp-rotate-270:
- shard-dg2-set2: [SKIP][402] ([Intel XE#4208]) -> [SKIP][403] ([Intel XE#316]) +2 other tests skip
[402]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_big_fb@x-tiled-8bpp-rotate-270.html
[403]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_big_fb@x-tiled-8bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-64bpp-rotate-270:
- shard-dg2-set2: [SKIP][404] ([Intel XE#1124]) -> [SKIP][405] ([Intel XE#2351] / [Intel XE#4208]) +3 other tests skip
[404]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-433/igt@kms_big_fb@y-tiled-64bpp-rotate-270.html
[405]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_big_fb@y-tiled-64bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0:
- shard-dg2-set2: [SKIP][406] ([Intel XE#1124]) -> [SKIP][407] ([Intel XE#4208]) +8 other tests skip
[406]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0.html
[407]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0.html
* igt@kms_big_fb@yf-tiled-32bpp-rotate-180:
- shard-dg2-set2: [SKIP][408] ([Intel XE#4208]) -> [SKIP][409] ([Intel XE#1124]) +7 other tests skip
[408]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html
[409]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html
* igt@kms_big_fb@yf-tiled-addfb-size-overflow:
- shard-dg2-set2: [SKIP][410] ([Intel XE#4208]) -> [SKIP][411] ([Intel XE#610])
[410]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html
[411]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
- shard-dg2-set2: [SKIP][412] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][413] ([Intel XE#1124]) +6 other tests skip
[412]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
[413]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p:
- shard-dg2-set2: [SKIP][414] ([Intel XE#4208] / [i915#2575]) -> [SKIP][415] ([Intel XE#2191]) +1 other test skip
[414]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p.html
[415]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p.html
* igt@kms_bw@linear-tiling-2-displays-3840x2160p:
- shard-dg2-set2: [SKIP][416] ([Intel XE#4208] / [i915#2575]) -> [SKIP][417] ([Intel XE#367]) +3 other tests skip
[416]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_bw@linear-tiling-2-displays-3840x2160p.html
[417]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@kms_bw@linear-tiling-2-displays-3840x2160p.html
* igt@kms_bw@linear-tiling-3-displays-2560x1440p:
- shard-dg2-set2: [SKIP][418] ([Intel XE#367]) -> [SKIP][419] ([Intel XE#4208] / [i915#2575])
[418]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@kms_bw@linear-tiling-3-displays-2560x1440p.html
[419]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_bw@linear-tiling-3-displays-2560x1440p.html
* igt@kms_ccs@bad-aux-stride-4-tiled-mtl-rc-ccs-cc:
- shard-dg2-set2: [SKIP][420] ([Intel XE#455] / [Intel XE#787]) -> [SKIP][421] ([Intel XE#2351] / [Intel XE#4208]) +1 other test skip
[420]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@kms_ccs@bad-aux-stride-4-tiled-mtl-rc-ccs-cc.html
[421]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_ccs@bad-aux-stride-4-tiled-mtl-rc-ccs-cc.html
* igt@kms_ccs@bad-pixel-format-yf-tiled-ccs:
- shard-dg2-set2: [SKIP][422] ([Intel XE#4208]) -> [SKIP][423] ([Intel XE#455] / [Intel XE#787]) +13 other tests skip
[422]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_ccs@bad-pixel-format-yf-tiled-ccs.html
[423]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@kms_ccs@bad-pixel-format-yf-tiled-ccs.html
* igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs:
- shard-dg2-set2: [SKIP][424] ([Intel XE#2907]) -> [SKIP][425] ([Intel XE#4208]) +1 other test skip
[424]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-433/igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs.html
[425]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-rc-ccs-cc:
- shard-dg2-set2: [SKIP][426] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][427] ([Intel XE#455] / [Intel XE#787]) +3 other tests skip
[426]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-rc-ccs-cc.html
[427]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-rc-ccs-cc.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs:
- shard-dg2-set2: [SKIP][428] ([Intel XE#4208]) -> [SKIP][429] ([Intel XE#3442])
[428]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html
[429]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs:
- shard-dg2-set2: [SKIP][430] ([Intel XE#4208]) -> [SKIP][431] ([Intel XE#2907])
[430]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs.html
[431]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs:
- shard-dg2-set2: [INCOMPLETE][432] ([Intel XE#1727] / [Intel XE#2705] / [Intel XE#3113] / [Intel XE#4212] / [Intel XE#4345] / [Intel XE#4522]) -> [SKIP][433] ([Intel XE#4208])
[432]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
[433]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc:
- shard-dg2-set2: [INCOMPLETE][434] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#3124]) -> [INCOMPLETE][435] ([Intel XE#2705] / [Intel XE#4212])
[434]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc.html
[435]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/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-a-hdmi-a-6:
- shard-dg2-set2: [DMESG-WARN][436] ([Intel XE#1727] / [Intel XE#3113]) -> [INCOMPLETE][437] ([Intel XE#2705] / [Intel XE#4212])
[436]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-a-hdmi-a-6.html
[437]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-a-hdmi-a-6.html
* igt@kms_ccs@random-ccs-data-4-tiled-mtl-mc-ccs:
- shard-dg2-set2: [SKIP][438] ([Intel XE#455] / [Intel XE#787]) -> [SKIP][439] ([Intel XE#4208]) +10 other tests skip
[438]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-mtl-mc-ccs.html
[439]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_ccs@random-ccs-data-4-tiled-mtl-mc-ccs.html
* igt@kms_chamelium_color@ctm-0-50:
- shard-dg2-set2: [SKIP][440] ([Intel XE#306]) -> [SKIP][441] ([Intel XE#4208] / [i915#2575]) +1 other test skip
[440]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@kms_chamelium_color@ctm-0-50.html
[441]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_chamelium_color@ctm-0-50.html
* igt@kms_chamelium_color@gamma:
- shard-dg2-set2: [SKIP][442] ([Intel XE#4208] / [i915#2575]) -> [SKIP][443] ([Intel XE#306]) +3 other tests skip
[442]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_chamelium_color@gamma.html
[443]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@kms_chamelium_color@gamma.html
* igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode:
- shard-dg2-set2: [SKIP][444] ([Intel XE#4208] / [i915#2575]) -> [SKIP][445] ([Intel XE#373]) +9 other tests skip
[444]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode.html
[445]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode.html
* igt@kms_chamelium_hpd@vga-hpd:
- shard-dg2-set2: [SKIP][446] ([Intel XE#373]) -> [SKIP][447] ([Intel XE#4208] / [i915#2575]) +5 other tests skip
[446]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@kms_chamelium_hpd@vga-hpd.html
[447]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_chamelium_hpd@vga-hpd.html
* igt@kms_content_protection@atomic-dpms:
- shard-dg2-set2: [SKIP][448] ([Intel XE#4208] / [i915#2575]) -> [FAIL][449] ([Intel XE#1178]) +1 other test fail
[448]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_content_protection@atomic-dpms.html
[449]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@kms_content_protection@atomic-dpms.html
* igt@kms_content_protection@dp-mst-type-0:
- shard-dg2-set2: [SKIP][450] ([Intel XE#307]) -> [SKIP][451] ([Intel XE#4208] / [i915#2575])
[450]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@kms_content_protection@dp-mst-type-0.html
[451]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_content_protection@dp-mst-type-0.html
* igt@kms_content_protection@legacy:
- shard-dg2-set2: [FAIL][452] ([Intel XE#1178]) -> [SKIP][453] ([Intel XE#4208] / [i915#2575])
[452]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@kms_content_protection@legacy.html
[453]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_content_protection@legacy.html
* igt@kms_content_protection@lic-type-0:
- shard-bmg: [SKIP][454] ([Intel XE#2341]) -> [FAIL][455] ([Intel XE#1178])
[454]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@kms_content_protection@lic-type-0.html
[455]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-3/igt@kms_content_protection@lic-type-0.html
* igt@kms_content_protection@uevent:
- shard-bmg: [FAIL][456] ([Intel XE#1188]) -> [SKIP][457] ([Intel XE#2341])
[456]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-8/igt@kms_content_protection@uevent.html
[457]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-6/igt@kms_content_protection@uevent.html
* igt@kms_cursor_crc@cursor-offscreen-512x170:
- shard-dg2-set2: [SKIP][458] ([Intel XE#308]) -> [SKIP][459] ([Intel XE#4208] / [i915#2575])
[458]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@kms_cursor_crc@cursor-offscreen-512x170.html
[459]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_cursor_crc@cursor-offscreen-512x170.html
* igt@kms_cursor_crc@cursor-onscreen-512x512:
- shard-dg2-set2: [SKIP][460] ([Intel XE#4208] / [i915#2575]) -> [SKIP][461] ([Intel XE#308]) +2 other tests skip
[460]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_cursor_crc@cursor-onscreen-512x512.html
[461]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@kms_cursor_crc@cursor-onscreen-512x512.html
* igt@kms_cursor_crc@cursor-sliding-max-size:
- shard-dg2-set2: [SKIP][462] ([Intel XE#4208] / [i915#2575]) -> [SKIP][463] ([Intel XE#455]) +6 other tests skip
[462]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_cursor_crc@cursor-sliding-max-size.html
[463]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@kms_cursor_crc@cursor-sliding-max-size.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size:
- shard-dg2-set2: [SKIP][464] ([Intel XE#4208] / [i915#2575]) -> [SKIP][465] ([Intel XE#323]) +1 other test skip
[464]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html
[465]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html
* igt@kms_dp_link_training@uhbr-sst:
- shard-dg2-set2: [SKIP][466] ([Intel XE#4356]) -> [SKIP][467] ([Intel XE#4208])
[466]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@kms_dp_link_training@uhbr-sst.html
[467]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_dp_link_training@uhbr-sst.html
* igt@kms_dp_linktrain_fallback@dsc-fallback:
- shard-dg2-set2: [SKIP][468] ([Intel XE#4331]) -> [SKIP][469] ([Intel XE#4208])
[468]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-464/igt@kms_dp_linktrain_fallback@dsc-fallback.html
[469]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_dp_linktrain_fallback@dsc-fallback.html
* igt@kms_dsc@dsc-with-bpc-formats:
- shard-dg2-set2: [SKIP][470] ([Intel XE#455]) -> [SKIP][471] ([Intel XE#2351] / [Intel XE#4208])
[470]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-464/igt@kms_dsc@dsc-with-bpc-formats.html
[471]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_dsc@dsc-with-bpc-formats.html
* igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-different-formats:
- shard-dg2-set2: [SKIP][472] ([Intel XE#4422]) -> [SKIP][473] ([Intel XE#4208])
[472]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-different-formats.html
[473]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-different-formats.html
* igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-dirtyfb-tests:
- shard-dg2-set2: [SKIP][474] ([Intel XE#4208]) -> [SKIP][475] ([Intel XE#4422])
[474]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-dirtyfb-tests.html
[475]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-dirtyfb-tests.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-dg2-set2: [SKIP][476] ([Intel XE#776]) -> [SKIP][477] ([Intel XE#4208])
[476]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@kms_fbcon_fbt@psr-suspend.html
[477]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@chamelium:
- shard-dg2-set2: [SKIP][478] ([Intel XE#4208] / [i915#2575]) -> [SKIP][479] ([Intel XE#701])
[478]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_feature_discovery@chamelium.html
[479]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_feature_discovery@chamelium.html
* igt@kms_feature_discovery@dp-mst:
- shard-dg2-set2: [SKIP][480] ([Intel XE#1137]) -> [SKIP][481] ([Intel XE#4208] / [i915#2575])
[480]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@kms_feature_discovery@dp-mst.html
[481]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_feature_discovery@dp-mst.html
* igt@kms_feature_discovery@psr2:
- shard-dg2-set2: [SKIP][482] ([Intel XE#1135]) -> [SKIP][483] ([Intel XE#4208] / [i915#2575])
[482]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@kms_feature_discovery@psr2.html
[483]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_feature_discovery@psr2.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling:
- shard-dg2-set2: [SKIP][484] ([Intel XE#4208]) -> [SKIP][485] ([Intel XE#455]) +4 other tests skip
[484]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling.html
[485]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling:
- shard-dg2-set2: [SKIP][486] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][487] ([Intel XE#455]) +3 other tests skip
[486]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling.html
[487]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling:
- shard-dg2-set2: [SKIP][488] ([Intel XE#455]) -> [SKIP][489] ([Intel XE#4208]) +1 other test skip
[488]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-464/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html
[489]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html
* igt@kms_frontbuffer_tracking@drrs-1p-primscrn-cur-indfb-onoff:
- shard-dg2-set2: [SKIP][490] ([Intel XE#4208]) -> [SKIP][491] ([Intel XE#651]) +21 other tests skip
[490]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-cur-indfb-onoff.html
[491]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-cur-indfb-onoff.html
* igt@kms_frontbuffer_tracking@drrs-1p-primscrn-indfb-plflip-blt:
- shard-dg2-set2: [SKIP][492] ([Intel XE#651]) -> [SKIP][493] ([Intel XE#2351] / [Intel XE#4208]) +3 other tests skip
[492]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-indfb-plflip-blt.html
[493]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-indfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-onoff:
- shard-dg2-set2: [SKIP][494] ([Intel XE#651]) -> [SKIP][495] ([Intel XE#4208]) +19 other tests skip
[494]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-onoff.html
[495]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-onoff.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt:
- shard-bmg: [SKIP][496] ([Intel XE#2311]) -> [SKIP][497] ([Intel XE#2312]) +9 other tests skip
[496]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-2/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt.html
[497]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][498] ([Intel XE#2312]) -> [SKIP][499] ([Intel XE#2311]) +13 other tests skip
[498]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-indfb-draw-mmap-wc.html
[499]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-7/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen:
- shard-dg2-set2: [SKIP][500] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][501] ([Intel XE#651]) +8 other tests skip
[500]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen.html
[501]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][502] ([Intel XE#5390]) -> [SKIP][503] ([Intel XE#2312]) +3 other tests skip
[502]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-8/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-wc.html
[503]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff:
- shard-bmg: [SKIP][504] ([Intel XE#2312]) -> [SKIP][505] ([Intel XE#5390]) +5 other tests skip
[504]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html
[505]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html
* igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y:
- shard-dg2-set2: [SKIP][506] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][507] ([Intel XE#658]) +1 other test skip
[506]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
[507]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-blt:
- shard-dg2-set2: [SKIP][508] ([Intel XE#4208]) -> [SKIP][509] ([Intel XE#653]) +26 other tests skip
[508]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-blt.html
[509]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-blt:
- shard-bmg: [SKIP][510] ([Intel XE#2312]) -> [SKIP][511] ([Intel XE#2313]) +14 other tests skip
[510]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-blt.html
[511]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-indfb-draw-render:
- shard-bmg: [SKIP][512] ([Intel XE#2313]) -> [SKIP][513] ([Intel XE#2312]) +7 other tests skip
[512]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-8/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-indfb-draw-render.html
[513]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-render:
- shard-dg2-set2: [SKIP][514] ([Intel XE#653]) -> [SKIP][515] ([Intel XE#4208]) +19 other tests skip
[514]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-render.html
[515]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-blt:
- shard-dg2-set2: [SKIP][516] ([Intel XE#653]) -> [SKIP][517] ([Intel XE#2351] / [Intel XE#4208]) +8 other tests skip
[516]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-blt.html
[517]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt:
- shard-dg2-set2: [SKIP][518] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][519] ([Intel XE#653]) +9 other tests skip
[518]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt.html
[519]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt.html
* igt@kms_joiner@basic-force-ultra-joiner:
- shard-dg2-set2: [SKIP][520] ([Intel XE#2925]) -> [SKIP][521] ([Intel XE#4208])
[520]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@kms_joiner@basic-force-ultra-joiner.html
[521]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_joiner@basic-force-ultra-joiner.html
* igt@kms_joiner@basic-ultra-joiner:
- shard-dg2-set2: [SKIP][522] ([Intel XE#2927]) -> [SKIP][523] ([Intel XE#4208])
[522]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@kms_joiner@basic-ultra-joiner.html
[523]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_joiner@basic-ultra-joiner.html
* igt@kms_joiner@invalid-modeset-force-ultra-joiner:
- shard-dg2-set2: [SKIP][524] ([Intel XE#4208]) -> [SKIP][525] ([Intel XE#2925])
[524]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_joiner@invalid-modeset-force-ultra-joiner.html
[525]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@kms_joiner@invalid-modeset-force-ultra-joiner.html
* igt@kms_joiner@invalid-modeset-ultra-joiner:
- shard-dg2-set2: [SKIP][526] ([Intel XE#4208]) -> [SKIP][527] ([Intel XE#2927])
[526]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_joiner@invalid-modeset-ultra-joiner.html
[527]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@kms_joiner@invalid-modeset-ultra-joiner.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-dg2-set2: [SKIP][528] ([Intel XE#356]) -> [SKIP][529] ([Intel XE#4208] / [i915#2575])
[528]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
[529]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_pipe_stress@stress-xrgb8888-ytiled:
- shard-dg2-set2: [SKIP][530] ([Intel XE#4359]) -> [SKIP][531] ([Intel XE#4208])
[530]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-433/igt@kms_pipe_stress@stress-xrgb8888-ytiled.html
[531]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_pipe_stress@stress-xrgb8888-ytiled.html
* igt@kms_plane_multiple@2x-tiling-y:
- shard-dg2-set2: [SKIP][532] ([Intel XE#4208] / [i915#2575]) -> [SKIP][533] ([Intel XE#5021])
[532]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_plane_multiple@2x-tiling-y.html
[533]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_plane_multiple@2x-tiling-y.html
* igt@kms_plane_multiple@2x-tiling-yf:
- shard-dg2-set2: [SKIP][534] ([Intel XE#5021]) -> [SKIP][535] ([Intel XE#4208] / [i915#2575])
[534]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-464/igt@kms_plane_multiple@2x-tiling-yf.html
[535]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_plane_multiple@2x-tiling-yf.html
* igt@kms_pm_backlight@brightness-with-dpms:
- shard-dg2-set2: [SKIP][536] ([Intel XE#4208]) -> [SKIP][537] ([Intel XE#2938])
[536]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_pm_backlight@brightness-with-dpms.html
[537]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_pm_backlight@brightness-with-dpms.html
* igt@kms_pm_backlight@fade:
- shard-dg2-set2: [SKIP][538] ([Intel XE#870]) -> [SKIP][539] ([Intel XE#4208]) +1 other test skip
[538]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@kms_pm_backlight@fade.html
[539]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_pm_backlight@fade.html
* igt@kms_pm_backlight@fade-with-suspend:
- shard-dg2-set2: [SKIP][540] ([Intel XE#4208]) -> [SKIP][541] ([Intel XE#870])
[540]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_pm_backlight@fade-with-suspend.html
[541]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@kms_pm_backlight@fade-with-suspend.html
* igt@kms_pm_dc@dc3co-vpb-simulation:
- shard-dg2-set2: [SKIP][542] ([Intel XE#1122]) -> [SKIP][543] ([Intel XE#2351] / [Intel XE#4208])
[542]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-464/igt@kms_pm_dc@dc3co-vpb-simulation.html
[543]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_pm_dc@dc3co-vpb-simulation.html
* igt@kms_pm_dc@dc5-psr:
- shard-dg2-set2: [SKIP][544] ([Intel XE#1129]) -> [SKIP][545] ([Intel XE#4208])
[544]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@kms_pm_dc@dc5-psr.html
[545]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_pm_dc@dc5-psr.html
* igt@kms_pm_dc@deep-pkgc:
- shard-dg2-set2: [SKIP][546] ([Intel XE#4208]) -> [SKIP][547] ([Intel XE#908])
[546]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_pm_dc@deep-pkgc.html
[547]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@kms_pm_dc@deep-pkgc.html
* igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-exceed-fully-sf:
- shard-dg2-set2: [SKIP][548] ([Intel XE#1406] / [Intel XE#1489]) -> [SKIP][549] ([Intel XE#1406] / [Intel XE#4208]) +8 other tests skip
[548]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-exceed-fully-sf.html
[549]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf:
- shard-dg2-set2: [SKIP][550] ([Intel XE#1406] / [Intel XE#4208]) -> [SKIP][551] ([Intel XE#1406] / [Intel XE#1489]) +7 other tests skip
[550]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf.html
[551]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf.html
* igt@kms_psr2_su@page_flip-nv12:
- shard-dg2-set2: [SKIP][552] ([Intel XE#1406] / [Intel XE#4208]) -> [SKIP][553] ([Intel XE#1122] / [Intel XE#1406]) +2 other tests skip
[552]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_psr2_su@page_flip-nv12.html
[553]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@kms_psr2_su@page_flip-nv12.html
* igt@kms_psr@fbc-pr-sprite-render:
- shard-dg2-set2: [SKIP][554] ([Intel XE#1406] / [Intel XE#2850] / [Intel XE#929]) -> [SKIP][555] ([Intel XE#1406] / [Intel XE#2351] / [Intel XE#4208]) +1 other test skip
[554]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-433/igt@kms_psr@fbc-pr-sprite-render.html
[555]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_psr@fbc-pr-sprite-render.html
* igt@kms_psr@fbc-psr2-sprite-plane-move:
- shard-dg2-set2: [SKIP][556] ([Intel XE#1406] / [Intel XE#4208]) -> [SKIP][557] ([Intel XE#1406] / [Intel XE#2850] / [Intel XE#929]) +9 other tests skip
[556]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_psr@fbc-psr2-sprite-plane-move.html
[557]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_psr@fbc-psr2-sprite-plane-move.html
* igt@kms_psr@fbc-psr2-sprite-plane-onoff:
- shard-dg2-set2: [SKIP][558] ([Intel XE#1406] / [Intel XE#2850] / [Intel XE#929]) -> [SKIP][559] ([Intel XE#1406] / [Intel XE#4208]) +9 other tests skip
[558]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-464/igt@kms_psr@fbc-psr2-sprite-plane-onoff.html
[559]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_psr@fbc-psr2-sprite-plane-onoff.html
* igt@kms_psr@pr-dpms:
- shard-dg2-set2: [SKIP][560] ([Intel XE#1406] / [Intel XE#2351] / [Intel XE#4208]) -> [SKIP][561] ([Intel XE#1406] / [Intel XE#2850] / [Intel XE#929]) +3 other tests skip
[560]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_psr@pr-dpms.html
[561]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_psr@pr-dpms.html
* igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
- shard-dg2-set2: [SKIP][562] ([Intel XE#1406] / [Intel XE#2939]) -> [SKIP][563] ([Intel XE#1406] / [Intel XE#2351] / [Intel XE#4208])
[562]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
[563]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
* igt@kms_rotation_crc@primary-rotation-90:
- shard-dg2-set2: [SKIP][564] ([Intel XE#3414]) -> [SKIP][565] ([Intel XE#4208] / [i915#2575]) +1 other test skip
[564]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@kms_rotation_crc@primary-rotation-90.html
[565]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_rotation_crc@primary-rotation-90.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-180:
- shard-dg2-set2: [SKIP][566] ([Intel XE#1127]) -> [SKIP][567] ([Intel XE#4208] / [i915#2575]) +1 other test skip
[566]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-433/igt@kms_rotation_crc@primary-y-tiled-reflect-x-180.html
[567]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_rotation_crc@primary-y-tiled-reflect-x-180.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
- shard-dg2-set2: [SKIP][568] ([Intel XE#4208] / [i915#2575]) -> [SKIP][569] ([Intel XE#1127])
[568]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
[569]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
* igt@kms_rotation_crc@sprite-rotation-90-pos-100-0:
- shard-dg2-set2: [SKIP][570] ([Intel XE#4208] / [i915#2575]) -> [SKIP][571] ([Intel XE#3414]) +1 other test skip
[570]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html
[571]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-bmg: [SKIP][572] ([Intel XE#2426]) -> [FAIL][573] ([Intel XE#1729])
[572]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-bmg-6/igt@kms_tiled_display@basic-test-pattern.html
[573]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-bmg-1/igt@kms_tiled_display@basic-test-pattern.html
- shard-dg2-set2: [FAIL][574] ([Intel XE#1729]) -> [SKIP][575] ([Intel XE#4208] / [i915#2575])
[574]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@kms_tiled_display@basic-test-pattern.html
[575]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-dg2-set2: [SKIP][576] ([Intel XE#1500]) -> [SKIP][577] ([Intel XE#4208] / [i915#2575])
[576]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
[577]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
* igt@kms_vrr@flipline:
- shard-dg2-set2: [SKIP][578] ([Intel XE#455]) -> [SKIP][579] ([Intel XE#4208] / [i915#2575]) +5 other tests skip
[578]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@kms_vrr@flipline.html
[579]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@kms_vrr@flipline.html
* igt@xe_compute_preempt@compute-preempt-many:
- shard-dg2-set2: [FAIL][580] ([Intel XE#5890]) -> [SKIP][581] ([Intel XE#4208])
[580]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-466/igt@xe_compute_preempt@compute-preempt-many.html
[581]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_compute_preempt@compute-preempt-many.html
* igt@xe_compute_preempt@compute-preempt-many-all-ram:
- shard-dg2-set2: [SKIP][582] ([Intel XE#4208]) -> [FAIL][583] ([Intel XE#5890])
[582]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_compute_preempt@compute-preempt-many-all-ram.html
[583]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@xe_compute_preempt@compute-preempt-many-all-ram.html
* igt@xe_compute_preempt@compute-threadgroup-preempt:
- shard-dg2-set2: [SKIP][584] ([Intel XE#1280] / [Intel XE#455]) -> [SKIP][585] ([Intel XE#4208])
[584]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@xe_compute_preempt@compute-threadgroup-preempt.html
[585]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_compute_preempt@compute-threadgroup-preempt.html
* igt@xe_copy_basic@mem-copy-linear-0x369:
- shard-dg2-set2: [SKIP][586] ([Intel XE#4208]) -> [SKIP][587] ([Intel XE#1123]) +1 other test skip
[586]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_copy_basic@mem-copy-linear-0x369.html
[587]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@xe_copy_basic@mem-copy-linear-0x369.html
* igt@xe_eu_stall@blocking-re-enable:
- shard-dg2-set2: [SKIP][588] ([Intel XE#4208]) -> [SKIP][589] ([Intel XE#5626]) +1 other test skip
[588]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_eu_stall@blocking-re-enable.html
[589]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@xe_eu_stall@blocking-re-enable.html
* igt@xe_eudebug@basic-close:
- shard-dg2-set2: [SKIP][590] ([Intel XE#4208]) -> [SKIP][591] ([Intel XE#4837]) +16 other tests skip
[590]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_eudebug@basic-close.html
[591]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@xe_eudebug@basic-close.html
* igt@xe_eudebug@vm-bind-clear-faultable:
- shard-dg2-set2: [SKIP][592] ([Intel XE#4837]) -> [SKIP][593] ([Intel XE#4208]) +12 other tests skip
[592]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@xe_eudebug@vm-bind-clear-faultable.html
[593]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_eudebug@vm-bind-clear-faultable.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate-race:
- shard-dg2-set2: [SKIP][594] ([Intel XE#1392]) -> [SKIP][595] ([Intel XE#4208])
[594]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate-race.html
[595]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate-race.html
* igt@xe_exec_basic@multigpu-once-rebind:
- shard-dg2-set2: [SKIP][596] ([Intel XE#4208]) -> [SKIP][597] ([Intel XE#1392]) +1 other test skip
[596]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_exec_basic@multigpu-once-rebind.html
[597]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@xe_exec_basic@multigpu-once-rebind.html
* igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-rebind-imm:
- shard-dg2-set2: [SKIP][598] ([Intel XE#288]) -> [SKIP][599] ([Intel XE#4208]) +23 other tests skip
[598]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-433/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-rebind-imm.html
[599]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-rebind-imm.html
* igt@xe_exec_fault_mode@once-bindexecqueue-imm:
- shard-dg2-set2: [SKIP][600] ([Intel XE#4208]) -> [SKIP][601] ([Intel XE#288]) +31 other tests skip
[600]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_exec_fault_mode@once-bindexecqueue-imm.html
[601]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@xe_exec_fault_mode@once-bindexecqueue-imm.html
* igt@xe_exec_reset@parallel-gt-reset:
- shard-dg2-set2: [DMESG-WARN][602] ([Intel XE#3876]) -> [SKIP][603] ([Intel XE#4208])
[602]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-433/igt@xe_exec_reset@parallel-gt-reset.html
[603]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_exec_reset@parallel-gt-reset.html
* igt@xe_exec_system_allocator@many-execqueues-mmap-new-huge:
- shard-dg2-set2: [SKIP][604] ([Intel XE#4208]) -> [SKIP][605] ([Intel XE#4915]) +315 other tests skip
[604]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_exec_system_allocator@many-execqueues-mmap-new-huge.html
[605]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@xe_exec_system_allocator@many-execqueues-mmap-new-huge.html
* igt@xe_exec_system_allocator@threads-many-large-mmap-shared-remap-dontunmap-eocheck:
- shard-dg2-set2: [SKIP][606] ([Intel XE#4915]) -> [SKIP][607] ([Intel XE#4208]) +253 other tests skip
[606]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-464/igt@xe_exec_system_allocator@threads-many-large-mmap-shared-remap-dontunmap-eocheck.html
[607]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/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: [SKIP][608] ([Intel XE#4208]) -> [ABORT][609] ([Intel XE#4917])
[608]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_fault_injection@probe-fail-guc-xe_guc_ct_send_recv.html
[609]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@xe_fault_injection@probe-fail-guc-xe_guc_ct_send_recv.html
* igt@xe_huc_copy@huc_copy:
- shard-dg2-set2: [SKIP][610] ([Intel XE#4208]) -> [SKIP][611] ([Intel XE#255])
[610]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_huc_copy@huc_copy.html
[611]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@xe_huc_copy@huc_copy.html
* igt@xe_oa@buffer-size:
- shard-dg2-set2: [SKIP][612] ([Intel XE#4208]) -> [SKIP][613] ([Intel XE#5103]) +1 other test skip
[612]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_oa@buffer-size.html
[613]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@xe_oa@buffer-size.html
* igt@xe_oa@closed-fd-and-unmapped-access:
- shard-dg2-set2: [SKIP][614] ([Intel XE#4208]) -> [SKIP][615] ([Intel XE#3573]) +8 other tests skip
[614]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_oa@closed-fd-and-unmapped-access.html
[615]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@xe_oa@closed-fd-and-unmapped-access.html
* igt@xe_oa@polling-small-buf:
- shard-dg2-set2: [SKIP][616] ([Intel XE#3573]) -> [SKIP][617] ([Intel XE#4208]) +9 other tests skip
[616]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@xe_oa@polling-small-buf.html
[617]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_oa@polling-small-buf.html
* igt@xe_pat@pat-index-xehpc:
- shard-dg2-set2: [SKIP][618] ([Intel XE#2838] / [Intel XE#979]) -> [SKIP][619] ([Intel XE#4208])
[618]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@xe_pat@pat-index-xehpc.html
[619]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_pat@pat-index-xehpc.html
* igt@xe_pm@d3cold-mocs:
- shard-dg2-set2: [SKIP][620] ([Intel XE#4208]) -> [SKIP][621] ([Intel XE#2284])
[620]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_pm@d3cold-mocs.html
[621]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@xe_pm@d3cold-mocs.html
* igt@xe_pm@d3cold-multiple-execs:
- shard-dg2-set2: [SKIP][622] ([Intel XE#4208]) -> [SKIP][623] ([Intel XE#2284] / [Intel XE#366])
[622]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_pm@d3cold-multiple-execs.html
[623]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-466/igt@xe_pm@d3cold-multiple-execs.html
* igt@xe_pm@s4-d3cold-basic-exec:
- shard-dg2-set2: [SKIP][624] ([Intel XE#2284] / [Intel XE#366]) -> [SKIP][625] ([Intel XE#4208])
[624]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-464/igt@xe_pm@s4-d3cold-basic-exec.html
[625]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_pm@s4-d3cold-basic-exec.html
* igt@xe_pxp@display-black-pxp-fb:
- shard-dg2-set2: [SKIP][626] ([Intel XE#4733]) -> [SKIP][627] ([Intel XE#4208]) +1 other test skip
[626]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-464/igt@xe_pxp@display-black-pxp-fb.html
[627]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-435/igt@xe_pxp@display-black-pxp-fb.html
* igt@xe_pxp@pxp-termination-key-update-post-suspend:
- shard-dg2-set2: [SKIP][628] ([Intel XE#4208]) -> [SKIP][629] ([Intel XE#4733]) +1 other test skip
[628]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_pxp@pxp-termination-key-update-post-suspend.html
[629]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-432/igt@xe_pxp@pxp-termination-key-update-post-suspend.html
* igt@xe_query@multigpu-query-topology-l3-bank-mask:
- shard-dg2-set2: [SKIP][630] ([Intel XE#4208]) -> [SKIP][631] ([Intel XE#944])
[630]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-435/igt@xe_query@multigpu-query-topology-l3-bank-mask.html
[631]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-464/igt@xe_query@multigpu-query-topology-l3-bank-mask.html
* igt@xe_query@multigpu-query-uc-fw-version-guc:
- shard-dg2-set2: [SKIP][632] ([Intel XE#944]) -> [SKIP][633] ([Intel XE#4208]) +3 other tests skip
[632]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-464/igt@xe_query@multigpu-query-uc-fw-version-guc.html
[633]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_query@multigpu-query-uc-fw-version-guc.html
* igt@xe_render_copy@render-stress-0-copies:
- shard-dg2-set2: [SKIP][634] ([Intel XE#4208]) -> [SKIP][635] ([Intel XE#4814])
[634]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_render_copy@render-stress-0-copies.html
[635]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-433/igt@xe_render_copy@render-stress-0-copies.html
* igt@xe_render_copy@render-stress-2-copies:
- shard-dg2-set2: [SKIP][636] ([Intel XE#4814]) -> [SKIP][637] ([Intel XE#4208])
[636]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-432/igt@xe_render_copy@render-stress-2-copies.html
[637]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_render_copy@render-stress-2-copies.html
* igt@xe_spin_batch@spin-mem-copy:
- shard-dg2-set2: [SKIP][638] ([Intel XE#4821]) -> [SKIP][639] ([Intel XE#4208])
[638]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-436/igt@xe_spin_batch@spin-mem-copy.html
[639]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-434/igt@xe_spin_batch@spin-mem-copy.html
* igt@xe_sriov_auto_provisioning@fair-allocation:
- shard-dg2-set2: [SKIP][640] ([Intel XE#4208]) -> [SKIP][641] ([Intel XE#4130])
[640]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_sriov_auto_provisioning@fair-allocation.html
[641]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@xe_sriov_auto_provisioning@fair-allocation.html
* igt@xe_sriov_scheduling@nonpreempt-engine-resets:
- shard-dg2-set2: [SKIP][642] ([Intel XE#4208]) -> [SKIP][643] ([Intel XE#4351])
[642]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578/shard-dg2-434/igt@xe_sriov_scheduling@nonpreempt-engine-resets.html
[643]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/shard-dg2-436/igt@xe_sriov_scheduling@nonpreempt-engine-resets.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[Intel XE#1122]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1122
[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#1127]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1127
[Intel XE#1129]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1129
[Intel XE#1135]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1135
[Intel XE#1137]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1137
[Intel XE#1138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1138
[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#1280]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1280
[Intel XE#1392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392
[Intel XE#1397]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1397
[Intel XE#1401]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1401
[Intel XE#1406]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406
[Intel XE#1407]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1407
[Intel XE#1421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421
[Intel XE#1424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1424
[Intel XE#1428]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1428
[Intel XE#1435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435
[Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
[Intel XE#1500]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1500
[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#1512]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1512
[Intel XE#1727]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1727
[Intel XE#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729
[Intel XE#1745]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1745
[Intel XE#1948]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1948
[Intel XE#2049]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2049
[Intel XE#2134]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2134
[Intel XE#2142]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2142
[Intel XE#2191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2191
[Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229
[Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
[Intel XE#2284]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2284
[Intel XE#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#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327
[Intel XE#2341]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2341
[Intel XE#2351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2351
[Intel XE#2380]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2380
[Intel XE#2390]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2390
[Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
[Intel XE#2457]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2457
[Intel XE#255]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/255
[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#2705]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2705
[Intel XE#2763]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2763
[Intel XE#2838]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2838
[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#2893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2893
[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#2925]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2925
[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#3009]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3009
[Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301
[Intel XE#3012]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3012
[Intel XE#306]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/306
[Intel XE#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#3124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3124
[Intel XE#316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/316
[Intel XE#323]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/323
[Intel XE#3278]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3278
[Intel XE#3309]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3309
[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#3442]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3442
[Intel XE#346]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/346
[Intel XE#356]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/356
[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#3718]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3718
[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#379]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/379
[Intel XE#3876]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3876
[Intel XE#3884]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3884
[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#4208]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4208
[Intel XE#4212]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4212
[Intel XE#4294]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4294
[Intel XE#4302]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4302
[Intel XE#4331]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4331
[Intel XE#4345]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4345
[Intel XE#4351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4351
[Intel XE#4356]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4356
[Intel XE#4359]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4359
[Intel XE#4417]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4417
[Intel XE#4422]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4422
[Intel XE#4459]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4459
[Intel XE#4519]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4519
[Intel XE#4522]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4522
[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#4733]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4733
[Intel XE#4757]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4757
[Intel XE#4814]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4814
[Intel XE#4821]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4821
[Intel XE#4837]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4837
[Intel XE#488]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/488
[Intel XE#4915]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4915
[Intel XE#4917]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4917
[Intel XE#4921]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4921
[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#5021]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5021
[Intel XE#5100]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5100
[Intel XE#5103]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5103
[Intel XE#5191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5191
[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#5466]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5466
[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#5575]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5575
[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#5613]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5613
[Intel XE#5624]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5624
[Intel XE#5626]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5626
[Intel XE#5694]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5694
[Intel XE#5742]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5742
[Intel XE#579]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/579
[Intel XE#5890]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5890
[Intel XE#599]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/599
[Intel XE#610]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/610
[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#664]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/664
[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#734]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/734
[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#827]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/827
[Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870
[Intel XE#908]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/908
[Intel XE#911]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/911
[Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
[Intel XE#977]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/977
[Intel XE#979]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/979
[i915#2575]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2575
Build changes
-------------
* IGT: IGT_8511 -> IGT_8512
* Linux: xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578 -> xe-pw-153546v1
IGT_8511: 8511
IGT_8512: 8512
xe-3623-3a2760f3080e5188b19cdb4640cec5eb0926d578: 3a2760f3080e5188b19cdb4640cec5eb0926d578
xe-pw-153546v1: 153546v1
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-153546v1/index.html
[-- Attachment #2: Type: text/html, Size: 191784 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread* RE: [PATCH] drm/i915/psr: Panel Replay SU cap dpcd read return value
2025-08-27 6:08 [PATCH] drm/i915/psr: Panel Replay SU cap dpcd read return value Jouni Högander
` (2 preceding siblings ...)
2025-08-27 13:03 ` ✗ Xe.CI.Full: failure " Patchwork
@ 2025-09-05 9:16 ` Kahola, Mika
3 siblings, 0 replies; 6+ messages in thread
From: Kahola, Mika @ 2025-09-05 9:16 UTC (permalink / raw)
To: Hogander, Jouni, intel-gfx@lists.freedesktop.org,
intel-xe@lists.freedesktop.org
Cc: Hogander, Jouni
> -----Original Message-----
> From: Intel-xe <intel-xe-bounces@lists.freedesktop.org> On Behalf Of Jouni Högander
> Sent: Wednesday, 27 August 2025 9.08
> To: intel-gfx@lists.freedesktop.org; intel-xe@lists.freedesktop.org
> Cc: Hogander, Jouni <jouni.hogander@intel.com>
> Subject: [PATCH] drm/i915/psr: Panel Replay SU cap dpcd read return value
>
> Currently return value of drm_dpcd_readb is not checked when reading sink Panel Replay Selective Update capabilities.
>
> Fix this and switch to drm_dpcd_read_byte.
>
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
> Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
> ---
> drivers/gpu/drm/i915/display/intel_psr.c | 12 +++++++-----
> 1 file changed, 7 insertions(+), 5 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_psr.c b/drivers/gpu/drm/i915/display/intel_psr.c
> index 8b4cdf9b30db..f2b9a733637a 100644
> --- a/drivers/gpu/drm/i915/display/intel_psr.c
> +++ b/drivers/gpu/drm/i915/display/intel_psr.c
> @@ -494,12 +494,14 @@ static u8 intel_dp_get_su_capability(struct intel_dp *intel_dp) {
> u8 su_capability = 0;
>
> - if (intel_dp->psr.sink_panel_replay_su_support)
> - drm_dp_dpcd_readb(&intel_dp->aux,
> - DP_PANEL_REPLAY_CAP_CAPABILITY,
> - &su_capability);
> - else
> + if (intel_dp->psr.sink_panel_replay_su_support) {
> + if (drm_dp_dpcd_read_byte(&intel_dp->aux,
> + DP_PANEL_REPLAY_CAP_CAPABILITY,
> + &su_capability) < 0)
> + return 0;
> + } else {
> su_capability = intel_dp->psr_dpcd[1];
> + }
>
> return su_capability;
> }
> --
> 2.43.0
^ permalink raw reply [flat|nested] 6+ messages in thread