Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
@ 2026-01-27  7:49 Harish Chegondi
  2026-01-27  8:04 ` ✓ CI.KUnit: success for series starting with [1/1] " Patchwork
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Harish Chegondi @ 2026-01-27  7:49 UTC (permalink / raw)
  To: intel-xe; +Cc: Harish Chegondi, Matt Roper, Gustavo Sousa

Apply WA 18041344222 to Xe2 LPG graphics IP version 20.04 too.

Bspec: 56024
Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
---
 drivers/gpu/drm/xe/xe_wa.c | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
index a991ee2b8781..1153a7363cff 100644
--- a/drivers/gpu/drm/xe/xe_wa.c
+++ b/drivers/gpu/drm/xe/xe_wa.c
@@ -535,6 +535,13 @@ static const struct xe_rtp_entry_sr engine_was[] = {
 		       FUNC(xe_rtp_match_first_render_or_compute)),
 	  XE_RTP_ACTIONS(SET(TDL_TSL_CHICKEN, RES_CHK_SPR_DIS))
 	},
+	{ XE_RTP_NAME("18041344222"),
+	  XE_RTP_RULES(GRAPHICS_VERSION(2004),
+		       FUNC(xe_rtp_match_first_render_or_compute),
+		       FUNC(xe_rtp_match_not_sriov_vf),
+		       FUNC(xe_rtp_match_gt_has_discontiguous_dss_groups)),
+	  XE_RTP_ACTIONS(SET(TDL_CHICKEN, EUSTALL_PERF_SAMPLING_DISABLE))
+	},
 
 	/* Xe2_HPG */
 
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* ✓ CI.KUnit: success for series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
  2026-01-27  7:49 [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 Harish Chegondi
@ 2026-01-27  8:04 ` Patchwork
  2026-01-27  8:45 ` [PATCH 1/1] " Bhadane, Dnyaneshwar
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 14+ messages in thread
From: Patchwork @ 2026-01-27  8:04 UTC (permalink / raw)
  To: Harish Chegondi; +Cc: intel-xe

== Series Details ==

Series: series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
URL   : https://patchwork.freedesktop.org/series/160683/
State : success

== Summary ==

+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[08:02:57] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[08:03:01] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[08:03:32] Starting KUnit Kernel (1/1)...
[08:03:32] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[08:03:33] ================== guc_buf (11 subtests) ===================
[08:03:33] [PASSED] test_smallest
[08:03:33] [PASSED] test_largest
[08:03:33] [PASSED] test_granular
[08:03:33] [PASSED] test_unique
[08:03:33] [PASSED] test_overlap
[08:03:33] [PASSED] test_reusable
[08:03:33] [PASSED] test_too_big
[08:03:33] [PASSED] test_flush
[08:03:33] [PASSED] test_lookup
[08:03:33] [PASSED] test_data
[08:03:33] [PASSED] test_class
[08:03:33] ===================== [PASSED] guc_buf =====================
[08:03:33] =================== guc_dbm (7 subtests) ===================
[08:03:33] [PASSED] test_empty
[08:03:33] [PASSED] test_default
[08:03:33] ======================== test_size  ========================
[08:03:33] [PASSED] 4
[08:03:33] [PASSED] 8
[08:03:33] [PASSED] 32
[08:03:33] [PASSED] 256
[08:03:33] ==================== [PASSED] test_size ====================
[08:03:33] ======================= test_reuse  ========================
[08:03:33] [PASSED] 4
[08:03:33] [PASSED] 8
[08:03:33] [PASSED] 32
[08:03:33] [PASSED] 256
[08:03:33] =================== [PASSED] test_reuse ====================
[08:03:33] =================== test_range_overlap  ====================
[08:03:33] [PASSED] 4
[08:03:33] [PASSED] 8
[08:03:33] [PASSED] 32
[08:03:33] [PASSED] 256
[08:03:33] =============== [PASSED] test_range_overlap ================
[08:03:33] =================== test_range_compact  ====================
[08:03:33] [PASSED] 4
[08:03:33] [PASSED] 8
[08:03:33] [PASSED] 32
[08:03:33] [PASSED] 256
[08:03:33] =============== [PASSED] test_range_compact ================
[08:03:33] ==================== test_range_spare  =====================
[08:03:33] [PASSED] 4
[08:03:33] [PASSED] 8
[08:03:33] [PASSED] 32
[08:03:33] [PASSED] 256
[08:03:33] ================ [PASSED] test_range_spare =================
[08:03:33] ===================== [PASSED] guc_dbm =====================
[08:03:33] =================== guc_idm (6 subtests) ===================
[08:03:33] [PASSED] bad_init
[08:03:33] [PASSED] no_init
[08:03:33] [PASSED] init_fini
[08:03:33] [PASSED] check_used
[08:03:33] [PASSED] check_quota
[08:03:33] [PASSED] check_all
[08:03:33] ===================== [PASSED] guc_idm =====================
[08:03:33] ================== no_relay (3 subtests) ===================
[08:03:33] [PASSED] xe_drops_guc2pf_if_not_ready
[08:03:33] [PASSED] xe_drops_guc2vf_if_not_ready
[08:03:33] [PASSED] xe_rejects_send_if_not_ready
[08:03:33] ==================== [PASSED] no_relay =====================
[08:03:33] ================== pf_relay (14 subtests) ==================
[08:03:33] [PASSED] pf_rejects_guc2pf_too_short
[08:03:33] [PASSED] pf_rejects_guc2pf_too_long
[08:03:33] [PASSED] pf_rejects_guc2pf_no_payload
[08:03:33] [PASSED] pf_fails_no_payload
[08:03:33] [PASSED] pf_fails_bad_origin
[08:03:33] [PASSED] pf_fails_bad_type
[08:03:33] [PASSED] pf_txn_reports_error
[08:03:33] [PASSED] pf_txn_sends_pf2guc
[08:03:33] [PASSED] pf_sends_pf2guc
[08:03:33] [SKIPPED] pf_loopback_nop
[08:03:33] [SKIPPED] pf_loopback_echo
[08:03:33] [SKIPPED] pf_loopback_fail
[08:03:33] [SKIPPED] pf_loopback_busy
[08:03:33] [SKIPPED] pf_loopback_retry
[08:03:33] ==================== [PASSED] pf_relay =====================
[08:03:33] ================== vf_relay (3 subtests) ===================
[08:03:33] [PASSED] vf_rejects_guc2vf_too_short
[08:03:33] [PASSED] vf_rejects_guc2vf_too_long
[08:03:33] [PASSED] vf_rejects_guc2vf_no_payload
[08:03:33] ==================== [PASSED] vf_relay =====================
[08:03:33] ================ pf_gt_config (6 subtests) =================
[08:03:33] [PASSED] fair_contexts_1vf
[08:03:33] [PASSED] fair_doorbells_1vf
[08:03:33] [PASSED] fair_ggtt_1vf
[08:03:33] ====================== fair_contexts  ======================
[08:03:33] [PASSED] 1 VF
[08:03:33] [PASSED] 2 VFs
[08:03:33] [PASSED] 3 VFs
[08:03:33] [PASSED] 4 VFs
[08:03:33] [PASSED] 5 VFs
[08:03:33] [PASSED] 6 VFs
[08:03:33] [PASSED] 7 VFs
[08:03:33] [PASSED] 8 VFs
[08:03:33] [PASSED] 9 VFs
[08:03:33] [PASSED] 10 VFs
[08:03:33] [PASSED] 11 VFs
[08:03:33] [PASSED] 12 VFs
[08:03:33] [PASSED] 13 VFs
[08:03:33] [PASSED] 14 VFs
[08:03:33] [PASSED] 15 VFs
[08:03:33] [PASSED] 16 VFs
[08:03:33] [PASSED] 17 VFs
[08:03:33] [PASSED] 18 VFs
[08:03:33] [PASSED] 19 VFs
[08:03:33] [PASSED] 20 VFs
[08:03:33] [PASSED] 21 VFs
[08:03:33] [PASSED] 22 VFs
[08:03:33] [PASSED] 23 VFs
[08:03:33] [PASSED] 24 VFs
[08:03:33] [PASSED] 25 VFs
[08:03:33] [PASSED] 26 VFs
[08:03:33] [PASSED] 27 VFs
[08:03:33] [PASSED] 28 VFs
[08:03:33] [PASSED] 29 VFs
[08:03:33] [PASSED] 30 VFs
[08:03:33] [PASSED] 31 VFs
[08:03:33] [PASSED] 32 VFs
[08:03:33] [PASSED] 33 VFs
[08:03:33] [PASSED] 34 VFs
[08:03:33] [PASSED] 35 VFs
[08:03:33] [PASSED] 36 VFs
[08:03:33] [PASSED] 37 VFs
[08:03:33] [PASSED] 38 VFs
[08:03:33] [PASSED] 39 VFs
[08:03:33] [PASSED] 40 VFs
[08:03:33] [PASSED] 41 VFs
[08:03:33] [PASSED] 42 VFs
[08:03:33] [PASSED] 43 VFs
[08:03:33] [PASSED] 44 VFs
[08:03:33] [PASSED] 45 VFs
[08:03:33] [PASSED] 46 VFs
[08:03:33] [PASSED] 47 VFs
[08:03:33] [PASSED] 48 VFs
[08:03:33] [PASSED] 49 VFs
[08:03:33] [PASSED] 50 VFs
[08:03:33] [PASSED] 51 VFs
[08:03:33] [PASSED] 52 VFs
[08:03:33] [PASSED] 53 VFs
[08:03:33] [PASSED] 54 VFs
[08:03:33] [PASSED] 55 VFs
[08:03:33] [PASSED] 56 VFs
[08:03:33] [PASSED] 57 VFs
[08:03:33] [PASSED] 58 VFs
[08:03:33] [PASSED] 59 VFs
[08:03:33] [PASSED] 60 VFs
[08:03:33] [PASSED] 61 VFs
[08:03:33] [PASSED] 62 VFs
[08:03:33] [PASSED] 63 VFs
[08:03:33] ================== [PASSED] fair_contexts ==================
[08:03:33] ===================== fair_doorbells  ======================
[08:03:33] [PASSED] 1 VF
[08:03:33] [PASSED] 2 VFs
[08:03:33] [PASSED] 3 VFs
[08:03:33] [PASSED] 4 VFs
[08:03:33] [PASSED] 5 VFs
[08:03:33] [PASSED] 6 VFs
[08:03:33] [PASSED] 7 VFs
[08:03:33] [PASSED] 8 VFs
[08:03:33] [PASSED] 9 VFs
[08:03:33] [PASSED] 10 VFs
[08:03:33] [PASSED] 11 VFs
[08:03:33] [PASSED] 12 VFs
[08:03:33] [PASSED] 13 VFs
[08:03:33] [PASSED] 14 VFs
[08:03:33] [PASSED] 15 VFs
[08:03:33] [PASSED] 16 VFs
[08:03:33] [PASSED] 17 VFs
[08:03:33] [PASSED] 18 VFs
[08:03:33] [PASSED] 19 VFs
[08:03:33] [PASSED] 20 VFs
[08:03:33] [PASSED] 21 VFs
[08:03:33] [PASSED] 22 VFs
[08:03:33] [PASSED] 23 VFs
[08:03:33] [PASSED] 24 VFs
[08:03:33] [PASSED] 25 VFs
[08:03:33] [PASSED] 26 VFs
[08:03:33] [PASSED] 27 VFs
[08:03:33] [PASSED] 28 VFs
[08:03:33] [PASSED] 29 VFs
[08:03:33] [PASSED] 30 VFs
[08:03:33] [PASSED] 31 VFs
[08:03:33] [PASSED] 32 VFs
[08:03:33] [PASSED] 33 VFs
[08:03:33] [PASSED] 34 VFs
[08:03:33] [PASSED] 35 VFs
[08:03:33] [PASSED] 36 VFs
[08:03:33] [PASSED] 37 VFs
[08:03:33] [PASSED] 38 VFs
[08:03:33] [PASSED] 39 VFs
[08:03:33] [PASSED] 40 VFs
[08:03:33] [PASSED] 41 VFs
[08:03:33] [PASSED] 42 VFs
[08:03:33] [PASSED] 43 VFs
[08:03:33] [PASSED] 44 VFs
[08:03:33] [PASSED] 45 VFs
[08:03:33] [PASSED] 46 VFs
[08:03:33] [PASSED] 47 VFs
[08:03:33] [PASSED] 48 VFs
[08:03:33] [PASSED] 49 VFs
[08:03:33] [PASSED] 50 VFs
[08:03:33] [PASSED] 51 VFs
[08:03:33] [PASSED] 52 VFs
[08:03:33] [PASSED] 53 VFs
[08:03:33] [PASSED] 54 VFs
[08:03:33] [PASSED] 55 VFs
[08:03:33] [PASSED] 56 VFs
[08:03:33] [PASSED] 57 VFs
[08:03:33] [PASSED] 58 VFs
[08:03:33] [PASSED] 59 VFs
[08:03:33] [PASSED] 60 VFs
[08:03:33] [PASSED] 61 VFs
[08:03:33] [PASSED] 62 VFs
[08:03:33] [PASSED] 63 VFs
[08:03:33] ================= [PASSED] fair_doorbells ==================
[08:03:33] ======================== fair_ggtt  ========================
[08:03:33] [PASSED] 1 VF
[08:03:33] [PASSED] 2 VFs
[08:03:33] [PASSED] 3 VFs
[08:03:33] [PASSED] 4 VFs
[08:03:33] [PASSED] 5 VFs
[08:03:33] [PASSED] 6 VFs
[08:03:33] [PASSED] 7 VFs
[08:03:33] [PASSED] 8 VFs
[08:03:33] [PASSED] 9 VFs
[08:03:33] [PASSED] 10 VFs
[08:03:33] [PASSED] 11 VFs
[08:03:33] [PASSED] 12 VFs
[08:03:33] [PASSED] 13 VFs
[08:03:33] [PASSED] 14 VFs
[08:03:33] [PASSED] 15 VFs
[08:03:33] [PASSED] 16 VFs
[08:03:33] [PASSED] 17 VFs
[08:03:33] [PASSED] 18 VFs
[08:03:33] [PASSED] 19 VFs
[08:03:33] [PASSED] 20 VFs
[08:03:33] [PASSED] 21 VFs
[08:03:33] [PASSED] 22 VFs
[08:03:33] [PASSED] 23 VFs
[08:03:33] [PASSED] 24 VFs
[08:03:33] [PASSED] 25 VFs
[08:03:33] [PASSED] 26 VFs
[08:03:33] [PASSED] 27 VFs
[08:03:33] [PASSED] 28 VFs
[08:03:33] [PASSED] 29 VFs
[08:03:33] [PASSED] 30 VFs
[08:03:33] [PASSED] 31 VFs
[08:03:33] [PASSED] 32 VFs
[08:03:33] [PASSED] 33 VFs
[08:03:33] [PASSED] 34 VFs
[08:03:33] [PASSED] 35 VFs
[08:03:33] [PASSED] 36 VFs
[08:03:33] [PASSED] 37 VFs
[08:03:33] [PASSED] 38 VFs
[08:03:33] [PASSED] 39 VFs
[08:03:33] [PASSED] 40 VFs
[08:03:33] [PASSED] 41 VFs
[08:03:33] [PASSED] 42 VFs
[08:03:33] [PASSED] 43 VFs
[08:03:33] [PASSED] 44 VFs
[08:03:33] [PASSED] 45 VFs
[08:03:33] [PASSED] 46 VFs
[08:03:33] [PASSED] 47 VFs
[08:03:33] [PASSED] 48 VFs
[08:03:33] [PASSED] 49 VFs
[08:03:33] [PASSED] 50 VFs
[08:03:33] [PASSED] 51 VFs
[08:03:33] [PASSED] 52 VFs
[08:03:33] [PASSED] 53 VFs
[08:03:33] [PASSED] 54 VFs
[08:03:33] [PASSED] 55 VFs
[08:03:33] [PASSED] 56 VFs
[08:03:33] [PASSED] 57 VFs
[08:03:33] [PASSED] 58 VFs
[08:03:33] [PASSED] 59 VFs
[08:03:33] [PASSED] 60 VFs
[08:03:33] [PASSED] 61 VFs
[08:03:33] [PASSED] 62 VFs
[08:03:33] [PASSED] 63 VFs
[08:03:33] ==================== [PASSED] fair_ggtt ====================
[08:03:33] ================== [PASSED] pf_gt_config ===================
[08:03:33] ===================== lmtt (1 subtest) =====================
[08:03:33] ======================== test_ops  =========================
[08:03:33] [PASSED] 2-level
[08:03:33] [PASSED] multi-level
[08:03:33] ==================== [PASSED] test_ops =====================
[08:03:33] ====================== [PASSED] lmtt =======================
[08:03:33] ================= pf_service (11 subtests) =================
[08:03:33] [PASSED] pf_negotiate_any
[08:03:33] [PASSED] pf_negotiate_base_match
[08:03:33] [PASSED] pf_negotiate_base_newer
[08:03:33] [PASSED] pf_negotiate_base_next
[08:03:33] [SKIPPED] pf_negotiate_base_older
[08:03:33] [PASSED] pf_negotiate_base_prev
[08:03:33] [PASSED] pf_negotiate_latest_match
[08:03:33] [PASSED] pf_negotiate_latest_newer
[08:03:33] [PASSED] pf_negotiate_latest_next
[08:03:33] [SKIPPED] pf_negotiate_latest_older
[08:03:33] [SKIPPED] pf_negotiate_latest_prev
[08:03:33] =================== [PASSED] pf_service ====================
[08:03:33] ================= xe_guc_g2g (2 subtests) ==================
[08:03:33] ============== xe_live_guc_g2g_kunit_default  ==============
[08:03:33] ========= [SKIPPED] xe_live_guc_g2g_kunit_default ==========
[08:03:33] ============== xe_live_guc_g2g_kunit_allmem  ===============
[08:03:33] ========== [SKIPPED] xe_live_guc_g2g_kunit_allmem ==========
[08:03:33] =================== [SKIPPED] xe_guc_g2g ===================
[08:03:33] =================== xe_mocs (2 subtests) ===================
[08:03:33] ================ xe_live_mocs_kernel_kunit  ================
[08:03:33] =========== [SKIPPED] xe_live_mocs_kernel_kunit ============
[08:03:33] ================ xe_live_mocs_reset_kunit  =================
[08:03:33] ============ [SKIPPED] xe_live_mocs_reset_kunit ============
[08:03:33] ==================== [SKIPPED] xe_mocs =====================
[08:03:33] ================= xe_migrate (2 subtests) ==================
[08:03:33] ================= xe_migrate_sanity_kunit  =================
[08:03:33] ============ [SKIPPED] xe_migrate_sanity_kunit =============
[08:03:33] ================== xe_validate_ccs_kunit  ==================
[08:03:33] ============= [SKIPPED] xe_validate_ccs_kunit ==============
[08:03:33] =================== [SKIPPED] xe_migrate ===================
[08:03:33] ================== xe_dma_buf (1 subtest) ==================
[08:03:33] ==================== xe_dma_buf_kunit  =====================
[08:03:33] ================ [SKIPPED] xe_dma_buf_kunit ================
[08:03:33] =================== [SKIPPED] xe_dma_buf ===================
[08:03:33] ================= xe_bo_shrink (1 subtest) =================
[08:03:33] =================== xe_bo_shrink_kunit  ====================
[08:03:33] =============== [SKIPPED] xe_bo_shrink_kunit ===============
[08:03:33] ================== [SKIPPED] xe_bo_shrink ==================
[08:03:33] ==================== xe_bo (2 subtests) ====================
[08:03:33] ================== xe_ccs_migrate_kunit  ===================
[08:03:33] ============== [SKIPPED] xe_ccs_migrate_kunit ==============
[08:03:33] ==================== xe_bo_evict_kunit  ====================
[08:03:33] =============== [SKIPPED] xe_bo_evict_kunit ================
[08:03:33] ===================== [SKIPPED] xe_bo ======================
[08:03:33] ==================== args (13 subtests) ====================
[08:03:33] [PASSED] count_args_test
[08:03:33] [PASSED] call_args_example
[08:03:33] [PASSED] call_args_test
[08:03:33] [PASSED] drop_first_arg_example
[08:03:33] [PASSED] drop_first_arg_test
[08:03:33] [PASSED] first_arg_example
[08:03:33] [PASSED] first_arg_test
[08:03:33] [PASSED] last_arg_example
[08:03:33] [PASSED] last_arg_test
[08:03:33] [PASSED] pick_arg_example
[08:03:33] [PASSED] if_args_example
[08:03:33] [PASSED] if_args_test
[08:03:33] [PASSED] sep_comma_example
[08:03:33] ====================== [PASSED] args =======================
[08:03:33] =================== xe_pci (3 subtests) ====================
[08:03:33] ==================== check_graphics_ip  ====================
[08:03:33] [PASSED] 12.00 Xe_LP
[08:03:33] [PASSED] 12.10 Xe_LP+
[08:03:33] [PASSED] 12.55 Xe_HPG
[08:03:33] [PASSED] 12.60 Xe_HPC
[08:03:33] [PASSED] 12.70 Xe_LPG
[08:03:33] [PASSED] 12.71 Xe_LPG
[08:03:33] [PASSED] 12.74 Xe_LPG+
[08:03:33] [PASSED] 20.01 Xe2_HPG
[08:03:33] [PASSED] 20.02 Xe2_HPG
[08:03:33] [PASSED] 20.04 Xe2_LPG
[08:03:33] [PASSED] 30.00 Xe3_LPG
[08:03:33] [PASSED] 30.01 Xe3_LPG
[08:03:33] [PASSED] 30.03 Xe3_LPG
[08:03:33] [PASSED] 30.04 Xe3_LPG
[08:03:33] [PASSED] 30.05 Xe3_LPG
[08:03:33] [PASSED] 35.11 Xe3p_XPC
[08:03:33] ================ [PASSED] check_graphics_ip ================
[08:03:33] ===================== check_media_ip  ======================
[08:03:33] [PASSED] 12.00 Xe_M
[08:03:33] [PASSED] 12.55 Xe_HPM
[08:03:33] [PASSED] 13.00 Xe_LPM+
[08:03:33] [PASSED] 13.01 Xe2_HPM
[08:03:33] [PASSED] 20.00 Xe2_LPM
[08:03:33] [PASSED] 30.00 Xe3_LPM
[08:03:33] [PASSED] 30.02 Xe3_LPM
[08:03:33] [PASSED] 35.00 Xe3p_LPM
[08:03:33] [PASSED] 35.03 Xe3p_HPM
[08:03:33] ================= [PASSED] check_media_ip ==================
[08:03:33] =================== check_platform_desc  ===================
[08:03:33] [PASSED] 0x9A60 (TIGERLAKE)
[08:03:33] [PASSED] 0x9A68 (TIGERLAKE)
[08:03:33] [PASSED] 0x9A70 (TIGERLAKE)
[08:03:33] [PASSED] 0x9A40 (TIGERLAKE)
[08:03:33] [PASSED] 0x9A49 (TIGERLAKE)
[08:03:33] [PASSED] 0x9A59 (TIGERLAKE)
[08:03:33] [PASSED] 0x9A78 (TIGERLAKE)
[08:03:33] [PASSED] 0x9AC0 (TIGERLAKE)
[08:03:33] [PASSED] 0x9AC9 (TIGERLAKE)
[08:03:33] [PASSED] 0x9AD9 (TIGERLAKE)
[08:03:33] [PASSED] 0x9AF8 (TIGERLAKE)
[08:03:33] [PASSED] 0x4C80 (ROCKETLAKE)
[08:03:33] [PASSED] 0x4C8A (ROCKETLAKE)
[08:03:33] [PASSED] 0x4C8B (ROCKETLAKE)
[08:03:33] [PASSED] 0x4C8C (ROCKETLAKE)
[08:03:33] [PASSED] 0x4C90 (ROCKETLAKE)
[08:03:33] [PASSED] 0x4C9A (ROCKETLAKE)
[08:03:33] [PASSED] 0x4680 (ALDERLAKE_S)
[08:03:33] [PASSED] 0x4682 (ALDERLAKE_S)
[08:03:33] [PASSED] 0x4688 (ALDERLAKE_S)
[08:03:33] [PASSED] 0x468A (ALDERLAKE_S)
[08:03:33] [PASSED] 0x468B (ALDERLAKE_S)
[08:03:33] [PASSED] 0x4690 (ALDERLAKE_S)
[08:03:33] [PASSED] 0x4692 (ALDERLAKE_S)
[08:03:33] [PASSED] 0x4693 (ALDERLAKE_S)
[08:03:33] [PASSED] 0x46A0 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46A1 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46A2 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46A3 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46A6 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46A8 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46AA (ALDERLAKE_P)
[08:03:33] [PASSED] 0x462A (ALDERLAKE_P)
[08:03:33] [PASSED] 0x4626 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x4628 (ALDERLAKE_P)
stty: 'standard input': Inappropriate ioctl for device
[08:03:33] [PASSED] 0x46B0 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46B1 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46B2 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46B3 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46C0 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46C1 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46C2 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46C3 (ALDERLAKE_P)
[08:03:33] [PASSED] 0x46D0 (ALDERLAKE_N)
[08:03:33] [PASSED] 0x46D1 (ALDERLAKE_N)
[08:03:33] [PASSED] 0x46D2 (ALDERLAKE_N)
[08:03:33] [PASSED] 0x46D3 (ALDERLAKE_N)
[08:03:33] [PASSED] 0x46D4 (ALDERLAKE_N)
[08:03:33] [PASSED] 0xA721 (ALDERLAKE_P)
[08:03:33] [PASSED] 0xA7A1 (ALDERLAKE_P)
[08:03:33] [PASSED] 0xA7A9 (ALDERLAKE_P)
[08:03:33] [PASSED] 0xA7AC (ALDERLAKE_P)
[08:03:33] [PASSED] 0xA7AD (ALDERLAKE_P)
[08:03:33] [PASSED] 0xA720 (ALDERLAKE_P)
[08:03:33] [PASSED] 0xA7A0 (ALDERLAKE_P)
[08:03:33] [PASSED] 0xA7A8 (ALDERLAKE_P)
[08:03:33] [PASSED] 0xA7AA (ALDERLAKE_P)
[08:03:33] [PASSED] 0xA7AB (ALDERLAKE_P)
[08:03:33] [PASSED] 0xA780 (ALDERLAKE_S)
[08:03:33] [PASSED] 0xA781 (ALDERLAKE_S)
[08:03:33] [PASSED] 0xA782 (ALDERLAKE_S)
[08:03:33] [PASSED] 0xA783 (ALDERLAKE_S)
[08:03:33] [PASSED] 0xA788 (ALDERLAKE_S)
[08:03:33] [PASSED] 0xA789 (ALDERLAKE_S)
[08:03:33] [PASSED] 0xA78A (ALDERLAKE_S)
[08:03:33] [PASSED] 0xA78B (ALDERLAKE_S)
[08:03:33] [PASSED] 0x4905 (DG1)
[08:03:33] [PASSED] 0x4906 (DG1)
[08:03:33] [PASSED] 0x4907 (DG1)
[08:03:33] [PASSED] 0x4908 (DG1)
[08:03:33] [PASSED] 0x4909 (DG1)
[08:03:33] [PASSED] 0x56C0 (DG2)
[08:03:33] [PASSED] 0x56C2 (DG2)
[08:03:33] [PASSED] 0x56C1 (DG2)
[08:03:33] [PASSED] 0x7D51 (METEORLAKE)
[08:03:33] [PASSED] 0x7DD1 (METEORLAKE)
[08:03:33] [PASSED] 0x7D41 (METEORLAKE)
[08:03:33] [PASSED] 0x7D67 (METEORLAKE)
[08:03:33] [PASSED] 0xB640 (METEORLAKE)
[08:03:33] [PASSED] 0x56A0 (DG2)
[08:03:33] [PASSED] 0x56A1 (DG2)
[08:03:33] [PASSED] 0x56A2 (DG2)
[08:03:33] [PASSED] 0x56BE (DG2)
[08:03:33] [PASSED] 0x56BF (DG2)
[08:03:33] [PASSED] 0x5690 (DG2)
[08:03:33] [PASSED] 0x5691 (DG2)
[08:03:33] [PASSED] 0x5692 (DG2)
[08:03:33] [PASSED] 0x56A5 (DG2)
[08:03:33] [PASSED] 0x56A6 (DG2)
[08:03:33] [PASSED] 0x56B0 (DG2)
[08:03:33] [PASSED] 0x56B1 (DG2)
[08:03:33] [PASSED] 0x56BA (DG2)
[08:03:33] [PASSED] 0x56BB (DG2)
[08:03:33] [PASSED] 0x56BC (DG2)
[08:03:33] [PASSED] 0x56BD (DG2)
[08:03:33] [PASSED] 0x5693 (DG2)
[08:03:33] [PASSED] 0x5694 (DG2)
[08:03:33] [PASSED] 0x5695 (DG2)
[08:03:33] [PASSED] 0x56A3 (DG2)
[08:03:33] [PASSED] 0x56A4 (DG2)
[08:03:33] [PASSED] 0x56B2 (DG2)
[08:03:33] [PASSED] 0x56B3 (DG2)
[08:03:33] [PASSED] 0x5696 (DG2)
[08:03:33] [PASSED] 0x5697 (DG2)
[08:03:33] [PASSED] 0xB69 (PVC)
[08:03:33] [PASSED] 0xB6E (PVC)
[08:03:33] [PASSED] 0xBD4 (PVC)
[08:03:33] [PASSED] 0xBD5 (PVC)
[08:03:33] [PASSED] 0xBD6 (PVC)
[08:03:33] [PASSED] 0xBD7 (PVC)
[08:03:33] [PASSED] 0xBD8 (PVC)
[08:03:33] [PASSED] 0xBD9 (PVC)
[08:03:33] [PASSED] 0xBDA (PVC)
[08:03:33] [PASSED] 0xBDB (PVC)
[08:03:33] [PASSED] 0xBE0 (PVC)
[08:03:33] [PASSED] 0xBE1 (PVC)
[08:03:33] [PASSED] 0xBE5 (PVC)
[08:03:33] [PASSED] 0x7D40 (METEORLAKE)
[08:03:33] [PASSED] 0x7D45 (METEORLAKE)
[08:03:33] [PASSED] 0x7D55 (METEORLAKE)
[08:03:33] [PASSED] 0x7D60 (METEORLAKE)
[08:03:33] [PASSED] 0x7DD5 (METEORLAKE)
[08:03:33] [PASSED] 0x6420 (LUNARLAKE)
[08:03:33] [PASSED] 0x64A0 (LUNARLAKE)
[08:03:33] [PASSED] 0x64B0 (LUNARLAKE)
[08:03:33] [PASSED] 0xE202 (BATTLEMAGE)
[08:03:33] [PASSED] 0xE209 (BATTLEMAGE)
[08:03:33] [PASSED] 0xE20B (BATTLEMAGE)
[08:03:33] [PASSED] 0xE20C (BATTLEMAGE)
[08:03:33] [PASSED] 0xE20D (BATTLEMAGE)
[08:03:33] [PASSED] 0xE210 (BATTLEMAGE)
[08:03:33] [PASSED] 0xE211 (BATTLEMAGE)
[08:03:33] [PASSED] 0xE212 (BATTLEMAGE)
[08:03:33] [PASSED] 0xE216 (BATTLEMAGE)
[08:03:33] [PASSED] 0xE220 (BATTLEMAGE)
[08:03:33] [PASSED] 0xE221 (BATTLEMAGE)
[08:03:33] [PASSED] 0xE222 (BATTLEMAGE)
[08:03:33] [PASSED] 0xE223 (BATTLEMAGE)
[08:03:33] [PASSED] 0xB080 (PANTHERLAKE)
[08:03:33] [PASSED] 0xB081 (PANTHERLAKE)
[08:03:33] [PASSED] 0xB082 (PANTHERLAKE)
[08:03:33] [PASSED] 0xB083 (PANTHERLAKE)
[08:03:33] [PASSED] 0xB084 (PANTHERLAKE)
[08:03:33] [PASSED] 0xB085 (PANTHERLAKE)
[08:03:33] [PASSED] 0xB086 (PANTHERLAKE)
[08:03:33] [PASSED] 0xB087 (PANTHERLAKE)
[08:03:33] [PASSED] 0xB08F (PANTHERLAKE)
[08:03:33] [PASSED] 0xB090 (PANTHERLAKE)
[08:03:33] [PASSED] 0xB0A0 (PANTHERLAKE)
[08:03:33] [PASSED] 0xB0B0 (PANTHERLAKE)
[08:03:33] [PASSED] 0xFD80 (PANTHERLAKE)
[08:03:33] [PASSED] 0xFD81 (PANTHERLAKE)
[08:03:33] [PASSED] 0xD740 (NOVALAKE_S)
[08:03:33] [PASSED] 0xD741 (NOVALAKE_S)
[08:03:33] [PASSED] 0xD742 (NOVALAKE_S)
[08:03:33] [PASSED] 0xD743 (NOVALAKE_S)
[08:03:33] [PASSED] 0xD744 (NOVALAKE_S)
[08:03:33] [PASSED] 0xD745 (NOVALAKE_S)
[08:03:33] [PASSED] 0x674C (CRESCENTISLAND)
[08:03:33] =============== [PASSED] check_platform_desc ===============
[08:03:33] ===================== [PASSED] xe_pci ======================
[08:03:33] =================== xe_rtp (2 subtests) ====================
[08:03:33] =============== xe_rtp_process_to_sr_tests  ================
[08:03:33] [PASSED] coalesce-same-reg
[08:03:33] [PASSED] no-match-no-add
[08:03:33] [PASSED] match-or
[08:03:33] [PASSED] match-or-xfail
[08:03:33] [PASSED] no-match-no-add-multiple-rules
[08:03:33] [PASSED] two-regs-two-entries
[08:03:33] [PASSED] clr-one-set-other
[08:03:33] [PASSED] set-field
[08:03:33] [PASSED] conflict-duplicate
[08:03:33] [PASSED] conflict-not-disjoint
[08:03:33] [PASSED] conflict-reg-type
[08:03:33] =========== [PASSED] xe_rtp_process_to_sr_tests ============
[08:03:33] ================== xe_rtp_process_tests  ===================
[08:03:33] [PASSED] active1
[08:03:33] [PASSED] active2
[08:03:33] [PASSED] active-inactive
[08:03:33] [PASSED] inactive-active
[08:03:33] [PASSED] inactive-1st_or_active-inactive
[08:03:33] [PASSED] inactive-2nd_or_active-inactive
[08:03:33] [PASSED] inactive-last_or_active-inactive
[08:03:33] [PASSED] inactive-no_or_active-inactive
[08:03:33] ============== [PASSED] xe_rtp_process_tests ===============
[08:03:33] ===================== [PASSED] xe_rtp ======================
[08:03:33] ==================== xe_wa (1 subtest) =====================
[08:03:33] ======================== xe_wa_gt  =========================
[08:03:33] [PASSED] TIGERLAKE B0
[08:03:33] [PASSED] DG1 A0
[08:03:33] [PASSED] DG1 B0
[08:03:33] [PASSED] ALDERLAKE_S A0
[08:03:33] [PASSED] ALDERLAKE_S B0
[08:03:33] [PASSED] ALDERLAKE_S C0
[08:03:33] [PASSED] ALDERLAKE_S D0
[08:03:33] [PASSED] ALDERLAKE_P A0
[08:03:33] [PASSED] ALDERLAKE_P B0
[08:03:33] [PASSED] ALDERLAKE_P C0
[08:03:33] [PASSED] ALDERLAKE_S RPLS D0
[08:03:33] [PASSED] ALDERLAKE_P RPLU E0
[08:03:33] [PASSED] DG2 G10 C0
[08:03:33] [PASSED] DG2 G11 B1
[08:03:33] [PASSED] DG2 G12 A1
[08:03:33] [PASSED] METEORLAKE 12.70(Xe_LPG) A0 13.00(Xe_LPM+) A0
[08:03:33] [PASSED] METEORLAKE 12.71(Xe_LPG) A0 13.00(Xe_LPM+) A0
[08:03:33] [PASSED] METEORLAKE 12.74(Xe_LPG+) A0 13.00(Xe_LPM+) A0
[08:03:33] [PASSED] LUNARLAKE 20.04(Xe2_LPG) A0 20.00(Xe2_LPM) A0
[08:03:33] [PASSED] LUNARLAKE 20.04(Xe2_LPG) B0 20.00(Xe2_LPM) A0
[08:03:33] [PASSED] BATTLEMAGE 20.01(Xe2_HPG) A0 13.01(Xe2_HPM) A1
[08:03:33] [PASSED] PANTHERLAKE 30.00(Xe3_LPG) A0 30.00(Xe3_LPM) A0
[08:03:33] ==================== [PASSED] xe_wa_gt =====================
[08:03:33] ====================== [PASSED] xe_wa ======================
[08:03:33] ============================================================
[08:03:33] Testing complete. Ran 512 tests: passed: 494, skipped: 18
[08:03:33] Elapsed time: 36.104s total, 4.244s configuring, 31.344s building, 0.462s running

+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[08:03:33] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[08:03:35] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[08:04:00] Starting KUnit Kernel (1/1)...
[08:04:00] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[08:04:00] ============ drm_test_pick_cmdline (2 subtests) ============
[08:04:00] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[08:04:00] =============== drm_test_pick_cmdline_named  ===============
[08:04:00] [PASSED] NTSC
[08:04:00] [PASSED] NTSC-J
[08:04:00] [PASSED] PAL
[08:04:00] [PASSED] PAL-M
[08:04:00] =========== [PASSED] drm_test_pick_cmdline_named ===========
[08:04:00] ============== [PASSED] drm_test_pick_cmdline ==============
[08:04:00] == drm_test_atomic_get_connector_for_encoder (1 subtest) ===
[08:04:00] [PASSED] drm_test_drm_atomic_get_connector_for_encoder
[08:04:00] ==== [PASSED] drm_test_atomic_get_connector_for_encoder ====
[08:04:00] =========== drm_validate_clone_mode (2 subtests) ===========
[08:04:00] ============== drm_test_check_in_clone_mode  ===============
[08:04:00] [PASSED] in_clone_mode
[08:04:00] [PASSED] not_in_clone_mode
[08:04:00] ========== [PASSED] drm_test_check_in_clone_mode ===========
[08:04:00] =============== drm_test_check_valid_clones  ===============
[08:04:00] [PASSED] not_in_clone_mode
[08:04:00] [PASSED] valid_clone
[08:04:00] [PASSED] invalid_clone
[08:04:00] =========== [PASSED] drm_test_check_valid_clones ===========
[08:04:00] ============= [PASSED] drm_validate_clone_mode =============
[08:04:00] ============= drm_validate_modeset (1 subtest) =============
[08:04:00] [PASSED] drm_test_check_connector_changed_modeset
[08:04:00] ============== [PASSED] drm_validate_modeset ===============
[08:04:00] ====== drm_test_bridge_get_current_state (2 subtests) ======
[08:04:00] [PASSED] drm_test_drm_bridge_get_current_state_atomic
[08:04:00] [PASSED] drm_test_drm_bridge_get_current_state_legacy
[08:04:00] ======== [PASSED] drm_test_bridge_get_current_state ========
[08:04:00] ====== drm_test_bridge_helper_reset_crtc (3 subtests) ======
[08:04:00] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic
[08:04:00] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic_disabled
[08:04:00] [PASSED] drm_test_drm_bridge_helper_reset_crtc_legacy
[08:04:00] ======== [PASSED] drm_test_bridge_helper_reset_crtc ========
[08:04:00] ============== drm_bridge_alloc (2 subtests) ===============
[08:04:00] [PASSED] drm_test_drm_bridge_alloc_basic
[08:04:00] [PASSED] drm_test_drm_bridge_alloc_get_put
[08:04:00] ================ [PASSED] drm_bridge_alloc =================
[08:04:00] ================== drm_buddy (9 subtests) ==================
[08:04:00] [PASSED] drm_test_buddy_alloc_limit
[08:04:00] [PASSED] drm_test_buddy_alloc_optimistic
[08:04:00] [PASSED] drm_test_buddy_alloc_pessimistic
[08:04:00] [PASSED] drm_test_buddy_alloc_pathological
[08:04:00] [PASSED] drm_test_buddy_alloc_contiguous
[08:04:00] [PASSED] drm_test_buddy_alloc_clear
[08:04:00] [PASSED] drm_test_buddy_alloc_range_bias
[08:04:00] [PASSED] drm_test_buddy_fragmentation_performance
[08:04:00] [PASSED] drm_test_buddy_alloc_exceeds_max_order
[08:04:00] ==================== [PASSED] drm_buddy ====================
[08:04:00] ============= drm_cmdline_parser (40 subtests) =============
[08:04:00] [PASSED] drm_test_cmdline_force_d_only
[08:04:00] [PASSED] drm_test_cmdline_force_D_only_dvi
[08:04:00] [PASSED] drm_test_cmdline_force_D_only_hdmi
[08:04:00] [PASSED] drm_test_cmdline_force_D_only_not_digital
[08:04:00] [PASSED] drm_test_cmdline_force_e_only
[08:04:00] [PASSED] drm_test_cmdline_res
[08:04:00] [PASSED] drm_test_cmdline_res_vesa
[08:04:00] [PASSED] drm_test_cmdline_res_vesa_rblank
[08:04:00] [PASSED] drm_test_cmdline_res_rblank
[08:04:00] [PASSED] drm_test_cmdline_res_bpp
[08:04:00] [PASSED] drm_test_cmdline_res_refresh
[08:04:00] [PASSED] drm_test_cmdline_res_bpp_refresh
[08:04:00] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[08:04:00] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[08:04:00] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[08:04:00] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[08:04:00] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[08:04:00] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[08:04:00] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[08:04:00] [PASSED] drm_test_cmdline_res_margins_force_on
[08:04:00] [PASSED] drm_test_cmdline_res_vesa_margins
[08:04:00] [PASSED] drm_test_cmdline_name
[08:04:00] [PASSED] drm_test_cmdline_name_bpp
[08:04:00] [PASSED] drm_test_cmdline_name_option
[08:04:00] [PASSED] drm_test_cmdline_name_bpp_option
[08:04:00] [PASSED] drm_test_cmdline_rotate_0
[08:04:00] [PASSED] drm_test_cmdline_rotate_90
[08:04:00] [PASSED] drm_test_cmdline_rotate_180
[08:04:00] [PASSED] drm_test_cmdline_rotate_270
[08:04:00] [PASSED] drm_test_cmdline_hmirror
[08:04:00] [PASSED] drm_test_cmdline_vmirror
[08:04:00] [PASSED] drm_test_cmdline_margin_options
[08:04:00] [PASSED] drm_test_cmdline_multiple_options
[08:04:00] [PASSED] drm_test_cmdline_bpp_extra_and_option
[08:04:00] [PASSED] drm_test_cmdline_extra_and_option
[08:04:00] [PASSED] drm_test_cmdline_freestanding_options
[08:04:00] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[08:04:00] [PASSED] drm_test_cmdline_panel_orientation
[08:04:00] ================ drm_test_cmdline_invalid  =================
[08:04:00] [PASSED] margin_only
[08:04:00] [PASSED] interlace_only
[08:04:00] [PASSED] res_missing_x
[08:04:00] [PASSED] res_missing_y
[08:04:00] [PASSED] res_bad_y
[08:04:00] [PASSED] res_missing_y_bpp
[08:04:00] [PASSED] res_bad_bpp
[08:04:00] [PASSED] res_bad_refresh
[08:04:00] [PASSED] res_bpp_refresh_force_on_off
[08:04:00] [PASSED] res_invalid_mode
[08:04:00] [PASSED] res_bpp_wrong_place_mode
[08:04:00] [PASSED] name_bpp_refresh
[08:04:00] [PASSED] name_refresh
[08:04:00] [PASSED] name_refresh_wrong_mode
[08:04:00] [PASSED] name_refresh_invalid_mode
[08:04:00] [PASSED] rotate_multiple
[08:04:00] [PASSED] rotate_invalid_val
[08:04:00] [PASSED] rotate_truncated
[08:04:00] [PASSED] invalid_option
[08:04:00] [PASSED] invalid_tv_option
[08:04:00] [PASSED] truncated_tv_option
[08:04:00] ============ [PASSED] drm_test_cmdline_invalid =============
[08:04:00] =============== drm_test_cmdline_tv_options  ===============
[08:04:00] [PASSED] NTSC
[08:04:00] [PASSED] NTSC_443
[08:04:00] [PASSED] NTSC_J
[08:04:00] [PASSED] PAL
[08:04:00] [PASSED] PAL_M
[08:04:00] [PASSED] PAL_N
[08:04:00] [PASSED] SECAM
[08:04:00] [PASSED] MONO_525
[08:04:00] [PASSED] MONO_625
[08:04:00] =========== [PASSED] drm_test_cmdline_tv_options ===========
[08:04:00] =============== [PASSED] drm_cmdline_parser ================
[08:04:00] ========== drmm_connector_hdmi_init (20 subtests) ==========
[08:04:00] [PASSED] drm_test_connector_hdmi_init_valid
[08:04:00] [PASSED] drm_test_connector_hdmi_init_bpc_8
[08:04:00] [PASSED] drm_test_connector_hdmi_init_bpc_10
[08:04:00] [PASSED] drm_test_connector_hdmi_init_bpc_12
[08:04:00] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[08:04:00] [PASSED] drm_test_connector_hdmi_init_bpc_null
[08:04:00] [PASSED] drm_test_connector_hdmi_init_formats_empty
[08:04:00] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[08:04:00] === drm_test_connector_hdmi_init_formats_yuv420_allowed  ===
[08:04:00] [PASSED] supported_formats=0x9 yuv420_allowed=1
[08:04:00] [PASSED] supported_formats=0x9 yuv420_allowed=0
[08:04:00] [PASSED] supported_formats=0x3 yuv420_allowed=1
[08:04:00] [PASSED] supported_formats=0x3 yuv420_allowed=0
[08:04:00] === [PASSED] drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[08:04:00] [PASSED] drm_test_connector_hdmi_init_null_ddc
[08:04:00] [PASSED] drm_test_connector_hdmi_init_null_product
[08:04:00] [PASSED] drm_test_connector_hdmi_init_null_vendor
[08:04:00] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[08:04:00] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[08:04:00] [PASSED] drm_test_connector_hdmi_init_product_valid
[08:04:00] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[08:04:00] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[08:04:00] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[08:04:00] ========= drm_test_connector_hdmi_init_type_valid  =========
[08:04:00] [PASSED] HDMI-A
[08:04:00] [PASSED] HDMI-B
[08:04:00] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[08:04:00] ======== drm_test_connector_hdmi_init_type_invalid  ========
[08:04:00] [PASSED] Unknown
[08:04:00] [PASSED] VGA
[08:04:00] [PASSED] DVI-I
[08:04:00] [PASSED] DVI-D
[08:04:00] [PASSED] DVI-A
[08:04:00] [PASSED] Composite
[08:04:00] [PASSED] SVIDEO
[08:04:00] [PASSED] LVDS
[08:04:00] [PASSED] Component
[08:04:00] [PASSED] DIN
[08:04:00] [PASSED] DP
[08:04:00] [PASSED] TV
[08:04:00] [PASSED] eDP
[08:04:00] [PASSED] Virtual
[08:04:00] [PASSED] DSI
[08:04:00] [PASSED] DPI
[08:04:00] [PASSED] Writeback
[08:04:00] [PASSED] SPI
[08:04:00] [PASSED] USB
[08:04:00] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[08:04:00] ============ [PASSED] drmm_connector_hdmi_init =============
[08:04:00] ============= drmm_connector_init (3 subtests) =============
[08:04:00] [PASSED] drm_test_drmm_connector_init
[08:04:00] [PASSED] drm_test_drmm_connector_init_null_ddc
[08:04:00] ========= drm_test_drmm_connector_init_type_valid  =========
[08:04:00] [PASSED] Unknown
[08:04:00] [PASSED] VGA
[08:04:00] [PASSED] DVI-I
[08:04:00] [PASSED] DVI-D
[08:04:00] [PASSED] DVI-A
[08:04:00] [PASSED] Composite
[08:04:00] [PASSED] SVIDEO
[08:04:00] [PASSED] LVDS
[08:04:00] [PASSED] Component
[08:04:00] [PASSED] DIN
[08:04:00] [PASSED] DP
[08:04:00] [PASSED] HDMI-A
[08:04:00] [PASSED] HDMI-B
[08:04:00] [PASSED] TV
[08:04:00] [PASSED] eDP
[08:04:00] [PASSED] Virtual
[08:04:00] [PASSED] DSI
[08:04:00] [PASSED] DPI
[08:04:00] [PASSED] Writeback
[08:04:00] [PASSED] SPI
[08:04:00] [PASSED] USB
[08:04:00] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[08:04:00] =============== [PASSED] drmm_connector_init ===============
[08:04:00] ========= drm_connector_dynamic_init (6 subtests) ==========
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_init
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_init_null_ddc
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_init_not_added
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_init_properties
[08:04:00] ===== drm_test_drm_connector_dynamic_init_type_valid  ======
[08:04:00] [PASSED] Unknown
[08:04:00] [PASSED] VGA
[08:04:00] [PASSED] DVI-I
[08:04:00] [PASSED] DVI-D
[08:04:00] [PASSED] DVI-A
[08:04:00] [PASSED] Composite
[08:04:00] [PASSED] SVIDEO
[08:04:00] [PASSED] LVDS
[08:04:00] [PASSED] Component
[08:04:00] [PASSED] DIN
[08:04:00] [PASSED] DP
[08:04:00] [PASSED] HDMI-A
[08:04:00] [PASSED] HDMI-B
[08:04:00] [PASSED] TV
[08:04:00] [PASSED] eDP
[08:04:00] [PASSED] Virtual
[08:04:00] [PASSED] DSI
[08:04:00] [PASSED] DPI
[08:04:00] [PASSED] Writeback
[08:04:00] [PASSED] SPI
[08:04:00] [PASSED] USB
[08:04:00] = [PASSED] drm_test_drm_connector_dynamic_init_type_valid ==
[08:04:00] ======== drm_test_drm_connector_dynamic_init_name  =========
[08:04:00] [PASSED] Unknown
[08:04:00] [PASSED] VGA
[08:04:00] [PASSED] DVI-I
[08:04:00] [PASSED] DVI-D
[08:04:00] [PASSED] DVI-A
[08:04:00] [PASSED] Composite
[08:04:00] [PASSED] SVIDEO
[08:04:00] [PASSED] LVDS
[08:04:00] [PASSED] Component
[08:04:00] [PASSED] DIN
[08:04:00] [PASSED] DP
[08:04:00] [PASSED] HDMI-A
[08:04:00] [PASSED] HDMI-B
[08:04:00] [PASSED] TV
[08:04:00] [PASSED] eDP
[08:04:00] [PASSED] Virtual
[08:04:00] [PASSED] DSI
[08:04:00] [PASSED] DPI
[08:04:00] [PASSED] Writeback
[08:04:00] [PASSED] SPI
[08:04:00] [PASSED] USB
[08:04:00] ==== [PASSED] drm_test_drm_connector_dynamic_init_name =====
[08:04:00] =========== [PASSED] drm_connector_dynamic_init ============
[08:04:00] ==== drm_connector_dynamic_register_early (4 subtests) =====
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_register_early_on_list
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_register_early_defer
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_register_early_no_init
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_register_early_no_mode_object
[08:04:00] ====== [PASSED] drm_connector_dynamic_register_early =======
[08:04:00] ======= drm_connector_dynamic_register (7 subtests) ========
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_register_on_list
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_register_no_defer
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_register_no_init
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_register_mode_object
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_register_sysfs
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_register_sysfs_name
[08:04:00] [PASSED] drm_test_drm_connector_dynamic_register_debugfs
[08:04:00] ========= [PASSED] drm_connector_dynamic_register ==========
[08:04:00] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[08:04:00] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[08:04:00] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[08:04:00] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[08:04:00] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[08:04:00] ========== drm_test_get_tv_mode_from_name_valid  ===========
[08:04:00] [PASSED] NTSC
[08:04:00] [PASSED] NTSC-443
[08:04:00] [PASSED] NTSC-J
[08:04:00] [PASSED] PAL
[08:04:00] [PASSED] PAL-M
[08:04:00] [PASSED] PAL-N
[08:04:00] [PASSED] SECAM
[08:04:00] [PASSED] Mono
[08:04:00] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[08:04:00] [PASSED] drm_test_get_tv_mode_from_name_truncated
[08:04:00] ============ [PASSED] drm_get_tv_mode_from_name ============
[08:04:00] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[08:04:00] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[08:04:00] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[08:04:00] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[08:04:00] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[08:04:00] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[08:04:00] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[08:04:00] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid  =
[08:04:00] [PASSED] VIC 96
[08:04:00] [PASSED] VIC 97
[08:04:00] [PASSED] VIC 101
[08:04:00] [PASSED] VIC 102
[08:04:00] [PASSED] VIC 106
[08:04:00] [PASSED] VIC 107
[08:04:00] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[08:04:00] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[08:04:00] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[08:04:00] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[08:04:00] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[08:04:00] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[08:04:00] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[08:04:00] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[08:04:00] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name  ====
[08:04:00] [PASSED] Automatic
[08:04:00] [PASSED] Full
[08:04:00] [PASSED] Limited 16:235
[08:04:00] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[08:04:00] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[08:04:00] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[08:04:00] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[08:04:00] === drm_test_drm_hdmi_connector_get_output_format_name  ====
[08:04:00] [PASSED] RGB
[08:04:00] [PASSED] YUV 4:2:0
[08:04:00] [PASSED] YUV 4:2:2
[08:04:00] [PASSED] YUV 4:4:4
[08:04:00] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[08:04:00] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[08:04:00] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[08:04:00] ============= drm_damage_helper (21 subtests) ==============
[08:04:00] [PASSED] drm_test_damage_iter_no_damage
[08:04:00] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[08:04:00] [PASSED] drm_test_damage_iter_no_damage_src_moved
[08:04:00] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[08:04:00] [PASSED] drm_test_damage_iter_no_damage_not_visible
[08:04:00] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[08:04:00] [PASSED] drm_test_damage_iter_no_damage_no_fb
[08:04:00] [PASSED] drm_test_damage_iter_simple_damage
[08:04:00] [PASSED] drm_test_damage_iter_single_damage
[08:04:00] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[08:04:00] [PASSED] drm_test_damage_iter_single_damage_outside_src
[08:04:00] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[08:04:00] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[08:04:00] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[08:04:00] [PASSED] drm_test_damage_iter_single_damage_src_moved
[08:04:00] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[08:04:00] [PASSED] drm_test_damage_iter_damage
[08:04:00] [PASSED] drm_test_damage_iter_damage_one_intersect
[08:04:00] [PASSED] drm_test_damage_iter_damage_one_outside
[08:04:00] [PASSED] drm_test_damage_iter_damage_src_moved
[08:04:00] [PASSED] drm_test_damage_iter_damage_not_visible
[08:04:00] ================ [PASSED] drm_damage_helper ================
[08:04:00] ============== drm_dp_mst_helper (3 subtests) ==============
[08:04:00] ============== drm_test_dp_mst_calc_pbn_mode  ==============
[08:04:00] [PASSED] Clock 154000 BPP 30 DSC disabled
[08:04:00] [PASSED] Clock 234000 BPP 30 DSC disabled
[08:04:00] [PASSED] Clock 297000 BPP 24 DSC disabled
[08:04:00] [PASSED] Clock 332880 BPP 24 DSC enabled
[08:04:00] [PASSED] Clock 324540 BPP 24 DSC enabled
[08:04:00] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[08:04:00] ============== drm_test_dp_mst_calc_pbn_div  ===============
[08:04:00] [PASSED] Link rate 2000000 lane count 4
[08:04:00] [PASSED] Link rate 2000000 lane count 2
[08:04:00] [PASSED] Link rate 2000000 lane count 1
[08:04:00] [PASSED] Link rate 1350000 lane count 4
[08:04:00] [PASSED] Link rate 1350000 lane count 2
[08:04:00] [PASSED] Link rate 1350000 lane count 1
[08:04:00] [PASSED] Link rate 1000000 lane count 4
[08:04:00] [PASSED] Link rate 1000000 lane count 2
[08:04:00] [PASSED] Link rate 1000000 lane count 1
[08:04:00] [PASSED] Link rate 810000 lane count 4
[08:04:00] [PASSED] Link rate 810000 lane count 2
[08:04:00] [PASSED] Link rate 810000 lane count 1
[08:04:00] [PASSED] Link rate 540000 lane count 4
[08:04:00] [PASSED] Link rate 540000 lane count 2
[08:04:00] [PASSED] Link rate 540000 lane count 1
[08:04:00] [PASSED] Link rate 270000 lane count 4
[08:04:00] [PASSED] Link rate 270000 lane count 2
[08:04:00] [PASSED] Link rate 270000 lane count 1
[08:04:00] [PASSED] Link rate 162000 lane count 4
[08:04:00] [PASSED] Link rate 162000 lane count 2
[08:04:00] [PASSED] Link rate 162000 lane count 1
[08:04:00] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[08:04:00] ========= drm_test_dp_mst_sideband_msg_req_decode  =========
[08:04:00] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[08:04:00] [PASSED] DP_POWER_UP_PHY with port number
[08:04:00] [PASSED] DP_POWER_DOWN_PHY with port number
[08:04:00] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[08:04:00] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[08:04:00] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[08:04:00] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[08:04:00] [PASSED] DP_QUERY_PAYLOAD with port number
[08:04:00] [PASSED] DP_QUERY_PAYLOAD with VCPI
[08:04:00] [PASSED] DP_REMOTE_DPCD_READ with port number
[08:04:00] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[08:04:00] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[08:04:00] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[08:04:00] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[08:04:00] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[08:04:00] [PASSED] DP_REMOTE_I2C_READ with port number
[08:04:00] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[08:04:00] [PASSED] DP_REMOTE_I2C_READ with transactions array
[08:04:00] [PASSED] DP_REMOTE_I2C_WRITE with port number
[08:04:00] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[08:04:00] [PASSED] DP_REMOTE_I2C_WRITE with data array
[08:04:00] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[08:04:00] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[08:04:00] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[08:04:00] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[08:04:00] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[08:04:00] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[08:04:00] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[08:04:00] ================ [PASSED] drm_dp_mst_helper ================
[08:04:00] ================== drm_exec (7 subtests) ===================
[08:04:00] [PASSED] sanitycheck
[08:04:00] [PASSED] test_lock
[08:04:00] [PASSED] test_lock_unlock
[08:04:00] [PASSED] test_duplicates
[08:04:00] [PASSED] test_prepare
[08:04:00] [PASSED] test_prepare_array
[08:04:00] [PASSED] test_multiple_loops
[08:04:00] ==================== [PASSED] drm_exec =====================
[08:04:00] =========== drm_format_helper_test (17 subtests) ===========
[08:04:00] ============== drm_test_fb_xrgb8888_to_gray8  ==============
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[08:04:00] ============= drm_test_fb_xrgb8888_to_rgb332  ==============
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[08:04:00] ============= drm_test_fb_xrgb8888_to_rgb565  ==============
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[08:04:00] ============ drm_test_fb_xrgb8888_to_xrgb1555  =============
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[08:04:00] ============ drm_test_fb_xrgb8888_to_argb1555  =============
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[08:04:00] ============ drm_test_fb_xrgb8888_to_rgba5551  =============
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[08:04:00] ============= drm_test_fb_xrgb8888_to_rgb888  ==============
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[08:04:00] ============= drm_test_fb_xrgb8888_to_bgr888  ==============
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ========= [PASSED] drm_test_fb_xrgb8888_to_bgr888 ==========
[08:04:00] ============ drm_test_fb_xrgb8888_to_argb8888  =============
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[08:04:00] =========== drm_test_fb_xrgb8888_to_xrgb2101010  ===========
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[08:04:00] =========== drm_test_fb_xrgb8888_to_argb2101010  ===========
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[08:04:00] ============== drm_test_fb_xrgb8888_to_mono  ===============
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[08:04:00] ==================== drm_test_fb_swab  =====================
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ================ [PASSED] drm_test_fb_swab =================
[08:04:00] ============ drm_test_fb_xrgb8888_to_xbgr8888  =============
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[08:04:00] ============ drm_test_fb_xrgb8888_to_abgr8888  =============
[08:04:00] [PASSED] single_pixel_source_buffer
[08:04:00] [PASSED] single_pixel_clip_rectangle
[08:04:00] [PASSED] well_known_colors
[08:04:00] [PASSED] destination_pitch
[08:04:00] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[08:04:00] ================= drm_test_fb_clip_offset  =================
[08:04:00] [PASSED] pass through
[08:04:00] [PASSED] horizontal offset
[08:04:00] [PASSED] vertical offset
[08:04:00] [PASSED] horizontal and vertical offset
[08:04:00] [PASSED] horizontal offset (custom pitch)
[08:04:00] [PASSED] vertical offset (custom pitch)
[08:04:00] [PASSED] horizontal and vertical offset (custom pitch)
[08:04:00] ============= [PASSED] drm_test_fb_clip_offset =============
[08:04:00] =================== drm_test_fb_memcpy  ====================
[08:04:00] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[08:04:00] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[08:04:00] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[08:04:00] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[08:04:00] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[08:04:00] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[08:04:00] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[08:04:00] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[08:04:00] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[08:04:00] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[08:04:00] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[08:04:00] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[08:04:00] =============== [PASSED] drm_test_fb_memcpy ================
[08:04:00] ============= [PASSED] drm_format_helper_test ==============
[08:04:00] ================= drm_format (18 subtests) =================
[08:04:00] [PASSED] drm_test_format_block_width_invalid
[08:04:00] [PASSED] drm_test_format_block_width_one_plane
[08:04:00] [PASSED] drm_test_format_block_width_two_plane
[08:04:00] [PASSED] drm_test_format_block_width_three_plane
[08:04:00] [PASSED] drm_test_format_block_width_tiled
[08:04:00] [PASSED] drm_test_format_block_height_invalid
[08:04:00] [PASSED] drm_test_format_block_height_one_plane
[08:04:00] [PASSED] drm_test_format_block_height_two_plane
[08:04:00] [PASSED] drm_test_format_block_height_three_plane
[08:04:00] [PASSED] drm_test_format_block_height_tiled
[08:04:00] [PASSED] drm_test_format_min_pitch_invalid
[08:04:00] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[08:04:00] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[08:04:00] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[08:04:00] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[08:04:00] [PASSED] drm_test_format_min_pitch_two_plane
[08:04:00] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[08:04:00] [PASSED] drm_test_format_min_pitch_tiled
[08:04:00] =================== [PASSED] drm_format ====================
[08:04:00] ============== drm_framebuffer (10 subtests) ===============
[08:04:00] ========== drm_test_framebuffer_check_src_coords  ==========
[08:04:00] [PASSED] Success: source fits into fb
[08:04:00] [PASSED] Fail: overflowing fb with x-axis coordinate
[08:04:00] [PASSED] Fail: overflowing fb with y-axis coordinate
[08:04:00] [PASSED] Fail: overflowing fb with source width
[08:04:00] [PASSED] Fail: overflowing fb with source height
[08:04:00] ====== [PASSED] drm_test_framebuffer_check_src_coords ======
[08:04:00] [PASSED] drm_test_framebuffer_cleanup
[08:04:00] =============== drm_test_framebuffer_create  ===============
[08:04:00] [PASSED] ABGR8888 normal sizes
[08:04:00] [PASSED] ABGR8888 max sizes
[08:04:00] [PASSED] ABGR8888 pitch greater than min required
[08:04:00] [PASSED] ABGR8888 pitch less than min required
[08:04:00] [PASSED] ABGR8888 Invalid width
[08:04:00] [PASSED] ABGR8888 Invalid buffer handle
[08:04:00] [PASSED] No pixel format
[08:04:00] [PASSED] ABGR8888 Width 0
[08:04:00] [PASSED] ABGR8888 Height 0
[08:04:00] [PASSED] ABGR8888 Out of bound height * pitch combination
[08:04:00] [PASSED] ABGR8888 Large buffer offset
[08:04:00] [PASSED] ABGR8888 Buffer offset for inexistent plane
[08:04:00] [PASSED] ABGR8888 Invalid flag
[08:04:00] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[08:04:00] [PASSED] ABGR8888 Valid buffer modifier
[08:04:00] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[08:04:00] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[08:04:00] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[08:04:00] [PASSED] NV12 Normal sizes
[08:04:00] [PASSED] NV12 Max sizes
[08:04:00] [PASSED] NV12 Invalid pitch
[08:04:00] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[08:04:00] [PASSED] NV12 different  modifier per-plane
[08:04:00] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[08:04:00] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[08:04:00] [PASSED] NV12 Modifier for inexistent plane
[08:04:00] [PASSED] NV12 Handle for inexistent plane
[08:04:00] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[08:04:00] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[08:04:00] [PASSED] YVU420 Normal sizes
[08:04:00] [PASSED] YVU420 Max sizes
[08:04:00] [PASSED] YVU420 Invalid pitch
[08:04:00] [PASSED] YVU420 Different pitches
[08:04:00] [PASSED] YVU420 Different buffer offsets/pitches
[08:04:00] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[08:04:00] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[08:04:00] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[08:04:00] [PASSED] YVU420 Valid modifier
[08:04:00] [PASSED] YVU420 Different modifiers per plane
[08:04:00] [PASSED] YVU420 Modifier for inexistent plane
[08:04:00] [PASSED] YUV420_10BIT Invalid modifier(DRM_FORMAT_MOD_LINEAR)
[08:04:00] [PASSED] X0L2 Normal sizes
[08:04:00] [PASSED] X0L2 Max sizes
[08:04:00] [PASSED] X0L2 Invalid pitch
[08:04:00] [PASSED] X0L2 Pitch greater than minimum required
[08:04:00] [PASSED] X0L2 Handle for inexistent plane
[08:04:00] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[08:04:00] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[08:04:00] [PASSED] X0L2 Valid modifier
[08:04:00] [PASSED] X0L2 Modifier for inexistent plane
[08:04:00] =========== [PASSED] drm_test_framebuffer_create ===========
[08:04:00] [PASSED] drm_test_framebuffer_free
[08:04:00] [PASSED] drm_test_framebuffer_init
[08:04:00] [PASSED] drm_test_framebuffer_init_bad_format
[08:04:00] [PASSED] drm_test_framebuffer_init_dev_mismatch
[08:04:00] [PASSED] drm_test_framebuffer_lookup
[08:04:00] [PASSED] drm_test_framebuffer_lookup_inexistent
[08:04:00] [PASSED] drm_test_framebuffer_modifiers_not_supported
[08:04:00] ================= [PASSED] drm_framebuffer =================
[08:04:00] ================ drm_gem_shmem (8 subtests) ================
[08:04:00] [PASSED] drm_gem_shmem_test_obj_create
[08:04:00] [PASSED] drm_gem_shmem_test_obj_create_private
[08:04:00] [PASSED] drm_gem_shmem_test_pin_pages
[08:04:00] [PASSED] drm_gem_shmem_test_vmap
[08:04:00] [PASSED] drm_gem_shmem_test_get_sg_table
[08:04:00] [PASSED] drm_gem_shmem_test_get_pages_sgt
[08:04:00] [PASSED] drm_gem_shmem_test_madvise
[08:04:00] [PASSED] drm_gem_shmem_test_purge
[08:04:00] ================== [PASSED] drm_gem_shmem ==================
[08:04:00] === drm_atomic_helper_connector_hdmi_check (27 subtests) ===
[08:04:00] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[08:04:00] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[08:04:00] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[08:04:00] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[08:04:00] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[08:04:00] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[08:04:00] ====== drm_test_check_broadcast_rgb_cea_mode_yuv420  =======
[08:04:00] [PASSED] Automatic
[08:04:00] [PASSED] Full
[08:04:00] [PASSED] Limited 16:235
[08:04:00] == [PASSED] drm_test_check_broadcast_rgb_cea_mode_yuv420 ===
[08:04:00] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[08:04:00] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[08:04:00] [PASSED] drm_test_check_disable_connector
[08:04:00] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[08:04:00] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_rgb
[08:04:00] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_yuv420
[08:04:00] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv422
[08:04:00] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420
[08:04:00] [PASSED] drm_test_check_driver_unsupported_fallback_yuv420
[08:04:00] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[08:04:00] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[08:04:00] [PASSED] drm_test_check_output_bpc_dvi
[08:04:00] [PASSED] drm_test_check_output_bpc_format_vic_1
[08:04:00] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[08:04:00] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[08:04:00] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[08:04:00] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[08:04:00] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[08:04:00] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[08:04:00] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[08:04:00] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[08:04:00] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[08:04:00] [PASSED] drm_test_check_broadcast_rgb_value
[08:04:00] [PASSED] drm_test_check_bpc_8_value
[08:04:00] [PASSED] drm_test_check_bpc_10_value
[08:04:00] [PASSED] drm_test_check_bpc_12_value
[08:04:00] [PASSED] drm_test_check_format_value
[08:04:00] [PASSED] drm_test_check_tmds_char_value
[08:04:00] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[08:04:00] = drm_atomic_helper_connector_hdmi_mode_valid (4 subtests) =
[08:04:00] [PASSED] drm_test_check_mode_valid
[08:04:00] [PASSED] drm_test_check_mode_valid_reject
[08:04:00] [PASSED] drm_test_check_mode_valid_reject_rate
[08:04:00] [PASSED] drm_test_check_mode_valid_reject_max_clock
[08:04:00] === [PASSED] drm_atomic_helper_connector_hdmi_mode_valid ===
[08:04:00] = drm_atomic_helper_connector_hdmi_infoframes (5 subtests) =
[08:04:00] [PASSED] drm_test_check_infoframes
[08:04:00] [PASSED] drm_test_check_reject_avi_infoframe
[08:04:00] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_8
[08:04:00] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_10
[08:04:00] [PASSED] drm_test_check_reject_audio_infoframe
[08:04:00] === [PASSED] drm_atomic_helper_connector_hdmi_infoframes ===
[08:04:00] ================= drm_managed (2 subtests) =================
[08:04:00] [PASSED] drm_test_managed_release_action
[08:04:00] [PASSED] drm_test_managed_run_action
[08:04:00] =================== [PASSED] drm_managed ===================
[08:04:00] =================== drm_mm (6 subtests) ====================
[08:04:00] [PASSED] drm_test_mm_init
[08:04:00] [PASSED] drm_test_mm_debug
[08:04:00] [PASSED] drm_test_mm_align32
[08:04:00] [PASSED] drm_test_mm_align64
[08:04:00] [PASSED] drm_test_mm_lowest
[08:04:00] [PASSED] drm_test_mm_highest
[08:04:00] ===================== [PASSED] drm_mm ======================
[08:04:00] ============= drm_modes_analog_tv (5 subtests) =============
[08:04:00] [PASSED] drm_test_modes_analog_tv_mono_576i
[08:04:00] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[08:04:00] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[08:04:00] [PASSED] drm_test_modes_analog_tv_pal_576i
[08:04:00] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[08:04:00] =============== [PASSED] drm_modes_analog_tv ===============
[08:04:00] ============== drm_plane_helper (2 subtests) ===============
[08:04:00] =============== drm_test_check_plane_state  ================
[08:04:00] [PASSED] clipping_simple
[08:04:00] [PASSED] clipping_rotate_reflect
[08:04:00] [PASSED] positioning_simple
[08:04:00] [PASSED] upscaling
[08:04:00] [PASSED] downscaling
[08:04:00] [PASSED] rounding1
[08:04:00] [PASSED] rounding2
[08:04:00] [PASSED] rounding3
[08:04:00] [PASSED] rounding4
[08:04:00] =========== [PASSED] drm_test_check_plane_state ============
[08:04:00] =========== drm_test_check_invalid_plane_state  ============
[08:04:00] [PASSED] positioning_invalid
[08:04:00] [PASSED] upscaling_invalid
[08:04:00] [PASSED] downscaling_invalid
[08:04:00] ======= [PASSED] drm_test_check_invalid_plane_state ========
[08:04:00] ================ [PASSED] drm_plane_helper =================
[08:04:00] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[08:04:00] ====== drm_test_connector_helper_tv_get_modes_check  =======
[08:04:00] [PASSED] None
[08:04:00] [PASSED] PAL
[08:04:00] [PASSED] NTSC
[08:04:00] [PASSED] Both, NTSC Default
[08:04:00] [PASSED] Both, PAL Default
[08:04:00] [PASSED] Both, NTSC Default, with PAL on command-line
[08:04:00] [PASSED] Both, PAL Default, with NTSC on command-line
[08:04:00] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[08:04:00] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[08:04:00] ================== drm_rect (9 subtests) ===================
[08:04:00] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[08:04:00] [PASSED] drm_test_rect_clip_scaled_not_clipped
[08:04:00] [PASSED] drm_test_rect_clip_scaled_clipped
[08:04:00] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[08:04:00] ================= drm_test_rect_intersect  =================
[08:04:00] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[08:04:00] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[08:04:00] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[08:04:00] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[08:04:00] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[08:04:00] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[08:04:00] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[08:04:00] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[08:04:00] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[08:04:00] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[08:04:00] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[08:04:00] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[08:04:00] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[08:04:00] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[08:04:00] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
stty: 'standard input': Inappropriate ioctl for device
[08:04:00] ============= [PASSED] drm_test_rect_intersect =============
[08:04:00] ================ drm_test_rect_calc_hscale  ================
[08:04:00] [PASSED] normal use
[08:04:00] [PASSED] out of max range
[08:04:00] [PASSED] out of min range
[08:04:00] [PASSED] zero dst
[08:04:00] [PASSED] negative src
[08:04:00] [PASSED] negative dst
[08:04:00] ============ [PASSED] drm_test_rect_calc_hscale ============
[08:04:00] ================ drm_test_rect_calc_vscale  ================
[08:04:00] [PASSED] normal use
[08:04:00] [PASSED] out of max range
[08:04:00] [PASSED] out of min range
[08:04:00] [PASSED] zero dst
[08:04:00] [PASSED] negative src
[08:04:00] [PASSED] negative dst
[08:04:00] ============ [PASSED] drm_test_rect_calc_vscale ============
[08:04:00] ================== drm_test_rect_rotate  ===================
[08:04:00] [PASSED] reflect-x
[08:04:00] [PASSED] reflect-y
[08:04:00] [PASSED] rotate-0
[08:04:00] [PASSED] rotate-90
[08:04:00] [PASSED] rotate-180
[08:04:00] [PASSED] rotate-270
[08:04:00] ============== [PASSED] drm_test_rect_rotate ===============
[08:04:00] ================ drm_test_rect_rotate_inv  =================
[08:04:00] [PASSED] reflect-x
[08:04:00] [PASSED] reflect-y
[08:04:00] [PASSED] rotate-0
[08:04:00] [PASSED] rotate-90
[08:04:00] [PASSED] rotate-180
[08:04:00] [PASSED] rotate-270
[08:04:00] ============ [PASSED] drm_test_rect_rotate_inv =============
[08:04:00] ==================== [PASSED] drm_rect =====================
[08:04:00] ============ drm_sysfb_modeset_test (1 subtest) ============
[08:04:00] ============ drm_test_sysfb_build_fourcc_list  =============
[08:04:00] [PASSED] no native formats
[08:04:00] [PASSED] XRGB8888 as native format
[08:04:00] [PASSED] remove duplicates
[08:04:00] [PASSED] convert alpha formats
[08:04:00] [PASSED] random formats
[08:04:00] ======== [PASSED] drm_test_sysfb_build_fourcc_list =========
[08:04:00] ============= [PASSED] drm_sysfb_modeset_test ==============
[08:04:00] ================== drm_fixp (2 subtests) ===================
[08:04:00] [PASSED] drm_test_int2fixp
[08:04:00] [PASSED] drm_test_sm2fixp
[08:04:00] ==================== [PASSED] drm_fixp =====================
[08:04:00] ============================================================
[08:04:00] Testing complete. Ran 630 tests: passed: 630
[08:04:01] Elapsed time: 27.544s total, 1.673s configuring, 25.444s building, 0.424s running

+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/ttm/tests/.kunitconfig
[08:04:01] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[08:04:02] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[08:04:12] Starting KUnit Kernel (1/1)...
[08:04:12] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[08:04:12] ================= ttm_device (5 subtests) ==================
[08:04:12] [PASSED] ttm_device_init_basic
[08:04:12] [PASSED] ttm_device_init_multiple
[08:04:12] [PASSED] ttm_device_fini_basic
[08:04:12] [PASSED] ttm_device_init_no_vma_man
[08:04:12] ================== ttm_device_init_pools  ==================
[08:04:12] [PASSED] No DMA allocations, no DMA32 required
[08:04:12] [PASSED] DMA allocations, DMA32 required
[08:04:12] [PASSED] No DMA allocations, DMA32 required
[08:04:12] [PASSED] DMA allocations, no DMA32 required
[08:04:12] ============== [PASSED] ttm_device_init_pools ==============
[08:04:12] =================== [PASSED] ttm_device ====================
[08:04:12] ================== ttm_pool (8 subtests) ===================
[08:04:12] ================== ttm_pool_alloc_basic  ===================
[08:04:12] [PASSED] One page
[08:04:12] [PASSED] More than one page
[08:04:12] [PASSED] Above the allocation limit
[08:04:12] [PASSED] One page, with coherent DMA mappings enabled
[08:04:12] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[08:04:12] ============== [PASSED] ttm_pool_alloc_basic ===============
[08:04:12] ============== ttm_pool_alloc_basic_dma_addr  ==============
[08:04:12] [PASSED] One page
[08:04:12] [PASSED] More than one page
[08:04:12] [PASSED] Above the allocation limit
[08:04:12] [PASSED] One page, with coherent DMA mappings enabled
[08:04:12] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[08:04:12] ========== [PASSED] ttm_pool_alloc_basic_dma_addr ==========
[08:04:12] [PASSED] ttm_pool_alloc_order_caching_match
[08:04:12] [PASSED] ttm_pool_alloc_caching_mismatch
[08:04:12] [PASSED] ttm_pool_alloc_order_mismatch
[08:04:12] [PASSED] ttm_pool_free_dma_alloc
[08:04:12] [PASSED] ttm_pool_free_no_dma_alloc
[08:04:12] [PASSED] ttm_pool_fini_basic
[08:04:12] ==================== [PASSED] ttm_pool =====================
[08:04:12] ================ ttm_resource (8 subtests) =================
[08:04:12] ================= ttm_resource_init_basic  =================
[08:04:12] [PASSED] Init resource in TTM_PL_SYSTEM
[08:04:12] [PASSED] Init resource in TTM_PL_VRAM
[08:04:12] [PASSED] Init resource in a private placement
[08:04:12] [PASSED] Init resource in TTM_PL_SYSTEM, set placement flags
[08:04:12] ============= [PASSED] ttm_resource_init_basic =============
[08:04:12] [PASSED] ttm_resource_init_pinned
[08:04:12] [PASSED] ttm_resource_fini_basic
[08:04:12] [PASSED] ttm_resource_manager_init_basic
[08:04:12] [PASSED] ttm_resource_manager_usage_basic
[08:04:12] [PASSED] ttm_resource_manager_set_used_basic
[08:04:12] [PASSED] ttm_sys_man_alloc_basic
[08:04:12] [PASSED] ttm_sys_man_free_basic
[08:04:12] ================== [PASSED] ttm_resource ===================
[08:04:12] =================== ttm_tt (15 subtests) ===================
[08:04:12] ==================== ttm_tt_init_basic  ====================
[08:04:12] [PASSED] Page-aligned size
[08:04:12] [PASSED] Extra pages requested
[08:04:12] ================ [PASSED] ttm_tt_init_basic ================
[08:04:12] [PASSED] ttm_tt_init_misaligned
[08:04:12] [PASSED] ttm_tt_fini_basic
[08:04:12] [PASSED] ttm_tt_fini_sg
[08:04:12] [PASSED] ttm_tt_fini_shmem
[08:04:12] [PASSED] ttm_tt_create_basic
[08:04:12] [PASSED] ttm_tt_create_invalid_bo_type
[08:04:12] [PASSED] ttm_tt_create_ttm_exists
[08:04:12] [PASSED] ttm_tt_create_failed
[08:04:12] [PASSED] ttm_tt_destroy_basic
[08:04:12] [PASSED] ttm_tt_populate_null_ttm
[08:04:12] [PASSED] ttm_tt_populate_populated_ttm
[08:04:12] [PASSED] ttm_tt_unpopulate_basic
[08:04:12] [PASSED] ttm_tt_unpopulate_empty_ttm
[08:04:12] [PASSED] ttm_tt_swapin_basic
[08:04:12] ===================== [PASSED] ttm_tt ======================
[08:04:12] =================== ttm_bo (14 subtests) ===================
[08:04:12] =========== ttm_bo_reserve_optimistic_no_ticket  ===========
[08:04:12] [PASSED] Cannot be interrupted and sleeps
[08:04:12] [PASSED] Cannot be interrupted, locks straight away
[08:04:12] [PASSED] Can be interrupted, sleeps
[08:04:12] ======= [PASSED] ttm_bo_reserve_optimistic_no_ticket =======
[08:04:12] [PASSED] ttm_bo_reserve_locked_no_sleep
[08:04:12] [PASSED] ttm_bo_reserve_no_wait_ticket
[08:04:12] [PASSED] ttm_bo_reserve_double_resv
[08:04:12] [PASSED] ttm_bo_reserve_interrupted
[08:04:12] [PASSED] ttm_bo_reserve_deadlock
[08:04:12] [PASSED] ttm_bo_unreserve_basic
[08:04:12] [PASSED] ttm_bo_unreserve_pinned
[08:04:12] [PASSED] ttm_bo_unreserve_bulk
[08:04:12] [PASSED] ttm_bo_fini_basic
[08:04:12] [PASSED] ttm_bo_fini_shared_resv
[08:04:12] [PASSED] ttm_bo_pin_basic
[08:04:12] [PASSED] ttm_bo_pin_unpin_resource
[08:04:12] [PASSED] ttm_bo_multiple_pin_one_unpin
[08:04:12] ===================== [PASSED] ttm_bo ======================
[08:04:12] ============== ttm_bo_validate (21 subtests) ===============
[08:04:12] ============== ttm_bo_init_reserved_sys_man  ===============
[08:04:12] [PASSED] Buffer object for userspace
[08:04:12] [PASSED] Kernel buffer object
[08:04:12] [PASSED] Shared buffer object
[08:04:12] ========== [PASSED] ttm_bo_init_reserved_sys_man ===========
[08:04:12] ============== ttm_bo_init_reserved_mock_man  ==============
[08:04:12] [PASSED] Buffer object for userspace
[08:04:12] [PASSED] Kernel buffer object
[08:04:12] [PASSED] Shared buffer object
[08:04:12] ========== [PASSED] ttm_bo_init_reserved_mock_man ==========
[08:04:12] [PASSED] ttm_bo_init_reserved_resv
[08:04:12] ================== ttm_bo_validate_basic  ==================
[08:04:12] [PASSED] Buffer object for userspace
[08:04:12] [PASSED] Kernel buffer object
[08:04:12] [PASSED] Shared buffer object
[08:04:12] ============== [PASSED] ttm_bo_validate_basic ==============
[08:04:12] [PASSED] ttm_bo_validate_invalid_placement
[08:04:12] ============= ttm_bo_validate_same_placement  ==============
[08:04:12] [PASSED] System manager
[08:04:12] [PASSED] VRAM manager
[08:04:12] ========= [PASSED] ttm_bo_validate_same_placement ==========
[08:04:12] [PASSED] ttm_bo_validate_failed_alloc
[08:04:12] [PASSED] ttm_bo_validate_pinned
[08:04:12] [PASSED] ttm_bo_validate_busy_placement
[08:04:12] ================ ttm_bo_validate_multihop  =================
[08:04:12] [PASSED] Buffer object for userspace
[08:04:12] [PASSED] Kernel buffer object
[08:04:12] [PASSED] Shared buffer object
[08:04:12] ============ [PASSED] ttm_bo_validate_multihop =============
[08:04:12] ========== ttm_bo_validate_no_placement_signaled  ==========
[08:04:12] [PASSED] Buffer object in system domain, no page vector
[08:04:12] [PASSED] Buffer object in system domain with an existing page vector
[08:04:12] ====== [PASSED] ttm_bo_validate_no_placement_signaled ======
[08:04:12] ======== ttm_bo_validate_no_placement_not_signaled  ========
[08:04:12] [PASSED] Buffer object for userspace
[08:04:12] [PASSED] Kernel buffer object
[08:04:12] [PASSED] Shared buffer object
[08:04:12] ==== [PASSED] ttm_bo_validate_no_placement_not_signaled ====
[08:04:12] [PASSED] ttm_bo_validate_move_fence_signaled
[08:04:12] ========= ttm_bo_validate_move_fence_not_signaled  =========
[08:04:12] [PASSED] Waits for GPU
[08:04:12] [PASSED] Tries to lock straight away
[08:04:12] ===== [PASSED] ttm_bo_validate_move_fence_not_signaled =====
[08:04:12] [PASSED] ttm_bo_validate_happy_evict
[08:04:12] [PASSED] ttm_bo_validate_all_pinned_evict
[08:04:12] [PASSED] ttm_bo_validate_allowed_only_evict
[08:04:12] [PASSED] ttm_bo_validate_deleted_evict
[08:04:12] [PASSED] ttm_bo_validate_busy_domain_evict
[08:04:12] [PASSED] ttm_bo_validate_evict_gutting
[08:04:12] [PASSED] ttm_bo_validate_recrusive_evict
stty: 'standard input': Inappropriate ioctl for device
[08:04:12] ================= [PASSED] ttm_bo_validate =================
[08:04:12] ============================================================
[08:04:12] Testing complete. Ran 101 tests: passed: 101
[08:04:12] Elapsed time: 11.258s total, 1.660s configuring, 9.331s building, 0.228s running

+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel



^ permalink raw reply	[flat|nested] 14+ messages in thread

* RE: [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
  2026-01-27  7:49 [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 Harish Chegondi
  2026-01-27  8:04 ` ✓ CI.KUnit: success for series starting with [1/1] " Patchwork
@ 2026-01-27  8:45 ` Bhadane, Dnyaneshwar
  2026-01-27 10:28 ` ✗ Xe.CI.Full: failure for series starting with [1/1] " Patchwork
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 14+ messages in thread
From: Bhadane, Dnyaneshwar @ 2026-01-27  8:45 UTC (permalink / raw)
  To: Chegondi, Harish, intel-xe@lists.freedesktop.org
  Cc: Chegondi, Harish, Roper, Matthew D, Sousa, Gustavo



> -----Original Message-----
> From: Intel-xe <intel-xe-bounces@lists.freedesktop.org> On Behalf Of Harish
> Chegondi
> Sent: Tuesday, January 27, 2026 1:20 PM
> To: intel-xe@lists.freedesktop.org
> Cc: Chegondi, Harish <harish.chegondi@intel.com>; Roper, Matthew D
> <matthew.d.roper@intel.com>; Sousa, Gustavo <gustavo.sousa@intel.com>
> Subject: [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP
> 20.04
> 
> Apply WA 18041344222 to Xe2 LPG graphics IP version 20.04 too.
> 
> Bspec: 56024
> Cc: Matt Roper <matthew.d.roper@intel.com>
> Cc: Gustavo Sousa <gustavo.sousa@intel.com>
> Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>

LGTM,
Reviewed-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>

> ---
>  drivers/gpu/drm/xe/xe_wa.c | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c index
> a991ee2b8781..1153a7363cff 100644
> --- a/drivers/gpu/drm/xe/xe_wa.c
> +++ b/drivers/gpu/drm/xe/xe_wa.c
> @@ -535,6 +535,13 @@ static const struct xe_rtp_entry_sr engine_was[] = {
>  		       FUNC(xe_rtp_match_first_render_or_compute)),
>  	  XE_RTP_ACTIONS(SET(TDL_TSL_CHICKEN, RES_CHK_SPR_DIS))
>  	},
> +	{ XE_RTP_NAME("18041344222"),
> +	  XE_RTP_RULES(GRAPHICS_VERSION(2004),
> +		       FUNC(xe_rtp_match_first_render_or_compute),
> +		       FUNC(xe_rtp_match_not_sriov_vf),
> +		       FUNC(xe_rtp_match_gt_has_discontiguous_dss_groups)),
> +	  XE_RTP_ACTIONS(SET(TDL_CHICKEN,
> EUSTALL_PERF_SAMPLING_DISABLE))
> +	},
> 
>  	/* Xe2_HPG */
> 
> --
> 2.43.0


^ permalink raw reply	[flat|nested] 14+ messages in thread

* ✗ Xe.CI.Full: failure for series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
  2026-01-27  7:49 [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 Harish Chegondi
  2026-01-27  8:04 ` ✓ CI.KUnit: success for series starting with [1/1] " Patchwork
  2026-01-27  8:45 ` [PATCH 1/1] " Bhadane, Dnyaneshwar
@ 2026-01-27 10:28 ` Patchwork
  2026-01-27 20:50 ` [PATCH 1/1] " Matt Roper
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 14+ messages in thread
From: Patchwork @ 2026-01-27 10:28 UTC (permalink / raw)
  To: Harish Chegondi; +Cc: intel-xe

[-- Attachment #1: Type: text/plain, Size: 415 bytes --]

== Series Details ==

Series: series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
URL   : https://patchwork.freedesktop.org/series/160683/
State : failure

== Summary ==

ERROR: The runconfig 'xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d_FULL' does not exist in the database

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/index.html

[-- Attachment #2: Type: text/html, Size: 980 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
  2026-01-27  7:49 [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 Harish Chegondi
                   ` (2 preceding siblings ...)
  2026-01-27 10:28 ` ✗ Xe.CI.Full: failure for series starting with [1/1] " Patchwork
@ 2026-01-27 20:50 ` Matt Roper
  2026-01-28 22:54   ` Harish Chegondi
  2026-01-30  0:48   ` Harish Chegondi
  2026-01-28  7:42 ` ✗ Xe.CI.Full: failure for series starting with [1/1] " Patchwork
                   ` (3 subsequent siblings)
  7 siblings, 2 replies; 14+ messages in thread
From: Matt Roper @ 2026-01-27 20:50 UTC (permalink / raw)
  To: Harish Chegondi; +Cc: intel-xe, Gustavo Sousa

On Mon, Jan 26, 2026 at 11:49:50PM -0800, Harish Chegondi wrote:
> Apply WA 18041344222 to Xe2 LPG graphics IP version 20.04 too.
> 
> Bspec: 56024
> Cc: Matt Roper <matthew.d.roper@intel.com>
> Cc: Gustavo Sousa <gustavo.sousa@intel.com>
> Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
> ---
>  drivers/gpu/drm/xe/xe_wa.c | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> index a991ee2b8781..1153a7363cff 100644
> --- a/drivers/gpu/drm/xe/xe_wa.c
> +++ b/drivers/gpu/drm/xe/xe_wa.c
> @@ -535,6 +535,13 @@ static const struct xe_rtp_entry_sr engine_was[] = {
>  		       FUNC(xe_rtp_match_first_render_or_compute)),
>  	  XE_RTP_ACTIONS(SET(TDL_TSL_CHICKEN, RES_CHK_SPR_DIS))
>  	},
> +	{ XE_RTP_NAME("18041344222"),
> +	  XE_RTP_RULES(GRAPHICS_VERSION(2004),
> +		       FUNC(xe_rtp_match_first_render_or_compute),
> +		       FUNC(xe_rtp_match_not_sriov_vf),

We don't need this; nothing on the engine_was[] list applied to SRIOV
VFs so we never apply any of them.  This RTP match function is intended
for OOB functions (and possibly LRC workarounds).


Matt

> +		       FUNC(xe_rtp_match_gt_has_discontiguous_dss_groups)),
> +	  XE_RTP_ACTIONS(SET(TDL_CHICKEN, EUSTALL_PERF_SAMPLING_DISABLE))
> +	},
>  
>  	/* Xe2_HPG */
>  
> -- 
> 2.43.0
> 

-- 
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation

^ permalink raw reply	[flat|nested] 14+ messages in thread

* ✗ Xe.CI.Full: failure for series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
  2026-01-27  7:49 [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 Harish Chegondi
                   ` (3 preceding siblings ...)
  2026-01-27 20:50 ` [PATCH 1/1] " Matt Roper
@ 2026-01-28  7:42 ` Patchwork
  2026-01-28  7:45 ` ✓ CI.KUnit: success " Patchwork
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 14+ messages in thread
From: Patchwork @ 2026-01-28  7:42 UTC (permalink / raw)
  To: Harish Chegondi; +Cc: intel-xe

[-- Attachment #1: Type: text/plain, Size: 62512 bytes --]

== Series Details ==

Series: series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
URL   : https://patchwork.freedesktop.org/series/160683/
State : failure

== Summary ==

CI Bug Log - changes from xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d_FULL -> xe-pw-160683v1_FULL
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with xe-pw-160683v1_FULL absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in xe-pw-160683v1_FULL, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
  to document this new failure mode, which will reduce false positives in CI.

  

Participating hosts (2 -> 2)
------------------------------

  No changes in participating hosts

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in xe-pw-160683v1_FULL:

### IGT changes ###

#### Possible regressions ####

  * igt@xe_exec_system_allocator@process-many-mmap-prefetch:
    - shard-bmg:          [PASS][1] -> [ABORT][2]
   [1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@xe_exec_system_allocator@process-many-mmap-prefetch.html
   [2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-7/igt@xe_exec_system_allocator@process-many-mmap-prefetch.html

  * igt@xe_module_load@force-load:
    - shard-bmg:          NOTRUN -> [DMESG-WARN][3]
   [3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-7/igt@xe_module_load@force-load.html

  
Known issues
------------

  Here are the changes found in xe-pw-160683v1_FULL that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
    - shard-bmg:          NOTRUN -> [SKIP][4] ([Intel XE#2233])
   [4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-10/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html

  * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip:
    - shard-lnl:          NOTRUN -> [SKIP][5] ([Intel XE#1407]) +1 other test skip
   [5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-1/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html

  * igt@kms_big_fb@x-tiled-32bpp-rotate-90:
    - shard-bmg:          NOTRUN -> [SKIP][6] ([Intel XE#2327]) +1 other test skip
   [6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-9/igt@kms_big_fb@x-tiled-32bpp-rotate-90.html

  * igt@kms_big_fb@y-tiled-16bpp-rotate-0:
    - shard-bmg:          NOTRUN -> [SKIP][7] ([Intel XE#1124]) +10 other tests skip
   [7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_big_fb@y-tiled-16bpp-rotate-0.html
    - shard-lnl:          NOTRUN -> [SKIP][8] ([Intel XE#1124]) +1 other test skip
   [8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-1/igt@kms_big_fb@y-tiled-16bpp-rotate-0.html

  * igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p:
    - shard-lnl:          NOTRUN -> [SKIP][9] ([Intel XE#1512])
   [9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-2/igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p.html

  * igt@kms_bw@connected-linear-tiling-4-displays-2560x1440p:
    - shard-bmg:          NOTRUN -> [SKIP][10] ([Intel XE#2314] / [Intel XE#2894]) +1 other test skip
   [10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-1/igt@kms_bw@connected-linear-tiling-4-displays-2560x1440p.html

  * igt@kms_bw@linear-tiling-4-displays-3840x2160p:
    - shard-bmg:          NOTRUN -> [SKIP][11] ([Intel XE#367])
   [11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-7/igt@kms_bw@linear-tiling-4-displays-3840x2160p.html

  * igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs:
    - shard-bmg:          [PASS][12] -> [INCOMPLETE][13] ([Intel XE#7084]) +1 other test incomplete
   [12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-7/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
   [13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-1/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html

  * igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs:
    - shard-lnl:          NOTRUN -> [SKIP][14] ([Intel XE#3432])
   [14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-8/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs.html
    - shard-bmg:          NOTRUN -> [SKIP][15] ([Intel XE#3432])
   [15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-3/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs.html

  * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs@pipe-b-dp-2:
    - shard-bmg:          NOTRUN -> [SKIP][16] ([Intel XE#2652] / [Intel XE#787]) +8 other tests skip
   [16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-1/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs@pipe-b-dp-2.html

  * igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs:
    - shard-lnl:          NOTRUN -> [SKIP][17] ([Intel XE#2887]) +3 other tests skip
   [17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-8/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs.html

  * igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs:
    - shard-bmg:          NOTRUN -> [SKIP][18] ([Intel XE#2887]) +9 other tests skip
   [18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-4/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html

  * igt@kms_chamelium_color@ctm-0-50:
    - shard-bmg:          NOTRUN -> [SKIP][19] ([Intel XE#2325])
   [19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-10/igt@kms_chamelium_color@ctm-0-50.html

  * igt@kms_chamelium_edid@dp-edid-stress-resolution-4k:
    - shard-lnl:          NOTRUN -> [SKIP][20] ([Intel XE#373]) +2 other tests skip
   [20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-4/igt@kms_chamelium_edid@dp-edid-stress-resolution-4k.html

  * igt@kms_chamelium_hpd@dp-hpd-with-enabled-mode:
    - shard-bmg:          NOTRUN -> [SKIP][21] ([Intel XE#2252]) +4 other tests skip
   [21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-1/igt@kms_chamelium_hpd@dp-hpd-with-enabled-mode.html

  * igt@kms_content_protection@atomic-hdcp14:
    - shard-bmg:          NOTRUN -> [FAIL][22] ([Intel XE#3304]) +1 other test fail
   [22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-8/igt@kms_content_protection@atomic-hdcp14.html

  * igt@kms_content_protection@dp-mst-lic-type-0:
    - shard-bmg:          NOTRUN -> [SKIP][23] ([Intel XE#2390] / [Intel XE#6974])
   [23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_content_protection@dp-mst-lic-type-0.html

  * igt@kms_content_protection@dp-mst-type-0-hdcp14:
    - shard-bmg:          NOTRUN -> [SKIP][24] ([Intel XE#6974]) +1 other test skip
   [24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-3/igt@kms_content_protection@dp-mst-type-0-hdcp14.html
    - shard-lnl:          NOTRUN -> [SKIP][25] ([Intel XE#6974]) +1 other test skip
   [25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-8/igt@kms_content_protection@dp-mst-type-0-hdcp14.html

  * igt@kms_content_protection@mei-interface:
    - shard-bmg:          NOTRUN -> [SKIP][26] ([Intel XE#2341])
   [26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-3/igt@kms_content_protection@mei-interface.html

  * igt@kms_content_protection@suspend-resume@pipe-a-dp-2:
    - shard-bmg:          NOTRUN -> [FAIL][27] ([Intel XE#1178] / [Intel XE#3304]) +1 other test fail
   [27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_content_protection@suspend-resume@pipe-a-dp-2.html

  * igt@kms_cursor_crc@cursor-offscreen-32x32:
    - shard-bmg:          NOTRUN -> [SKIP][28] ([Intel XE#2320]) +2 other tests skip
   [28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-4/igt@kms_cursor_crc@cursor-offscreen-32x32.html
    - shard-lnl:          NOTRUN -> [SKIP][29] ([Intel XE#1424])
   [29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-2/igt@kms_cursor_crc@cursor-offscreen-32x32.html

  * igt@kms_cursor_legacy@2x-nonblocking-modeset-vs-cursor-atomic:
    - shard-lnl:          NOTRUN -> [SKIP][30] ([Intel XE#309])
   [30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-4/igt@kms_cursor_legacy@2x-nonblocking-modeset-vs-cursor-atomic.html

  * igt@kms_display_modes@extended-mode-basic:
    - shard-lnl:          NOTRUN -> [SKIP][31] ([Intel XE#4302])
   [31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-2/igt@kms_display_modes@extended-mode-basic.html

  * igt@kms_dsc@dsc-with-bpc:
    - shard-lnl:          NOTRUN -> [SKIP][32] ([Intel XE#2244])
   [32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-8/igt@kms_dsc@dsc-with-bpc.html

  * igt@kms_dsc@dsc-with-output-formats-with-bpc:
    - shard-bmg:          NOTRUN -> [SKIP][33] ([Intel XE#2244])
   [33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-1/igt@kms_dsc@dsc-with-output-formats-with-bpc.html

  * igt@kms_feature_discovery@chamelium:
    - shard-bmg:          NOTRUN -> [SKIP][34] ([Intel XE#2372])
   [34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-7/igt@kms_feature_discovery@chamelium.html

  * igt@kms_flip@2x-absolute-wf_vblank-interruptible:
    - shard-lnl:          NOTRUN -> [SKIP][35] ([Intel XE#1421]) +1 other test skip
   [35]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-2/igt@kms_flip@2x-absolute-wf_vblank-interruptible.html

  * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling@pipe-a-valid-mode:
    - shard-bmg:          NOTRUN -> [SKIP][36] ([Intel XE#2293]) +1 other test skip
   [36]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-8/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling@pipe-a-valid-mode.html

  * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling:
    - shard-bmg:          NOTRUN -> [SKIP][37] ([Intel XE#2293] / [Intel XE#2380]) +1 other test skip
   [37]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-4/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling.html

  * igt@kms_flip_scaled_crc@flip-32bpp-yuv-linear-to-32bpp-yuv-linear-reflect-x@pipe-a-valid-mode:
    - shard-bmg:          NOTRUN -> [SKIP][38] ([Intel XE#7064]) +1 other test skip
   [38]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-9/igt@kms_flip_scaled_crc@flip-32bpp-yuv-linear-to-32bpp-yuv-linear-reflect-x@pipe-a-valid-mode.html

  * igt@kms_flip_scaled_crc@flip-nv12-linear-to-nv12-linear-reflect-x:
    - shard-bmg:          NOTRUN -> [SKIP][39] ([Intel XE#7064] / [Intel XE#7081]) +1 other test skip
   [39]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-4/igt@kms_flip_scaled_crc@flip-nv12-linear-to-nv12-linear-reflect-x.html

  * igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-draw-blt:
    - shard-bmg:          NOTRUN -> [SKIP][40] ([Intel XE#2311]) +17 other tests skip
   [40]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt:
    - shard-bmg:          NOTRUN -> [SKIP][41] ([Intel XE#4141]) +10 other tests skip
   [41]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-blt:
    - shard-lnl:          NOTRUN -> [SKIP][42] ([Intel XE#656]) +11 other tests skip
   [42]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-4/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@fbcdrrs-1p-offscreen-pri-indfb-draw-blt:
    - shard-lnl:          NOTRUN -> [SKIP][43] ([Intel XE#6312])
   [43]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-1/igt@kms_frontbuffer_tracking@fbcdrrs-1p-offscreen-pri-indfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@fbcdrrs-rgb101010-draw-render:
    - shard-lnl:          NOTRUN -> [SKIP][44] ([Intel XE#651]) +3 other tests skip
   [44]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-3/igt@kms_frontbuffer_tracking@fbcdrrs-rgb101010-draw-render.html

  * igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y:
    - shard-lnl:          NOTRUN -> [SKIP][45] ([Intel XE#1469])
   [45]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-3/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
    - shard-bmg:          NOTRUN -> [SKIP][46] ([Intel XE#2352])
   [46]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-9/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html

  * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-pgflip-blt:
    - shard-bmg:          NOTRUN -> [SKIP][47] ([Intel XE#2313]) +22 other tests skip
   [47]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-9/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-pgflip-blt.html

  * igt@kms_frontbuffer_tracking@plane-fbc-rte:
    - shard-bmg:          NOTRUN -> [SKIP][48] ([Intel XE#2350])
   [48]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-7/igt@kms_frontbuffer_tracking@plane-fbc-rte.html

  * igt@kms_frontbuffer_tracking@psr-argb161616f-draw-blt:
    - shard-lnl:          NOTRUN -> [SKIP][49] ([Intel XE#7061])
   [49]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-1/igt@kms_frontbuffer_tracking@psr-argb161616f-draw-blt.html
    - shard-bmg:          NOTRUN -> [SKIP][50] ([Intel XE#7061])
   [50]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-1/igt@kms_frontbuffer_tracking@psr-argb161616f-draw-blt.html

  * igt@kms_hdr@static-swap:
    - shard-lnl:          NOTRUN -> [SKIP][51] ([Intel XE#1503])
   [51]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-1/igt@kms_hdr@static-swap.html

  * igt@kms_joiner@basic-force-big-joiner:
    - shard-lnl:          NOTRUN -> [SKIP][52] ([Intel XE#7086])
   [52]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-5/igt@kms_joiner@basic-force-big-joiner.html

  * igt@kms_joiner@basic-force-ultra-joiner:
    - shard-bmg:          NOTRUN -> [SKIP][53] ([Intel XE#6911])
   [53]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-7/igt@kms_joiner@basic-force-ultra-joiner.html

  * igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner:
    - shard-bmg:          NOTRUN -> [SKIP][54] ([Intel XE#2925])
   [54]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-4/igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner.html

  * igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-cc-modifier-source-clamping:
    - shard-bmg:          NOTRUN -> [SKIP][55] ([Intel XE#7130] / [Intel XE#7131]) +1 other test skip
   [55]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-8/igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-cc-modifier-source-clamping.html

  * igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-cc-modifier-source-clamping@pipe-b-plane-5:
    - shard-bmg:          NOTRUN -> [SKIP][56] ([Intel XE#7131]) +3 other tests skip
   [56]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-8/igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-cc-modifier-source-clamping@pipe-b-plane-5.html

  * igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-modifier-source-clamping:
    - shard-lnl:          NOTRUN -> [SKIP][57] ([Intel XE#7130] / [Intel XE#7131])
   [57]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-5/igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-modifier-source-clamping.html

  * igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-modifier-source-clamping@pipe-b-plane-0:
    - shard-lnl:          NOTRUN -> [SKIP][58] ([Intel XE#7130]) +3 other tests skip
   [58]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-5/igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-modifier-source-clamping@pipe-b-plane-0.html

  * igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-modifier-source-clamping@pipe-b-plane-5:
    - shard-lnl:          NOTRUN -> [SKIP][59] ([Intel XE#7131]) +1 other test skip
   [59]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-5/igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-modifier-source-clamping@pipe-b-plane-5.html

  * igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-cc-modifier@pipe-a-plane-0:
    - shard-bmg:          NOTRUN -> [SKIP][60] ([Intel XE#7130]) +21 other tests skip
   [60]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-1/igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-cc-modifier@pipe-a-plane-0.html

  * igt@kms_plane_multiple@2x-tiling-y:
    - shard-lnl:          NOTRUN -> [SKIP][61] ([Intel XE#4596])
   [61]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-2/igt@kms_plane_multiple@2x-tiling-y.html
    - shard-bmg:          NOTRUN -> [SKIP][62] ([Intel XE#5021])
   [62]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-7/igt@kms_plane_multiple@2x-tiling-y.html

  * igt@kms_plane_scaling@planes-downscale-factor-0-5@pipe-c:
    - shard-lnl:          NOTRUN -> [SKIP][63] ([Intel XE#6886]) +3 other tests skip
   [63]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-5/igt@kms_plane_scaling@planes-downscale-factor-0-5@pipe-c.html

  * igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5@pipe-b:
    - shard-bmg:          NOTRUN -> [SKIP][64] ([Intel XE#6886]) +8 other tests skip
   [64]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-3/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5@pipe-b.html

  * igt@kms_pm_backlight@fade-with-dpms:
    - shard-bmg:          NOTRUN -> [SKIP][65] ([Intel XE#870])
   [65]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-9/igt@kms_pm_backlight@fade-with-dpms.html

  * igt@kms_pm_dc@dc5-dpms:
    - shard-lnl:          [PASS][66] -> [FAIL][67] ([Intel XE#718])
   [66]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-lnl-7/igt@kms_pm_dc@dc5-dpms.html
   [67]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-5/igt@kms_pm_dc@dc5-dpms.html

  * igt@kms_pm_dc@dc5-retention-flops:
    - shard-bmg:          NOTRUN -> [SKIP][68] ([Intel XE#3309])
   [68]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-8/igt@kms_pm_dc@dc5-retention-flops.html

  * igt@kms_pm_rpm@dpms-lpsp:
    - shard-bmg:          NOTRUN -> [SKIP][69] ([Intel XE#1439] / [Intel XE#3141] / [Intel XE#836])
   [69]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-4/igt@kms_pm_rpm@dpms-lpsp.html

  * igt@kms_pm_rpm@dpms-mode-unset-non-lpsp:
    - shard-lnl:          NOTRUN -> [SKIP][70] ([Intel XE#1439] / [Intel XE#836])
   [70]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-8/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html

  * igt@kms_pm_rpm@universal-planes:
    - shard-bmg:          [PASS][71] -> [SKIP][72] ([Intel XE#6693])
   [71]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-10/igt@kms_pm_rpm@universal-planes.html
   [72]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_pm_rpm@universal-planes.html

  * igt@kms_properties@get_properties-sanity-atomic:
    - shard-bmg:          NOTRUN -> [SKIP][73] ([Intel XE#6703]) +15 other tests skip
   [73]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_properties@get_properties-sanity-atomic.html

  * igt@kms_psr2_sf@fbc-psr2-plane-move-sf-dmg-area:
    - shard-lnl:          NOTRUN -> [SKIP][74] ([Intel XE#1406] / [Intel XE#2893] / [Intel XE#4608])
   [74]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-4/igt@kms_psr2_sf@fbc-psr2-plane-move-sf-dmg-area.html

  * igt@kms_psr2_sf@fbc-psr2-plane-move-sf-dmg-area@pipe-b-edp-1:
    - shard-lnl:          NOTRUN -> [SKIP][75] ([Intel XE#1406] / [Intel XE#4608]) +1 other test skip
   [75]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-4/igt@kms_psr2_sf@fbc-psr2-plane-move-sf-dmg-area@pipe-b-edp-1.html

  * igt@kms_psr2_sf@psr2-plane-move-sf-dmg-area:
    - shard-bmg:          NOTRUN -> [SKIP][76] ([Intel XE#1406] / [Intel XE#1489]) +4 other tests skip
   [76]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-1/igt@kms_psr2_sf@psr2-plane-move-sf-dmg-area.html

  * igt@kms_psr@fbc-pr-sprite-blt:
    - shard-lnl:          NOTRUN -> [SKIP][77] ([Intel XE#1406])
   [77]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-2/igt@kms_psr@fbc-pr-sprite-blt.html

  * igt@kms_psr@psr-suspend:
    - shard-bmg:          NOTRUN -> [SKIP][78] ([Intel XE#1406] / [Intel XE#2234] / [Intel XE#2850]) +15 other tests skip
   [78]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-10/igt@kms_psr@psr-suspend.html

  * igt@kms_psr@psr2-primary-render:
    - shard-bmg:          NOTRUN -> [SKIP][79] ([Intel XE#1406] / [Intel XE#2234])
   [79]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-3/igt@kms_psr@psr2-primary-render.html

  * igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
    - shard-bmg:          NOTRUN -> [SKIP][80] ([Intel XE#1406] / [Intel XE#2414])
   [80]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-7/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html

  * igt@kms_rotation_crc@sprite-rotation-90-pos-100-0:
    - shard-bmg:          NOTRUN -> [SKIP][81] ([Intel XE#3414] / [Intel XE#3904]) +1 other test skip
   [81]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-8/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html

  * igt@kms_sharpness_filter@invalid-filter-with-scaler:
    - shard-bmg:          NOTRUN -> [SKIP][82] ([Intel XE#6503]) +2 other tests skip
   [82]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-4/igt@kms_sharpness_filter@invalid-filter-with-scaler.html

  * igt@kms_vrr@cmrr@pipe-a-edp-1:
    - shard-lnl:          [PASS][83] -> [FAIL][84] ([Intel XE#4459]) +1 other test fail
   [83]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-lnl-2/igt@kms_vrr@cmrr@pipe-a-edp-1.html
   [84]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-4/igt@kms_vrr@cmrr@pipe-a-edp-1.html

  * igt@kms_vrr@flip-basic:
    - shard-bmg:          NOTRUN -> [SKIP][85] ([Intel XE#1499]) +1 other test skip
   [85]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-4/igt@kms_vrr@flip-basic.html

  * igt@xe_compute@ccs-mode-basic:
    - shard-bmg:          NOTRUN -> [SKIP][86] ([Intel XE#6599])
   [86]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-3/igt@xe_compute@ccs-mode-basic.html

  * igt@xe_create@create-massive-size:
    - shard-lnl:          [PASS][87] -> [DMESG-WARN][88] ([Intel XE#4537] / [Intel XE#7063]) +1 other test dmesg-warn
   [87]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-lnl-2/igt@xe_create@create-massive-size.html
   [88]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-2/igt@xe_create@create-massive-size.html

  * igt@xe_eudebug@basic-client-th:
    - shard-lnl:          NOTRUN -> [SKIP][89] ([Intel XE#4837]) +1 other test skip
   [89]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-3/igt@xe_eudebug@basic-client-th.html

  * igt@xe_eudebug@discovery-race-vmbind:
    - shard-bmg:          NOTRUN -> [SKIP][90] ([Intel XE#4837]) +6 other tests skip
   [90]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-10/igt@xe_eudebug@discovery-race-vmbind.html

  * igt@xe_eudebug_online@pagefault-one-of-many:
    - shard-bmg:          NOTRUN -> [SKIP][91] ([Intel XE#6665])
   [91]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@xe_eudebug_online@pagefault-one-of-many.html

  * igt@xe_eudebug_online@preempt-breakpoint:
    - shard-lnl:          NOTRUN -> [SKIP][92] ([Intel XE#4837] / [Intel XE#6665])
   [92]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-1/igt@xe_eudebug_online@preempt-breakpoint.html

  * igt@xe_eudebug_online@set-breakpoint-faultable:
    - shard-bmg:          NOTRUN -> [SKIP][93] ([Intel XE#4837] / [Intel XE#6665]) +4 other tests skip
   [93]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-9/igt@xe_eudebug_online@set-breakpoint-faultable.html

  * igt@xe_evict@evict-beng-mixed-many-threads-small:
    - shard-lnl:          NOTRUN -> [SKIP][94] ([Intel XE#688])
   [94]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-5/igt@xe_evict@evict-beng-mixed-many-threads-small.html
    - shard-bmg:          NOTRUN -> [INCOMPLETE][95] ([Intel XE#6321])
   [95]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-9/igt@xe_evict@evict-beng-mixed-many-threads-small.html

  * igt@xe_evict@evict-small-multi-queue:
    - shard-bmg:          NOTRUN -> [SKIP][96] ([Intel XE#7140])
   [96]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-10/igt@xe_evict@evict-small-multi-queue.html

  * igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-rebind:
    - shard-lnl:          NOTRUN -> [SKIP][97] ([Intel XE#1392]) +1 other test skip
   [97]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-8/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-rebind.html

  * igt@xe_exec_basic@multigpu-no-exec-bindexecqueue:
    - shard-bmg:          NOTRUN -> [SKIP][98] ([Intel XE#2322]) +5 other tests skip
   [98]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-8/igt@xe_exec_basic@multigpu-no-exec-bindexecqueue.html

  * igt@xe_exec_fault_mode@once-multi-queue-invalid-fault:
    - shard-lnl:          NOTRUN -> [SKIP][99] ([Intel XE#7136]) +3 other tests skip
   [99]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-7/igt@xe_exec_fault_mode@once-multi-queue-invalid-fault.html

  * igt@xe_exec_fault_mode@once-multi-queue-userptr-invalidate-imm:
    - shard-bmg:          NOTRUN -> [SKIP][100] ([Intel XE#7136]) +12 other tests skip
   [100]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-10/igt@xe_exec_fault_mode@once-multi-queue-userptr-invalidate-imm.html

  * igt@xe_exec_fault_mode@twice-userptr-rebind:
    - shard-bmg:          [PASS][101] -> [SKIP][102] ([Intel XE#6703]) +64 other tests skip
   [101]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-3/igt@xe_exec_fault_mode@twice-userptr-rebind.html
   [102]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@xe_exec_fault_mode@twice-userptr-rebind.html

  * igt@xe_exec_multi_queue@max-queues-preempt-mode-dyn-priority:
    - shard-lnl:          NOTRUN -> [SKIP][103] ([Intel XE#6874]) +3 other tests skip
   [103]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-3/igt@xe_exec_multi_queue@max-queues-preempt-mode-dyn-priority.html

  * igt@xe_exec_multi_queue@two-queues-priority:
    - shard-bmg:          NOTRUN -> [SKIP][104] ([Intel XE#6874]) +23 other tests skip
   [104]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-10/igt@xe_exec_multi_queue@two-queues-priority.html

  * igt@xe_exec_system_allocator@once-large-mmap-remap-dontunmap-eocheck:
    - shard-lnl:          NOTRUN -> [DMESG-WARN][105] ([Intel XE#7063])
   [105]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-2/igt@xe_exec_system_allocator@once-large-mmap-remap-dontunmap-eocheck.html

  * igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-single-vma:
    - shard-lnl:          [PASS][106] -> [FAIL][107] ([Intel XE#5625])
   [106]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-lnl-2/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-single-vma.html
   [107]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-1/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-single-vma.html

  * igt@xe_exec_system_allocator@threads-many-execqueues-mmap-file-mlock:
    - shard-bmg:          [PASS][108] -> [SKIP][109] ([Intel XE#6557] / [Intel XE#6703])
   [108]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-9/igt@xe_exec_system_allocator@threads-many-execqueues-mmap-file-mlock.html
   [109]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@xe_exec_system_allocator@threads-many-execqueues-mmap-file-mlock.html

  * igt@xe_exec_system_allocator@threads-many-large-execqueues-mmap-free-huge-nomemset:
    - shard-lnl:          NOTRUN -> [SKIP][110] ([Intel XE#4943]) +2 other tests skip
   [110]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-5/igt@xe_exec_system_allocator@threads-many-large-execqueues-mmap-free-huge-nomemset.html

  * igt@xe_exec_system_allocator@threads-shared-vm-many-large-execqueues-mmap-free-huge-nomemset:
    - shard-bmg:          NOTRUN -> [SKIP][111] ([Intel XE#4943]) +19 other tests skip
   [111]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@xe_exec_system_allocator@threads-shared-vm-many-large-execqueues-mmap-free-huge-nomemset.html

  * igt@xe_exec_system_allocator@threads-shared-vm-many-large-new-busy:
    - shard-lnl:          [PASS][112] -> [DMESG-WARN][113] ([Intel XE#7063]) +7 other tests dmesg-warn
   [112]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-lnl-2/igt@xe_exec_system_allocator@threads-shared-vm-many-large-new-busy.html
   [113]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-7/igt@xe_exec_system_allocator@threads-shared-vm-many-large-new-busy.html

  * igt@xe_exec_threads@threads-multi-queue-mixed-shared-vm-userptr:
    - shard-lnl:          NOTRUN -> [SKIP][114] ([Intel XE#7138]) +1 other test skip
   [114]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-4/igt@xe_exec_threads@threads-multi-queue-mixed-shared-vm-userptr.html

  * igt@xe_exec_threads@threads-multi-queue-mixed-userptr-invalidate:
    - shard-bmg:          NOTRUN -> [SKIP][115] ([Intel XE#7138]) +5 other tests skip
   [115]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-7/igt@xe_exec_threads@threads-multi-queue-mixed-userptr-invalidate.html

  * igt@xe_live_ktest@xe_eudebug:
    - shard-bmg:          NOTRUN -> [SKIP][116] ([Intel XE#2833])
   [116]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-3/igt@xe_live_ktest@xe_eudebug.html

  * igt@xe_multigpu_svm@mgpu-concurrent-access-prefetch:
    - shard-bmg:          NOTRUN -> [SKIP][117] ([Intel XE#6964]) +2 other tests skip
   [117]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-9/igt@xe_multigpu_svm@mgpu-concurrent-access-prefetch.html

  * igt@xe_peer2peer@read:
    - shard-bmg:          NOTRUN -> [SKIP][118] ([Intel XE#2427] / [Intel XE#6953])
   [118]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-8/igt@xe_peer2peer@read.html

  * igt@xe_pm@d3cold-multiple-execs:
    - shard-bmg:          NOTRUN -> [SKIP][119] ([Intel XE#2284])
   [119]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-10/igt@xe_pm@d3cold-multiple-execs.html
    - shard-lnl:          NOTRUN -> [SKIP][120] ([Intel XE#2284] / [Intel XE#366])
   [120]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-7/igt@xe_pm@d3cold-multiple-execs.html

  * igt@xe_pmu@all-fn-engine-activity-load:
    - shard-lnl:          NOTRUN -> [SKIP][121] ([Intel XE#4650])
   [121]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-1/igt@xe_pmu@all-fn-engine-activity-load.html

  * igt@xe_pxp@pxp-termination-key-update-post-suspend:
    - shard-bmg:          NOTRUN -> [SKIP][122] ([Intel XE#4733]) +1 other test skip
   [122]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@xe_pxp@pxp-termination-key-update-post-suspend.html

  * igt@xe_query@multigpu-query-invalid-size:
    - shard-bmg:          NOTRUN -> [SKIP][123] ([Intel XE#944]) +1 other test skip
   [123]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-7/igt@xe_query@multigpu-query-invalid-size.html

  * igt@xe_sriov_flr@flr-twice:
    - shard-bmg:          [PASS][124] -> [FAIL][125] ([Intel XE#6569])
   [124]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-10/igt@xe_sriov_flr@flr-twice.html
   [125]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-7/igt@xe_sriov_flr@flr-twice.html

  * igt@xe_sriov_flr@flr-vf1-clear:
    - shard-lnl:          NOTRUN -> [SKIP][126] ([Intel XE#3342])
   [126]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-3/igt@xe_sriov_flr@flr-vf1-clear.html

  
#### Possible fixes ####

  * igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1:
    - shard-lnl:          [FAIL][127] ([Intel XE#6054]) -> [PASS][128] +3 other tests pass
   [127]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-lnl-4/igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1.html
   [128]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-8/igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1.html

  * igt@kms_atomic_transition@plane-all-transition@pipe-a-dp-2:
    - shard-bmg:          [DMESG-FAIL][129] ([Intel XE#5545]) -> [PASS][130] +2 other tests pass
   [129]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@kms_atomic_transition@plane-all-transition@pipe-a-dp-2.html
   [130]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_atomic_transition@plane-all-transition@pipe-a-dp-2.html

  * igt@kms_cursor_legacy@flip-vs-cursor-legacy:
    - shard-bmg:          [FAIL][131] ([Intel XE#5299]) -> [PASS][132]
   [131]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-9/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html
   [132]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-10/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html

  * igt@kms_flip@2x-flip-vs-rmfb-interruptible:
    - shard-bmg:          [DMESG-FAIL][133] ([Intel XE#5208]) -> [PASS][134]
   [133]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@kms_flip@2x-flip-vs-rmfb-interruptible.html
   [134]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-7/igt@kms_flip@2x-flip-vs-rmfb-interruptible.html

  * igt@kms_pm_dc@dc6-dpms:
    - shard-lnl:          [FAIL][135] ([Intel XE#718]) -> [PASS][136]
   [135]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-lnl-4/igt@kms_pm_dc@dc6-dpms.html
   [136]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-7/igt@kms_pm_dc@dc6-dpms.html

  * igt@xe_evict@evict-mixed-many-threads-small:
    - shard-bmg:          [INCOMPLETE][137] ([Intel XE#6321]) -> [PASS][138]
   [137]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-8/igt@xe_evict@evict-mixed-many-threads-small.html
   [138]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-3/igt@xe_evict@evict-mixed-many-threads-small.html

  * igt@xe_exec_reset@gt-reset-stress:
    - shard-lnl:          [DMESG-WARN][139] ([Intel XE#7023]) -> [PASS][140]
   [139]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-lnl-4/igt@xe_exec_reset@gt-reset-stress.html
   [140]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-7/igt@xe_exec_reset@gt-reset-stress.html

  * igt@xe_exec_system_allocator@many-large-execqueues-mmap-prefetch-shared:
    - shard-lnl:          [DMESG-WARN][141] ([Intel XE#7063]) -> [PASS][142] +10 other tests pass
   [141]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-lnl-7/igt@xe_exec_system_allocator@many-large-execqueues-mmap-prefetch-shared.html
   [142]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-lnl-5/igt@xe_exec_system_allocator@many-large-execqueues-mmap-prefetch-shared.html

  * igt@xe_exec_system_allocator@process-many-large-malloc-bo-unmap-nomemset:
    - shard-bmg:          [SKIP][143] ([Intel XE#6703]) -> [PASS][144] +24 other tests pass
   [143]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@xe_exec_system_allocator@process-many-large-malloc-bo-unmap-nomemset.html
   [144]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@xe_exec_system_allocator@process-many-large-malloc-bo-unmap-nomemset.html

  * igt@xe_sriov_flr@flr-each-isolation:
    - shard-bmg:          [FAIL][145] ([Intel XE#6569]) -> [PASS][146]
   [145]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-4/igt@xe_sriov_flr@flr-each-isolation.html
   [146]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-1/igt@xe_sriov_flr@flr-each-isolation.html

  * igt@xe_sriov_vram@vf-access-beyond:
    - shard-bmg:          [FAIL][147] ([Intel XE#5937]) -> [PASS][148] +1 other test pass
   [147]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-9/igt@xe_sriov_vram@vf-access-beyond.html
   [148]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-3/igt@xe_sriov_vram@vf-access-beyond.html

  * igt@xe_vm@bind-array-many:
    - shard-bmg:          [SKIP][149] ([Intel XE#6557] / [Intel XE#6703]) -> [PASS][150]
   [149]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@xe_vm@bind-array-many.html
   [150]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-9/igt@xe_vm@bind-array-many.html

  
#### Warnings ####

  * igt@kms_big_fb@4-tiled-32bpp-rotate-270:
    - shard-bmg:          [SKIP][151] ([Intel XE#6703]) -> [SKIP][152] ([Intel XE#2327])
   [151]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@kms_big_fb@4-tiled-32bpp-rotate-270.html
   [152]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-10/igt@kms_big_fb@4-tiled-32bpp-rotate-270.html

  * igt@kms_big_fb@y-tiled-64bpp-rotate-270:
    - shard-bmg:          [SKIP][153] ([Intel XE#1124]) -> [SKIP][154] ([Intel XE#6703])
   [153]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-10/igt@kms_big_fb@y-tiled-64bpp-rotate-270.html
   [154]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_big_fb@y-tiled-64bpp-rotate-270.html

  * igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p:
    - shard-bmg:          [SKIP][155] ([Intel XE#6703]) -> [SKIP][156] ([Intel XE#2314] / [Intel XE#2894])
   [155]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p.html
   [156]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-8/igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p.html

  * igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p:
    - shard-bmg:          [SKIP][157] ([Intel XE#2314] / [Intel XE#2894]) -> [SKIP][158] ([Intel XE#6703])
   [157]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-8/igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p.html
   [158]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p.html

  * igt@kms_ccs@ccs-on-another-bo-y-tiled-ccs:
    - shard-bmg:          [SKIP][159] ([Intel XE#6703]) -> [SKIP][160] ([Intel XE#2887]) +1 other test skip
   [159]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@kms_ccs@ccs-on-another-bo-y-tiled-ccs.html
   [160]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-4/igt@kms_ccs@ccs-on-another-bo-y-tiled-ccs.html

  * igt@kms_ccs@crc-primary-basic-y-tiled-gen12-mc-ccs:
    - shard-bmg:          [SKIP][161] ([Intel XE#2887]) -> [SKIP][162] ([Intel XE#6703])
   [161]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@kms_ccs@crc-primary-basic-y-tiled-gen12-mc-ccs.html
   [162]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_ccs@crc-primary-basic-y-tiled-gen12-mc-ccs.html

  * igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode:
    - shard-bmg:          [SKIP][163] ([Intel XE#2252]) -> [SKIP][164] ([Intel XE#6703])
   [163]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode.html
   [164]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode.html

  * igt@kms_cursor_crc@cursor-random-512x512:
    - shard-bmg:          [SKIP][165] ([Intel XE#2321]) -> [SKIP][166] ([Intel XE#6703])
   [165]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-7/igt@kms_cursor_crc@cursor-random-512x512.html
   [166]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_cursor_crc@cursor-random-512x512.html

  * igt@kms_fbcon_fbt@fbc:
    - shard-bmg:          [SKIP][167] ([Intel XE#4156]) -> [SKIP][168] ([Intel XE#6703])
   [167]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-4/igt@kms_fbcon_fbt@fbc.html
   [168]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_fbcon_fbt@fbc.html

  * igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt:
    - shard-bmg:          [SKIP][169] ([Intel XE#6703]) -> [SKIP][170] ([Intel XE#2311]) +1 other test skip
   [169]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt.html
   [170]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-10/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt.html

  * igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-plflip-blt:
    - shard-bmg:          [SKIP][171] ([Intel XE#2311]) -> [SKIP][172] ([Intel XE#6703])
   [171]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-plflip-blt.html
   [172]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-plflip-blt.html

  * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-render:
    - shard-bmg:          [SKIP][173] ([Intel XE#4141]) -> [SKIP][174] ([Intel XE#6703])
   [173]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-10/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-render.html
   [174]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-render.html

  * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-onoff:
    - shard-bmg:          [SKIP][175] ([Intel XE#2313]) -> [SKIP][176] ([Intel XE#6703]) +1 other test skip
   [175]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-7/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-onoff.html
   [176]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-onoff.html

  * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-cur-indfb-draw-mmap-wc:
    - shard-bmg:          [SKIP][177] ([Intel XE#6703]) -> [SKIP][178] ([Intel XE#2313])
   [177]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-cur-indfb-draw-mmap-wc.html
   [178]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-1/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-cur-indfb-draw-mmap-wc.html

  * igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5:
    - shard-bmg:          [SKIP][179] ([Intel XE#6703]) -> [SKIP][180] ([Intel XE#6886])
   [179]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5.html
   [180]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-3/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5.html

  * igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-sf:
    - shard-bmg:          [SKIP][181] ([Intel XE#1406] / [Intel XE#6703]) -> [SKIP][182] ([Intel XE#1406] / [Intel XE#1489])
   [181]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-sf.html
   [182]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-1/igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-sf.html

  * igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-sf:
    - shard-bmg:          [INCOMPLETE][183] ([Intel XE#2594]) -> [SKIP][184] ([Intel XE#1406] / [Intel XE#1489])
   [183]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-7/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-sf.html
   [184]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-9/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-sf.html

  * igt@kms_psr@fbc-psr-basic:
    - shard-bmg:          [SKIP][185] ([Intel XE#1406] / [Intel XE#2234] / [Intel XE#2850]) -> [SKIP][186] ([Intel XE#1406] / [Intel XE#6703])
   [185]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-4/igt@kms_psr@fbc-psr-basic.html
   [186]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_psr@fbc-psr-basic.html

  * igt@kms_sharpness_filter@filter-rotations:
    - shard-bmg:          [SKIP][187] ([Intel XE#6503]) -> [SKIP][188] ([Intel XE#6703])
   [187]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-1/igt@kms_sharpness_filter@filter-rotations.html
   [188]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@kms_sharpness_filter@filter-rotations.html

  * igt@kms_tiled_display@basic-test-pattern:
    - shard-bmg:          [SKIP][189] ([Intel XE#2426]) -> [FAIL][190] ([Intel XE#1729])
   [189]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-9/igt@kms_tiled_display@basic-test-pattern.html
   [190]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-10/igt@kms_tiled_display@basic-test-pattern.html

  * igt@kms_tiled_display@basic-test-pattern-with-chamelium:
    - shard-bmg:          [SKIP][191] ([Intel XE#2509]) -> [SKIP][192] ([Intel XE#2426])
   [191]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
   [192]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-7/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html

  * igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-rebind:
    - shard-bmg:          [SKIP][193] ([Intel XE#6703]) -> [SKIP][194] ([Intel XE#2322])
   [193]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-rebind.html
   [194]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-4/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-rebind.html

  * igt@xe_exec_basic@multigpu-no-exec-userptr-rebind:
    - shard-bmg:          [SKIP][195] ([Intel XE#2322]) -> [SKIP][196] ([Intel XE#6703])
   [195]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-7/igt@xe_exec_basic@multigpu-no-exec-userptr-rebind.html
   [196]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@xe_exec_basic@multigpu-no-exec-userptr-rebind.html

  * igt@xe_exec_fault_mode@twice-multi-queue-userptr-invalidate-race:
    - shard-bmg:          [SKIP][197] ([Intel XE#7136]) -> [SKIP][198] ([Intel XE#6703]) +1 other test skip
   [197]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-9/igt@xe_exec_fault_mode@twice-multi-queue-userptr-invalidate-race.html
   [198]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@xe_exec_fault_mode@twice-multi-queue-userptr-invalidate-race.html

  * igt@xe_exec_fault_mode@twice-multi-queue-userptr-rebind:
    - shard-bmg:          [SKIP][199] ([Intel XE#6703]) -> [SKIP][200] ([Intel XE#7136])
   [199]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@xe_exec_fault_mode@twice-multi-queue-userptr-rebind.html
   [200]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-9/igt@xe_exec_fault_mode@twice-multi-queue-userptr-rebind.html

  * igt@xe_exec_multi_queue@one-queue-preempt-mode-close-fd-smem:
    - shard-bmg:          [SKIP][201] ([Intel XE#6703]) -> [SKIP][202] ([Intel XE#6874]) +1 other test skip
   [201]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@xe_exec_multi_queue@one-queue-preempt-mode-close-fd-smem.html
   [202]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-4/igt@xe_exec_multi_queue@one-queue-preempt-mode-close-fd-smem.html

  * igt@xe_exec_multi_queue@two-queues-preempt-mode-fault-dyn-priority:
    - shard-bmg:          [SKIP][203] ([Intel XE#6874]) -> [SKIP][204] ([Intel XE#6703]) +2 other tests skip
   [203]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-8/igt@xe_exec_multi_queue@two-queues-preempt-mode-fault-dyn-priority.html
   [204]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@xe_exec_multi_queue@two-queues-preempt-mode-fault-dyn-priority.html

  * igt@xe_exec_system_allocator@process-many-mmap-new-huge-nomemset:
    - shard-bmg:          [SKIP][205] ([Intel XE#4943]) -> [SKIP][206] ([Intel XE#6703]) +2 other tests skip
   [205]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@xe_exec_system_allocator@process-many-mmap-new-huge-nomemset.html
   [206]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@xe_exec_system_allocator@process-many-mmap-new-huge-nomemset.html

  * igt@xe_exec_system_allocator@threads-shared-vm-many-mmap-huge-nomemset:
    - shard-bmg:          [SKIP][207] ([Intel XE#6703]) -> [SKIP][208] ([Intel XE#4943])
   [207]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-2/igt@xe_exec_system_allocator@threads-shared-vm-many-mmap-huge-nomemset.html
   [208]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-8/igt@xe_exec_system_allocator@threads-shared-vm-many-mmap-huge-nomemset.html

  * igt@xe_oa@oa-tlb-invalidate:
    - shard-bmg:          [SKIP][209] ([Intel XE#2248]) -> [SKIP][210] ([Intel XE#6703])
   [209]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-4/igt@xe_oa@oa-tlb-invalidate.html
   [210]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@xe_oa@oa-tlb-invalidate.html

  * igt@xe_pat@pat-index-xelp:
    - shard-bmg:          [SKIP][211] ([Intel XE#2245]) -> [SKIP][212] ([Intel XE#6703])
   [211]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-7/igt@xe_pat@pat-index-xelp.html
   [212]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@xe_pat@pat-index-xelp.html

  * igt@xe_query@multigpu-query-engines:
    - shard-bmg:          [SKIP][213] ([Intel XE#944]) -> [SKIP][214] ([Intel XE#6703])
   [213]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d/shard-bmg-8/igt@xe_query@multigpu-query-engines.html
   [214]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/shard-bmg-2/igt@xe_query@multigpu-query-engines.html

  
  [Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
  [Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178
  [Intel XE#1392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392
  [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#1439]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1439
  [Intel XE#1469]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1469
  [Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
  [Intel XE#1499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1499
  [Intel XE#1503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1503
  [Intel XE#1512]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1512
  [Intel XE#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729
  [Intel XE#2233]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2233
  [Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
  [Intel XE#2244]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2244
  [Intel XE#2245]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2245
  [Intel XE#2248]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2248
  [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#2293]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2293
  [Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311
  [Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313
  [Intel XE#2314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2314
  [Intel XE#2320]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2320
  [Intel XE#2321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2321
  [Intel XE#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322
  [Intel XE#2325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325
  [Intel XE#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327
  [Intel XE#2341]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2341
  [Intel XE#2350]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2350
  [Intel XE#2352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2352
  [Intel XE#2372]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2372
  [Intel XE#2380]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2380
  [Intel XE#2390]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2390
  [Intel XE#2414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2414
  [Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
  [Intel XE#2427]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2427
  [Intel XE#2509]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2509
  [Intel XE#2594]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2594
  [Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
  [Intel XE#2833]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2833
  [Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
  [Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
  [Intel XE#2893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2893
  [Intel XE#2894]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2894
  [Intel XE#2925]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2925
  [Intel XE#309]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/309
  [Intel XE#3141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3141
  [Intel XE#3304]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3304
  [Intel XE#3309]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3309
  [Intel XE#3342]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3342
  [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#366]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/366
  [Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
  [Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373
  [Intel XE#3904]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3904
  [Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
  [Intel XE#4156]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4156
  [Intel XE#4302]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4302
  [Intel XE#4459]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4459
  [Intel XE#4537]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4537
  [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#4650]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4650
  [Intel XE#4733]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4733
  [Intel XE#4837]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4837
  [Intel XE#4943]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4943
  [Intel XE#5021]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5021
  [Intel XE#5208]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5208
  [Intel XE#5299]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5299
  [Intel XE#5545]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5545
  [Intel XE#5625]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5625
  [Intel XE#5937]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5937
  [Intel XE#6054]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6054
  [Intel XE#6312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6312
  [Intel XE#6321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6321
  [Intel XE#6503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6503
  [Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651
  [Intel XE#6557]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6557
  [Intel XE#656]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/656
  [Intel XE#6569]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6569
  [Intel XE#6599]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6599
  [Intel XE#6665]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6665
  [Intel XE#6693]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6693
  [Intel XE#6703]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6703
  [Intel XE#6874]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6874
  [Intel XE#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688
  [Intel XE#6886]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6886
  [Intel XE#6911]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6911
  [Intel XE#6953]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6953
  [Intel XE#6964]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6964
  [Intel XE#6974]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6974
  [Intel XE#7023]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7023
  [Intel XE#7061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7061
  [Intel XE#7063]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7063
  [Intel XE#7064]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7064
  [Intel XE#7081]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7081
  [Intel XE#7084]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7084
  [Intel XE#7086]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7086
  [Intel XE#7130]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7130
  [Intel XE#7131]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7131
  [Intel XE#7136]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7136
  [Intel XE#7138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7138
  [Intel XE#7140]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7140
  [Intel XE#718]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/718
  [Intel XE#787]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/787
  [Intel XE#836]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/836
  [Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870
  [Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944


Build changes
-------------

  * IGT: IGT_8719 -> IGT_8718
  * Linux: xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d -> xe-pw-160683v1

  IGT_8718: 8718
  IGT_8719: 399f1e1cd9d38f0d0ab2c55a9ade415cc8248959 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  xe-4450-81edc0e82197ad273a82b5da0a64c43d5c5a9a5d: 81edc0e82197ad273a82b5da0a64c43d5c5a9a5d
  xe-pw-160683v1: 160683v1

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v1/index.html

[-- Attachment #2: Type: text/html, Size: 74186 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* ✓ CI.KUnit: success for series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
  2026-01-27  7:49 [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 Harish Chegondi
                   ` (4 preceding siblings ...)
  2026-01-28  7:42 ` ✗ Xe.CI.Full: failure for series starting with [1/1] " Patchwork
@ 2026-01-28  7:45 ` Patchwork
  2026-01-28 15:07 ` ✓ CI.KUnit: success for series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 (rev2) Patchwork
  2026-01-28 15:51 ` ✓ Xe.CI.BAT: " Patchwork
  7 siblings, 0 replies; 14+ messages in thread
From: Patchwork @ 2026-01-28  7:45 UTC (permalink / raw)
  To: Harish Chegondi; +Cc: intel-xe

== Series Details ==

Series: series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
URL   : https://patchwork.freedesktop.org/series/160683/
State : success

== Summary ==

+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[07:44:01] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[07:44:05] 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
[07:44:37] Starting KUnit Kernel (1/1)...
[07:44:37] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[07:44:37] ================== guc_buf (11 subtests) ===================
[07:44:37] [PASSED] test_smallest
[07:44:37] [PASSED] test_largest
[07:44:37] [PASSED] test_granular
[07:44:37] [PASSED] test_unique
[07:44:37] [PASSED] test_overlap
[07:44:37] [PASSED] test_reusable
[07:44:37] [PASSED] test_too_big
[07:44:37] [PASSED] test_flush
[07:44:37] [PASSED] test_lookup
[07:44:37] [PASSED] test_data
[07:44:37] [PASSED] test_class
[07:44:37] ===================== [PASSED] guc_buf =====================
[07:44:37] =================== guc_dbm (7 subtests) ===================
[07:44:37] [PASSED] test_empty
[07:44:37] [PASSED] test_default
[07:44:37] ======================== test_size  ========================
[07:44:37] [PASSED] 4
[07:44:37] [PASSED] 8
[07:44:37] [PASSED] 32
[07:44:37] [PASSED] 256
[07:44:37] ==================== [PASSED] test_size ====================
[07:44:37] ======================= test_reuse  ========================
[07:44:37] [PASSED] 4
[07:44:37] [PASSED] 8
[07:44:37] [PASSED] 32
[07:44:37] [PASSED] 256
[07:44:37] =================== [PASSED] test_reuse ====================
[07:44:37] =================== test_range_overlap  ====================
[07:44:37] [PASSED] 4
[07:44:37] [PASSED] 8
[07:44:37] [PASSED] 32
[07:44:37] [PASSED] 256
[07:44:37] =============== [PASSED] test_range_overlap ================
[07:44:37] =================== test_range_compact  ====================
[07:44:37] [PASSED] 4
[07:44:37] [PASSED] 8
[07:44:37] [PASSED] 32
[07:44:37] [PASSED] 256
[07:44:37] =============== [PASSED] test_range_compact ================
[07:44:37] ==================== test_range_spare  =====================
[07:44:37] [PASSED] 4
[07:44:37] [PASSED] 8
[07:44:37] [PASSED] 32
[07:44:37] [PASSED] 256
[07:44:37] ================ [PASSED] test_range_spare =================
[07:44:37] ===================== [PASSED] guc_dbm =====================
[07:44:37] =================== guc_idm (6 subtests) ===================
[07:44:37] [PASSED] bad_init
[07:44:37] [PASSED] no_init
[07:44:37] [PASSED] init_fini
[07:44:37] [PASSED] check_used
[07:44:37] [PASSED] check_quota
[07:44:37] [PASSED] check_all
[07:44:37] ===================== [PASSED] guc_idm =====================
[07:44:37] ================== no_relay (3 subtests) ===================
[07:44:37] [PASSED] xe_drops_guc2pf_if_not_ready
[07:44:37] [PASSED] xe_drops_guc2vf_if_not_ready
[07:44:37] [PASSED] xe_rejects_send_if_not_ready
[07:44:37] ==================== [PASSED] no_relay =====================
[07:44:37] ================== pf_relay (14 subtests) ==================
[07:44:37] [PASSED] pf_rejects_guc2pf_too_short
[07:44:37] [PASSED] pf_rejects_guc2pf_too_long
[07:44:37] [PASSED] pf_rejects_guc2pf_no_payload
[07:44:37] [PASSED] pf_fails_no_payload
[07:44:37] [PASSED] pf_fails_bad_origin
[07:44:37] [PASSED] pf_fails_bad_type
[07:44:37] [PASSED] pf_txn_reports_error
[07:44:37] [PASSED] pf_txn_sends_pf2guc
[07:44:37] [PASSED] pf_sends_pf2guc
[07:44:37] [SKIPPED] pf_loopback_nop
[07:44:37] [SKIPPED] pf_loopback_echo
[07:44:37] [SKIPPED] pf_loopback_fail
[07:44:37] [SKIPPED] pf_loopback_busy
[07:44:37] [SKIPPED] pf_loopback_retry
[07:44:37] ==================== [PASSED] pf_relay =====================
[07:44:37] ================== vf_relay (3 subtests) ===================
[07:44:37] [PASSED] vf_rejects_guc2vf_too_short
[07:44:37] [PASSED] vf_rejects_guc2vf_too_long
[07:44:37] [PASSED] vf_rejects_guc2vf_no_payload
[07:44:37] ==================== [PASSED] vf_relay =====================
[07:44:37] ================ pf_gt_config (6 subtests) =================
[07:44:37] [PASSED] fair_contexts_1vf
[07:44:37] [PASSED] fair_doorbells_1vf
[07:44:37] [PASSED] fair_ggtt_1vf
[07:44:37] ====================== fair_contexts  ======================
[07:44:37] [PASSED] 1 VF
[07:44:37] [PASSED] 2 VFs
[07:44:37] [PASSED] 3 VFs
[07:44:37] [PASSED] 4 VFs
[07:44:37] [PASSED] 5 VFs
[07:44:37] [PASSED] 6 VFs
[07:44:37] [PASSED] 7 VFs
[07:44:37] [PASSED] 8 VFs
[07:44:37] [PASSED] 9 VFs
[07:44:37] [PASSED] 10 VFs
[07:44:37] [PASSED] 11 VFs
[07:44:37] [PASSED] 12 VFs
[07:44:37] [PASSED] 13 VFs
[07:44:37] [PASSED] 14 VFs
[07:44:37] [PASSED] 15 VFs
[07:44:37] [PASSED] 16 VFs
[07:44:37] [PASSED] 17 VFs
[07:44:37] [PASSED] 18 VFs
[07:44:37] [PASSED] 19 VFs
[07:44:37] [PASSED] 20 VFs
[07:44:37] [PASSED] 21 VFs
[07:44:37] [PASSED] 22 VFs
[07:44:37] [PASSED] 23 VFs
[07:44:37] [PASSED] 24 VFs
[07:44:37] [PASSED] 25 VFs
[07:44:37] [PASSED] 26 VFs
[07:44:37] [PASSED] 27 VFs
[07:44:37] [PASSED] 28 VFs
[07:44:37] [PASSED] 29 VFs
[07:44:37] [PASSED] 30 VFs
[07:44:37] [PASSED] 31 VFs
[07:44:37] [PASSED] 32 VFs
[07:44:37] [PASSED] 33 VFs
[07:44:37] [PASSED] 34 VFs
[07:44:37] [PASSED] 35 VFs
[07:44:37] [PASSED] 36 VFs
[07:44:37] [PASSED] 37 VFs
[07:44:37] [PASSED] 38 VFs
[07:44:37] [PASSED] 39 VFs
[07:44:37] [PASSED] 40 VFs
[07:44:37] [PASSED] 41 VFs
[07:44:37] [PASSED] 42 VFs
[07:44:37] [PASSED] 43 VFs
[07:44:37] [PASSED] 44 VFs
[07:44:37] [PASSED] 45 VFs
[07:44:37] [PASSED] 46 VFs
[07:44:37] [PASSED] 47 VFs
[07:44:37] [PASSED] 48 VFs
[07:44:37] [PASSED] 49 VFs
[07:44:37] [PASSED] 50 VFs
[07:44:37] [PASSED] 51 VFs
[07:44:37] [PASSED] 52 VFs
[07:44:37] [PASSED] 53 VFs
[07:44:37] [PASSED] 54 VFs
[07:44:37] [PASSED] 55 VFs
[07:44:37] [PASSED] 56 VFs
[07:44:37] [PASSED] 57 VFs
[07:44:37] [PASSED] 58 VFs
[07:44:37] [PASSED] 59 VFs
[07:44:37] [PASSED] 60 VFs
[07:44:37] [PASSED] 61 VFs
[07:44:37] [PASSED] 62 VFs
[07:44:37] [PASSED] 63 VFs
[07:44:37] ================== [PASSED] fair_contexts ==================
[07:44:37] ===================== fair_doorbells  ======================
[07:44:37] [PASSED] 1 VF
[07:44:37] [PASSED] 2 VFs
[07:44:37] [PASSED] 3 VFs
[07:44:37] [PASSED] 4 VFs
[07:44:37] [PASSED] 5 VFs
[07:44:37] [PASSED] 6 VFs
[07:44:37] [PASSED] 7 VFs
[07:44:37] [PASSED] 8 VFs
[07:44:37] [PASSED] 9 VFs
[07:44:37] [PASSED] 10 VFs
[07:44:37] [PASSED] 11 VFs
[07:44:37] [PASSED] 12 VFs
[07:44:37] [PASSED] 13 VFs
[07:44:37] [PASSED] 14 VFs
[07:44:37] [PASSED] 15 VFs
[07:44:37] [PASSED] 16 VFs
[07:44:37] [PASSED] 17 VFs
[07:44:37] [PASSED] 18 VFs
[07:44:37] [PASSED] 19 VFs
[07:44:37] [PASSED] 20 VFs
[07:44:37] [PASSED] 21 VFs
[07:44:37] [PASSED] 22 VFs
[07:44:37] [PASSED] 23 VFs
[07:44:37] [PASSED] 24 VFs
[07:44:37] [PASSED] 25 VFs
[07:44:37] [PASSED] 26 VFs
[07:44:37] [PASSED] 27 VFs
[07:44:37] [PASSED] 28 VFs
[07:44:37] [PASSED] 29 VFs
[07:44:37] [PASSED] 30 VFs
[07:44:37] [PASSED] 31 VFs
[07:44:37] [PASSED] 32 VFs
[07:44:37] [PASSED] 33 VFs
[07:44:37] [PASSED] 34 VFs
[07:44:37] [PASSED] 35 VFs
[07:44:37] [PASSED] 36 VFs
[07:44:37] [PASSED] 37 VFs
[07:44:37] [PASSED] 38 VFs
[07:44:37] [PASSED] 39 VFs
[07:44:37] [PASSED] 40 VFs
[07:44:37] [PASSED] 41 VFs
[07:44:37] [PASSED] 42 VFs
[07:44:37] [PASSED] 43 VFs
[07:44:37] [PASSED] 44 VFs
[07:44:37] [PASSED] 45 VFs
[07:44:37] [PASSED] 46 VFs
[07:44:37] [PASSED] 47 VFs
[07:44:37] [PASSED] 48 VFs
[07:44:37] [PASSED] 49 VFs
[07:44:37] [PASSED] 50 VFs
[07:44:37] [PASSED] 51 VFs
[07:44:37] [PASSED] 52 VFs
[07:44:37] [PASSED] 53 VFs
[07:44:37] [PASSED] 54 VFs
[07:44:37] [PASSED] 55 VFs
[07:44:37] [PASSED] 56 VFs
[07:44:37] [PASSED] 57 VFs
[07:44:37] [PASSED] 58 VFs
[07:44:37] [PASSED] 59 VFs
[07:44:37] [PASSED] 60 VFs
[07:44:37] [PASSED] 61 VFs
[07:44:37] [PASSED] 62 VFs
[07:44:37] [PASSED] 63 VFs
[07:44:37] ================= [PASSED] fair_doorbells ==================
[07:44:37] ======================== fair_ggtt  ========================
[07:44:37] [PASSED] 1 VF
[07:44:37] [PASSED] 2 VFs
[07:44:37] [PASSED] 3 VFs
[07:44:37] [PASSED] 4 VFs
[07:44:37] [PASSED] 5 VFs
[07:44:37] [PASSED] 6 VFs
[07:44:37] [PASSED] 7 VFs
[07:44:37] [PASSED] 8 VFs
[07:44:37] [PASSED] 9 VFs
[07:44:37] [PASSED] 10 VFs
[07:44:37] [PASSED] 11 VFs
[07:44:37] [PASSED] 12 VFs
[07:44:37] [PASSED] 13 VFs
[07:44:37] [PASSED] 14 VFs
[07:44:37] [PASSED] 15 VFs
[07:44:37] [PASSED] 16 VFs
[07:44:37] [PASSED] 17 VFs
[07:44:37] [PASSED] 18 VFs
[07:44:37] [PASSED] 19 VFs
[07:44:37] [PASSED] 20 VFs
[07:44:37] [PASSED] 21 VFs
[07:44:37] [PASSED] 22 VFs
[07:44:37] [PASSED] 23 VFs
[07:44:37] [PASSED] 24 VFs
[07:44:37] [PASSED] 25 VFs
[07:44:37] [PASSED] 26 VFs
[07:44:37] [PASSED] 27 VFs
[07:44:37] [PASSED] 28 VFs
[07:44:37] [PASSED] 29 VFs
[07:44:37] [PASSED] 30 VFs
[07:44:37] [PASSED] 31 VFs
[07:44:37] [PASSED] 32 VFs
[07:44:37] [PASSED] 33 VFs
[07:44:37] [PASSED] 34 VFs
[07:44:37] [PASSED] 35 VFs
[07:44:37] [PASSED] 36 VFs
[07:44:37] [PASSED] 37 VFs
[07:44:37] [PASSED] 38 VFs
[07:44:37] [PASSED] 39 VFs
[07:44:37] [PASSED] 40 VFs
[07:44:37] [PASSED] 41 VFs
[07:44:37] [PASSED] 42 VFs
[07:44:37] [PASSED] 43 VFs
[07:44:37] [PASSED] 44 VFs
[07:44:37] [PASSED] 45 VFs
[07:44:37] [PASSED] 46 VFs
[07:44:37] [PASSED] 47 VFs
[07:44:37] [PASSED] 48 VFs
[07:44:37] [PASSED] 49 VFs
[07:44:37] [PASSED] 50 VFs
[07:44:37] [PASSED] 51 VFs
[07:44:37] [PASSED] 52 VFs
[07:44:37] [PASSED] 53 VFs
[07:44:37] [PASSED] 54 VFs
[07:44:37] [PASSED] 55 VFs
[07:44:37] [PASSED] 56 VFs
[07:44:37] [PASSED] 57 VFs
[07:44:37] [PASSED] 58 VFs
[07:44:37] [PASSED] 59 VFs
[07:44:37] [PASSED] 60 VFs
[07:44:37] [PASSED] 61 VFs
[07:44:37] [PASSED] 62 VFs
[07:44:37] [PASSED] 63 VFs
[07:44:37] ==================== [PASSED] fair_ggtt ====================
[07:44:37] ================== [PASSED] pf_gt_config ===================
[07:44:37] ===================== lmtt (1 subtest) =====================
[07:44:37] ======================== test_ops  =========================
[07:44:37] [PASSED] 2-level
[07:44:37] [PASSED] multi-level
[07:44:37] ==================== [PASSED] test_ops =====================
[07:44:37] ====================== [PASSED] lmtt =======================
[07:44:37] ================= pf_service (11 subtests) =================
[07:44:37] [PASSED] pf_negotiate_any
[07:44:37] [PASSED] pf_negotiate_base_match
[07:44:37] [PASSED] pf_negotiate_base_newer
[07:44:37] [PASSED] pf_negotiate_base_next
[07:44:37] [SKIPPED] pf_negotiate_base_older
[07:44:37] [PASSED] pf_negotiate_base_prev
[07:44:37] [PASSED] pf_negotiate_latest_match
[07:44:37] [PASSED] pf_negotiate_latest_newer
[07:44:37] [PASSED] pf_negotiate_latest_next
[07:44:37] [SKIPPED] pf_negotiate_latest_older
[07:44:37] [SKIPPED] pf_negotiate_latest_prev
[07:44:37] =================== [PASSED] pf_service ====================
[07:44:37] ================= xe_guc_g2g (2 subtests) ==================
[07:44:37] ============== xe_live_guc_g2g_kunit_default  ==============
[07:44:37] ========= [SKIPPED] xe_live_guc_g2g_kunit_default ==========
[07:44:37] ============== xe_live_guc_g2g_kunit_allmem  ===============
[07:44:37] ========== [SKIPPED] xe_live_guc_g2g_kunit_allmem ==========
[07:44:37] =================== [SKIPPED] xe_guc_g2g ===================
[07:44:37] =================== xe_mocs (2 subtests) ===================
[07:44:37] ================ xe_live_mocs_kernel_kunit  ================
[07:44:37] =========== [SKIPPED] xe_live_mocs_kernel_kunit ============
[07:44:37] ================ xe_live_mocs_reset_kunit  =================
[07:44:37] ============ [SKIPPED] xe_live_mocs_reset_kunit ============
[07:44:37] ==================== [SKIPPED] xe_mocs =====================
[07:44:37] ================= xe_migrate (2 subtests) ==================
[07:44:37] ================= xe_migrate_sanity_kunit  =================
[07:44:37] ============ [SKIPPED] xe_migrate_sanity_kunit =============
[07:44:37] ================== xe_validate_ccs_kunit  ==================
[07:44:37] ============= [SKIPPED] xe_validate_ccs_kunit ==============
[07:44:37] =================== [SKIPPED] xe_migrate ===================
[07:44:37] ================== xe_dma_buf (1 subtest) ==================
[07:44:37] ==================== xe_dma_buf_kunit  =====================
[07:44:37] ================ [SKIPPED] xe_dma_buf_kunit ================
[07:44:37] =================== [SKIPPED] xe_dma_buf ===================
[07:44:37] ================= xe_bo_shrink (1 subtest) =================
[07:44:37] =================== xe_bo_shrink_kunit  ====================
[07:44:37] =============== [SKIPPED] xe_bo_shrink_kunit ===============
[07:44:37] ================== [SKIPPED] xe_bo_shrink ==================
[07:44:37] ==================== xe_bo (2 subtests) ====================
[07:44:37] ================== xe_ccs_migrate_kunit  ===================
[07:44:37] ============== [SKIPPED] xe_ccs_migrate_kunit ==============
[07:44:37] ==================== xe_bo_evict_kunit  ====================
[07:44:37] =============== [SKIPPED] xe_bo_evict_kunit ================
[07:44:37] ===================== [SKIPPED] xe_bo ======================
[07:44:37] ==================== args (13 subtests) ====================
[07:44:37] [PASSED] count_args_test
[07:44:37] [PASSED] call_args_example
[07:44:37] [PASSED] call_args_test
[07:44:37] [PASSED] drop_first_arg_example
[07:44:37] [PASSED] drop_first_arg_test
[07:44:37] [PASSED] first_arg_example
[07:44:37] [PASSED] first_arg_test
[07:44:37] [PASSED] last_arg_example
[07:44:37] [PASSED] last_arg_test
[07:44:37] [PASSED] pick_arg_example
[07:44:37] [PASSED] if_args_example
[07:44:37] [PASSED] if_args_test
[07:44:37] [PASSED] sep_comma_example
[07:44:37] ====================== [PASSED] args =======================
[07:44:37] =================== xe_pci (3 subtests) ====================
[07:44:37] ==================== check_graphics_ip  ====================
[07:44:37] [PASSED] 12.00 Xe_LP
[07:44:37] [PASSED] 12.10 Xe_LP+
[07:44:37] [PASSED] 12.55 Xe_HPG
[07:44:37] [PASSED] 12.60 Xe_HPC
[07:44:37] [PASSED] 12.70 Xe_LPG
[07:44:37] [PASSED] 12.71 Xe_LPG
[07:44:37] [PASSED] 12.74 Xe_LPG+
[07:44:37] [PASSED] 20.01 Xe2_HPG
[07:44:37] [PASSED] 20.02 Xe2_HPG
[07:44:37] [PASSED] 20.04 Xe2_LPG
[07:44:37] [PASSED] 30.00 Xe3_LPG
[07:44:37] [PASSED] 30.01 Xe3_LPG
[07:44:37] [PASSED] 30.03 Xe3_LPG
[07:44:37] [PASSED] 30.04 Xe3_LPG
[07:44:37] [PASSED] 30.05 Xe3_LPG
[07:44:37] [PASSED] 35.11 Xe3p_XPC
[07:44:37] ================ [PASSED] check_graphics_ip ================
[07:44:37] ===================== check_media_ip  ======================
[07:44:37] [PASSED] 12.00 Xe_M
[07:44:37] [PASSED] 12.55 Xe_HPM
[07:44:37] [PASSED] 13.00 Xe_LPM+
[07:44:37] [PASSED] 13.01 Xe2_HPM
[07:44:37] [PASSED] 20.00 Xe2_LPM
[07:44:37] [PASSED] 30.00 Xe3_LPM
[07:44:37] [PASSED] 30.02 Xe3_LPM
[07:44:37] [PASSED] 35.00 Xe3p_LPM
[07:44:37] [PASSED] 35.03 Xe3p_HPM
[07:44:37] ================= [PASSED] check_media_ip ==================
[07:44:37] =================== check_platform_desc  ===================
[07:44:37] [PASSED] 0x9A60 (TIGERLAKE)
[07:44:37] [PASSED] 0x9A68 (TIGERLAKE)
[07:44:37] [PASSED] 0x9A70 (TIGERLAKE)
[07:44:37] [PASSED] 0x9A40 (TIGERLAKE)
[07:44:37] [PASSED] 0x9A49 (TIGERLAKE)
[07:44:37] [PASSED] 0x9A59 (TIGERLAKE)
[07:44:37] [PASSED] 0x9A78 (TIGERLAKE)
[07:44:37] [PASSED] 0x9AC0 (TIGERLAKE)
[07:44:37] [PASSED] 0x9AC9 (TIGERLAKE)
[07:44:37] [PASSED] 0x9AD9 (TIGERLAKE)
[07:44:37] [PASSED] 0x9AF8 (TIGERLAKE)
[07:44:37] [PASSED] 0x4C80 (ROCKETLAKE)
[07:44:37] [PASSED] 0x4C8A (ROCKETLAKE)
[07:44:37] [PASSED] 0x4C8B (ROCKETLAKE)
[07:44:37] [PASSED] 0x4C8C (ROCKETLAKE)
[07:44:37] [PASSED] 0x4C90 (ROCKETLAKE)
[07:44:37] [PASSED] 0x4C9A (ROCKETLAKE)
[07:44:37] [PASSED] 0x4680 (ALDERLAKE_S)
[07:44:37] [PASSED] 0x4682 (ALDERLAKE_S)
[07:44:37] [PASSED] 0x4688 (ALDERLAKE_S)
[07:44:37] [PASSED] 0x468A (ALDERLAKE_S)
[07:44:37] [PASSED] 0x468B (ALDERLAKE_S)
[07:44:37] [PASSED] 0x4690 (ALDERLAKE_S)
[07:44:37] [PASSED] 0x4692 (ALDERLAKE_S)
[07:44:37] [PASSED] 0x4693 (ALDERLAKE_S)
[07:44:37] [PASSED] 0x46A0 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46A1 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46A2 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46A3 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46A6 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46A8 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46AA (ALDERLAKE_P)
[07:44:37] [PASSED] 0x462A (ALDERLAKE_P)
[07:44:37] [PASSED] 0x4626 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x4628 (ALDERLAKE_P)
stty: 'standard input': Inappropriate ioctl for device
[07:44:37] [PASSED] 0x46B0 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46B1 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46B2 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46B3 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46C0 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46C1 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46C2 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46C3 (ALDERLAKE_P)
[07:44:37] [PASSED] 0x46D0 (ALDERLAKE_N)
[07:44:37] [PASSED] 0x46D1 (ALDERLAKE_N)
[07:44:37] [PASSED] 0x46D2 (ALDERLAKE_N)
[07:44:37] [PASSED] 0x46D3 (ALDERLAKE_N)
[07:44:37] [PASSED] 0x46D4 (ALDERLAKE_N)
[07:44:37] [PASSED] 0xA721 (ALDERLAKE_P)
[07:44:37] [PASSED] 0xA7A1 (ALDERLAKE_P)
[07:44:37] [PASSED] 0xA7A9 (ALDERLAKE_P)
[07:44:37] [PASSED] 0xA7AC (ALDERLAKE_P)
[07:44:37] [PASSED] 0xA7AD (ALDERLAKE_P)
[07:44:37] [PASSED] 0xA720 (ALDERLAKE_P)
[07:44:37] [PASSED] 0xA7A0 (ALDERLAKE_P)
[07:44:37] [PASSED] 0xA7A8 (ALDERLAKE_P)
[07:44:37] [PASSED] 0xA7AA (ALDERLAKE_P)
[07:44:37] [PASSED] 0xA7AB (ALDERLAKE_P)
[07:44:37] [PASSED] 0xA780 (ALDERLAKE_S)
[07:44:37] [PASSED] 0xA781 (ALDERLAKE_S)
[07:44:37] [PASSED] 0xA782 (ALDERLAKE_S)
[07:44:37] [PASSED] 0xA783 (ALDERLAKE_S)
[07:44:37] [PASSED] 0xA788 (ALDERLAKE_S)
[07:44:37] [PASSED] 0xA789 (ALDERLAKE_S)
[07:44:37] [PASSED] 0xA78A (ALDERLAKE_S)
[07:44:37] [PASSED] 0xA78B (ALDERLAKE_S)
[07:44:37] [PASSED] 0x4905 (DG1)
[07:44:37] [PASSED] 0x4906 (DG1)
[07:44:37] [PASSED] 0x4907 (DG1)
[07:44:37] [PASSED] 0x4908 (DG1)
[07:44:37] [PASSED] 0x4909 (DG1)
[07:44:37] [PASSED] 0x56C0 (DG2)
[07:44:37] [PASSED] 0x56C2 (DG2)
[07:44:37] [PASSED] 0x56C1 (DG2)
[07:44:37] [PASSED] 0x7D51 (METEORLAKE)
[07:44:37] [PASSED] 0x7DD1 (METEORLAKE)
[07:44:37] [PASSED] 0x7D41 (METEORLAKE)
[07:44:37] [PASSED] 0x7D67 (METEORLAKE)
[07:44:37] [PASSED] 0xB640 (METEORLAKE)
[07:44:37] [PASSED] 0x56A0 (DG2)
[07:44:37] [PASSED] 0x56A1 (DG2)
[07:44:37] [PASSED] 0x56A2 (DG2)
[07:44:37] [PASSED] 0x56BE (DG2)
[07:44:37] [PASSED] 0x56BF (DG2)
[07:44:37] [PASSED] 0x5690 (DG2)
[07:44:37] [PASSED] 0x5691 (DG2)
[07:44:37] [PASSED] 0x5692 (DG2)
[07:44:37] [PASSED] 0x56A5 (DG2)
[07:44:37] [PASSED] 0x56A6 (DG2)
[07:44:37] [PASSED] 0x56B0 (DG2)
[07:44:37] [PASSED] 0x56B1 (DG2)
[07:44:37] [PASSED] 0x56BA (DG2)
[07:44:37] [PASSED] 0x56BB (DG2)
[07:44:37] [PASSED] 0x56BC (DG2)
[07:44:37] [PASSED] 0x56BD (DG2)
[07:44:37] [PASSED] 0x5693 (DG2)
[07:44:37] [PASSED] 0x5694 (DG2)
[07:44:37] [PASSED] 0x5695 (DG2)
[07:44:37] [PASSED] 0x56A3 (DG2)
[07:44:37] [PASSED] 0x56A4 (DG2)
[07:44:37] [PASSED] 0x56B2 (DG2)
[07:44:37] [PASSED] 0x56B3 (DG2)
[07:44:37] [PASSED] 0x5696 (DG2)
[07:44:37] [PASSED] 0x5697 (DG2)
[07:44:37] [PASSED] 0xB69 (PVC)
[07:44:37] [PASSED] 0xB6E (PVC)
[07:44:37] [PASSED] 0xBD4 (PVC)
[07:44:37] [PASSED] 0xBD5 (PVC)
[07:44:37] [PASSED] 0xBD6 (PVC)
[07:44:37] [PASSED] 0xBD7 (PVC)
[07:44:37] [PASSED] 0xBD8 (PVC)
[07:44:37] [PASSED] 0xBD9 (PVC)
[07:44:37] [PASSED] 0xBDA (PVC)
[07:44:37] [PASSED] 0xBDB (PVC)
[07:44:37] [PASSED] 0xBE0 (PVC)
[07:44:37] [PASSED] 0xBE1 (PVC)
[07:44:37] [PASSED] 0xBE5 (PVC)
[07:44:37] [PASSED] 0x7D40 (METEORLAKE)
[07:44:37] [PASSED] 0x7D45 (METEORLAKE)
[07:44:37] [PASSED] 0x7D55 (METEORLAKE)
[07:44:37] [PASSED] 0x7D60 (METEORLAKE)
[07:44:37] [PASSED] 0x7DD5 (METEORLAKE)
[07:44:37] [PASSED] 0x6420 (LUNARLAKE)
[07:44:37] [PASSED] 0x64A0 (LUNARLAKE)
[07:44:37] [PASSED] 0x64B0 (LUNARLAKE)
[07:44:37] [PASSED] 0xE202 (BATTLEMAGE)
[07:44:37] [PASSED] 0xE209 (BATTLEMAGE)
[07:44:37] [PASSED] 0xE20B (BATTLEMAGE)
[07:44:37] [PASSED] 0xE20C (BATTLEMAGE)
[07:44:37] [PASSED] 0xE20D (BATTLEMAGE)
[07:44:37] [PASSED] 0xE210 (BATTLEMAGE)
[07:44:37] [PASSED] 0xE211 (BATTLEMAGE)
[07:44:37] [PASSED] 0xE212 (BATTLEMAGE)
[07:44:37] [PASSED] 0xE216 (BATTLEMAGE)
[07:44:37] [PASSED] 0xE220 (BATTLEMAGE)
[07:44:37] [PASSED] 0xE221 (BATTLEMAGE)
[07:44:37] [PASSED] 0xE222 (BATTLEMAGE)
[07:44:37] [PASSED] 0xE223 (BATTLEMAGE)
[07:44:37] [PASSED] 0xB080 (PANTHERLAKE)
[07:44:37] [PASSED] 0xB081 (PANTHERLAKE)
[07:44:37] [PASSED] 0xB082 (PANTHERLAKE)
[07:44:37] [PASSED] 0xB083 (PANTHERLAKE)
[07:44:37] [PASSED] 0xB084 (PANTHERLAKE)
[07:44:37] [PASSED] 0xB085 (PANTHERLAKE)
[07:44:37] [PASSED] 0xB086 (PANTHERLAKE)
[07:44:37] [PASSED] 0xB087 (PANTHERLAKE)
[07:44:37] [PASSED] 0xB08F (PANTHERLAKE)
[07:44:37] [PASSED] 0xB090 (PANTHERLAKE)
[07:44:37] [PASSED] 0xB0A0 (PANTHERLAKE)
[07:44:37] [PASSED] 0xB0B0 (PANTHERLAKE)
[07:44:37] [PASSED] 0xFD80 (PANTHERLAKE)
[07:44:37] [PASSED] 0xFD81 (PANTHERLAKE)
[07:44:37] [PASSED] 0xD740 (NOVALAKE_S)
[07:44:37] [PASSED] 0xD741 (NOVALAKE_S)
[07:44:37] [PASSED] 0xD742 (NOVALAKE_S)
[07:44:37] [PASSED] 0xD743 (NOVALAKE_S)
[07:44:37] [PASSED] 0xD744 (NOVALAKE_S)
[07:44:37] [PASSED] 0xD745 (NOVALAKE_S)
[07:44:37] [PASSED] 0x674C (CRESCENTISLAND)
[07:44:37] =============== [PASSED] check_platform_desc ===============
[07:44:37] ===================== [PASSED] xe_pci ======================
[07:44:37] =================== xe_rtp (2 subtests) ====================
[07:44:37] =============== xe_rtp_process_to_sr_tests  ================
[07:44:37] [PASSED] coalesce-same-reg
[07:44:37] [PASSED] no-match-no-add
[07:44:37] [PASSED] match-or
[07:44:37] [PASSED] match-or-xfail
[07:44:37] [PASSED] no-match-no-add-multiple-rules
[07:44:37] [PASSED] two-regs-two-entries
[07:44:37] [PASSED] clr-one-set-other
[07:44:37] [PASSED] set-field
[07:44:37] [PASSED] conflict-duplicate
[07:44:37] [PASSED] conflict-not-disjoint
[07:44:37] [PASSED] conflict-reg-type
[07:44:37] =========== [PASSED] xe_rtp_process_to_sr_tests ============
[07:44:37] ================== xe_rtp_process_tests  ===================
[07:44:37] [PASSED] active1
[07:44:37] [PASSED] active2
[07:44:37] [PASSED] active-inactive
[07:44:37] [PASSED] inactive-active
[07:44:37] [PASSED] inactive-1st_or_active-inactive
[07:44:37] [PASSED] inactive-2nd_or_active-inactive
[07:44:37] [PASSED] inactive-last_or_active-inactive
[07:44:37] [PASSED] inactive-no_or_active-inactive
[07:44:37] ============== [PASSED] xe_rtp_process_tests ===============
[07:44:37] ===================== [PASSED] xe_rtp ======================
[07:44:37] ==================== xe_wa (1 subtest) =====================
[07:44:37] ======================== xe_wa_gt  =========================
[07:44:37] [PASSED] TIGERLAKE B0
[07:44:37] [PASSED] DG1 A0
[07:44:37] [PASSED] DG1 B0
[07:44:37] [PASSED] ALDERLAKE_S A0
[07:44:37] [PASSED] ALDERLAKE_S B0
[07:44:37] [PASSED] ALDERLAKE_S C0
[07:44:37] [PASSED] ALDERLAKE_S D0
[07:44:37] [PASSED] ALDERLAKE_P A0
[07:44:37] [PASSED] ALDERLAKE_P B0
[07:44:37] [PASSED] ALDERLAKE_P C0
[07:44:37] [PASSED] ALDERLAKE_S RPLS D0
[07:44:37] [PASSED] ALDERLAKE_P RPLU E0
[07:44:37] [PASSED] DG2 G10 C0
[07:44:37] [PASSED] DG2 G11 B1
[07:44:37] [PASSED] DG2 G12 A1
[07:44:37] [PASSED] METEORLAKE 12.70(Xe_LPG) A0 13.00(Xe_LPM+) A0
[07:44:37] [PASSED] METEORLAKE 12.71(Xe_LPG) A0 13.00(Xe_LPM+) A0
[07:44:37] [PASSED] METEORLAKE 12.74(Xe_LPG+) A0 13.00(Xe_LPM+) A0
[07:44:37] [PASSED] LUNARLAKE 20.04(Xe2_LPG) A0 20.00(Xe2_LPM) A0
[07:44:37] [PASSED] LUNARLAKE 20.04(Xe2_LPG) B0 20.00(Xe2_LPM) A0
[07:44:37] [PASSED] BATTLEMAGE 20.01(Xe2_HPG) A0 13.01(Xe2_HPM) A1
[07:44:37] [PASSED] PANTHERLAKE 30.00(Xe3_LPG) A0 30.00(Xe3_LPM) A0
[07:44:37] ==================== [PASSED] xe_wa_gt =====================
[07:44:37] ====================== [PASSED] xe_wa ======================
[07:44:37] ============================================================
[07:44:37] Testing complete. Ran 512 tests: passed: 494, skipped: 18
[07:44:38] Elapsed time: 36.380s total, 4.202s configuring, 31.661s building, 0.466s running

+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[07:44:38] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[07:44:39] 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
[07:45:05] Starting KUnit Kernel (1/1)...
[07:45:05] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[07:45:05] ============ drm_test_pick_cmdline (2 subtests) ============
[07:45:05] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[07:45:05] =============== drm_test_pick_cmdline_named  ===============
[07:45:05] [PASSED] NTSC
[07:45:05] [PASSED] NTSC-J
[07:45:05] [PASSED] PAL
[07:45:05] [PASSED] PAL-M
[07:45:05] =========== [PASSED] drm_test_pick_cmdline_named ===========
[07:45:05] ============== [PASSED] drm_test_pick_cmdline ==============
[07:45:05] == drm_test_atomic_get_connector_for_encoder (1 subtest) ===
[07:45:05] [PASSED] drm_test_drm_atomic_get_connector_for_encoder
[07:45:05] ==== [PASSED] drm_test_atomic_get_connector_for_encoder ====
[07:45:05] =========== drm_validate_clone_mode (2 subtests) ===========
[07:45:05] ============== drm_test_check_in_clone_mode  ===============
[07:45:05] [PASSED] in_clone_mode
[07:45:05] [PASSED] not_in_clone_mode
[07:45:05] ========== [PASSED] drm_test_check_in_clone_mode ===========
[07:45:05] =============== drm_test_check_valid_clones  ===============
[07:45:05] [PASSED] not_in_clone_mode
[07:45:05] [PASSED] valid_clone
[07:45:05] [PASSED] invalid_clone
[07:45:05] =========== [PASSED] drm_test_check_valid_clones ===========
[07:45:05] ============= [PASSED] drm_validate_clone_mode =============
[07:45:05] ============= drm_validate_modeset (1 subtest) =============
[07:45:05] [PASSED] drm_test_check_connector_changed_modeset
[07:45:05] ============== [PASSED] drm_validate_modeset ===============
[07:45:05] ====== drm_test_bridge_get_current_state (2 subtests) ======
[07:45:05] [PASSED] drm_test_drm_bridge_get_current_state_atomic
[07:45:05] [PASSED] drm_test_drm_bridge_get_current_state_legacy
[07:45:05] ======== [PASSED] drm_test_bridge_get_current_state ========
[07:45:05] ====== drm_test_bridge_helper_reset_crtc (3 subtests) ======
[07:45:05] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic
[07:45:05] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic_disabled
[07:45:05] [PASSED] drm_test_drm_bridge_helper_reset_crtc_legacy
[07:45:05] ======== [PASSED] drm_test_bridge_helper_reset_crtc ========
[07:45:05] ============== drm_bridge_alloc (2 subtests) ===============
[07:45:05] [PASSED] drm_test_drm_bridge_alloc_basic
[07:45:05] [PASSED] drm_test_drm_bridge_alloc_get_put
[07:45:05] ================ [PASSED] drm_bridge_alloc =================
[07:45:05] ================== drm_buddy (9 subtests) ==================
[07:45:05] [PASSED] drm_test_buddy_alloc_limit
[07:45:05] [PASSED] drm_test_buddy_alloc_optimistic
[07:45:05] [PASSED] drm_test_buddy_alloc_pessimistic
[07:45:05] [PASSED] drm_test_buddy_alloc_pathological
[07:45:05] [PASSED] drm_test_buddy_alloc_contiguous
[07:45:05] [PASSED] drm_test_buddy_alloc_clear
[07:45:05] [PASSED] drm_test_buddy_alloc_range_bias
[07:45:05] [PASSED] drm_test_buddy_fragmentation_performance
[07:45:05] [PASSED] drm_test_buddy_alloc_exceeds_max_order
[07:45:05] ==================== [PASSED] drm_buddy ====================
[07:45:05] ============= drm_cmdline_parser (40 subtests) =============
[07:45:05] [PASSED] drm_test_cmdline_force_d_only
[07:45:05] [PASSED] drm_test_cmdline_force_D_only_dvi
[07:45:05] [PASSED] drm_test_cmdline_force_D_only_hdmi
[07:45:05] [PASSED] drm_test_cmdline_force_D_only_not_digital
[07:45:05] [PASSED] drm_test_cmdline_force_e_only
[07:45:05] [PASSED] drm_test_cmdline_res
[07:45:05] [PASSED] drm_test_cmdline_res_vesa
[07:45:05] [PASSED] drm_test_cmdline_res_vesa_rblank
[07:45:05] [PASSED] drm_test_cmdline_res_rblank
[07:45:05] [PASSED] drm_test_cmdline_res_bpp
[07:45:05] [PASSED] drm_test_cmdline_res_refresh
[07:45:05] [PASSED] drm_test_cmdline_res_bpp_refresh
[07:45:05] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[07:45:05] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[07:45:05] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[07:45:05] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[07:45:05] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[07:45:05] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[07:45:05] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[07:45:05] [PASSED] drm_test_cmdline_res_margins_force_on
[07:45:05] [PASSED] drm_test_cmdline_res_vesa_margins
[07:45:05] [PASSED] drm_test_cmdline_name
[07:45:05] [PASSED] drm_test_cmdline_name_bpp
[07:45:05] [PASSED] drm_test_cmdline_name_option
[07:45:05] [PASSED] drm_test_cmdline_name_bpp_option
[07:45:05] [PASSED] drm_test_cmdline_rotate_0
[07:45:05] [PASSED] drm_test_cmdline_rotate_90
[07:45:05] [PASSED] drm_test_cmdline_rotate_180
[07:45:05] [PASSED] drm_test_cmdline_rotate_270
[07:45:05] [PASSED] drm_test_cmdline_hmirror
[07:45:05] [PASSED] drm_test_cmdline_vmirror
[07:45:05] [PASSED] drm_test_cmdline_margin_options
[07:45:05] [PASSED] drm_test_cmdline_multiple_options
[07:45:05] [PASSED] drm_test_cmdline_bpp_extra_and_option
[07:45:05] [PASSED] drm_test_cmdline_extra_and_option
[07:45:05] [PASSED] drm_test_cmdline_freestanding_options
[07:45:05] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[07:45:05] [PASSED] drm_test_cmdline_panel_orientation
[07:45:05] ================ drm_test_cmdline_invalid  =================
[07:45:05] [PASSED] margin_only
[07:45:05] [PASSED] interlace_only
[07:45:05] [PASSED] res_missing_x
[07:45:05] [PASSED] res_missing_y
[07:45:05] [PASSED] res_bad_y
[07:45:05] [PASSED] res_missing_y_bpp
[07:45:05] [PASSED] res_bad_bpp
[07:45:05] [PASSED] res_bad_refresh
[07:45:05] [PASSED] res_bpp_refresh_force_on_off
[07:45:05] [PASSED] res_invalid_mode
[07:45:05] [PASSED] res_bpp_wrong_place_mode
[07:45:05] [PASSED] name_bpp_refresh
[07:45:05] [PASSED] name_refresh
[07:45:05] [PASSED] name_refresh_wrong_mode
[07:45:05] [PASSED] name_refresh_invalid_mode
[07:45:05] [PASSED] rotate_multiple
[07:45:05] [PASSED] rotate_invalid_val
[07:45:05] [PASSED] rotate_truncated
[07:45:05] [PASSED] invalid_option
[07:45:05] [PASSED] invalid_tv_option
[07:45:05] [PASSED] truncated_tv_option
[07:45:05] ============ [PASSED] drm_test_cmdline_invalid =============
[07:45:05] =============== drm_test_cmdline_tv_options  ===============
[07:45:05] [PASSED] NTSC
[07:45:05] [PASSED] NTSC_443
[07:45:05] [PASSED] NTSC_J
[07:45:05] [PASSED] PAL
[07:45:05] [PASSED] PAL_M
[07:45:05] [PASSED] PAL_N
[07:45:05] [PASSED] SECAM
[07:45:05] [PASSED] MONO_525
[07:45:05] [PASSED] MONO_625
[07:45:05] =========== [PASSED] drm_test_cmdline_tv_options ===========
[07:45:05] =============== [PASSED] drm_cmdline_parser ================
[07:45:05] ========== drmm_connector_hdmi_init (20 subtests) ==========
[07:45:05] [PASSED] drm_test_connector_hdmi_init_valid
[07:45:05] [PASSED] drm_test_connector_hdmi_init_bpc_8
[07:45:05] [PASSED] drm_test_connector_hdmi_init_bpc_10
[07:45:05] [PASSED] drm_test_connector_hdmi_init_bpc_12
[07:45:05] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[07:45:05] [PASSED] drm_test_connector_hdmi_init_bpc_null
[07:45:05] [PASSED] drm_test_connector_hdmi_init_formats_empty
[07:45:05] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[07:45:05] === drm_test_connector_hdmi_init_formats_yuv420_allowed  ===
[07:45:05] [PASSED] supported_formats=0x9 yuv420_allowed=1
[07:45:05] [PASSED] supported_formats=0x9 yuv420_allowed=0
[07:45:05] [PASSED] supported_formats=0x3 yuv420_allowed=1
[07:45:05] [PASSED] supported_formats=0x3 yuv420_allowed=0
[07:45:05] === [PASSED] drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[07:45:05] [PASSED] drm_test_connector_hdmi_init_null_ddc
[07:45:05] [PASSED] drm_test_connector_hdmi_init_null_product
[07:45:05] [PASSED] drm_test_connector_hdmi_init_null_vendor
[07:45:05] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[07:45:05] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[07:45:05] [PASSED] drm_test_connector_hdmi_init_product_valid
[07:45:05] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[07:45:05] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[07:45:05] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[07:45:05] ========= drm_test_connector_hdmi_init_type_valid  =========
[07:45:05] [PASSED] HDMI-A
[07:45:05] [PASSED] HDMI-B
[07:45:05] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[07:45:05] ======== drm_test_connector_hdmi_init_type_invalid  ========
[07:45:05] [PASSED] Unknown
[07:45:05] [PASSED] VGA
[07:45:05] [PASSED] DVI-I
[07:45:05] [PASSED] DVI-D
[07:45:05] [PASSED] DVI-A
[07:45:05] [PASSED] Composite
[07:45:05] [PASSED] SVIDEO
[07:45:05] [PASSED] LVDS
[07:45:05] [PASSED] Component
[07:45:05] [PASSED] DIN
[07:45:05] [PASSED] DP
[07:45:05] [PASSED] TV
[07:45:05] [PASSED] eDP
[07:45:05] [PASSED] Virtual
[07:45:05] [PASSED] DSI
[07:45:05] [PASSED] DPI
[07:45:05] [PASSED] Writeback
[07:45:05] [PASSED] SPI
[07:45:05] [PASSED] USB
[07:45:05] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[07:45:05] ============ [PASSED] drmm_connector_hdmi_init =============
[07:45:05] ============= drmm_connector_init (3 subtests) =============
[07:45:05] [PASSED] drm_test_drmm_connector_init
[07:45:05] [PASSED] drm_test_drmm_connector_init_null_ddc
[07:45:05] ========= drm_test_drmm_connector_init_type_valid  =========
[07:45:05] [PASSED] Unknown
[07:45:05] [PASSED] VGA
[07:45:05] [PASSED] DVI-I
[07:45:05] [PASSED] DVI-D
[07:45:05] [PASSED] DVI-A
[07:45:05] [PASSED] Composite
[07:45:05] [PASSED] SVIDEO
[07:45:05] [PASSED] LVDS
[07:45:05] [PASSED] Component
[07:45:05] [PASSED] DIN
[07:45:05] [PASSED] DP
[07:45:05] [PASSED] HDMI-A
[07:45:05] [PASSED] HDMI-B
[07:45:05] [PASSED] TV
[07:45:05] [PASSED] eDP
[07:45:05] [PASSED] Virtual
[07:45:05] [PASSED] DSI
[07:45:05] [PASSED] DPI
[07:45:05] [PASSED] Writeback
[07:45:05] [PASSED] SPI
[07:45:05] [PASSED] USB
[07:45:05] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[07:45:05] =============== [PASSED] drmm_connector_init ===============
[07:45:05] ========= drm_connector_dynamic_init (6 subtests) ==========
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_init
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_init_null_ddc
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_init_not_added
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_init_properties
[07:45:05] ===== drm_test_drm_connector_dynamic_init_type_valid  ======
[07:45:05] [PASSED] Unknown
[07:45:05] [PASSED] VGA
[07:45:05] [PASSED] DVI-I
[07:45:05] [PASSED] DVI-D
[07:45:05] [PASSED] DVI-A
[07:45:05] [PASSED] Composite
[07:45:05] [PASSED] SVIDEO
[07:45:05] [PASSED] LVDS
[07:45:05] [PASSED] Component
[07:45:05] [PASSED] DIN
[07:45:05] [PASSED] DP
[07:45:05] [PASSED] HDMI-A
[07:45:05] [PASSED] HDMI-B
[07:45:05] [PASSED] TV
[07:45:05] [PASSED] eDP
[07:45:05] [PASSED] Virtual
[07:45:05] [PASSED] DSI
[07:45:05] [PASSED] DPI
[07:45:05] [PASSED] Writeback
[07:45:05] [PASSED] SPI
[07:45:05] [PASSED] USB
[07:45:05] = [PASSED] drm_test_drm_connector_dynamic_init_type_valid ==
[07:45:05] ======== drm_test_drm_connector_dynamic_init_name  =========
[07:45:05] [PASSED] Unknown
[07:45:05] [PASSED] VGA
[07:45:05] [PASSED] DVI-I
[07:45:05] [PASSED] DVI-D
[07:45:05] [PASSED] DVI-A
[07:45:05] [PASSED] Composite
[07:45:05] [PASSED] SVIDEO
[07:45:05] [PASSED] LVDS
[07:45:05] [PASSED] Component
[07:45:05] [PASSED] DIN
[07:45:05] [PASSED] DP
[07:45:05] [PASSED] HDMI-A
[07:45:05] [PASSED] HDMI-B
[07:45:05] [PASSED] TV
[07:45:05] [PASSED] eDP
[07:45:05] [PASSED] Virtual
[07:45:05] [PASSED] DSI
[07:45:05] [PASSED] DPI
[07:45:05] [PASSED] Writeback
[07:45:05] [PASSED] SPI
[07:45:05] [PASSED] USB
[07:45:05] ==== [PASSED] drm_test_drm_connector_dynamic_init_name =====
[07:45:05] =========== [PASSED] drm_connector_dynamic_init ============
[07:45:05] ==== drm_connector_dynamic_register_early (4 subtests) =====
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_register_early_on_list
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_register_early_defer
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_register_early_no_init
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_register_early_no_mode_object
[07:45:05] ====== [PASSED] drm_connector_dynamic_register_early =======
[07:45:05] ======= drm_connector_dynamic_register (7 subtests) ========
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_register_on_list
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_register_no_defer
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_register_no_init
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_register_mode_object
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_register_sysfs
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_register_sysfs_name
[07:45:05] [PASSED] drm_test_drm_connector_dynamic_register_debugfs
[07:45:05] ========= [PASSED] drm_connector_dynamic_register ==========
[07:45:05] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[07:45:05] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[07:45:05] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[07:45:05] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[07:45:05] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[07:45:05] ========== drm_test_get_tv_mode_from_name_valid  ===========
[07:45:05] [PASSED] NTSC
[07:45:05] [PASSED] NTSC-443
[07:45:05] [PASSED] NTSC-J
[07:45:05] [PASSED] PAL
[07:45:05] [PASSED] PAL-M
[07:45:05] [PASSED] PAL-N
[07:45:05] [PASSED] SECAM
[07:45:05] [PASSED] Mono
[07:45:05] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[07:45:05] [PASSED] drm_test_get_tv_mode_from_name_truncated
[07:45:05] ============ [PASSED] drm_get_tv_mode_from_name ============
[07:45:05] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[07:45:05] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[07:45:05] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[07:45:05] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[07:45:05] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[07:45:05] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[07:45:05] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[07:45:05] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid  =
[07:45:05] [PASSED] VIC 96
[07:45:05] [PASSED] VIC 97
[07:45:05] [PASSED] VIC 101
[07:45:05] [PASSED] VIC 102
[07:45:05] [PASSED] VIC 106
[07:45:05] [PASSED] VIC 107
[07:45:05] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[07:45:05] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[07:45:05] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[07:45:05] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[07:45:05] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[07:45:05] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[07:45:05] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[07:45:05] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[07:45:05] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name  ====
[07:45:05] [PASSED] Automatic
[07:45:05] [PASSED] Full
[07:45:05] [PASSED] Limited 16:235
[07:45:05] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[07:45:05] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[07:45:05] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[07:45:05] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[07:45:05] === drm_test_drm_hdmi_connector_get_output_format_name  ====
[07:45:05] [PASSED] RGB
[07:45:05] [PASSED] YUV 4:2:0
[07:45:05] [PASSED] YUV 4:2:2
[07:45:05] [PASSED] YUV 4:4:4
[07:45:05] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[07:45:05] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[07:45:05] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[07:45:05] ============= drm_damage_helper (21 subtests) ==============
[07:45:05] [PASSED] drm_test_damage_iter_no_damage
[07:45:05] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[07:45:05] [PASSED] drm_test_damage_iter_no_damage_src_moved
[07:45:05] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[07:45:05] [PASSED] drm_test_damage_iter_no_damage_not_visible
[07:45:05] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[07:45:05] [PASSED] drm_test_damage_iter_no_damage_no_fb
[07:45:05] [PASSED] drm_test_damage_iter_simple_damage
[07:45:05] [PASSED] drm_test_damage_iter_single_damage
[07:45:05] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[07:45:05] [PASSED] drm_test_damage_iter_single_damage_outside_src
[07:45:05] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[07:45:05] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[07:45:05] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[07:45:05] [PASSED] drm_test_damage_iter_single_damage_src_moved
[07:45:05] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[07:45:05] [PASSED] drm_test_damage_iter_damage
[07:45:05] [PASSED] drm_test_damage_iter_damage_one_intersect
[07:45:05] [PASSED] drm_test_damage_iter_damage_one_outside
[07:45:05] [PASSED] drm_test_damage_iter_damage_src_moved
[07:45:05] [PASSED] drm_test_damage_iter_damage_not_visible
[07:45:05] ================ [PASSED] drm_damage_helper ================
[07:45:05] ============== drm_dp_mst_helper (3 subtests) ==============
[07:45:05] ============== drm_test_dp_mst_calc_pbn_mode  ==============
[07:45:05] [PASSED] Clock 154000 BPP 30 DSC disabled
[07:45:05] [PASSED] Clock 234000 BPP 30 DSC disabled
[07:45:05] [PASSED] Clock 297000 BPP 24 DSC disabled
[07:45:05] [PASSED] Clock 332880 BPP 24 DSC enabled
[07:45:05] [PASSED] Clock 324540 BPP 24 DSC enabled
[07:45:05] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[07:45:05] ============== drm_test_dp_mst_calc_pbn_div  ===============
[07:45:05] [PASSED] Link rate 2000000 lane count 4
[07:45:05] [PASSED] Link rate 2000000 lane count 2
[07:45:05] [PASSED] Link rate 2000000 lane count 1
[07:45:05] [PASSED] Link rate 1350000 lane count 4
[07:45:05] [PASSED] Link rate 1350000 lane count 2
[07:45:05] [PASSED] Link rate 1350000 lane count 1
[07:45:05] [PASSED] Link rate 1000000 lane count 4
[07:45:05] [PASSED] Link rate 1000000 lane count 2
[07:45:05] [PASSED] Link rate 1000000 lane count 1
[07:45:05] [PASSED] Link rate 810000 lane count 4
[07:45:05] [PASSED] Link rate 810000 lane count 2
[07:45:05] [PASSED] Link rate 810000 lane count 1
[07:45:05] [PASSED] Link rate 540000 lane count 4
[07:45:05] [PASSED] Link rate 540000 lane count 2
[07:45:05] [PASSED] Link rate 540000 lane count 1
[07:45:05] [PASSED] Link rate 270000 lane count 4
[07:45:05] [PASSED] Link rate 270000 lane count 2
[07:45:05] [PASSED] Link rate 270000 lane count 1
[07:45:05] [PASSED] Link rate 162000 lane count 4
[07:45:05] [PASSED] Link rate 162000 lane count 2
[07:45:05] [PASSED] Link rate 162000 lane count 1
[07:45:05] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[07:45:05] ========= drm_test_dp_mst_sideband_msg_req_decode  =========
[07:45:05] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[07:45:05] [PASSED] DP_POWER_UP_PHY with port number
[07:45:05] [PASSED] DP_POWER_DOWN_PHY with port number
[07:45:05] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[07:45:05] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[07:45:05] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[07:45:05] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[07:45:05] [PASSED] DP_QUERY_PAYLOAD with port number
[07:45:05] [PASSED] DP_QUERY_PAYLOAD with VCPI
[07:45:05] [PASSED] DP_REMOTE_DPCD_READ with port number
[07:45:05] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[07:45:05] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[07:45:05] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[07:45:05] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[07:45:05] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[07:45:05] [PASSED] DP_REMOTE_I2C_READ with port number
[07:45:05] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[07:45:05] [PASSED] DP_REMOTE_I2C_READ with transactions array
[07:45:05] [PASSED] DP_REMOTE_I2C_WRITE with port number
[07:45:05] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[07:45:05] [PASSED] DP_REMOTE_I2C_WRITE with data array
[07:45:05] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[07:45:05] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[07:45:05] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[07:45:05] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[07:45:05] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[07:45:05] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[07:45:05] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[07:45:05] ================ [PASSED] drm_dp_mst_helper ================
[07:45:05] ================== drm_exec (7 subtests) ===================
[07:45:05] [PASSED] sanitycheck
[07:45:05] [PASSED] test_lock
[07:45:05] [PASSED] test_lock_unlock
[07:45:05] [PASSED] test_duplicates
[07:45:05] [PASSED] test_prepare
[07:45:05] [PASSED] test_prepare_array
[07:45:05] [PASSED] test_multiple_loops
[07:45:05] ==================== [PASSED] drm_exec =====================
[07:45:05] =========== drm_format_helper_test (17 subtests) ===========
[07:45:05] ============== drm_test_fb_xrgb8888_to_gray8  ==============
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[07:45:05] ============= drm_test_fb_xrgb8888_to_rgb332  ==============
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[07:45:05] ============= drm_test_fb_xrgb8888_to_rgb565  ==============
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[07:45:05] ============ drm_test_fb_xrgb8888_to_xrgb1555  =============
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[07:45:05] ============ drm_test_fb_xrgb8888_to_argb1555  =============
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[07:45:05] ============ drm_test_fb_xrgb8888_to_rgba5551  =============
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[07:45:05] ============= drm_test_fb_xrgb8888_to_rgb888  ==============
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[07:45:05] ============= drm_test_fb_xrgb8888_to_bgr888  ==============
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ========= [PASSED] drm_test_fb_xrgb8888_to_bgr888 ==========
[07:45:05] ============ drm_test_fb_xrgb8888_to_argb8888  =============
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[07:45:05] =========== drm_test_fb_xrgb8888_to_xrgb2101010  ===========
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[07:45:05] =========== drm_test_fb_xrgb8888_to_argb2101010  ===========
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[07:45:05] ============== drm_test_fb_xrgb8888_to_mono  ===============
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[07:45:05] ==================== drm_test_fb_swab  =====================
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ================ [PASSED] drm_test_fb_swab =================
[07:45:05] ============ drm_test_fb_xrgb8888_to_xbgr8888  =============
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[07:45:05] ============ drm_test_fb_xrgb8888_to_abgr8888  =============
[07:45:05] [PASSED] single_pixel_source_buffer
[07:45:05] [PASSED] single_pixel_clip_rectangle
[07:45:05] [PASSED] well_known_colors
[07:45:05] [PASSED] destination_pitch
[07:45:05] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[07:45:05] ================= drm_test_fb_clip_offset  =================
[07:45:05] [PASSED] pass through
[07:45:05] [PASSED] horizontal offset
[07:45:05] [PASSED] vertical offset
[07:45:05] [PASSED] horizontal and vertical offset
[07:45:05] [PASSED] horizontal offset (custom pitch)
[07:45:05] [PASSED] vertical offset (custom pitch)
[07:45:05] [PASSED] horizontal and vertical offset (custom pitch)
[07:45:05] ============= [PASSED] drm_test_fb_clip_offset =============
[07:45:05] =================== drm_test_fb_memcpy  ====================
[07:45:05] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[07:45:05] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[07:45:05] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[07:45:05] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[07:45:05] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[07:45:05] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[07:45:05] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[07:45:05] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[07:45:05] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[07:45:05] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[07:45:05] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[07:45:05] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[07:45:05] =============== [PASSED] drm_test_fb_memcpy ================
[07:45:05] ============= [PASSED] drm_format_helper_test ==============
[07:45:05] ================= drm_format (18 subtests) =================
[07:45:05] [PASSED] drm_test_format_block_width_invalid
[07:45:05] [PASSED] drm_test_format_block_width_one_plane
[07:45:05] [PASSED] drm_test_format_block_width_two_plane
[07:45:05] [PASSED] drm_test_format_block_width_three_plane
[07:45:05] [PASSED] drm_test_format_block_width_tiled
[07:45:05] [PASSED] drm_test_format_block_height_invalid
[07:45:05] [PASSED] drm_test_format_block_height_one_plane
[07:45:05] [PASSED] drm_test_format_block_height_two_plane
[07:45:05] [PASSED] drm_test_format_block_height_three_plane
[07:45:05] [PASSED] drm_test_format_block_height_tiled
[07:45:05] [PASSED] drm_test_format_min_pitch_invalid
[07:45:05] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[07:45:05] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[07:45:05] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[07:45:05] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[07:45:05] [PASSED] drm_test_format_min_pitch_two_plane
[07:45:05] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[07:45:05] [PASSED] drm_test_format_min_pitch_tiled
[07:45:05] =================== [PASSED] drm_format ====================
[07:45:05] ============== drm_framebuffer (10 subtests) ===============
[07:45:05] ========== drm_test_framebuffer_check_src_coords  ==========
[07:45:05] [PASSED] Success: source fits into fb
[07:45:05] [PASSED] Fail: overflowing fb with x-axis coordinate
[07:45:05] [PASSED] Fail: overflowing fb with y-axis coordinate
[07:45:05] [PASSED] Fail: overflowing fb with source width
[07:45:05] [PASSED] Fail: overflowing fb with source height
[07:45:05] ====== [PASSED] drm_test_framebuffer_check_src_coords ======
[07:45:05] [PASSED] drm_test_framebuffer_cleanup
[07:45:05] =============== drm_test_framebuffer_create  ===============
[07:45:05] [PASSED] ABGR8888 normal sizes
[07:45:05] [PASSED] ABGR8888 max sizes
[07:45:05] [PASSED] ABGR8888 pitch greater than min required
[07:45:05] [PASSED] ABGR8888 pitch less than min required
[07:45:05] [PASSED] ABGR8888 Invalid width
[07:45:05] [PASSED] ABGR8888 Invalid buffer handle
[07:45:05] [PASSED] No pixel format
[07:45:05] [PASSED] ABGR8888 Width 0
[07:45:05] [PASSED] ABGR8888 Height 0
[07:45:05] [PASSED] ABGR8888 Out of bound height * pitch combination
[07:45:05] [PASSED] ABGR8888 Large buffer offset
[07:45:05] [PASSED] ABGR8888 Buffer offset for inexistent plane
[07:45:05] [PASSED] ABGR8888 Invalid flag
[07:45:05] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[07:45:05] [PASSED] ABGR8888 Valid buffer modifier
[07:45:05] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[07:45:05] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[07:45:05] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[07:45:05] [PASSED] NV12 Normal sizes
[07:45:05] [PASSED] NV12 Max sizes
[07:45:05] [PASSED] NV12 Invalid pitch
[07:45:05] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[07:45:05] [PASSED] NV12 different  modifier per-plane
[07:45:05] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[07:45:05] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[07:45:05] [PASSED] NV12 Modifier for inexistent plane
[07:45:05] [PASSED] NV12 Handle for inexistent plane
[07:45:05] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[07:45:05] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[07:45:05] [PASSED] YVU420 Normal sizes
[07:45:05] [PASSED] YVU420 Max sizes
[07:45:05] [PASSED] YVU420 Invalid pitch
[07:45:05] [PASSED] YVU420 Different pitches
[07:45:05] [PASSED] YVU420 Different buffer offsets/pitches
[07:45:05] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[07:45:05] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[07:45:05] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[07:45:05] [PASSED] YVU420 Valid modifier
[07:45:05] [PASSED] YVU420 Different modifiers per plane
[07:45:05] [PASSED] YVU420 Modifier for inexistent plane
[07:45:05] [PASSED] YUV420_10BIT Invalid modifier(DRM_FORMAT_MOD_LINEAR)
[07:45:05] [PASSED] X0L2 Normal sizes
[07:45:05] [PASSED] X0L2 Max sizes
[07:45:05] [PASSED] X0L2 Invalid pitch
[07:45:05] [PASSED] X0L2 Pitch greater than minimum required
[07:45:05] [PASSED] X0L2 Handle for inexistent plane
[07:45:05] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[07:45:05] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[07:45:05] [PASSED] X0L2 Valid modifier
[07:45:05] [PASSED] X0L2 Modifier for inexistent plane
[07:45:05] =========== [PASSED] drm_test_framebuffer_create ===========
[07:45:05] [PASSED] drm_test_framebuffer_free
[07:45:05] [PASSED] drm_test_framebuffer_init
[07:45:05] [PASSED] drm_test_framebuffer_init_bad_format
[07:45:05] [PASSED] drm_test_framebuffer_init_dev_mismatch
[07:45:05] [PASSED] drm_test_framebuffer_lookup
[07:45:05] [PASSED] drm_test_framebuffer_lookup_inexistent
[07:45:05] [PASSED] drm_test_framebuffer_modifiers_not_supported
[07:45:05] ================= [PASSED] drm_framebuffer =================
[07:45:05] ================ drm_gem_shmem (8 subtests) ================
[07:45:05] [PASSED] drm_gem_shmem_test_obj_create
[07:45:05] [PASSED] drm_gem_shmem_test_obj_create_private
[07:45:05] [PASSED] drm_gem_shmem_test_pin_pages
[07:45:05] [PASSED] drm_gem_shmem_test_vmap
[07:45:05] [PASSED] drm_gem_shmem_test_get_sg_table
[07:45:05] [PASSED] drm_gem_shmem_test_get_pages_sgt
[07:45:05] [PASSED] drm_gem_shmem_test_madvise
[07:45:05] [PASSED] drm_gem_shmem_test_purge
[07:45:05] ================== [PASSED] drm_gem_shmem ==================
[07:45:05] === drm_atomic_helper_connector_hdmi_check (27 subtests) ===
[07:45:05] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[07:45:05] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[07:45:05] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[07:45:05] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[07:45:05] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[07:45:05] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[07:45:05] ====== drm_test_check_broadcast_rgb_cea_mode_yuv420  =======
[07:45:05] [PASSED] Automatic
[07:45:05] [PASSED] Full
[07:45:05] [PASSED] Limited 16:235
[07:45:05] == [PASSED] drm_test_check_broadcast_rgb_cea_mode_yuv420 ===
[07:45:05] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[07:45:05] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[07:45:05] [PASSED] drm_test_check_disable_connector
[07:45:05] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[07:45:05] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_rgb
[07:45:05] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_yuv420
[07:45:05] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv422
[07:45:05] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420
[07:45:05] [PASSED] drm_test_check_driver_unsupported_fallback_yuv420
[07:45:05] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[07:45:05] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[07:45:05] [PASSED] drm_test_check_output_bpc_dvi
[07:45:05] [PASSED] drm_test_check_output_bpc_format_vic_1
[07:45:05] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[07:45:05] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[07:45:05] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[07:45:05] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[07:45:05] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[07:45:05] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[07:45:05] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[07:45:05] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[07:45:05] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[07:45:05] [PASSED] drm_test_check_broadcast_rgb_value
[07:45:05] [PASSED] drm_test_check_bpc_8_value
[07:45:05] [PASSED] drm_test_check_bpc_10_value
[07:45:05] [PASSED] drm_test_check_bpc_12_value
[07:45:05] [PASSED] drm_test_check_format_value
[07:45:05] [PASSED] drm_test_check_tmds_char_value
[07:45:05] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[07:45:05] = drm_atomic_helper_connector_hdmi_mode_valid (4 subtests) =
[07:45:05] [PASSED] drm_test_check_mode_valid
[07:45:05] [PASSED] drm_test_check_mode_valid_reject
[07:45:05] [PASSED] drm_test_check_mode_valid_reject_rate
[07:45:05] [PASSED] drm_test_check_mode_valid_reject_max_clock
[07:45:05] === [PASSED] drm_atomic_helper_connector_hdmi_mode_valid ===
[07:45:05] = drm_atomic_helper_connector_hdmi_infoframes (5 subtests) =
[07:45:05] [PASSED] drm_test_check_infoframes
[07:45:05] [PASSED] drm_test_check_reject_avi_infoframe
[07:45:05] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_8
[07:45:05] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_10
[07:45:05] [PASSED] drm_test_check_reject_audio_infoframe
[07:45:05] === [PASSED] drm_atomic_helper_connector_hdmi_infoframes ===
[07:45:05] ================= drm_managed (2 subtests) =================
[07:45:05] [PASSED] drm_test_managed_release_action
[07:45:05] [PASSED] drm_test_managed_run_action
[07:45:05] =================== [PASSED] drm_managed ===================
[07:45:05] =================== drm_mm (6 subtests) ====================
[07:45:05] [PASSED] drm_test_mm_init
[07:45:05] [PASSED] drm_test_mm_debug
[07:45:05] [PASSED] drm_test_mm_align32
[07:45:05] [PASSED] drm_test_mm_align64
[07:45:05] [PASSED] drm_test_mm_lowest
[07:45:05] [PASSED] drm_test_mm_highest
[07:45:05] ===================== [PASSED] drm_mm ======================
[07:45:05] ============= drm_modes_analog_tv (5 subtests) =============
[07:45:05] [PASSED] drm_test_modes_analog_tv_mono_576i
[07:45:05] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[07:45:05] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[07:45:05] [PASSED] drm_test_modes_analog_tv_pal_576i
[07:45:05] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[07:45:05] =============== [PASSED] drm_modes_analog_tv ===============
[07:45:05] ============== drm_plane_helper (2 subtests) ===============
[07:45:05] =============== drm_test_check_plane_state  ================
[07:45:05] [PASSED] clipping_simple
[07:45:05] [PASSED] clipping_rotate_reflect
[07:45:05] [PASSED] positioning_simple
[07:45:05] [PASSED] upscaling
[07:45:05] [PASSED] downscaling
[07:45:05] [PASSED] rounding1
[07:45:05] [PASSED] rounding2
[07:45:05] [PASSED] rounding3
[07:45:05] [PASSED] rounding4
[07:45:05] =========== [PASSED] drm_test_check_plane_state ============
[07:45:05] =========== drm_test_check_invalid_plane_state  ============
[07:45:05] [PASSED] positioning_invalid
[07:45:05] [PASSED] upscaling_invalid
[07:45:05] [PASSED] downscaling_invalid
[07:45:05] ======= [PASSED] drm_test_check_invalid_plane_state ========
[07:45:05] ================ [PASSED] drm_plane_helper =================
[07:45:05] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[07:45:05] ====== drm_test_connector_helper_tv_get_modes_check  =======
[07:45:05] [PASSED] None
[07:45:05] [PASSED] PAL
[07:45:05] [PASSED] NTSC
[07:45:05] [PASSED] Both, NTSC Default
[07:45:05] [PASSED] Both, PAL Default
[07:45:05] [PASSED] Both, NTSC Default, with PAL on command-line
[07:45:05] [PASSED] Both, PAL Default, with NTSC on command-line
[07:45:05] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[07:45:05] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[07:45:05] ================== drm_rect (9 subtests) ===================
[07:45:05] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[07:45:05] [PASSED] drm_test_rect_clip_scaled_not_clipped
[07:45:05] [PASSED] drm_test_rect_clip_scaled_clipped
[07:45:05] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[07:45:05] ================= drm_test_rect_intersect  =================
[07:45:05] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[07:45:05] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[07:45:05] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[07:45:05] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[07:45:05] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[07:45:05] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[07:45:05] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[07:45:05] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[07:45:05] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[07:45:05] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[07:45:05] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[07:45:05] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[07:45:05] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[07:45:05] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[07:45:05] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
stty: 'standard input': Inappropriate ioctl for device
[07:45:05] ============= [PASSED] drm_test_rect_intersect =============
[07:45:05] ================ drm_test_rect_calc_hscale  ================
[07:45:05] [PASSED] normal use
[07:45:05] [PASSED] out of max range
[07:45:05] [PASSED] out of min range
[07:45:05] [PASSED] zero dst
[07:45:05] [PASSED] negative src
[07:45:05] [PASSED] negative dst
[07:45:05] ============ [PASSED] drm_test_rect_calc_hscale ============
[07:45:05] ================ drm_test_rect_calc_vscale  ================
[07:45:05] [PASSED] normal use
[07:45:05] [PASSED] out of max range
[07:45:05] [PASSED] out of min range
[07:45:05] [PASSED] zero dst
[07:45:05] [PASSED] negative src
[07:45:05] [PASSED] negative dst
[07:45:05] ============ [PASSED] drm_test_rect_calc_vscale ============
[07:45:05] ================== drm_test_rect_rotate  ===================
[07:45:05] [PASSED] reflect-x
[07:45:05] [PASSED] reflect-y
[07:45:05] [PASSED] rotate-0
[07:45:05] [PASSED] rotate-90
[07:45:05] [PASSED] rotate-180
[07:45:05] [PASSED] rotate-270
[07:45:05] ============== [PASSED] drm_test_rect_rotate ===============
[07:45:05] ================ drm_test_rect_rotate_inv  =================
[07:45:05] [PASSED] reflect-x
[07:45:05] [PASSED] reflect-y
[07:45:05] [PASSED] rotate-0
[07:45:05] [PASSED] rotate-90
[07:45:05] [PASSED] rotate-180
[07:45:05] [PASSED] rotate-270
[07:45:05] ============ [PASSED] drm_test_rect_rotate_inv =============
[07:45:05] ==================== [PASSED] drm_rect =====================
[07:45:05] ============ drm_sysfb_modeset_test (1 subtest) ============
[07:45:05] ============ drm_test_sysfb_build_fourcc_list  =============
[07:45:05] [PASSED] no native formats
[07:45:05] [PASSED] XRGB8888 as native format
[07:45:05] [PASSED] remove duplicates
[07:45:05] [PASSED] convert alpha formats
[07:45:05] [PASSED] random formats
[07:45:05] ======== [PASSED] drm_test_sysfb_build_fourcc_list =========
[07:45:05] ============= [PASSED] drm_sysfb_modeset_test ==============
[07:45:05] ================== drm_fixp (2 subtests) ===================
[07:45:05] [PASSED] drm_test_int2fixp
[07:45:05] [PASSED] drm_test_sm2fixp
[07:45:05] ==================== [PASSED] drm_fixp =====================
[07:45:05] ============================================================
[07:45:05] Testing complete. Ran 630 tests: passed: 630
[07:45:05] Elapsed time: 27.497s total, 1.711s configuring, 25.319s building, 0.434s running

+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/ttm/tests/.kunitconfig
[07:45:05] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[07:45:07] 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
[07:45:16] Starting KUnit Kernel (1/1)...
[07:45:16] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[07:45:17] ================= ttm_device (5 subtests) ==================
[07:45:17] [PASSED] ttm_device_init_basic
[07:45:17] [PASSED] ttm_device_init_multiple
[07:45:17] [PASSED] ttm_device_fini_basic
[07:45:17] [PASSED] ttm_device_init_no_vma_man
[07:45:17] ================== ttm_device_init_pools  ==================
[07:45:17] [PASSED] No DMA allocations, no DMA32 required
[07:45:17] [PASSED] DMA allocations, DMA32 required
[07:45:17] [PASSED] No DMA allocations, DMA32 required
[07:45:17] [PASSED] DMA allocations, no DMA32 required
[07:45:17] ============== [PASSED] ttm_device_init_pools ==============
[07:45:17] =================== [PASSED] ttm_device ====================
[07:45:17] ================== ttm_pool (8 subtests) ===================
[07:45:17] ================== ttm_pool_alloc_basic  ===================
[07:45:17] [PASSED] One page
[07:45:17] [PASSED] More than one page
[07:45:17] [PASSED] Above the allocation limit
[07:45:17] [PASSED] One page, with coherent DMA mappings enabled
[07:45:17] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[07:45:17] ============== [PASSED] ttm_pool_alloc_basic ===============
[07:45:17] ============== ttm_pool_alloc_basic_dma_addr  ==============
[07:45:17] [PASSED] One page
[07:45:17] [PASSED] More than one page
[07:45:17] [PASSED] Above the allocation limit
[07:45:17] [PASSED] One page, with coherent DMA mappings enabled
[07:45:17] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[07:45:17] ========== [PASSED] ttm_pool_alloc_basic_dma_addr ==========
[07:45:17] [PASSED] ttm_pool_alloc_order_caching_match
[07:45:17] [PASSED] ttm_pool_alloc_caching_mismatch
[07:45:17] [PASSED] ttm_pool_alloc_order_mismatch
[07:45:17] [PASSED] ttm_pool_free_dma_alloc
[07:45:17] [PASSED] ttm_pool_free_no_dma_alloc
[07:45:17] [PASSED] ttm_pool_fini_basic
[07:45:17] ==================== [PASSED] ttm_pool =====================
[07:45:17] ================ ttm_resource (8 subtests) =================
[07:45:17] ================= ttm_resource_init_basic  =================
[07:45:17] [PASSED] Init resource in TTM_PL_SYSTEM
[07:45:17] [PASSED] Init resource in TTM_PL_VRAM
[07:45:17] [PASSED] Init resource in a private placement
[07:45:17] [PASSED] Init resource in TTM_PL_SYSTEM, set placement flags
[07:45:17] ============= [PASSED] ttm_resource_init_basic =============
[07:45:17] [PASSED] ttm_resource_init_pinned
[07:45:17] [PASSED] ttm_resource_fini_basic
[07:45:17] [PASSED] ttm_resource_manager_init_basic
[07:45:17] [PASSED] ttm_resource_manager_usage_basic
[07:45:17] [PASSED] ttm_resource_manager_set_used_basic
[07:45:17] [PASSED] ttm_sys_man_alloc_basic
[07:45:17] [PASSED] ttm_sys_man_free_basic
[07:45:17] ================== [PASSED] ttm_resource ===================
[07:45:17] =================== ttm_tt (15 subtests) ===================
[07:45:17] ==================== ttm_tt_init_basic  ====================
[07:45:17] [PASSED] Page-aligned size
[07:45:17] [PASSED] Extra pages requested
[07:45:17] ================ [PASSED] ttm_tt_init_basic ================
[07:45:17] [PASSED] ttm_tt_init_misaligned
[07:45:17] [PASSED] ttm_tt_fini_basic
[07:45:17] [PASSED] ttm_tt_fini_sg
[07:45:17] [PASSED] ttm_tt_fini_shmem
[07:45:17] [PASSED] ttm_tt_create_basic
[07:45:17] [PASSED] ttm_tt_create_invalid_bo_type
[07:45:17] [PASSED] ttm_tt_create_ttm_exists
[07:45:17] [PASSED] ttm_tt_create_failed
[07:45:17] [PASSED] ttm_tt_destroy_basic
[07:45:17] [PASSED] ttm_tt_populate_null_ttm
[07:45:17] [PASSED] ttm_tt_populate_populated_ttm
[07:45:17] [PASSED] ttm_tt_unpopulate_basic
[07:45:17] [PASSED] ttm_tt_unpopulate_empty_ttm
[07:45:17] [PASSED] ttm_tt_swapin_basic
[07:45:17] ===================== [PASSED] ttm_tt ======================
[07:45:17] =================== ttm_bo (14 subtests) ===================
[07:45:17] =========== ttm_bo_reserve_optimistic_no_ticket  ===========
[07:45:17] [PASSED] Cannot be interrupted and sleeps
[07:45:17] [PASSED] Cannot be interrupted, locks straight away
[07:45:17] [PASSED] Can be interrupted, sleeps
[07:45:17] ======= [PASSED] ttm_bo_reserve_optimistic_no_ticket =======
[07:45:17] [PASSED] ttm_bo_reserve_locked_no_sleep
[07:45:17] [PASSED] ttm_bo_reserve_no_wait_ticket
[07:45:17] [PASSED] ttm_bo_reserve_double_resv
[07:45:17] [PASSED] ttm_bo_reserve_interrupted
[07:45:17] [PASSED] ttm_bo_reserve_deadlock
[07:45:17] [PASSED] ttm_bo_unreserve_basic
[07:45:17] [PASSED] ttm_bo_unreserve_pinned
[07:45:17] [PASSED] ttm_bo_unreserve_bulk
[07:45:17] [PASSED] ttm_bo_fini_basic
[07:45:17] [PASSED] ttm_bo_fini_shared_resv
[07:45:17] [PASSED] ttm_bo_pin_basic
[07:45:17] [PASSED] ttm_bo_pin_unpin_resource
[07:45:17] [PASSED] ttm_bo_multiple_pin_one_unpin
[07:45:17] ===================== [PASSED] ttm_bo ======================
[07:45:17] ============== ttm_bo_validate (21 subtests) ===============
[07:45:17] ============== ttm_bo_init_reserved_sys_man  ===============
[07:45:17] [PASSED] Buffer object for userspace
[07:45:17] [PASSED] Kernel buffer object
[07:45:17] [PASSED] Shared buffer object
[07:45:17] ========== [PASSED] ttm_bo_init_reserved_sys_man ===========
[07:45:17] ============== ttm_bo_init_reserved_mock_man  ==============
[07:45:17] [PASSED] Buffer object for userspace
[07:45:17] [PASSED] Kernel buffer object
[07:45:17] [PASSED] Shared buffer object
[07:45:17] ========== [PASSED] ttm_bo_init_reserved_mock_man ==========
[07:45:17] [PASSED] ttm_bo_init_reserved_resv
[07:45:17] ================== ttm_bo_validate_basic  ==================
[07:45:17] [PASSED] Buffer object for userspace
[07:45:17] [PASSED] Kernel buffer object
[07:45:17] [PASSED] Shared buffer object
[07:45:17] ============== [PASSED] ttm_bo_validate_basic ==============
[07:45:17] [PASSED] ttm_bo_validate_invalid_placement
[07:45:17] ============= ttm_bo_validate_same_placement  ==============
[07:45:17] [PASSED] System manager
[07:45:17] [PASSED] VRAM manager
[07:45:17] ========= [PASSED] ttm_bo_validate_same_placement ==========
[07:45:17] [PASSED] ttm_bo_validate_failed_alloc
[07:45:17] [PASSED] ttm_bo_validate_pinned
[07:45:17] [PASSED] ttm_bo_validate_busy_placement
[07:45:17] ================ ttm_bo_validate_multihop  =================
[07:45:17] [PASSED] Buffer object for userspace
[07:45:17] [PASSED] Kernel buffer object
[07:45:17] [PASSED] Shared buffer object
[07:45:17] ============ [PASSED] ttm_bo_validate_multihop =============
[07:45:17] ========== ttm_bo_validate_no_placement_signaled  ==========
[07:45:17] [PASSED] Buffer object in system domain, no page vector
[07:45:17] [PASSED] Buffer object in system domain with an existing page vector
[07:45:17] ====== [PASSED] ttm_bo_validate_no_placement_signaled ======
[07:45:17] ======== ttm_bo_validate_no_placement_not_signaled  ========
[07:45:17] [PASSED] Buffer object for userspace
[07:45:17] [PASSED] Kernel buffer object
[07:45:17] [PASSED] Shared buffer object
[07:45:17] ==== [PASSED] ttm_bo_validate_no_placement_not_signaled ====
[07:45:17] [PASSED] ttm_bo_validate_move_fence_signaled
[07:45:17] ========= ttm_bo_validate_move_fence_not_signaled  =========
[07:45:17] [PASSED] Waits for GPU
[07:45:17] [PASSED] Tries to lock straight away
[07:45:17] ===== [PASSED] ttm_bo_validate_move_fence_not_signaled =====
[07:45:17] [PASSED] ttm_bo_validate_happy_evict
[07:45:17] [PASSED] ttm_bo_validate_all_pinned_evict
[07:45:17] [PASSED] ttm_bo_validate_allowed_only_evict
[07:45:17] [PASSED] ttm_bo_validate_deleted_evict
[07:45:17] [PASSED] ttm_bo_validate_busy_domain_evict
[07:45:17] [PASSED] ttm_bo_validate_evict_gutting
[07:45:17] [PASSED] ttm_bo_validate_recrusive_evict
stty: 'standard input': Inappropriate ioctl for device
[07:45:17] ================= [PASSED] ttm_bo_validate =================
[07:45:17] ============================================================
[07:45:17] Testing complete. Ran 101 tests: passed: 101
[07:45:17] Elapsed time: 11.448s total, 1.678s configuring, 9.554s building, 0.182s running

+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel



^ permalink raw reply	[flat|nested] 14+ messages in thread

* ✓ CI.KUnit: success for series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 (rev2)
  2026-01-27  7:49 [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 Harish Chegondi
                   ` (5 preceding siblings ...)
  2026-01-28  7:45 ` ✓ CI.KUnit: success " Patchwork
@ 2026-01-28 15:07 ` Patchwork
  2026-01-28 15:51 ` ✓ Xe.CI.BAT: " Patchwork
  7 siblings, 0 replies; 14+ messages in thread
From: Patchwork @ 2026-01-28 15:07 UTC (permalink / raw)
  To: Harish Chegondi; +Cc: intel-xe

== Series Details ==

Series: series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 (rev2)
URL   : https://patchwork.freedesktop.org/series/160683/
State : success

== Summary ==

+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[15:06:10] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[15:06:14] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[15:06:46] Starting KUnit Kernel (1/1)...
[15:06:46] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[15:06:46] ================== guc_buf (11 subtests) ===================
[15:06:46] [PASSED] test_smallest
[15:06:46] [PASSED] test_largest
[15:06:46] [PASSED] test_granular
[15:06:46] [PASSED] test_unique
[15:06:46] [PASSED] test_overlap
[15:06:46] [PASSED] test_reusable
[15:06:46] [PASSED] test_too_big
[15:06:46] [PASSED] test_flush
[15:06:46] [PASSED] test_lookup
[15:06:46] [PASSED] test_data
[15:06:46] [PASSED] test_class
[15:06:46] ===================== [PASSED] guc_buf =====================
[15:06:46] =================== guc_dbm (7 subtests) ===================
[15:06:46] [PASSED] test_empty
[15:06:46] [PASSED] test_default
[15:06:46] ======================== test_size  ========================
[15:06:46] [PASSED] 4
[15:06:46] [PASSED] 8
[15:06:46] [PASSED] 32
[15:06:46] [PASSED] 256
[15:06:46] ==================== [PASSED] test_size ====================
[15:06:46] ======================= test_reuse  ========================
[15:06:46] [PASSED] 4
[15:06:46] [PASSED] 8
[15:06:46] [PASSED] 32
[15:06:46] [PASSED] 256
[15:06:46] =================== [PASSED] test_reuse ====================
[15:06:46] =================== test_range_overlap  ====================
[15:06:46] [PASSED] 4
[15:06:46] [PASSED] 8
[15:06:46] [PASSED] 32
[15:06:46] [PASSED] 256
[15:06:46] =============== [PASSED] test_range_overlap ================
[15:06:46] =================== test_range_compact  ====================
[15:06:46] [PASSED] 4
[15:06:46] [PASSED] 8
[15:06:46] [PASSED] 32
[15:06:46] [PASSED] 256
[15:06:46] =============== [PASSED] test_range_compact ================
[15:06:46] ==================== test_range_spare  =====================
[15:06:46] [PASSED] 4
[15:06:46] [PASSED] 8
[15:06:46] [PASSED] 32
[15:06:46] [PASSED] 256
[15:06:46] ================ [PASSED] test_range_spare =================
[15:06:46] ===================== [PASSED] guc_dbm =====================
[15:06:46] =================== guc_idm (6 subtests) ===================
[15:06:46] [PASSED] bad_init
[15:06:46] [PASSED] no_init
[15:06:46] [PASSED] init_fini
[15:06:46] [PASSED] check_used
[15:06:46] [PASSED] check_quota
[15:06:46] [PASSED] check_all
[15:06:46] ===================== [PASSED] guc_idm =====================
[15:06:46] ================== no_relay (3 subtests) ===================
[15:06:46] [PASSED] xe_drops_guc2pf_if_not_ready
[15:06:46] [PASSED] xe_drops_guc2vf_if_not_ready
[15:06:46] [PASSED] xe_rejects_send_if_not_ready
[15:06:46] ==================== [PASSED] no_relay =====================
[15:06:46] ================== pf_relay (14 subtests) ==================
[15:06:46] [PASSED] pf_rejects_guc2pf_too_short
[15:06:46] [PASSED] pf_rejects_guc2pf_too_long
[15:06:46] [PASSED] pf_rejects_guc2pf_no_payload
[15:06:46] [PASSED] pf_fails_no_payload
[15:06:46] [PASSED] pf_fails_bad_origin
[15:06:46] [PASSED] pf_fails_bad_type
[15:06:46] [PASSED] pf_txn_reports_error
[15:06:46] [PASSED] pf_txn_sends_pf2guc
[15:06:46] [PASSED] pf_sends_pf2guc
[15:06:46] [SKIPPED] pf_loopback_nop
[15:06:46] [SKIPPED] pf_loopback_echo
[15:06:46] [SKIPPED] pf_loopback_fail
[15:06:46] [SKIPPED] pf_loopback_busy
[15:06:46] [SKIPPED] pf_loopback_retry
[15:06:46] ==================== [PASSED] pf_relay =====================
[15:06:46] ================== vf_relay (3 subtests) ===================
[15:06:46] [PASSED] vf_rejects_guc2vf_too_short
[15:06:46] [PASSED] vf_rejects_guc2vf_too_long
[15:06:46] [PASSED] vf_rejects_guc2vf_no_payload
[15:06:46] ==================== [PASSED] vf_relay =====================
[15:06:46] ================ pf_gt_config (6 subtests) =================
[15:06:46] [PASSED] fair_contexts_1vf
[15:06:46] [PASSED] fair_doorbells_1vf
[15:06:46] [PASSED] fair_ggtt_1vf
[15:06:46] ====================== fair_contexts  ======================
[15:06:46] [PASSED] 1 VF
[15:06:46] [PASSED] 2 VFs
[15:06:46] [PASSED] 3 VFs
[15:06:46] [PASSED] 4 VFs
[15:06:46] [PASSED] 5 VFs
[15:06:46] [PASSED] 6 VFs
[15:06:46] [PASSED] 7 VFs
[15:06:46] [PASSED] 8 VFs
[15:06:46] [PASSED] 9 VFs
[15:06:46] [PASSED] 10 VFs
[15:06:46] [PASSED] 11 VFs
[15:06:46] [PASSED] 12 VFs
[15:06:46] [PASSED] 13 VFs
[15:06:46] [PASSED] 14 VFs
[15:06:46] [PASSED] 15 VFs
[15:06:46] [PASSED] 16 VFs
[15:06:46] [PASSED] 17 VFs
[15:06:46] [PASSED] 18 VFs
[15:06:46] [PASSED] 19 VFs
[15:06:46] [PASSED] 20 VFs
[15:06:46] [PASSED] 21 VFs
[15:06:46] [PASSED] 22 VFs
[15:06:46] [PASSED] 23 VFs
[15:06:46] [PASSED] 24 VFs
[15:06:46] [PASSED] 25 VFs
[15:06:46] [PASSED] 26 VFs
[15:06:46] [PASSED] 27 VFs
[15:06:46] [PASSED] 28 VFs
[15:06:46] [PASSED] 29 VFs
[15:06:46] [PASSED] 30 VFs
[15:06:46] [PASSED] 31 VFs
[15:06:46] [PASSED] 32 VFs
[15:06:46] [PASSED] 33 VFs
[15:06:46] [PASSED] 34 VFs
[15:06:46] [PASSED] 35 VFs
[15:06:46] [PASSED] 36 VFs
[15:06:46] [PASSED] 37 VFs
[15:06:47] [PASSED] 38 VFs
[15:06:47] [PASSED] 39 VFs
[15:06:47] [PASSED] 40 VFs
[15:06:47] [PASSED] 41 VFs
[15:06:47] [PASSED] 42 VFs
[15:06:47] [PASSED] 43 VFs
[15:06:47] [PASSED] 44 VFs
[15:06:47] [PASSED] 45 VFs
[15:06:47] [PASSED] 46 VFs
[15:06:47] [PASSED] 47 VFs
[15:06:47] [PASSED] 48 VFs
[15:06:47] [PASSED] 49 VFs
[15:06:47] [PASSED] 50 VFs
[15:06:47] [PASSED] 51 VFs
[15:06:47] [PASSED] 52 VFs
[15:06:47] [PASSED] 53 VFs
[15:06:47] [PASSED] 54 VFs
[15:06:47] [PASSED] 55 VFs
[15:06:47] [PASSED] 56 VFs
[15:06:47] [PASSED] 57 VFs
[15:06:47] [PASSED] 58 VFs
[15:06:47] [PASSED] 59 VFs
[15:06:47] [PASSED] 60 VFs
[15:06:47] [PASSED] 61 VFs
[15:06:47] [PASSED] 62 VFs
[15:06:47] [PASSED] 63 VFs
[15:06:47] ================== [PASSED] fair_contexts ==================
[15:06:47] ===================== fair_doorbells  ======================
[15:06:47] [PASSED] 1 VF
[15:06:47] [PASSED] 2 VFs
[15:06:47] [PASSED] 3 VFs
[15:06:47] [PASSED] 4 VFs
[15:06:47] [PASSED] 5 VFs
[15:06:47] [PASSED] 6 VFs
[15:06:47] [PASSED] 7 VFs
[15:06:47] [PASSED] 8 VFs
[15:06:47] [PASSED] 9 VFs
[15:06:47] [PASSED] 10 VFs
[15:06:47] [PASSED] 11 VFs
[15:06:47] [PASSED] 12 VFs
[15:06:47] [PASSED] 13 VFs
[15:06:47] [PASSED] 14 VFs
[15:06:47] [PASSED] 15 VFs
[15:06:47] [PASSED] 16 VFs
[15:06:47] [PASSED] 17 VFs
[15:06:47] [PASSED] 18 VFs
[15:06:47] [PASSED] 19 VFs
[15:06:47] [PASSED] 20 VFs
[15:06:47] [PASSED] 21 VFs
[15:06:47] [PASSED] 22 VFs
[15:06:47] [PASSED] 23 VFs
[15:06:47] [PASSED] 24 VFs
[15:06:47] [PASSED] 25 VFs
[15:06:47] [PASSED] 26 VFs
[15:06:47] [PASSED] 27 VFs
[15:06:47] [PASSED] 28 VFs
[15:06:47] [PASSED] 29 VFs
[15:06:47] [PASSED] 30 VFs
[15:06:47] [PASSED] 31 VFs
[15:06:47] [PASSED] 32 VFs
[15:06:47] [PASSED] 33 VFs
[15:06:47] [PASSED] 34 VFs
[15:06:47] [PASSED] 35 VFs
[15:06:47] [PASSED] 36 VFs
[15:06:47] [PASSED] 37 VFs
[15:06:47] [PASSED] 38 VFs
[15:06:47] [PASSED] 39 VFs
[15:06:47] [PASSED] 40 VFs
[15:06:47] [PASSED] 41 VFs
[15:06:47] [PASSED] 42 VFs
[15:06:47] [PASSED] 43 VFs
[15:06:47] [PASSED] 44 VFs
[15:06:47] [PASSED] 45 VFs
[15:06:47] [PASSED] 46 VFs
[15:06:47] [PASSED] 47 VFs
[15:06:47] [PASSED] 48 VFs
[15:06:47] [PASSED] 49 VFs
[15:06:47] [PASSED] 50 VFs
[15:06:47] [PASSED] 51 VFs
[15:06:47] [PASSED] 52 VFs
[15:06:47] [PASSED] 53 VFs
[15:06:47] [PASSED] 54 VFs
[15:06:47] [PASSED] 55 VFs
[15:06:47] [PASSED] 56 VFs
[15:06:47] [PASSED] 57 VFs
[15:06:47] [PASSED] 58 VFs
[15:06:47] [PASSED] 59 VFs
[15:06:47] [PASSED] 60 VFs
[15:06:47] [PASSED] 61 VFs
[15:06:47] [PASSED] 62 VFs
[15:06:47] [PASSED] 63 VFs
[15:06:47] ================= [PASSED] fair_doorbells ==================
[15:06:47] ======================== fair_ggtt  ========================
[15:06:47] [PASSED] 1 VF
[15:06:47] [PASSED] 2 VFs
[15:06:47] [PASSED] 3 VFs
[15:06:47] [PASSED] 4 VFs
[15:06:47] [PASSED] 5 VFs
[15:06:47] [PASSED] 6 VFs
[15:06:47] [PASSED] 7 VFs
[15:06:47] [PASSED] 8 VFs
[15:06:47] [PASSED] 9 VFs
[15:06:47] [PASSED] 10 VFs
[15:06:47] [PASSED] 11 VFs
[15:06:47] [PASSED] 12 VFs
[15:06:47] [PASSED] 13 VFs
[15:06:47] [PASSED] 14 VFs
[15:06:47] [PASSED] 15 VFs
[15:06:47] [PASSED] 16 VFs
[15:06:47] [PASSED] 17 VFs
[15:06:47] [PASSED] 18 VFs
[15:06:47] [PASSED] 19 VFs
[15:06:47] [PASSED] 20 VFs
[15:06:47] [PASSED] 21 VFs
[15:06:47] [PASSED] 22 VFs
[15:06:47] [PASSED] 23 VFs
[15:06:47] [PASSED] 24 VFs
[15:06:47] [PASSED] 25 VFs
[15:06:47] [PASSED] 26 VFs
[15:06:47] [PASSED] 27 VFs
[15:06:47] [PASSED] 28 VFs
[15:06:47] [PASSED] 29 VFs
[15:06:47] [PASSED] 30 VFs
[15:06:47] [PASSED] 31 VFs
[15:06:47] [PASSED] 32 VFs
[15:06:47] [PASSED] 33 VFs
[15:06:47] [PASSED] 34 VFs
[15:06:47] [PASSED] 35 VFs
[15:06:47] [PASSED] 36 VFs
[15:06:47] [PASSED] 37 VFs
[15:06:47] [PASSED] 38 VFs
[15:06:47] [PASSED] 39 VFs
[15:06:47] [PASSED] 40 VFs
[15:06:47] [PASSED] 41 VFs
[15:06:47] [PASSED] 42 VFs
[15:06:47] [PASSED] 43 VFs
[15:06:47] [PASSED] 44 VFs
[15:06:47] [PASSED] 45 VFs
[15:06:47] [PASSED] 46 VFs
[15:06:47] [PASSED] 47 VFs
[15:06:47] [PASSED] 48 VFs
[15:06:47] [PASSED] 49 VFs
[15:06:47] [PASSED] 50 VFs
[15:06:47] [PASSED] 51 VFs
[15:06:47] [PASSED] 52 VFs
[15:06:47] [PASSED] 53 VFs
[15:06:47] [PASSED] 54 VFs
[15:06:47] [PASSED] 55 VFs
[15:06:47] [PASSED] 56 VFs
[15:06:47] [PASSED] 57 VFs
[15:06:47] [PASSED] 58 VFs
[15:06:47] [PASSED] 59 VFs
[15:06:47] [PASSED] 60 VFs
[15:06:47] [PASSED] 61 VFs
[15:06:47] [PASSED] 62 VFs
[15:06:47] [PASSED] 63 VFs
[15:06:47] ==================== [PASSED] fair_ggtt ====================
[15:06:47] ================== [PASSED] pf_gt_config ===================
[15:06:47] ===================== lmtt (1 subtest) =====================
[15:06:47] ======================== test_ops  =========================
[15:06:47] [PASSED] 2-level
[15:06:47] [PASSED] multi-level
[15:06:47] ==================== [PASSED] test_ops =====================
[15:06:47] ====================== [PASSED] lmtt =======================
[15:06:47] ================= pf_service (11 subtests) =================
[15:06:47] [PASSED] pf_negotiate_any
[15:06:47] [PASSED] pf_negotiate_base_match
[15:06:47] [PASSED] pf_negotiate_base_newer
[15:06:47] [PASSED] pf_negotiate_base_next
[15:06:47] [SKIPPED] pf_negotiate_base_older
[15:06:47] [PASSED] pf_negotiate_base_prev
[15:06:47] [PASSED] pf_negotiate_latest_match
[15:06:47] [PASSED] pf_negotiate_latest_newer
[15:06:47] [PASSED] pf_negotiate_latest_next
[15:06:47] [SKIPPED] pf_negotiate_latest_older
[15:06:47] [SKIPPED] pf_negotiate_latest_prev
[15:06:47] =================== [PASSED] pf_service ====================
[15:06:47] ================= xe_guc_g2g (2 subtests) ==================
[15:06:47] ============== xe_live_guc_g2g_kunit_default  ==============
[15:06:47] ========= [SKIPPED] xe_live_guc_g2g_kunit_default ==========
[15:06:47] ============== xe_live_guc_g2g_kunit_allmem  ===============
[15:06:47] ========== [SKIPPED] xe_live_guc_g2g_kunit_allmem ==========
[15:06:47] =================== [SKIPPED] xe_guc_g2g ===================
[15:06:47] =================== xe_mocs (2 subtests) ===================
[15:06:47] ================ xe_live_mocs_kernel_kunit  ================
[15:06:47] =========== [SKIPPED] xe_live_mocs_kernel_kunit ============
[15:06:47] ================ xe_live_mocs_reset_kunit  =================
[15:06:47] ============ [SKIPPED] xe_live_mocs_reset_kunit ============
[15:06:47] ==================== [SKIPPED] xe_mocs =====================
[15:06:47] ================= xe_migrate (2 subtests) ==================
[15:06:47] ================= xe_migrate_sanity_kunit  =================
[15:06:47] ============ [SKIPPED] xe_migrate_sanity_kunit =============
[15:06:47] ================== xe_validate_ccs_kunit  ==================
[15:06:47] ============= [SKIPPED] xe_validate_ccs_kunit ==============
[15:06:47] =================== [SKIPPED] xe_migrate ===================
[15:06:47] ================== xe_dma_buf (1 subtest) ==================
[15:06:47] ==================== xe_dma_buf_kunit  =====================
[15:06:47] ================ [SKIPPED] xe_dma_buf_kunit ================
[15:06:47] =================== [SKIPPED] xe_dma_buf ===================
[15:06:47] ================= xe_bo_shrink (1 subtest) =================
[15:06:47] =================== xe_bo_shrink_kunit  ====================
[15:06:47] =============== [SKIPPED] xe_bo_shrink_kunit ===============
[15:06:47] ================== [SKIPPED] xe_bo_shrink ==================
[15:06:47] ==================== xe_bo (2 subtests) ====================
[15:06:47] ================== xe_ccs_migrate_kunit  ===================
[15:06:47] ============== [SKIPPED] xe_ccs_migrate_kunit ==============
[15:06:47] ==================== xe_bo_evict_kunit  ====================
[15:06:47] =============== [SKIPPED] xe_bo_evict_kunit ================
[15:06:47] ===================== [SKIPPED] xe_bo ======================
[15:06:47] ==================== args (13 subtests) ====================
[15:06:47] [PASSED] count_args_test
[15:06:47] [PASSED] call_args_example
[15:06:47] [PASSED] call_args_test
[15:06:47] [PASSED] drop_first_arg_example
[15:06:47] [PASSED] drop_first_arg_test
[15:06:47] [PASSED] first_arg_example
[15:06:47] [PASSED] first_arg_test
[15:06:47] [PASSED] last_arg_example
[15:06:47] [PASSED] last_arg_test
[15:06:47] [PASSED] pick_arg_example
[15:06:47] [PASSED] if_args_example
[15:06:47] [PASSED] if_args_test
[15:06:47] [PASSED] sep_comma_example
[15:06:47] ====================== [PASSED] args =======================
[15:06:47] =================== xe_pci (3 subtests) ====================
[15:06:47] ==================== check_graphics_ip  ====================
[15:06:47] [PASSED] 12.00 Xe_LP
[15:06:47] [PASSED] 12.10 Xe_LP+
[15:06:47] [PASSED] 12.55 Xe_HPG
[15:06:47] [PASSED] 12.60 Xe_HPC
[15:06:47] [PASSED] 12.70 Xe_LPG
[15:06:47] [PASSED] 12.71 Xe_LPG
[15:06:47] [PASSED] 12.74 Xe_LPG+
[15:06:47] [PASSED] 20.01 Xe2_HPG
[15:06:47] [PASSED] 20.02 Xe2_HPG
[15:06:47] [PASSED] 20.04 Xe2_LPG
[15:06:47] [PASSED] 30.00 Xe3_LPG
[15:06:47] [PASSED] 30.01 Xe3_LPG
[15:06:47] [PASSED] 30.03 Xe3_LPG
[15:06:47] [PASSED] 30.04 Xe3_LPG
[15:06:47] [PASSED] 30.05 Xe3_LPG
[15:06:47] [PASSED] 35.11 Xe3p_XPC
[15:06:47] ================ [PASSED] check_graphics_ip ================
[15:06:47] ===================== check_media_ip  ======================
[15:06:47] [PASSED] 12.00 Xe_M
[15:06:47] [PASSED] 12.55 Xe_HPM
[15:06:47] [PASSED] 13.00 Xe_LPM+
[15:06:47] [PASSED] 13.01 Xe2_HPM
[15:06:47] [PASSED] 20.00 Xe2_LPM
[15:06:47] [PASSED] 30.00 Xe3_LPM
[15:06:47] [PASSED] 30.02 Xe3_LPM
[15:06:47] [PASSED] 35.00 Xe3p_LPM
[15:06:47] [PASSED] 35.03 Xe3p_HPM
[15:06:47] ================= [PASSED] check_media_ip ==================
[15:06:47] =================== check_platform_desc  ===================
[15:06:47] [PASSED] 0x9A60 (TIGERLAKE)
[15:06:47] [PASSED] 0x9A68 (TIGERLAKE)
[15:06:47] [PASSED] 0x9A70 (TIGERLAKE)
[15:06:47] [PASSED] 0x9A40 (TIGERLAKE)
[15:06:47] [PASSED] 0x9A49 (TIGERLAKE)
[15:06:47] [PASSED] 0x9A59 (TIGERLAKE)
[15:06:47] [PASSED] 0x9A78 (TIGERLAKE)
[15:06:47] [PASSED] 0x9AC0 (TIGERLAKE)
[15:06:47] [PASSED] 0x9AC9 (TIGERLAKE)
[15:06:47] [PASSED] 0x9AD9 (TIGERLAKE)
[15:06:47] [PASSED] 0x9AF8 (TIGERLAKE)
[15:06:47] [PASSED] 0x4C80 (ROCKETLAKE)
[15:06:47] [PASSED] 0x4C8A (ROCKETLAKE)
[15:06:47] [PASSED] 0x4C8B (ROCKETLAKE)
[15:06:47] [PASSED] 0x4C8C (ROCKETLAKE)
[15:06:47] [PASSED] 0x4C90 (ROCKETLAKE)
[15:06:47] [PASSED] 0x4C9A (ROCKETLAKE)
[15:06:47] [PASSED] 0x4680 (ALDERLAKE_S)
[15:06:47] [PASSED] 0x4682 (ALDERLAKE_S)
[15:06:47] [PASSED] 0x4688 (ALDERLAKE_S)
[15:06:47] [PASSED] 0x468A (ALDERLAKE_S)
[15:06:47] [PASSED] 0x468B (ALDERLAKE_S)
[15:06:47] [PASSED] 0x4690 (ALDERLAKE_S)
[15:06:47] [PASSED] 0x4692 (ALDERLAKE_S)
[15:06:47] [PASSED] 0x4693 (ALDERLAKE_S)
[15:06:47] [PASSED] 0x46A0 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46A1 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46A2 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46A3 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46A6 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46A8 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46AA (ALDERLAKE_P)
[15:06:47] [PASSED] 0x462A (ALDERLAKE_P)
[15:06:47] [PASSED] 0x4626 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x4628 (ALDERLAKE_P)
stty: 'standard input': Inappropriate ioctl for device
[15:06:47] [PASSED] 0x46B0 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46B1 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46B2 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46B3 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46C0 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46C1 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46C2 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46C3 (ALDERLAKE_P)
[15:06:47] [PASSED] 0x46D0 (ALDERLAKE_N)
[15:06:47] [PASSED] 0x46D1 (ALDERLAKE_N)
[15:06:47] [PASSED] 0x46D2 (ALDERLAKE_N)
[15:06:47] [PASSED] 0x46D3 (ALDERLAKE_N)
[15:06:47] [PASSED] 0x46D4 (ALDERLAKE_N)
[15:06:47] [PASSED] 0xA721 (ALDERLAKE_P)
[15:06:47] [PASSED] 0xA7A1 (ALDERLAKE_P)
[15:06:47] [PASSED] 0xA7A9 (ALDERLAKE_P)
[15:06:47] [PASSED] 0xA7AC (ALDERLAKE_P)
[15:06:47] [PASSED] 0xA7AD (ALDERLAKE_P)
[15:06:47] [PASSED] 0xA720 (ALDERLAKE_P)
[15:06:47] [PASSED] 0xA7A0 (ALDERLAKE_P)
[15:06:47] [PASSED] 0xA7A8 (ALDERLAKE_P)
[15:06:47] [PASSED] 0xA7AA (ALDERLAKE_P)
[15:06:47] [PASSED] 0xA7AB (ALDERLAKE_P)
[15:06:47] [PASSED] 0xA780 (ALDERLAKE_S)
[15:06:47] [PASSED] 0xA781 (ALDERLAKE_S)
[15:06:47] [PASSED] 0xA782 (ALDERLAKE_S)
[15:06:47] [PASSED] 0xA783 (ALDERLAKE_S)
[15:06:47] [PASSED] 0xA788 (ALDERLAKE_S)
[15:06:47] [PASSED] 0xA789 (ALDERLAKE_S)
[15:06:47] [PASSED] 0xA78A (ALDERLAKE_S)
[15:06:47] [PASSED] 0xA78B (ALDERLAKE_S)
[15:06:47] [PASSED] 0x4905 (DG1)
[15:06:47] [PASSED] 0x4906 (DG1)
[15:06:47] [PASSED] 0x4907 (DG1)
[15:06:47] [PASSED] 0x4908 (DG1)
[15:06:47] [PASSED] 0x4909 (DG1)
[15:06:47] [PASSED] 0x56C0 (DG2)
[15:06:47] [PASSED] 0x56C2 (DG2)
[15:06:47] [PASSED] 0x56C1 (DG2)
[15:06:47] [PASSED] 0x7D51 (METEORLAKE)
[15:06:47] [PASSED] 0x7DD1 (METEORLAKE)
[15:06:47] [PASSED] 0x7D41 (METEORLAKE)
[15:06:47] [PASSED] 0x7D67 (METEORLAKE)
[15:06:47] [PASSED] 0xB640 (METEORLAKE)
[15:06:47] [PASSED] 0x56A0 (DG2)
[15:06:47] [PASSED] 0x56A1 (DG2)
[15:06:47] [PASSED] 0x56A2 (DG2)
[15:06:47] [PASSED] 0x56BE (DG2)
[15:06:47] [PASSED] 0x56BF (DG2)
[15:06:47] [PASSED] 0x5690 (DG2)
[15:06:47] [PASSED] 0x5691 (DG2)
[15:06:47] [PASSED] 0x5692 (DG2)
[15:06:47] [PASSED] 0x56A5 (DG2)
[15:06:47] [PASSED] 0x56A6 (DG2)
[15:06:47] [PASSED] 0x56B0 (DG2)
[15:06:47] [PASSED] 0x56B1 (DG2)
[15:06:47] [PASSED] 0x56BA (DG2)
[15:06:47] [PASSED] 0x56BB (DG2)
[15:06:47] [PASSED] 0x56BC (DG2)
[15:06:47] [PASSED] 0x56BD (DG2)
[15:06:47] [PASSED] 0x5693 (DG2)
[15:06:47] [PASSED] 0x5694 (DG2)
[15:06:47] [PASSED] 0x5695 (DG2)
[15:06:47] [PASSED] 0x56A3 (DG2)
[15:06:47] [PASSED] 0x56A4 (DG2)
[15:06:47] [PASSED] 0x56B2 (DG2)
[15:06:47] [PASSED] 0x56B3 (DG2)
[15:06:47] [PASSED] 0x5696 (DG2)
[15:06:47] [PASSED] 0x5697 (DG2)
[15:06:47] [PASSED] 0xB69 (PVC)
[15:06:47] [PASSED] 0xB6E (PVC)
[15:06:47] [PASSED] 0xBD4 (PVC)
[15:06:47] [PASSED] 0xBD5 (PVC)
[15:06:47] [PASSED] 0xBD6 (PVC)
[15:06:47] [PASSED] 0xBD7 (PVC)
[15:06:47] [PASSED] 0xBD8 (PVC)
[15:06:47] [PASSED] 0xBD9 (PVC)
[15:06:47] [PASSED] 0xBDA (PVC)
[15:06:47] [PASSED] 0xBDB (PVC)
[15:06:47] [PASSED] 0xBE0 (PVC)
[15:06:47] [PASSED] 0xBE1 (PVC)
[15:06:47] [PASSED] 0xBE5 (PVC)
[15:06:47] [PASSED] 0x7D40 (METEORLAKE)
[15:06:47] [PASSED] 0x7D45 (METEORLAKE)
[15:06:47] [PASSED] 0x7D55 (METEORLAKE)
[15:06:47] [PASSED] 0x7D60 (METEORLAKE)
[15:06:47] [PASSED] 0x7DD5 (METEORLAKE)
[15:06:47] [PASSED] 0x6420 (LUNARLAKE)
[15:06:47] [PASSED] 0x64A0 (LUNARLAKE)
[15:06:47] [PASSED] 0x64B0 (LUNARLAKE)
[15:06:47] [PASSED] 0xE202 (BATTLEMAGE)
[15:06:47] [PASSED] 0xE209 (BATTLEMAGE)
[15:06:47] [PASSED] 0xE20B (BATTLEMAGE)
[15:06:47] [PASSED] 0xE20C (BATTLEMAGE)
[15:06:47] [PASSED] 0xE20D (BATTLEMAGE)
[15:06:47] [PASSED] 0xE210 (BATTLEMAGE)
[15:06:47] [PASSED] 0xE211 (BATTLEMAGE)
[15:06:47] [PASSED] 0xE212 (BATTLEMAGE)
[15:06:47] [PASSED] 0xE216 (BATTLEMAGE)
[15:06:47] [PASSED] 0xE220 (BATTLEMAGE)
[15:06:47] [PASSED] 0xE221 (BATTLEMAGE)
[15:06:47] [PASSED] 0xE222 (BATTLEMAGE)
[15:06:47] [PASSED] 0xE223 (BATTLEMAGE)
[15:06:47] [PASSED] 0xB080 (PANTHERLAKE)
[15:06:47] [PASSED] 0xB081 (PANTHERLAKE)
[15:06:47] [PASSED] 0xB082 (PANTHERLAKE)
[15:06:47] [PASSED] 0xB083 (PANTHERLAKE)
[15:06:47] [PASSED] 0xB084 (PANTHERLAKE)
[15:06:47] [PASSED] 0xB085 (PANTHERLAKE)
[15:06:47] [PASSED] 0xB086 (PANTHERLAKE)
[15:06:47] [PASSED] 0xB087 (PANTHERLAKE)
[15:06:47] [PASSED] 0xB08F (PANTHERLAKE)
[15:06:47] [PASSED] 0xB090 (PANTHERLAKE)
[15:06:47] [PASSED] 0xB0A0 (PANTHERLAKE)
[15:06:47] [PASSED] 0xB0B0 (PANTHERLAKE)
[15:06:47] [PASSED] 0xFD80 (PANTHERLAKE)
[15:06:47] [PASSED] 0xFD81 (PANTHERLAKE)
[15:06:47] [PASSED] 0xD740 (NOVALAKE_S)
[15:06:47] [PASSED] 0xD741 (NOVALAKE_S)
[15:06:47] [PASSED] 0xD742 (NOVALAKE_S)
[15:06:47] [PASSED] 0xD743 (NOVALAKE_S)
[15:06:47] [PASSED] 0xD744 (NOVALAKE_S)
[15:06:47] [PASSED] 0xD745 (NOVALAKE_S)
[15:06:47] [PASSED] 0x674C (CRESCENTISLAND)
[15:06:47] =============== [PASSED] check_platform_desc ===============
[15:06:47] ===================== [PASSED] xe_pci ======================
[15:06:47] =================== xe_rtp (2 subtests) ====================
[15:06:47] =============== xe_rtp_process_to_sr_tests  ================
[15:06:47] [PASSED] coalesce-same-reg
[15:06:47] [PASSED] no-match-no-add
[15:06:47] [PASSED] match-or
[15:06:47] [PASSED] match-or-xfail
[15:06:47] [PASSED] no-match-no-add-multiple-rules
[15:06:47] [PASSED] two-regs-two-entries
[15:06:47] [PASSED] clr-one-set-other
[15:06:47] [PASSED] set-field
[15:06:47] [PASSED] conflict-duplicate
[15:06:47] [PASSED] conflict-not-disjoint
[15:06:47] [PASSED] conflict-reg-type
[15:06:47] =========== [PASSED] xe_rtp_process_to_sr_tests ============
[15:06:47] ================== xe_rtp_process_tests  ===================
[15:06:47] [PASSED] active1
[15:06:47] [PASSED] active2
[15:06:47] [PASSED] active-inactive
[15:06:47] [PASSED] inactive-active
[15:06:47] [PASSED] inactive-1st_or_active-inactive
[15:06:47] [PASSED] inactive-2nd_or_active-inactive
[15:06:47] [PASSED] inactive-last_or_active-inactive
[15:06:47] [PASSED] inactive-no_or_active-inactive
[15:06:47] ============== [PASSED] xe_rtp_process_tests ===============
[15:06:47] ===================== [PASSED] xe_rtp ======================
[15:06:47] ==================== xe_wa (1 subtest) =====================
[15:06:47] ======================== xe_wa_gt  =========================
[15:06:47] [PASSED] TIGERLAKE B0
[15:06:47] [PASSED] DG1 A0
[15:06:47] [PASSED] DG1 B0
[15:06:47] [PASSED] ALDERLAKE_S A0
[15:06:47] [PASSED] ALDERLAKE_S B0
[15:06:47] [PASSED] ALDERLAKE_S C0
[15:06:47] [PASSED] ALDERLAKE_S D0
[15:06:47] [PASSED] ALDERLAKE_P A0
[15:06:47] [PASSED] ALDERLAKE_P B0
[15:06:47] [PASSED] ALDERLAKE_P C0
[15:06:47] [PASSED] ALDERLAKE_S RPLS D0
[15:06:47] [PASSED] ALDERLAKE_P RPLU E0
[15:06:47] [PASSED] DG2 G10 C0
[15:06:47] [PASSED] DG2 G11 B1
[15:06:47] [PASSED] DG2 G12 A1
[15:06:47] [PASSED] METEORLAKE 12.70(Xe_LPG) A0 13.00(Xe_LPM+) A0
[15:06:47] [PASSED] METEORLAKE 12.71(Xe_LPG) A0 13.00(Xe_LPM+) A0
[15:06:47] [PASSED] METEORLAKE 12.74(Xe_LPG+) A0 13.00(Xe_LPM+) A0
[15:06:47] [PASSED] LUNARLAKE 20.04(Xe2_LPG) A0 20.00(Xe2_LPM) A0
[15:06:47] [PASSED] LUNARLAKE 20.04(Xe2_LPG) B0 20.00(Xe2_LPM) A0
[15:06:47] [PASSED] BATTLEMAGE 20.01(Xe2_HPG) A0 13.01(Xe2_HPM) A1
[15:06:47] [PASSED] PANTHERLAKE 30.00(Xe3_LPG) A0 30.00(Xe3_LPM) A0
[15:06:47] ==================== [PASSED] xe_wa_gt =====================
[15:06:47] ====================== [PASSED] xe_wa ======================
[15:06:47] ============================================================
[15:06:47] Testing complete. Ran 512 tests: passed: 494, skipped: 18
[15:06:47] Elapsed time: 36.474s total, 4.264s configuring, 31.694s building, 0.472s running

+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[15:06:47] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[15:06:49] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[15:07:14] Starting KUnit Kernel (1/1)...
[15:07:14] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[15:07:14] ============ drm_test_pick_cmdline (2 subtests) ============
[15:07:14] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[15:07:14] =============== drm_test_pick_cmdline_named  ===============
[15:07:14] [PASSED] NTSC
[15:07:14] [PASSED] NTSC-J
[15:07:14] [PASSED] PAL
[15:07:14] [PASSED] PAL-M
[15:07:14] =========== [PASSED] drm_test_pick_cmdline_named ===========
[15:07:14] ============== [PASSED] drm_test_pick_cmdline ==============
[15:07:14] == drm_test_atomic_get_connector_for_encoder (1 subtest) ===
[15:07:14] [PASSED] drm_test_drm_atomic_get_connector_for_encoder
[15:07:14] ==== [PASSED] drm_test_atomic_get_connector_for_encoder ====
[15:07:14] =========== drm_validate_clone_mode (2 subtests) ===========
[15:07:14] ============== drm_test_check_in_clone_mode  ===============
[15:07:14] [PASSED] in_clone_mode
[15:07:14] [PASSED] not_in_clone_mode
[15:07:14] ========== [PASSED] drm_test_check_in_clone_mode ===========
[15:07:14] =============== drm_test_check_valid_clones  ===============
[15:07:14] [PASSED] not_in_clone_mode
[15:07:14] [PASSED] valid_clone
[15:07:14] [PASSED] invalid_clone
[15:07:14] =========== [PASSED] drm_test_check_valid_clones ===========
[15:07:14] ============= [PASSED] drm_validate_clone_mode =============
[15:07:14] ============= drm_validate_modeset (1 subtest) =============
[15:07:14] [PASSED] drm_test_check_connector_changed_modeset
[15:07:14] ============== [PASSED] drm_validate_modeset ===============
[15:07:14] ====== drm_test_bridge_get_current_state (2 subtests) ======
[15:07:14] [PASSED] drm_test_drm_bridge_get_current_state_atomic
[15:07:14] [PASSED] drm_test_drm_bridge_get_current_state_legacy
[15:07:14] ======== [PASSED] drm_test_bridge_get_current_state ========
[15:07:14] ====== drm_test_bridge_helper_reset_crtc (3 subtests) ======
[15:07:14] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic
[15:07:14] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic_disabled
[15:07:14] [PASSED] drm_test_drm_bridge_helper_reset_crtc_legacy
[15:07:14] ======== [PASSED] drm_test_bridge_helper_reset_crtc ========
[15:07:14] ============== drm_bridge_alloc (2 subtests) ===============
[15:07:14] [PASSED] drm_test_drm_bridge_alloc_basic
[15:07:14] [PASSED] drm_test_drm_bridge_alloc_get_put
[15:07:14] ================ [PASSED] drm_bridge_alloc =================
[15:07:14] ================== drm_buddy (9 subtests) ==================
[15:07:14] [PASSED] drm_test_buddy_alloc_limit
[15:07:14] [PASSED] drm_test_buddy_alloc_optimistic
[15:07:14] [PASSED] drm_test_buddy_alloc_pessimistic
[15:07:14] [PASSED] drm_test_buddy_alloc_pathological
[15:07:14] [PASSED] drm_test_buddy_alloc_contiguous
[15:07:14] [PASSED] drm_test_buddy_alloc_clear
[15:07:14] [PASSED] drm_test_buddy_alloc_range_bias
[15:07:14] [PASSED] drm_test_buddy_fragmentation_performance
[15:07:14] [PASSED] drm_test_buddy_alloc_exceeds_max_order
[15:07:14] ==================== [PASSED] drm_buddy ====================
[15:07:14] ============= drm_cmdline_parser (40 subtests) =============
[15:07:14] [PASSED] drm_test_cmdline_force_d_only
[15:07:14] [PASSED] drm_test_cmdline_force_D_only_dvi
[15:07:14] [PASSED] drm_test_cmdline_force_D_only_hdmi
[15:07:14] [PASSED] drm_test_cmdline_force_D_only_not_digital
[15:07:14] [PASSED] drm_test_cmdline_force_e_only
[15:07:14] [PASSED] drm_test_cmdline_res
[15:07:14] [PASSED] drm_test_cmdline_res_vesa
[15:07:14] [PASSED] drm_test_cmdline_res_vesa_rblank
[15:07:14] [PASSED] drm_test_cmdline_res_rblank
[15:07:14] [PASSED] drm_test_cmdline_res_bpp
[15:07:14] [PASSED] drm_test_cmdline_res_refresh
[15:07:14] [PASSED] drm_test_cmdline_res_bpp_refresh
[15:07:14] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[15:07:14] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[15:07:14] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[15:07:14] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[15:07:14] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[15:07:14] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[15:07:14] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[15:07:14] [PASSED] drm_test_cmdline_res_margins_force_on
[15:07:14] [PASSED] drm_test_cmdline_res_vesa_margins
[15:07:14] [PASSED] drm_test_cmdline_name
[15:07:14] [PASSED] drm_test_cmdline_name_bpp
[15:07:14] [PASSED] drm_test_cmdline_name_option
[15:07:14] [PASSED] drm_test_cmdline_name_bpp_option
[15:07:14] [PASSED] drm_test_cmdline_rotate_0
[15:07:14] [PASSED] drm_test_cmdline_rotate_90
[15:07:14] [PASSED] drm_test_cmdline_rotate_180
[15:07:14] [PASSED] drm_test_cmdline_rotate_270
[15:07:14] [PASSED] drm_test_cmdline_hmirror
[15:07:14] [PASSED] drm_test_cmdline_vmirror
[15:07:14] [PASSED] drm_test_cmdline_margin_options
[15:07:14] [PASSED] drm_test_cmdline_multiple_options
[15:07:14] [PASSED] drm_test_cmdline_bpp_extra_and_option
[15:07:14] [PASSED] drm_test_cmdline_extra_and_option
[15:07:14] [PASSED] drm_test_cmdline_freestanding_options
[15:07:14] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[15:07:14] [PASSED] drm_test_cmdline_panel_orientation
[15:07:14] ================ drm_test_cmdline_invalid  =================
[15:07:14] [PASSED] margin_only
[15:07:14] [PASSED] interlace_only
[15:07:14] [PASSED] res_missing_x
[15:07:14] [PASSED] res_missing_y
[15:07:14] [PASSED] res_bad_y
[15:07:14] [PASSED] res_missing_y_bpp
[15:07:14] [PASSED] res_bad_bpp
[15:07:14] [PASSED] res_bad_refresh
[15:07:14] [PASSED] res_bpp_refresh_force_on_off
[15:07:14] [PASSED] res_invalid_mode
[15:07:14] [PASSED] res_bpp_wrong_place_mode
[15:07:14] [PASSED] name_bpp_refresh
[15:07:14] [PASSED] name_refresh
[15:07:14] [PASSED] name_refresh_wrong_mode
[15:07:14] [PASSED] name_refresh_invalid_mode
[15:07:14] [PASSED] rotate_multiple
[15:07:14] [PASSED] rotate_invalid_val
[15:07:14] [PASSED] rotate_truncated
[15:07:14] [PASSED] invalid_option
[15:07:14] [PASSED] invalid_tv_option
[15:07:14] [PASSED] truncated_tv_option
[15:07:14] ============ [PASSED] drm_test_cmdline_invalid =============
[15:07:14] =============== drm_test_cmdline_tv_options  ===============
[15:07:14] [PASSED] NTSC
[15:07:14] [PASSED] NTSC_443
[15:07:14] [PASSED] NTSC_J
[15:07:14] [PASSED] PAL
[15:07:14] [PASSED] PAL_M
[15:07:14] [PASSED] PAL_N
[15:07:14] [PASSED] SECAM
[15:07:14] [PASSED] MONO_525
[15:07:14] [PASSED] MONO_625
[15:07:14] =========== [PASSED] drm_test_cmdline_tv_options ===========
[15:07:14] =============== [PASSED] drm_cmdline_parser ================
[15:07:14] ========== drmm_connector_hdmi_init (20 subtests) ==========
[15:07:14] [PASSED] drm_test_connector_hdmi_init_valid
[15:07:14] [PASSED] drm_test_connector_hdmi_init_bpc_8
[15:07:14] [PASSED] drm_test_connector_hdmi_init_bpc_10
[15:07:14] [PASSED] drm_test_connector_hdmi_init_bpc_12
[15:07:14] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[15:07:14] [PASSED] drm_test_connector_hdmi_init_bpc_null
[15:07:14] [PASSED] drm_test_connector_hdmi_init_formats_empty
[15:07:14] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[15:07:14] === drm_test_connector_hdmi_init_formats_yuv420_allowed  ===
[15:07:14] [PASSED] supported_formats=0x9 yuv420_allowed=1
[15:07:14] [PASSED] supported_formats=0x9 yuv420_allowed=0
[15:07:14] [PASSED] supported_formats=0x3 yuv420_allowed=1
[15:07:14] [PASSED] supported_formats=0x3 yuv420_allowed=0
[15:07:14] === [PASSED] drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[15:07:14] [PASSED] drm_test_connector_hdmi_init_null_ddc
[15:07:14] [PASSED] drm_test_connector_hdmi_init_null_product
[15:07:14] [PASSED] drm_test_connector_hdmi_init_null_vendor
[15:07:14] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[15:07:14] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[15:07:14] [PASSED] drm_test_connector_hdmi_init_product_valid
[15:07:14] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[15:07:14] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[15:07:14] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[15:07:14] ========= drm_test_connector_hdmi_init_type_valid  =========
[15:07:14] [PASSED] HDMI-A
[15:07:14] [PASSED] HDMI-B
[15:07:14] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[15:07:14] ======== drm_test_connector_hdmi_init_type_invalid  ========
[15:07:14] [PASSED] Unknown
[15:07:14] [PASSED] VGA
[15:07:14] [PASSED] DVI-I
[15:07:14] [PASSED] DVI-D
[15:07:14] [PASSED] DVI-A
[15:07:14] [PASSED] Composite
[15:07:14] [PASSED] SVIDEO
[15:07:14] [PASSED] LVDS
[15:07:14] [PASSED] Component
[15:07:14] [PASSED] DIN
[15:07:14] [PASSED] DP
[15:07:14] [PASSED] TV
[15:07:14] [PASSED] eDP
[15:07:14] [PASSED] Virtual
[15:07:14] [PASSED] DSI
[15:07:14] [PASSED] DPI
[15:07:14] [PASSED] Writeback
[15:07:14] [PASSED] SPI
[15:07:14] [PASSED] USB
[15:07:14] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[15:07:14] ============ [PASSED] drmm_connector_hdmi_init =============
[15:07:14] ============= drmm_connector_init (3 subtests) =============
[15:07:14] [PASSED] drm_test_drmm_connector_init
[15:07:14] [PASSED] drm_test_drmm_connector_init_null_ddc
[15:07:14] ========= drm_test_drmm_connector_init_type_valid  =========
[15:07:14] [PASSED] Unknown
[15:07:14] [PASSED] VGA
[15:07:14] [PASSED] DVI-I
[15:07:14] [PASSED] DVI-D
[15:07:14] [PASSED] DVI-A
[15:07:14] [PASSED] Composite
[15:07:14] [PASSED] SVIDEO
[15:07:14] [PASSED] LVDS
[15:07:14] [PASSED] Component
[15:07:14] [PASSED] DIN
[15:07:14] [PASSED] DP
[15:07:14] [PASSED] HDMI-A
[15:07:14] [PASSED] HDMI-B
[15:07:14] [PASSED] TV
[15:07:14] [PASSED] eDP
[15:07:14] [PASSED] Virtual
[15:07:14] [PASSED] DSI
[15:07:14] [PASSED] DPI
[15:07:14] [PASSED] Writeback
[15:07:14] [PASSED] SPI
[15:07:14] [PASSED] USB
[15:07:14] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[15:07:14] =============== [PASSED] drmm_connector_init ===============
[15:07:14] ========= drm_connector_dynamic_init (6 subtests) ==========
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_init
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_init_null_ddc
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_init_not_added
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_init_properties
[15:07:14] ===== drm_test_drm_connector_dynamic_init_type_valid  ======
[15:07:14] [PASSED] Unknown
[15:07:14] [PASSED] VGA
[15:07:14] [PASSED] DVI-I
[15:07:14] [PASSED] DVI-D
[15:07:14] [PASSED] DVI-A
[15:07:14] [PASSED] Composite
[15:07:14] [PASSED] SVIDEO
[15:07:14] [PASSED] LVDS
[15:07:14] [PASSED] Component
[15:07:14] [PASSED] DIN
[15:07:14] [PASSED] DP
[15:07:14] [PASSED] HDMI-A
[15:07:14] [PASSED] HDMI-B
[15:07:14] [PASSED] TV
[15:07:14] [PASSED] eDP
[15:07:14] [PASSED] Virtual
[15:07:14] [PASSED] DSI
[15:07:14] [PASSED] DPI
[15:07:14] [PASSED] Writeback
[15:07:14] [PASSED] SPI
[15:07:14] [PASSED] USB
[15:07:14] = [PASSED] drm_test_drm_connector_dynamic_init_type_valid ==
[15:07:14] ======== drm_test_drm_connector_dynamic_init_name  =========
[15:07:14] [PASSED] Unknown
[15:07:14] [PASSED] VGA
[15:07:14] [PASSED] DVI-I
[15:07:14] [PASSED] DVI-D
[15:07:14] [PASSED] DVI-A
[15:07:14] [PASSED] Composite
[15:07:14] [PASSED] SVIDEO
[15:07:14] [PASSED] LVDS
[15:07:14] [PASSED] Component
[15:07:14] [PASSED] DIN
[15:07:14] [PASSED] DP
[15:07:14] [PASSED] HDMI-A
[15:07:14] [PASSED] HDMI-B
[15:07:14] [PASSED] TV
[15:07:14] [PASSED] eDP
[15:07:14] [PASSED] Virtual
[15:07:14] [PASSED] DSI
[15:07:14] [PASSED] DPI
[15:07:14] [PASSED] Writeback
[15:07:14] [PASSED] SPI
[15:07:14] [PASSED] USB
[15:07:14] ==== [PASSED] drm_test_drm_connector_dynamic_init_name =====
[15:07:14] =========== [PASSED] drm_connector_dynamic_init ============
[15:07:14] ==== drm_connector_dynamic_register_early (4 subtests) =====
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_register_early_on_list
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_register_early_defer
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_register_early_no_init
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_register_early_no_mode_object
[15:07:14] ====== [PASSED] drm_connector_dynamic_register_early =======
[15:07:14] ======= drm_connector_dynamic_register (7 subtests) ========
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_register_on_list
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_register_no_defer
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_register_no_init
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_register_mode_object
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_register_sysfs
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_register_sysfs_name
[15:07:14] [PASSED] drm_test_drm_connector_dynamic_register_debugfs
[15:07:14] ========= [PASSED] drm_connector_dynamic_register ==========
[15:07:14] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[15:07:14] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[15:07:14] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[15:07:14] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[15:07:14] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[15:07:14] ========== drm_test_get_tv_mode_from_name_valid  ===========
[15:07:14] [PASSED] NTSC
[15:07:14] [PASSED] NTSC-443
[15:07:14] [PASSED] NTSC-J
[15:07:14] [PASSED] PAL
[15:07:14] [PASSED] PAL-M
[15:07:14] [PASSED] PAL-N
[15:07:14] [PASSED] SECAM
[15:07:14] [PASSED] Mono
[15:07:14] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[15:07:14] [PASSED] drm_test_get_tv_mode_from_name_truncated
[15:07:14] ============ [PASSED] drm_get_tv_mode_from_name ============
[15:07:14] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[15:07:14] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[15:07:14] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[15:07:14] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[15:07:14] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[15:07:14] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[15:07:14] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[15:07:14] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid  =
[15:07:14] [PASSED] VIC 96
[15:07:14] [PASSED] VIC 97
[15:07:14] [PASSED] VIC 101
[15:07:14] [PASSED] VIC 102
[15:07:14] [PASSED] VIC 106
[15:07:14] [PASSED] VIC 107
[15:07:14] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[15:07:14] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[15:07:14] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[15:07:14] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[15:07:14] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[15:07:14] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[15:07:14] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[15:07:14] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[15:07:14] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name  ====
[15:07:14] [PASSED] Automatic
[15:07:14] [PASSED] Full
[15:07:14] [PASSED] Limited 16:235
[15:07:14] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[15:07:14] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[15:07:14] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[15:07:14] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[15:07:14] === drm_test_drm_hdmi_connector_get_output_format_name  ====
[15:07:14] [PASSED] RGB
[15:07:14] [PASSED] YUV 4:2:0
[15:07:14] [PASSED] YUV 4:2:2
[15:07:14] [PASSED] YUV 4:4:4
[15:07:14] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[15:07:14] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[15:07:14] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[15:07:14] ============= drm_damage_helper (21 subtests) ==============
[15:07:14] [PASSED] drm_test_damage_iter_no_damage
[15:07:14] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[15:07:14] [PASSED] drm_test_damage_iter_no_damage_src_moved
[15:07:14] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[15:07:14] [PASSED] drm_test_damage_iter_no_damage_not_visible
[15:07:14] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[15:07:14] [PASSED] drm_test_damage_iter_no_damage_no_fb
[15:07:14] [PASSED] drm_test_damage_iter_simple_damage
[15:07:14] [PASSED] drm_test_damage_iter_single_damage
[15:07:14] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[15:07:14] [PASSED] drm_test_damage_iter_single_damage_outside_src
[15:07:14] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[15:07:14] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[15:07:14] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[15:07:14] [PASSED] drm_test_damage_iter_single_damage_src_moved
[15:07:14] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[15:07:14] [PASSED] drm_test_damage_iter_damage
[15:07:14] [PASSED] drm_test_damage_iter_damage_one_intersect
[15:07:14] [PASSED] drm_test_damage_iter_damage_one_outside
[15:07:14] [PASSED] drm_test_damage_iter_damage_src_moved
[15:07:14] [PASSED] drm_test_damage_iter_damage_not_visible
[15:07:14] ================ [PASSED] drm_damage_helper ================
[15:07:14] ============== drm_dp_mst_helper (3 subtests) ==============
[15:07:14] ============== drm_test_dp_mst_calc_pbn_mode  ==============
[15:07:14] [PASSED] Clock 154000 BPP 30 DSC disabled
[15:07:14] [PASSED] Clock 234000 BPP 30 DSC disabled
[15:07:14] [PASSED] Clock 297000 BPP 24 DSC disabled
[15:07:14] [PASSED] Clock 332880 BPP 24 DSC enabled
[15:07:14] [PASSED] Clock 324540 BPP 24 DSC enabled
[15:07:14] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[15:07:14] ============== drm_test_dp_mst_calc_pbn_div  ===============
[15:07:14] [PASSED] Link rate 2000000 lane count 4
[15:07:14] [PASSED] Link rate 2000000 lane count 2
[15:07:14] [PASSED] Link rate 2000000 lane count 1
[15:07:14] [PASSED] Link rate 1350000 lane count 4
[15:07:14] [PASSED] Link rate 1350000 lane count 2
[15:07:14] [PASSED] Link rate 1350000 lane count 1
[15:07:14] [PASSED] Link rate 1000000 lane count 4
[15:07:14] [PASSED] Link rate 1000000 lane count 2
[15:07:14] [PASSED] Link rate 1000000 lane count 1
[15:07:14] [PASSED] Link rate 810000 lane count 4
[15:07:14] [PASSED] Link rate 810000 lane count 2
[15:07:14] [PASSED] Link rate 810000 lane count 1
[15:07:14] [PASSED] Link rate 540000 lane count 4
[15:07:14] [PASSED] Link rate 540000 lane count 2
[15:07:14] [PASSED] Link rate 540000 lane count 1
[15:07:14] [PASSED] Link rate 270000 lane count 4
[15:07:14] [PASSED] Link rate 270000 lane count 2
[15:07:14] [PASSED] Link rate 270000 lane count 1
[15:07:14] [PASSED] Link rate 162000 lane count 4
[15:07:14] [PASSED] Link rate 162000 lane count 2
[15:07:14] [PASSED] Link rate 162000 lane count 1
[15:07:14] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[15:07:14] ========= drm_test_dp_mst_sideband_msg_req_decode  =========
[15:07:14] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[15:07:14] [PASSED] DP_POWER_UP_PHY with port number
[15:07:14] [PASSED] DP_POWER_DOWN_PHY with port number
[15:07:14] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[15:07:14] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[15:07:14] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[15:07:14] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[15:07:14] [PASSED] DP_QUERY_PAYLOAD with port number
[15:07:14] [PASSED] DP_QUERY_PAYLOAD with VCPI
[15:07:14] [PASSED] DP_REMOTE_DPCD_READ with port number
[15:07:14] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[15:07:14] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[15:07:14] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[15:07:14] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[15:07:14] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[15:07:14] [PASSED] DP_REMOTE_I2C_READ with port number
[15:07:14] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[15:07:14] [PASSED] DP_REMOTE_I2C_READ with transactions array
[15:07:14] [PASSED] DP_REMOTE_I2C_WRITE with port number
[15:07:14] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[15:07:14] [PASSED] DP_REMOTE_I2C_WRITE with data array
[15:07:14] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[15:07:14] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[15:07:14] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[15:07:14] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[15:07:14] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[15:07:14] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[15:07:14] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[15:07:14] ================ [PASSED] drm_dp_mst_helper ================
[15:07:14] ================== drm_exec (7 subtests) ===================
[15:07:14] [PASSED] sanitycheck
[15:07:14] [PASSED] test_lock
[15:07:14] [PASSED] test_lock_unlock
[15:07:14] [PASSED] test_duplicates
[15:07:14] [PASSED] test_prepare
[15:07:14] [PASSED] test_prepare_array
[15:07:14] [PASSED] test_multiple_loops
[15:07:14] ==================== [PASSED] drm_exec =====================
[15:07:14] =========== drm_format_helper_test (17 subtests) ===========
[15:07:14] ============== drm_test_fb_xrgb8888_to_gray8  ==============
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[15:07:14] ============= drm_test_fb_xrgb8888_to_rgb332  ==============
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[15:07:14] ============= drm_test_fb_xrgb8888_to_rgb565  ==============
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[15:07:14] ============ drm_test_fb_xrgb8888_to_xrgb1555  =============
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[15:07:14] ============ drm_test_fb_xrgb8888_to_argb1555  =============
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[15:07:14] ============ drm_test_fb_xrgb8888_to_rgba5551  =============
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[15:07:14] ============= drm_test_fb_xrgb8888_to_rgb888  ==============
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[15:07:14] ============= drm_test_fb_xrgb8888_to_bgr888  ==============
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ========= [PASSED] drm_test_fb_xrgb8888_to_bgr888 ==========
[15:07:14] ============ drm_test_fb_xrgb8888_to_argb8888  =============
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[15:07:14] =========== drm_test_fb_xrgb8888_to_xrgb2101010  ===========
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[15:07:14] =========== drm_test_fb_xrgb8888_to_argb2101010  ===========
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[15:07:14] ============== drm_test_fb_xrgb8888_to_mono  ===============
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[15:07:14] ==================== drm_test_fb_swab  =====================
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ================ [PASSED] drm_test_fb_swab =================
[15:07:14] ============ drm_test_fb_xrgb8888_to_xbgr8888  =============
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[15:07:14] ============ drm_test_fb_xrgb8888_to_abgr8888  =============
[15:07:14] [PASSED] single_pixel_source_buffer
[15:07:14] [PASSED] single_pixel_clip_rectangle
[15:07:14] [PASSED] well_known_colors
[15:07:14] [PASSED] destination_pitch
[15:07:14] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[15:07:14] ================= drm_test_fb_clip_offset  =================
[15:07:14] [PASSED] pass through
[15:07:14] [PASSED] horizontal offset
[15:07:14] [PASSED] vertical offset
[15:07:14] [PASSED] horizontal and vertical offset
[15:07:14] [PASSED] horizontal offset (custom pitch)
[15:07:14] [PASSED] vertical offset (custom pitch)
[15:07:14] [PASSED] horizontal and vertical offset (custom pitch)
[15:07:14] ============= [PASSED] drm_test_fb_clip_offset =============
[15:07:14] =================== drm_test_fb_memcpy  ====================
[15:07:14] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[15:07:14] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[15:07:14] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[15:07:14] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[15:07:14] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[15:07:14] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[15:07:14] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[15:07:14] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[15:07:14] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[15:07:14] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[15:07:14] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[15:07:14] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[15:07:14] =============== [PASSED] drm_test_fb_memcpy ================
[15:07:14] ============= [PASSED] drm_format_helper_test ==============
[15:07:14] ================= drm_format (18 subtests) =================
[15:07:14] [PASSED] drm_test_format_block_width_invalid
[15:07:14] [PASSED] drm_test_format_block_width_one_plane
[15:07:14] [PASSED] drm_test_format_block_width_two_plane
[15:07:14] [PASSED] drm_test_format_block_width_three_plane
[15:07:14] [PASSED] drm_test_format_block_width_tiled
[15:07:14] [PASSED] drm_test_format_block_height_invalid
[15:07:14] [PASSED] drm_test_format_block_height_one_plane
[15:07:14] [PASSED] drm_test_format_block_height_two_plane
[15:07:14] [PASSED] drm_test_format_block_height_three_plane
[15:07:14] [PASSED] drm_test_format_block_height_tiled
[15:07:14] [PASSED] drm_test_format_min_pitch_invalid
[15:07:14] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[15:07:14] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[15:07:14] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[15:07:14] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[15:07:14] [PASSED] drm_test_format_min_pitch_two_plane
[15:07:14] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[15:07:14] [PASSED] drm_test_format_min_pitch_tiled
[15:07:14] =================== [PASSED] drm_format ====================
[15:07:14] ============== drm_framebuffer (10 subtests) ===============
[15:07:14] ========== drm_test_framebuffer_check_src_coords  ==========
[15:07:14] [PASSED] Success: source fits into fb
[15:07:14] [PASSED] Fail: overflowing fb with x-axis coordinate
[15:07:14] [PASSED] Fail: overflowing fb with y-axis coordinate
[15:07:14] [PASSED] Fail: overflowing fb with source width
[15:07:14] [PASSED] Fail: overflowing fb with source height
[15:07:14] ====== [PASSED] drm_test_framebuffer_check_src_coords ======
[15:07:14] [PASSED] drm_test_framebuffer_cleanup
[15:07:14] =============== drm_test_framebuffer_create  ===============
[15:07:14] [PASSED] ABGR8888 normal sizes
[15:07:14] [PASSED] ABGR8888 max sizes
[15:07:14] [PASSED] ABGR8888 pitch greater than min required
[15:07:14] [PASSED] ABGR8888 pitch less than min required
[15:07:14] [PASSED] ABGR8888 Invalid width
[15:07:14] [PASSED] ABGR8888 Invalid buffer handle
[15:07:14] [PASSED] No pixel format
[15:07:14] [PASSED] ABGR8888 Width 0
[15:07:14] [PASSED] ABGR8888 Height 0
[15:07:14] [PASSED] ABGR8888 Out of bound height * pitch combination
[15:07:14] [PASSED] ABGR8888 Large buffer offset
[15:07:14] [PASSED] ABGR8888 Buffer offset for inexistent plane
[15:07:14] [PASSED] ABGR8888 Invalid flag
[15:07:14] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[15:07:14] [PASSED] ABGR8888 Valid buffer modifier
[15:07:14] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[15:07:14] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[15:07:14] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[15:07:14] [PASSED] NV12 Normal sizes
[15:07:14] [PASSED] NV12 Max sizes
[15:07:14] [PASSED] NV12 Invalid pitch
[15:07:14] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[15:07:14] [PASSED] NV12 different  modifier per-plane
[15:07:14] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[15:07:14] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[15:07:14] [PASSED] NV12 Modifier for inexistent plane
[15:07:14] [PASSED] NV12 Handle for inexistent plane
[15:07:14] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[15:07:14] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[15:07:14] [PASSED] YVU420 Normal sizes
[15:07:14] [PASSED] YVU420 Max sizes
[15:07:14] [PASSED] YVU420 Invalid pitch
[15:07:14] [PASSED] YVU420 Different pitches
[15:07:14] [PASSED] YVU420 Different buffer offsets/pitches
[15:07:14] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[15:07:14] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[15:07:14] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[15:07:14] [PASSED] YVU420 Valid modifier
[15:07:14] [PASSED] YVU420 Different modifiers per plane
[15:07:14] [PASSED] YVU420 Modifier for inexistent plane
[15:07:14] [PASSED] YUV420_10BIT Invalid modifier(DRM_FORMAT_MOD_LINEAR)
[15:07:14] [PASSED] X0L2 Normal sizes
[15:07:14] [PASSED] X0L2 Max sizes
[15:07:14] [PASSED] X0L2 Invalid pitch
[15:07:14] [PASSED] X0L2 Pitch greater than minimum required
[15:07:14] [PASSED] X0L2 Handle for inexistent plane
[15:07:14] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[15:07:14] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[15:07:14] [PASSED] X0L2 Valid modifier
[15:07:14] [PASSED] X0L2 Modifier for inexistent plane
[15:07:14] =========== [PASSED] drm_test_framebuffer_create ===========
[15:07:14] [PASSED] drm_test_framebuffer_free
[15:07:14] [PASSED] drm_test_framebuffer_init
[15:07:14] [PASSED] drm_test_framebuffer_init_bad_format
[15:07:14] [PASSED] drm_test_framebuffer_init_dev_mismatch
[15:07:14] [PASSED] drm_test_framebuffer_lookup
[15:07:14] [PASSED] drm_test_framebuffer_lookup_inexistent
[15:07:14] [PASSED] drm_test_framebuffer_modifiers_not_supported
[15:07:14] ================= [PASSED] drm_framebuffer =================
[15:07:14] ================ drm_gem_shmem (8 subtests) ================
[15:07:14] [PASSED] drm_gem_shmem_test_obj_create
[15:07:14] [PASSED] drm_gem_shmem_test_obj_create_private
[15:07:14] [PASSED] drm_gem_shmem_test_pin_pages
[15:07:14] [PASSED] drm_gem_shmem_test_vmap
[15:07:14] [PASSED] drm_gem_shmem_test_get_sg_table
[15:07:14] [PASSED] drm_gem_shmem_test_get_pages_sgt
[15:07:14] [PASSED] drm_gem_shmem_test_madvise
[15:07:14] [PASSED] drm_gem_shmem_test_purge
[15:07:14] ================== [PASSED] drm_gem_shmem ==================
[15:07:14] === drm_atomic_helper_connector_hdmi_check (27 subtests) ===
[15:07:14] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[15:07:14] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[15:07:14] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[15:07:14] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[15:07:14] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[15:07:14] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[15:07:14] ====== drm_test_check_broadcast_rgb_cea_mode_yuv420  =======
[15:07:14] [PASSED] Automatic
[15:07:14] [PASSED] Full
[15:07:14] [PASSED] Limited 16:235
[15:07:14] == [PASSED] drm_test_check_broadcast_rgb_cea_mode_yuv420 ===
[15:07:14] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[15:07:14] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[15:07:14] [PASSED] drm_test_check_disable_connector
[15:07:14] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[15:07:14] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_rgb
[15:07:14] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_yuv420
[15:07:14] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv422
[15:07:14] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420
[15:07:14] [PASSED] drm_test_check_driver_unsupported_fallback_yuv420
[15:07:14] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[15:07:14] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[15:07:14] [PASSED] drm_test_check_output_bpc_dvi
[15:07:14] [PASSED] drm_test_check_output_bpc_format_vic_1
[15:07:14] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[15:07:14] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[15:07:14] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[15:07:14] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[15:07:14] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[15:07:14] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[15:07:14] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[15:07:14] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[15:07:14] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[15:07:14] [PASSED] drm_test_check_broadcast_rgb_value
[15:07:14] [PASSED] drm_test_check_bpc_8_value
[15:07:14] [PASSED] drm_test_check_bpc_10_value
[15:07:14] [PASSED] drm_test_check_bpc_12_value
[15:07:14] [PASSED] drm_test_check_format_value
[15:07:14] [PASSED] drm_test_check_tmds_char_value
[15:07:14] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[15:07:14] = drm_atomic_helper_connector_hdmi_mode_valid (4 subtests) =
[15:07:14] [PASSED] drm_test_check_mode_valid
[15:07:14] [PASSED] drm_test_check_mode_valid_reject
[15:07:14] [PASSED] drm_test_check_mode_valid_reject_rate
[15:07:14] [PASSED] drm_test_check_mode_valid_reject_max_clock
[15:07:14] === [PASSED] drm_atomic_helper_connector_hdmi_mode_valid ===
[15:07:14] = drm_atomic_helper_connector_hdmi_infoframes (5 subtests) =
[15:07:14] [PASSED] drm_test_check_infoframes
[15:07:14] [PASSED] drm_test_check_reject_avi_infoframe
[15:07:14] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_8
[15:07:14] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_10
[15:07:14] [PASSED] drm_test_check_reject_audio_infoframe
[15:07:14] === [PASSED] drm_atomic_helper_connector_hdmi_infoframes ===
[15:07:14] ================= drm_managed (2 subtests) =================
[15:07:14] [PASSED] drm_test_managed_release_action
[15:07:14] [PASSED] drm_test_managed_run_action
[15:07:14] =================== [PASSED] drm_managed ===================
[15:07:14] =================== drm_mm (6 subtests) ====================
[15:07:14] [PASSED] drm_test_mm_init
[15:07:14] [PASSED] drm_test_mm_debug
[15:07:14] [PASSED] drm_test_mm_align32
[15:07:14] [PASSED] drm_test_mm_align64
[15:07:14] [PASSED] drm_test_mm_lowest
[15:07:14] [PASSED] drm_test_mm_highest
[15:07:14] ===================== [PASSED] drm_mm ======================
[15:07:14] ============= drm_modes_analog_tv (5 subtests) =============
[15:07:14] [PASSED] drm_test_modes_analog_tv_mono_576i
[15:07:14] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[15:07:14] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[15:07:14] [PASSED] drm_test_modes_analog_tv_pal_576i
[15:07:14] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[15:07:14] =============== [PASSED] drm_modes_analog_tv ===============
[15:07:14] ============== drm_plane_helper (2 subtests) ===============
[15:07:14] =============== drm_test_check_plane_state  ================
[15:07:14] [PASSED] clipping_simple
[15:07:14] [PASSED] clipping_rotate_reflect
[15:07:14] [PASSED] positioning_simple
[15:07:14] [PASSED] upscaling
[15:07:14] [PASSED] downscaling
[15:07:14] [PASSED] rounding1
[15:07:14] [PASSED] rounding2
[15:07:14] [PASSED] rounding3
[15:07:14] [PASSED] rounding4
[15:07:14] =========== [PASSED] drm_test_check_plane_state ============
[15:07:14] =========== drm_test_check_invalid_plane_state  ============
[15:07:14] [PASSED] positioning_invalid
[15:07:14] [PASSED] upscaling_invalid
[15:07:14] [PASSED] downscaling_invalid
[15:07:14] ======= [PASSED] drm_test_check_invalid_plane_state ========
[15:07:14] ================ [PASSED] drm_plane_helper =================
[15:07:14] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[15:07:14] ====== drm_test_connector_helper_tv_get_modes_check  =======
[15:07:14] [PASSED] None
[15:07:14] [PASSED] PAL
[15:07:14] [PASSED] NTSC
[15:07:14] [PASSED] Both, NTSC Default
[15:07:14] [PASSED] Both, PAL Default
[15:07:14] [PASSED] Both, NTSC Default, with PAL on command-line
[15:07:14] [PASSED] Both, PAL Default, with NTSC on command-line
[15:07:14] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[15:07:14] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[15:07:14] ================== drm_rect (9 subtests) ===================
[15:07:14] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[15:07:14] [PASSED] drm_test_rect_clip_scaled_not_clipped
[15:07:14] [PASSED] drm_test_rect_clip_scaled_clipped
[15:07:14] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[15:07:14] ================= drm_test_rect_intersect  =================
[15:07:14] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[15:07:14] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[15:07:14] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[15:07:14] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[15:07:14] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[15:07:14] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[15:07:14] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[15:07:14] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[15:07:14] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[15:07:14] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[15:07:14] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[15:07:14] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[15:07:14] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[15:07:14] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[15:07:14] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
stty: 'standard input': Inappropriate ioctl for device
[15:07:14] ============= [PASSED] drm_test_rect_intersect =============
[15:07:14] ================ drm_test_rect_calc_hscale  ================
[15:07:14] [PASSED] normal use
[15:07:14] [PASSED] out of max range
[15:07:14] [PASSED] out of min range
[15:07:14] [PASSED] zero dst
[15:07:14] [PASSED] negative src
[15:07:14] [PASSED] negative dst
[15:07:14] ============ [PASSED] drm_test_rect_calc_hscale ============
[15:07:14] ================ drm_test_rect_calc_vscale  ================
[15:07:14] [PASSED] normal use
[15:07:14] [PASSED] out of max range
[15:07:14] [PASSED] out of min range
[15:07:14] [PASSED] zero dst
[15:07:14] [PASSED] negative src
[15:07:14] [PASSED] negative dst
[15:07:14] ============ [PASSED] drm_test_rect_calc_vscale ============
[15:07:14] ================== drm_test_rect_rotate  ===================
[15:07:14] [PASSED] reflect-x
[15:07:14] [PASSED] reflect-y
[15:07:14] [PASSED] rotate-0
[15:07:14] [PASSED] rotate-90
[15:07:14] [PASSED] rotate-180
[15:07:14] [PASSED] rotate-270
[15:07:14] ============== [PASSED] drm_test_rect_rotate ===============
[15:07:14] ================ drm_test_rect_rotate_inv  =================
[15:07:14] [PASSED] reflect-x
[15:07:14] [PASSED] reflect-y
[15:07:14] [PASSED] rotate-0
[15:07:14] [PASSED] rotate-90
[15:07:14] [PASSED] rotate-180
[15:07:14] [PASSED] rotate-270
[15:07:14] ============ [PASSED] drm_test_rect_rotate_inv =============
[15:07:14] ==================== [PASSED] drm_rect =====================
[15:07:14] ============ drm_sysfb_modeset_test (1 subtest) ============
[15:07:14] ============ drm_test_sysfb_build_fourcc_list  =============
[15:07:14] [PASSED] no native formats
[15:07:14] [PASSED] XRGB8888 as native format
[15:07:14] [PASSED] remove duplicates
[15:07:14] [PASSED] convert alpha formats
[15:07:14] [PASSED] random formats
[15:07:14] ======== [PASSED] drm_test_sysfb_build_fourcc_list =========
[15:07:14] ============= [PASSED] drm_sysfb_modeset_test ==============
[15:07:14] ================== drm_fixp (2 subtests) ===================
[15:07:14] [PASSED] drm_test_int2fixp
[15:07:14] [PASSED] drm_test_sm2fixp
[15:07:14] ==================== [PASSED] drm_fixp =====================
[15:07:14] ============================================================
[15:07:14] Testing complete. Ran 630 tests: passed: 630
[15:07:14] Elapsed time: 27.627s total, 1.701s configuring, 25.508s building, 0.397s running

+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/ttm/tests/.kunitconfig
[15:07:15] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[15:07:16] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[15:07:26] Starting KUnit Kernel (1/1)...
[15:07:26] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[15:07:26] ================= ttm_device (5 subtests) ==================
[15:07:26] [PASSED] ttm_device_init_basic
[15:07:26] [PASSED] ttm_device_init_multiple
[15:07:26] [PASSED] ttm_device_fini_basic
[15:07:26] [PASSED] ttm_device_init_no_vma_man
[15:07:26] ================== ttm_device_init_pools  ==================
[15:07:26] [PASSED] No DMA allocations, no DMA32 required
[15:07:26] [PASSED] DMA allocations, DMA32 required
[15:07:26] [PASSED] No DMA allocations, DMA32 required
[15:07:26] [PASSED] DMA allocations, no DMA32 required
[15:07:26] ============== [PASSED] ttm_device_init_pools ==============
[15:07:26] =================== [PASSED] ttm_device ====================
[15:07:26] ================== ttm_pool (8 subtests) ===================
[15:07:26] ================== ttm_pool_alloc_basic  ===================
[15:07:26] [PASSED] One page
[15:07:26] [PASSED] More than one page
[15:07:26] [PASSED] Above the allocation limit
[15:07:26] [PASSED] One page, with coherent DMA mappings enabled
[15:07:26] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[15:07:26] ============== [PASSED] ttm_pool_alloc_basic ===============
[15:07:26] ============== ttm_pool_alloc_basic_dma_addr  ==============
[15:07:26] [PASSED] One page
[15:07:26] [PASSED] More than one page
[15:07:26] [PASSED] Above the allocation limit
[15:07:26] [PASSED] One page, with coherent DMA mappings enabled
[15:07:26] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[15:07:26] ========== [PASSED] ttm_pool_alloc_basic_dma_addr ==========
[15:07:26] [PASSED] ttm_pool_alloc_order_caching_match
[15:07:26] [PASSED] ttm_pool_alloc_caching_mismatch
[15:07:26] [PASSED] ttm_pool_alloc_order_mismatch
[15:07:26] [PASSED] ttm_pool_free_dma_alloc
[15:07:26] [PASSED] ttm_pool_free_no_dma_alloc
[15:07:26] [PASSED] ttm_pool_fini_basic
[15:07:26] ==================== [PASSED] ttm_pool =====================
[15:07:26] ================ ttm_resource (8 subtests) =================
[15:07:26] ================= ttm_resource_init_basic  =================
[15:07:26] [PASSED] Init resource in TTM_PL_SYSTEM
[15:07:26] [PASSED] Init resource in TTM_PL_VRAM
[15:07:26] [PASSED] Init resource in a private placement
[15:07:26] [PASSED] Init resource in TTM_PL_SYSTEM, set placement flags
[15:07:26] ============= [PASSED] ttm_resource_init_basic =============
[15:07:26] [PASSED] ttm_resource_init_pinned
[15:07:26] [PASSED] ttm_resource_fini_basic
[15:07:26] [PASSED] ttm_resource_manager_init_basic
[15:07:26] [PASSED] ttm_resource_manager_usage_basic
[15:07:26] [PASSED] ttm_resource_manager_set_used_basic
[15:07:26] [PASSED] ttm_sys_man_alloc_basic
[15:07:26] [PASSED] ttm_sys_man_free_basic
[15:07:26] ================== [PASSED] ttm_resource ===================
[15:07:26] =================== ttm_tt (15 subtests) ===================
[15:07:26] ==================== ttm_tt_init_basic  ====================
[15:07:26] [PASSED] Page-aligned size
[15:07:26] [PASSED] Extra pages requested
[15:07:26] ================ [PASSED] ttm_tt_init_basic ================
[15:07:26] [PASSED] ttm_tt_init_misaligned
[15:07:26] [PASSED] ttm_tt_fini_basic
[15:07:26] [PASSED] ttm_tt_fini_sg
[15:07:26] [PASSED] ttm_tt_fini_shmem
[15:07:26] [PASSED] ttm_tt_create_basic
[15:07:26] [PASSED] ttm_tt_create_invalid_bo_type
[15:07:26] [PASSED] ttm_tt_create_ttm_exists
[15:07:26] [PASSED] ttm_tt_create_failed
[15:07:26] [PASSED] ttm_tt_destroy_basic
[15:07:26] [PASSED] ttm_tt_populate_null_ttm
[15:07:26] [PASSED] ttm_tt_populate_populated_ttm
[15:07:26] [PASSED] ttm_tt_unpopulate_basic
[15:07:26] [PASSED] ttm_tt_unpopulate_empty_ttm
[15:07:26] [PASSED] ttm_tt_swapin_basic
[15:07:26] ===================== [PASSED] ttm_tt ======================
[15:07:26] =================== ttm_bo (14 subtests) ===================
[15:07:26] =========== ttm_bo_reserve_optimistic_no_ticket  ===========
[15:07:26] [PASSED] Cannot be interrupted and sleeps
[15:07:26] [PASSED] Cannot be interrupted, locks straight away
[15:07:26] [PASSED] Can be interrupted, sleeps
[15:07:26] ======= [PASSED] ttm_bo_reserve_optimistic_no_ticket =======
[15:07:26] [PASSED] ttm_bo_reserve_locked_no_sleep
[15:07:26] [PASSED] ttm_bo_reserve_no_wait_ticket
[15:07:26] [PASSED] ttm_bo_reserve_double_resv
[15:07:26] [PASSED] ttm_bo_reserve_interrupted
[15:07:26] [PASSED] ttm_bo_reserve_deadlock
[15:07:26] [PASSED] ttm_bo_unreserve_basic
[15:07:26] [PASSED] ttm_bo_unreserve_pinned
[15:07:26] [PASSED] ttm_bo_unreserve_bulk
[15:07:26] [PASSED] ttm_bo_fini_basic
[15:07:26] [PASSED] ttm_bo_fini_shared_resv
[15:07:26] [PASSED] ttm_bo_pin_basic
[15:07:26] [PASSED] ttm_bo_pin_unpin_resource
[15:07:26] [PASSED] ttm_bo_multiple_pin_one_unpin
[15:07:26] ===================== [PASSED] ttm_bo ======================
[15:07:26] ============== ttm_bo_validate (21 subtests) ===============
[15:07:26] ============== ttm_bo_init_reserved_sys_man  ===============
[15:07:26] [PASSED] Buffer object for userspace
[15:07:26] [PASSED] Kernel buffer object
[15:07:26] [PASSED] Shared buffer object
[15:07:26] ========== [PASSED] ttm_bo_init_reserved_sys_man ===========
[15:07:26] ============== ttm_bo_init_reserved_mock_man  ==============
[15:07:26] [PASSED] Buffer object for userspace
[15:07:26] [PASSED] Kernel buffer object
[15:07:26] [PASSED] Shared buffer object
[15:07:26] ========== [PASSED] ttm_bo_init_reserved_mock_man ==========
[15:07:26] [PASSED] ttm_bo_init_reserved_resv
[15:07:26] ================== ttm_bo_validate_basic  ==================
[15:07:26] [PASSED] Buffer object for userspace
[15:07:26] [PASSED] Kernel buffer object
[15:07:26] [PASSED] Shared buffer object
[15:07:26] ============== [PASSED] ttm_bo_validate_basic ==============
[15:07:26] [PASSED] ttm_bo_validate_invalid_placement
[15:07:26] ============= ttm_bo_validate_same_placement  ==============
[15:07:26] [PASSED] System manager
[15:07:26] [PASSED] VRAM manager
[15:07:26] ========= [PASSED] ttm_bo_validate_same_placement ==========
[15:07:26] [PASSED] ttm_bo_validate_failed_alloc
[15:07:26] [PASSED] ttm_bo_validate_pinned
[15:07:26] [PASSED] ttm_bo_validate_busy_placement
[15:07:26] ================ ttm_bo_validate_multihop  =================
[15:07:26] [PASSED] Buffer object for userspace
[15:07:26] [PASSED] Kernel buffer object
[15:07:26] [PASSED] Shared buffer object
[15:07:26] ============ [PASSED] ttm_bo_validate_multihop =============
[15:07:26] ========== ttm_bo_validate_no_placement_signaled  ==========
[15:07:26] [PASSED] Buffer object in system domain, no page vector
[15:07:26] [PASSED] Buffer object in system domain with an existing page vector
[15:07:26] ====== [PASSED] ttm_bo_validate_no_placement_signaled ======
[15:07:26] ======== ttm_bo_validate_no_placement_not_signaled  ========
[15:07:26] [PASSED] Buffer object for userspace
[15:07:26] [PASSED] Kernel buffer object
[15:07:26] [PASSED] Shared buffer object
[15:07:26] ==== [PASSED] ttm_bo_validate_no_placement_not_signaled ====
[15:07:26] [PASSED] ttm_bo_validate_move_fence_signaled
[15:07:26] ========= ttm_bo_validate_move_fence_not_signaled  =========
[15:07:26] [PASSED] Waits for GPU
[15:07:26] [PASSED] Tries to lock straight away
[15:07:26] ===== [PASSED] ttm_bo_validate_move_fence_not_signaled =====
[15:07:26] [PASSED] ttm_bo_validate_happy_evict
[15:07:26] [PASSED] ttm_bo_validate_all_pinned_evict
[15:07:26] [PASSED] ttm_bo_validate_allowed_only_evict
[15:07:26] [PASSED] ttm_bo_validate_deleted_evict
[15:07:26] [PASSED] ttm_bo_validate_busy_domain_evict
[15:07:26] [PASSED] ttm_bo_validate_evict_gutting
[15:07:26] [PASSED] ttm_bo_validate_recrusive_evict
stty: 'standard input': Inappropriate ioctl for device
[15:07:26] ================= [PASSED] ttm_bo_validate =================
[15:07:26] ============================================================
[15:07:26] Testing complete. Ran 101 tests: passed: 101
[15:07:26] Elapsed time: 11.508s total, 1.638s configuring, 9.654s building, 0.182s running

+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel



^ permalink raw reply	[flat|nested] 14+ messages in thread

* ✓ Xe.CI.BAT: success for series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 (rev2)
  2026-01-27  7:49 [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 Harish Chegondi
                   ` (6 preceding siblings ...)
  2026-01-28 15:07 ` ✓ CI.KUnit: success for series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 (rev2) Patchwork
@ 2026-01-28 15:51 ` Patchwork
  7 siblings, 0 replies; 14+ messages in thread
From: Patchwork @ 2026-01-28 15:51 UTC (permalink / raw)
  To: Harish Chegondi; +Cc: intel-xe

[-- Attachment #1: Type: text/plain, Size: 1594 bytes --]

== Series Details ==

Series: series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 (rev2)
URL   : https://patchwork.freedesktop.org/series/160683/
State : success

== Summary ==

CI Bug Log - changes from xe-4465-8059f097e25f736bb3da09af6a9b283079abfd4f_BAT -> xe-pw-160683v2_BAT
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  

Participating hosts (11 -> 11)
------------------------------

  No changes in participating hosts

Known issues
------------

  Here are the changes found in xe-pw-160683v2_BAT that come from known issues:

### IGT changes ###

#### Possible fixes ####

  * igt@xe_waitfence@engine:
    - bat-dg2-oem2:       [FAIL][1] ([Intel XE#6519]) -> [PASS][2]
   [1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4465-8059f097e25f736bb3da09af6a9b283079abfd4f/bat-dg2-oem2/igt@xe_waitfence@engine.html
   [2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v2/bat-dg2-oem2/igt@xe_waitfence@engine.html

  
  [Intel XE#6519]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6519


Build changes
-------------

  * IGT: IGT_8721 -> IGT_8722
  * Linux: xe-4465-8059f097e25f736bb3da09af6a9b283079abfd4f -> xe-pw-160683v2

  IGT_8721: 3707bb4267de22a18d61b232c4ab5fbaf61db90c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  IGT_8722: 8722
  xe-4465-8059f097e25f736bb3da09af6a9b283079abfd4f: 8059f097e25f736bb3da09af6a9b283079abfd4f
  xe-pw-160683v2: 160683v2

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-160683v2/index.html

[-- Attachment #2: Type: text/html, Size: 2173 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
  2026-01-27 20:50 ` [PATCH 1/1] " Matt Roper
@ 2026-01-28 22:54   ` Harish Chegondi
  2026-01-30  0:48   ` Harish Chegondi
  1 sibling, 0 replies; 14+ messages in thread
From: Harish Chegondi @ 2026-01-28 22:54 UTC (permalink / raw)
  To: Matt Roper; +Cc: intel-xe, Gustavo Sousa

On Tue, Jan 27, 2026 at 12:50:04PM -0800, Matt Roper wrote:
> On Mon, Jan 26, 2026 at 11:49:50PM -0800, Harish Chegondi wrote:
> > Apply WA 18041344222 to Xe2 LPG graphics IP version 20.04 too.
> > 
> > Bspec: 56024
> > Cc: Matt Roper <matthew.d.roper@intel.com>
> > Cc: Gustavo Sousa <gustavo.sousa@intel.com>
> > Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
> > ---
> >  drivers/gpu/drm/xe/xe_wa.c | 7 +++++++
> >  1 file changed, 7 insertions(+)
> > 
> > diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> > index a991ee2b8781..1153a7363cff 100644
> > --- a/drivers/gpu/drm/xe/xe_wa.c
> > +++ b/drivers/gpu/drm/xe/xe_wa.c
> > @@ -535,6 +535,13 @@ static const struct xe_rtp_entry_sr engine_was[] = {
> >  		       FUNC(xe_rtp_match_first_render_or_compute)),
> >  	  XE_RTP_ACTIONS(SET(TDL_TSL_CHICKEN, RES_CHK_SPR_DIS))
> >  	},
> > +	{ XE_RTP_NAME("18041344222"),
> > +	  XE_RTP_RULES(GRAPHICS_VERSION(2004),
> > +		       FUNC(xe_rtp_match_first_render_or_compute),
> > +		       FUNC(xe_rtp_match_not_sriov_vf),
> 
> We don't need this; nothing on the engine_was[] list applied to SRIOV
> VFs so we never apply any of them.  This RTP match function is intended
> for OOB functions (and possibly LRC workarounds).

I added this to xe2hpg too earlier after I noticed some SRIOV test
failures on CI: https://patchwork.freedesktop.org/series/153187/
I can no longer access those test failures that failed back then. 
Maybe I can remove the line for xe2_hpg and have the tests run again
on CI. The line was added to the xe3_lpg WA too.

I will verify once again.

Thank You
Harish.
> 
> 
> Matt
> 
> > +		       FUNC(xe_rtp_match_gt_has_discontiguous_dss_groups)),
> > +	  XE_RTP_ACTIONS(SET(TDL_CHICKEN, EUSTALL_PERF_SAMPLING_DISABLE))
> > +	},
> >  
> >  	/* Xe2_HPG */
> >  
> > -- 
> > 2.43.0
> > 
> 
> -- 
> Matt Roper
> Graphics Software Engineer
> Linux GPU Platform Enablement
> Intel Corporation

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
  2026-01-27 20:50 ` [PATCH 1/1] " Matt Roper
  2026-01-28 22:54   ` Harish Chegondi
@ 2026-01-30  0:48   ` Harish Chegondi
  2026-01-30 18:28     ` Matt Roper
  1 sibling, 1 reply; 14+ messages in thread
From: Harish Chegondi @ 2026-01-30  0:48 UTC (permalink / raw)
  To: Matt Roper; +Cc: intel-xe, Gustavo Sousa, Michal Wajdeczko

On Tue, Jan 27, 2026 at 12:50:04PM -0800, Matt Roper wrote:
> On Mon, Jan 26, 2026 at 11:49:50PM -0800, Harish Chegondi wrote:
> > Apply WA 18041344222 to Xe2 LPG graphics IP version 20.04 too.
> > 
> > Bspec: 56024
> > Cc: Matt Roper <matthew.d.roper@intel.com>
> > Cc: Gustavo Sousa <gustavo.sousa@intel.com>
> > Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
> > ---
> >  drivers/gpu/drm/xe/xe_wa.c | 7 +++++++
> >  1 file changed, 7 insertions(+)
> > 
> > diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> > index a991ee2b8781..1153a7363cff 100644
> > --- a/drivers/gpu/drm/xe/xe_wa.c
> > +++ b/drivers/gpu/drm/xe/xe_wa.c
> > @@ -535,6 +535,13 @@ static const struct xe_rtp_entry_sr engine_was[] = {
> >  		       FUNC(xe_rtp_match_first_render_or_compute)),
> >  	  XE_RTP_ACTIONS(SET(TDL_TSL_CHICKEN, RES_CHK_SPR_DIS))
> >  	},
> > +	{ XE_RTP_NAME("18041344222"),
> > +	  XE_RTP_RULES(GRAPHICS_VERSION(2004),
> > +		       FUNC(xe_rtp_match_first_render_or_compute),
> > +		       FUNC(xe_rtp_match_not_sriov_vf),
> 
> We don't need this; nothing on the engine_was[] list applied to SRIOV
> VFs so we never apply any of them.  This RTP match function is intended
> for OOB functions (and possibly LRC workarounds).

I submitted a patch series https://patchwork.freedesktop.org/series/160865/
to remove the RTP match function xe_rtp_match_not_sriov_vf() from the
earlier WA patches and the SRIOV IGT tests are failing.

Michal mentioned that with the below patch, WAs are applied for VFs
92a5bd302458a1663 (drm/xe/vf: Unblock xe_rtp_process_to_sr for VFs)

Thank You
Harish.

> 
> 
> Matt
> 
> > +		       FUNC(xe_rtp_match_gt_has_discontiguous_dss_groups)),
> > +	  XE_RTP_ACTIONS(SET(TDL_CHICKEN, EUSTALL_PERF_SAMPLING_DISABLE))
> > +	},
> >  
> >  	/* Xe2_HPG */
> >  
> > -- 
> > 2.43.0
> > 
> 
> -- 
> Matt Roper
> Graphics Software Engineer
> Linux GPU Platform Enablement
> Intel Corporation

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
  2026-01-30  0:48   ` Harish Chegondi
@ 2026-01-30 18:28     ` Matt Roper
  2026-02-03  0:16       ` Harish Chegondi
  2026-02-10 21:55       ` Harish Chegondi
  0 siblings, 2 replies; 14+ messages in thread
From: Matt Roper @ 2026-01-30 18:28 UTC (permalink / raw)
  To: Harish Chegondi; +Cc: intel-xe, Gustavo Sousa, Michal Wajdeczko

On Thu, Jan 29, 2026 at 04:48:46PM -0800, Harish Chegondi wrote:
> On Tue, Jan 27, 2026 at 12:50:04PM -0800, Matt Roper wrote:
> > On Mon, Jan 26, 2026 at 11:49:50PM -0800, Harish Chegondi wrote:
> > > Apply WA 18041344222 to Xe2 LPG graphics IP version 20.04 too.
> > > 
> > > Bspec: 56024
> > > Cc: Matt Roper <matthew.d.roper@intel.com>
> > > Cc: Gustavo Sousa <gustavo.sousa@intel.com>
> > > Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
> > > ---
> > >  drivers/gpu/drm/xe/xe_wa.c | 7 +++++++
> > >  1 file changed, 7 insertions(+)
> > > 
> > > diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> > > index a991ee2b8781..1153a7363cff 100644
> > > --- a/drivers/gpu/drm/xe/xe_wa.c
> > > +++ b/drivers/gpu/drm/xe/xe_wa.c
> > > @@ -535,6 +535,13 @@ static const struct xe_rtp_entry_sr engine_was[] = {
> > >  		       FUNC(xe_rtp_match_first_render_or_compute)),
> > >  	  XE_RTP_ACTIONS(SET(TDL_TSL_CHICKEN, RES_CHK_SPR_DIS))
> > >  	},
> > > +	{ XE_RTP_NAME("18041344222"),
> > > +	  XE_RTP_RULES(GRAPHICS_VERSION(2004),
> > > +		       FUNC(xe_rtp_match_first_render_or_compute),
> > > +		       FUNC(xe_rtp_match_not_sriov_vf),
> > 
> > We don't need this; nothing on the engine_was[] list applied to SRIOV
> > VFs so we never apply any of them.  This RTP match function is intended
> > for OOB functions (and possibly LRC workarounds).
> 
> I submitted a patch series https://patchwork.freedesktop.org/series/160865/
> to remove the RTP match function xe_rtp_match_not_sriov_vf() from the
> earlier WA patches and the SRIOV IGT tests are failing.
> 
> Michal mentioned that with the below patch, WAs are applied for VFs
> 92a5bd302458a1663 (drm/xe/vf: Unblock xe_rtp_process_to_sr for VFs)

It looks like that failure is coming from the 'process' stage because of
the logic in your xe_rtp_match_gt_has_discontiguous_dss_groups()
function, not because we're actually trying to apply the workaround.
Adding the 'FUNC(xe_rtp_match_not_sriov_vf)' rule happens to avoid the
crash because of short-circuiting, but you'd still be getting the crash
if you'd put that after your custom FUNC() rule instead.


There are two steps for workarounds/tuning programming:
 - Step 1:  process the RTP table that describes all workarounds to
   identify the subset that are relevant to the current device, and
   compile a reg_sr list containing that subset
 - Step 2:  apply the contents of the reg_sr list to the hardware by
   writing the registers

Of the three main classes of workarounds we have (GT, engine, and LRC),
only the LRC workarounds are relevant to SRIOV VFs; VFs don't have
access to read or update the registers in GT and engine workarounds.
So the commit Michal referenced allowed Step #1 to go forward because
VFs do legitimately need to process one of the workaround tables (the
LRC table).  However there's also commit c19e705ec981 ("drm/xe/vf: Stop
applying save-restore MMIOs if VF") that blocks Step 2 for SRIOV VFs for
the GT and engine workarounds (LRC workarounds are applied in a
different way and not affected by that).

So the result of those two commits is that we'll process the RTP tables
for all three types of workarounds and generate reg_sr lists of
workarounds that we initially thing we need for the current device.  For
the SRIOV VF case, the reg_sr list that gets generated for GT/engine is
bogus (since we _don't_ actually want or need the workarounds it
identified), but it mostly doesn't really matter since we effectively
throw the list away and never apply it.

This mostly works, but there are a couple hitches:

 - Even if we'll never apply the workarounds for GT/engine in an
   SRIOV-VF, we still spend the time processing their RTP tables to
   needlessly generate a reg_sr.  This is a waste of time, but usually
   harmless.

 - If any of the RULE conditions in an RTP entry try to read a register
   that an SRIOV_VF doesn't have access to, it will get back a value of
   zero.  On its own this is harmless, but if the logic in the rule
   fails to account for 0 as a possible value, you can wind up with
   things like divide-by-zero errors, which is happening with your
   specific workaround.

 - Even though we never apply the register programming in the driver, we
   still report all the engine workarounds' registers to the GuC as part
   of the ADS regset, which will cause the GuC to attempt to
   save/restore them around resets.  This is probably harmless since the
   VF GuC won't be able to read/write these registers, so nothing will
   happen (and the PF's KMD+GuC are probably already handling these
   appropriately on its own save/restore list anyway).  But it's still a
   bit misleading/confusing.

 - I think (haven't checked) that since we filled out a reg_sr with a
   bunch of workarounds that we're not actually going to apply, some of
   the debugfs entries like 'register-save-restore' and 'workarounds'
   probably report misleading/incorrect information when run in a VF.
   Not a huge problem since it's a developer-only debug interface, but
   it could cause confusion.


So maybe what we really want to do is block the processing of RTP => SR
at the GT and engine callsites (but not the LRC callsite) for SRIOV VF.
Then we won't waste time processing the rules when we already know they
won't be applied, we won't run into problems with FUNC() rules that
can't cope with SRIOV VF environments, and we won't report misleading
information to the GuC and debugfs.


Matt

> 
> Thank You
> Harish.
> 
> > 
> > 
> > Matt
> > 
> > > +		       FUNC(xe_rtp_match_gt_has_discontiguous_dss_groups)),
> > > +	  XE_RTP_ACTIONS(SET(TDL_CHICKEN, EUSTALL_PERF_SAMPLING_DISABLE))
> > > +	},
> > >  
> > >  	/* Xe2_HPG */
> > >  
> > > -- 
> > > 2.43.0
> > > 
> > 
> > -- 
> > Matt Roper
> > Graphics Software Engineer
> > Linux GPU Platform Enablement
> > Intel Corporation

-- 
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
  2026-01-30 18:28     ` Matt Roper
@ 2026-02-03  0:16       ` Harish Chegondi
  2026-02-10 21:55       ` Harish Chegondi
  1 sibling, 0 replies; 14+ messages in thread
From: Harish Chegondi @ 2026-02-03  0:16 UTC (permalink / raw)
  To: Matt Roper; +Cc: intel-xe, Gustavo Sousa, Michal Wajdeczko

On Fri, Jan 30, 2026 at 10:28:14AM -0800, Matt Roper wrote:
> On Thu, Jan 29, 2026 at 04:48:46PM -0800, Harish Chegondi wrote:
> > On Tue, Jan 27, 2026 at 12:50:04PM -0800, Matt Roper wrote:
> > > On Mon, Jan 26, 2026 at 11:49:50PM -0800, Harish Chegondi wrote:
> > > > Apply WA 18041344222 to Xe2 LPG graphics IP version 20.04 too.
> > > > 
> > > > Bspec: 56024
> > > > Cc: Matt Roper <matthew.d.roper@intel.com>
> > > > Cc: Gustavo Sousa <gustavo.sousa@intel.com>
> > > > Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
> > > > ---
> > > >  drivers/gpu/drm/xe/xe_wa.c | 7 +++++++
> > > >  1 file changed, 7 insertions(+)
> > > > 
> > > > diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> > > > index a991ee2b8781..1153a7363cff 100644
> > > > --- a/drivers/gpu/drm/xe/xe_wa.c
> > > > +++ b/drivers/gpu/drm/xe/xe_wa.c
> > > > @@ -535,6 +535,13 @@ static const struct xe_rtp_entry_sr engine_was[] = {
> > > >  		       FUNC(xe_rtp_match_first_render_or_compute)),
> > > >  	  XE_RTP_ACTIONS(SET(TDL_TSL_CHICKEN, RES_CHK_SPR_DIS))
> > > >  	},
> > > > +	{ XE_RTP_NAME("18041344222"),
> > > > +	  XE_RTP_RULES(GRAPHICS_VERSION(2004),
> > > > +		       FUNC(xe_rtp_match_first_render_or_compute),
> > > > +		       FUNC(xe_rtp_match_not_sriov_vf),
> > > 
> > > We don't need this; nothing on the engine_was[] list applied to SRIOV
> > > VFs so we never apply any of them.  This RTP match function is intended
> > > for OOB functions (and possibly LRC workarounds).
> > 
> > I submitted a patch series https://patchwork.freedesktop.org/series/160865/
> > to remove the RTP match function xe_rtp_match_not_sriov_vf() from the
> > earlier WA patches and the SRIOV IGT tests are failing.
> > 
> > Michal mentioned that with the below patch, WAs are applied for VFs
> > 92a5bd302458a1663 (drm/xe/vf: Unblock xe_rtp_process_to_sr for VFs)
> 
> It looks like that failure is coming from the 'process' stage because of
> the logic in your xe_rtp_match_gt_has_discontiguous_dss_groups()
> function, not because we're actually trying to apply the workaround.
> Adding the 'FUNC(xe_rtp_match_not_sriov_vf)' rule happens to avoid the
> crash because of short-circuiting, but you'd still be getting the crash
> if you'd put that after your custom FUNC() rule instead.
> 
> 
> There are two steps for workarounds/tuning programming:
>  - Step 1:  process the RTP table that describes all workarounds to
>    identify the subset that are relevant to the current device, and
>    compile a reg_sr list containing that subset
>  - Step 2:  apply the contents of the reg_sr list to the hardware by
>    writing the registers
> 
> Of the three main classes of workarounds we have (GT, engine, and LRC),
> only the LRC workarounds are relevant to SRIOV VFs; VFs don't have
> access to read or update the registers in GT and engine workarounds.
> So the commit Michal referenced allowed Step #1 to go forward because
> VFs do legitimately need to process one of the workaround tables (the
> LRC table).  However there's also commit c19e705ec981 ("drm/xe/vf: Stop
> applying save-restore MMIOs if VF") that blocks Step 2 for SRIOV VFs for
> the GT and engine workarounds (LRC workarounds are applied in a
> different way and not affected by that).
> 
> So the result of those two commits is that we'll process the RTP tables
> for all three types of workarounds and generate reg_sr lists of
> workarounds that we initially thing we need for the current device.  For
> the SRIOV VF case, the reg_sr list that gets generated for GT/engine is
> bogus (since we _don't_ actually want or need the workarounds it
> identified), but it mostly doesn't really matter since we effectively
> throw the list away and never apply it.
> 
> This mostly works, but there are a couple hitches:
> 
>  - Even if we'll never apply the workarounds for GT/engine in an
>    SRIOV-VF, we still spend the time processing their RTP tables to
>    needlessly generate a reg_sr.  This is a waste of time, but usually
>    harmless.
> 
>  - If any of the RULE conditions in an RTP entry try to read a register
>    that an SRIOV_VF doesn't have access to, it will get back a value of
>    zero.  On its own this is harmless, but if the logic in the rule
>    fails to account for 0 as a possible value, you can wind up with
>    things like divide-by-zero errors, which is happening with your
>    specific workaround.
> 
>  - Even though we never apply the register programming in the driver, we
>    still report all the engine workarounds' registers to the GuC as part
>    of the ADS regset, which will cause the GuC to attempt to
>    save/restore them around resets.  This is probably harmless since the
>    VF GuC won't be able to read/write these registers, so nothing will
>    happen (and the PF's KMD+GuC are probably already handling these
>    appropriately on its own save/restore list anyway).  But it's still a
>    bit misleading/confusing.
> 
>  - I think (haven't checked) that since we filled out a reg_sr with a
>    bunch of workarounds that we're not actually going to apply, some of
>    the debugfs entries like 'register-save-restore' and 'workarounds'
>    probably report misleading/incorrect information when run in a VF.
>    Not a huge problem since it's a developer-only debug interface, but
>    it could cause confusion.
> 
> 
> So maybe what we really want to do is block the processing of RTP => SR
> at the GT and engine callsites (but not the LRC callsite) for SRIOV VF.
> Then we won't waste time processing the rules when we already know they
> won't be applied, we won't run into problems with FUNC() rules that
> can't cope with SRIOV VF environments, and we won't report misleading
> information to the GuC and debugfs.
> 
Thanks for the detailed explanation of how the workarounds are processed
and applied. I agree with your suggestion to block the processing of
RTP to SR at the GT and engine callsites for SRIOV VF. For this
workaround, I plan to do the following:

1. Add a check for SRIOV VF at the beginning of the function
xe_rtp_match_gt_has_discontiguous_dss_groups(). All the functions in 
xe_gt_mcr.c and others that access steering information have the check
IS_SRIOV_VF(). I think xe_rtp_match_gt_has_discontiguous_dss_groups()
should have too.

2. Remove xe_rtp_match_not_sriov_vf() from all applications of this
workaround.

The optimizations to skip processing of the GT and engine workarounds
for SRIOV VF will go in a separate patch.

Please let me know if there are any issues with this approach.

Thank You
Harish.

> Matt
> 
> > 
> > Thank You
> > Harish.
> > 
> > > 
> > > 
> > > Matt
> > > 
> > > > +		       FUNC(xe_rtp_match_gt_has_discontiguous_dss_groups)),
> > > > +	  XE_RTP_ACTIONS(SET(TDL_CHICKEN, EUSTALL_PERF_SAMPLING_DISABLE))
> > > > +	},
> > > >  
> > > >  	/* Xe2_HPG */
> > > >  
> > > > -- 
> > > > 2.43.0
> > > > 
> > > 
> > > -- 
> > > Matt Roper
> > > Graphics Software Engineer
> > > Linux GPU Platform Enablement
> > > Intel Corporation
> 
> -- 
> Matt Roper
> Graphics Software Engineer
> Linux GPU Platform Enablement
> Intel Corporation

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
  2026-01-30 18:28     ` Matt Roper
  2026-02-03  0:16       ` Harish Chegondi
@ 2026-02-10 21:55       ` Harish Chegondi
  1 sibling, 0 replies; 14+ messages in thread
From: Harish Chegondi @ 2026-02-10 21:55 UTC (permalink / raw)
  To: Matt Roper; +Cc: intel-xe, Gustavo Sousa, Michal Wajdeczko, harish.chegondi

On Fri, Jan 30, 2026 at 10:28:14AM -0800, Matt Roper wrote:
> On Thu, Jan 29, 2026 at 04:48:46PM -0800, Harish Chegondi wrote:
> > On Tue, Jan 27, 2026 at 12:50:04PM -0800, Matt Roper wrote:
> > > On Mon, Jan 26, 2026 at 11:49:50PM -0800, Harish Chegondi wrote:
> > > > Apply WA 18041344222 to Xe2 LPG graphics IP version 20.04 too.
> > > > 
> > > > Bspec: 56024
> > > > Cc: Matt Roper <matthew.d.roper@intel.com>
> > > > Cc: Gustavo Sousa <gustavo.sousa@intel.com>
> > > > Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
> > > > ---
> > > >  drivers/gpu/drm/xe/xe_wa.c | 7 +++++++
> > > >  1 file changed, 7 insertions(+)
> > > > 
> > > > diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> > > > index a991ee2b8781..1153a7363cff 100644
> > > > --- a/drivers/gpu/drm/xe/xe_wa.c
> > > > +++ b/drivers/gpu/drm/xe/xe_wa.c
> > > > @@ -535,6 +535,13 @@ static const struct xe_rtp_entry_sr engine_was[] = {
> > > >  		       FUNC(xe_rtp_match_first_render_or_compute)),
> > > >  	  XE_RTP_ACTIONS(SET(TDL_TSL_CHICKEN, RES_CHK_SPR_DIS))
> > > >  	},
> > > > +	{ XE_RTP_NAME("18041344222"),
> > > > +	  XE_RTP_RULES(GRAPHICS_VERSION(2004),
> > > > +		       FUNC(xe_rtp_match_first_render_or_compute),
> > > > +		       FUNC(xe_rtp_match_not_sriov_vf),
> > > 
> > > We don't need this; nothing on the engine_was[] list applied to SRIOV
> > > VFs so we never apply any of them.  This RTP match function is intended
> > > for OOB functions (and possibly LRC workarounds).
> > 
> > I submitted a patch series https://patchwork.freedesktop.org/series/160865/
> > to remove the RTP match function xe_rtp_match_not_sriov_vf() from the
> > earlier WA patches and the SRIOV IGT tests are failing.
> > 
> > Michal mentioned that with the below patch, WAs are applied for VFs
> > 92a5bd302458a1663 (drm/xe/vf: Unblock xe_rtp_process_to_sr for VFs)
> 
> It looks like that failure is coming from the 'process' stage because of
> the logic in your xe_rtp_match_gt_has_discontiguous_dss_groups()
> function, not because we're actually trying to apply the workaround.
> Adding the 'FUNC(xe_rtp_match_not_sriov_vf)' rule happens to avoid the
> crash because of short-circuiting, but you'd still be getting the crash
> if you'd put that after your custom FUNC() rule instead.
> 
> 
> There are two steps for workarounds/tuning programming:
>  - Step 1:  process the RTP table that describes all workarounds to
>    identify the subset that are relevant to the current device, and
>    compile a reg_sr list containing that subset
>  - Step 2:  apply the contents of the reg_sr list to the hardware by
>    writing the registers
> 
> Of the three main classes of workarounds we have (GT, engine, and LRC),
> only the LRC workarounds are relevant to SRIOV VFs; VFs don't have
> access to read or update the registers in GT and engine workarounds.
> So the commit Michal referenced allowed Step #1 to go forward because
> VFs do legitimately need to process one of the workaround tables (the
> LRC table).  However there's also commit c19e705ec981 ("drm/xe/vf: Stop
> applying save-restore MMIOs if VF") that blocks Step 2 for SRIOV VFs for
> the GT and engine workarounds (LRC workarounds are applied in a
> different way and not affected by that).
> 
> So the result of those two commits is that we'll process the RTP tables
> for all three types of workarounds and generate reg_sr lists of
> workarounds that we initially thing we need for the current device.  For
> the SRIOV VF case, the reg_sr list that gets generated for GT/engine is
> bogus (since we _don't_ actually want or need the workarounds it
> identified), but it mostly doesn't really matter since we effectively
> throw the list away and never apply it.
> 
> This mostly works, but there are a couple hitches:
> 
>  - Even if we'll never apply the workarounds for GT/engine in an
>    SRIOV-VF, we still spend the time processing their RTP tables to
>    needlessly generate a reg_sr.  This is a waste of time, but usually
>    harmless.
> 
>  - If any of the RULE conditions in an RTP entry try to read a register
>    that an SRIOV_VF doesn't have access to, it will get back a value of
>    zero.  On its own this is harmless, but if the logic in the rule
>    fails to account for 0 as a possible value, you can wind up with
>    things like divide-by-zero errors, which is happening with your
>    specific workaround.
With a recent patch:
4e2796c8280ad21 ("drm/xe/vf: Allow VF to initialize MCR tables")
I am not longer seeing the divide by zero errors I ran into earlier
I think it is now safe to remove the xe_rtp_match_not_sriov_vf match
function from the workarounds. I will send out a patch series to remove
the RTP match function from the earlier workaround patches and also from
the patch to extend the workaround to xe2lpg.

-Harish.
> 
>  - Even though we never apply the register programming in the driver, we
>    still report all the engine workarounds' registers to the GuC as part
>    of the ADS regset, which will cause the GuC to attempt to
>    save/restore them around resets.  This is probably harmless since the
>    VF GuC won't be able to read/write these registers, so nothing will
>    happen (and the PF's KMD+GuC are probably already handling these
>    appropriately on its own save/restore list anyway).  But it's still a
>    bit misleading/confusing.
> 
>  - I think (haven't checked) that since we filled out a reg_sr with a
>    bunch of workarounds that we're not actually going to apply, some of
>    the debugfs entries like 'register-save-restore' and 'workarounds'
>    probably report misleading/incorrect information when run in a VF.
>    Not a huge problem since it's a developer-only debug interface, but
>    it could cause confusion.
> 
> 
> So maybe what we really want to do is block the processing of RTP => SR
> at the GT and engine callsites (but not the LRC callsite) for SRIOV VF.
> Then we won't waste time processing the rules when we already know they
> won't be applied, we won't run into problems with FUNC() rules that
> can't cope with SRIOV VF environments, and we won't report misleading
> information to the GuC and debugfs.
> 
> 
> Matt
> 
> > 
> > Thank You
> > Harish.
> > 
> > > 
> > > 
> > > Matt
> > > 
> > > > +		       FUNC(xe_rtp_match_gt_has_discontiguous_dss_groups)),
> > > > +	  XE_RTP_ACTIONS(SET(TDL_CHICKEN, EUSTALL_PERF_SAMPLING_DISABLE))
> > > > +	},
> > > >  
> > > >  	/* Xe2_HPG */
> > > >  
> > > > -- 
> > > > 2.43.0
> > > > 
> > > 
> > > -- 
> > > Matt Roper
> > > Graphics Software Engineer
> > > Linux GPU Platform Enablement
> > > Intel Corporation
> 
> -- 
> Matt Roper
> Graphics Software Engineer
> Linux GPU Platform Enablement
> Intel Corporation

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2026-02-10 21:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-27  7:49 [PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 Harish Chegondi
2026-01-27  8:04 ` ✓ CI.KUnit: success for series starting with [1/1] " Patchwork
2026-01-27  8:45 ` [PATCH 1/1] " Bhadane, Dnyaneshwar
2026-01-27 10:28 ` ✗ Xe.CI.Full: failure for series starting with [1/1] " Patchwork
2026-01-27 20:50 ` [PATCH 1/1] " Matt Roper
2026-01-28 22:54   ` Harish Chegondi
2026-01-30  0:48   ` Harish Chegondi
2026-01-30 18:28     ` Matt Roper
2026-02-03  0:16       ` Harish Chegondi
2026-02-10 21:55       ` Harish Chegondi
2026-01-28  7:42 ` ✗ Xe.CI.Full: failure for series starting with [1/1] " Patchwork
2026-01-28  7:45 ` ✓ CI.KUnit: success " Patchwork
2026-01-28 15:07 ` ✓ CI.KUnit: success for series starting with [1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04 (rev2) Patchwork
2026-01-28 15:51 ` ✓ Xe.CI.BAT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox