Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release
@ 2026-02-25  1:34 Shuicheng Lin
  2026-02-25  1:45 ` ✓ CI.KUnit: success for " Patchwork
                   ` (11 more replies)
  0 siblings, 12 replies; 17+ messages in thread
From: Shuicheng Lin @ 2026-02-25  1:34 UTC (permalink / raw)
  To: intel-xe; +Cc: Shuicheng Lin

ctx_restore_mid_bb memory is allocated in wa_bb_store(), but
xe_config_device_release() only frees ctx_restore_post_bb.

Free ctx_restore_mid_bb[0].cs as well to avoid leaking the allocation
when the configfs device is removed.

Fixes: b30d5de3d40c ("drm/xe/configfs: Add mid context restore bb")
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
---
 drivers/gpu/drm/xe/xe_configfs.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/xe/xe_configfs.c b/drivers/gpu/drm/xe/xe_configfs.c
index d8c3fbe81aa6..af1599f21338 100644
--- a/drivers/gpu/drm/xe/xe_configfs.c
+++ b/drivers/gpu/drm/xe/xe_configfs.c
@@ -833,6 +833,7 @@ static void xe_config_device_release(struct config_item *item)
 
 	mutex_destroy(&dev->lock);
 
+	kfree(dev->config.ctx_restore_mid_bb[0].cs);
 	kfree(dev->config.ctx_restore_post_bb[0].cs);
 	kfree(dev);
 }
-- 
2.50.1


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

* ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release
  2026-02-25  1:34 [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Shuicheng Lin
@ 2026-02-25  1:45 ` Patchwork
  2026-02-25  2:18 ` ✗ Xe.CI.BAT: failure " Patchwork
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 17+ messages in thread
From: Patchwork @ 2026-02-25  1:45 UTC (permalink / raw)
  To: Shuicheng Lin; +Cc: intel-xe

== Series Details ==

Series: drm/xe/configfs: Free ctx_restore_mid_bb in release
URL   : https://patchwork.freedesktop.org/series/162105/
State : success

== Summary ==

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

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

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

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



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

* ✗ Xe.CI.BAT: failure for drm/xe/configfs: Free ctx_restore_mid_bb in release
  2026-02-25  1:34 [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Shuicheng Lin
  2026-02-25  1:45 ` ✓ CI.KUnit: success for " Patchwork
@ 2026-02-25  2:18 ` Patchwork
  2026-02-25  3:57 ` ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev2) Patchwork
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 17+ messages in thread
From: Patchwork @ 2026-02-25  2:18 UTC (permalink / raw)
  To: Shuicheng Lin; +Cc: intel-xe

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

== Series Details ==

Series: drm/xe/configfs: Free ctx_restore_mid_bb in release
URL   : https://patchwork.freedesktop.org/series/162105/
State : failure

== Summary ==

CI Bug Log - changes from xe-4609-4caa4c7d4ff7bd4d24bca8e795773e460eb8bbfe_BAT -> xe-pw-162105v1_BAT
====================================================

Summary
-------

  **FAILURE**

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

  

Participating hosts (13 -> 14)
------------------------------

  Additional (1): bat-bmg-3 

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

  Here are the unknown changes that may have been introduced in xe-pw-162105v1_BAT:

### IGT changes ###

#### Possible regressions ####

  * igt@xe_multigpu_svm@mgpu-xgpu-access-basic:
    - bat-bmg-3:          NOTRUN -> [ABORT][1]
   [1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v1/bat-bmg-3/igt@xe_multigpu_svm@mgpu-xgpu-access-basic.html

  


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

  * Linux: xe-4609-4caa4c7d4ff7bd4d24bca8e795773e460eb8bbfe -> xe-pw-162105v1

  IGT_8769: 8769
  xe-4609-4caa4c7d4ff7bd4d24bca8e795773e460eb8bbfe: 4caa4c7d4ff7bd4d24bca8e795773e460eb8bbfe
  xe-pw-162105v1: 162105v1

== Logs ==

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

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

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

* ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev2)
  2026-02-25  1:34 [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Shuicheng Lin
  2026-02-25  1:45 ` ✓ CI.KUnit: success for " Patchwork
  2026-02-25  2:18 ` ✗ Xe.CI.BAT: failure " Patchwork
@ 2026-02-25  3:57 ` Patchwork
  2026-02-25  4:31 ` ✗ Xe.CI.BAT: failure " Patchwork
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 17+ messages in thread
From: Patchwork @ 2026-02-25  3:57 UTC (permalink / raw)
  To: Shuicheng Lin; +Cc: intel-xe

== Series Details ==

Series: drm/xe/configfs: Free ctx_restore_mid_bb in release (rev2)
URL   : https://patchwork.freedesktop.org/series/162105/
State : success

== Summary ==

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

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

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

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



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

* ✗ Xe.CI.BAT: failure for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev2)
  2026-02-25  1:34 [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Shuicheng Lin
                   ` (2 preceding siblings ...)
  2026-02-25  3:57 ` ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev2) Patchwork
@ 2026-02-25  4:31 ` Patchwork
  2026-02-25 10:09 ` ✗ Xe.CI.FULL: " Patchwork
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 17+ messages in thread
From: Patchwork @ 2026-02-25  4:31 UTC (permalink / raw)
  To: Shuicheng Lin; +Cc: intel-xe

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

== Series Details ==

Series: drm/xe/configfs: Free ctx_restore_mid_bb in release (rev2)
URL   : https://patchwork.freedesktop.org/series/162105/
State : failure

== Summary ==

CI Bug Log - changes from xe-4609-4caa4c7d4ff7bd4d24bca8e795773e460eb8bbfe_BAT -> xe-pw-162105v2_BAT
====================================================

Summary
-------

  **FAILURE**

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

  

Participating hosts (13 -> 14)
------------------------------

  Additional (1): bat-bmg-3 

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

  Here are the unknown changes that may have been introduced in xe-pw-162105v2_BAT:

### IGT changes ###

#### Possible regressions ####

  * igt@xe_multigpu_svm@mgpu-xgpu-access-basic:
    - bat-bmg-3:          NOTRUN -> [ABORT][1]
   [1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/bat-bmg-3/igt@xe_multigpu_svm@mgpu-xgpu-access-basic.html

  


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

  * IGT: IGT_8769 -> IGT_8770
  * Linux: xe-4609-4caa4c7d4ff7bd4d24bca8e795773e460eb8bbfe -> xe-pw-162105v2

  IGT_8769: 8769
  IGT_8770: 8770
  xe-4609-4caa4c7d4ff7bd4d24bca8e795773e460eb8bbfe: 4caa4c7d4ff7bd4d24bca8e795773e460eb8bbfe
  xe-pw-162105v2: 162105v2

== Logs ==

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

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

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

* ✗ Xe.CI.FULL: failure for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev2)
  2026-02-25  1:34 [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Shuicheng Lin
                   ` (3 preceding siblings ...)
  2026-02-25  4:31 ` ✗ Xe.CI.BAT: failure " Patchwork
@ 2026-02-25 10:09 ` Patchwork
  2026-02-25 16:11 ` ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev3) Patchwork
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 17+ messages in thread
From: Patchwork @ 2026-02-25 10:09 UTC (permalink / raw)
  To: Shuicheng Lin; +Cc: intel-xe

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

== Series Details ==

Series: drm/xe/configfs: Free ctx_restore_mid_bb in release (rev2)
URL   : https://patchwork.freedesktop.org/series/162105/
State : failure

== Summary ==

CI Bug Log - changes from xe-4609-4caa4c7d4ff7bd4d24bca8e795773e460eb8bbfe_FULL -> xe-pw-162105v2_FULL
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with xe-pw-162105v2_FULL absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in xe-pw-162105v2_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-162105v2_FULL:

### IGT changes ###

#### Possible regressions ####

  * igt@xe_exec_system_allocator@many-large-execqueues-mmap-new:
    - shard-bmg:          NOTRUN -> [ABORT][1] +23 other tests abort
   [1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-3/igt@xe_exec_system_allocator@many-large-execqueues-mmap-new.html

  * igt@xe_exec_system_allocator@process-many-large-execqueues-malloc-race-nomemset:
    - shard-lnl:          NOTRUN -> [ABORT][2] +20 other tests abort
   [2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-7/igt@xe_exec_system_allocator@process-many-large-execqueues-malloc-race-nomemset.html

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

  Here are the changes found in xe-pw-162105v2_FULL that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@kms_big_fb@yf-tiled-64bpp-rotate-180:
    - shard-lnl:          NOTRUN -> [SKIP][3] ([Intel XE#1124])
   [3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-4/igt@kms_big_fb@yf-tiled-64bpp-rotate-180.html
    - shard-bmg:          NOTRUN -> [SKIP][4] ([Intel XE#1124])
   [4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-2/igt@kms_big_fb@yf-tiled-64bpp-rotate-180.html

  * igt@kms_ccs@bad-pixel-format-4-tiled-mtl-mc-ccs:
    - shard-lnl:          NOTRUN -> [SKIP][5] ([Intel XE#2887]) +2 other tests skip
   [5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-2/igt@kms_ccs@bad-pixel-format-4-tiled-mtl-mc-ccs.html
    - shard-bmg:          NOTRUN -> [SKIP][6] ([Intel XE#2887]) +2 other tests skip
   [6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-9/igt@kms_ccs@bad-pixel-format-4-tiled-mtl-mc-ccs.html

  * igt@kms_chamelium_color@ctm-negative:
    - shard-lnl:          NOTRUN -> [SKIP][7] ([Intel XE#306])
   [7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-3/igt@kms_chamelium_color@ctm-negative.html
    - shard-bmg:          NOTRUN -> [SKIP][8] ([Intel XE#2325])
   [8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-6/igt@kms_chamelium_color@ctm-negative.html

  * igt@kms_chamelium_edid@hdmi-mode-timings:
    - shard-lnl:          NOTRUN -> [SKIP][9] ([Intel XE#373]) +1 other test skip
   [9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-5/igt@kms_chamelium_edid@hdmi-mode-timings.html

  * igt@kms_chamelium_hpd@hdmi-hpd-storm-disable:
    - shard-bmg:          NOTRUN -> [SKIP][10] ([Intel XE#2252]) +1 other test skip
   [10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-9/igt@kms_chamelium_hpd@hdmi-hpd-storm-disable.html

  * igt@kms_flip@2x-flip-vs-expired-vblank-interruptible:
    - shard-lnl:          NOTRUN -> [SKIP][11] ([Intel XE#1421])
   [11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-1/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html

  * igt@kms_frontbuffer_tracking@drrs-1p-rte:
    - shard-lnl:          NOTRUN -> [SKIP][12] ([Intel XE#6312] / [Intel XE#651]) +1 other test skip
   [12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-2/igt@kms_frontbuffer_tracking@drrs-1p-rte.html

  * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-blt:
    - shard-lnl:          NOTRUN -> [SKIP][13] ([Intel XE#656]) +6 other tests skip
   [13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-blt.html
    - shard-bmg:          NOTRUN -> [SKIP][14] ([Intel XE#4141])
   [14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-7/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc:
    - shard-bmg:          NOTRUN -> [SKIP][15] ([Intel XE#2311]) +5 other tests skip
   [15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-7/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc.html

  * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-wc:
    - shard-bmg:          NOTRUN -> [SKIP][16] ([Intel XE#2313]) +3 other tests skip
   [16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-2/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-wc.html

  * igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-sf:
    - shard-bmg:          NOTRUN -> [SKIP][17] ([Intel XE#1406] / [Intel XE#1489])
   [17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-7/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-sf.html
    - shard-lnl:          NOTRUN -> [SKIP][18] ([Intel XE#1406] / [Intel XE#2893])
   [18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-8/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-sf.html

  * igt@kms_psr@fbc-psr-cursor-plane-move:
    - shard-bmg:          NOTRUN -> [SKIP][19] ([Intel XE#1406] / [Intel XE#2234] / [Intel XE#2850])
   [19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-5/igt@kms_psr@fbc-psr-cursor-plane-move.html

  * igt@xe_evict_ccs@evict-overcommit-parallel-nofree-samefd:
    - shard-lnl:          NOTRUN -> [SKIP][20] ([Intel XE#6540] / [Intel XE#688]) +1 other test skip
   [20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-2/igt@xe_evict_ccs@evict-overcommit-parallel-nofree-samefd.html

  * igt@xe_exec_fault_mode@once-multi-queue-rebind-imm:
    - shard-bmg:          NOTRUN -> [SKIP][21] ([Intel XE#7136])
   [21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-8/igt@xe_exec_fault_mode@once-multi-queue-rebind-imm.html
    - shard-lnl:          NOTRUN -> [SKIP][22] ([Intel XE#7136])
   [22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-2/igt@xe_exec_fault_mode@once-multi-queue-rebind-imm.html

  * igt@xe_exec_multi_queue@two-queues-preempt-mode-close-fd-smem:
    - shard-lnl:          NOTRUN -> [SKIP][23] ([Intel XE#6874]) +1 other test skip
   [23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-4/igt@xe_exec_multi_queue@two-queues-preempt-mode-close-fd-smem.html
    - shard-bmg:          NOTRUN -> [SKIP][24] ([Intel XE#6874]) +1 other test skip
   [24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-8/igt@xe_exec_multi_queue@two-queues-preempt-mode-close-fd-smem.html

  * igt@xe_exec_threads@threads-multi-queue-cm-shared-vm-userptr:
    - shard-bmg:          NOTRUN -> [SKIP][25] ([Intel XE#7138]) +1 other test skip
   [25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-3/igt@xe_exec_threads@threads-multi-queue-cm-shared-vm-userptr.html
    - shard-lnl:          NOTRUN -> [SKIP][26] ([Intel XE#7138]) +1 other test skip
   [26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-7/igt@xe_exec_threads@threads-multi-queue-cm-shared-vm-userptr.html

  * igt@xe_pat@pat-index-xelpg:
    - shard-bmg:          NOTRUN -> [SKIP][27] ([Intel XE#2236])
   [27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-bmg-5/igt@xe_pat@pat-index-xelpg.html
    - shard-lnl:          NOTRUN -> [SKIP][28] ([Intel XE#979])
   [28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-1/igt@xe_pat@pat-index-xelpg.html

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

  * igt@xe_sriov_auto_provisioning@fair-allocation:
    - shard-lnl:          NOTRUN -> [SKIP][30] ([Intel XE#4130])
   [30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v2/shard-lnl-5/igt@xe_sriov_auto_provisioning@fair-allocation.html

  
  [Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
  [Intel XE#1406]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406
  [Intel XE#1421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421
  [Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
  [Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
  [Intel XE#2236]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2236
  [Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
  [Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311
  [Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313
  [Intel XE#2325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325
  [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#306]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/306
  [Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373
  [Intel XE#4130]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4130
  [Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
  [Intel XE#4650]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4650
  [Intel XE#6312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6312
  [Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651
  [Intel XE#6540]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6540
  [Intel XE#656]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/656
  [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#7136]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7136
  [Intel XE#7138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7138
  [Intel XE#979]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/979


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

  * IGT: IGT_8769 -> IGT_8770
  * Linux: xe-4609-4caa4c7d4ff7bd4d24bca8e795773e460eb8bbfe -> xe-pw-162105v2

  IGT_8769: 8769
  IGT_8770: 8770
  xe-4609-4caa4c7d4ff7bd4d24bca8e795773e460eb8bbfe: 4caa4c7d4ff7bd4d24bca8e795773e460eb8bbfe
  xe-pw-162105v2: 162105v2

== Logs ==

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

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

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

* ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev3)
  2026-02-25  1:34 [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Shuicheng Lin
                   ` (4 preceding siblings ...)
  2026-02-25 10:09 ` ✗ Xe.CI.FULL: " Patchwork
@ 2026-02-25 16:11 ` Patchwork
  2026-02-25 16:46 ` ✓ Xe.CI.BAT: " Patchwork
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 17+ messages in thread
From: Patchwork @ 2026-02-25 16:11 UTC (permalink / raw)
  To: Shuicheng Lin; +Cc: intel-xe

== Series Details ==

Series: drm/xe/configfs: Free ctx_restore_mid_bb in release (rev3)
URL   : https://patchwork.freedesktop.org/series/162105/
State : success

== Summary ==

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

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

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

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



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

* ✓ Xe.CI.BAT: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev3)
  2026-02-25  1:34 [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Shuicheng Lin
                   ` (5 preceding siblings ...)
  2026-02-25 16:11 ` ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev3) Patchwork
@ 2026-02-25 16:46 ` Patchwork
  2026-02-25 20:08 ` ✗ Xe.CI.FULL: failure " Patchwork
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 17+ messages in thread
From: Patchwork @ 2026-02-25 16:46 UTC (permalink / raw)
  To: Shuicheng Lin; +Cc: intel-xe

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

== Series Details ==

Series: drm/xe/configfs: Free ctx_restore_mid_bb in release (rev3)
URL   : https://patchwork.freedesktop.org/series/162105/
State : success

== Summary ==

CI Bug Log - changes from xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86_BAT -> xe-pw-162105v3_BAT
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  

Participating hosts (14 -> 14)
------------------------------

  No changes in participating hosts


Changes
-------

  No changes found


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

  * Linux: xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86 -> xe-pw-162105v3

  IGT_8771: 8771
  xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86: 3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86
  xe-pw-162105v3: 162105v3

== Logs ==

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

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

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

* ✗ Xe.CI.FULL: failure for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev3)
  2026-02-25  1:34 [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Shuicheng Lin
                   ` (6 preceding siblings ...)
  2026-02-25 16:46 ` ✓ Xe.CI.BAT: " Patchwork
@ 2026-02-25 20:08 ` Patchwork
  2026-02-26 16:41   ` Lin, Shuicheng
  2026-02-26  2:08 ` ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev4) Patchwork
                   ` (3 subsequent siblings)
  11 siblings, 1 reply; 17+ messages in thread
From: Patchwork @ 2026-02-25 20:08 UTC (permalink / raw)
  To: Shuicheng Lin; +Cc: intel-xe

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

== Series Details ==

Series: drm/xe/configfs: Free ctx_restore_mid_bb in release (rev3)
URL   : https://patchwork.freedesktop.org/series/162105/
State : failure

== Summary ==

CI Bug Log - changes from xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86_FULL -> xe-pw-162105v3_FULL
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with xe-pw-162105v3_FULL absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in xe-pw-162105v3_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-162105v3_FULL:

### IGT changes ###

#### Possible regressions ####

  * igt@xe_configfs@ctx-restore-post-bb:
    - shard-bmg:          [PASS][1] -> [ABORT][2]
   [1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86/shard-bmg-1/igt@xe_configfs@ctx-restore-post-bb.html
   [2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-9/igt@xe_configfs@ctx-restore-post-bb.html

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

  Here are the changes found in xe-pw-162105v3_FULL that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip:
    - shard-bmg:          NOTRUN -> [SKIP][3] ([Intel XE#1124])
   [3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-3/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip.html

  * igt@kms_bw@linear-tiling-1-displays-2160x1440p:
    - shard-bmg:          [PASS][4] -> [SKIP][5] ([Intel XE#367])
   [4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86/shard-bmg-5/igt@kms_bw@linear-tiling-1-displays-2160x1440p.html
   [5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-6/igt@kms_bw@linear-tiling-1-displays-2160x1440p.html

  * igt@kms_ccs@crc-primary-basic-y-tiled-gen12-mc-ccs:
    - shard-bmg:          NOTRUN -> [SKIP][6] ([Intel XE#2887]) +1 other test skip
   [6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-9/igt@kms_ccs@crc-primary-basic-y-tiled-gen12-mc-ccs.html

  * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs@pipe-a-hdmi-a-3:
    - shard-bmg:          NOTRUN -> [SKIP][7] ([Intel XE#2652]) +12 other tests skip
   [7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-9/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs@pipe-a-hdmi-a-3.html

  * igt@kms_content_protection@atomic-hdcp14@pipe-a-dp-2:
    - shard-bmg:          NOTRUN -> [FAIL][8] ([Intel XE#1178] / [Intel XE#3304])
   [8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-6/igt@kms_content_protection@atomic-hdcp14@pipe-a-dp-2.html

  * igt@kms_content_protection@legacy@pipe-a-dp-1:
    - shard-bmg:          NOTRUN -> [FAIL][9] ([Intel XE#3304]) +2 other tests fail
   [9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-5/igt@kms_content_protection@legacy@pipe-a-dp-1.html

  * igt@kms_flip@flip-vs-expired-vblank@a-edp1:
    - shard-lnl:          [PASS][10] -> [FAIL][11] ([Intel XE#301]) +1 other test fail
   [10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86/shard-lnl-2/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html
   [11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-lnl-7/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html

  * igt@kms_flip@flip-vs-suspend@c-hdmi-a3:
    - shard-bmg:          [PASS][12] -> [INCOMPLETE][13] ([Intel XE#2049] / [Intel XE#2597]) +1 other test incomplete
   [12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86/shard-bmg-3/igt@kms_flip@flip-vs-suspend@c-hdmi-a3.html
   [13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-5/igt@kms_flip@flip-vs-suspend@c-hdmi-a3.html

  * igt@kms_frontbuffer_tracking@drrs-abgr161616f-draw-mmap-wc:
    - shard-bmg:          NOTRUN -> [SKIP][14] ([Intel XE#7061])
   [14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-3/igt@kms_frontbuffer_tracking@drrs-abgr161616f-draw-mmap-wc.html

  * igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-blt:
    - shard-bmg:          NOTRUN -> [SKIP][15] ([Intel XE#2311])
   [15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-3/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-wc:
    - shard-bmg:          NOTRUN -> [SKIP][16] ([Intel XE#2313])
   [16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-9/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-wc.html

  * igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area:
    - shard-bmg:          NOTRUN -> [SKIP][17] ([Intel XE#1406] / [Intel XE#1489])
   [17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-3/igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area.html

  * igt@xe_exec_multi_queue@one-queue-preempt-mode-fault-basic:
    - shard-bmg:          NOTRUN -> [SKIP][18] ([Intel XE#6874])
   [18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-3/igt@xe_exec_multi_queue@one-queue-preempt-mode-fault-basic.html

  * igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-single-vma:
    - shard-lnl:          [PASS][19] -> [FAIL][20] ([Intel XE#5625])
   [19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86/shard-lnl-1/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-single-vma.html
   [20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-lnl-1/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-single-vma.html

  
#### Possible fixes ####

  * igt@kms_bw@linear-tiling-1-displays-1920x1080p:
    - shard-bmg:          [SKIP][21] ([Intel XE#367]) -> [PASS][22]
   [21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86/shard-bmg-3/igt@kms_bw@linear-tiling-1-displays-1920x1080p.html
   [22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-5/igt@kms_bw@linear-tiling-1-displays-1920x1080p.html

  * igt@kms_cursor_legacy@cursora-vs-flipb-varying-size:
    - shard-bmg:          [DMESG-WARN][23] ([Intel XE#5354]) -> [PASS][24]
   [23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86/shard-bmg-6/igt@kms_cursor_legacy@cursora-vs-flipb-varying-size.html
   [24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-5/igt@kms_cursor_legacy@cursora-vs-flipb-varying-size.html

  * igt@kms_cursor_legacy@flip-vs-cursor-atomic:
    - shard-bmg:          [FAIL][25] ([Intel XE#7480]) -> [PASS][26]
   [25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86/shard-bmg-9/igt@kms_cursor_legacy@flip-vs-cursor-atomic.html
   [26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-1/igt@kms_cursor_legacy@flip-vs-cursor-atomic.html

  * igt@kms_plane_cursor@overlay@pipe-b-hdmi-a-3-size-128:
    - shard-bmg:          [FAIL][27] ([Intel XE#7299]) -> [PASS][28] +1 other test pass
   [27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86/shard-bmg-2/igt@kms_plane_cursor@overlay@pipe-b-hdmi-a-3-size-128.html
   [28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-3/igt@kms_plane_cursor@overlay@pipe-b-hdmi-a-3-size-128.html

  
#### Warnings ####

  * igt@kms_hdr@brightness-with-hdr:
    - shard-bmg:          [SKIP][29] ([Intel XE#3544]) -> [SKIP][30] ([Intel XE#3374] / [Intel XE#3544])
   [29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86/shard-bmg-4/igt@kms_hdr@brightness-with-hdr.html
   [30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-8/igt@kms_hdr@brightness-with-hdr.html

  * igt@kms_tiled_display@basic-test-pattern:
    - shard-bmg:          [SKIP][31] ([Intel XE#2426]) -> [FAIL][32] ([Intel XE#1729])
   [31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86/shard-bmg-3/igt@kms_tiled_display@basic-test-pattern.html
   [32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-4/igt@kms_tiled_display@basic-test-pattern.html

  * igt@kms_tiled_display@basic-test-pattern-with-chamelium:
    - shard-bmg:          [SKIP][33] ([Intel XE#2426]) -> [SKIP][34] ([Intel XE#2509])
   [33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86/shard-bmg-5/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
   [34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-6/igt@kms_tiled_display@basic-test-pattern-with-chamelium.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#1406]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406
  [Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
  [Intel XE#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729
  [Intel XE#2049]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2049
  [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#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
  [Intel XE#2509]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2509
  [Intel XE#2597]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2597
  [Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
  [Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
  [Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301
  [Intel XE#3304]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3304
  [Intel XE#3374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3374
  [Intel XE#3544]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3544
  [Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
  [Intel XE#5354]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5354
  [Intel XE#5625]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5625
  [Intel XE#6874]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6874
  [Intel XE#7061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7061
  [Intel XE#7299]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7299
  [Intel XE#7480]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7480


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

  * Linux: xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86 -> xe-pw-162105v3

  IGT_8771: 8771
  xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86: 3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86
  xe-pw-162105v3: 162105v3

== Logs ==

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

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

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

* ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev4)
  2026-02-25  1:34 [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Shuicheng Lin
                   ` (7 preceding siblings ...)
  2026-02-25 20:08 ` ✗ Xe.CI.FULL: failure " Patchwork
@ 2026-02-26  2:08 ` Patchwork
  2026-02-26  2:44 ` ✗ Xe.CI.BAT: failure " Patchwork
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 17+ messages in thread
From: Patchwork @ 2026-02-26  2:08 UTC (permalink / raw)
  To: Lin, Shuicheng; +Cc: intel-xe

== Series Details ==

Series: drm/xe/configfs: Free ctx_restore_mid_bb in release (rev4)
URL   : https://patchwork.freedesktop.org/series/162105/
State : success

== Summary ==

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

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

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

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



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

* ✗ Xe.CI.BAT: failure for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev4)
  2026-02-25  1:34 [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Shuicheng Lin
                   ` (8 preceding siblings ...)
  2026-02-26  2:08 ` ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev4) Patchwork
@ 2026-02-26  2:44 ` Patchwork
  2026-02-26 16:15   ` Lin, Shuicheng
  2026-02-26  7:46 ` ✗ Xe.CI.FULL: " Patchwork
  2026-02-26 12:49 ` [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Gote, Nitin R
  11 siblings, 1 reply; 17+ messages in thread
From: Patchwork @ 2026-02-26  2:44 UTC (permalink / raw)
  To: Lin, Shuicheng; +Cc: intel-xe

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

== Series Details ==

Series: drm/xe/configfs: Free ctx_restore_mid_bb in release (rev4)
URL   : https://patchwork.freedesktop.org/series/162105/
State : failure

== Summary ==

CI Bug Log - changes from xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440_BAT -> xe-pw-162105v4_BAT
====================================================

Summary
-------

  **FAILURE**

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

  

Participating hosts (14 -> 14)
------------------------------

  No changes in participating hosts

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

  Here are the unknown changes that may have been introduced in xe-pw-162105v4_BAT:

### IGT changes ###

#### Possible regressions ####

  * igt@kms_flip@basic-flip-vs-wf_vblank@d-edp1:
    - bat-adlp-7:         [PASS][1] -> [DMESG-WARN][2]
   [1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@d-edp1.html
   [2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@d-edp1.html

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

  Here are the changes found in xe-pw-162105v4_BAT that come from known issues:

### IGT changes ###

#### Possible fixes ####

  * igt@kms_flip@basic-flip-vs-wf_vblank@c-edp1:
    - bat-adlp-7:         [DMESG-WARN][3] -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@c-edp1.html
   [4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@c-edp1.html

  


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

  * Linux: xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440 -> xe-pw-162105v4

  IGT_8772: 8772
  xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440: f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440
  xe-pw-162105v4: 162105v4

== Logs ==

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

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

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

* ✗ Xe.CI.FULL: failure for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev4)
  2026-02-25  1:34 [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Shuicheng Lin
                   ` (9 preceding siblings ...)
  2026-02-26  2:44 ` ✗ Xe.CI.BAT: failure " Patchwork
@ 2026-02-26  7:46 ` Patchwork
  2026-02-26 16:33   ` Lin, Shuicheng
  2026-02-26 12:49 ` [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Gote, Nitin R
  11 siblings, 1 reply; 17+ messages in thread
From: Patchwork @ 2026-02-26  7:46 UTC (permalink / raw)
  To: Lin, Shuicheng; +Cc: intel-xe

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

== Series Details ==

Series: drm/xe/configfs: Free ctx_restore_mid_bb in release (rev4)
URL   : https://patchwork.freedesktop.org/series/162105/
State : failure

== Summary ==

CI Bug Log - changes from xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440_FULL -> xe-pw-162105v4_FULL
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with xe-pw-162105v4_FULL absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in xe-pw-162105v4_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-162105v4_FULL:

### IGT changes ###

#### Possible regressions ####

  * igt@kms_rotation_crc@multiplane-rotation:
    - shard-bmg:          [PASS][1] -> [INCOMPLETE][2] +1 other test incomplete
   [1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-4/igt@kms_rotation_crc@multiplane-rotation.html
   [2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-3/igt@kms_rotation_crc@multiplane-rotation.html

  * igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all:
    - shard-bmg:          [PASS][3] -> [TIMEOUT][4]
   [3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all.html
   [4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all.html

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

  Here are the changes found in xe-pw-162105v4_FULL that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@kms_big_fb@linear-max-hw-stride-32bpp-rotate-180-hflip:
    - shard-bmg:          NOTRUN -> [SKIP][5] ([Intel XE#7059])
   [5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-4/igt@kms_big_fb@linear-max-hw-stride-32bpp-rotate-180-hflip.html

  * igt@kms_big_fb@x-tiled-16bpp-rotate-270:
    - shard-lnl:          NOTRUN -> [SKIP][6] ([Intel XE#1407]) +1 other test skip
   [6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_big_fb@x-tiled-16bpp-rotate-270.html

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

  * igt@kms_bw@linear-tiling-4-displays-2160x1440p:
    - shard-lnl:          NOTRUN -> [SKIP][8] ([Intel XE#1512]) +1 other test skip
   [8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_bw@linear-tiling-4-displays-2160x1440p.html

  * igt@kms_ccs@bad-pixel-format-y-tiled-gen12-rc-ccs-cc:
    - shard-bmg:          NOTRUN -> [SKIP][9] ([Intel XE#2887]) +3 other tests skip
   [9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@kms_ccs@bad-pixel-format-y-tiled-gen12-rc-ccs-cc.html

  * igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs@pipe-a-edp-1:
    - shard-lnl:          NOTRUN -> [SKIP][10] ([Intel XE#2669] / [Intel XE#3433]) +3 other tests skip
   [10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs@pipe-a-edp-1.html

  * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs@pipe-b-dp-2:
    - shard-bmg:          NOTRUN -> [SKIP][11] ([Intel XE#2652]) +3 other tests skip
   [11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-4/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-cc:
    - shard-lnl:          NOTRUN -> [SKIP][12] ([Intel XE#2887]) +1 other test skip
   [12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs-cc.html

  * igt@kms_cdclk@mode-transition:
    - shard-bmg:          NOTRUN -> [SKIP][13] ([Intel XE#2724])
   [13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@kms_cdclk@mode-transition.html

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

  * igt@kms_chamelium_color@ctm-red-to-blue:
    - shard-lnl:          NOTRUN -> [SKIP][15] ([Intel XE#306])
   [15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_chamelium_color@ctm-red-to-blue.html

  * igt@kms_chamelium_frames@hdmi-cmp-planar-formats:
    - shard-bmg:          NOTRUN -> [SKIP][16] ([Intel XE#2252]) +1 other test skip
   [16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-4/igt@kms_chamelium_frames@hdmi-cmp-planar-formats.html

  * igt@kms_chamelium_hpd@hdmi-hpd-after-suspend:
    - shard-lnl:          NOTRUN -> [SKIP][17] ([Intel XE#373])
   [17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_chamelium_hpd@hdmi-hpd-after-suspend.html

  * igt@kms_content_protection@content-type-change:
    - shard-lnl:          NOTRUN -> [SKIP][18] ([Intel XE#3278])
   [18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_content_protection@content-type-change.html

  * igt@kms_content_protection@dp-mst-type-1-suspend-resume:
    - shard-lnl:          NOTRUN -> [SKIP][19] ([Intel XE#6974])
   [19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_content_protection@dp-mst-type-1-suspend-resume.html

  * igt@kms_content_protection@lic-type-0-hdcp14@pipe-a-dp-2:
    - shard-bmg:          NOTRUN -> [FAIL][20] ([Intel XE#1178] / [Intel XE#3304]) +1 other test fail
   [20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@kms_content_protection@lic-type-0-hdcp14@pipe-a-dp-2.html

  * igt@kms_content_protection@uevent@pipe-a-dp-1:
    - shard-bmg:          NOTRUN -> [FAIL][21] ([Intel XE#6707])
   [21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-5/igt@kms_content_protection@uevent@pipe-a-dp-1.html

  * igt@kms_cursor_crc@cursor-offscreen-32x32:
    - shard-bmg:          NOTRUN -> [SKIP][22] ([Intel XE#2320])
   [22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@kms_cursor_crc@cursor-offscreen-32x32.html

  * igt@kms_cursor_crc@cursor-offscreen-max-size:
    - shard-lnl:          NOTRUN -> [SKIP][23] ([Intel XE#1424])
   [23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_cursor_crc@cursor-offscreen-max-size.html

  * igt@kms_cursor_crc@cursor-onscreen-512x512:
    - shard-bmg:          NOTRUN -> [SKIP][24] ([Intel XE#2321])
   [24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-4/igt@kms_cursor_crc@cursor-onscreen-512x512.html

  * igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size:
    - shard-bmg:          [PASS][25] -> [DMESG-WARN][26] ([Intel XE#5354])
   [25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-4/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html
   [26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-3/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html

  * igt@kms_dsc@dsc-with-bpc:
    - shard-bmg:          NOTRUN -> [SKIP][27] ([Intel XE#2244])
   [27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-4/igt@kms_dsc@dsc-with-bpc.html

  * igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-dirtyfb-tests:
    - shard-bmg:          NOTRUN -> [SKIP][28] ([Intel XE#4422])
   [28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-dirtyfb-tests.html

  * igt@kms_flip@2x-flip-vs-modeset-vs-hang:
    - shard-lnl:          NOTRUN -> [SKIP][29] ([Intel XE#1421]) +1 other test skip
   [29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_flip@2x-flip-vs-modeset-vs-hang.html

  * igt@kms_flip@flip-vs-expired-vblank@a-edp1:
    - shard-lnl:          [PASS][30] -> [FAIL][31] ([Intel XE#301]) +1 other test fail
   [30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-lnl-4/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html
   [31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-6/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html

  * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling:
    - shard-lnl:          NOTRUN -> [SKIP][32] ([Intel XE#7178])
   [32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html

  * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling:
    - shard-bmg:          NOTRUN -> [SKIP][33] ([Intel XE#7178]) +2 other tests skip
   [33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html

  * igt@kms_frontbuffer_tracking@drrs-1p-offscreen-pri-shrfb-draw-blt:
    - shard-lnl:          NOTRUN -> [SKIP][34] ([Intel XE#6312]) +1 other test skip
   [34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_frontbuffer_tracking@drrs-1p-offscreen-pri-shrfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@drrs-1p-primscrn-spr-indfb-draw-mmap-wc:
    - shard-lnl:          NOTRUN -> [SKIP][35] ([Intel XE#6312] / [Intel XE#651])
   [35]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-spr-indfb-draw-mmap-wc.html

  * igt@kms_frontbuffer_tracking@drrs-2p-primscrn-shrfb-msflip-blt:
    - shard-bmg:          NOTRUN -> [SKIP][36] ([Intel XE#2311]) +7 other tests skip
   [36]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-4/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-shrfb-msflip-blt.html

  * igt@kms_frontbuffer_tracking@fbc-1p-offscreen-pri-indfb-draw-blt:
    - shard-bmg:          NOTRUN -> [SKIP][37] ([Intel XE#4141]) +2 other tests skip
   [37]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-1p-offscreen-pri-indfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@fbc-tiling-y:
    - shard-bmg:          NOTRUN -> [SKIP][38] ([Intel XE#2352])
   [38]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-tiling-y.html

  * igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-indfb-draw-mmap-wc:
    - shard-lnl:          NOTRUN -> [SKIP][39] ([Intel XE#656]) +3 other tests skip
   [39]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-indfb-draw-mmap-wc.html

  * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-indfb-draw-blt:
    - shard-bmg:          NOTRUN -> [SKIP][40] ([Intel XE#2313]) +4 other tests skip
   [40]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-indfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@fbcpsr-abgr161616f-draw-mmap-wc:
    - shard-bmg:          NOTRUN -> [SKIP][41] ([Intel XE#7061])
   [41]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-7/igt@kms_frontbuffer_tracking@fbcpsr-abgr161616f-draw-mmap-wc.html

  * igt@kms_hdr@brightness-with-hdr:
    - shard-bmg:          NOTRUN -> [SKIP][42] ([Intel XE#3544])
   [42]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-4/igt@kms_hdr@brightness-with-hdr.html

  * igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner:
    - shard-lnl:          NOTRUN -> [SKIP][43] ([Intel XE#7173] / [Intel XE#7294])
   [43]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner.html

  * igt@kms_plane_lowres@tiling-yf:
    - shard-bmg:          NOTRUN -> [SKIP][44] ([Intel XE#2393])
   [44]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@kms_plane_lowres@tiling-yf.html

  * igt@kms_pm_rpm@basic-pci-d3-state:
    - shard-bmg:          [PASS][45] -> [SKIP][46] ([Intel XE#6693]) +1 other test skip
   [45]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@kms_pm_rpm@basic-pci-d3-state.html
   [46]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@kms_pm_rpm@basic-pci-d3-state.html

  * igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-exceed-fully-sf:
    - shard-lnl:          NOTRUN -> [SKIP][47] ([Intel XE#1406] / [Intel XE#2893])
   [47]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-exceed-fully-sf.html

  * igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-sf:
    - shard-bmg:          NOTRUN -> [SKIP][48] ([Intel XE#1406] / [Intel XE#6703]) +1 other test skip
   [48]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-sf.html

  * igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf:
    - shard-bmg:          NOTRUN -> [SKIP][49] ([Intel XE#1406] / [Intel XE#1489]) +2 other tests skip
   [49]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-4/igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf.html

  * igt@kms_psr@fbc-pr-sprite-plane-move:
    - shard-lnl:          NOTRUN -> [SKIP][50] ([Intel XE#1406])
   [50]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_psr@fbc-pr-sprite-plane-move.html

  * igt@kms_psr@psr-sprite-render:
    - shard-bmg:          NOTRUN -> [SKIP][51] ([Intel XE#1406] / [Intel XE#2234] / [Intel XE#2850]) +1 other test skip
   [51]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@kms_psr@psr-sprite-render.html

  * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180:
    - shard-lnl:          NOTRUN -> [SKIP][52] ([Intel XE#1127])
   [52]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180.html

  * igt@kms_sharpness_filter@filter-strength:
    - shard-bmg:          NOTRUN -> [SKIP][53] ([Intel XE#6503])
   [53]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@kms_sharpness_filter@filter-strength.html

  * igt@xe_eudebug@basic-vm-access-faultable:
    - shard-bmg:          NOTRUN -> [SKIP][54] ([Intel XE#4837])
   [54]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@xe_eudebug@basic-vm-access-faultable.html

  * igt@xe_eudebug_online@interrupt-all-set-breakpoint:
    - shard-bmg:          NOTRUN -> [SKIP][55] ([Intel XE#4837] / [Intel XE#6665])
   [55]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@xe_eudebug_online@interrupt-all-set-breakpoint.html

  * igt@xe_eudebug_online@writes-caching-vram-bb-vram-target-sram:
    - shard-lnl:          NOTRUN -> [SKIP][56] ([Intel XE#4837] / [Intel XE#6665])
   [56]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@xe_eudebug_online@writes-caching-vram-bb-vram-target-sram.html

  * igt@xe_evict@evict-beng-cm-threads-small:
    - shard-lnl:          NOTRUN -> [SKIP][57] ([Intel XE#6540] / [Intel XE#688])
   [57]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@xe_evict@evict-beng-cm-threads-small.html

  * igt@xe_exec_balancer@many-virtual-userptr-invalidate-race:
    - shard-lnl:          NOTRUN -> [SKIP][58] ([Intel XE#7482]) +4 other tests skip
   [58]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@xe_exec_balancer@many-virtual-userptr-invalidate-race.html

  * igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null:
    - shard-lnl:          NOTRUN -> [SKIP][59] ([Intel XE#1392]) +1 other test skip
   [59]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null.html

  * igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-defer-bind:
    - shard-bmg:          NOTRUN -> [SKIP][60] ([Intel XE#2322]) +1 other test skip
   [60]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-7/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-defer-bind.html

  * igt@xe_exec_fault_mode@many-multi-queue-rebind-prefetch:
    - shard-bmg:          NOTRUN -> [SKIP][61] ([Intel XE#7136]) +3 other tests skip
   [61]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@xe_exec_fault_mode@many-multi-queue-rebind-prefetch.html

  * igt@xe_exec_fault_mode@twice-multi-queue-userptr-imm:
    - shard-lnl:          NOTRUN -> [SKIP][62] ([Intel XE#7136]) +3 other tests skip
   [62]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@xe_exec_fault_mode@twice-multi-queue-userptr-imm.html

  * igt@xe_exec_multi_queue@few-execs-priority:
    - shard-bmg:          NOTRUN -> [SKIP][63] ([Intel XE#6874]) +3 other tests skip
   [63]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@xe_exec_multi_queue@few-execs-priority.html

  * igt@xe_exec_multi_queue@one-queue-preempt-mode-fault-basic:
    - shard-lnl:          NOTRUN -> [SKIP][64] ([Intel XE#6874]) +5 other tests skip
   [64]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@xe_exec_multi_queue@one-queue-preempt-mode-fault-basic.html

  * igt@xe_exec_system_allocator@threads-many-large-mmap-shared-remap-dontunmap:
    - shard-bmg:          [PASS][65] -> [SKIP][66] ([Intel XE#6703]) +74 other tests skip
   [65]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@xe_exec_system_allocator@threads-many-large-mmap-shared-remap-dontunmap.html
   [66]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@xe_exec_system_allocator@threads-many-large-mmap-shared-remap-dontunmap.html

  * igt@xe_exec_system_allocator@threads-many-large-new:
    - shard-bmg:          NOTRUN -> [SKIP][67] ([Intel XE#6703]) +43 other tests skip
   [67]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@xe_exec_system_allocator@threads-many-large-new.html

  * igt@xe_exec_system_allocator@twice-large-mmap-free-race:
    - shard-bmg:          [PASS][68] -> [DMESG-FAIL][69] ([Intel XE#5213] / [Intel XE#5545] / [Intel XE#6652])
   [68]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@xe_exec_system_allocator@twice-large-mmap-free-race.html
   [69]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@xe_exec_system_allocator@twice-large-mmap-free-race.html

  * igt@xe_exec_threads@threads-multi-queue-cm-fd-userptr-rebind:
    - shard-bmg:          NOTRUN -> [SKIP][70] ([Intel XE#7138]) +3 other tests skip
   [70]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@xe_exec_threads@threads-multi-queue-cm-fd-userptr-rebind.html

  * igt@xe_exec_threads@threads-multi-queue-fd-userptr-invalidate:
    - shard-lnl:          NOTRUN -> [SKIP][71] ([Intel XE#7138]) +1 other test skip
   [71]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@xe_exec_threads@threads-multi-queue-fd-userptr-invalidate.html

  * igt@xe_multigpu_svm@mgpu-coherency-fail-basic:
    - shard-lnl:          NOTRUN -> [SKIP][72] ([Intel XE#6964])
   [72]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@xe_multigpu_svm@mgpu-coherency-fail-basic.html

  * igt@xe_peer2peer@read:
    - shard-bmg:          NOTRUN -> [SKIP][73] ([Intel XE#2427] / [Intel XE#6953] / [Intel XE#7326])
   [73]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-4/igt@xe_peer2peer@read.html

  * igt@xe_pm@s4-d3cold-basic-exec:
    - shard-bmg:          NOTRUN -> [SKIP][74] ([Intel XE#2284]) +1 other test skip
   [74]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@xe_pm@s4-d3cold-basic-exec.html

  * igt@xe_pm_residency@aspm_link_residency:
    - shard-bmg:          [PASS][75] -> [SKIP][76] ([Intel XE#7258])
   [75]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-7/igt@xe_pm_residency@aspm_link_residency.html
   [76]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-6/igt@xe_pm_residency@aspm_link_residency.html

  * igt@xe_pxp@pxp-optout:
    - shard-bmg:          NOTRUN -> [SKIP][77] ([Intel XE#4733]) +1 other test skip
   [77]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@xe_pxp@pxp-optout.html

  * igt@xe_sriov_auto_provisioning@selfconfig-reprovision-increase-numvfs:
    - shard-lnl:          NOTRUN -> [SKIP][78] ([Intel XE#4130])
   [78]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@xe_sriov_auto_provisioning@selfconfig-reprovision-increase-numvfs.html

  
#### Possible fixes ####

  * igt@kms_atomic_transition@plane-all-modeset-transition:
    - shard-bmg:          [ABORT][79] ([Intel XE#5545]) -> [PASS][80] +1 other test pass
   [79]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-2/igt@kms_atomic_transition@plane-all-modeset-transition.html
   [80]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@kms_atomic_transition@plane-all-modeset-transition.html

  * igt@kms_cursor_legacy@flip-vs-cursor-atomic:
    - shard-bmg:          [FAIL][81] ([Intel XE#7480]) -> [PASS][82]
   [81]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-1/igt@kms_cursor_legacy@flip-vs-cursor-atomic.html
   [82]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-3/igt@kms_cursor_legacy@flip-vs-cursor-atomic.html

  * igt@kms_cursor_legacy@flip-vs-cursor-legacy:
    - shard-bmg:          [FAIL][83] -> [PASS][84]
   [83]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-2/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html
   [84]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-1/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html

  * igt@kms_hdr@invalid-hdr:
    - shard-bmg:          [SKIP][85] ([Intel XE#1503]) -> [PASS][86]
   [85]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-6/igt@kms_hdr@invalid-hdr.html
   [86]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-7/igt@kms_hdr@invalid-hdr.html

  * igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1:
    - shard-lnl:          [FAIL][87] ([Intel XE#2142]) -> [PASS][88] +1 other test pass
   [87]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-lnl-2/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html
   [88]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-2/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html

  * igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-multi-vma:
    - shard-lnl:          [FAIL][89] ([Intel XE#5625]) -> [PASS][90]
   [89]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-lnl-8/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-multi-vma.html
   [90]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-3/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-multi-vma.html

  * igt@xe_pm@s4-vm-bind-prefetch:
    - shard-lnl:          [INCOMPLETE][91] -> [PASS][92]
   [91]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-lnl-2/igt@xe_pm@s4-vm-bind-prefetch.html
   [92]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-lnl-4/igt@xe_pm@s4-vm-bind-prefetch.html

  
#### Warnings ####

  * igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip:
    - shard-bmg:          [SKIP][93] ([Intel XE#1124]) -> [SKIP][94] ([Intel XE#6703])
   [93]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
   [94]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip.html

  * igt@kms_ccs@crc-primary-basic-4-tiled-dg2-rc-ccs:
    - shard-bmg:          [SKIP][95] ([Intel XE#2887]) -> [SKIP][96] ([Intel XE#6703]) +1 other test skip
   [95]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@kms_ccs@crc-primary-basic-4-tiled-dg2-rc-ccs.html
   [96]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@kms_ccs@crc-primary-basic-4-tiled-dg2-rc-ccs.html

  * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-render:
    - shard-bmg:          [SKIP][97] ([Intel XE#4141]) -> [SKIP][98] ([Intel XE#6703]) +2 other tests skip
   [97]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-render.html
   [98]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-render.html

  * igt@kms_frontbuffer_tracking@fbcdrrs-2p-rte:
    - shard-bmg:          [SKIP][99] ([Intel XE#2311]) -> [SKIP][100] ([Intel XE#6703])
   [99]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@kms_frontbuffer_tracking@fbcdrrs-2p-rte.html
   [100]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcdrrs-2p-rte.html

  * igt@kms_frontbuffer_tracking@psr-2p-pri-indfb-multidraw:
    - shard-bmg:          [SKIP][101] ([Intel XE#2313]) -> [SKIP][102] ([Intel XE#6703]) +4 other tests skip
   [101]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@kms_frontbuffer_tracking@psr-2p-pri-indfb-multidraw.html
   [102]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@kms_frontbuffer_tracking@psr-2p-pri-indfb-multidraw.html

  * igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-fully-sf:
    - shard-bmg:          [SKIP][103] ([Intel XE#1406] / [Intel XE#1489]) -> [SKIP][104] ([Intel XE#1406] / [Intel XE#6703])
   [103]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-fully-sf.html
   [104]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-fully-sf.html

  * igt@kms_psr@fbc-psr2-basic:
    - shard-bmg:          [SKIP][105] ([Intel XE#1406] / [Intel XE#2234] / [Intel XE#2850]) -> [SKIP][106] ([Intel XE#1406] / [Intel XE#6703]) +1 other test skip
   [105]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@kms_psr@fbc-psr2-basic.html
   [106]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@kms_psr@fbc-psr2-basic.html

  * igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
    - shard-bmg:          [SKIP][107] ([Intel XE#1406] / [Intel XE#2414]) -> [SKIP][108] ([Intel XE#1406] / [Intel XE#6703])
   [107]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
   [108]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html

  * igt@xe_eudebug_online@interrupt-all-set-breakpoint-faultable:
    - shard-bmg:          [SKIP][109] ([Intel XE#4837] / [Intel XE#6665]) -> [SKIP][110] ([Intel XE#6703])
   [109]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@xe_eudebug_online@interrupt-all-set-breakpoint-faultable.html
   [110]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@xe_eudebug_online@interrupt-all-set-breakpoint-faultable.html

  * igt@xe_evict@evict-mixed-many-threads-small:
    - shard-bmg:          [INCOMPLETE][111] ([Intel XE#6321]) -> [SKIP][112] ([Intel XE#6703])
   [111]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@xe_evict@evict-mixed-many-threads-small.html
   [112]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@xe_evict@evict-mixed-many-threads-small.html

  * igt@xe_exec_basic@multigpu-no-exec-userptr-rebind:
    - shard-bmg:          [SKIP][113] ([Intel XE#2322]) -> [SKIP][114] ([Intel XE#6703]) +1 other test skip
   [113]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@xe_exec_basic@multigpu-no-exec-userptr-rebind.html
   [114]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@xe_exec_basic@multigpu-no-exec-userptr-rebind.html

  * igt@xe_exec_fault_mode@many-execqueues-multi-queue-invalid-fault:
    - shard-bmg:          [SKIP][115] ([Intel XE#7136]) -> [SKIP][116] ([Intel XE#6703]) +1 other test skip
   [115]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@xe_exec_fault_mode@many-execqueues-multi-queue-invalid-fault.html
   [116]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@xe_exec_fault_mode@many-execqueues-multi-queue-invalid-fault.html

  * igt@xe_exec_multi_queue@few-execs-preempt-mode-fault-basic:
    - shard-bmg:          [SKIP][117] ([Intel XE#6874]) -> [SKIP][118] ([Intel XE#6703]) +2 other tests skip
   [117]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@xe_exec_multi_queue@few-execs-preempt-mode-fault-basic.html
   [118]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@xe_exec_multi_queue@few-execs-preempt-mode-fault-basic.html

  * igt@xe_exec_threads@threads-multi-queue-mixed-userptr:
    - shard-bmg:          [SKIP][119] ([Intel XE#7138]) -> [SKIP][120] ([Intel XE#6703])
   [119]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@xe_exec_threads@threads-multi-queue-mixed-userptr.html
   [120]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@xe_exec_threads@threads-multi-queue-mixed-userptr.html

  * igt@xe_fault_injection@probe-fail-guc-xe_guc_ct_send_recv:
    - shard-bmg:          [ABORT][121] ([Intel XE#5466]) -> [SKIP][122] ([Intel XE#6703])
   [121]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@xe_fault_injection@probe-fail-guc-xe_guc_ct_send_recv.html
   [122]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@xe_fault_injection@probe-fail-guc-xe_guc_ct_send_recv.html

  * igt@xe_pxp@pxp-termination-key-update-post-rpm:
    - shard-bmg:          [SKIP][123] ([Intel XE#4733]) -> [SKIP][124] ([Intel XE#6703])
   [123]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@xe_pxp@pxp-termination-key-update-post-rpm.html
   [124]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@xe_pxp@pxp-termination-key-update-post-rpm.html

  
  [Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
  [Intel XE#1127]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1127
  [Intel XE#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#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
  [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#2142]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2142
  [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#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
  [Intel XE#2284]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2284
  [Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311
  [Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313
  [Intel XE#2320]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2320
  [Intel XE#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#2352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2352
  [Intel XE#2393]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2393
  [Intel XE#2414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2414
  [Intel XE#2427]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2427
  [Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
  [Intel XE#2669]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2669
  [Intel XE#2724]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2724
  [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#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301
  [Intel XE#306]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/306
  [Intel XE#3278]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3278
  [Intel XE#3304]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3304
  [Intel XE#3433]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3433
  [Intel XE#3544]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3544
  [Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373
  [Intel XE#4130]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4130
  [Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
  [Intel XE#4422]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4422
  [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#5213]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5213
  [Intel XE#5354]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5354
  [Intel XE#5466]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5466
  [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#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#6540]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6540
  [Intel XE#656]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/656
  [Intel XE#6652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6652
  [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#6707]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6707
  [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#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#7059]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7059
  [Intel XE#7061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7061
  [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#7173]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7173
  [Intel XE#7178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7178
  [Intel XE#7258]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7258
  [Intel XE#7294]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7294
  [Intel XE#7326]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7326
  [Intel XE#7480]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7480
  [Intel XE#7482]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7482


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

  * Linux: xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440 -> xe-pw-162105v4

  IGT_8772: 8772
  xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440: f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440
  xe-pw-162105v4: 162105v4

== Logs ==

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

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

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

* RE: [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release
  2026-02-25  1:34 [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Shuicheng Lin
                   ` (10 preceding siblings ...)
  2026-02-26  7:46 ` ✗ Xe.CI.FULL: " Patchwork
@ 2026-02-26 12:49 ` Gote, Nitin R
  11 siblings, 0 replies; 17+ messages in thread
From: Gote, Nitin R @ 2026-02-26 12:49 UTC (permalink / raw)
  To: Lin, Shuicheng, intel-xe@lists.freedesktop.org; +Cc: Lin, Shuicheng

> -----Original Message-----
> From: Intel-xe <intel-xe-bounces@lists.freedesktop.org> On Behalf Of Shuicheng
> Lin
> Sent: Wednesday, February 25, 2026 7:05 AM
> To: intel-xe@lists.freedesktop.org
> Cc: Lin, Shuicheng <shuicheng.lin@intel.com>
> Subject: [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release
> 
> ctx_restore_mid_bb memory is allocated in wa_bb_store(), but
> xe_config_device_release() only frees ctx_restore_post_bb.
> 
> Free ctx_restore_mid_bb[0].cs as well to avoid leaking the allocation when the
> configfs device is removed.
> 
> Fixes: b30d5de3d40c ("drm/xe/configfs: Add mid context restore bb")
> Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
> ---
>  drivers/gpu/drm/xe/xe_configfs.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/xe/xe_configfs.c b/drivers/gpu/drm/xe/xe_configfs.c
> index d8c3fbe81aa6..af1599f21338 100644
> --- a/drivers/gpu/drm/xe/xe_configfs.c
> +++ b/drivers/gpu/drm/xe/xe_configfs.c
> @@ -833,6 +833,7 @@ static void xe_config_device_release(struct config_item
> *item)
> 
>  	mutex_destroy(&dev->lock);
> 
> +	kfree(dev->config.ctx_restore_mid_bb[0].cs);

LGTM,
Reviewed-by: Nitin Gote <nitin.r.gote@intel.com>

>  	kfree(dev->config.ctx_restore_post_bb[0].cs);
>  	kfree(dev);
>  }
> --
> 2.50.1


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

* RE: ✗ Xe.CI.BAT: failure for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev4)
  2026-02-26  2:44 ` ✗ Xe.CI.BAT: failure " Patchwork
@ 2026-02-26 16:15   ` Lin, Shuicheng
  0 siblings, 0 replies; 17+ messages in thread
From: Lin, Shuicheng @ 2026-02-26 16:15 UTC (permalink / raw)
  To: intel-xe@lists.freedesktop.org,
	i915-ci-infra@lists.freedesktop.org

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

>Possible regressions
>igt@kms_flip@basic-flip-vs-wf_vblank@d-edp1:
    >bat-adlp-7: PASS<https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@d-edp1.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@d-edp1.html>
The error dmesg is display related, nothing to do with my patch.
The regression is not caused by my patch.

Best Regards
Shuicheng

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

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

* RE: ✗ Xe.CI.FULL: failure for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev4)
  2026-02-26  7:46 ` ✗ Xe.CI.FULL: " Patchwork
@ 2026-02-26 16:33   ` Lin, Shuicheng
  2026-02-26 22:15     ` Matt Roper
  0 siblings, 1 reply; 17+ messages in thread
From: Lin, Shuicheng @ 2026-02-26 16:33 UTC (permalink / raw)
  To: intel-xe@lists.freedesktop.org,
	i915-ci-infra@lists.freedesktop.org

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

>Possible regressions

>igt@kms_rotation_crc@multiplane-rotation:
    >shard-bmg: PASS<https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-4/igt@kms_rotation_crc@multiplane-rotation.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-3/igt@kms_rotation_crc@multiplane-rotation.html> +1 other test incomplete

This is a display related test case. No obvious error is seen in the dmesg log.
The failure should has nothing to do with my patch.

>igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all:
    >shard-bmg: PASS<https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all.html> -> TIMEOUT<https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all.html>

From the dmesg log, it is due to GuC initialization failure during driver load.
Nothing related to my patch.

Best Regards
Shuicheng

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

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

* RE: ✗ Xe.CI.FULL: failure for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev3)
  2026-02-25 20:08 ` ✗ Xe.CI.FULL: failure " Patchwork
@ 2026-02-26 16:41   ` Lin, Shuicheng
  0 siblings, 0 replies; 17+ messages in thread
From: Lin, Shuicheng @ 2026-02-26 16:41 UTC (permalink / raw)
  To: intel-xe@lists.freedesktop.org,
	i915-ci-infra@lists.freedesktop.org

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

>Possible regressions
>igt@xe_configfs@ctx-restore-post-bb:
    >shard-bmg: PASS<https://intel-gfx-ci.01.org/tree/intel-xe/xe-4617-3b1923ab37ecd72e1405c7b8d3b1d9e1f3e59f86/shard-bmg-1/igt@xe_configfs@ctx-restore-post-bb.html> -> ABORT<https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v3/shard-bmg-9/igt@xe_configfs@ctx-restore-post-bb.html>
I also checked this failure. The failure call trace is as below:
“
<4> [69.653111] Call Trace:
<4> [69.653114]  <TASK>
<4> [69.653118]  kernfs_remove_by_name_ns+0x27/0xc0
<4> [69.653125]  sysfs_remove_link+0x19/0x50
<4> [69.653133]  action_rm_device_link+0x15/0x20 [xe]
<4> [69.653354]  devm_action_release+0x15/0x30
<4> [69.653360]  release_nodes+0x44/0x160
”
The “action_rm_device_link” is registered in pf_link_pf_device(). The issue should be due to
kobj is already be released when action_rm_device_link() is called. This issue might have been
fixed by 98b16727f07e (“drm/xe/pf: Fix sysfs initialization”).

The call trace has nothing to do with my patch.


Best Regards
Shuicheng

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

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

* Re: ✗ Xe.CI.FULL: failure for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev4)
  2026-02-26 16:33   ` Lin, Shuicheng
@ 2026-02-26 22:15     ` Matt Roper
  0 siblings, 0 replies; 17+ messages in thread
From: Matt Roper @ 2026-02-26 22:15 UTC (permalink / raw)
  To: Lin, Shuicheng
  Cc: intel-xe@lists.freedesktop.org,
	i915-ci-infra@lists.freedesktop.org

On Thu, Feb 26, 2026 at 04:33:46PM +0000, Lin, Shuicheng wrote:
> >Possible regressions
> 
> >igt@kms_rotation_crc@multiplane-rotation:
>     >shard-bmg: PASS<https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-4/igt@kms_rotation_crc@multiplane-rotation.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-3/igt@kms_rotation_crc@multiplane-rotation.html> +1 other test incomplete
> 
> This is a display related test case. No obvious error is seen in the dmesg log.
> The failure should has nothing to do with my patch.
> 
> >igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all:
>     >shard-bmg: PASS<https://intel-gfx-ci.01.org/tree/intel-xe/xe-4620-f0ec6252eb6d9a4f0cb5a437f5c21fec16d0a440/shard-bmg-3/igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all.html> -> TIMEOUT<https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-162105v4/shard-bmg-2/igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all.html>
> 
> From the dmesg log, it is due to GuC initialization failure during driver load.
> Nothing related to my patch.

Applied to drm-xe-next.  Thanks for the patch and review.


Matt

> 
> Best Regards
> Shuicheng

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

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

end of thread, other threads:[~2026-02-26 22:15 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-25  1:34 [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Shuicheng Lin
2026-02-25  1:45 ` ✓ CI.KUnit: success for " Patchwork
2026-02-25  2:18 ` ✗ Xe.CI.BAT: failure " Patchwork
2026-02-25  3:57 ` ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev2) Patchwork
2026-02-25  4:31 ` ✗ Xe.CI.BAT: failure " Patchwork
2026-02-25 10:09 ` ✗ Xe.CI.FULL: " Patchwork
2026-02-25 16:11 ` ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev3) Patchwork
2026-02-25 16:46 ` ✓ Xe.CI.BAT: " Patchwork
2026-02-25 20:08 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-02-26 16:41   ` Lin, Shuicheng
2026-02-26  2:08 ` ✓ CI.KUnit: success for drm/xe/configfs: Free ctx_restore_mid_bb in release (rev4) Patchwork
2026-02-26  2:44 ` ✗ Xe.CI.BAT: failure " Patchwork
2026-02-26 16:15   ` Lin, Shuicheng
2026-02-26  7:46 ` ✗ Xe.CI.FULL: " Patchwork
2026-02-26 16:33   ` Lin, Shuicheng
2026-02-26 22:15     ` Matt Roper
2026-02-26 12:49 ` [PATCH] drm/xe/configfs: Free ctx_restore_mid_bb in release Gote, Nitin R

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