* [PATCH 2/2] drm/xe/guc: Test GuC v70.74.0 for CRI, NVL-P
2026-08-14 21:07 [PATCH 1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H Julia Filipchuk
@ 2026-08-14 21:07 ` Julia Filipchuk
2026-08-14 21:15 ` ✓ CI.KUnit: success for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H Patchwork
` (6 subsequent siblings)
7 siblings, 0 replies; 10+ messages in thread
From: Julia Filipchuk @ 2026-08-14 21:07 UTC (permalink / raw)
To: intel-xe; +Cc: Julia Filipchuk
UAPI compatibility version 1.38.4
This patch is for testing only.
Signed-off-by: Julia Filipchuk <julia.filipchuk@intel.com>
---
drivers/gpu/drm/xe/xe_uc_fw.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/gpu/drm/xe/xe_uc_fw.c b/drivers/gpu/drm/xe/xe_uc_fw.c
index c60f5203df2e..08ceee852930 100644
--- a/drivers/gpu/drm/xe/xe_uc_fw.c
+++ b/drivers/gpu/drm/xe/xe_uc_fw.c
@@ -115,9 +115,9 @@ struct fw_blobs_by_type {
#define XE_GT_TYPE_ANY XE_GT_TYPE_UNINITIALIZED
#define XE_GUC_FIRMWARE_DEFS(fw_def, mmp_ver, major_ver) \
- fw_def(NOVALAKE_P, GT_TYPE_MAIN, mmp_ver(xe, guc, nvlpg, 70, 70, 0)) \
- fw_def(NOVALAKE_P, GT_TYPE_MEDIA, mmp_ver(xe, guc, nvlpm, 70, 70, 0)) \
- fw_def(CRESCENTISLAND, GT_TYPE_ANY, mmp_ver(xe, guc, cri, 70, 70, 0)) \
+ fw_def(NOVALAKE_P, GT_TYPE_MAIN, mmp_ver(xe, guc, nvlpg, 70, 74, 0)) \
+ fw_def(NOVALAKE_P, GT_TYPE_MEDIA, mmp_ver(xe, guc, nvlpm, 70, 74, 0)) \
+ fw_def(CRESCENTISLAND, GT_TYPE_ANY, mmp_ver(xe, guc, cri, 70, 74, 0)) \
fw_def(NOVALAKE_S, GT_TYPE_ANY, mmp_ver(xe, guc, nvl, 70, 74, 0)) \
fw_def(PANTHERLAKE, GT_TYPE_ANY, mmp_ver(xe, guc, ptl, 70, 74, 0)) \
fw_def(BATTLEMAGE, GT_TYPE_ANY, mmp_ver(xe, guc, bmg, 70, 74, 0)) \
--
2.51.0
^ permalink raw reply related [flat|nested] 10+ messages in thread* ✓ CI.KUnit: success for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H
2026-08-14 21:07 [PATCH 1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H Julia Filipchuk
2026-08-14 21:07 ` [PATCH 2/2] drm/xe/guc: Test GuC v70.74.0 for CRI, NVL-P Julia Filipchuk
@ 2026-08-14 21:15 ` Patchwork
2026-08-14 22:27 ` ✗ Xe.CI.BAT: failure " Patchwork
` (5 subsequent siblings)
7 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2026-08-14 21:15 UTC (permalink / raw)
To: Julia Filipchuk; +Cc: intel-xe
== Series Details ==
Series: series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H
URL : https://patchwork.freedesktop.org/series/172255/
State : success
== Summary ==
+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[21:14:19] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[21:14:23] 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
[21:14:55] Starting KUnit Kernel (1/1)...
[21:14:55] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[21:14:55] ================== guc_buf (11 subtests) ===================
[21:14:55] [PASSED] test_smallest
[21:14:55] [PASSED] test_largest
[21:14:55] [PASSED] test_granular
[21:14:55] [PASSED] test_unique
[21:14:55] [PASSED] test_overlap
[21:14:55] [PASSED] test_reusable
[21:14:55] [PASSED] test_too_big
[21:14:55] [PASSED] test_flush
[21:14:55] [PASSED] test_lookup
[21:14:55] [PASSED] test_data
[21:14:55] [PASSED] test_class
[21:14:55] ===================== [PASSED] guc_buf =====================
[21:14:55] =================== guc_dbm (7 subtests) ===================
[21:14:55] [PASSED] test_empty
[21:14:55] [PASSED] test_default
[21:14:55] ======================== test_size ========================
[21:14:55] [PASSED] 4
[21:14:55] [PASSED] 8
[21:14:55] [PASSED] 32
[21:14:55] [PASSED] 256
[21:14:55] ==================== [PASSED] test_size ====================
[21:14:55] ======================= test_reuse ========================
[21:14:55] [PASSED] 4
[21:14:55] [PASSED] 8
[21:14:55] [PASSED] 32
[21:14:55] [PASSED] 256
[21:14:55] =================== [PASSED] test_reuse ====================
[21:14:55] =================== test_range_overlap ====================
[21:14:55] [PASSED] 4
[21:14:55] [PASSED] 8
[21:14:55] [PASSED] 32
[21:14:55] [PASSED] 256
[21:14:55] =============== [PASSED] test_range_overlap ================
[21:14:55] =================== test_range_compact ====================
[21:14:55] [PASSED] 4
[21:14:55] [PASSED] 8
[21:14:55] [PASSED] 32
[21:14:55] [PASSED] 256
[21:14:55] =============== [PASSED] test_range_compact ================
[21:14:55] ==================== test_range_spare =====================
[21:14:55] [PASSED] 4
[21:14:55] [PASSED] 8
[21:14:55] [PASSED] 32
[21:14:55] [PASSED] 256
[21:14:55] ================ [PASSED] test_range_spare =================
[21:14:55] ===================== [PASSED] guc_dbm =====================
[21:14:55] =================== guc_idm (6 subtests) ===================
[21:14:55] [PASSED] bad_init
[21:14:55] [PASSED] no_init
[21:14:55] [PASSED] init_fini
[21:14:55] [PASSED] check_used
[21:14:55] [PASSED] check_quota
[21:14:55] [PASSED] check_all
[21:14:55] ===================== [PASSED] guc_idm =====================
[21:14:55] =============== guc_klv_helpers (9 subtests) ===============
[21:14:55] [PASSED] test_count
[21:14:55] [PASSED] test_encode_u32
[21:14:55] [PASSED] test_encode_u64
[21:14:55] [PASSED] test_encode_string
[21:14:55] [PASSED] test_encode_object_raw
[21:14:55] [PASSED] test_encode_object_klv
[21:14:55] [PASSED] test_encode_object_nested
[21:14:55] [PASSED] test_encode_object_basic
[21:14:55] [PASSED] test_print
[21:14:55] ================= [PASSED] guc_klv_helpers =================
[21:14:55] =================== xe_log (4 subtests) ====================
[21:14:55] [PASSED] demo_cper
[21:14:55] [PASSED] demo_dmesg
[21:14:55] ======================= test_dmesg ========================
[21:14:55] [PASSED] test_fatal
[21:14:55] [PASSED] test_fatal_tile
[21:14:55] [PASSED] test_fatal_gt
[21:14:55] [PASSED] test_fatal_comp
[21:14:55] [PASSED] test_fatal_comp_tile
[21:14:55] [PASSED] test_fatal_comp_gt
[21:14:55] [PASSED] test_fatal_all
[21:14:55] [PASSED] test_recoverable
[21:14:55] [PASSED] test_recoverable_tile
[21:14:55] [PASSED] test_recoverable_gt
[21:14:55] [PASSED] test_recoverable_comp
[21:14:55] [PASSED] test_recoverable_comp_tile
[21:14:55] [PASSED] test_recoverable_comp_gt
[21:14:55] [PASSED] test_recoverable_all
[21:14:55] [PASSED] test_info
[21:14:55] [PASSED] test_info_tile
[21:14:55] [PASSED] test_info_gt
[21:14:55] [PASSED] test_info_err
[21:14:55] [PASSED] test_info_comp
[21:14:55] [PASSED] test_info_comp_tile
[21:14:55] [PASSED] test_info_comp_gt
[21:14:55] [PASSED] test_info_all
[21:14:55] [PASSED] test_hw_fatal
[21:14:55] [PASSED] test_hw_recoverable
[21:14:55] [PASSED] test_hw_corrected
[21:14:55] [PASSED] test_hw_informational
[21:14:55] =================== [PASSED] test_dmesg ====================
[21:14:55] ====================== test_invalid =======================
[21:14:55] [SKIPPED] no-component no-location no-warn (requires CONFIG_DRM_XE_DEBUG)
[21:14:55] [SKIPPED] reserved location (requires CONFIG_DRM_XE_DEBUG)
[21:14:55] [SKIPPED] unknown location (requires CONFIG_DRM_XE_DEBUG)
[21:14:55] [SKIPPED] nonzero-device-id location (requires CONFIG_DRM_XE_DEBUG)
[21:14:55] [SKIPPED] invalid-tile-id location (requires CONFIG_DRM_XE_DEBUG)
[21:14:55] [SKIPPED] invalid-gt-id location (requires CONFIG_DRM_XE_DEBUG)
[21:14:55] [SKIPPED] unknown component class (requires CONFIG_DRM_XE_DEBUG)
[21:14:55] [SKIPPED] unknown system component (requires CONFIG_DRM_XE_DEBUG)
[21:14:55] [SKIPPED] unknown hardware component (requires CONFIG_DRM_XE_DEBUG)
[21:14:55] [SKIPPED] unknown component and location (requires CONFIG_DRM_XE_DEBUG)
[21:14:55] ================== [SKIPPED] test_invalid ==================
[21:14:55] ===================== [PASSED] xe_log ======================
[21:14:55] ================== no_relay (3 subtests) ===================
[21:14:55] [PASSED] xe_drops_guc2pf_if_not_ready
[21:14:55] [PASSED] xe_drops_guc2vf_if_not_ready
[21:14:55] [PASSED] xe_rejects_send_if_not_ready
[21:14:55] ==================== [PASSED] no_relay =====================
[21:14:55] ================== pf_relay (14 subtests) ==================
[21:14:55] [PASSED] pf_rejects_guc2pf_too_short
[21:14:55] [PASSED] pf_rejects_guc2pf_too_long
[21:14:55] [PASSED] pf_rejects_guc2pf_no_payload
[21:14:55] [PASSED] pf_fails_no_payload
[21:14:55] [PASSED] pf_fails_bad_origin
[21:14:55] [PASSED] pf_fails_bad_type
[21:14:55] [PASSED] pf_txn_reports_error
[21:14:55] [PASSED] pf_txn_sends_pf2guc
[21:14:55] [PASSED] pf_sends_pf2guc
[21:14:55] [SKIPPED] pf_loopback_nop (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[21:14:55] [SKIPPED] pf_loopback_echo (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[21:14:55] [SKIPPED] pf_loopback_fail (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[21:14:55] [SKIPPED] pf_loopback_busy (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[21:14:55] [SKIPPED] pf_loopback_retry (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[21:14:55] ==================== [PASSED] pf_relay =====================
[21:14:55] ================== vf_relay (3 subtests) ===================
[21:14:55] [PASSED] vf_rejects_guc2vf_too_short
[21:14:55] [PASSED] vf_rejects_guc2vf_too_long
[21:14:55] [PASSED] vf_rejects_guc2vf_no_payload
[21:14:55] ==================== [PASSED] vf_relay =====================
[21:14:55] ================ pf_gt_config (9 subtests) =================
[21:14:55] [PASSED] fair_contexts_1vf
[21:14:55] [PASSED] fair_doorbells_1vf
[21:14:55] [PASSED] fair_ggtt_1vf
[21:14:55] ====================== fair_vram_1vf ======================
[21:14:55] [PASSED] 3.50 GiB
[21:14:55] [PASSED] 11.5 GiB
[21:14:55] [PASSED] 15.5 GiB
[21:14:55] [PASSED] 31.5 GiB
[21:14:55] [PASSED] 63.5 GiB
[21:14:55] [PASSED] 1.91 GiB
[21:14:55] ================== [PASSED] fair_vram_1vf ==================
[21:14:55] ================ fair_vram_1vf_admin_only =================
[21:14:55] [PASSED] 3.50 GiB
[21:14:55] [PASSED] 11.5 GiB
[21:14:55] [PASSED] 15.5 GiB
[21:14:55] [PASSED] 31.5 GiB
[21:14:55] [PASSED] 63.5 GiB
[21:14:55] [PASSED] 1.91 GiB
[21:14:55] ============ [PASSED] fair_vram_1vf_admin_only =============
[21:14:55] ====================== fair_contexts ======================
[21:14:55] [PASSED] 1 VF
[21:14:55] [PASSED] 2 VFs
[21:14:55] [PASSED] 3 VFs
[21:14:55] [PASSED] 4 VFs
[21:14:55] [PASSED] 5 VFs
[21:14:55] [PASSED] 6 VFs
[21:14:55] [PASSED] 7 VFs
[21:14:55] [PASSED] 8 VFs
[21:14:55] [PASSED] 9 VFs
[21:14:55] [PASSED] 10 VFs
[21:14:55] [PASSED] 11 VFs
[21:14:55] [PASSED] 12 VFs
[21:14:55] [PASSED] 13 VFs
[21:14:55] [PASSED] 14 VFs
[21:14:55] [PASSED] 15 VFs
[21:14:55] [PASSED] 16 VFs
[21:14:55] [PASSED] 17 VFs
[21:14:55] [PASSED] 18 VFs
[21:14:55] [PASSED] 19 VFs
[21:14:55] [PASSED] 20 VFs
[21:14:55] [PASSED] 21 VFs
[21:14:55] [PASSED] 22 VFs
[21:14:55] [PASSED] 23 VFs
[21:14:55] [PASSED] 24 VFs
[21:14:55] [PASSED] 25 VFs
[21:14:55] [PASSED] 26 VFs
[21:14:55] [PASSED] 27 VFs
[21:14:55] [PASSED] 28 VFs
[21:14:55] [PASSED] 29 VFs
[21:14:55] [PASSED] 30 VFs
[21:14:55] [PASSED] 31 VFs
[21:14:55] [PASSED] 32 VFs
[21:14:55] [PASSED] 33 VFs
[21:14:55] [PASSED] 34 VFs
[21:14:55] [PASSED] 35 VFs
[21:14:55] [PASSED] 36 VFs
[21:14:55] [PASSED] 37 VFs
[21:14:55] [PASSED] 38 VFs
[21:14:55] [PASSED] 39 VFs
[21:14:55] [PASSED] 40 VFs
[21:14:55] [PASSED] 41 VFs
[21:14:55] [PASSED] 42 VFs
[21:14:55] [PASSED] 43 VFs
[21:14:55] [PASSED] 44 VFs
[21:14:55] [PASSED] 45 VFs
[21:14:55] [PASSED] 46 VFs
[21:14:55] [PASSED] 47 VFs
[21:14:55] [PASSED] 48 VFs
[21:14:55] [PASSED] 49 VFs
[21:14:55] [PASSED] 50 VFs
[21:14:55] [PASSED] 51 VFs
[21:14:55] [PASSED] 52 VFs
[21:14:55] [PASSED] 53 VFs
[21:14:55] [PASSED] 54 VFs
[21:14:55] [PASSED] 55 VFs
[21:14:55] [PASSED] 56 VFs
[21:14:55] [PASSED] 57 VFs
[21:14:55] [PASSED] 58 VFs
[21:14:55] [PASSED] 59 VFs
[21:14:55] [PASSED] 60 VFs
[21:14:55] [PASSED] 61 VFs
[21:14:55] [PASSED] 62 VFs
[21:14:55] [PASSED] 63 VFs
[21:14:55] ================== [PASSED] fair_contexts ==================
[21:14:55] ===================== fair_doorbells ======================
[21:14:55] [PASSED] 1 VF
[21:14:55] [PASSED] 2 VFs
[21:14:55] [PASSED] 3 VFs
[21:14:55] [PASSED] 4 VFs
[21:14:55] [PASSED] 5 VFs
[21:14:55] [PASSED] 6 VFs
[21:14:55] [PASSED] 7 VFs
[21:14:55] [PASSED] 8 VFs
[21:14:55] [PASSED] 9 VFs
[21:14:55] [PASSED] 10 VFs
[21:14:55] [PASSED] 11 VFs
[21:14:55] [PASSED] 12 VFs
[21:14:55] [PASSED] 13 VFs
[21:14:55] [PASSED] 14 VFs
[21:14:55] [PASSED] 15 VFs
[21:14:55] [PASSED] 16 VFs
[21:14:55] [PASSED] 17 VFs
[21:14:55] [PASSED] 18 VFs
[21:14:55] [PASSED] 19 VFs
[21:14:55] [PASSED] 20 VFs
[21:14:55] [PASSED] 21 VFs
[21:14:55] [PASSED] 22 VFs
[21:14:55] [PASSED] 23 VFs
[21:14:55] [PASSED] 24 VFs
[21:14:55] [PASSED] 25 VFs
[21:14:55] [PASSED] 26 VFs
[21:14:55] [PASSED] 27 VFs
[21:14:55] [PASSED] 28 VFs
[21:14:55] [PASSED] 29 VFs
[21:14:55] [PASSED] 30 VFs
[21:14:55] [PASSED] 31 VFs
[21:14:55] [PASSED] 32 VFs
[21:14:55] [PASSED] 33 VFs
[21:14:55] [PASSED] 34 VFs
[21:14:55] [PASSED] 35 VFs
[21:14:55] [PASSED] 36 VFs
[21:14:55] [PASSED] 37 VFs
[21:14:55] [PASSED] 38 VFs
[21:14:55] [PASSED] 39 VFs
[21:14:55] [PASSED] 40 VFs
[21:14:55] [PASSED] 41 VFs
[21:14:55] [PASSED] 42 VFs
[21:14:55] [PASSED] 43 VFs
[21:14:55] [PASSED] 44 VFs
[21:14:55] [PASSED] 45 VFs
[21:14:55] [PASSED] 46 VFs
[21:14:55] [PASSED] 47 VFs
[21:14:55] [PASSED] 48 VFs
[21:14:55] [PASSED] 49 VFs
[21:14:55] [PASSED] 50 VFs
[21:14:55] [PASSED] 51 VFs
[21:14:55] [PASSED] 52 VFs
[21:14:55] [PASSED] 53 VFs
[21:14:55] [PASSED] 54 VFs
[21:14:55] [PASSED] 55 VFs
[21:14:55] [PASSED] 56 VFs
[21:14:55] [PASSED] 57 VFs
[21:14:55] [PASSED] 58 VFs
[21:14:55] [PASSED] 59 VFs
[21:14:55] [PASSED] 60 VFs
[21:14:55] [PASSED] 61 VFs
[21:14:55] [PASSED] 62 VFs
[21:14:55] [PASSED] 63 VFs
[21:14:55] ================= [PASSED] fair_doorbells ==================
[21:14:55] ======================== fair_ggtt ========================
[21:14:55] [PASSED] 1 VF
[21:14:55] [PASSED] 2 VFs
[21:14:55] [PASSED] 3 VFs
[21:14:55] [PASSED] 4 VFs
[21:14:55] [PASSED] 5 VFs
[21:14:55] [PASSED] 6 VFs
[21:14:55] [PASSED] 7 VFs
[21:14:55] [PASSED] 8 VFs
[21:14:55] [PASSED] 9 VFs
[21:14:55] [PASSED] 10 VFs
[21:14:55] [PASSED] 11 VFs
[21:14:55] [PASSED] 12 VFs
[21:14:55] [PASSED] 13 VFs
[21:14:55] [PASSED] 14 VFs
[21:14:55] [PASSED] 15 VFs
[21:14:55] [PASSED] 16 VFs
[21:14:55] [PASSED] 17 VFs
[21:14:55] [PASSED] 18 VFs
[21:14:55] [PASSED] 19 VFs
[21:14:55] [PASSED] 20 VFs
[21:14:55] [PASSED] 21 VFs
[21:14:55] [PASSED] 22 VFs
[21:14:55] [PASSED] 23 VFs
[21:14:55] [PASSED] 24 VFs
[21:14:55] [PASSED] 25 VFs
[21:14:55] [PASSED] 26 VFs
[21:14:55] [PASSED] 27 VFs
[21:14:55] [PASSED] 28 VFs
[21:14:55] [PASSED] 29 VFs
[21:14:55] [PASSED] 30 VFs
[21:14:55] [PASSED] 31 VFs
[21:14:55] [PASSED] 32 VFs
[21:14:55] [PASSED] 33 VFs
[21:14:55] [PASSED] 34 VFs
[21:14:55] [PASSED] 35 VFs
[21:14:55] [PASSED] 36 VFs
[21:14:55] [PASSED] 37 VFs
[21:14:55] [PASSED] 38 VFs
[21:14:55] [PASSED] 39 VFs
[21:14:55] [PASSED] 40 VFs
[21:14:55] [PASSED] 41 VFs
[21:14:55] [PASSED] 42 VFs
[21:14:55] [PASSED] 43 VFs
[21:14:55] [PASSED] 44 VFs
[21:14:55] [PASSED] 45 VFs
[21:14:55] [PASSED] 46 VFs
[21:14:55] [PASSED] 47 VFs
[21:14:55] [PASSED] 48 VFs
[21:14:55] [PASSED] 49 VFs
[21:14:55] [PASSED] 50 VFs
[21:14:55] [PASSED] 51 VFs
[21:14:55] [PASSED] 52 VFs
[21:14:55] [PASSED] 53 VFs
[21:14:55] [PASSED] 54 VFs
[21:14:55] [PASSED] 55 VFs
[21:14:55] [PASSED] 56 VFs
[21:14:55] [PASSED] 57 VFs
[21:14:55] [PASSED] 58 VFs
[21:14:55] [PASSED] 59 VFs
[21:14:55] [PASSED] 60 VFs
[21:14:55] [PASSED] 61 VFs
[21:14:55] [PASSED] 62 VFs
[21:14:55] [PASSED] 63 VFs
[21:14:55] ==================== [PASSED] fair_ggtt ====================
[21:14:55] ======================== fair_vram ========================
[21:14:55] [PASSED] 1 VF
[21:14:55] [PASSED] 2 VFs
[21:14:55] [PASSED] 3 VFs
[21:14:55] [PASSED] 4 VFs
[21:14:55] [PASSED] 5 VFs
[21:14:55] [PASSED] 6 VFs
[21:14:55] [PASSED] 7 VFs
[21:14:55] [PASSED] 8 VFs
[21:14:55] [PASSED] 9 VFs
[21:14:55] [PASSED] 10 VFs
[21:14:55] [PASSED] 11 VFs
[21:14:55] [PASSED] 12 VFs
[21:14:55] [PASSED] 13 VFs
[21:14:55] [PASSED] 14 VFs
[21:14:55] [PASSED] 15 VFs
[21:14:55] [PASSED] 16 VFs
[21:14:55] [PASSED] 17 VFs
[21:14:55] [PASSED] 18 VFs
[21:14:55] [PASSED] 19 VFs
[21:14:55] [PASSED] 20 VFs
[21:14:55] [PASSED] 21 VFs
[21:14:55] [PASSED] 22 VFs
[21:14:55] [PASSED] 23 VFs
[21:14:55] [PASSED] 24 VFs
[21:14:55] [PASSED] 25 VFs
[21:14:55] [PASSED] 26 VFs
[21:14:55] [PASSED] 27 VFs
[21:14:55] [PASSED] 28 VFs
[21:14:55] [PASSED] 29 VFs
[21:14:55] [PASSED] 30 VFs
[21:14:55] [PASSED] 31 VFs
[21:14:55] [PASSED] 32 VFs
[21:14:55] [PASSED] 33 VFs
[21:14:55] [PASSED] 34 VFs
[21:14:55] [PASSED] 35 VFs
[21:14:55] [PASSED] 36 VFs
[21:14:55] [PASSED] 37 VFs
[21:14:55] [PASSED] 38 VFs
[21:14:55] [PASSED] 39 VFs
[21:14:55] [PASSED] 40 VFs
[21:14:55] [PASSED] 41 VFs
[21:14:55] [PASSED] 42 VFs
[21:14:55] [PASSED] 43 VFs
[21:14:55] [PASSED] 44 VFs
[21:14:55] [PASSED] 45 VFs
[21:14:55] [PASSED] 46 VFs
[21:14:55] [PASSED] 47 VFs
[21:14:55] [PASSED] 48 VFs
[21:14:55] [PASSED] 49 VFs
[21:14:55] [PASSED] 50 VFs
[21:14:55] [PASSED] 51 VFs
[21:14:55] [PASSED] 52 VFs
[21:14:55] [PASSED] 53 VFs
[21:14:55] [PASSED] 54 VFs
[21:14:55] [PASSED] 55 VFs
[21:14:55] [PASSED] 56 VFs
[21:14:55] [PASSED] 57 VFs
[21:14:55] [PASSED] 58 VFs
[21:14:55] [PASSED] 59 VFs
[21:14:55] [PASSED] 60 VFs
[21:14:55] [PASSED] 61 VFs
[21:14:55] [PASSED] 62 VFs
[21:14:55] [PASSED] 63 VFs
[21:14:55] ==================== [PASSED] fair_vram ====================
[21:14:55] ================== [PASSED] pf_gt_config ===================
[21:14:55] ===================== lmtt (1 subtest) =====================
[21:14:55] ======================== test_ops =========================
[21:14:55] [PASSED] 2-level
[21:14:55] [PASSED] multi-level
[21:14:55] ==================== [PASSED] test_ops =====================
[21:14:55] ====================== [PASSED] lmtt =======================
[21:14:55] ================= sriov_packet (1 subtest) =================
[21:14:55] [PASSED] test_descriptor_init
[21:14:55] ================== [PASSED] sriov_packet ===================
[21:14:55] ================= pf_service (11 subtests) =================
[21:14:55] [PASSED] pf_negotiate_any
[21:14:55] [PASSED] pf_negotiate_base_match
[21:14:55] [PASSED] pf_negotiate_base_newer
[21:14:55] [PASSED] pf_negotiate_base_next
[21:14:55] [SKIPPED] pf_negotiate_base_older (no older minor)
[21:14:55] [PASSED] pf_negotiate_base_prev
[21:14:55] [PASSED] pf_negotiate_latest_match
[21:14:55] [PASSED] pf_negotiate_latest_newer
[21:14:55] [PASSED] pf_negotiate_latest_next
[21:14:55] [SKIPPED] pf_negotiate_latest_older (no older minor)
[21:14:55] [SKIPPED] pf_negotiate_latest_prev (no prev major)
[21:14:55] =================== [PASSED] pf_service ====================
[21:14:55] ================= xe_guc_g2g (2 subtests) ==================
[21:14:55] ============== xe_live_guc_g2g_kunit_default ==============
[21:14:55] ========= [SKIPPED] xe_live_guc_g2g_kunit_default ==========
[21:14:55] ============== xe_live_guc_g2g_kunit_allmem ===============
[21:14:55] ========== [SKIPPED] xe_live_guc_g2g_kunit_allmem ==========
[21:14:55] =================== [SKIPPED] xe_guc_g2g ===================
[21:14:55] =================== xe_mocs (2 subtests) ===================
[21:14:55] ================ xe_live_mocs_kernel_kunit ================
[21:14:55] =========== [SKIPPED] xe_live_mocs_kernel_kunit ============
[21:14:55] ================ xe_live_mocs_reset_kunit =================
[21:14:55] ============ [SKIPPED] xe_live_mocs_reset_kunit ============
[21:14:55] ==================== [SKIPPED] xe_mocs =====================
[21:14:55] ================= xe_migrate (2 subtests) ==================
[21:14:55] ================= xe_migrate_sanity_kunit =================
[21:14:55] ============ [SKIPPED] xe_migrate_sanity_kunit =============
[21:14:55] ================== xe_validate_ccs_kunit ==================
[21:14:55] ============= [SKIPPED] xe_validate_ccs_kunit ==============
[21:14:55] =================== [SKIPPED] xe_migrate ===================
[21:14:55] ================== xe_dma_buf (1 subtest) ==================
[21:14:55] ==================== xe_dma_buf_kunit =====================
[21:14:55] ================ [SKIPPED] xe_dma_buf_kunit ================
[21:14:55] =================== [SKIPPED] xe_dma_buf ===================
[21:14:55] ================= xe_bo_shrink (1 subtest) =================
[21:14:55] =================== xe_bo_shrink_kunit ====================
[21:14:55] =============== [SKIPPED] xe_bo_shrink_kunit ===============
[21:14:55] ================== [SKIPPED] xe_bo_shrink ==================
[21:14:55] ==================== xe_bo (2 subtests) ====================
[21:14:55] ================== xe_ccs_migrate_kunit ===================
[21:14:55] ============== [SKIPPED] xe_ccs_migrate_kunit ==============
[21:14:55] ==================== xe_bo_evict_kunit ====================
[21:14:55] =============== [SKIPPED] xe_bo_evict_kunit ================
[21:14:55] ===================== [SKIPPED] xe_bo ======================
[21:14:55] =================== xe_any (9 subtests) ====================
[21:14:55] [PASSED] test_to_xe
[21:14:55] [PASSED] test_to_dev
[21:14:55] [PASSED] test_to_pdev
[21:14:55] [PASSED] test_to_drm
[21:14:55] [PASSED] test_if_pdev
[21:14:55] [PASSED] test_if_xe
[21:14:55] [PASSED] test_if_tile
[21:14:55] [PASSED] test_if_gt
[21:14:55] [PASSED] test_to_id
[21:14:55] ===================== [PASSED] xe_any ======================
[21:14:55] ==================== args (13 subtests) ====================
[21:14:55] [PASSED] count_args_test
[21:14:55] [PASSED] call_args_example
[21:14:55] [PASSED] call_args_test
[21:14:55] [PASSED] drop_first_arg_example
[21:14:55] [PASSED] drop_first_arg_test
[21:14:55] [PASSED] first_arg_example
[21:14:55] [PASSED] first_arg_test
[21:14:55] [PASSED] last_arg_example
[21:14:55] [PASSED] last_arg_test
[21:14:55] [PASSED] pick_arg_example
[21:14:55] [PASSED] if_args_example
[21:14:55] [PASSED] if_args_test
[21:14:55] [PASSED] sep_comma_example
[21:14:55] ====================== [PASSED] args =======================
[21:14:55] =================== xe_pci (3 subtests) ====================
[21:14:55] ==================== check_graphics_ip ====================
[21:14:55] [PASSED] 12.00 Xe_LP
[21:14:55] [PASSED] 12.10 Xe_LP+
[21:14:55] [PASSED] 12.55 Xe_HPG
[21:14:55] [PASSED] 12.60 Xe_HPC
[21:14:55] [PASSED] 12.70 Xe_LPG
[21:14:55] [PASSED] 12.71 Xe_LPG
[21:14:55] [PASSED] 12.74 Xe_LPG+
[21:14:55] [PASSED] 20.01 Xe2_HPG
[21:14:55] [PASSED] 20.02 Xe2_HPG
[21:14:55] [PASSED] 20.04 Xe2_LPG
[21:14:55] [PASSED] 30.00 Xe3_LPG
[21:14:55] [PASSED] 30.01 Xe3_LPG
[21:14:55] [PASSED] 30.03 Xe3_LPG
[21:14:55] [PASSED] 30.04 Xe3_LPG
[21:14:55] [PASSED] 30.05 Xe3_LPG
[21:14:55] [PASSED] 35.10 Xe3p_LPG
[21:14:55] [PASSED] 35.11 Xe3p_XPC
[21:14:55] ================ [PASSED] check_graphics_ip ================
[21:14:55] ===================== check_media_ip ======================
[21:14:55] [PASSED] 12.00 Xe_M
[21:14:55] [PASSED] 12.55 Xe_HPM
[21:14:55] [PASSED] 13.00 Xe_LPM+
[21:14:55] [PASSED] 13.01 Xe2_HPM
[21:14:55] [PASSED] 20.00 Xe2_LPM
[21:14:55] [PASSED] 30.00 Xe3_LPM
[21:14:55] [PASSED] 30.02 Xe3_LPM
[21:14:55] [PASSED] 35.00 Xe3p_LPM
[21:14:55] [PASSED] 35.03 Xe3p_HPM
[21:14:55] ================= [PASSED] check_media_ip ==================
[21:14:55] =================== check_platform_desc ===================
[21:14:55] [PASSED] 0x9A60 (TIGERLAKE)
[21:14:55] [PASSED] 0x9A68 (TIGERLAKE)
[21:14:55] [PASSED] 0x9A70 (TIGERLAKE)
[21:14:55] [PASSED] 0x9A40 (TIGERLAKE)
[21:14:55] [PASSED] 0x9A49 (TIGERLAKE)
[21:14:55] [PASSED] 0x9A59 (TIGERLAKE)
[21:14:55] [PASSED] 0x9A78 (TIGERLAKE)
[21:14:55] [PASSED] 0x9AC0 (TIGERLAKE)
[21:14:55] [PASSED] 0x9AC9 (TIGERLAKE)
[21:14:55] [PASSED] 0x9AD9 (TIGERLAKE)
[21:14:55] [PASSED] 0x9AF8 (TIGERLAKE)
[21:14:55] [PASSED] 0x4C80 (ROCKETLAKE)
[21:14:55] [PASSED] 0x4C8A (ROCKETLAKE)
[21:14:55] [PASSED] 0x4C8B (ROCKETLAKE)
[21:14:55] [PASSED] 0x4C8C (ROCKETLAKE)
[21:14:55] [PASSED] 0x4C90 (ROCKETLAKE)
[21:14:55] [PASSED] 0x4C9A (ROCKETLAKE)
[21:14:55] [PASSED] 0x4680 (ALDERLAKE_S)
[21:14:55] [PASSED] 0x4682 (ALDERLAKE_S)
[21:14:55] [PASSED] 0x4688 (ALDERLAKE_S)
[21:14:55] [PASSED] 0x468A (ALDERLAKE_S)
[21:14:55] [PASSED] 0x468B (ALDERLAKE_S)
[21:14:55] [PASSED] 0x4690 (ALDERLAKE_S)
[21:14:55] [PASSED] 0x4692 (ALDERLAKE_S)
[21:14:55] [PASSED] 0x4693 (ALDERLAKE_S)
[21:14:55] [PASSED] 0x46A0 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46A1 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46A2 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46A3 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46A6 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46A8 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46AA (ALDERLAKE_P)
[21:14:55] [PASSED] 0x462A (ALDERLAKE_P)
[21:14:55] [PASSED] 0x4626 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x4628 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46B0 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46B1 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46B2 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46B3 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46C0 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46C1 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46C2 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46C3 (ALDERLAKE_P)
[21:14:55] [PASSED] 0x46D0 (ALDERLAKE_N)
[21:14:55] [PASSED] 0x46D1 (ALDERLAKE_N)
[21:14:55] [PASSED] 0x46D2 (ALDERLAKE_N)
[21:14:55] [PASSED] 0x46D3 (ALDERLAKE_N)
[21:14:55] [PASSED] 0x46D4 (ALDERLAKE_N)
[21:14:55] [PASSED] 0xA721 (ALDERLAKE_P)
[21:14:55] [PASSED] 0xA7A1 (ALDERLAKE_P)
[21:14:55] [PASSED] 0xA7A9 (ALDERLAKE_P)
[21:14:55] [PASSED] 0xA7AC (ALDERLAKE_P)
[21:14:55] [PASSED] 0xA7AD (ALDERLAKE_P)
[21:14:55] [PASSED] 0xA720 (ALDERLAKE_P)
[21:14:55] [PASSED] 0xA7A0 (ALDERLAKE_P)
[21:14:55] [PASSED] 0xA7A8 (ALDERLAKE_P)
[21:14:55] [PASSED] 0xA7AA (ALDERLAKE_P)
[21:14:55] [PASSED] 0xA7AB (ALDERLAKE_P)
[21:14:55] [PASSED] 0xA780 (ALDERLAKE_S)
[21:14:55] [PASSED] 0xA781 (ALDERLAKE_S)
[21:14:55] [PASSED] 0xA782 (ALDERLAKE_S)
[21:14:55] [PASSED] 0xA783 (ALDERLAKE_S)
[21:14:55] [PASSED] 0xA788 (ALDERLAKE_S)
[21:14:55] [PASSED] 0xA789 (ALDERLAKE_S)
[21:14:55] [PASSED] 0xA78A (ALDERLAKE_S)
[21:14:55] [PASSED] 0xA78B (ALDERLAKE_S)
[21:14:55] [PASSED] 0x4905 (DG1)
[21:14:55] [PASSED] 0x4906 (DG1)
[21:14:55] [PASSED] 0x4907 (DG1)
[21:14:55] [PASSED] 0x4908 (DG1)
[21:14:55] [PASSED] 0x4909 (DG1)
[21:14:55] [PASSED] 0x56C0 (DG2)
[21:14:55] [PASSED] 0x56C2 (DG2)
[21:14:55] [PASSED] 0x56C1 (DG2)
[21:14:55] [PASSED] 0x7D51 (METEORLAKE)
[21:14:55] [PASSED] 0x7DD1 (METEORLAKE)
[21:14:55] [PASSED] 0x7D41 (METEORLAKE)
[21:14:55] [PASSED] 0x7D67 (METEORLAKE)
[21:14:55] [PASSED] 0xB640 (METEORLAKE)
[21:14:55] [PASSED] 0x56A0 (DG2)
[21:14:55] [PASSED] 0x56A1 (DG2)
[21:14:55] [PASSED] 0x56A2 (DG2)
[21:14:55] [PASSED] 0x56BE (DG2)
[21:14:55] [PASSED] 0x56BF (DG2)
[21:14:55] [PASSED] 0x5690 (DG2)
[21:14:55] [PASSED] 0x5691 (DG2)
[21:14:55] [PASSED] 0x5692 (DG2)
[21:14:55] [PASSED] 0x56A5 (DG2)
[21:14:55] [PASSED] 0x56A6 (DG2)
[21:14:55] [PASSED] 0x56B0 (DG2)
[21:14:55] [PASSED] 0x56B1 (DG2)
[21:14:55] [PASSED] 0x56BA (DG2)
[21:14:55] [PASSED] 0x56BB (DG2)
[21:14:55] [PASSED] 0x56BC (DG2)
[21:14:55] [PASSED] 0x56BD (DG2)
[21:14:55] [PASSED] 0x5693 (DG2)
[21:14:55] [PASSED] 0x5694 (DG2)
[21:14:55] [PASSED] 0x5695 (DG2)
[21:14:55] [PASSED] 0x56A3 (DG2)
[21:14:55] [PASSED] 0x56A4 (DG2)
[21:14:55] [PASSED] 0x56B2 (DG2)
[21:14:55] [PASSED] 0x56B3 (DG2)
[21:14:55] [PASSED] 0x5696 (DG2)
[21:14:55] [PASSED] 0x5697 (DG2)
[21:14:55] [PASSED] 0xB69 (PVC)
[21:14:55] [PASSED] 0xB6E (PVC)
[21:14:55] [PASSED] 0xBD4 (PVC)
[21:14:55] [PASSED] 0xBD5 (PVC)
[21:14:55] [PASSED] 0xBD6 (PVC)
[21:14:55] [PASSED] 0xBD7 (PVC)
[21:14:55] [PASSED] 0xBD8 (PVC)
[21:14:55] [PASSED] 0xBD9 (PVC)
[21:14:55] [PASSED] 0xBDA (PVC)
[21:14:55] [PASSED] 0xBDB (PVC)
[21:14:55] [PASSED] 0xBE0 (PVC)
[21:14:55] [PASSED] 0xBE1 (PVC)
[21:14:55] [PASSED] 0xBE5 (PVC)
[21:14:55] [PASSED] 0x7D40 (METEORLAKE)
[21:14:55] [PASSED] 0x7D45 (METEORLAKE)
[21:14:55] [PASSED] 0x7D55 (METEORLAKE)
[21:14:55] [PASSED] 0x7D60 (METEORLAKE)
[21:14:55] [PASSED] 0x7DD5 (METEORLAKE)
[21:14:55] [PASSED] 0x6420 (LUNARLAKE)
[21:14:55] [PASSED] 0x64A0 (LUNARLAKE)
[21:14:55] [PASSED] 0x64B0 (LUNARLAKE)
[21:14:55] [PASSED] 0xE202 (BATTLEMAGE)
[21:14:55] [PASSED] 0xE209 (BATTLEMAGE)
[21:14:55] [PASSED] 0xE20B (BATTLEMAGE)
[21:14:55] [PASSED] 0xE20C (BATTLEMAGE)
[21:14:55] [PASSED] 0xE20D (BATTLEMAGE)
[21:14:55] [PASSED] 0xE210 (BATTLEMAGE)
[21:14:55] [PASSED] 0xE211 (BATTLEMAGE)
[21:14:55] [PASSED] 0xE212 (BATTLEMAGE)
[21:14:55] [PASSED] 0xE216 (BATTLEMAGE)
[21:14:55] [PASSED] 0xE220 (BATTLEMAGE)
[21:14:55] [PASSED] 0xE221 (BATTLEMAGE)
[21:14:55] [PASSED] 0xE222 (BATTLEMAGE)
[21:14:55] [PASSED] 0xE223 (BATTLEMAGE)
[21:14:55] [PASSED] 0xB080 (PANTHERLAKE)
[21:14:55] [PASSED] 0xB081 (PANTHERLAKE)
[21:14:55] [PASSED] 0xB082 (PANTHERLAKE)
[21:14:55] [PASSED] 0xB083 (PANTHERLAKE)
[21:14:55] [PASSED] 0xB084 (PANTHERLAKE)
[21:14:55] [PASSED] 0xB085 (PANTHERLAKE)
[21:14:55] [PASSED] 0xB086 (PANTHERLAKE)
[21:14:55] [PASSED] 0xB087 (PANTHERLAKE)
[21:14:55] [PASSED] 0xB08F (PANTHERLAKE)
[21:14:55] [PASSED] 0xB090 (PANTHERLAKE)
[21:14:55] [PASSED] 0xB0A0 (PANTHERLAKE)
[21:14:55] [PASSED] 0xB0B0 (PANTHERLAKE)
[21:14:55] [PASSED] 0xFD80 (PANTHERLAKE)
[21:14:55] [PASSED] 0xFD81 (PANTHERLAKE)
[21:14:55] [PASSED] 0xD740 (NOVALAKE_S)
[21:14:55] [PASSED] 0xD741 (NOVALAKE_S)
[21:14:55] [PASSED] 0xD742 (NOVALAKE_S)
[21:14:55] [PASSED] 0xD743 (NOVALAKE_S)
[21:14:55] [PASSED] 0xD745 (NOVALAKE_S)
[21:14:55] [PASSED] 0xD74A (NOVALAKE_S)
[21:14:55] [PASSED] 0xD74B (NOVALAKE_S)
[21:14:55] [PASSED] 0x674C (CRESCENTISLAND)
[21:14:55] [PASSED] 0x674D (CRESCENTISLAND)
[21:14:55] [PASSED] 0x674E (CRESCENTISLAND)
[21:14:55] [PASSED] 0x674F (CRESCENTISLAND)
[21:14:55] [PASSED] 0x6750 (CRESCENTISLAND)
[21:14:55] [PASSED] 0xD750 (NOVALAKE_P)
[21:14:55] [PASSED] 0xD751 (NOVALAKE_P)
[21:14:55] [PASSED] 0xD752 (NOVALAKE_P)
[21:14:55] [PASSED] 0xD753 (NOVALAKE_P)
[21:14:55] [PASSED] 0xD754 (NOVALAKE_P)
[21:14:55] [PASSED] 0xD755 (NOVALAKE_P)
[21:14:55] [PASSED] 0xD756 (NOVALAKE_P)
[21:14:55] [PASSED] 0xD757 (NOVALAKE_P)
[21:14:55] [PASSED] 0xD75F (NOVALAKE_P)
[21:14:55] =============== [PASSED] check_platform_desc ===============
[21:14:55] ===================== [PASSED] xe_pci ======================
[21:14:55] ============= xe_rtp_tables_test (5 subtests) ==============
[21:14:55] ================== xe_rtp_table_gt_test ===================
[21:14:55] [PASSED] gt_was/14011060649
[21:14:55] [PASSED] gt_was/14011059788
[21:14:55] [PASSED] gt_was/14015795083
[21:14:55] [PASSED] gt_was/16021867713
[21:14:55] [PASSED] gt_was/14019449301
[21:14:55] [PASSED] gt_was/16028005424
[21:14:55] [PASSED] gt_was/14026578760
[21:14:55] [PASSED] gt_was/1409420604
[21:14:55] [PASSED] gt_was/1408615072
[21:14:55] [PASSED] gt_was/22010523718
[21:14:55] [PASSED] gt_was/14011006942
[21:14:55] [PASSED] gt_was/14014830051
[21:14:55] [PASSED] gt_was/18018781329
[21:14:55] [PASSED] gt_was/1509235366
[21:14:55] [PASSED] gt_was/18018781329
[21:14:55] [PASSED] gt_was/16016694945
[21:14:55] [PASSED] gt_was/14018575942
[21:14:55] [PASSED] gt_was/22016670082
[21:14:55] [PASSED] gt_was/22016670082
[21:14:55] [PASSED] gt_was/14017421178
[21:14:55] [PASSED] gt_was/16025250150
[21:14:55] [PASSED] gt_was/14021871409
[21:14:55] [PASSED] gt_was/16021865536
[21:14:55] [PASSED] gt_was/14021486841
[21:14:55] [PASSED] gt_was/14025160223
[21:14:55] [PASSED] gt_was/14026144927, 16029437861, 14026127056
[21:14:55] [PASSED] gt_was/14025635424
[21:14:55] [PASSED] gt_was/16028005424
[21:14:55] ============== [PASSED] xe_rtp_table_gt_test ===============
[21:14:55] ================== xe_rtp_table_gt_test ===================
[21:14:55] [PASSED] gt_tunings/Tuning: Blend Fill Caching Optimization Disable
[21:14:55] [PASSED] gt_tunings/Tuning: 32B Access Enable
[21:14:55] [PASSED] gt_tunings/Tuning: L3 cache
[21:14:55] [PASSED] gt_tunings/Tuning: L3 cache - media
[21:14:55] [PASSED] gt_tunings/Tuning: Compression Overfetch
[21:14:55] [PASSED] gt_tunings/Tuning: Compression Overfetch - media
[21:14:55] [PASSED] gt_tunings/Tuning: Enable compressible partial write overfetch in L3
[21:14:55] [PASSED] gt_tunings/Tuning: Enable compressible partial write overfetch in L3 - media
[21:14:55] [PASSED] gt_tunings/Tuning: L2 Overfetch Compressible Only
[21:14:55] [PASSED] gt_tunings/Tuning: L2 Overfetch Compressible Only - media
[21:14:55] [PASSED] gt_tunings/Tuning: Stateless compression control
[21:14:55] [PASSED] gt_tunings/Tuning: Stateless compression control - media
[21:14:55] [PASSED] gt_tunings/Tuning: L3 RW flush all Cache
[21:14:55] [PASSED] gt_tunings/Tuning: L3 RW flush all cache - media
[21:14:55] [PASSED] gt_tunings/Tuning: Set STLB Bank Hash Mode to 4KB
[21:14:55] ============== [PASSED] xe_rtp_table_gt_test ===============
[21:14:55] ================== xe_rtp_table_oob_test ==================
[21:14:55] [PASSED] oob_was/1607983814
[21:14:55] [PASSED] oob_was/16010904313
[21:14:55] [PASSED] oob_was/18022495364
[21:14:55] [PASSED] oob_was/22012773006
[21:14:55] [PASSED] oob_was/14014475959
[21:14:55] [PASSED] oob_was/22011391025
[21:14:55] [PASSED] oob_was/22012727170
[21:14:55] [PASSED] oob_was/22012727685
[21:14:55] [PASSED] oob_was/22016596838
[21:14:55] [PASSED] oob_was/18020744125
[21:14:55] [PASSED] oob_was/1409600907
[21:14:55] [PASSED] oob_was/22014953428
[21:14:55] [PASSED] oob_was/16017236439
[21:14:55] [PASSED] oob_was/14019821291
[21:14:55] [PASSED] oob_was/14015076503
[21:14:55] [PASSED] oob_was/14018913170
[21:14:55] [PASSED] oob_was/14018094691
[21:14:55] [PASSED] oob_was/18024947630
[21:14:55] [PASSED] oob_was/16022287689
[21:14:55] [PASSED] oob_was/13011645652
[21:14:55] [PASSED] oob_was/14022293748
[21:14:55] [PASSED] oob_was/22019794406
[21:14:55] [PASSED] oob_was/22019338487
[21:14:55] [PASSED] oob_was/16023588340
[21:14:55] [PASSED] oob_was/14019789679
[21:14:55] [PASSED] oob_was/14022866841
[21:14:55] [PASSED] oob_was/16021333562
[21:14:55] [PASSED] oob_was/14016712196
[21:14:55] [PASSED] oob_was/14015568240
[21:14:55] [PASSED] oob_was/18013179988
[21:14:55] [PASSED] oob_was/1508761755
[21:14:55] [PASSED] oob_was/16023105232
[21:14:55] [PASSED] oob_was/16026508708
[21:14:55] [PASSED] oob_was/14020001231
[21:14:55] [PASSED] oob_was/16023683509
[21:14:55] [PASSED] oob_was/14025515070
[21:14:55] [PASSED] oob_was/15015404425_disable
[21:14:55] [PASSED] oob_was/16026007364
[21:14:55] [PASSED] oob_was/14020316580
[21:14:55] [PASSED] oob_was/14025883347
[21:14:55] [PASSED] oob_was/16029380221
[21:14:55] [PASSED] oob_was/22022079272
[21:14:55] [PASSED] oob_was/16029897822
[21:14:55] [PASSED] oob_was/14027054324
[21:14:55] ============== [PASSED] xe_rtp_table_oob_test ==============
[21:14:55] ================ xe_rtp_table_dev_oob_test ================
[21:14:55] [PASSED] device_oob_was/22010954014
[21:14:55] [PASSED] device_oob_was/15015404425
[21:14:55] [PASSED] device_oob_was/22019338487_display
[21:14:55] [PASSED] device_oob_was/14022085890
[21:14:55] [PASSED] device_oob_was/14026539277
[21:14:55] [PASSED] device_oob_was/14026633728
[21:14:55] [PASSED] device_oob_was/14026746987
[21:14:55] [PASSED] device_oob_was/14026779378
[21:14:55] ============ [PASSED] xe_rtp_table_dev_oob_test ============
[21:14:55] ========== xe_rtp_table_missing_upper_bound_test ==========
[21:14:55] [PASSED] register_whitelist/WaAllowPMDepthAndInvocationCountAccessFromUMD, 1408556865
[21:14:55] [PASSED] register_whitelist/1508744258, 14012131227, 1808121037
[21:14:55] [PASSED] register_whitelist/1806527549
[21:14:55] [PASSED] register_whitelist/allow_read_ctx_timestamp
[21:14:55] [PASSED] register_whitelist/allow_read_queue_timestamp
[21:14:55] [PASSED] register_whitelist/16014440446
[21:14:55] [PASSED] register_whitelist/16017236439
[21:14:55] [PASSED] register_whitelist/16020183090
[21:14:55] [PASSED] register_whitelist/14024997852
[21:14:55] [PASSED] register_whitelist/14024997852
[21:14:55] ====== [PASSED] xe_rtp_table_missing_upper_bound_test ======
[21:14:55] =============== [PASSED] xe_rtp_tables_test ================
[21:14:55] =================== xe_rtp (3 subtests) ====================
[21:14:55] =================== xe_rtp_rules_tests ====================
[21:14:55] [PASSED] no
[21:14:55] [PASSED] yes
[21:14:55] [PASSED] no-and-no
[21:14:55] [PASSED] no-and-yes
[21:14:55] [PASSED] yes-and-no
[21:14:55] [PASSED] yes-and-yes
[21:14:55] [PASSED] no-or-no
[21:14:55] [PASSED] no-or-yes
[21:14:55] [PASSED] yes-or-no
[21:14:55] [PASSED] yes-or-yes
[21:14:55] [PASSED] no-yes-or-yes-no
[21:14:55] [PASSED] no-yes-or-yes-yes
[21:14:55] [PASSED] yes-yes-or-no-yes
[21:14:55] [PASSED] yes-yes-or-yes-yes
[21:14:55] [PASSED] no-no-or-yes-or-no
[21:14:55] [PASSED] or
[21:14:55] [PASSED] or-yes
[21:14:55] [PASSED] or-no
[21:14:55] [PASSED] yes-or
[21:14:55] [PASSED] no-or
[21:14:55] [PASSED] no-or-or-yes
[21:14:55] [PASSED] yes-or-or-no
[21:14:55] [PASSED] no-or-or-no
[21:14:56] [PASSED] missing-context-engine-class
[21:14:56] [PASSED] missing-context-engine-class-or-yes
[21:14:56] [PASSED] missing-context-engine-class-or-or-yes
[21:14:56] =============== [PASSED] xe_rtp_rules_tests ================
[21:14:56] =============== xe_rtp_process_to_sr_tests ================
[21:14:56] [PASSED] coalesce-same-reg
[21:14:56] [PASSED] coalesce-same-reg-literal-and-func
[21:14:56] [PASSED] no-match-no-add
[21:14:56] [PASSED] two-regs-two-entries
[21:14:56] [PASSED] clr-one-set-other
[21:14:56] [PASSED] set-field
[21:14:56] [PASSED] conflict-duplicate
[21:14:56] [PASSED] conflict-not-disjoint
[21:14:56] [PASSED] conflict-not-disjoint-literal-and-func
[21:14:56] [PASSED] conflict-reg-type
[21:14:56] [PASSED] bad-mcr-reg-forced-to-regular
[21:14:56] [PASSED] bad-regular-reg-forced-to-mcr
[21:14:56] =========== [PASSED] xe_rtp_process_to_sr_tests ============
[21:14:56] ================== xe_rtp_process_tests ===================
[21:14:56] [PASSED] active1
[21:14:56] [PASSED] active2
[21:14:56] [PASSED] active-inactive
[21:14:56] [PASSED] inactive-active
[21:14:56] [PASSED] inactive-active-inactive
[21:14:56] [PASSED] inactive-inactive-inactive
[21:14:56] ============== [PASSED] xe_rtp_process_tests ===============
[21:14:56] ===================== [PASSED] xe_rtp ======================
[21:14:56] ==================== xe_wa (1 subtest) =====================
[21:14:56] ======================== xe_wa_gt =========================
[21:14:56] [PASSED] TIGERLAKE B0
[21:14:56] [PASSED] DG1 A0
[21:14:56] [PASSED] DG1 B0
[21:14:56] [PASSED] ALDERLAKE_S A0
[21:14:56] [PASSED] ALDERLAKE_S B0
[21:14:56] [PASSED] ALDERLAKE_S C0
[21:14:56] [PASSED] ALDERLAKE_S D0
[21:14:56] [PASSED] ALDERLAKE_P A0
[21:14:56] [PASSED] ALDERLAKE_P B0
[21:14:56] [PASSED] ALDERLAKE_P C0
[21:14:56] [PASSED] ALDERLAKE_S RPLS D0
[21:14:56] [PASSED] ALDERLAKE_P RPLU E0
[21:14:56] [PASSED] DG2 G10 C0
[21:14:56] [PASSED] DG2 G11 B1
[21:14:56] [PASSED] DG2 G12 A1
[21:14:56] [PASSED] METEORLAKE 12.70(Xe_LPG) A0 13.00(Xe_LPM+) A0
[21:14:56] [PASSED] METEORLAKE 12.71(Xe_LPG) A0 13.00(Xe_LPM+) A0
[21:14:56] [PASSED] METEORLAKE 12.74(Xe_LPG+) A0 13.00(Xe_LPM+) A0
[21:14:56] [PASSED] LUNARLAKE 20.04(Xe2_LPG) A0 20.00(Xe2_LPM) A0
[21:14:56] [PASSED] LUNARLAKE 20.04(Xe2_LPG) B0 20.00(Xe2_LPM) A0
[21:14:56] [PASSED] BATTLEMAGE 20.01(Xe2_HPG) A0 13.01(Xe2_HPM) A1
[21:14:56] [PASSED] PANTHERLAKE 30.00(Xe3_LPG) A0 30.00(Xe3_LPM) A0
[21:14:56] ==================== [PASSED] xe_wa_gt =====================
[21:14:56] ====================== [PASSED] xe_wa ======================
[21:14:56] ============================================================
[21:14:56] Testing complete. Ran 789 tests: passed: 761, skipped: 28
[21:14:56] Elapsed time: 36.950s total, 4.432s configuring, 31.801s building, 0.675s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[21:14:56] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[21:14:58] 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
[21:15:22] Starting KUnit Kernel (1/1)...
[21:15:22] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[21:15:22] ============ drm_test_pick_cmdline (2 subtests) ============
[21:15:22] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[21:15:22] =============== drm_test_pick_cmdline_named ===============
[21:15:22] [PASSED] NTSC
[21:15:22] [PASSED] NTSC-J
[21:15:22] [PASSED] PAL
[21:15:22] [PASSED] PAL-M
[21:15:22] =========== [PASSED] drm_test_pick_cmdline_named ===========
[21:15:22] ============== [PASSED] drm_test_pick_cmdline ==============
[21:15:22] == drm_test_atomic_get_connector_for_encoder (1 subtest) ===
[21:15:22] [PASSED] drm_test_drm_atomic_get_connector_for_encoder
[21:15:22] ==== [PASSED] drm_test_atomic_get_connector_for_encoder ====
[21:15:22] =========== drm_validate_clone_mode (2 subtests) ===========
[21:15:22] ============== drm_test_check_in_clone_mode ===============
[21:15:22] [PASSED] in_clone_mode
[21:15:22] [PASSED] not_in_clone_mode
[21:15:22] ========== [PASSED] drm_test_check_in_clone_mode ===========
[21:15:22] =============== drm_test_check_valid_clones ===============
[21:15:22] [PASSED] not_in_clone_mode
[21:15:22] [PASSED] valid_clone
[21:15:22] [PASSED] invalid_clone
[21:15:22] =========== [PASSED] drm_test_check_valid_clones ===========
[21:15:22] ============= [PASSED] drm_validate_clone_mode =============
[21:15:22] ============= drm_validate_modeset (1 subtest) =============
[21:15:22] [PASSED] drm_test_check_connector_changed_modeset
[21:15:22] ============== [PASSED] drm_validate_modeset ===============
[21:15:22] ====== drm_test_bridge_get_current_state (1 subtest) =======
[21:15:22] [PASSED] drm_test_drm_bridge_get_current_state_atomic
[21:15:22] ======== [PASSED] drm_test_bridge_get_current_state ========
[21:15:22] ====== drm_test_bridge_helper_reset_crtc (3 subtests) ======
[21:15:22] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic
[21:15:22] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic_disabled
[21:15:22] [PASSED] drm_test_drm_bridge_helper_hdmi_output_bus_fmts
[21:15:22] ======== [PASSED] drm_test_bridge_helper_reset_crtc ========
[21:15:22] ============== drm_bridge_alloc (2 subtests) ===============
[21:15:22] [PASSED] drm_test_drm_bridge_alloc_basic
[21:15:22] [PASSED] drm_test_drm_bridge_alloc_get_put
[21:15:22] ================ [PASSED] drm_bridge_alloc =================
[21:15:22] ============= drm_bridge_bus_fmt (5 subtests) ==============
[21:15:22] [PASSED] drm_test_bridge_rgb_yuv_rgb
[21:15:22] [PASSED] drm_test_bridge_must_convert_to_yuv444
[21:15:22] [PASSED] drm_test_bridge_hdmi_auto_rgb
[21:15:22] [PASSED] drm_test_bridge_auto_first
[21:15:22] [PASSED] drm_test_bridge_rgb_yuv_no_path
[21:15:22] =============== [PASSED] drm_bridge_bus_fmt ================
[21:15:22] ============= drm_cmdline_parser (40 subtests) =============
[21:15:22] [PASSED] drm_test_cmdline_force_d_only
[21:15:22] [PASSED] drm_test_cmdline_force_D_only_dvi
[21:15:22] [PASSED] drm_test_cmdline_force_D_only_hdmi
[21:15:22] [PASSED] drm_test_cmdline_force_D_only_not_digital
[21:15:22] [PASSED] drm_test_cmdline_force_e_only
[21:15:22] [PASSED] drm_test_cmdline_res
[21:15:22] [PASSED] drm_test_cmdline_res_vesa
[21:15:22] [PASSED] drm_test_cmdline_res_vesa_rblank
[21:15:22] [PASSED] drm_test_cmdline_res_rblank
[21:15:22] [PASSED] drm_test_cmdline_res_bpp
[21:15:22] [PASSED] drm_test_cmdline_res_refresh
[21:15:22] [PASSED] drm_test_cmdline_res_bpp_refresh
[21:15:22] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[21:15:22] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[21:15:22] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[21:15:22] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[21:15:22] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[21:15:22] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[21:15:22] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[21:15:22] [PASSED] drm_test_cmdline_res_margins_force_on
[21:15:22] [PASSED] drm_test_cmdline_res_vesa_margins
[21:15:22] [PASSED] drm_test_cmdline_name
[21:15:22] [PASSED] drm_test_cmdline_name_bpp
[21:15:22] [PASSED] drm_test_cmdline_name_option
[21:15:22] [PASSED] drm_test_cmdline_name_bpp_option
[21:15:22] [PASSED] drm_test_cmdline_rotate_0
[21:15:22] [PASSED] drm_test_cmdline_rotate_90
[21:15:22] [PASSED] drm_test_cmdline_rotate_180
[21:15:22] [PASSED] drm_test_cmdline_rotate_270
[21:15:22] [PASSED] drm_test_cmdline_hmirror
[21:15:22] [PASSED] drm_test_cmdline_vmirror
[21:15:22] [PASSED] drm_test_cmdline_margin_options
[21:15:22] [PASSED] drm_test_cmdline_multiple_options
[21:15:22] [PASSED] drm_test_cmdline_bpp_extra_and_option
[21:15:22] [PASSED] drm_test_cmdline_extra_and_option
[21:15:22] [PASSED] drm_test_cmdline_freestanding_options
[21:15:22] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[21:15:22] [PASSED] drm_test_cmdline_panel_orientation
[21:15:22] ================ drm_test_cmdline_invalid =================
[21:15:22] [PASSED] margin_only
[21:15:22] [PASSED] interlace_only
[21:15:22] [PASSED] res_missing_x
[21:15:22] [PASSED] res_missing_y
[21:15:22] [PASSED] res_bad_y
[21:15:22] [PASSED] res_missing_y_bpp
[21:15:22] [PASSED] res_bad_bpp
[21:15:22] [PASSED] res_bad_refresh
[21:15:22] [PASSED] res_bpp_refresh_force_on_off
[21:15:22] [PASSED] res_invalid_mode
[21:15:22] [PASSED] res_bpp_wrong_place_mode
[21:15:22] [PASSED] name_bpp_refresh
[21:15:22] [PASSED] name_refresh
[21:15:22] [PASSED] name_refresh_wrong_mode
[21:15:22] [PASSED] name_refresh_invalid_mode
[21:15:22] [PASSED] rotate_multiple
[21:15:22] [PASSED] rotate_invalid_val
[21:15:22] [PASSED] rotate_truncated
[21:15:22] [PASSED] invalid_option
[21:15:22] [PASSED] invalid_tv_option
[21:15:22] [PASSED] truncated_tv_option
[21:15:22] ============ [PASSED] drm_test_cmdline_invalid =============
[21:15:22] =============== drm_test_cmdline_tv_options ===============
[21:15:22] [PASSED] NTSC
[21:15:22] [PASSED] NTSC_443
[21:15:22] [PASSED] NTSC_J
[21:15:22] [PASSED] PAL
[21:15:22] [PASSED] PAL_M
[21:15:22] [PASSED] PAL_N
[21:15:22] [PASSED] SECAM
[21:15:22] [PASSED] MONO_525
[21:15:22] [PASSED] MONO_625
[21:15:22] =========== [PASSED] drm_test_cmdline_tv_options ===========
[21:15:22] =============== [PASSED] drm_cmdline_parser ================
[21:15:22] ========== drmm_connector_hdmi_init (20 subtests) ==========
[21:15:22] [PASSED] drm_test_connector_hdmi_init_valid
[21:15:22] [PASSED] drm_test_connector_hdmi_init_bpc_8
[21:15:22] [PASSED] drm_test_connector_hdmi_init_bpc_10
[21:15:22] [PASSED] drm_test_connector_hdmi_init_bpc_12
[21:15:22] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[21:15:22] [PASSED] drm_test_connector_hdmi_init_bpc_null
[21:15:22] [PASSED] drm_test_connector_hdmi_init_formats_empty
[21:15:22] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[21:15:22] === drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[21:15:22] [PASSED] supported_formats=0x9 yuv420_allowed=1
[21:15:22] [PASSED] supported_formats=0x9 yuv420_allowed=0
[21:15:22] [PASSED] supported_formats=0x5 yuv420_allowed=1
[21:15:22] [PASSED] supported_formats=0x5 yuv420_allowed=0
[21:15:22] === [PASSED] drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[21:15:22] [PASSED] drm_test_connector_hdmi_init_null_ddc
[21:15:22] [PASSED] drm_test_connector_hdmi_init_null_product
[21:15:22] [PASSED] drm_test_connector_hdmi_init_null_vendor
[21:15:22] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[21:15:22] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[21:15:22] [PASSED] drm_test_connector_hdmi_init_product_valid
[21:15:22] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[21:15:22] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[21:15:22] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[21:15:22] ========= drm_test_connector_hdmi_init_type_valid =========
[21:15:22] [PASSED] HDMI-A
[21:15:22] [PASSED] HDMI-B
[21:15:22] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[21:15:22] ======== drm_test_connector_hdmi_init_type_invalid ========
[21:15:22] [PASSED] Unknown
[21:15:22] [PASSED] VGA
[21:15:22] [PASSED] DVI-I
[21:15:22] [PASSED] DVI-D
[21:15:22] [PASSED] DVI-A
[21:15:22] [PASSED] Composite
[21:15:22] [PASSED] SVIDEO
[21:15:22] [PASSED] LVDS
[21:15:22] [PASSED] Component
[21:15:22] [PASSED] DIN
[21:15:22] [PASSED] DP
[21:15:22] [PASSED] TV
[21:15:22] [PASSED] eDP
[21:15:22] [PASSED] Virtual
[21:15:22] [PASSED] DSI
[21:15:22] [PASSED] DPI
[21:15:22] [PASSED] Writeback
[21:15:22] [PASSED] SPI
[21:15:22] [PASSED] USB
[21:15:22] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[21:15:22] ============ [PASSED] drmm_connector_hdmi_init =============
[21:15:22] ============= drmm_connector_init (3 subtests) =============
[21:15:22] [PASSED] drm_test_drmm_connector_init
[21:15:22] [PASSED] drm_test_drmm_connector_init_null_ddc
[21:15:22] ========= drm_test_drmm_connector_init_type_valid =========
[21:15:22] [PASSED] Unknown
[21:15:22] [PASSED] VGA
[21:15:22] [PASSED] DVI-I
[21:15:22] [PASSED] DVI-D
[21:15:22] [PASSED] DVI-A
[21:15:22] [PASSED] Composite
[21:15:22] [PASSED] SVIDEO
[21:15:22] [PASSED] LVDS
[21:15:22] [PASSED] Component
[21:15:22] [PASSED] DIN
[21:15:22] [PASSED] DP
[21:15:22] [PASSED] HDMI-A
[21:15:22] [PASSED] HDMI-B
[21:15:22] [PASSED] TV
[21:15:22] [PASSED] eDP
[21:15:22] [PASSED] Virtual
[21:15:22] [PASSED] DSI
[21:15:22] [PASSED] DPI
[21:15:22] [PASSED] Writeback
[21:15:22] [PASSED] SPI
[21:15:22] [PASSED] USB
[21:15:22] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[21:15:22] =============== [PASSED] drmm_connector_init ===============
[21:15:22] ========= drm_connector_dynamic_init (6 subtests) ==========
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_init
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_init_null_ddc
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_init_not_added
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_init_properties
[21:15:22] ===== drm_test_drm_connector_dynamic_init_type_valid ======
[21:15:22] [PASSED] Unknown
[21:15:22] [PASSED] VGA
[21:15:22] [PASSED] DVI-I
[21:15:22] [PASSED] DVI-D
[21:15:22] [PASSED] DVI-A
[21:15:22] [PASSED] Composite
[21:15:22] [PASSED] SVIDEO
[21:15:22] [PASSED] LVDS
[21:15:22] [PASSED] Component
[21:15:22] [PASSED] DIN
[21:15:22] [PASSED] DP
[21:15:22] [PASSED] HDMI-A
[21:15:22] [PASSED] HDMI-B
[21:15:22] [PASSED] TV
[21:15:22] [PASSED] eDP
[21:15:22] [PASSED] Virtual
[21:15:22] [PASSED] DSI
[21:15:22] [PASSED] DPI
[21:15:22] [PASSED] Writeback
[21:15:22] [PASSED] SPI
[21:15:22] [PASSED] USB
[21:15:22] = [PASSED] drm_test_drm_connector_dynamic_init_type_valid ==
[21:15:22] ======== drm_test_drm_connector_dynamic_init_name =========
[21:15:22] [PASSED] Unknown
[21:15:22] [PASSED] VGA
[21:15:22] [PASSED] DVI-I
[21:15:22] [PASSED] DVI-D
[21:15:22] [PASSED] DVI-A
[21:15:22] [PASSED] Composite
[21:15:22] [PASSED] SVIDEO
[21:15:22] [PASSED] LVDS
[21:15:22] [PASSED] Component
[21:15:22] [PASSED] DIN
[21:15:22] [PASSED] DP
[21:15:22] [PASSED] HDMI-A
[21:15:22] [PASSED] HDMI-B
[21:15:22] [PASSED] TV
[21:15:22] [PASSED] eDP
[21:15:22] [PASSED] Virtual
[21:15:22] [PASSED] DSI
[21:15:22] [PASSED] DPI
[21:15:22] [PASSED] Writeback
[21:15:22] [PASSED] SPI
[21:15:22] [PASSED] USB
[21:15:22] ==== [PASSED] drm_test_drm_connector_dynamic_init_name =====
[21:15:22] =========== [PASSED] drm_connector_dynamic_init ============
[21:15:22] ==== drm_connector_dynamic_register_early (4 subtests) =====
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_register_early_on_list
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_register_early_defer
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_register_early_no_init
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_register_early_no_mode_object
[21:15:22] ====== [PASSED] drm_connector_dynamic_register_early =======
[21:15:22] ======= drm_connector_dynamic_register (7 subtests) ========
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_register_on_list
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_register_no_defer
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_register_no_init
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_register_mode_object
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_register_sysfs
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_register_sysfs_name
[21:15:22] [PASSED] drm_test_drm_connector_dynamic_register_debugfs
[21:15:22] ========= [PASSED] drm_connector_dynamic_register ==========
[21:15:22] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[21:15:22] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[21:15:22] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[21:15:22] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[21:15:22] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[21:15:22] ========== drm_test_get_tv_mode_from_name_valid ===========
[21:15:22] [PASSED] NTSC
[21:15:22] [PASSED] NTSC-443
[21:15:22] [PASSED] NTSC-J
[21:15:22] [PASSED] PAL
[21:15:22] [PASSED] PAL-M
[21:15:22] [PASSED] PAL-N
[21:15:22] [PASSED] SECAM
[21:15:22] [PASSED] Mono
[21:15:22] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[21:15:22] [PASSED] drm_test_get_tv_mode_from_name_truncated
[21:15:22] ============ [PASSED] drm_get_tv_mode_from_name ============
[21:15:22] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[21:15:22] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[21:15:22] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[21:15:22] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[21:15:22] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[21:15:22] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[21:15:22] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[21:15:22] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid =
[21:15:22] [PASSED] VIC 96
[21:15:22] [PASSED] VIC 97
[21:15:22] [PASSED] VIC 101
[21:15:22] [PASSED] VIC 102
[21:15:22] [PASSED] VIC 106
[21:15:22] [PASSED] VIC 107
[21:15:22] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[21:15:22] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[21:15:22] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[21:15:22] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[21:15:22] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[21:15:22] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[21:15:22] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[21:15:22] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[21:15:22] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name ====
[21:15:22] [PASSED] Automatic
[21:15:22] [PASSED] Full
[21:15:22] [PASSED] Limited 16:235
[21:15:22] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[21:15:22] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[21:15:22] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[21:15:22] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[21:15:22] === drm_test_drm_hdmi_connector_get_output_format_name ====
[21:15:22] [PASSED] RGB
[21:15:22] [PASSED] YUV 4:2:0
[21:15:22] [PASSED] YUV 4:2:2
[21:15:22] [PASSED] YUV 4:4:4
[21:15:22] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[21:15:22] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[21:15:22] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[21:15:22] ============= drm_damage_helper (21 subtests) ==============
[21:15:22] [PASSED] drm_test_damage_iter_no_damage
[21:15:22] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[21:15:22] [PASSED] drm_test_damage_iter_no_damage_src_moved
[21:15:22] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[21:15:22] [PASSED] drm_test_damage_iter_no_damage_not_visible
[21:15:22] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[21:15:22] [PASSED] drm_test_damage_iter_no_damage_no_fb
[21:15:22] [PASSED] drm_test_damage_iter_simple_damage
[21:15:22] [PASSED] drm_test_damage_iter_single_damage
[21:15:22] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[21:15:22] [PASSED] drm_test_damage_iter_single_damage_outside_src
[21:15:22] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[21:15:22] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[21:15:22] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[21:15:22] [PASSED] drm_test_damage_iter_single_damage_src_moved
[21:15:22] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[21:15:22] [PASSED] drm_test_damage_iter_damage
[21:15:22] [PASSED] drm_test_damage_iter_damage_one_intersect
[21:15:22] [PASSED] drm_test_damage_iter_damage_one_outside
[21:15:22] [PASSED] drm_test_damage_iter_damage_src_moved
[21:15:22] [PASSED] drm_test_damage_iter_damage_not_visible
[21:15:22] ================ [PASSED] drm_damage_helper ================
[21:15:22] ============== drm_dp_mst_helper (3 subtests) ==============
[21:15:22] ============== drm_test_dp_mst_calc_pbn_mode ==============
[21:15:22] [PASSED] Clock 154000 BPP 30 DSC disabled
[21:15:22] [PASSED] Clock 234000 BPP 30 DSC disabled
[21:15:22] [PASSED] Clock 297000 BPP 24 DSC disabled
[21:15:22] [PASSED] Clock 332880 BPP 24 DSC enabled
[21:15:22] [PASSED] Clock 324540 BPP 24 DSC enabled
[21:15:22] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[21:15:22] ============== drm_test_dp_mst_calc_pbn_div ===============
[21:15:22] [PASSED] Link rate 2000000 lane count 4
[21:15:22] [PASSED] Link rate 2000000 lane count 2
[21:15:22] [PASSED] Link rate 2000000 lane count 1
[21:15:22] [PASSED] Link rate 1350000 lane count 4
[21:15:22] [PASSED] Link rate 1350000 lane count 2
[21:15:22] [PASSED] Link rate 1350000 lane count 1
[21:15:22] [PASSED] Link rate 1000000 lane count 4
[21:15:22] [PASSED] Link rate 1000000 lane count 2
[21:15:22] [PASSED] Link rate 1000000 lane count 1
[21:15:22] [PASSED] Link rate 810000 lane count 4
[21:15:22] [PASSED] Link rate 810000 lane count 2
[21:15:22] [PASSED] Link rate 810000 lane count 1
[21:15:22] [PASSED] Link rate 540000 lane count 4
[21:15:22] [PASSED] Link rate 540000 lane count 2
[21:15:22] [PASSED] Link rate 540000 lane count 1
[21:15:22] [PASSED] Link rate 270000 lane count 4
[21:15:22] [PASSED] Link rate 270000 lane count 2
[21:15:22] [PASSED] Link rate 270000 lane count 1
[21:15:22] [PASSED] Link rate 162000 lane count 4
[21:15:22] [PASSED] Link rate 162000 lane count 2
[21:15:22] [PASSED] Link rate 162000 lane count 1
[21:15:22] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[21:15:22] ========= drm_test_dp_mst_sideband_msg_req_decode =========
[21:15:22] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[21:15:22] [PASSED] DP_POWER_UP_PHY with port number
[21:15:22] [PASSED] DP_POWER_DOWN_PHY with port number
[21:15:22] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[21:15:22] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[21:15:22] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[21:15:22] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[21:15:22] [PASSED] DP_QUERY_PAYLOAD with port number
[21:15:22] [PASSED] DP_QUERY_PAYLOAD with VCPI
[21:15:22] [PASSED] DP_REMOTE_DPCD_READ with port number
[21:15:22] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[21:15:22] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[21:15:22] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[21:15:22] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[21:15:22] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[21:15:22] [PASSED] DP_REMOTE_I2C_READ with port number
[21:15:22] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[21:15:22] [PASSED] DP_REMOTE_I2C_READ with transactions array
[21:15:22] [PASSED] DP_REMOTE_I2C_WRITE with port number
[21:15:22] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[21:15:22] [PASSED] DP_REMOTE_I2C_WRITE with data array
[21:15:22] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[21:15:22] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[21:15:22] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[21:15:22] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[21:15:22] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[21:15:22] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[21:15:22] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[21:15:22] ================ [PASSED] drm_dp_mst_helper ================
[21:15:22] ================== drm_exec (7 subtests) ===================
[21:15:22] [PASSED] sanitycheck
[21:15:22] [PASSED] test_lock
[21:15:22] [PASSED] test_lock_unlock
[21:15:22] [PASSED] test_duplicates
[21:15:22] [PASSED] test_prepare
[21:15:22] [PASSED] test_prepare_array
[21:15:22] [PASSED] test_multiple_loops
[21:15:22] ==================== [PASSED] drm_exec =====================
[21:15:22] =========== drm_format_helper_test (17 subtests) ===========
[21:15:22] ============== drm_test_fb_xrgb8888_to_gray8 ==============
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[21:15:22] ============= drm_test_fb_xrgb8888_to_rgb332 ==============
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[21:15:22] ============= drm_test_fb_xrgb8888_to_rgb565 ==============
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[21:15:22] ============ drm_test_fb_xrgb8888_to_xrgb1555 =============
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[21:15:22] ============ drm_test_fb_xrgb8888_to_argb1555 =============
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[21:15:22] ============ drm_test_fb_xrgb8888_to_rgba5551 =============
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[21:15:22] ============= drm_test_fb_xrgb8888_to_rgb888 ==============
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[21:15:22] ============= drm_test_fb_xrgb8888_to_bgr888 ==============
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ========= [PASSED] drm_test_fb_xrgb8888_to_bgr888 ==========
[21:15:22] ============ drm_test_fb_xrgb8888_to_argb8888 =============
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[21:15:22] =========== drm_test_fb_xrgb8888_to_xrgb2101010 ===========
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[21:15:22] =========== drm_test_fb_xrgb8888_to_argb2101010 ===========
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[21:15:22] ============== drm_test_fb_xrgb8888_to_mono ===============
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[21:15:22] ==================== drm_test_fb_swab =====================
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ================ [PASSED] drm_test_fb_swab =================
[21:15:22] ============ drm_test_fb_xrgb8888_to_xbgr8888 =============
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[21:15:22] ============ drm_test_fb_xrgb8888_to_abgr8888 =============
[21:15:22] [PASSED] single_pixel_source_buffer
[21:15:22] [PASSED] single_pixel_clip_rectangle
[21:15:22] [PASSED] well_known_colors
[21:15:22] [PASSED] destination_pitch
[21:15:22] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[21:15:22] ================= drm_test_fb_clip_offset =================
[21:15:22] [PASSED] pass through
[21:15:22] [PASSED] horizontal offset
[21:15:22] [PASSED] vertical offset
[21:15:22] [PASSED] horizontal and vertical offset
[21:15:22] [PASSED] horizontal offset (custom pitch)
[21:15:22] [PASSED] vertical offset (custom pitch)
[21:15:22] [PASSED] horizontal and vertical offset (custom pitch)
[21:15:22] ============= [PASSED] drm_test_fb_clip_offset =============
[21:15:22] =================== drm_test_fb_memcpy ====================
[21:15:22] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[21:15:22] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[21:15:22] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[21:15:22] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[21:15:22] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[21:15:22] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[21:15:22] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[21:15:22] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[21:15:22] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[21:15:22] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[21:15:22] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[21:15:22] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[21:15:22] =============== [PASSED] drm_test_fb_memcpy ================
[21:15:22] ============= [PASSED] drm_format_helper_test ==============
[21:15:22] ================= drm_format (18 subtests) =================
[21:15:22] [PASSED] drm_test_format_block_width_invalid
[21:15:22] [PASSED] drm_test_format_block_width_one_plane
[21:15:22] [PASSED] drm_test_format_block_width_two_plane
[21:15:22] [PASSED] drm_test_format_block_width_three_plane
[21:15:22] [PASSED] drm_test_format_block_width_tiled
[21:15:22] [PASSED] drm_test_format_block_height_invalid
[21:15:22] [PASSED] drm_test_format_block_height_one_plane
[21:15:22] [PASSED] drm_test_format_block_height_two_plane
[21:15:22] [PASSED] drm_test_format_block_height_three_plane
[21:15:22] [PASSED] drm_test_format_block_height_tiled
[21:15:22] [PASSED] drm_test_format_min_pitch_invalid
[21:15:22] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[21:15:22] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[21:15:22] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[21:15:22] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[21:15:22] [PASSED] drm_test_format_min_pitch_two_plane
[21:15:22] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[21:15:22] [PASSED] drm_test_format_min_pitch_tiled
[21:15:22] =================== [PASSED] drm_format ====================
[21:15:22] ============== drm_framebuffer (10 subtests) ===============
[21:15:22] ========== drm_test_framebuffer_check_src_coords ==========
[21:15:22] [PASSED] Success: source fits into fb
[21:15:22] [PASSED] Fail: overflowing fb with x-axis coordinate
[21:15:22] [PASSED] Fail: overflowing fb with y-axis coordinate
[21:15:22] [PASSED] Fail: overflowing fb with source width
[21:15:22] [PASSED] Fail: overflowing fb with source height
[21:15:23] ====== [PASSED] drm_test_framebuffer_check_src_coords ======
[21:15:23] [PASSED] drm_test_framebuffer_cleanup
[21:15:23] =============== drm_test_framebuffer_create ===============
[21:15:23] [PASSED] ABGR8888 normal sizes
[21:15:23] [PASSED] ABGR8888 max sizes
[21:15:23] [PASSED] ABGR8888 pitch greater than min required
[21:15:23] [PASSED] ABGR8888 pitch less than min required
[21:15:23] [PASSED] ABGR8888 Invalid width
[21:15:23] [PASSED] ABGR8888 Invalid buffer handle
[21:15:23] [PASSED] No pixel format
[21:15:23] [PASSED] ABGR8888 Width 0
[21:15:23] [PASSED] ABGR8888 Height 0
[21:15:23] [PASSED] ABGR8888 Out of bound height * pitch combination
[21:15:23] [PASSED] ABGR8888 Large buffer offset
[21:15:23] [PASSED] ABGR8888 Buffer offset for inexistent plane
[21:15:23] [PASSED] ABGR8888 Invalid flag
[21:15:23] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[21:15:23] [PASSED] ABGR8888 Valid buffer modifier
[21:15:23] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[21:15:23] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[21:15:23] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[21:15:23] [PASSED] NV12 Normal sizes
[21:15:23] [PASSED] NV12 Max sizes
[21:15:23] [PASSED] NV12 Invalid pitch
[21:15:23] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[21:15:23] [PASSED] NV12 different modifier per-plane
[21:15:23] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[21:15:23] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[21:15:23] [PASSED] NV12 Modifier for inexistent plane
[21:15:23] [PASSED] NV12 Handle for inexistent plane
[21:15:23] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[21:15:23] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[21:15:23] [PASSED] YVU420 Normal sizes
[21:15:23] [PASSED] YVU420 Max sizes
[21:15:23] [PASSED] YVU420 Invalid pitch
[21:15:23] [PASSED] YVU420 Different pitches
[21:15:23] [PASSED] YVU420 Different buffer offsets/pitches
[21:15:23] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[21:15:23] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[21:15:23] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[21:15:23] [PASSED] YVU420 Valid modifier
[21:15:23] [PASSED] YVU420 Different modifiers per plane
[21:15:23] [PASSED] YVU420 Modifier for inexistent plane
[21:15:23] [PASSED] YUV420_10BIT Invalid modifier(DRM_FORMAT_MOD_LINEAR)
[21:15:23] [PASSED] X0L2 Normal sizes
[21:15:23] [PASSED] X0L2 Max sizes
[21:15:23] [PASSED] X0L2 Invalid pitch
[21:15:23] [PASSED] X0L2 Pitch greater than minimum required
[21:15:23] [PASSED] X0L2 Handle for inexistent plane
[21:15:23] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[21:15:23] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[21:15:23] [PASSED] X0L2 Valid modifier
[21:15:23] [PASSED] X0L2 Modifier for inexistent plane
[21:15:23] =========== [PASSED] drm_test_framebuffer_create ===========
[21:15:23] [PASSED] drm_test_framebuffer_free
[21:15:23] [PASSED] drm_test_framebuffer_init
[21:15:23] [PASSED] drm_test_framebuffer_init_bad_format
[21:15:23] [PASSED] drm_test_framebuffer_init_dev_mismatch
[21:15:23] [PASSED] drm_test_framebuffer_lookup
[21:15:23] [PASSED] drm_test_framebuffer_lookup_inexistent
[21:15:23] [PASSED] drm_test_framebuffer_modifiers_not_supported
[21:15:23] ================= [PASSED] drm_framebuffer =================
[21:15:23] ================ drm_gem_shmem (8 subtests) ================
[21:15:23] [PASSED] drm_gem_shmem_test_obj_create
[21:15:23] [PASSED] drm_gem_shmem_test_obj_create_private
[21:15:23] [PASSED] drm_gem_shmem_test_pin_pages
[21:15:23] [PASSED] drm_gem_shmem_test_vmap
[21:15:23] [PASSED] drm_gem_shmem_test_get_sg_table
[21:15:23] [PASSED] drm_gem_shmem_test_get_pages_sgt
[21:15:23] [PASSED] drm_gem_shmem_test_madvise
[21:15:23] [PASSED] drm_gem_shmem_test_purge
[21:15:23] ================== [PASSED] drm_gem_shmem ==================
[21:15:23] === drm_atomic_helper_connector_hdmi_check (29 subtests) ===
[21:15:23] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[21:15:23] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[21:15:23] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[21:15:23] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[21:15:23] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[21:15:23] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[21:15:23] ====== drm_test_check_broadcast_rgb_cea_mode_yuv420 =======
[21:15:23] [PASSED] Automatic
[21:15:23] [PASSED] Full
[21:15:23] [PASSED] Limited 16:235
[21:15:23] == [PASSED] drm_test_check_broadcast_rgb_cea_mode_yuv420 ===
[21:15:23] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[21:15:23] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[21:15:23] [PASSED] drm_test_check_disable_connector
[21:15:23] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[21:15:23] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_rgb
[21:15:23] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_yuv420
[21:15:23] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv422
[21:15:23] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420
[21:15:23] [PASSED] drm_test_check_driver_unsupported_fallback_yuv420
[21:15:23] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[21:15:23] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[21:15:23] [PASSED] drm_test_check_output_bpc_dvi
[21:15:23] [PASSED] drm_test_check_output_bpc_format_vic_1
[21:15:23] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[21:15:23] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[21:15:23] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[21:15:23] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[21:15:23] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[21:15:23] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[21:15:23] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[21:15:23] ============ drm_test_check_hdmi_color_format =============
[21:15:23] [PASSED] AUTO -> RGB
[21:15:23] [PASSED] YCBCR422 -> YUV422
[21:15:23] [PASSED] YCBCR420 -> YUV420
[21:15:23] [PASSED] YCBCR444 -> YUV444
[21:15:23] [PASSED] RGB -> RGB
[21:15:23] ======== [PASSED] drm_test_check_hdmi_color_format =========
[21:15:23] ======== drm_test_check_hdmi_color_format_420_only ========
[21:15:23] [PASSED] RGB should fail
[21:15:23] [PASSED] YUV444 should fail
[21:15:23] [PASSED] YUV422 should fail
[21:15:23] [PASSED] YUV420 should work
[21:15:23] ==== [PASSED] drm_test_check_hdmi_color_format_420_only ====
[21:15:23] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[21:15:23] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[21:15:23] [PASSED] drm_test_check_broadcast_rgb_value
[21:15:23] [PASSED] drm_test_check_bpc_8_value
[21:15:23] [PASSED] drm_test_check_bpc_10_value
[21:15:23] [PASSED] drm_test_check_bpc_12_value
[21:15:23] [PASSED] drm_test_check_format_value
[21:15:23] [PASSED] drm_test_check_tmds_char_value
[21:15:23] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[21:15:23] = drm_atomic_helper_connector_hdmi_mode_valid (7 subtests) =
[21:15:23] [PASSED] drm_test_check_mode_valid
[21:15:23] [PASSED] drm_test_check_mode_valid_reject
[21:15:23] [PASSED] drm_test_check_mode_valid_reject_rate
[21:15:23] [PASSED] drm_test_check_mode_valid_reject_max_clock
[21:15:23] [PASSED] drm_test_check_mode_valid_yuv420_only_max_clock
[21:15:23] [PASSED] drm_test_check_mode_valid_reject_yuv420_only_connector
[21:15:23] [PASSED] drm_test_check_mode_valid_accept_yuv420_also_connector_rgb
[21:15:23] === [PASSED] drm_atomic_helper_connector_hdmi_mode_valid ===
[21:15:23] = drm_atomic_helper_connector_hdmi_infoframes (5 subtests) =
[21:15:23] [PASSED] drm_test_check_infoframes
[21:15:23] [PASSED] drm_test_check_reject_avi_infoframe
[21:15:23] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_8
[21:15:23] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_10
[21:15:23] [PASSED] drm_test_check_reject_audio_infoframe
[21:15:23] === [PASSED] drm_atomic_helper_connector_hdmi_infoframes ===
[21:15:23] ================= drm_managed (2 subtests) =================
[21:15:23] [PASSED] drm_test_managed_release_action
[21:15:23] [PASSED] drm_test_managed_run_action
[21:15:23] =================== [PASSED] drm_managed ===================
[21:15:23] =================== drm_mm (6 subtests) ====================
[21:15:23] [PASSED] drm_test_mm_init
[21:15:23] [PASSED] drm_test_mm_debug
[21:15:23] [PASSED] drm_test_mm_align32
[21:15:23] [PASSED] drm_test_mm_align64
[21:15:23] [PASSED] drm_test_mm_lowest
[21:15:23] [PASSED] drm_test_mm_highest
[21:15:23] ===================== [PASSED] drm_mm ======================
[21:15:23] ============= drm_modes_analog_tv (5 subtests) =============
[21:15:23] [PASSED] drm_test_modes_analog_tv_mono_576i
[21:15:23] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[21:15:23] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[21:15:23] [PASSED] drm_test_modes_analog_tv_pal_576i
[21:15:23] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[21:15:23] =============== [PASSED] drm_modes_analog_tv ===============
[21:15:23] ============== drm_plane_helper (2 subtests) ===============
[21:15:23] =============== drm_test_check_plane_state ================
[21:15:23] [PASSED] clipping_simple
[21:15:23] [PASSED] clipping_rotate_reflect
[21:15:23] [PASSED] positioning_simple
[21:15:23] [PASSED] upscaling
[21:15:23] [PASSED] downscaling
[21:15:23] [PASSED] rounding1
[21:15:23] [PASSED] rounding2
[21:15:23] [PASSED] rounding3
[21:15:23] [PASSED] rounding4
[21:15:23] =========== [PASSED] drm_test_check_plane_state ============
[21:15:23] =========== drm_test_check_invalid_plane_state ============
[21:15:23] [PASSED] positioning_invalid
[21:15:23] [PASSED] upscaling_invalid
[21:15:23] [PASSED] downscaling_invalid
[21:15:23] ======= [PASSED] drm_test_check_invalid_plane_state ========
[21:15:23] ================ [PASSED] drm_plane_helper =================
[21:15:23] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[21:15:23] ====== drm_test_connector_helper_tv_get_modes_check =======
[21:15:23] [PASSED] None
[21:15:23] [PASSED] PAL
[21:15:23] [PASSED] NTSC
[21:15:23] [PASSED] Both, NTSC Default
[21:15:23] [PASSED] Both, PAL Default
[21:15:23] [PASSED] Both, NTSC Default, with PAL on command-line
[21:15:23] [PASSED] Both, PAL Default, with NTSC on command-line
[21:15:23] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[21:15:23] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[21:15:23] ================== drm_rect (9 subtests) ===================
[21:15:23] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[21:15:23] [PASSED] drm_test_rect_clip_scaled_not_clipped
[21:15:23] [PASSED] drm_test_rect_clip_scaled_clipped
[21:15:23] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[21:15:23] ================= drm_test_rect_intersect =================
[21:15:23] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[21:15:23] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[21:15:23] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[21:15:23] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[21:15:23] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[21:15:23] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[21:15:23] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[21:15:23] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[21:15:23] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[21:15:23] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[21:15:23] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[21:15:23] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[21:15:23] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[21:15:23] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[21:15:23] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
[21:15:23] ============= [PASSED] drm_test_rect_intersect =============
[21:15:23] ================ drm_test_rect_calc_hscale ================
[21:15:23] [PASSED] normal use
[21:15:23] [PASSED] out of max range
[21:15:23] [PASSED] out of min range
[21:15:23] [PASSED] zero dst
[21:15:23] [PASSED] negative src
[21:15:23] [PASSED] negative dst
[21:15:23] ============ [PASSED] drm_test_rect_calc_hscale ============
[21:15:23] ================ drm_test_rect_calc_vscale ================
[21:15:23] [PASSED] normal use
[21:15:23] [PASSED] out of max range
[21:15:23] [PASSED] out of min range
[21:15:23] [PASSED] zero dst
[21:15:23] [PASSED] negative src
[21:15:23] [PASSED] negative dst
[21:15:23] ============ [PASSED] drm_test_rect_calc_vscale ============
[21:15:23] ================== drm_test_rect_rotate ===================
[21:15:23] [PASSED] reflect-x
[21:15:23] [PASSED] reflect-y
[21:15:23] [PASSED] rotate-0
[21:15:23] [PASSED] rotate-90
[21:15:23] [PASSED] rotate-180
[21:15:23] [PASSED] rotate-270
[21:15:23] ============== [PASSED] drm_test_rect_rotate ===============
[21:15:23] ================ drm_test_rect_rotate_inv =================
[21:15:23] [PASSED] reflect-x
[21:15:23] [PASSED] reflect-y
[21:15:23] [PASSED] rotate-0
[21:15:23] [PASSED] rotate-90
[21:15:23] [PASSED] rotate-180
[21:15:23] [PASSED] rotate-270
[21:15:23] ============ [PASSED] drm_test_rect_rotate_inv =============
[21:15:23] ==================== [PASSED] drm_rect =====================
[21:15:23] ============ drm_sysfb_modeset_test (1 subtest) ============
[21:15:23] ============ drm_test_sysfb_build_fourcc_list =============
[21:15:23] [PASSED] no native formats
[21:15:23] [PASSED] XRGB8888 as native format
[21:15:23] [PASSED] remove duplicates
[21:15:23] [PASSED] convert alpha formats
[21:15:23] [PASSED] random formats
[21:15:23] ======== [PASSED] drm_test_sysfb_build_fourcc_list =========
[21:15:23] ============= [PASSED] drm_sysfb_modeset_test ==============
[21:15:23] ================== drm_fixp (2 subtests) ===================
[21:15:23] [PASSED] drm_test_int2fixp
[21:15:23] [PASSED] drm_test_sm2fixp
[21:15:23] ==================== [PASSED] drm_fixp =====================
[21:15:23] ============================================================
[21:15:23] Testing complete. Ran 637 tests: passed: 637
[21:15:23] Elapsed time: 26.857s total, 1.868s configuring, 24.774s building, 0.185s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/ttm/tests/.kunitconfig
[21:15:23] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[21:15:24] 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
[21:15:34] Starting KUnit Kernel (1/1)...
[21:15:34] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[21:15:34] ================= ttm_device (5 subtests) ==================
[21:15:34] [PASSED] ttm_device_init_basic
[21:15:34] [PASSED] ttm_device_init_multiple
[21:15:34] [PASSED] ttm_device_fini_basic
[21:15:34] [PASSED] ttm_device_init_no_vma_man
[21:15:34] ================== ttm_device_init_pools ==================
[21:15:34] [PASSED] No DMA allocations, no DMA32 required
[21:15:34] [PASSED] DMA allocations, DMA32 required
[21:15:34] [PASSED] No DMA allocations, DMA32 required
[21:15:34] [PASSED] DMA allocations, no DMA32 required
[21:15:34] ============== [PASSED] ttm_device_init_pools ==============
[21:15:34] =================== [PASSED] ttm_device ====================
[21:15:34] ================== ttm_pool (8 subtests) ===================
[21:15:34] ================== ttm_pool_alloc_basic ===================
[21:15:34] [PASSED] One page
[21:15:34] [PASSED] More than one page
[21:15:34] [PASSED] Above the allocation limit
[21:15:35] [PASSED] One page, with coherent DMA mappings enabled
[21:15:35] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[21:15:35] ============== [PASSED] ttm_pool_alloc_basic ===============
[21:15:35] ============== ttm_pool_alloc_basic_dma_addr ==============
[21:15:35] [PASSED] One page
[21:15:35] [PASSED] More than one page
[21:15:35] [PASSED] Above the allocation limit
[21:15:35] [PASSED] One page, with coherent DMA mappings enabled
[21:15:35] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[21:15:35] ========== [PASSED] ttm_pool_alloc_basic_dma_addr ==========
[21:15:35] [PASSED] ttm_pool_alloc_order_caching_match
[21:15:35] [PASSED] ttm_pool_alloc_caching_mismatch
[21:15:35] [PASSED] ttm_pool_alloc_order_mismatch
[21:15:35] [PASSED] ttm_pool_free_dma_alloc
[21:15:35] [PASSED] ttm_pool_free_no_dma_alloc
[21:15:35] [PASSED] ttm_pool_fini_basic
[21:15:35] ==================== [PASSED] ttm_pool =====================
[21:15:35] ================ ttm_resource (8 subtests) =================
[21:15:35] ================= ttm_resource_init_basic =================
[21:15:35] [PASSED] Init resource in TTM_PL_SYSTEM
[21:15:35] [PASSED] Init resource in TTM_PL_VRAM
[21:15:35] [PASSED] Init resource in a private placement
[21:15:35] [PASSED] Init resource in TTM_PL_SYSTEM, set placement flags
[21:15:35] ============= [PASSED] ttm_resource_init_basic =============
[21:15:35] [PASSED] ttm_resource_init_pinned
[21:15:35] [PASSED] ttm_resource_fini_basic
[21:15:35] [PASSED] ttm_resource_manager_init_basic
[21:15:35] [PASSED] ttm_resource_manager_usage_basic
[21:15:35] [PASSED] ttm_resource_manager_set_used_basic
[21:15:35] [PASSED] ttm_sys_man_alloc_basic
[21:15:35] [PASSED] ttm_sys_man_free_basic
[21:15:35] ================== [PASSED] ttm_resource ===================
[21:15:35] =================== ttm_tt (15 subtests) ===================
[21:15:35] ==================== ttm_tt_init_basic ====================
[21:15:35] [PASSED] Page-aligned size
[21:15:35] [PASSED] Extra pages requested
[21:15:35] ================ [PASSED] ttm_tt_init_basic ================
[21:15:35] [PASSED] ttm_tt_init_misaligned
[21:15:35] [PASSED] ttm_tt_fini_basic
[21:15:35] [PASSED] ttm_tt_fini_sg
[21:15:35] [PASSED] ttm_tt_fini_shmem
[21:15:35] [PASSED] ttm_tt_create_basic
[21:15:35] [PASSED] ttm_tt_create_invalid_bo_type
[21:15:35] [PASSED] ttm_tt_create_ttm_exists
[21:15:35] [PASSED] ttm_tt_create_failed
[21:15:35] [PASSED] ttm_tt_destroy_basic
[21:15:35] [PASSED] ttm_tt_populate_null_ttm
[21:15:35] [PASSED] ttm_tt_populate_populated_ttm
[21:15:35] [PASSED] ttm_tt_unpopulate_basic
[21:15:35] [PASSED] ttm_tt_unpopulate_empty_ttm
[21:15:35] [PASSED] ttm_tt_swapin_basic
[21:15:35] ===================== [PASSED] ttm_tt ======================
[21:15:35] =================== ttm_bo (14 subtests) ===================
[21:15:35] =========== ttm_bo_reserve_optimistic_no_ticket ===========
[21:15:35] [PASSED] Cannot be interrupted and sleeps
[21:15:35] [PASSED] Cannot be interrupted, locks straight away
[21:15:35] [PASSED] Can be interrupted, sleeps
[21:15:35] ======= [PASSED] ttm_bo_reserve_optimistic_no_ticket =======
[21:15:35] [PASSED] ttm_bo_reserve_locked_no_sleep
[21:15:35] [PASSED] ttm_bo_reserve_no_wait_ticket
[21:15:35] [PASSED] ttm_bo_reserve_double_resv
[21:15:35] [PASSED] ttm_bo_reserve_interrupted
[21:15:35] [PASSED] ttm_bo_reserve_deadlock
[21:15:35] [PASSED] ttm_bo_unreserve_basic
[21:15:35] [PASSED] ttm_bo_unreserve_pinned
[21:15:35] [PASSED] ttm_bo_unreserve_bulk
[21:15:35] [PASSED] ttm_bo_fini_basic
[21:15:35] [PASSED] ttm_bo_fini_shared_resv
[21:15:35] [PASSED] ttm_bo_pin_basic
[21:15:35] [PASSED] ttm_bo_pin_unpin_resource
[21:15:35] [PASSED] ttm_bo_multiple_pin_one_unpin
[21:15:35] ===================== [PASSED] ttm_bo ======================
[21:15:35] ============== ttm_bo_validate (22 subtests) ===============
[21:15:35] ============== ttm_bo_init_reserved_sys_man ===============
[21:15:35] [PASSED] Buffer object for userspace
[21:15:35] [PASSED] Kernel buffer object
[21:15:35] [PASSED] Shared buffer object
[21:15:35] ========== [PASSED] ttm_bo_init_reserved_sys_man ===========
[21:15:35] ============== ttm_bo_init_reserved_mock_man ==============
[21:15:35] [PASSED] Buffer object for userspace
[21:15:35] [PASSED] Kernel buffer object
[21:15:35] [PASSED] Shared buffer object
[21:15:35] ========== [PASSED] ttm_bo_init_reserved_mock_man ==========
[21:15:35] [PASSED] ttm_bo_init_reserved_resv
[21:15:35] ================== ttm_bo_validate_basic ==================
[21:15:35] [PASSED] Buffer object for userspace
[21:15:35] [PASSED] Kernel buffer object
[21:15:35] [PASSED] Shared buffer object
[21:15:35] ============== [PASSED] ttm_bo_validate_basic ==============
[21:15:35] [PASSED] ttm_bo_validate_invalid_placement
[21:15:35] ============= ttm_bo_validate_same_placement ==============
[21:15:35] [PASSED] System manager
[21:15:35] [PASSED] VRAM manager
[21:15:35] ========= [PASSED] ttm_bo_validate_same_placement ==========
[21:15:35] [PASSED] ttm_bo_validate_failed_alloc
[21:15:35] [PASSED] ttm_bo_validate_pinned
[21:15:35] [PASSED] ttm_bo_validate_busy_placement
[21:15:35] ================ ttm_bo_validate_multihop =================
[21:15:35] [PASSED] Buffer object for userspace
[21:15:35] [PASSED] Kernel buffer object
[21:15:35] [PASSED] Shared buffer object
[21:15:35] ============ [PASSED] ttm_bo_validate_multihop =============
[21:15:35] ========== ttm_bo_validate_no_placement_signaled ==========
[21:15:35] [PASSED] Buffer object in system domain, no page vector
[21:15:35] [PASSED] Buffer object in system domain with an existing page vector
[21:15:35] ====== [PASSED] ttm_bo_validate_no_placement_signaled ======
[21:15:35] ======== ttm_bo_validate_no_placement_not_signaled ========
[21:15:35] [PASSED] Buffer object for userspace
[21:15:35] [PASSED] Kernel buffer object
[21:15:35] [PASSED] Shared buffer object
[21:15:35] ==== [PASSED] ttm_bo_validate_no_placement_not_signaled ====
[21:15:35] [PASSED] ttm_bo_validate_move_fence_signaled
[21:15:35] ========= ttm_bo_validate_move_fence_not_signaled =========
[21:15:35] [PASSED] Waits for GPU
[21:15:35] [PASSED] Tries to lock straight away
[21:15:35] ===== [PASSED] ttm_bo_validate_move_fence_not_signaled =====
[21:15:35] [PASSED] ttm_bo_validate_swapout
[21:15:35] [PASSED] ttm_bo_validate_happy_evict
[21:15:35] [PASSED] ttm_bo_validate_all_pinned_evict
[21:15:35] [PASSED] ttm_bo_validate_allowed_only_evict
[21:15:35] [PASSED] ttm_bo_validate_deleted_evict
[21:15:35] [PASSED] ttm_bo_validate_busy_domain_evict
[21:15:35] [PASSED] ttm_bo_validate_evict_gutting
[21:15:35] [PASSED] ttm_bo_validate_recrusive_evict
[21:15:35] ================= [PASSED] ttm_bo_validate =================
[21:15:35] ============================================================
[21:15:35] Testing complete. Ran 102 tests: passed: 102
[21:15:35] Elapsed time: 11.937s total, 1.784s configuring, 9.938s building, 0.185s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/dma-buf/.kunitconfig
[21:15:35] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[21:15:37] 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
[21:15:45] Starting KUnit Kernel (1/1)...
[21:15:45] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[21:15:45] =============== dma-buf-fence (12 subtests) ================
[21:15:45] [PASSED] test_sanitycheck
[21:15:45] [PASSED] test_signaling
[21:15:45] [PASSED] test_add_callback
[21:15:45] [PASSED] test_late_add_callback
[21:15:45] [PASSED] test_rm_callback
[21:15:45] [PASSED] test_late_rm_callback
[21:15:45] [PASSED] test_status
[21:15:45] [PASSED] test_error
[21:15:45] [PASSED] test_wait
[21:15:45] [PASSED] test_wait_timeout
[21:15:45] [PASSED] test_stub
[21:15:45] [SKIPPED] test_race_signal_callback (requires at least 2 CPUs)
[21:15:45] ================== [PASSED] dma-buf-fence ==================
[21:15:45] ============ dma-buf-fence-chain (11 subtests) =============
[21:15:45] [PASSED] test_sanitycheck
[21:15:45] [PASSED] test_find_seqno
[21:15:45] [PASSED] test_find_signaled
[21:15:45] [PASSED] test_find_out_of_order
[21:15:50] [PASSED] test_find_gap
[21:15:50] [PASSED] test_find_race
[21:15:50] [PASSED] test_signal_forward
[21:15:50] [PASSED] test_signal_backward
[21:15:50] [PASSED] test_wait_forward
[21:15:50] [PASSED] test_wait_backward
[21:15:50] [PASSED] test_wait_random
[21:15:50] =============== [PASSED] dma-buf-fence-chain ===============
[21:15:50] ============ dma-buf-fence-unwrap (10 subtests) ============
[21:15:50] [PASSED] test_sanitycheck
[21:15:50] [PASSED] test_unwrap_array
[21:15:50] [PASSED] test_unwrap_chain
[21:15:50] [PASSED] test_unwrap_chain_array
[21:15:50] [PASSED] test_unwrap_merge
[21:15:50] [PASSED] test_unwrap_merge_duplicate
[21:15:50] [PASSED] test_unwrap_merge_seqno
[21:15:50] [PASSED] test_unwrap_merge_order
[21:15:50] [PASSED] test_unwrap_merge_complex
[21:15:50] [PASSED] test_unwrap_merge_complex_seqno
[21:15:50] ============== [PASSED] dma-buf-fence-unwrap ===============
[21:15:50] ================ dma-buf-resv (5 subtests) =================
[21:15:50] [PASSED] test_sanitycheck
[21:15:50] ===================== test_signaling ======================
[21:15:50] [PASSED] kernel
[21:15:50] [PASSED] write
[21:15:50] [PASSED] read
[21:15:50] [PASSED] bookkeep
[21:15:50] ================= [PASSED] test_signaling ==================
[21:15:50] ====================== test_for_each ======================
[21:15:50] [PASSED] kernel
[21:15:50] [PASSED] write
[21:15:50] [PASSED] read
[21:15:50] [PASSED] bookkeep
[21:15:50] ================== [PASSED] test_for_each ==================
[21:15:50] ================= test_for_each_unlocked ==================
[21:15:50] [PASSED] kernel
[21:15:50] [PASSED] write
[21:15:50] [PASSED] read
[21:15:50] [PASSED] bookkeep
[21:15:50] ============= [PASSED] test_for_each_unlocked ==============
[21:15:50] ===================== test_get_fences =====================
[21:15:50] [PASSED] kernel
[21:15:50] [PASSED] write
[21:15:50] [PASSED] read
[21:15:50] [PASSED] bookkeep
[21:15:50] ================= [PASSED] test_get_fences =================
[21:15:50] ================== [PASSED] dma-buf-resv ===================
[21:15:50] ============================================================
[21:15:50] Testing complete. Ran 50 tests: passed: 49, skipped: 1
[21:15:51] Elapsed time: 15.748s total, 1.766s configuring, 8.661s building, 5.276s running
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel
^ permalink raw reply [flat|nested] 10+ messages in thread* ✗ Xe.CI.BAT: failure for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H
2026-08-14 21:07 [PATCH 1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H Julia Filipchuk
2026-08-14 21:07 ` [PATCH 2/2] drm/xe/guc: Test GuC v70.74.0 for CRI, NVL-P Julia Filipchuk
2026-08-14 21:15 ` ✓ CI.KUnit: success for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H Patchwork
@ 2026-08-14 22:27 ` Patchwork
2026-08-15 0:21 ` ✓ Xe.CI.FULL: success " Patchwork
` (4 subsequent siblings)
7 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2026-08-14 22:27 UTC (permalink / raw)
To: Julia Filipchuk; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 43037 bytes --]
== Series Details ==
Series: series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H
URL : https://patchwork.freedesktop.org/series/172255/
State : failure
== Summary ==
CI Bug Log - changes from xe-5601-563148cb56c59bbf082d44150298185ab0d5002e_BAT -> xe-pw-172255v1_BAT
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with xe-pw-172255v1_BAT absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in xe-pw-172255v1_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 -> 12)
------------------------------
Missing (1): bat-nvls-1
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in xe-pw-172255v1_BAT:
### IGT changes ###
#### Possible regressions ####
* igt@kms_addfb_basic@addfb25-4-tiled:
- bat-nvls-2: [PASS][1] -> [SKIP][2] +219 other tests skip
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@kms_addfb_basic@addfb25-4-tiled.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@kms_addfb_basic@addfb25-4-tiled.html
* igt@kms_addfb_basic@unused-offsets:
- bat-ptl-1: [PASS][3] -> [SKIP][4] +220 other tests skip
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@kms_addfb_basic@unused-offsets.html
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@kms_addfb_basic@unused-offsets.html
* igt@xe_dma_buf_sync@export-dma-buf-once-read-write-sync:
- bat-lnl-2: [PASS][5] -> [SKIP][6] +182 other tests skip
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@xe_dma_buf_sync@export-dma-buf-once-read-write-sync.html
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@xe_dma_buf_sync@export-dma-buf-once-read-write-sync.html
* igt@xe_exec_basic@twice-bindexecqueue-userptr:
- bat-bmg-2: [PASS][7] -> [SKIP][8] +251 other tests skip
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-2/igt@xe_exec_basic@twice-bindexecqueue-userptr.html
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-2/igt@xe_exec_basic@twice-bindexecqueue-userptr.html
* igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit:
- bat-wcl-2: [PASS][9] -> [FAIL][10] +4 other tests fail
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit.html
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit.html
* igt@xe_live_ktest@xe_dma_buf:
- bat-bmg-2: [PASS][11] -> [FAIL][12] +6 other tests fail
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-2/igt@xe_live_ktest@xe_dma_buf.html
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-2/igt@xe_live_ktest@xe_dma_buf.html
* igt@xe_live_ktest@xe_dma_buf@xe_dma_buf_kunit:
- bat-ptl-1: [PASS][13] -> [FAIL][14] +4 other tests fail
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@xe_live_ktest@xe_dma_buf@xe_dma_buf_kunit.html
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@xe_live_ktest@xe_dma_buf@xe_dma_buf_kunit.html
* igt@xe_live_ktest@xe_migrate@xe_migrate_sanity_kunit:
- bat-lnl-2: [PASS][15] -> [FAIL][16] +4 other tests fail
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@xe_live_ktest@xe_migrate@xe_migrate_sanity_kunit.html
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@xe_live_ktest@xe_migrate@xe_migrate_sanity_kunit.html
- bat-nvls-2: [PASS][17] -> [FAIL][18] +4 other tests fail
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_live_ktest@xe_migrate@xe_migrate_sanity_kunit.html
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_live_ktest@xe_migrate@xe_migrate_sanity_kunit.html
* igt@xe_module_load@load:
- bat-nvls-2: [PASS][19] -> [DMESG-FAIL][20]
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_module_load@load.html
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_module_load@load.html
- bat-wcl-1: [PASS][21] -> [ABORT][22]
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-1/igt@xe_module_load@load.html
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-1/igt@xe_module_load@load.html
- bat-ptl-1: [PASS][23] -> [DMESG-FAIL][24]
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@xe_module_load@load.html
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@xe_module_load@load.html
- bat-wcl-2: [PASS][25] -> [DMESG-FAIL][26]
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@xe_module_load@load.html
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@xe_module_load@load.html
- bat-lnl-1: [PASS][27] -> [ABORT][28]
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-1/igt@xe_module_load@load.html
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-1/igt@xe_module_load@load.html
- bat-bmg-3: [PASS][29] -> [DMESG-FAIL][30]
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-3/igt@xe_module_load@load.html
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-3/igt@xe_module_load@load.html
- bat-ptl-2: [PASS][31] -> [ABORT][32]
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-2/igt@xe_module_load@load.html
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-2/igt@xe_module_load@load.html
- bat-bmg-2: [PASS][33] -> [DMESG-FAIL][34]
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-2/igt@xe_module_load@load.html
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-2/igt@xe_module_load@load.html
- bat-bmg-1: [PASS][35] -> [ABORT][36]
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-1/igt@xe_module_load@load.html
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-1/igt@xe_module_load@load.html
- bat-lnl-2: [PASS][37] -> [DMESG-FAIL][38]
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@xe_module_load@load.html
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@xe_module_load@load.html
* igt@xe_query@multigpu-query-pxp-status:
- bat-bmg-3: [PASS][39] -> [SKIP][40] +71 other tests skip
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-3/igt@xe_query@multigpu-query-pxp-status.html
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-3/igt@xe_query@multigpu-query-pxp-status.html
* igt@xe_vm@shared-pte-page:
- bat-wcl-2: [PASS][41] -> [SKIP][42] +220 other tests skip
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@xe_vm@shared-pte-page.html
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@xe_vm@shared-pte-page.html
#### Warnings ####
* igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- bat-ptl-1: [SKIP][43] ([Intel XE#5765]) -> [SKIP][44]
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
- bat-bmg-2: [SKIP][45] ([Intel XE#2233]) -> [SKIP][46]
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-2/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-2/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
- bat-wcl-2: [SKIP][47] ([Intel XE#7245]) -> [SKIP][48]
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
- bat-nvls-2: [SKIP][49] ([Intel XE#8757]) -> [SKIP][50]
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
* igt@kms_cursor_legacy@basic-flip-after-cursor-legacy:
- bat-bmg-2: [SKIP][51] ([Intel XE#2489] / [Intel XE#3419]) -> [SKIP][52] +13 other tests skip
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-2/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-2/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html
* igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size:
- bat-ptl-1: [SKIP][53] ([Intel XE#5766]) -> [SKIP][54] +13 other tests skip
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size.html
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size.html
* igt@kms_flip@basic-flip-vs-modeset:
- bat-bmg-2: [SKIP][55] ([Intel XE#2482]) -> [SKIP][56] +3 other tests skip
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-2/igt@kms_flip@basic-flip-vs-modeset.html
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-2/igt@kms_flip@basic-flip-vs-modeset.html
* igt@kms_flip@basic-flip-vs-wf_vblank:
- bat-wcl-2: [SKIP][57] ([Intel XE#7240]) -> [SKIP][58] +3 other tests skip
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@kms_flip@basic-flip-vs-wf_vblank.html
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@kms_flip@basic-flip-vs-wf_vblank.html
- bat-lnl-2: [SKIP][59] ([Intel XE#2235] / [Intel XE#2482]) -> [SKIP][60] +3 other tests skip
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@kms_flip@basic-flip-vs-wf_vblank.html
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@kms_flip@basic-flip-vs-wf_vblank.html
- bat-nvls-2: [SKIP][61] ([Intel XE#8756] / [Intel XE#8783]) -> [SKIP][62] +3 other tests skip
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@kms_flip@basic-flip-vs-wf_vblank.html
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@kms_flip@basic-flip-vs-wf_vblank.html
* igt@kms_flip@basic-plain-flip:
- bat-ptl-1: [SKIP][63] ([Intel XE#5769]) -> [SKIP][64] +3 other tests skip
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@kms_flip@basic-plain-flip.html
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@kms_flip@basic-plain-flip.html
* igt@kms_frontbuffer_tracking@basic:
- bat-ptl-1: [SKIP][65] ([Intel XE#5781]) -> [SKIP][66]
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@kms_frontbuffer_tracking@basic.html
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@kms_frontbuffer_tracking@basic.html
- bat-bmg-2: [SKIP][67] ([Intel XE#2434] / [Intel XE#2548] / [Intel XE#6314]) -> [SKIP][68]
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-2/igt@kms_frontbuffer_tracking@basic.html
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-2/igt@kms_frontbuffer_tracking@basic.html
- bat-wcl-2: [SKIP][69] ([Intel XE#7246]) -> [SKIP][70]
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@kms_frontbuffer_tracking@basic.html
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@kms_frontbuffer_tracking@basic.html
- bat-nvls-2: [SKIP][71] ([Intel XE#8761] / [Intel XE#8773]) -> [SKIP][72]
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@kms_frontbuffer_tracking@basic.html
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@kms_frontbuffer_tracking@basic.html
* igt@kms_pipe_crc_basic@hang-read-crc:
- bat-wcl-2: [SKIP][73] ([Intel XE#7237]) -> [SKIP][74] +13 other tests skip
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@kms_pipe_crc_basic@hang-read-crc.html
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@kms_pipe_crc_basic@hang-read-crc.html
* igt@kms_pipe_crc_basic@nonblocking-crc:
- bat-nvls-2: [SKIP][75] ([Intel XE#8755]) -> [SKIP][76] +13 other tests skip
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@kms_pipe_crc_basic@nonblocking-crc.html
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@kms_pipe_crc_basic@nonblocking-crc.html
* igt@kms_psr@psr-sprite-plane-onoff:
- bat-wcl-2: [SKIP][77] ([Intel XE#2850]) -> [SKIP][78] +2 other tests skip
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@kms_psr@psr-sprite-plane-onoff.html
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@kms_psr@psr-sprite-plane-onoff.html
- bat-nvls-2: [SKIP][79] ([Intel XE#8758] / [Intel XE#8784]) -> [SKIP][80] +2 other tests skip
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@kms_psr@psr-sprite-plane-onoff.html
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@kms_psr@psr-sprite-plane-onoff.html
- bat-bmg-2: [SKIP][81] ([Intel XE#2234] / [Intel XE#2850]) -> [SKIP][82] +2 other tests skip
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-2/igt@kms_psr@psr-sprite-plane-onoff.html
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-2/igt@kms_psr@psr-sprite-plane-onoff.html
* igt@sriov_basic@enable-vfs-autoprobe-on:
- bat-lnl-2: [SKIP][83] ([Intel XE#1091] / [Intel XE#2849]) -> [SKIP][84] +1 other test skip
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@sriov_basic@enable-vfs-autoprobe-on.html
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@sriov_basic@enable-vfs-autoprobe-on.html
* igt@xe_evict@evict-beng-small-cm:
- bat-ptl-1: [SKIP][85] ([Intel XE#5764]) -> [SKIP][86] +11 other tests skip
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@xe_evict@evict-beng-small-cm.html
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@xe_evict@evict-beng-small-cm.html
* igt@xe_evict@evict-small-multi-vm:
- bat-wcl-2: [SKIP][87] ([Intel XE#7238]) -> [SKIP][88] +11 other tests skip
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@xe_evict@evict-small-multi-vm.html
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@xe_evict@evict-small-multi-vm.html
- bat-nvls-2: [SKIP][89] ([Intel XE#8777]) -> [SKIP][90] +9 other tests skip
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_evict@evict-small-multi-vm.html
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_evict@evict-small-multi-vm.html
* igt@xe_evict_ccs@evict-overcommit-parallel-nofree-samefd:
- bat-lnl-2: [SKIP][91] ([Intel XE#6540] / [Intel XE#688]) -> [SKIP][92] +11 other tests skip
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@xe_evict_ccs@evict-overcommit-parallel-nofree-samefd.html
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@xe_evict_ccs@evict-overcommit-parallel-nofree-samefd.html
- bat-nvls-2: [SKIP][93] ([Intel XE#8744]) -> [SKIP][94] +1 other test skip
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_evict_ccs@evict-overcommit-parallel-nofree-samefd.html
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_evict_ccs@evict-overcommit-parallel-nofree-samefd.html
* igt@xe_exec_balancer@no-exec-virtual-basic:
- bat-lnl-2: [SKIP][95] ([Intel XE#7482]) -> [SKIP][96] +17 other tests skip
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@xe_exec_balancer@no-exec-virtual-basic.html
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@xe_exec_balancer@no-exec-virtual-basic.html
- bat-nvls-2: [SKIP][97] ([Intel XE#8741]) -> [SKIP][98] +17 other tests skip
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_exec_balancer@no-exec-virtual-basic.html
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_exec_balancer@no-exec-virtual-basic.html
* igt@xe_exec_balancer@twice-cm-virtual-rebind:
- bat-ptl-1: [SKIP][99] ([Intel XE#7482]) -> [SKIP][100] +17 other tests skip
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@xe_exec_balancer@twice-cm-virtual-rebind.html
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@xe_exec_balancer@twice-cm-virtual-rebind.html
* igt@xe_exec_balancer@twice-virtual-userptr-rebind:
- bat-wcl-2: [SKIP][101] ([Intel XE#7482]) -> [SKIP][102] +17 other tests skip
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@xe_exec_balancer@twice-virtual-userptr-rebind.html
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@xe_exec_balancer@twice-virtual-userptr-rebind.html
* igt@xe_exec_multi_queue@many-queues-basic:
- bat-ptl-1: [SKIP][103] ([Intel XE#8364]) -> [SKIP][104] +13 other tests skip
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@xe_exec_multi_queue@many-queues-basic.html
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@xe_exec_multi_queue@many-queues-basic.html
* igt@xe_exec_multi_queue@many-queues-basic-smem:
- bat-lnl-2: [SKIP][105] ([Intel XE#8364]) -> [SKIP][106] +13 other tests skip
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@xe_exec_multi_queue@many-queues-basic-smem.html
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@xe_exec_multi_queue@many-queues-basic-smem.html
- bat-nvls-2: [SKIP][107] ([Intel XE#8377]) -> [SKIP][108] +13 other tests skip
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_exec_multi_queue@many-queues-basic-smem.html
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_exec_multi_queue@many-queues-basic-smem.html
* igt@xe_exec_multi_queue@many-queues-userptr-invalidate:
- bat-wcl-2: [SKIP][109] ([Intel XE#8364]) -> [SKIP][110] +13 other tests skip
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@xe_exec_multi_queue@many-queues-userptr-invalidate.html
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@xe_exec_multi_queue@many-queues-userptr-invalidate.html
* igt@xe_exec_multi_queue@priority:
- bat-bmg-2: [SKIP][111] ([Intel XE#8364]) -> [SKIP][112] +13 other tests skip
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-2/igt@xe_exec_multi_queue@priority.html
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-2/igt@xe_exec_multi_queue@priority.html
* igt@xe_huc_copy@huc_copy:
- bat-nvls-2: [SKIP][113] ([Intel XE#8746]) -> [SKIP][114]
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_huc_copy@huc_copy.html
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_huc_copy@huc_copy.html
* igt@xe_live_ktest@xe_bo:
- bat-ptl-1: [SKIP][115] ([Intel XE#5775]) -> [FAIL][116] +2 other tests fail
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@xe_live_ktest@xe_bo.html
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@xe_live_ktest@xe_bo.html
- bat-lnl-2: [SKIP][117] ([Intel XE#2229]) -> [FAIL][118] +2 other tests fail
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@xe_live_ktest@xe_bo.html
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@xe_live_ktest@xe_bo.html
- bat-nvls-2: [SKIP][119] ([Intel XE#8792]) -> [FAIL][120]
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_live_ktest@xe_bo.html
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_live_ktest@xe_bo.html
* igt@xe_live_ktest@xe_bo@xe_bo_evict_kunit:
- bat-wcl-2: [SKIP][121] ([Intel XE#7239]) -> [FAIL][122] +2 other tests fail
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@xe_live_ktest@xe_bo@xe_bo_evict_kunit.html
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@xe_live_ktest@xe_bo@xe_bo_evict_kunit.html
- bat-nvls-2: [SKIP][123] ([Intel XE#8791] / [Intel XE#8792]) -> [FAIL][124]
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_live_ktest@xe_bo@xe_bo_evict_kunit.html
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_live_ktest@xe_bo@xe_bo_evict_kunit.html
* igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit:
- bat-bmg-2: [SKIP][125] ([Intel XE#2229]) -> [FAIL][126]
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-2/igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit.html
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-2/igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit.html
* igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit:
- bat-nvls-2: [SKIP][127] ([Intel XE#8791]) -> [FAIL][128]
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit.html
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit.html
* igt@xe_mmap@vram:
- bat-wcl-2: [SKIP][129] ([Intel XE#7243]) -> [SKIP][130]
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@xe_mmap@vram.html
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@xe_mmap@vram.html
- bat-nvls-2: [SKIP][131] ([Intel XE#8747]) -> [SKIP][132]
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_mmap@vram.html
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_mmap@vram.html
- bat-ptl-1: [SKIP][133] ([Intel XE#5776]) -> [SKIP][134]
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@xe_mmap@vram.html
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@xe_mmap@vram.html
- bat-lnl-2: [SKIP][135] ([Intel XE#1416]) -> [SKIP][136]
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@xe_mmap@vram.html
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@xe_mmap@vram.html
* igt@xe_pat@pat-index-xehpc:
- bat-bmg-2: [SKIP][137] ([Intel XE#1420] / [Intel XE#7590]) -> [SKIP][138]
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-2/igt@xe_pat@pat-index-xehpc.html
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-2/igt@xe_pat@pat-index-xehpc.html
- bat-wcl-2: [SKIP][139] ([Intel XE#7247] / [Intel XE#7590]) -> [SKIP][140]
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@xe_pat@pat-index-xehpc.html
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@xe_pat@pat-index-xehpc.html
- bat-lnl-2: [SKIP][141] ([Intel XE#1420] / [Intel XE#2838] / [Intel XE#7590]) -> [SKIP][142]
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@xe_pat@pat-index-xehpc.html
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@xe_pat@pat-index-xehpc.html
- bat-nvls-2: [SKIP][143] ([Intel XE#8748]) -> [SKIP][144]
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_pat@pat-index-xehpc.html
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_pat@pat-index-xehpc.html
- bat-ptl-1: [SKIP][145] ([Intel XE#5777] / [Intel XE#7590]) -> [SKIP][146]
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@xe_pat@pat-index-xehpc.html
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@xe_pat@pat-index-xehpc.html
* igt@xe_pat@pat-index-xelp:
- bat-bmg-2: [SKIP][147] ([Intel XE#2245] / [Intel XE#7590]) -> [SKIP][148]
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-2/igt@xe_pat@pat-index-xelp.html
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-2/igt@xe_pat@pat-index-xelp.html
- bat-lnl-2: [SKIP][149] ([Intel XE#7590] / [Intel XE#977]) -> [SKIP][150]
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@xe_pat@pat-index-xelp.html
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@xe_pat@pat-index-xelp.html
- bat-nvls-2: [SKIP][151] ([Intel XE#8743]) -> [SKIP][152]
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_pat@pat-index-xelp.html
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_pat@pat-index-xelp.html
- bat-wcl-2: [SKIP][153] ([Intel XE#7242] / [Intel XE#7590]) -> [SKIP][154]
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@xe_pat@pat-index-xelp.html
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@xe_pat@pat-index-xelp.html
- bat-ptl-1: [SKIP][155] ([Intel XE#5771] / [Intel XE#7590]) -> [SKIP][156]
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@xe_pat@pat-index-xelp.html
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@xe_pat@pat-index-xelp.html
* igt@xe_pat@pat-index-xelpg:
- bat-ptl-1: [SKIP][157] ([Intel XE#5780] / [Intel XE#7590]) -> [SKIP][158]
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@xe_pat@pat-index-xelpg.html
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@xe_pat@pat-index-xelpg.html
- bat-bmg-2: [SKIP][159] ([Intel XE#2236] / [Intel XE#7590]) -> [SKIP][160]
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-2/igt@xe_pat@pat-index-xelpg.html
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-2/igt@xe_pat@pat-index-xelpg.html
- bat-wcl-2: [SKIP][161] ([Intel XE#7248] / [Intel XE#7590]) -> [SKIP][162]
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-wcl-2/igt@xe_pat@pat-index-xelpg.html
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-wcl-2/igt@xe_pat@pat-index-xelpg.html
- bat-lnl-2: [SKIP][163] ([Intel XE#2236] / [Intel XE#7590] / [Intel XE#979]) -> [SKIP][164]
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@xe_pat@pat-index-xelpg.html
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@xe_pat@pat-index-xelpg.html
- bat-nvls-2: [SKIP][165] ([Intel XE#8745]) -> [SKIP][166]
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-nvls-2/igt@xe_pat@pat-index-xelpg.html
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-nvls-2/igt@xe_pat@pat-index-xelpg.html
* igt@xe_sriov_flr@flr-vf1-clear:
- bat-lnl-2: [SKIP][167] ([Intel XE#3342]) -> [SKIP][168]
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@xe_sriov_flr@flr-vf1-clear.html
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@xe_sriov_flr@flr-vf1-clear.html
Known issues
------------
Here are the changes found in xe-pw-172255v1_BAT that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_addfb_basic@bad-pitch-0:
- bat-lnl-2: [PASS][169] -> [SKIP][170] ([Intel XE#2235]) +30 other tests skip
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@kms_addfb_basic@bad-pitch-0.html
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@kms_addfb_basic@bad-pitch-0.html
* igt@xe_multigpu_svm@mgpu-latency-prefetch:
- bat-bmg-3: [PASS][171] -> [SKIP][172] ([Intel XE#6964]) +20 other tests skip
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-3/igt@xe_multigpu_svm@mgpu-latency-prefetch.html
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-3/igt@xe_multigpu_svm@mgpu-latency-prefetch.html
* igt@xe_peer2peer@read:
- bat-bmg-3: [PASS][173] -> [SKIP][174] ([Intel XE#6953] / [Intel XE#7326] / [Intel XE#7353]) +1 other test skip
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-bmg-3/igt@xe_peer2peer@read.html
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-bmg-3/igt@xe_peer2peer@read.html
#### Warnings ####
* igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- bat-lnl-2: [SKIP][175] ([Intel XE#1466] / [Intel XE#2235]) -> [SKIP][176] ([Intel XE#2235])
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
* igt@kms_dsc@dsc-basic:
- bat-lnl-2: [SKIP][177] ([Intel XE#2235]) -> [SKIP][178] ([Intel XE#2235] / [Intel XE#2351])
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@kms_dsc@dsc-basic.html
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@kms_dsc@dsc-basic.html
* igt@kms_force_connector_basic@force-connector-state:
- bat-lnl-2: [SKIP][179] ([Intel XE#2235] / [Intel XE#352]) -> [SKIP][180] ([Intel XE#2235]) +2 other tests skip
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@kms_force_connector_basic@force-connector-state.html
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@kms_force_connector_basic@force-connector-state.html
* igt@kms_frontbuffer_tracking@basic:
- bat-lnl-2: [SKIP][181] ([Intel XE#2235] / [Intel XE#2548] / [Intel XE#7779]) -> [SKIP][182] ([Intel XE#2235] / [Intel XE#2351])
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@kms_frontbuffer_tracking@basic.html
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@kms_frontbuffer_tracking@basic.html
* igt@kms_hdmi_inject@inject-audio:
- bat-lnl-2: [SKIP][183] ([Intel XE#1470] / [Intel XE#2235] / [Intel XE#2853]) -> [SKIP][184] ([Intel XE#2235])
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@kms_hdmi_inject@inject-audio.html
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@kms_hdmi_inject@inject-audio.html
* igt@kms_psr@psr-cursor-plane-move:
- bat-lnl-2: [SKIP][185] ([Intel XE#2850] / [Intel XE#929]) -> [SKIP][186] ([Intel XE#2351]) +2 other tests skip
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-lnl-2/igt@kms_psr@psr-cursor-plane-move.html
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-lnl-2/igt@kms_psr@psr-cursor-plane-move.html
* igt@kms_psr@psr-sprite-plane-onoff:
- bat-ptl-1: [SKIP][187] ([Intel XE#1406] / [Intel XE#5778]) -> [SKIP][188] ([Intel XE#1406]) +2 other tests skip
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/bat-ptl-1/igt@kms_psr@psr-sprite-plane-onoff.html
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/bat-ptl-1/igt@kms_psr@psr-sprite-plane-onoff.html
[Intel XE#1091]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1091
[Intel XE#1406]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406
[Intel XE#1416]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1416
[Intel XE#1420]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1420
[Intel XE#1466]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1466
[Intel XE#1470]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1470
[Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229
[Intel XE#2233]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2233
[Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2235]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2235
[Intel XE#2236]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2236
[Intel XE#2245]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2245
[Intel XE#2351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2351
[Intel XE#2434]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2434
[Intel XE#2482]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2482
[Intel XE#2489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2489
[Intel XE#2548]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2548
[Intel XE#2838]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2838
[Intel XE#2849]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2849
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#2853]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2853
[Intel XE#3342]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3342
[Intel XE#3419]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3419
[Intel XE#352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/352
[Intel XE#5764]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5764
[Intel XE#5765]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5765
[Intel XE#5766]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5766
[Intel XE#5769]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5769
[Intel XE#5771]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5771
[Intel XE#5775]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5775
[Intel XE#5776]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5776
[Intel XE#5777]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5777
[Intel XE#5778]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5778
[Intel XE#5780]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5780
[Intel XE#5781]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5781
[Intel XE#6314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6314
[Intel XE#6540]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6540
[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#7237]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7237
[Intel XE#7238]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7238
[Intel XE#7239]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7239
[Intel XE#7240]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7240
[Intel XE#7242]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7242
[Intel XE#7243]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7243
[Intel XE#7245]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7245
[Intel XE#7246]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7246
[Intel XE#7247]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7247
[Intel XE#7248]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7248
[Intel XE#7326]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7326
[Intel XE#7353]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7353
[Intel XE#7482]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7482
[Intel XE#7590]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7590
[Intel XE#7779]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7779
[Intel XE#8364]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8364
[Intel XE#8377]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8377
[Intel XE#8741]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8741
[Intel XE#8743]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8743
[Intel XE#8744]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8744
[Intel XE#8745]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8745
[Intel XE#8746]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8746
[Intel XE#8747]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8747
[Intel XE#8748]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8748
[Intel XE#8755]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8755
[Intel XE#8756]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8756
[Intel XE#8757]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8757
[Intel XE#8758]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8758
[Intel XE#8761]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8761
[Intel XE#8773]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8773
[Intel XE#8777]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8777
[Intel XE#8783]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8783
[Intel XE#8784]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8784
[Intel XE#8791]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8791
[Intel XE#8792]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8792
[Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929
[Intel XE#977]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/977
[Intel XE#979]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/979
Build changes
-------------
* Linux: xe-5601-563148cb56c59bbf082d44150298185ab0d5002e -> xe-pw-172255v1
IGT_9057: 8f7d5198bdb1c5af7c97b967a0bcbe77b653e8a0 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-5601-563148cb56c59bbf082d44150298185ab0d5002e: 563148cb56c59bbf082d44150298185ab0d5002e
xe-pw-172255v1: 172255v1
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/index.html
[-- Attachment #2: Type: text/html, Size: 47230 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread* ✓ Xe.CI.FULL: success for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H
2026-08-14 21:07 [PATCH 1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H Julia Filipchuk
` (2 preceding siblings ...)
2026-08-14 22:27 ` ✗ Xe.CI.BAT: failure " Patchwork
@ 2026-08-15 0:21 ` Patchwork
2026-08-17 20:50 ` ✓ CI.KUnit: success for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev2) Patchwork
` (3 subsequent siblings)
7 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2026-08-15 0:21 UTC (permalink / raw)
To: Julia Filipchuk; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 17391 bytes --]
== Series Details ==
Series: series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H
URL : https://patchwork.freedesktop.org/series/172255/
State : success
== Summary ==
CI Bug Log - changes from xe-5601-563148cb56c59bbf082d44150298185ab0d5002e_FULL -> xe-pw-172255v1_FULL
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (2 -> 2)
------------------------------
No changes in participating hosts
Known issues
------------
Here are the changes found in xe-pw-172255v1_FULL that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180:
- shard-bmg: NOTRUN -> [SKIP][1] ([Intel XE#1124]) +1 other test skip
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-2/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180.html
* igt@kms_bw@linear-tiling-4-displays-target-3840x2160p:
- shard-bmg: NOTRUN -> [SKIP][2] ([Intel XE#367])
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-3/igt@kms_bw@linear-tiling-4-displays-target-3840x2160p.html
* igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs:
- shard-bmg: NOTRUN -> [SKIP][3] ([Intel XE#2887]) +1 other test skip
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-3/igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs.html
* igt@kms_chamelium_hpd@hdmi-hpd-after-hibernate:
- shard-bmg: NOTRUN -> [SKIP][4] ([Intel XE#2252])
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@kms_chamelium_hpd@hdmi-hpd-after-hibernate.html
* igt@kms_cursor_crc@cursor-onscreen-128x42:
- shard-bmg: NOTRUN -> [SKIP][5] ([Intel XE#2320]) +1 other test skip
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-3/igt@kms_cursor_crc@cursor-onscreen-128x42.html
* igt@kms_dsc@dsc-basic-ultrajoiner:
- shard-bmg: NOTRUN -> [SKIP][6] ([Intel XE#8265])
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@kms_dsc@dsc-basic-ultrajoiner.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1:
- shard-lnl: [PASS][7] -> [FAIL][8] ([Intel XE#301])
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/shard-lnl-1/igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1.html
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-lnl-7/igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling:
- shard-bmg: NOTRUN -> [SKIP][9] ([Intel XE#7178] / [Intel XE#7351])
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling:
- shard-bmg: NOTRUN -> [SKIP][10] ([Intel XE#7178] / [Intel XE#7349])
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-3/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][11] ([Intel XE#4141])
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-abgr161616f-draw-render:
- shard-bmg: NOTRUN -> [SKIP][12] ([Intel XE#7061] / [Intel XE#7356]) +1 other test skip
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-3/igt@kms_frontbuffer_tracking@fbc-abgr161616f-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrshdr-1p-primscrn-shrfb-plflip-blt:
- shard-bmg: NOTRUN -> [SKIP][13] ([Intel XE#2311]) +11 other tests skip
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrshdr-1p-primscrn-shrfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsrhdr-abgr161616f-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][14] ([Intel XE#7061]) +1 other test skip
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-3/igt@kms_frontbuffer_tracking@fbcpsrhdr-abgr161616f-draw-blt.html
* igt@kms_frontbuffer_tracking@psrhdr-2p-primscrn-cur-indfb-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][15] ([Intel XE#2313]) +12 other tests skip
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@kms_frontbuffer_tracking@psrhdr-2p-primscrn-cur-indfb-draw-blt.html
* igt@kms_mst@mst-suspend-read-crc:
- shard-bmg: NOTRUN -> [SKIP][16] ([Intel XE#8348])
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@kms_mst@mst-suspend-read-crc.html
* igt@kms_plane@pixel-format-4-tiled-bmg-ccs-modifier@pipe-a-plane-5:
- shard-bmg: NOTRUN -> [SKIP][17] ([Intel XE#8303]) +1 other test skip
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@kms_plane@pixel-format-4-tiled-bmg-ccs-modifier@pipe-a-plane-5.html
* igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-sf:
- shard-bmg: NOTRUN -> [SKIP][18] ([Intel XE#1489]) +1 other test skip
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-sf.html
* igt@kms_psr@psr2-sprite-blt:
- shard-bmg: NOTRUN -> [SKIP][19] ([Intel XE#2234] / [Intel XE#2850]) +2 other tests skip
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-3/igt@kms_psr@psr2-sprite-blt.html
* igt@kms_vrr@lobf-dc3co:
- shard-bmg: NOTRUN -> [SKIP][20] ([Intel XE#8397])
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@kms_vrr@lobf-dc3co.html
* igt@xe_evict@evict-small-external-multi-queue-cm:
- shard-bmg: NOTRUN -> [SKIP][21] ([Intel XE#8370])
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@xe_evict@evict-small-external-multi-queue-cm.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue:
- shard-bmg: NOTRUN -> [SKIP][22] ([Intel XE#2322] / [Intel XE#7372])
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue.html
* igt@xe_exec_fault_mode@many-execqueues-multi-queue-invalid-fault:
- shard-bmg: NOTRUN -> [SKIP][23] ([Intel XE#8374])
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@xe_exec_fault_mode@many-execqueues-multi-queue-invalid-fault.html
* igt@xe_exec_multi_queue@many-queues-close-fd:
- shard-bmg: NOTRUN -> [SKIP][24] ([Intel XE#8364]) +6 other tests skip
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-3/igt@xe_exec_multi_queue@many-queues-close-fd.html
* igt@xe_exec_reset@multi-queue-cat-error-on-secondary:
- shard-bmg: NOTRUN -> [SKIP][25] ([Intel XE#8369])
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@xe_exec_reset@multi-queue-cat-error-on-secondary.html
* igt@xe_exec_threads@threads-multi-queue-mixed-shared-vm-userptr-invalidate-race:
- shard-bmg: NOTRUN -> [SKIP][26] ([Intel XE#8378]) +2 other tests skip
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-2/igt@xe_exec_threads@threads-multi-queue-mixed-shared-vm-userptr-invalidate-race.html
* igt@xe_fault_injection@vm-bind-fail-xe_vma_ops_alloc:
- shard-bmg: [PASS][27] -> [ABORT][28] ([Intel XE#8007])
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/shard-bmg-3/igt@xe_fault_injection@vm-bind-fail-xe_vma_ops_alloc.html
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-1/igt@xe_fault_injection@vm-bind-fail-xe_vma_ops_alloc.html
* igt@xe_multigpu_svm@mgpu-concurrent-access-basic:
- shard-bmg: NOTRUN -> [SKIP][29] ([Intel XE#6964])
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@xe_multigpu_svm@mgpu-concurrent-access-basic.html
* igt@xe_pmu@engine-activity-accuracy-50@engine-drm_xe_engine_class_video_decode0:
- shard-bmg: [PASS][30] -> [FAIL][31] ([Intel XE#8555]) +2 other tests fail
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/shard-bmg-5/igt@xe_pmu@engine-activity-accuracy-50@engine-drm_xe_engine_class_video_decode0.html
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-7/igt@xe_pmu@engine-activity-accuracy-50@engine-drm_xe_engine_class_video_decode0.html
* igt@xe_pxp@pxp-termination-key-update-post-rpm:
- shard-bmg: NOTRUN -> [SKIP][32] ([Intel XE#4733] / [Intel XE#7417])
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-10/igt@xe_pxp@pxp-termination-key-update-post-rpm.html
* igt@xe_query@multigpu-query-topology-l3-bank-mask:
- shard-bmg: NOTRUN -> [SKIP][33] ([Intel XE#944])
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-3/igt@xe_query@multigpu-query-topology-l3-bank-mask.html
#### Possible fixes ####
* igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs:
- shard-bmg: [INCOMPLETE][34] ([Intel XE#7084] / [Intel XE#8150]) -> [PASS][35] +1 other test pass
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/shard-bmg-2/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-10/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible@c-edp1:
- shard-lnl: [FAIL][36] ([Intel XE#301] / [Intel XE#3149]) -> [PASS][37]
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/shard-lnl-1/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-edp1.html
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-lnl-7/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-edp1.html
* igt@kms_hdr@invalid-hdr:
- shard-bmg: [SKIP][38] ([Intel XE#1503]) -> [PASS][39]
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/shard-bmg-5/igt@kms_hdr@invalid-hdr.html
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-7/igt@kms_hdr@invalid-hdr.html
* igt@xe_evict@evict-mixed-many-threads-small:
- shard-bmg: [INCOMPLETE][40] ([Intel XE#6321] / [Intel XE#8355]) -> [PASS][41]
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/shard-bmg-7/igt@xe_evict@evict-mixed-many-threads-small.html
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-3/igt@xe_evict@evict-mixed-many-threads-small.html
* igt@xe_exec_system_allocator@many-stride-new:
- shard-bmg: [INCOMPLETE][42] ([Intel XE#8159]) -> [PASS][43]
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/shard-bmg-8/igt@xe_exec_system_allocator@many-stride-new.html
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-3/igt@xe_exec_system_allocator@many-stride-new.html
* igt@xe_module_load@reload-no-display:
- shard-bmg: [ABORT][44] ([Intel XE#8007]) -> [PASS][45] +1 other test pass
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/shard-bmg-8/igt@xe_module_load@reload-no-display.html
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-6/igt@xe_module_load@reload-no-display.html
#### Warnings ####
* igt@kms_big_fb@x-tiled-8bpp-rotate-90:
- shard-lnl: [SKIP][46] ([Intel XE#1407]) -> [ABORT][47] ([Intel XE#4760])
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/shard-lnl-6/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-lnl-7/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible:
- shard-lnl: [FAIL][48] ([Intel XE#301] / [Intel XE#3149]) -> [FAIL][49] ([Intel XE#301])
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/shard-lnl-1/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-lnl-7/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-bmg: [SKIP][50] ([Intel XE#2426] / [Intel XE#5848]) -> [FAIL][51] ([Intel XE#1729] / [Intel XE#7424])
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5601-563148cb56c59bbf082d44150298185ab0d5002e/shard-bmg-7/igt@kms_tiled_display@basic-test-pattern.html
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/shard-bmg-3/igt@kms_tiled_display@basic-test-pattern.html
[Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
[Intel XE#1407]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1407
[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#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729
[Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
[Intel XE#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#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322
[Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
[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#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301
[Intel XE#3149]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3149
[Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
[Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
[Intel XE#4733]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4733
[Intel XE#4760]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4760
[Intel XE#5848]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5848
[Intel XE#6321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6321
[Intel XE#6964]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6964
[Intel XE#7061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7061
[Intel XE#7084]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7084
[Intel XE#7178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7178
[Intel XE#7349]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7349
[Intel XE#7351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7351
[Intel XE#7356]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7356
[Intel XE#7372]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7372
[Intel XE#7417]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7417
[Intel XE#7424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7424
[Intel XE#8007]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8007
[Intel XE#8150]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8150
[Intel XE#8159]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8159
[Intel XE#8265]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8265
[Intel XE#8303]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8303
[Intel XE#8348]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8348
[Intel XE#8355]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8355
[Intel XE#8364]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8364
[Intel XE#8369]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8369
[Intel XE#8370]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8370
[Intel XE#8374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8374
[Intel XE#8378]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8378
[Intel XE#8397]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8397
[Intel XE#8555]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8555
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
Build changes
-------------
* Linux: xe-5601-563148cb56c59bbf082d44150298185ab0d5002e -> xe-pw-172255v1
IGT_9057: 8f7d5198bdb1c5af7c97b967a0bcbe77b653e8a0 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-5601-563148cb56c59bbf082d44150298185ab0d5002e: 563148cb56c59bbf082d44150298185ab0d5002e
xe-pw-172255v1: 172255v1
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v1/index.html
[-- Attachment #2: Type: text/html, Size: 19243 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread* ✓ CI.KUnit: success for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev2)
2026-08-14 21:07 [PATCH 1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H Julia Filipchuk
` (3 preceding siblings ...)
2026-08-15 0:21 ` ✓ Xe.CI.FULL: success " Patchwork
@ 2026-08-17 20:50 ` Patchwork
2026-08-17 21:41 ` ✗ Xe.CI.BAT: failure " Patchwork
` (2 subsequent siblings)
7 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2026-08-17 20:50 UTC (permalink / raw)
To: Julia Filipchuk; +Cc: intel-xe
== Series Details ==
Series: series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev2)
URL : https://patchwork.freedesktop.org/series/172255/
State : success
== Summary ==
+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[20:48:26] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[20:48:31] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[20:49:03] Starting KUnit Kernel (1/1)...
[20:49:03] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[20:49:03] ================== guc_buf (11 subtests) ===================
[20:49:03] [PASSED] test_smallest
[20:49:03] [PASSED] test_largest
[20:49:03] [PASSED] test_granular
[20:49:03] [PASSED] test_unique
[20:49:03] [PASSED] test_overlap
[20:49:03] [PASSED] test_reusable
[20:49:03] [PASSED] test_too_big
[20:49:03] [PASSED] test_flush
[20:49:03] [PASSED] test_lookup
[20:49:03] [PASSED] test_data
[20:49:03] [PASSED] test_class
[20:49:03] ===================== [PASSED] guc_buf =====================
[20:49:03] =================== guc_dbm (7 subtests) ===================
[20:49:03] [PASSED] test_empty
[20:49:03] [PASSED] test_default
[20:49:03] ======================== test_size ========================
[20:49:03] [PASSED] 4
[20:49:03] [PASSED] 8
[20:49:03] [PASSED] 32
[20:49:03] [PASSED] 256
[20:49:03] ==================== [PASSED] test_size ====================
[20:49:03] ======================= test_reuse ========================
[20:49:03] [PASSED] 4
[20:49:03] [PASSED] 8
[20:49:03] [PASSED] 32
[20:49:03] [PASSED] 256
[20:49:03] =================== [PASSED] test_reuse ====================
[20:49:03] =================== test_range_overlap ====================
[20:49:03] [PASSED] 4
[20:49:03] [PASSED] 8
[20:49:03] [PASSED] 32
[20:49:03] [PASSED] 256
[20:49:03] =============== [PASSED] test_range_overlap ================
[20:49:03] =================== test_range_compact ====================
[20:49:03] [PASSED] 4
[20:49:03] [PASSED] 8
[20:49:03] [PASSED] 32
[20:49:03] [PASSED] 256
[20:49:03] =============== [PASSED] test_range_compact ================
[20:49:03] ==================== test_range_spare =====================
[20:49:03] [PASSED] 4
[20:49:03] [PASSED] 8
[20:49:03] [PASSED] 32
[20:49:03] [PASSED] 256
[20:49:03] ================ [PASSED] test_range_spare =================
[20:49:03] ===================== [PASSED] guc_dbm =====================
[20:49:03] =================== guc_idm (6 subtests) ===================
[20:49:03] [PASSED] bad_init
[20:49:03] [PASSED] no_init
[20:49:03] [PASSED] init_fini
[20:49:03] [PASSED] check_used
[20:49:03] [PASSED] check_quota
[20:49:03] [PASSED] check_all
[20:49:03] ===================== [PASSED] guc_idm =====================
[20:49:03] =============== guc_klv_helpers (9 subtests) ===============
[20:49:03] [PASSED] test_count
[20:49:03] [PASSED] test_encode_u32
[20:49:03] [PASSED] test_encode_u64
[20:49:03] [PASSED] test_encode_string
[20:49:03] [PASSED] test_encode_object_raw
[20:49:03] [PASSED] test_encode_object_klv
[20:49:03] [PASSED] test_encode_object_nested
[20:49:03] [PASSED] test_encode_object_basic
[20:49:03] [PASSED] test_print
[20:49:03] ================= [PASSED] guc_klv_helpers =================
[20:49:03] =================== xe_log (4 subtests) ====================
[20:49:03] [PASSED] demo_cper
[20:49:03] [PASSED] demo_dmesg
[20:49:03] ======================= test_dmesg ========================
[20:49:03] [PASSED] test_fatal
[20:49:03] [PASSED] test_fatal_tile
[20:49:03] [PASSED] test_fatal_gt
[20:49:03] [PASSED] test_fatal_comp
[20:49:03] [PASSED] test_fatal_comp_tile
[20:49:03] [PASSED] test_fatal_comp_gt
[20:49:03] [PASSED] test_fatal_all
[20:49:03] [PASSED] test_recoverable
[20:49:03] [PASSED] test_recoverable_tile
[20:49:03] [PASSED] test_recoverable_gt
[20:49:03] [PASSED] test_recoverable_comp
[20:49:03] [PASSED] test_recoverable_comp_tile
[20:49:03] [PASSED] test_recoverable_comp_gt
[20:49:03] [PASSED] test_recoverable_all
[20:49:03] [PASSED] test_info
[20:49:03] [PASSED] test_info_tile
[20:49:03] [PASSED] test_info_gt
[20:49:03] [PASSED] test_info_err
[20:49:03] [PASSED] test_info_comp
[20:49:03] [PASSED] test_info_comp_tile
[20:49:03] [PASSED] test_info_comp_gt
[20:49:03] [PASSED] test_info_all
[20:49:03] [PASSED] test_hw_fatal
[20:49:03] [PASSED] test_hw_recoverable
[20:49:03] [PASSED] test_hw_corrected
[20:49:03] [PASSED] test_hw_informational
[20:49:03] =================== [PASSED] test_dmesg ====================
[20:49:03] ====================== test_invalid =======================
[20:49:03] [SKIPPED] no-component no-location no-warn (requires CONFIG_DRM_XE_DEBUG)
[20:49:03] [SKIPPED] reserved location (requires CONFIG_DRM_XE_DEBUG)
[20:49:03] [SKIPPED] unknown location (requires CONFIG_DRM_XE_DEBUG)
[20:49:03] [SKIPPED] nonzero-device-id location (requires CONFIG_DRM_XE_DEBUG)
[20:49:03] [SKIPPED] invalid-tile-id location (requires CONFIG_DRM_XE_DEBUG)
[20:49:03] [SKIPPED] invalid-gt-id location (requires CONFIG_DRM_XE_DEBUG)
[20:49:03] [SKIPPED] unknown component class (requires CONFIG_DRM_XE_DEBUG)
[20:49:03] [SKIPPED] unknown system component (requires CONFIG_DRM_XE_DEBUG)
[20:49:03] [SKIPPED] unknown hardware component (requires CONFIG_DRM_XE_DEBUG)
[20:49:03] [SKIPPED] unknown component and location (requires CONFIG_DRM_XE_DEBUG)
[20:49:03] ================== [SKIPPED] test_invalid ==================
[20:49:03] ===================== [PASSED] xe_log ======================
[20:49:03] ================== no_relay (3 subtests) ===================
[20:49:03] [PASSED] xe_drops_guc2pf_if_not_ready
[20:49:03] [PASSED] xe_drops_guc2vf_if_not_ready
[20:49:03] [PASSED] xe_rejects_send_if_not_ready
[20:49:03] ==================== [PASSED] no_relay =====================
[20:49:03] ================== pf_relay (14 subtests) ==================
[20:49:03] [PASSED] pf_rejects_guc2pf_too_short
[20:49:03] [PASSED] pf_rejects_guc2pf_too_long
[20:49:03] [PASSED] pf_rejects_guc2pf_no_payload
[20:49:03] [PASSED] pf_fails_no_payload
[20:49:03] [PASSED] pf_fails_bad_origin
[20:49:03] [PASSED] pf_fails_bad_type
[20:49:03] [PASSED] pf_txn_reports_error
[20:49:03] [PASSED] pf_txn_sends_pf2guc
[20:49:03] [PASSED] pf_sends_pf2guc
[20:49:03] [SKIPPED] pf_loopback_nop (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[20:49:03] [SKIPPED] pf_loopback_echo (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[20:49:03] [SKIPPED] pf_loopback_fail (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[20:49:03] [SKIPPED] pf_loopback_busy (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[20:49:03] [SKIPPED] pf_loopback_retry (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[20:49:03] ==================== [PASSED] pf_relay =====================
[20:49:03] ================== vf_relay (3 subtests) ===================
[20:49:03] [PASSED] vf_rejects_guc2vf_too_short
[20:49:03] [PASSED] vf_rejects_guc2vf_too_long
[20:49:03] [PASSED] vf_rejects_guc2vf_no_payload
[20:49:03] ==================== [PASSED] vf_relay =====================
[20:49:03] ================ pf_gt_config (9 subtests) =================
[20:49:03] [PASSED] fair_contexts_1vf
[20:49:03] [PASSED] fair_doorbells_1vf
[20:49:03] [PASSED] fair_ggtt_1vf
[20:49:03] ====================== fair_vram_1vf ======================
[20:49:03] [PASSED] 3.50 GiB
[20:49:03] [PASSED] 11.5 GiB
[20:49:03] [PASSED] 15.5 GiB
[20:49:03] [PASSED] 31.5 GiB
[20:49:03] [PASSED] 63.5 GiB
[20:49:03] [PASSED] 1.91 GiB
[20:49:03] ================== [PASSED] fair_vram_1vf ==================
[20:49:03] ================ fair_vram_1vf_admin_only =================
[20:49:03] [PASSED] 3.50 GiB
[20:49:03] [PASSED] 11.5 GiB
[20:49:03] [PASSED] 15.5 GiB
[20:49:03] [PASSED] 31.5 GiB
[20:49:03] [PASSED] 63.5 GiB
[20:49:03] [PASSED] 1.91 GiB
[20:49:03] ============ [PASSED] fair_vram_1vf_admin_only =============
[20:49:03] ====================== fair_contexts ======================
[20:49:03] [PASSED] 1 VF
[20:49:03] [PASSED] 2 VFs
[20:49:03] [PASSED] 3 VFs
[20:49:03] [PASSED] 4 VFs
[20:49:03] [PASSED] 5 VFs
[20:49:03] [PASSED] 6 VFs
[20:49:03] [PASSED] 7 VFs
[20:49:03] [PASSED] 8 VFs
[20:49:03] [PASSED] 9 VFs
[20:49:03] [PASSED] 10 VFs
[20:49:03] [PASSED] 11 VFs
[20:49:03] [PASSED] 12 VFs
[20:49:03] [PASSED] 13 VFs
[20:49:03] [PASSED] 14 VFs
[20:49:03] [PASSED] 15 VFs
[20:49:03] [PASSED] 16 VFs
[20:49:03] [PASSED] 17 VFs
[20:49:03] [PASSED] 18 VFs
[20:49:03] [PASSED] 19 VFs
[20:49:03] [PASSED] 20 VFs
[20:49:03] [PASSED] 21 VFs
[20:49:03] [PASSED] 22 VFs
[20:49:03] [PASSED] 23 VFs
[20:49:03] [PASSED] 24 VFs
[20:49:03] [PASSED] 25 VFs
[20:49:03] [PASSED] 26 VFs
[20:49:03] [PASSED] 27 VFs
[20:49:03] [PASSED] 28 VFs
[20:49:03] [PASSED] 29 VFs
[20:49:03] [PASSED] 30 VFs
[20:49:03] [PASSED] 31 VFs
[20:49:03] [PASSED] 32 VFs
[20:49:03] [PASSED] 33 VFs
[20:49:03] [PASSED] 34 VFs
[20:49:03] [PASSED] 35 VFs
[20:49:03] [PASSED] 36 VFs
[20:49:03] [PASSED] 37 VFs
[20:49:03] [PASSED] 38 VFs
[20:49:03] [PASSED] 39 VFs
[20:49:03] [PASSED] 40 VFs
[20:49:03] [PASSED] 41 VFs
[20:49:03] [PASSED] 42 VFs
[20:49:03] [PASSED] 43 VFs
[20:49:03] [PASSED] 44 VFs
[20:49:03] [PASSED] 45 VFs
[20:49:03] [PASSED] 46 VFs
[20:49:03] [PASSED] 47 VFs
[20:49:03] [PASSED] 48 VFs
[20:49:03] [PASSED] 49 VFs
[20:49:03] [PASSED] 50 VFs
[20:49:03] [PASSED] 51 VFs
[20:49:03] [PASSED] 52 VFs
[20:49:03] [PASSED] 53 VFs
[20:49:03] [PASSED] 54 VFs
[20:49:03] [PASSED] 55 VFs
[20:49:03] [PASSED] 56 VFs
[20:49:03] [PASSED] 57 VFs
[20:49:03] [PASSED] 58 VFs
[20:49:03] [PASSED] 59 VFs
[20:49:03] [PASSED] 60 VFs
[20:49:03] [PASSED] 61 VFs
[20:49:03] [PASSED] 62 VFs
[20:49:03] [PASSED] 63 VFs
[20:49:03] ================== [PASSED] fair_contexts ==================
[20:49:03] ===================== fair_doorbells ======================
[20:49:03] [PASSED] 1 VF
[20:49:03] [PASSED] 2 VFs
[20:49:03] [PASSED] 3 VFs
[20:49:03] [PASSED] 4 VFs
[20:49:03] [PASSED] 5 VFs
[20:49:03] [PASSED] 6 VFs
[20:49:03] [PASSED] 7 VFs
[20:49:03] [PASSED] 8 VFs
[20:49:03] [PASSED] 9 VFs
[20:49:03] [PASSED] 10 VFs
[20:49:03] [PASSED] 11 VFs
[20:49:03] [PASSED] 12 VFs
[20:49:03] [PASSED] 13 VFs
[20:49:03] [PASSED] 14 VFs
[20:49:03] [PASSED] 15 VFs
[20:49:03] [PASSED] 16 VFs
[20:49:03] [PASSED] 17 VFs
[20:49:03] [PASSED] 18 VFs
[20:49:03] [PASSED] 19 VFs
[20:49:03] [PASSED] 20 VFs
[20:49:03] [PASSED] 21 VFs
[20:49:03] [PASSED] 22 VFs
[20:49:03] [PASSED] 23 VFs
[20:49:03] [PASSED] 24 VFs
[20:49:03] [PASSED] 25 VFs
[20:49:03] [PASSED] 26 VFs
[20:49:03] [PASSED] 27 VFs
[20:49:03] [PASSED] 28 VFs
[20:49:03] [PASSED] 29 VFs
[20:49:03] [PASSED] 30 VFs
[20:49:03] [PASSED] 31 VFs
[20:49:03] [PASSED] 32 VFs
[20:49:03] [PASSED] 33 VFs
[20:49:03] [PASSED] 34 VFs
[20:49:03] [PASSED] 35 VFs
[20:49:03] [PASSED] 36 VFs
[20:49:03] [PASSED] 37 VFs
[20:49:03] [PASSED] 38 VFs
[20:49:03] [PASSED] 39 VFs
[20:49:03] [PASSED] 40 VFs
[20:49:03] [PASSED] 41 VFs
[20:49:03] [PASSED] 42 VFs
[20:49:03] [PASSED] 43 VFs
[20:49:03] [PASSED] 44 VFs
[20:49:03] [PASSED] 45 VFs
[20:49:03] [PASSED] 46 VFs
[20:49:03] [PASSED] 47 VFs
[20:49:03] [PASSED] 48 VFs
[20:49:03] [PASSED] 49 VFs
[20:49:03] [PASSED] 50 VFs
[20:49:03] [PASSED] 51 VFs
[20:49:03] [PASSED] 52 VFs
[20:49:03] [PASSED] 53 VFs
[20:49:03] [PASSED] 54 VFs
[20:49:03] [PASSED] 55 VFs
[20:49:03] [PASSED] 56 VFs
[20:49:03] [PASSED] 57 VFs
[20:49:03] [PASSED] 58 VFs
[20:49:03] [PASSED] 59 VFs
[20:49:03] [PASSED] 60 VFs
[20:49:03] [PASSED] 61 VFs
[20:49:03] [PASSED] 62 VFs
[20:49:03] [PASSED] 63 VFs
[20:49:03] ================= [PASSED] fair_doorbells ==================
[20:49:03] ======================== fair_ggtt ========================
[20:49:03] [PASSED] 1 VF
[20:49:03] [PASSED] 2 VFs
[20:49:03] [PASSED] 3 VFs
[20:49:03] [PASSED] 4 VFs
[20:49:03] [PASSED] 5 VFs
[20:49:03] [PASSED] 6 VFs
[20:49:03] [PASSED] 7 VFs
[20:49:03] [PASSED] 8 VFs
[20:49:03] [PASSED] 9 VFs
[20:49:03] [PASSED] 10 VFs
[20:49:03] [PASSED] 11 VFs
[20:49:03] [PASSED] 12 VFs
[20:49:03] [PASSED] 13 VFs
[20:49:03] [PASSED] 14 VFs
[20:49:03] [PASSED] 15 VFs
[20:49:03] [PASSED] 16 VFs
[20:49:03] [PASSED] 17 VFs
[20:49:03] [PASSED] 18 VFs
[20:49:03] [PASSED] 19 VFs
[20:49:03] [PASSED] 20 VFs
[20:49:03] [PASSED] 21 VFs
[20:49:03] [PASSED] 22 VFs
[20:49:03] [PASSED] 23 VFs
[20:49:03] [PASSED] 24 VFs
[20:49:03] [PASSED] 25 VFs
[20:49:03] [PASSED] 26 VFs
[20:49:03] [PASSED] 27 VFs
[20:49:03] [PASSED] 28 VFs
[20:49:03] [PASSED] 29 VFs
[20:49:03] [PASSED] 30 VFs
[20:49:03] [PASSED] 31 VFs
[20:49:03] [PASSED] 32 VFs
[20:49:03] [PASSED] 33 VFs
[20:49:03] [PASSED] 34 VFs
[20:49:03] [PASSED] 35 VFs
[20:49:03] [PASSED] 36 VFs
[20:49:03] [PASSED] 37 VFs
[20:49:03] [PASSED] 38 VFs
[20:49:03] [PASSED] 39 VFs
[20:49:03] [PASSED] 40 VFs
[20:49:03] [PASSED] 41 VFs
[20:49:03] [PASSED] 42 VFs
[20:49:03] [PASSED] 43 VFs
[20:49:03] [PASSED] 44 VFs
[20:49:03] [PASSED] 45 VFs
[20:49:03] [PASSED] 46 VFs
[20:49:03] [PASSED] 47 VFs
[20:49:03] [PASSED] 48 VFs
[20:49:03] [PASSED] 49 VFs
[20:49:03] [PASSED] 50 VFs
[20:49:03] [PASSED] 51 VFs
[20:49:03] [PASSED] 52 VFs
[20:49:03] [PASSED] 53 VFs
[20:49:03] [PASSED] 54 VFs
[20:49:03] [PASSED] 55 VFs
[20:49:03] [PASSED] 56 VFs
[20:49:03] [PASSED] 57 VFs
[20:49:03] [PASSED] 58 VFs
[20:49:03] [PASSED] 59 VFs
[20:49:03] [PASSED] 60 VFs
[20:49:03] [PASSED] 61 VFs
[20:49:03] [PASSED] 62 VFs
[20:49:03] [PASSED] 63 VFs
[20:49:03] ==================== [PASSED] fair_ggtt ====================
[20:49:03] ======================== fair_vram ========================
[20:49:03] [PASSED] 1 VF
[20:49:03] [PASSED] 2 VFs
[20:49:03] [PASSED] 3 VFs
[20:49:03] [PASSED] 4 VFs
[20:49:03] [PASSED] 5 VFs
[20:49:03] [PASSED] 6 VFs
[20:49:03] [PASSED] 7 VFs
[20:49:03] [PASSED] 8 VFs
[20:49:03] [PASSED] 9 VFs
[20:49:03] [PASSED] 10 VFs
[20:49:03] [PASSED] 11 VFs
[20:49:03] [PASSED] 12 VFs
[20:49:03] [PASSED] 13 VFs
[20:49:03] [PASSED] 14 VFs
[20:49:03] [PASSED] 15 VFs
[20:49:03] [PASSED] 16 VFs
[20:49:03] [PASSED] 17 VFs
[20:49:03] [PASSED] 18 VFs
[20:49:03] [PASSED] 19 VFs
[20:49:03] [PASSED] 20 VFs
[20:49:03] [PASSED] 21 VFs
[20:49:03] [PASSED] 22 VFs
[20:49:03] [PASSED] 23 VFs
[20:49:03] [PASSED] 24 VFs
[20:49:03] [PASSED] 25 VFs
[20:49:03] [PASSED] 26 VFs
[20:49:03] [PASSED] 27 VFs
[20:49:03] [PASSED] 28 VFs
[20:49:03] [PASSED] 29 VFs
[20:49:03] [PASSED] 30 VFs
[20:49:03] [PASSED] 31 VFs
[20:49:03] [PASSED] 32 VFs
[20:49:03] [PASSED] 33 VFs
[20:49:03] [PASSED] 34 VFs
[20:49:03] [PASSED] 35 VFs
[20:49:03] [PASSED] 36 VFs
[20:49:03] [PASSED] 37 VFs
[20:49:03] [PASSED] 38 VFs
[20:49:03] [PASSED] 39 VFs
[20:49:03] [PASSED] 40 VFs
[20:49:03] [PASSED] 41 VFs
[20:49:03] [PASSED] 42 VFs
[20:49:03] [PASSED] 43 VFs
[20:49:03] [PASSED] 44 VFs
[20:49:03] [PASSED] 45 VFs
[20:49:03] [PASSED] 46 VFs
[20:49:03] [PASSED] 47 VFs
[20:49:03] [PASSED] 48 VFs
[20:49:03] [PASSED] 49 VFs
[20:49:03] [PASSED] 50 VFs
[20:49:03] [PASSED] 51 VFs
[20:49:03] [PASSED] 52 VFs
[20:49:03] [PASSED] 53 VFs
[20:49:03] [PASSED] 54 VFs
[20:49:03] [PASSED] 55 VFs
[20:49:03] [PASSED] 56 VFs
[20:49:03] [PASSED] 57 VFs
[20:49:03] [PASSED] 58 VFs
[20:49:03] [PASSED] 59 VFs
[20:49:03] [PASSED] 60 VFs
[20:49:03] [PASSED] 61 VFs
[20:49:03] [PASSED] 62 VFs
[20:49:03] [PASSED] 63 VFs
[20:49:03] ==================== [PASSED] fair_vram ====================
[20:49:03] ================== [PASSED] pf_gt_config ===================
[20:49:03] ===================== lmtt (1 subtest) =====================
[20:49:03] ======================== test_ops =========================
[20:49:03] [PASSED] 2-level
[20:49:03] [PASSED] multi-level
[20:49:03] ==================== [PASSED] test_ops =====================
[20:49:03] ====================== [PASSED] lmtt =======================
[20:49:03] ================= sriov_packet (1 subtest) =================
[20:49:03] [PASSED] test_descriptor_init
[20:49:03] ================== [PASSED] sriov_packet ===================
[20:49:03] ================= pf_service (11 subtests) =================
[20:49:03] [PASSED] pf_negotiate_any
[20:49:03] [PASSED] pf_negotiate_base_match
[20:49:03] [PASSED] pf_negotiate_base_newer
[20:49:03] [PASSED] pf_negotiate_base_next
[20:49:03] [SKIPPED] pf_negotiate_base_older (no older minor)
[20:49:03] [PASSED] pf_negotiate_base_prev
[20:49:03] [PASSED] pf_negotiate_latest_match
[20:49:03] [PASSED] pf_negotiate_latest_newer
[20:49:03] [PASSED] pf_negotiate_latest_next
[20:49:03] [SKIPPED] pf_negotiate_latest_older (no older minor)
[20:49:03] [SKIPPED] pf_negotiate_latest_prev (no prev major)
[20:49:03] =================== [PASSED] pf_service ====================
[20:49:03] ================= xe_guc_g2g (2 subtests) ==================
[20:49:03] ============== xe_live_guc_g2g_kunit_default ==============
[20:49:03] ========= [SKIPPED] xe_live_guc_g2g_kunit_default ==========
[20:49:03] ============== xe_live_guc_g2g_kunit_allmem ===============
[20:49:03] ========== [SKIPPED] xe_live_guc_g2g_kunit_allmem ==========
[20:49:03] =================== [SKIPPED] xe_guc_g2g ===================
[20:49:03] =================== xe_mocs (2 subtests) ===================
[20:49:03] ================ xe_live_mocs_kernel_kunit ================
[20:49:03] =========== [SKIPPED] xe_live_mocs_kernel_kunit ============
[20:49:03] ================ xe_live_mocs_reset_kunit =================
[20:49:03] ============ [SKIPPED] xe_live_mocs_reset_kunit ============
[20:49:03] ==================== [SKIPPED] xe_mocs =====================
[20:49:03] ================= xe_migrate (2 subtests) ==================
[20:49:03] ================= xe_migrate_sanity_kunit =================
[20:49:03] ============ [SKIPPED] xe_migrate_sanity_kunit =============
[20:49:03] ================== xe_validate_ccs_kunit ==================
[20:49:03] ============= [SKIPPED] xe_validate_ccs_kunit ==============
[20:49:03] =================== [SKIPPED] xe_migrate ===================
[20:49:03] ================== xe_dma_buf (1 subtest) ==================
[20:49:03] ==================== xe_dma_buf_kunit =====================
[20:49:03] ================ [SKIPPED] xe_dma_buf_kunit ================
[20:49:03] =================== [SKIPPED] xe_dma_buf ===================
[20:49:03] ================= xe_bo_shrink (1 subtest) =================
[20:49:03] =================== xe_bo_shrink_kunit ====================
[20:49:03] =============== [SKIPPED] xe_bo_shrink_kunit ===============
[20:49:03] ================== [SKIPPED] xe_bo_shrink ==================
[20:49:03] ==================== xe_bo (2 subtests) ====================
[20:49:03] ================== xe_ccs_migrate_kunit ===================
[20:49:03] ============== [SKIPPED] xe_ccs_migrate_kunit ==============
[20:49:03] ==================== xe_bo_evict_kunit ====================
[20:49:03] =============== [SKIPPED] xe_bo_evict_kunit ================
[20:49:03] ===================== [SKIPPED] xe_bo ======================
[20:49:03] =================== xe_any (9 subtests) ====================
[20:49:03] [PASSED] test_to_xe
[20:49:03] [PASSED] test_to_dev
[20:49:03] [PASSED] test_to_pdev
[20:49:03] [PASSED] test_to_drm
[20:49:03] [PASSED] test_if_pdev
[20:49:03] [PASSED] test_if_xe
[20:49:03] [PASSED] test_if_tile
[20:49:03] [PASSED] test_if_gt
[20:49:03] [PASSED] test_to_id
[20:49:03] ===================== [PASSED] xe_any ======================
[20:49:03] ==================== args (13 subtests) ====================
[20:49:03] [PASSED] count_args_test
[20:49:03] [PASSED] call_args_example
[20:49:03] [PASSED] call_args_test
[20:49:03] [PASSED] drop_first_arg_example
[20:49:03] [PASSED] drop_first_arg_test
[20:49:03] [PASSED] first_arg_example
[20:49:03] [PASSED] first_arg_test
[20:49:03] [PASSED] last_arg_example
[20:49:03] [PASSED] last_arg_test
[20:49:03] [PASSED] pick_arg_example
[20:49:03] [PASSED] if_args_example
[20:49:03] [PASSED] if_args_test
[20:49:03] [PASSED] sep_comma_example
[20:49:03] ====================== [PASSED] args =======================
[20:49:03] =================== xe_pci (3 subtests) ====================
[20:49:03] ==================== check_graphics_ip ====================
[20:49:03] [PASSED] 12.00 Xe_LP
[20:49:03] [PASSED] 12.10 Xe_LP+
[20:49:03] [PASSED] 12.55 Xe_HPG
[20:49:03] [PASSED] 12.60 Xe_HPC
[20:49:03] [PASSED] 12.70 Xe_LPG
[20:49:03] [PASSED] 12.71 Xe_LPG
[20:49:03] [PASSED] 12.74 Xe_LPG+
[20:49:03] [PASSED] 20.01 Xe2_HPG
[20:49:03] [PASSED] 20.02 Xe2_HPG
[20:49:03] [PASSED] 20.04 Xe2_LPG
[20:49:03] [PASSED] 30.00 Xe3_LPG
[20:49:03] [PASSED] 30.01 Xe3_LPG
[20:49:03] [PASSED] 30.03 Xe3_LPG
[20:49:03] [PASSED] 30.04 Xe3_LPG
[20:49:03] [PASSED] 30.05 Xe3_LPG
[20:49:03] [PASSED] 35.10 Xe3p_LPG
[20:49:03] [PASSED] 35.11 Xe3p_XPC
[20:49:03] ================ [PASSED] check_graphics_ip ================
[20:49:03] ===================== check_media_ip ======================
[20:49:03] [PASSED] 12.00 Xe_M
[20:49:03] [PASSED] 12.55 Xe_HPM
[20:49:03] [PASSED] 13.00 Xe_LPM+
[20:49:03] [PASSED] 13.01 Xe2_HPM
[20:49:03] [PASSED] 20.00 Xe2_LPM
[20:49:03] [PASSED] 30.00 Xe3_LPM
[20:49:03] [PASSED] 30.02 Xe3_LPM
[20:49:03] [PASSED] 35.00 Xe3p_LPM
[20:49:03] [PASSED] 35.03 Xe3p_HPM
[20:49:03] ================= [PASSED] check_media_ip ==================
[20:49:03] =================== check_platform_desc ===================
[20:49:03] [PASSED] 0x9A60 (TIGERLAKE)
[20:49:03] [PASSED] 0x9A68 (TIGERLAKE)
[20:49:03] [PASSED] 0x9A70 (TIGERLAKE)
[20:49:03] [PASSED] 0x9A40 (TIGERLAKE)
[20:49:03] [PASSED] 0x9A49 (TIGERLAKE)
[20:49:03] [PASSED] 0x9A59 (TIGERLAKE)
[20:49:03] [PASSED] 0x9A78 (TIGERLAKE)
[20:49:03] [PASSED] 0x9AC0 (TIGERLAKE)
[20:49:03] [PASSED] 0x9AC9 (TIGERLAKE)
[20:49:03] [PASSED] 0x9AD9 (TIGERLAKE)
[20:49:03] [PASSED] 0x9AF8 (TIGERLAKE)
[20:49:03] [PASSED] 0x4C80 (ROCKETLAKE)
[20:49:03] [PASSED] 0x4C8A (ROCKETLAKE)
[20:49:03] [PASSED] 0x4C8B (ROCKETLAKE)
[20:49:03] [PASSED] 0x4C8C (ROCKETLAKE)
[20:49:03] [PASSED] 0x4C90 (ROCKETLAKE)
[20:49:03] [PASSED] 0x4C9A (ROCKETLAKE)
[20:49:03] [PASSED] 0x4680 (ALDERLAKE_S)
[20:49:03] [PASSED] 0x4682 (ALDERLAKE_S)
[20:49:03] [PASSED] 0x4688 (ALDERLAKE_S)
[20:49:03] [PASSED] 0x468A (ALDERLAKE_S)
[20:49:03] [PASSED] 0x468B (ALDERLAKE_S)
[20:49:03] [PASSED] 0x4690 (ALDERLAKE_S)
[20:49:03] [PASSED] 0x4692 (ALDERLAKE_S)
[20:49:03] [PASSED] 0x4693 (ALDERLAKE_S)
[20:49:03] [PASSED] 0x46A0 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46A1 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46A2 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46A3 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46A6 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46A8 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46AA (ALDERLAKE_P)
[20:49:03] [PASSED] 0x462A (ALDERLAKE_P)
[20:49:03] [PASSED] 0x4626 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x4628 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46B0 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46B1 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46B2 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46B3 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46C0 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46C1 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46C2 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46C3 (ALDERLAKE_P)
[20:49:03] [PASSED] 0x46D0 (ALDERLAKE_N)
[20:49:03] [PASSED] 0x46D1 (ALDERLAKE_N)
[20:49:03] [PASSED] 0x46D2 (ALDERLAKE_N)
[20:49:03] [PASSED] 0x46D3 (ALDERLAKE_N)
[20:49:03] [PASSED] 0x46D4 (ALDERLAKE_N)
[20:49:03] [PASSED] 0xA721 (ALDERLAKE_P)
[20:49:03] [PASSED] 0xA7A1 (ALDERLAKE_P)
[20:49:03] [PASSED] 0xA7A9 (ALDERLAKE_P)
[20:49:03] [PASSED] 0xA7AC (ALDERLAKE_P)
[20:49:03] [PASSED] 0xA7AD (ALDERLAKE_P)
[20:49:03] [PASSED] 0xA720 (ALDERLAKE_P)
[20:49:03] [PASSED] 0xA7A0 (ALDERLAKE_P)
[20:49:03] [PASSED] 0xA7A8 (ALDERLAKE_P)
[20:49:03] [PASSED] 0xA7AA (ALDERLAKE_P)
[20:49:03] [PASSED] 0xA7AB (ALDERLAKE_P)
[20:49:03] [PASSED] 0xA780 (ALDERLAKE_S)
[20:49:03] [PASSED] 0xA781 (ALDERLAKE_S)
[20:49:03] [PASSED] 0xA782 (ALDERLAKE_S)
[20:49:03] [PASSED] 0xA783 (ALDERLAKE_S)
[20:49:03] [PASSED] 0xA788 (ALDERLAKE_S)
[20:49:03] [PASSED] 0xA789 (ALDERLAKE_S)
[20:49:03] [PASSED] 0xA78A (ALDERLAKE_S)
[20:49:03] [PASSED] 0xA78B (ALDERLAKE_S)
[20:49:03] [PASSED] 0x4905 (DG1)
[20:49:03] [PASSED] 0x4906 (DG1)
[20:49:03] [PASSED] 0x4907 (DG1)
[20:49:03] [PASSED] 0x4908 (DG1)
[20:49:03] [PASSED] 0x4909 (DG1)
[20:49:03] [PASSED] 0x56C0 (DG2)
[20:49:03] [PASSED] 0x56C2 (DG2)
[20:49:03] [PASSED] 0x56C1 (DG2)
[20:49:03] [PASSED] 0x7D51 (METEORLAKE)
[20:49:03] [PASSED] 0x7DD1 (METEORLAKE)
[20:49:03] [PASSED] 0x7D41 (METEORLAKE)
[20:49:03] [PASSED] 0x7D67 (METEORLAKE)
[20:49:03] [PASSED] 0xB640 (METEORLAKE)
[20:49:03] [PASSED] 0x56A0 (DG2)
[20:49:03] [PASSED] 0x56A1 (DG2)
[20:49:03] [PASSED] 0x56A2 (DG2)
[20:49:03] [PASSED] 0x56BE (DG2)
[20:49:03] [PASSED] 0x56BF (DG2)
[20:49:03] [PASSED] 0x5690 (DG2)
[20:49:03] [PASSED] 0x5691 (DG2)
[20:49:03] [PASSED] 0x5692 (DG2)
[20:49:03] [PASSED] 0x56A5 (DG2)
[20:49:03] [PASSED] 0x56A6 (DG2)
[20:49:03] [PASSED] 0x56B0 (DG2)
[20:49:03] [PASSED] 0x56B1 (DG2)
[20:49:03] [PASSED] 0x56BA (DG2)
[20:49:03] [PASSED] 0x56BB (DG2)
[20:49:03] [PASSED] 0x56BC (DG2)
[20:49:03] [PASSED] 0x56BD (DG2)
[20:49:03] [PASSED] 0x5693 (DG2)
[20:49:03] [PASSED] 0x5694 (DG2)
[20:49:03] [PASSED] 0x5695 (DG2)
[20:49:03] [PASSED] 0x56A3 (DG2)
[20:49:03] [PASSED] 0x56A4 (DG2)
[20:49:03] [PASSED] 0x56B2 (DG2)
[20:49:03] [PASSED] 0x56B3 (DG2)
[20:49:03] [PASSED] 0x5696 (DG2)
[20:49:03] [PASSED] 0x5697 (DG2)
[20:49:03] [PASSED] 0xB69 (PVC)
[20:49:03] [PASSED] 0xB6E (PVC)
[20:49:03] [PASSED] 0xBD4 (PVC)
[20:49:03] [PASSED] 0xBD5 (PVC)
[20:49:03] [PASSED] 0xBD6 (PVC)
[20:49:03] [PASSED] 0xBD7 (PVC)
[20:49:03] [PASSED] 0xBD8 (PVC)
[20:49:03] [PASSED] 0xBD9 (PVC)
[20:49:03] [PASSED] 0xBDA (PVC)
[20:49:03] [PASSED] 0xBDB (PVC)
[20:49:03] [PASSED] 0xBE0 (PVC)
[20:49:03] [PASSED] 0xBE1 (PVC)
[20:49:03] [PASSED] 0xBE5 (PVC)
[20:49:03] [PASSED] 0x7D40 (METEORLAKE)
[20:49:03] [PASSED] 0x7D45 (METEORLAKE)
[20:49:03] [PASSED] 0x7D55 (METEORLAKE)
[20:49:03] [PASSED] 0x7D60 (METEORLAKE)
[20:49:03] [PASSED] 0x7DD5 (METEORLAKE)
[20:49:03] [PASSED] 0x6420 (LUNARLAKE)
[20:49:03] [PASSED] 0x64A0 (LUNARLAKE)
[20:49:03] [PASSED] 0x64B0 (LUNARLAKE)
[20:49:03] [PASSED] 0xE202 (BATTLEMAGE)
[20:49:03] [PASSED] 0xE209 (BATTLEMAGE)
[20:49:03] [PASSED] 0xE20B (BATTLEMAGE)
[20:49:03] [PASSED] 0xE20C (BATTLEMAGE)
[20:49:03] [PASSED] 0xE20D (BATTLEMAGE)
[20:49:03] [PASSED] 0xE210 (BATTLEMAGE)
[20:49:03] [PASSED] 0xE211 (BATTLEMAGE)
[20:49:03] [PASSED] 0xE212 (BATTLEMAGE)
[20:49:03] [PASSED] 0xE216 (BATTLEMAGE)
[20:49:03] [PASSED] 0xE220 (BATTLEMAGE)
[20:49:03] [PASSED] 0xE221 (BATTLEMAGE)
[20:49:03] [PASSED] 0xE222 (BATTLEMAGE)
[20:49:03] [PASSED] 0xE223 (BATTLEMAGE)
[20:49:03] [PASSED] 0xB080 (PANTHERLAKE)
[20:49:03] [PASSED] 0xB081 (PANTHERLAKE)
[20:49:03] [PASSED] 0xB082 (PANTHERLAKE)
[20:49:03] [PASSED] 0xB083 (PANTHERLAKE)
[20:49:03] [PASSED] 0xB084 (PANTHERLAKE)
[20:49:03] [PASSED] 0xB085 (PANTHERLAKE)
[20:49:03] [PASSED] 0xB086 (PANTHERLAKE)
[20:49:03] [PASSED] 0xB087 (PANTHERLAKE)
[20:49:03] [PASSED] 0xB08F (PANTHERLAKE)
[20:49:03] [PASSED] 0xB090 (PANTHERLAKE)
[20:49:03] [PASSED] 0xB0A0 (PANTHERLAKE)
[20:49:03] [PASSED] 0xB0B0 (PANTHERLAKE)
[20:49:03] [PASSED] 0xFD80 (PANTHERLAKE)
[20:49:03] [PASSED] 0xFD81 (PANTHERLAKE)
[20:49:03] [PASSED] 0xD740 (NOVALAKE_S)
[20:49:03] [PASSED] 0xD741 (NOVALAKE_S)
[20:49:03] [PASSED] 0xD742 (NOVALAKE_S)
[20:49:03] [PASSED] 0xD743 (NOVALAKE_S)
[20:49:03] [PASSED] 0xD745 (NOVALAKE_S)
[20:49:03] [PASSED] 0xD74A (NOVALAKE_S)
[20:49:03] [PASSED] 0xD74B (NOVALAKE_S)
[20:49:03] [PASSED] 0x674C (CRESCENTISLAND)
[20:49:03] [PASSED] 0x674D (CRESCENTISLAND)
[20:49:03] [PASSED] 0x674E (CRESCENTISLAND)
[20:49:03] [PASSED] 0x674F (CRESCENTISLAND)
[20:49:03] [PASSED] 0x6750 (CRESCENTISLAND)
[20:49:03] [PASSED] 0xD750 (NOVALAKE_P)
[20:49:03] [PASSED] 0xD751 (NOVALAKE_P)
[20:49:03] [PASSED] 0xD752 (NOVALAKE_P)
[20:49:03] [PASSED] 0xD753 (NOVALAKE_P)
[20:49:03] [PASSED] 0xD754 (NOVALAKE_P)
[20:49:03] [PASSED] 0xD755 (NOVALAKE_P)
[20:49:03] [PASSED] 0xD756 (NOVALAKE_P)
[20:49:03] [PASSED] 0xD757 (NOVALAKE_P)
[20:49:03] [PASSED] 0xD75F (NOVALAKE_P)
[20:49:03] =============== [PASSED] check_platform_desc ===============
[20:49:03] ===================== [PASSED] xe_pci ======================
[20:49:03] ============= xe_rtp_tables_test (5 subtests) ==============
[20:49:03] ================== xe_rtp_table_gt_test ===================
[20:49:03] [PASSED] gt_was/14011060649
[20:49:03] [PASSED] gt_was/14011059788
[20:49:03] [PASSED] gt_was/14015795083
[20:49:03] [PASSED] gt_was/16021867713
[20:49:03] [PASSED] gt_was/14019449301
[20:49:03] [PASSED] gt_was/16028005424
[20:49:03] [PASSED] gt_was/14026578760
[20:49:03] [PASSED] gt_was/1409420604
[20:49:03] [PASSED] gt_was/1408615072
[20:49:03] [PASSED] gt_was/22010523718
[20:49:03] [PASSED] gt_was/14011006942
[20:49:03] [PASSED] gt_was/14014830051
[20:49:03] [PASSED] gt_was/18018781329
[20:49:03] [PASSED] gt_was/1509235366
[20:49:03] [PASSED] gt_was/18018781329
[20:49:03] [PASSED] gt_was/16016694945
[20:49:03] [PASSED] gt_was/14018575942
[20:49:03] [PASSED] gt_was/22016670082
[20:49:03] [PASSED] gt_was/22016670082
[20:49:03] [PASSED] gt_was/14017421178
[20:49:03] [PASSED] gt_was/16025250150
[20:49:03] [PASSED] gt_was/14021871409
[20:49:03] [PASSED] gt_was/16021865536
[20:49:03] [PASSED] gt_was/14021486841
[20:49:03] [PASSED] gt_was/14025160223
[20:49:03] [PASSED] gt_was/14026144927, 16029437861, 14026127056
[20:49:03] [PASSED] gt_was/14025635424
[20:49:03] [PASSED] gt_was/16028005424
[20:49:03] ============== [PASSED] xe_rtp_table_gt_test ===============
[20:49:03] ================== xe_rtp_table_gt_test ===================
[20:49:03] [PASSED] gt_tunings/Tuning: Blend Fill Caching Optimization Disable
[20:49:03] [PASSED] gt_tunings/Tuning: 32B Access Enable
[20:49:03] [PASSED] gt_tunings/Tuning: L3 cache
[20:49:03] [PASSED] gt_tunings/Tuning: L3 cache - media
[20:49:03] [PASSED] gt_tunings/Tuning: Compression Overfetch
[20:49:03] [PASSED] gt_tunings/Tuning: Compression Overfetch - media
[20:49:03] [PASSED] gt_tunings/Tuning: Enable compressible partial write overfetch in L3
[20:49:03] [PASSED] gt_tunings/Tuning: Enable compressible partial write overfetch in L3 - media
[20:49:03] [PASSED] gt_tunings/Tuning: L2 Overfetch Compressible Only
[20:49:03] [PASSED] gt_tunings/Tuning: L2 Overfetch Compressible Only - media
[20:49:03] [PASSED] gt_tunings/Tuning: Stateless compression control
[20:49:03] [PASSED] gt_tunings/Tuning: Stateless compression control - media
[20:49:03] [PASSED] gt_tunings/Tuning: L3 RW flush all Cache
[20:49:03] [PASSED] gt_tunings/Tuning: L3 RW flush all cache - media
[20:49:03] [PASSED] gt_tunings/Tuning: Set STLB Bank Hash Mode to 4KB
[20:49:03] ============== [PASSED] xe_rtp_table_gt_test ===============
[20:49:03] ================== xe_rtp_table_oob_test ==================
[20:49:03] [PASSED] oob_was/1607983814
[20:49:03] [PASSED] oob_was/16010904313
[20:49:03] [PASSED] oob_was/18022495364
[20:49:03] [PASSED] oob_was/22012773006
[20:49:03] [PASSED] oob_was/14014475959
[20:49:03] [PASSED] oob_was/22011391025
[20:49:03] [PASSED] oob_was/22012727170
[20:49:03] [PASSED] oob_was/22012727685
[20:49:03] [PASSED] oob_was/22016596838
[20:49:03] [PASSED] oob_was/18020744125
[20:49:03] [PASSED] oob_was/1409600907
[20:49:03] [PASSED] oob_was/22014953428
[20:49:03] [PASSED] oob_was/16017236439
[20:49:03] [PASSED] oob_was/14019821291
[20:49:03] [PASSED] oob_was/14015076503
[20:49:03] [PASSED] oob_was/14018913170
[20:49:03] [PASSED] oob_was/14018094691
[20:49:03] [PASSED] oob_was/18024947630
[20:49:03] [PASSED] oob_was/16022287689
[20:49:03] [PASSED] oob_was/13011645652
[20:49:03] [PASSED] oob_was/14022293748
[20:49:03] [PASSED] oob_was/22019794406
[20:49:03] [PASSED] oob_was/22019338487
[20:49:03] [PASSED] oob_was/16023588340
[20:49:03] [PASSED] oob_was/14019789679
[20:49:03] [PASSED] oob_was/14022866841
[20:49:03] [PASSED] oob_was/16021333562
[20:49:03] [PASSED] oob_was/14016712196
[20:49:03] [PASSED] oob_was/14015568240
[20:49:03] [PASSED] oob_was/18013179988
[20:49:03] [PASSED] oob_was/1508761755
[20:49:03] [PASSED] oob_was/16023105232
[20:49:03] [PASSED] oob_was/16026508708
[20:49:03] [PASSED] oob_was/14020001231
[20:49:03] [PASSED] oob_was/16023683509
[20:49:03] [PASSED] oob_was/14025515070
[20:49:03] [PASSED] oob_was/15015404425_disable
[20:49:03] [PASSED] oob_was/16026007364
[20:49:03] [PASSED] oob_was/14020316580
[20:49:03] [PASSED] oob_was/14025883347
[20:49:03] [PASSED] oob_was/16029380221
[20:49:03] [PASSED] oob_was/22022079272
[20:49:03] [PASSED] oob_was/16029897822
[20:49:03] [PASSED] oob_was/14027054324
[20:49:03] ============== [PASSED] xe_rtp_table_oob_test ==============
[20:49:03] ================ xe_rtp_table_dev_oob_test ================
[20:49:03] [PASSED] device_oob_was/22010954014
[20:49:03] [PASSED] device_oob_was/15015404425
[20:49:03] [PASSED] device_oob_was/22019338487_display
[20:49:03] [PASSED] device_oob_was/14022085890
[20:49:03] [PASSED] device_oob_was/14026539277
[20:49:03] [PASSED] device_oob_was/14026633728
[20:49:03] [PASSED] device_oob_was/14026746987
[20:49:03] [PASSED] device_oob_was/14026779378
[20:49:03] ============ [PASSED] xe_rtp_table_dev_oob_test ============
[20:49:03] ========== xe_rtp_table_missing_upper_bound_test ==========
[20:49:03] [PASSED] register_whitelist/WaAllowPMDepthAndInvocationCountAccessFromUMD, 1408556865
[20:49:03] [PASSED] register_whitelist/1508744258, 14012131227, 1808121037
[20:49:03] [PASSED] register_whitelist/1806527549
[20:49:03] [PASSED] register_whitelist/allow_read_ctx_timestamp
[20:49:03] [PASSED] register_whitelist/allow_read_queue_timestamp
[20:49:03] [PASSED] register_whitelist/16014440446
[20:49:03] [PASSED] register_whitelist/16017236439
[20:49:03] [PASSED] register_whitelist/16020183090
[20:49:03] [PASSED] register_whitelist/14024997852
[20:49:03] [PASSED] register_whitelist/14024997852
[20:49:03] ====== [PASSED] xe_rtp_table_missing_upper_bound_test ======
[20:49:03] =============== [PASSED] xe_rtp_tables_test ================
[20:49:03] =================== xe_rtp (3 subtests) ====================
[20:49:03] =================== xe_rtp_rules_tests ====================
[20:49:03] [PASSED] no
[20:49:03] [PASSED] yes
[20:49:03] [PASSED] no-and-no
[20:49:03] [PASSED] no-and-yes
[20:49:03] [PASSED] yes-and-no
[20:49:03] [PASSED] yes-and-yes
[20:49:03] [PASSED] no-or-no
[20:49:03] [PASSED] no-or-yes
[20:49:03] [PASSED] yes-or-no
[20:49:03] [PASSED] yes-or-yes
[20:49:03] [PASSED] no-yes-or-yes-no
[20:49:03] [PASSED] no-yes-or-yes-yes
[20:49:03] [PASSED] yes-yes-or-no-yes
[20:49:03] [PASSED] yes-yes-or-yes-yes
[20:49:03] [PASSED] no-no-or-yes-or-no
[20:49:03] [PASSED] or
[20:49:03] [PASSED] or-yes
[20:49:03] [PASSED] or-no
[20:49:03] [PASSED] yes-or
[20:49:03] [PASSED] no-or
[20:49:03] [PASSED] no-or-or-yes
[20:49:03] [PASSED] yes-or-or-no
[20:49:03] [PASSED] no-or-or-no
[20:49:03] [PASSED] missing-context-engine-class
[20:49:03] [PASSED] missing-context-engine-class-or-yes
[20:49:03] [PASSED] missing-context-engine-class-or-or-yes
[20:49:03] =============== [PASSED] xe_rtp_rules_tests ================
[20:49:03] =============== xe_rtp_process_to_sr_tests ================
[20:49:03] [PASSED] coalesce-same-reg
[20:49:03] [PASSED] coalesce-same-reg-literal-and-func
[20:49:03] [PASSED] no-match-no-add
[20:49:03] [PASSED] two-regs-two-entries
[20:49:03] [PASSED] clr-one-set-other
[20:49:03] [PASSED] set-field
[20:49:03] [PASSED] conflict-duplicate
[20:49:03] [PASSED] conflict-not-disjoint
[20:49:03] [PASSED] conflict-not-disjoint-literal-and-func
[20:49:03] [PASSED] conflict-reg-type
[20:49:03] [PASSED] bad-mcr-reg-forced-to-regular
[20:49:03] [PASSED] bad-regular-reg-forced-to-mcr
[20:49:03] =========== [PASSED] xe_rtp_process_to_sr_tests ============
[20:49:03] ================== xe_rtp_process_tests ===================
[20:49:03] [PASSED] active1
[20:49:03] [PASSED] active2
[20:49:03] [PASSED] active-inactive
[20:49:03] [PASSED] inactive-active
[20:49:03] [PASSED] inactive-active-inactive
[20:49:03] [PASSED] inactive-inactive-inactive
[20:49:03] ============== [PASSED] xe_rtp_process_tests ===============
[20:49:03] ===================== [PASSED] xe_rtp ======================
[20:49:03] ==================== xe_wa (1 subtest) =====================
[20:49:03] ======================== xe_wa_gt =========================
[20:49:03] [PASSED] TIGERLAKE B0
[20:49:03] [PASSED] DG1 A0
[20:49:03] [PASSED] DG1 B0
[20:49:03] [PASSED] ALDERLAKE_S A0
[20:49:03] [PASSED] ALDERLAKE_S B0
[20:49:03] [PASSED] ALDERLAKE_S C0
[20:49:03] [PASSED] ALDERLAKE_S D0
[20:49:03] [PASSED] ALDERLAKE_P A0
[20:49:03] [PASSED] ALDERLAKE_P B0
[20:49:03] [PASSED] ALDERLAKE_P C0
[20:49:03] [PASSED] ALDERLAKE_S RPLS D0
[20:49:03] [PASSED] ALDERLAKE_P RPLU E0
[20:49:03] [PASSED] DG2 G10 C0
[20:49:03] [PASSED] DG2 G11 B1
[20:49:03] [PASSED] DG2 G12 A1
[20:49:03] [PASSED] METEORLAKE 12.70(Xe_LPG) A0 13.00(Xe_LPM+) A0
[20:49:03] [PASSED] METEORLAKE 12.71(Xe_LPG) A0 13.00(Xe_LPM+) A0
[20:49:03] [PASSED] METEORLAKE 12.74(Xe_LPG+) A0 13.00(Xe_LPM+) A0
[20:49:03] [PASSED] LUNARLAKE 20.04(Xe2_LPG) A0 20.00(Xe2_LPM) A0
[20:49:03] [PASSED] LUNARLAKE 20.04(Xe2_LPG) B0 20.00(Xe2_LPM) A0
[20:49:03] [PASSED] BATTLEMAGE 20.01(Xe2_HPG) A0 13.01(Xe2_HPM) A1
[20:49:03] [PASSED] PANTHERLAKE 30.00(Xe3_LPG) A0 30.00(Xe3_LPM) A0
[20:49:03] ==================== [PASSED] xe_wa_gt =====================
[20:49:03] ====================== [PASSED] xe_wa ======================
[20:49:03] ============================================================
[20:49:03] Testing complete. Ran 789 tests: passed: 761, skipped: 28
[20:49:03] Elapsed time: 36.978s total, 4.433s configuring, 31.829s building, 0.675s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[20:49:04] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[20:49:05] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[20:49:30] Starting KUnit Kernel (1/1)...
[20:49:30] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[20:49:30] ============ drm_test_pick_cmdline (2 subtests) ============
[20:49:30] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[20:49:30] =============== drm_test_pick_cmdline_named ===============
[20:49:30] [PASSED] NTSC
[20:49:30] [PASSED] NTSC-J
[20:49:30] [PASSED] PAL
[20:49:30] [PASSED] PAL-M
[20:49:30] =========== [PASSED] drm_test_pick_cmdline_named ===========
[20:49:30] ============== [PASSED] drm_test_pick_cmdline ==============
[20:49:30] == drm_test_atomic_get_connector_for_encoder (1 subtest) ===
[20:49:30] [PASSED] drm_test_drm_atomic_get_connector_for_encoder
[20:49:30] ==== [PASSED] drm_test_atomic_get_connector_for_encoder ====
[20:49:30] =========== drm_validate_clone_mode (2 subtests) ===========
[20:49:30] ============== drm_test_check_in_clone_mode ===============
[20:49:30] [PASSED] in_clone_mode
[20:49:30] [PASSED] not_in_clone_mode
[20:49:30] ========== [PASSED] drm_test_check_in_clone_mode ===========
[20:49:30] =============== drm_test_check_valid_clones ===============
[20:49:30] [PASSED] not_in_clone_mode
[20:49:30] [PASSED] valid_clone
[20:49:30] [PASSED] invalid_clone
[20:49:30] =========== [PASSED] drm_test_check_valid_clones ===========
[20:49:30] ============= [PASSED] drm_validate_clone_mode =============
[20:49:30] ============= drm_validate_modeset (1 subtest) =============
[20:49:30] [PASSED] drm_test_check_connector_changed_modeset
[20:49:30] ============== [PASSED] drm_validate_modeset ===============
[20:49:30] ====== drm_test_bridge_get_current_state (1 subtest) =======
[20:49:30] [PASSED] drm_test_drm_bridge_get_current_state_atomic
[20:49:30] ======== [PASSED] drm_test_bridge_get_current_state ========
[20:49:30] ====== drm_test_bridge_helper_reset_crtc (3 subtests) ======
[20:49:30] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic
[20:49:30] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic_disabled
[20:49:30] [PASSED] drm_test_drm_bridge_helper_hdmi_output_bus_fmts
[20:49:30] ======== [PASSED] drm_test_bridge_helper_reset_crtc ========
[20:49:30] ============== drm_bridge_alloc (2 subtests) ===============
[20:49:30] [PASSED] drm_test_drm_bridge_alloc_basic
[20:49:30] [PASSED] drm_test_drm_bridge_alloc_get_put
[20:49:30] ================ [PASSED] drm_bridge_alloc =================
[20:49:30] ============= drm_bridge_bus_fmt (5 subtests) ==============
[20:49:30] [PASSED] drm_test_bridge_rgb_yuv_rgb
[20:49:30] [PASSED] drm_test_bridge_must_convert_to_yuv444
[20:49:30] [PASSED] drm_test_bridge_hdmi_auto_rgb
[20:49:30] [PASSED] drm_test_bridge_auto_first
[20:49:30] [PASSED] drm_test_bridge_rgb_yuv_no_path
[20:49:30] =============== [PASSED] drm_bridge_bus_fmt ================
[20:49:30] ============= drm_cmdline_parser (40 subtests) =============
[20:49:30] [PASSED] drm_test_cmdline_force_d_only
[20:49:30] [PASSED] drm_test_cmdline_force_D_only_dvi
[20:49:30] [PASSED] drm_test_cmdline_force_D_only_hdmi
[20:49:30] [PASSED] drm_test_cmdline_force_D_only_not_digital
[20:49:30] [PASSED] drm_test_cmdline_force_e_only
[20:49:30] [PASSED] drm_test_cmdline_res
[20:49:30] [PASSED] drm_test_cmdline_res_vesa
[20:49:30] [PASSED] drm_test_cmdline_res_vesa_rblank
[20:49:30] [PASSED] drm_test_cmdline_res_rblank
[20:49:30] [PASSED] drm_test_cmdline_res_bpp
[20:49:30] [PASSED] drm_test_cmdline_res_refresh
[20:49:30] [PASSED] drm_test_cmdline_res_bpp_refresh
[20:49:30] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[20:49:30] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[20:49:30] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[20:49:30] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[20:49:30] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[20:49:30] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[20:49:30] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[20:49:30] [PASSED] drm_test_cmdline_res_margins_force_on
[20:49:30] [PASSED] drm_test_cmdline_res_vesa_margins
[20:49:30] [PASSED] drm_test_cmdline_name
[20:49:30] [PASSED] drm_test_cmdline_name_bpp
[20:49:30] [PASSED] drm_test_cmdline_name_option
[20:49:30] [PASSED] drm_test_cmdline_name_bpp_option
[20:49:30] [PASSED] drm_test_cmdline_rotate_0
[20:49:30] [PASSED] drm_test_cmdline_rotate_90
[20:49:30] [PASSED] drm_test_cmdline_rotate_180
[20:49:30] [PASSED] drm_test_cmdline_rotate_270
[20:49:30] [PASSED] drm_test_cmdline_hmirror
[20:49:30] [PASSED] drm_test_cmdline_vmirror
[20:49:30] [PASSED] drm_test_cmdline_margin_options
[20:49:30] [PASSED] drm_test_cmdline_multiple_options
[20:49:30] [PASSED] drm_test_cmdline_bpp_extra_and_option
[20:49:30] [PASSED] drm_test_cmdline_extra_and_option
[20:49:30] [PASSED] drm_test_cmdline_freestanding_options
[20:49:30] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[20:49:30] [PASSED] drm_test_cmdline_panel_orientation
[20:49:30] ================ drm_test_cmdline_invalid =================
[20:49:30] [PASSED] margin_only
[20:49:30] [PASSED] interlace_only
[20:49:30] [PASSED] res_missing_x
[20:49:30] [PASSED] res_missing_y
[20:49:30] [PASSED] res_bad_y
[20:49:30] [PASSED] res_missing_y_bpp
[20:49:30] [PASSED] res_bad_bpp
[20:49:30] [PASSED] res_bad_refresh
[20:49:30] [PASSED] res_bpp_refresh_force_on_off
[20:49:30] [PASSED] res_invalid_mode
[20:49:30] [PASSED] res_bpp_wrong_place_mode
[20:49:30] [PASSED] name_bpp_refresh
[20:49:30] [PASSED] name_refresh
[20:49:30] [PASSED] name_refresh_wrong_mode
[20:49:30] [PASSED] name_refresh_invalid_mode
[20:49:30] [PASSED] rotate_multiple
[20:49:30] [PASSED] rotate_invalid_val
[20:49:30] [PASSED] rotate_truncated
[20:49:30] [PASSED] invalid_option
[20:49:30] [PASSED] invalid_tv_option
[20:49:30] [PASSED] truncated_tv_option
[20:49:30] ============ [PASSED] drm_test_cmdline_invalid =============
[20:49:30] =============== drm_test_cmdline_tv_options ===============
[20:49:30] [PASSED] NTSC
[20:49:30] [PASSED] NTSC_443
[20:49:30] [PASSED] NTSC_J
[20:49:30] [PASSED] PAL
[20:49:30] [PASSED] PAL_M
[20:49:30] [PASSED] PAL_N
[20:49:30] [PASSED] SECAM
[20:49:30] [PASSED] MONO_525
[20:49:30] [PASSED] MONO_625
[20:49:30] =========== [PASSED] drm_test_cmdline_tv_options ===========
[20:49:30] =============== [PASSED] drm_cmdline_parser ================
[20:49:30] ========== drmm_connector_hdmi_init (20 subtests) ==========
[20:49:30] [PASSED] drm_test_connector_hdmi_init_valid
[20:49:30] [PASSED] drm_test_connector_hdmi_init_bpc_8
[20:49:30] [PASSED] drm_test_connector_hdmi_init_bpc_10
[20:49:30] [PASSED] drm_test_connector_hdmi_init_bpc_12
[20:49:30] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[20:49:30] [PASSED] drm_test_connector_hdmi_init_bpc_null
[20:49:30] [PASSED] drm_test_connector_hdmi_init_formats_empty
[20:49:30] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[20:49:30] === drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[20:49:30] [PASSED] supported_formats=0x9 yuv420_allowed=1
[20:49:30] [PASSED] supported_formats=0x9 yuv420_allowed=0
[20:49:30] [PASSED] supported_formats=0x5 yuv420_allowed=1
[20:49:30] [PASSED] supported_formats=0x5 yuv420_allowed=0
[20:49:30] === [PASSED] drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[20:49:30] [PASSED] drm_test_connector_hdmi_init_null_ddc
[20:49:30] [PASSED] drm_test_connector_hdmi_init_null_product
[20:49:30] [PASSED] drm_test_connector_hdmi_init_null_vendor
[20:49:30] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[20:49:30] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[20:49:30] [PASSED] drm_test_connector_hdmi_init_product_valid
[20:49:30] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[20:49:30] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[20:49:30] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[20:49:30] ========= drm_test_connector_hdmi_init_type_valid =========
[20:49:30] [PASSED] HDMI-A
[20:49:30] [PASSED] HDMI-B
[20:49:30] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[20:49:30] ======== drm_test_connector_hdmi_init_type_invalid ========
[20:49:30] [PASSED] Unknown
[20:49:30] [PASSED] VGA
[20:49:30] [PASSED] DVI-I
[20:49:30] [PASSED] DVI-D
[20:49:30] [PASSED] DVI-A
[20:49:30] [PASSED] Composite
[20:49:30] [PASSED] SVIDEO
[20:49:30] [PASSED] LVDS
[20:49:30] [PASSED] Component
[20:49:30] [PASSED] DIN
[20:49:30] [PASSED] DP
[20:49:30] [PASSED] TV
[20:49:30] [PASSED] eDP
[20:49:30] [PASSED] Virtual
[20:49:30] [PASSED] DSI
[20:49:30] [PASSED] DPI
[20:49:30] [PASSED] Writeback
[20:49:30] [PASSED] SPI
[20:49:30] [PASSED] USB
[20:49:30] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[20:49:30] ============ [PASSED] drmm_connector_hdmi_init =============
[20:49:30] ============= drmm_connector_init (3 subtests) =============
[20:49:30] [PASSED] drm_test_drmm_connector_init
[20:49:30] [PASSED] drm_test_drmm_connector_init_null_ddc
[20:49:30] ========= drm_test_drmm_connector_init_type_valid =========
[20:49:30] [PASSED] Unknown
[20:49:30] [PASSED] VGA
[20:49:30] [PASSED] DVI-I
[20:49:30] [PASSED] DVI-D
[20:49:30] [PASSED] DVI-A
[20:49:30] [PASSED] Composite
[20:49:30] [PASSED] SVIDEO
[20:49:30] [PASSED] LVDS
[20:49:30] [PASSED] Component
[20:49:30] [PASSED] DIN
[20:49:30] [PASSED] DP
[20:49:30] [PASSED] HDMI-A
[20:49:30] [PASSED] HDMI-B
[20:49:30] [PASSED] TV
[20:49:30] [PASSED] eDP
[20:49:30] [PASSED] Virtual
[20:49:30] [PASSED] DSI
[20:49:30] [PASSED] DPI
[20:49:30] [PASSED] Writeback
[20:49:30] [PASSED] SPI
[20:49:30] [PASSED] USB
[20:49:30] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[20:49:30] =============== [PASSED] drmm_connector_init ===============
[20:49:30] ========= drm_connector_dynamic_init (6 subtests) ==========
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_init
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_init_null_ddc
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_init_not_added
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_init_properties
[20:49:30] ===== drm_test_drm_connector_dynamic_init_type_valid ======
[20:49:30] [PASSED] Unknown
[20:49:30] [PASSED] VGA
[20:49:30] [PASSED] DVI-I
[20:49:30] [PASSED] DVI-D
[20:49:30] [PASSED] DVI-A
[20:49:30] [PASSED] Composite
[20:49:30] [PASSED] SVIDEO
[20:49:30] [PASSED] LVDS
[20:49:30] [PASSED] Component
[20:49:30] [PASSED] DIN
[20:49:30] [PASSED] DP
[20:49:30] [PASSED] HDMI-A
[20:49:30] [PASSED] HDMI-B
[20:49:30] [PASSED] TV
[20:49:30] [PASSED] eDP
[20:49:30] [PASSED] Virtual
[20:49:30] [PASSED] DSI
[20:49:30] [PASSED] DPI
[20:49:30] [PASSED] Writeback
[20:49:30] [PASSED] SPI
[20:49:30] [PASSED] USB
[20:49:30] = [PASSED] drm_test_drm_connector_dynamic_init_type_valid ==
[20:49:30] ======== drm_test_drm_connector_dynamic_init_name =========
[20:49:30] [PASSED] Unknown
[20:49:30] [PASSED] VGA
[20:49:30] [PASSED] DVI-I
[20:49:30] [PASSED] DVI-D
[20:49:30] [PASSED] DVI-A
[20:49:30] [PASSED] Composite
[20:49:30] [PASSED] SVIDEO
[20:49:30] [PASSED] LVDS
[20:49:30] [PASSED] Component
[20:49:30] [PASSED] DIN
[20:49:30] [PASSED] DP
[20:49:30] [PASSED] HDMI-A
[20:49:30] [PASSED] HDMI-B
[20:49:30] [PASSED] TV
[20:49:30] [PASSED] eDP
[20:49:30] [PASSED] Virtual
[20:49:30] [PASSED] DSI
[20:49:30] [PASSED] DPI
[20:49:30] [PASSED] Writeback
[20:49:30] [PASSED] SPI
[20:49:30] [PASSED] USB
[20:49:30] ==== [PASSED] drm_test_drm_connector_dynamic_init_name =====
[20:49:30] =========== [PASSED] drm_connector_dynamic_init ============
[20:49:30] ==== drm_connector_dynamic_register_early (4 subtests) =====
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_register_early_on_list
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_register_early_defer
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_register_early_no_init
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_register_early_no_mode_object
[20:49:30] ====== [PASSED] drm_connector_dynamic_register_early =======
[20:49:30] ======= drm_connector_dynamic_register (7 subtests) ========
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_register_on_list
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_register_no_defer
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_register_no_init
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_register_mode_object
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_register_sysfs
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_register_sysfs_name
[20:49:30] [PASSED] drm_test_drm_connector_dynamic_register_debugfs
[20:49:30] ========= [PASSED] drm_connector_dynamic_register ==========
[20:49:30] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[20:49:30] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[20:49:30] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[20:49:30] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[20:49:30] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[20:49:30] ========== drm_test_get_tv_mode_from_name_valid ===========
[20:49:30] [PASSED] NTSC
[20:49:30] [PASSED] NTSC-443
[20:49:30] [PASSED] NTSC-J
[20:49:30] [PASSED] PAL
[20:49:30] [PASSED] PAL-M
[20:49:30] [PASSED] PAL-N
[20:49:30] [PASSED] SECAM
[20:49:30] [PASSED] Mono
[20:49:30] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[20:49:30] [PASSED] drm_test_get_tv_mode_from_name_truncated
[20:49:30] ============ [PASSED] drm_get_tv_mode_from_name ============
[20:49:30] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[20:49:30] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[20:49:30] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[20:49:30] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[20:49:30] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[20:49:30] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[20:49:30] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[20:49:30] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid =
[20:49:30] [PASSED] VIC 96
[20:49:30] [PASSED] VIC 97
[20:49:30] [PASSED] VIC 101
[20:49:30] [PASSED] VIC 102
[20:49:30] [PASSED] VIC 106
[20:49:30] [PASSED] VIC 107
[20:49:30] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[20:49:30] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[20:49:30] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[20:49:30] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[20:49:30] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[20:49:30] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[20:49:30] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[20:49:30] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[20:49:30] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name ====
[20:49:30] [PASSED] Automatic
[20:49:30] [PASSED] Full
[20:49:30] [PASSED] Limited 16:235
[20:49:30] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[20:49:30] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[20:49:30] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[20:49:30] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[20:49:30] === drm_test_drm_hdmi_connector_get_output_format_name ====
[20:49:30] [PASSED] RGB
[20:49:30] [PASSED] YUV 4:2:0
[20:49:30] [PASSED] YUV 4:2:2
[20:49:30] [PASSED] YUV 4:4:4
[20:49:30] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[20:49:30] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[20:49:30] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[20:49:30] ============= drm_damage_helper (21 subtests) ==============
[20:49:30] [PASSED] drm_test_damage_iter_no_damage
[20:49:30] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[20:49:30] [PASSED] drm_test_damage_iter_no_damage_src_moved
[20:49:30] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[20:49:30] [PASSED] drm_test_damage_iter_no_damage_not_visible
[20:49:30] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[20:49:30] [PASSED] drm_test_damage_iter_no_damage_no_fb
[20:49:30] [PASSED] drm_test_damage_iter_simple_damage
[20:49:30] [PASSED] drm_test_damage_iter_single_damage
[20:49:30] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[20:49:30] [PASSED] drm_test_damage_iter_single_damage_outside_src
[20:49:30] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[20:49:30] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[20:49:30] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[20:49:30] [PASSED] drm_test_damage_iter_single_damage_src_moved
[20:49:30] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[20:49:30] [PASSED] drm_test_damage_iter_damage
[20:49:30] [PASSED] drm_test_damage_iter_damage_one_intersect
[20:49:30] [PASSED] drm_test_damage_iter_damage_one_outside
[20:49:30] [PASSED] drm_test_damage_iter_damage_src_moved
[20:49:30] [PASSED] drm_test_damage_iter_damage_not_visible
[20:49:30] ================ [PASSED] drm_damage_helper ================
[20:49:30] ============== drm_dp_mst_helper (3 subtests) ==============
[20:49:30] ============== drm_test_dp_mst_calc_pbn_mode ==============
[20:49:30] [PASSED] Clock 154000 BPP 30 DSC disabled
[20:49:30] [PASSED] Clock 234000 BPP 30 DSC disabled
[20:49:30] [PASSED] Clock 297000 BPP 24 DSC disabled
[20:49:30] [PASSED] Clock 332880 BPP 24 DSC enabled
[20:49:30] [PASSED] Clock 324540 BPP 24 DSC enabled
[20:49:30] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[20:49:30] ============== drm_test_dp_mst_calc_pbn_div ===============
[20:49:30] [PASSED] Link rate 2000000 lane count 4
[20:49:30] [PASSED] Link rate 2000000 lane count 2
[20:49:30] [PASSED] Link rate 2000000 lane count 1
[20:49:30] [PASSED] Link rate 1350000 lane count 4
[20:49:30] [PASSED] Link rate 1350000 lane count 2
[20:49:30] [PASSED] Link rate 1350000 lane count 1
[20:49:30] [PASSED] Link rate 1000000 lane count 4
[20:49:30] [PASSED] Link rate 1000000 lane count 2
[20:49:30] [PASSED] Link rate 1000000 lane count 1
[20:49:30] [PASSED] Link rate 810000 lane count 4
[20:49:30] [PASSED] Link rate 810000 lane count 2
[20:49:30] [PASSED] Link rate 810000 lane count 1
[20:49:30] [PASSED] Link rate 540000 lane count 4
[20:49:30] [PASSED] Link rate 540000 lane count 2
[20:49:30] [PASSED] Link rate 540000 lane count 1
[20:49:30] [PASSED] Link rate 270000 lane count 4
[20:49:30] [PASSED] Link rate 270000 lane count 2
[20:49:30] [PASSED] Link rate 270000 lane count 1
[20:49:30] [PASSED] Link rate 162000 lane count 4
[20:49:30] [PASSED] Link rate 162000 lane count 2
[20:49:30] [PASSED] Link rate 162000 lane count 1
[20:49:30] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[20:49:30] ========= drm_test_dp_mst_sideband_msg_req_decode =========
[20:49:30] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[20:49:30] [PASSED] DP_POWER_UP_PHY with port number
[20:49:30] [PASSED] DP_POWER_DOWN_PHY with port number
[20:49:30] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[20:49:30] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[20:49:30] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[20:49:30] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[20:49:30] [PASSED] DP_QUERY_PAYLOAD with port number
[20:49:30] [PASSED] DP_QUERY_PAYLOAD with VCPI
[20:49:30] [PASSED] DP_REMOTE_DPCD_READ with port number
[20:49:30] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[20:49:30] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[20:49:30] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[20:49:30] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[20:49:30] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[20:49:30] [PASSED] DP_REMOTE_I2C_READ with port number
[20:49:30] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[20:49:30] [PASSED] DP_REMOTE_I2C_READ with transactions array
[20:49:30] [PASSED] DP_REMOTE_I2C_WRITE with port number
[20:49:30] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[20:49:30] [PASSED] DP_REMOTE_I2C_WRITE with data array
[20:49:30] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[20:49:30] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[20:49:30] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[20:49:30] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[20:49:30] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[20:49:30] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[20:49:30] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[20:49:30] ================ [PASSED] drm_dp_mst_helper ================
[20:49:30] ================== drm_exec (7 subtests) ===================
[20:49:30] [PASSED] sanitycheck
[20:49:30] [PASSED] test_lock
[20:49:30] [PASSED] test_lock_unlock
[20:49:30] [PASSED] test_duplicates
[20:49:30] [PASSED] test_prepare
[20:49:30] [PASSED] test_prepare_array
[20:49:30] [PASSED] test_multiple_loops
[20:49:30] ==================== [PASSED] drm_exec =====================
[20:49:30] =========== drm_format_helper_test (17 subtests) ===========
[20:49:30] ============== drm_test_fb_xrgb8888_to_gray8 ==============
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[20:49:30] ============= drm_test_fb_xrgb8888_to_rgb332 ==============
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[20:49:30] ============= drm_test_fb_xrgb8888_to_rgb565 ==============
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[20:49:30] ============ drm_test_fb_xrgb8888_to_xrgb1555 =============
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[20:49:30] ============ drm_test_fb_xrgb8888_to_argb1555 =============
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[20:49:30] ============ drm_test_fb_xrgb8888_to_rgba5551 =============
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[20:49:30] ============= drm_test_fb_xrgb8888_to_rgb888 ==============
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[20:49:30] ============= drm_test_fb_xrgb8888_to_bgr888 ==============
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ========= [PASSED] drm_test_fb_xrgb8888_to_bgr888 ==========
[20:49:30] ============ drm_test_fb_xrgb8888_to_argb8888 =============
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[20:49:30] =========== drm_test_fb_xrgb8888_to_xrgb2101010 ===========
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[20:49:30] =========== drm_test_fb_xrgb8888_to_argb2101010 ===========
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[20:49:30] ============== drm_test_fb_xrgb8888_to_mono ===============
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[20:49:30] ==================== drm_test_fb_swab =====================
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ================ [PASSED] drm_test_fb_swab =================
[20:49:30] ============ drm_test_fb_xrgb8888_to_xbgr8888 =============
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[20:49:30] ============ drm_test_fb_xrgb8888_to_abgr8888 =============
[20:49:30] [PASSED] single_pixel_source_buffer
[20:49:30] [PASSED] single_pixel_clip_rectangle
[20:49:30] [PASSED] well_known_colors
[20:49:30] [PASSED] destination_pitch
[20:49:30] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[20:49:30] ================= drm_test_fb_clip_offset =================
[20:49:30] [PASSED] pass through
[20:49:30] [PASSED] horizontal offset
[20:49:30] [PASSED] vertical offset
[20:49:30] [PASSED] horizontal and vertical offset
[20:49:30] [PASSED] horizontal offset (custom pitch)
[20:49:30] [PASSED] vertical offset (custom pitch)
[20:49:30] [PASSED] horizontal and vertical offset (custom pitch)
[20:49:30] ============= [PASSED] drm_test_fb_clip_offset =============
[20:49:30] =================== drm_test_fb_memcpy ====================
[20:49:30] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[20:49:30] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[20:49:30] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[20:49:30] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[20:49:30] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[20:49:30] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[20:49:30] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[20:49:30] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[20:49:30] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[20:49:30] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[20:49:30] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[20:49:30] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[20:49:30] =============== [PASSED] drm_test_fb_memcpy ================
[20:49:30] ============= [PASSED] drm_format_helper_test ==============
[20:49:30] ================= drm_format (18 subtests) =================
[20:49:30] [PASSED] drm_test_format_block_width_invalid
[20:49:30] [PASSED] drm_test_format_block_width_one_plane
[20:49:30] [PASSED] drm_test_format_block_width_two_plane
[20:49:30] [PASSED] drm_test_format_block_width_three_plane
[20:49:30] [PASSED] drm_test_format_block_width_tiled
[20:49:30] [PASSED] drm_test_format_block_height_invalid
[20:49:30] [PASSED] drm_test_format_block_height_one_plane
[20:49:30] [PASSED] drm_test_format_block_height_two_plane
[20:49:30] [PASSED] drm_test_format_block_height_three_plane
[20:49:30] [PASSED] drm_test_format_block_height_tiled
[20:49:30] [PASSED] drm_test_format_min_pitch_invalid
[20:49:30] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[20:49:30] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[20:49:30] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[20:49:30] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[20:49:30] [PASSED] drm_test_format_min_pitch_two_plane
[20:49:30] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[20:49:30] [PASSED] drm_test_format_min_pitch_tiled
[20:49:30] =================== [PASSED] drm_format ====================
[20:49:30] ============== drm_framebuffer (10 subtests) ===============
[20:49:30] ========== drm_test_framebuffer_check_src_coords ==========
[20:49:30] [PASSED] Success: source fits into fb
[20:49:30] [PASSED] Fail: overflowing fb with x-axis coordinate
[20:49:30] [PASSED] Fail: overflowing fb with y-axis coordinate
[20:49:30] [PASSED] Fail: overflowing fb with source width
[20:49:30] [PASSED] Fail: overflowing fb with source height
[20:49:30] ====== [PASSED] drm_test_framebuffer_check_src_coords ======
[20:49:30] [PASSED] drm_test_framebuffer_cleanup
[20:49:30] =============== drm_test_framebuffer_create ===============
[20:49:30] [PASSED] ABGR8888 normal sizes
[20:49:30] [PASSED] ABGR8888 max sizes
[20:49:30] [PASSED] ABGR8888 pitch greater than min required
[20:49:30] [PASSED] ABGR8888 pitch less than min required
[20:49:30] [PASSED] ABGR8888 Invalid width
[20:49:30] [PASSED] ABGR8888 Invalid buffer handle
[20:49:30] [PASSED] No pixel format
[20:49:30] [PASSED] ABGR8888 Width 0
[20:49:30] [PASSED] ABGR8888 Height 0
[20:49:30] [PASSED] ABGR8888 Out of bound height * pitch combination
[20:49:30] [PASSED] ABGR8888 Large buffer offset
[20:49:30] [PASSED] ABGR8888 Buffer offset for inexistent plane
[20:49:30] [PASSED] ABGR8888 Invalid flag
[20:49:30] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[20:49:30] [PASSED] ABGR8888 Valid buffer modifier
[20:49:30] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[20:49:30] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[20:49:30] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[20:49:30] [PASSED] NV12 Normal sizes
[20:49:30] [PASSED] NV12 Max sizes
[20:49:30] [PASSED] NV12 Invalid pitch
[20:49:30] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[20:49:30] [PASSED] NV12 different modifier per-plane
[20:49:30] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[20:49:30] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[20:49:30] [PASSED] NV12 Modifier for inexistent plane
[20:49:30] [PASSED] NV12 Handle for inexistent plane
[20:49:30] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[20:49:30] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[20:49:30] [PASSED] YVU420 Normal sizes
[20:49:30] [PASSED] YVU420 Max sizes
[20:49:30] [PASSED] YVU420 Invalid pitch
[20:49:30] [PASSED] YVU420 Different pitches
[20:49:30] [PASSED] YVU420 Different buffer offsets/pitches
[20:49:30] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[20:49:30] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[20:49:30] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[20:49:30] [PASSED] YVU420 Valid modifier
[20:49:30] [PASSED] YVU420 Different modifiers per plane
[20:49:30] [PASSED] YVU420 Modifier for inexistent plane
[20:49:30] [PASSED] YUV420_10BIT Invalid modifier(DRM_FORMAT_MOD_LINEAR)
[20:49:30] [PASSED] X0L2 Normal sizes
[20:49:30] [PASSED] X0L2 Max sizes
[20:49:30] [PASSED] X0L2 Invalid pitch
[20:49:30] [PASSED] X0L2 Pitch greater than minimum required
[20:49:30] [PASSED] X0L2 Handle for inexistent plane
[20:49:30] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[20:49:30] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[20:49:30] [PASSED] X0L2 Valid modifier
[20:49:30] [PASSED] X0L2 Modifier for inexistent plane
[20:49:30] =========== [PASSED] drm_test_framebuffer_create ===========
[20:49:30] [PASSED] drm_test_framebuffer_free
[20:49:30] [PASSED] drm_test_framebuffer_init
[20:49:30] [PASSED] drm_test_framebuffer_init_bad_format
[20:49:30] [PASSED] drm_test_framebuffer_init_dev_mismatch
[20:49:30] [PASSED] drm_test_framebuffer_lookup
[20:49:30] [PASSED] drm_test_framebuffer_lookup_inexistent
[20:49:30] [PASSED] drm_test_framebuffer_modifiers_not_supported
[20:49:30] ================= [PASSED] drm_framebuffer =================
[20:49:30] ================ drm_gem_shmem (8 subtests) ================
[20:49:30] [PASSED] drm_gem_shmem_test_obj_create
[20:49:30] [PASSED] drm_gem_shmem_test_obj_create_private
[20:49:30] [PASSED] drm_gem_shmem_test_pin_pages
[20:49:30] [PASSED] drm_gem_shmem_test_vmap
[20:49:30] [PASSED] drm_gem_shmem_test_get_sg_table
[20:49:30] [PASSED] drm_gem_shmem_test_get_pages_sgt
[20:49:30] [PASSED] drm_gem_shmem_test_madvise
[20:49:30] [PASSED] drm_gem_shmem_test_purge
[20:49:30] ================== [PASSED] drm_gem_shmem ==================
[20:49:30] === drm_atomic_helper_connector_hdmi_check (29 subtests) ===
[20:49:30] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[20:49:30] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[20:49:30] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[20:49:30] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[20:49:30] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[20:49:30] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[20:49:30] ====== drm_test_check_broadcast_rgb_cea_mode_yuv420 =======
[20:49:30] [PASSED] Automatic
[20:49:30] [PASSED] Full
[20:49:30] [PASSED] Limited 16:235
[20:49:30] == [PASSED] drm_test_check_broadcast_rgb_cea_mode_yuv420 ===
[20:49:30] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[20:49:30] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[20:49:30] [PASSED] drm_test_check_disable_connector
[20:49:30] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[20:49:30] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_rgb
[20:49:30] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_yuv420
[20:49:30] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv422
[20:49:30] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420
[20:49:30] [PASSED] drm_test_check_driver_unsupported_fallback_yuv420
[20:49:30] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[20:49:30] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[20:49:30] [PASSED] drm_test_check_output_bpc_dvi
[20:49:30] [PASSED] drm_test_check_output_bpc_format_vic_1
[20:49:30] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[20:49:30] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[20:49:30] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[20:49:30] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[20:49:30] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[20:49:30] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[20:49:30] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[20:49:30] ============ drm_test_check_hdmi_color_format =============
[20:49:30] [PASSED] AUTO -> RGB
[20:49:30] [PASSED] YCBCR422 -> YUV422
[20:49:30] [PASSED] YCBCR420 -> YUV420
[20:49:30] [PASSED] YCBCR444 -> YUV444
[20:49:30] [PASSED] RGB -> RGB
[20:49:30] ======== [PASSED] drm_test_check_hdmi_color_format =========
[20:49:30] ======== drm_test_check_hdmi_color_format_420_only ========
[20:49:30] [PASSED] RGB should fail
[20:49:30] [PASSED] YUV444 should fail
[20:49:30] [PASSED] YUV422 should fail
[20:49:30] [PASSED] YUV420 should work
[20:49:30] ==== [PASSED] drm_test_check_hdmi_color_format_420_only ====
[20:49:30] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[20:49:30] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[20:49:30] [PASSED] drm_test_check_broadcast_rgb_value
[20:49:30] [PASSED] drm_test_check_bpc_8_value
[20:49:30] [PASSED] drm_test_check_bpc_10_value
[20:49:30] [PASSED] drm_test_check_bpc_12_value
[20:49:30] [PASSED] drm_test_check_format_value
[20:49:30] [PASSED] drm_test_check_tmds_char_value
[20:49:30] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[20:49:30] = drm_atomic_helper_connector_hdmi_mode_valid (7 subtests) =
[20:49:30] [PASSED] drm_test_check_mode_valid
[20:49:30] [PASSED] drm_test_check_mode_valid_reject
[20:49:30] [PASSED] drm_test_check_mode_valid_reject_rate
[20:49:30] [PASSED] drm_test_check_mode_valid_reject_max_clock
[20:49:30] [PASSED] drm_test_check_mode_valid_yuv420_only_max_clock
[20:49:30] [PASSED] drm_test_check_mode_valid_reject_yuv420_only_connector
[20:49:30] [PASSED] drm_test_check_mode_valid_accept_yuv420_also_connector_rgb
[20:49:30] === [PASSED] drm_atomic_helper_connector_hdmi_mode_valid ===
[20:49:30] = drm_atomic_helper_connector_hdmi_infoframes (5 subtests) =
[20:49:30] [PASSED] drm_test_check_infoframes
[20:49:30] [PASSED] drm_test_check_reject_avi_infoframe
[20:49:30] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_8
[20:49:30] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_10
[20:49:30] [PASSED] drm_test_check_reject_audio_infoframe
[20:49:30] === [PASSED] drm_atomic_helper_connector_hdmi_infoframes ===
[20:49:30] ================= drm_managed (2 subtests) =================
[20:49:30] [PASSED] drm_test_managed_release_action
[20:49:30] [PASSED] drm_test_managed_run_action
[20:49:30] =================== [PASSED] drm_managed ===================
[20:49:30] =================== drm_mm (6 subtests) ====================
[20:49:30] [PASSED] drm_test_mm_init
[20:49:30] [PASSED] drm_test_mm_debug
[20:49:30] [PASSED] drm_test_mm_align32
[20:49:30] [PASSED] drm_test_mm_align64
[20:49:30] [PASSED] drm_test_mm_lowest
[20:49:30] [PASSED] drm_test_mm_highest
[20:49:30] ===================== [PASSED] drm_mm ======================
[20:49:30] ============= drm_modes_analog_tv (5 subtests) =============
[20:49:30] [PASSED] drm_test_modes_analog_tv_mono_576i
[20:49:30] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[20:49:30] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[20:49:30] [PASSED] drm_test_modes_analog_tv_pal_576i
[20:49:30] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[20:49:30] =============== [PASSED] drm_modes_analog_tv ===============
[20:49:30] ============== drm_plane_helper (2 subtests) ===============
[20:49:30] =============== drm_test_check_plane_state ================
[20:49:30] [PASSED] clipping_simple
[20:49:30] [PASSED] clipping_rotate_reflect
[20:49:30] [PASSED] positioning_simple
[20:49:30] [PASSED] upscaling
[20:49:30] [PASSED] downscaling
[20:49:30] [PASSED] rounding1
[20:49:30] [PASSED] rounding2
[20:49:30] [PASSED] rounding3
[20:49:30] [PASSED] rounding4
[20:49:30] =========== [PASSED] drm_test_check_plane_state ============
[20:49:30] =========== drm_test_check_invalid_plane_state ============
[20:49:30] [PASSED] positioning_invalid
[20:49:30] [PASSED] upscaling_invalid
[20:49:30] [PASSED] downscaling_invalid
[20:49:30] ======= [PASSED] drm_test_check_invalid_plane_state ========
[20:49:30] ================ [PASSED] drm_plane_helper =================
[20:49:30] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[20:49:30] ====== drm_test_connector_helper_tv_get_modes_check =======
[20:49:30] [PASSED] None
[20:49:30] [PASSED] PAL
[20:49:30] [PASSED] NTSC
[20:49:30] [PASSED] Both, NTSC Default
[20:49:30] [PASSED] Both, PAL Default
[20:49:30] [PASSED] Both, NTSC Default, with PAL on command-line
[20:49:30] [PASSED] Both, PAL Default, with NTSC on command-line
[20:49:30] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[20:49:30] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[20:49:30] ================== drm_rect (9 subtests) ===================
[20:49:30] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[20:49:30] [PASSED] drm_test_rect_clip_scaled_not_clipped
[20:49:30] [PASSED] drm_test_rect_clip_scaled_clipped
[20:49:30] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[20:49:30] ================= drm_test_rect_intersect =================
[20:49:30] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[20:49:30] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[20:49:30] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[20:49:30] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[20:49:30] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[20:49:30] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[20:49:30] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[20:49:30] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[20:49:30] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[20:49:30] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[20:49:30] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[20:49:30] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[20:49:30] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[20:49:30] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[20:49:30] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
[20:49:30] ============= [PASSED] drm_test_rect_intersect =============
[20:49:30] ================ drm_test_rect_calc_hscale ================
[20:49:30] [PASSED] normal use
[20:49:30] [PASSED] out of max range
[20:49:30] [PASSED] out of min range
[20:49:30] [PASSED] zero dst
[20:49:30] [PASSED] negative src
[20:49:30] [PASSED] negative dst
[20:49:30] ============ [PASSED] drm_test_rect_calc_hscale ============
[20:49:30] ================ drm_test_rect_calc_vscale ================
[20:49:30] [PASSED] normal use
[20:49:30] [PASSED] out of max range
[20:49:30] [PASSED] out of min range
[20:49:30] [PASSED] zero dst
[20:49:30] [PASSED] negative src
[20:49:30] [PASSED] negative dst
[20:49:30] ============ [PASSED] drm_test_rect_calc_vscale ============
[20:49:30] ================== drm_test_rect_rotate ===================
[20:49:30] [PASSED] reflect-x
[20:49:30] [PASSED] reflect-y
[20:49:30] [PASSED] rotate-0
[20:49:30] [PASSED] rotate-90
[20:49:30] [PASSED] rotate-180
[20:49:30] [PASSED] rotate-270
[20:49:30] ============== [PASSED] drm_test_rect_rotate ===============
[20:49:30] ================ drm_test_rect_rotate_inv =================
[20:49:30] [PASSED] reflect-x
[20:49:30] [PASSED] reflect-y
[20:49:30] [PASSED] rotate-0
[20:49:30] [PASSED] rotate-90
[20:49:30] [PASSED] rotate-180
[20:49:30] [PASSED] rotate-270
[20:49:30] ============ [PASSED] drm_test_rect_rotate_inv =============
[20:49:30] ==================== [PASSED] drm_rect =====================
[20:49:30] ============ drm_sysfb_modeset_test (1 subtest) ============
[20:49:30] ============ drm_test_sysfb_build_fourcc_list =============
[20:49:30] [PASSED] no native formats
[20:49:30] [PASSED] XRGB8888 as native format
[20:49:30] [PASSED] remove duplicates
[20:49:30] [PASSED] convert alpha formats
[20:49:30] [PASSED] random formats
[20:49:30] ======== [PASSED] drm_test_sysfb_build_fourcc_list =========
[20:49:30] ============= [PASSED] drm_sysfb_modeset_test ==============
[20:49:30] ================== drm_fixp (2 subtests) ===================
[20:49:30] [PASSED] drm_test_int2fixp
[20:49:30] [PASSED] drm_test_sm2fixp
[20:49:30] ==================== [PASSED] drm_fixp =====================
[20:49:30] ============================================================
[20:49:30] Testing complete. Ran 637 tests: passed: 637
[20:49:30] Elapsed time: 26.903s total, 1.820s configuring, 24.865s building, 0.192s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/ttm/tests/.kunitconfig
[20:49:31] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[20:49:32] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[20:49:42] Starting KUnit Kernel (1/1)...
[20:49:42] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[20:49:42] ================= ttm_device (5 subtests) ==================
[20:49:42] [PASSED] ttm_device_init_basic
[20:49:42] [PASSED] ttm_device_init_multiple
[20:49:42] [PASSED] ttm_device_fini_basic
[20:49:42] [PASSED] ttm_device_init_no_vma_man
[20:49:42] ================== ttm_device_init_pools ==================
[20:49:42] [PASSED] No DMA allocations, no DMA32 required
[20:49:42] [PASSED] DMA allocations, DMA32 required
[20:49:42] [PASSED] No DMA allocations, DMA32 required
[20:49:42] [PASSED] DMA allocations, no DMA32 required
[20:49:42] ============== [PASSED] ttm_device_init_pools ==============
[20:49:42] =================== [PASSED] ttm_device ====================
[20:49:42] ================== ttm_pool (8 subtests) ===================
[20:49:42] ================== ttm_pool_alloc_basic ===================
[20:49:42] [PASSED] One page
[20:49:42] [PASSED] More than one page
[20:49:42] [PASSED] Above the allocation limit
[20:49:42] [PASSED] One page, with coherent DMA mappings enabled
[20:49:42] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[20:49:42] ============== [PASSED] ttm_pool_alloc_basic ===============
[20:49:42] ============== ttm_pool_alloc_basic_dma_addr ==============
[20:49:42] [PASSED] One page
[20:49:42] [PASSED] More than one page
[20:49:42] [PASSED] Above the allocation limit
[20:49:42] [PASSED] One page, with coherent DMA mappings enabled
[20:49:42] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[20:49:42] ========== [PASSED] ttm_pool_alloc_basic_dma_addr ==========
[20:49:42] [PASSED] ttm_pool_alloc_order_caching_match
[20:49:42] [PASSED] ttm_pool_alloc_caching_mismatch
[20:49:42] [PASSED] ttm_pool_alloc_order_mismatch
[20:49:42] [PASSED] ttm_pool_free_dma_alloc
[20:49:42] [PASSED] ttm_pool_free_no_dma_alloc
[20:49:42] [PASSED] ttm_pool_fini_basic
[20:49:42] ==================== [PASSED] ttm_pool =====================
[20:49:42] ================ ttm_resource (8 subtests) =================
[20:49:42] ================= ttm_resource_init_basic =================
[20:49:42] [PASSED] Init resource in TTM_PL_SYSTEM
[20:49:42] [PASSED] Init resource in TTM_PL_VRAM
[20:49:42] [PASSED] Init resource in a private placement
[20:49:42] [PASSED] Init resource in TTM_PL_SYSTEM, set placement flags
[20:49:42] ============= [PASSED] ttm_resource_init_basic =============
[20:49:42] [PASSED] ttm_resource_init_pinned
[20:49:42] [PASSED] ttm_resource_fini_basic
[20:49:42] [PASSED] ttm_resource_manager_init_basic
[20:49:42] [PASSED] ttm_resource_manager_usage_basic
[20:49:42] [PASSED] ttm_resource_manager_set_used_basic
[20:49:42] [PASSED] ttm_sys_man_alloc_basic
[20:49:42] [PASSED] ttm_sys_man_free_basic
[20:49:42] ================== [PASSED] ttm_resource ===================
[20:49:42] =================== ttm_tt (15 subtests) ===================
[20:49:42] ==================== ttm_tt_init_basic ====================
[20:49:42] [PASSED] Page-aligned size
[20:49:42] [PASSED] Extra pages requested
[20:49:42] ================ [PASSED] ttm_tt_init_basic ================
[20:49:42] [PASSED] ttm_tt_init_misaligned
[20:49:42] [PASSED] ttm_tt_fini_basic
[20:49:42] [PASSED] ttm_tt_fini_sg
[20:49:42] [PASSED] ttm_tt_fini_shmem
[20:49:42] [PASSED] ttm_tt_create_basic
[20:49:42] [PASSED] ttm_tt_create_invalid_bo_type
[20:49:42] [PASSED] ttm_tt_create_ttm_exists
[20:49:42] [PASSED] ttm_tt_create_failed
[20:49:42] [PASSED] ttm_tt_destroy_basic
[20:49:42] [PASSED] ttm_tt_populate_null_ttm
[20:49:42] [PASSED] ttm_tt_populate_populated_ttm
[20:49:42] [PASSED] ttm_tt_unpopulate_basic
[20:49:42] [PASSED] ttm_tt_unpopulate_empty_ttm
[20:49:42] [PASSED] ttm_tt_swapin_basic
[20:49:42] ===================== [PASSED] ttm_tt ======================
[20:49:42] =================== ttm_bo (14 subtests) ===================
[20:49:42] =========== ttm_bo_reserve_optimistic_no_ticket ===========
[20:49:42] [PASSED] Cannot be interrupted and sleeps
[20:49:42] [PASSED] Cannot be interrupted, locks straight away
[20:49:42] [PASSED] Can be interrupted, sleeps
[20:49:42] ======= [PASSED] ttm_bo_reserve_optimistic_no_ticket =======
[20:49:42] [PASSED] ttm_bo_reserve_locked_no_sleep
[20:49:42] [PASSED] ttm_bo_reserve_no_wait_ticket
[20:49:42] [PASSED] ttm_bo_reserve_double_resv
[20:49:42] [PASSED] ttm_bo_reserve_interrupted
[20:49:42] [PASSED] ttm_bo_reserve_deadlock
[20:49:42] [PASSED] ttm_bo_unreserve_basic
[20:49:42] [PASSED] ttm_bo_unreserve_pinned
[20:49:42] [PASSED] ttm_bo_unreserve_bulk
[20:49:42] [PASSED] ttm_bo_fini_basic
[20:49:42] [PASSED] ttm_bo_fini_shared_resv
[20:49:42] [PASSED] ttm_bo_pin_basic
[20:49:42] [PASSED] ttm_bo_pin_unpin_resource
[20:49:42] [PASSED] ttm_bo_multiple_pin_one_unpin
[20:49:42] ===================== [PASSED] ttm_bo ======================
[20:49:42] ============== ttm_bo_validate (22 subtests) ===============
[20:49:42] ============== ttm_bo_init_reserved_sys_man ===============
[20:49:42] [PASSED] Buffer object for userspace
[20:49:42] [PASSED] Kernel buffer object
[20:49:42] [PASSED] Shared buffer object
[20:49:42] ========== [PASSED] ttm_bo_init_reserved_sys_man ===========
[20:49:42] ============== ttm_bo_init_reserved_mock_man ==============
[20:49:42] [PASSED] Buffer object for userspace
[20:49:42] [PASSED] Kernel buffer object
[20:49:42] [PASSED] Shared buffer object
[20:49:42] ========== [PASSED] ttm_bo_init_reserved_mock_man ==========
[20:49:42] [PASSED] ttm_bo_init_reserved_resv
[20:49:42] ================== ttm_bo_validate_basic ==================
[20:49:42] [PASSED] Buffer object for userspace
[20:49:42] [PASSED] Kernel buffer object
[20:49:42] [PASSED] Shared buffer object
[20:49:42] ============== [PASSED] ttm_bo_validate_basic ==============
[20:49:42] [PASSED] ttm_bo_validate_invalid_placement
[20:49:42] ============= ttm_bo_validate_same_placement ==============
[20:49:42] [PASSED] System manager
[20:49:42] [PASSED] VRAM manager
[20:49:42] ========= [PASSED] ttm_bo_validate_same_placement ==========
[20:49:42] [PASSED] ttm_bo_validate_failed_alloc
[20:49:42] [PASSED] ttm_bo_validate_pinned
[20:49:42] [PASSED] ttm_bo_validate_busy_placement
[20:49:42] ================ ttm_bo_validate_multihop =================
[20:49:42] [PASSED] Buffer object for userspace
[20:49:42] [PASSED] Kernel buffer object
[20:49:42] [PASSED] Shared buffer object
[20:49:42] ============ [PASSED] ttm_bo_validate_multihop =============
[20:49:42] ========== ttm_bo_validate_no_placement_signaled ==========
[20:49:42] [PASSED] Buffer object in system domain, no page vector
[20:49:42] [PASSED] Buffer object in system domain with an existing page vector
[20:49:42] ====== [PASSED] ttm_bo_validate_no_placement_signaled ======
[20:49:42] ======== ttm_bo_validate_no_placement_not_signaled ========
[20:49:42] [PASSED] Buffer object for userspace
[20:49:42] [PASSED] Kernel buffer object
[20:49:42] [PASSED] Shared buffer object
[20:49:42] ==== [PASSED] ttm_bo_validate_no_placement_not_signaled ====
[20:49:42] [PASSED] ttm_bo_validate_move_fence_signaled
[20:49:42] ========= ttm_bo_validate_move_fence_not_signaled =========
[20:49:42] [PASSED] Waits for GPU
[20:49:42] [PASSED] Tries to lock straight away
[20:49:42] ===== [PASSED] ttm_bo_validate_move_fence_not_signaled =====
[20:49:42] [PASSED] ttm_bo_validate_swapout
[20:49:42] [PASSED] ttm_bo_validate_happy_evict
[20:49:42] [PASSED] ttm_bo_validate_all_pinned_evict
[20:49:42] [PASSED] ttm_bo_validate_allowed_only_evict
[20:49:42] [PASSED] ttm_bo_validate_deleted_evict
[20:49:42] [PASSED] ttm_bo_validate_busy_domain_evict
[20:49:42] [PASSED] ttm_bo_validate_evict_gutting
[20:49:42] [PASSED] ttm_bo_validate_recrusive_evict
[20:49:42] ================= [PASSED] ttm_bo_validate =================
[20:49:42] ============================================================
[20:49:42] Testing complete. Ran 102 tests: passed: 102
[20:49:42] Elapsed time: 11.880s total, 1.825s configuring, 9.840s building, 0.178s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/dma-buf/.kunitconfig
[20:49:43] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[20:49:44] 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
[20:49:53] Starting KUnit Kernel (1/1)...
[20:49:53] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[20:49:53] =============== dma-buf-fence (12 subtests) ================
[20:49:53] [PASSED] test_sanitycheck
[20:49:53] [PASSED] test_signaling
[20:49:53] [PASSED] test_add_callback
[20:49:53] [PASSED] test_late_add_callback
[20:49:53] [PASSED] test_rm_callback
[20:49:53] [PASSED] test_late_rm_callback
[20:49:53] [PASSED] test_status
[20:49:53] [PASSED] test_error
[20:49:53] [PASSED] test_wait
[20:49:53] [PASSED] test_wait_timeout
[20:49:53] [PASSED] test_stub
[20:49:53] [SKIPPED] test_race_signal_callback (requires at least 2 CPUs)
[20:49:53] ================== [PASSED] dma-buf-fence ==================
[20:49:53] ============ dma-buf-fence-chain (11 subtests) =============
[20:49:53] [PASSED] test_sanitycheck
[20:49:53] [PASSED] test_find_seqno
[20:49:53] [PASSED] test_find_signaled
[20:49:53] [PASSED] test_find_out_of_order
[20:49:58] [PASSED] test_find_gap
[20:49:58] [PASSED] test_find_race
[20:49:58] [PASSED] test_signal_forward
[20:49:58] [PASSED] test_signal_backward
[20:49:58] [PASSED] test_wait_forward
[20:49:58] [PASSED] test_wait_backward
[20:49:58] [PASSED] test_wait_random
[20:49:58] =============== [PASSED] dma-buf-fence-chain ===============
[20:49:58] ============ dma-buf-fence-unwrap (10 subtests) ============
[20:49:58] [PASSED] test_sanitycheck
[20:49:58] [PASSED] test_unwrap_array
[20:49:58] [PASSED] test_unwrap_chain
[20:49:58] [PASSED] test_unwrap_chain_array
[20:49:58] [PASSED] test_unwrap_merge
[20:49:58] [PASSED] test_unwrap_merge_duplicate
[20:49:58] [PASSED] test_unwrap_merge_seqno
[20:49:58] [PASSED] test_unwrap_merge_order
[20:49:58] [PASSED] test_unwrap_merge_complex
[20:49:58] [PASSED] test_unwrap_merge_complex_seqno
[20:49:58] ============== [PASSED] dma-buf-fence-unwrap ===============
[20:49:58] ================ dma-buf-resv (5 subtests) =================
[20:49:58] [PASSED] test_sanitycheck
[20:49:58] ===================== test_signaling ======================
[20:49:58] [PASSED] kernel
[20:49:58] [PASSED] write
[20:49:58] [PASSED] read
[20:49:58] [PASSED] bookkeep
[20:49:58] ================= [PASSED] test_signaling ==================
[20:49:58] ====================== test_for_each ======================
[20:49:58] [PASSED] kernel
[20:49:58] [PASSED] write
[20:49:58] [PASSED] read
[20:49:58] [PASSED] bookkeep
[20:49:58] ================== [PASSED] test_for_each ==================
[20:49:58] ================= test_for_each_unlocked ==================
[20:49:58] [PASSED] kernel
[20:49:58] [PASSED] write
[20:49:58] [PASSED] read
[20:49:58] [PASSED] bookkeep
[20:49:58] ============= [PASSED] test_for_each_unlocked ==============
[20:49:58] ===================== test_get_fences =====================
[20:49:58] [PASSED] kernel
[20:49:58] [PASSED] write
[20:49:58] [PASSED] read
[20:49:58] [PASSED] bookkeep
[20:49:58] ================= [PASSED] test_get_fences =================
[20:49:58] ================== [PASSED] dma-buf-resv ===================
[20:49:58] ============================================================
[20:49:58] Testing complete. Ran 50 tests: passed: 49, skipped: 1
[20:49:58] Elapsed time: 15.671s total, 1.797s configuring, 8.552s building, 5.287s running
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel
^ permalink raw reply [flat|nested] 10+ messages in thread* ✗ Xe.CI.BAT: failure for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev2)
2026-08-14 21:07 [PATCH 1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H Julia Filipchuk
` (4 preceding siblings ...)
2026-08-17 20:50 ` ✓ CI.KUnit: success for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev2) Patchwork
@ 2026-08-17 21:41 ` Patchwork
2026-08-20 18:50 ` Julia Filipchuk
2026-08-18 1:27 ` ✓ Xe.CI.FULL: success " Patchwork
2026-08-20 21:31 ` ✓ CI.KUnit: success for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev3) Patchwork
7 siblings, 1 reply; 10+ messages in thread
From: Patchwork @ 2026-08-17 21:41 UTC (permalink / raw)
To: Julia Filipchuk; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 1949 bytes --]
== Series Details ==
Series: series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev2)
URL : https://patchwork.freedesktop.org/series/172255/
State : failure
== Summary ==
CI Bug Log - changes from xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716_BAT -> xe-pw-172255v2_BAT
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with xe-pw-172255v2_BAT absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in xe-pw-172255v2_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 -> 12)
------------------------------
Missing (1): bat-nvls-1
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in xe-pw-172255v2_BAT:
### IGT changes ###
#### Possible regressions ####
* igt@xe_waitfence@engine:
- bat-wcl-2: [PASS][1] -> [FAIL][2]
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/bat-wcl-2/igt@xe_waitfence@engine.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/bat-wcl-2/igt@xe_waitfence@engine.html
Build changes
-------------
* IGT: IGT_9057 -> IGT_9059
* Linux: xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716 -> xe-pw-172255v2
IGT_9057: 8f7d5198bdb1c5af7c97b967a0bcbe77b653e8a0 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_9059: f5a4ff79434df36db1d6b13deb37c90a6602565e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716: 24a2127c5f2bce93dbb33cbbee84666272a5e716
xe-pw-172255v2: 172255v2
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/index.html
[-- Attachment #2: Type: text/html, Size: 2548 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread* ✓ Xe.CI.FULL: success for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev2)
2026-08-14 21:07 [PATCH 1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H Julia Filipchuk
` (5 preceding siblings ...)
2026-08-17 21:41 ` ✗ Xe.CI.BAT: failure " Patchwork
@ 2026-08-18 1:27 ` Patchwork
2026-08-20 21:31 ` ✓ CI.KUnit: success for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev3) Patchwork
7 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2026-08-18 1:27 UTC (permalink / raw)
To: Julia Filipchuk; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 37004 bytes --]
== Series Details ==
Series: series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev2)
URL : https://patchwork.freedesktop.org/series/172255/
State : success
== Summary ==
CI Bug Log - changes from xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716_FULL -> xe-pw-172255v2_FULL
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (2 -> 2)
------------------------------
No changes in participating hosts
Known issues
------------
Here are the changes found in xe-pw-172255v2_FULL that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_async_flips@alternate-sync-async-flip-atomic:
- shard-bmg: [PASS][1] -> [FAIL][2] ([Intel XE#3718] / [Intel XE#6078])
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-8/igt@kms_async_flips@alternate-sync-async-flip-atomic.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-2/igt@kms_async_flips@alternate-sync-async-flip-atomic.html
* igt@kms_async_flips@alternate-sync-async-flip-atomic@pipe-d-dp-2:
- shard-bmg: [PASS][3] -> [FAIL][4] ([Intel XE#6078])
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-8/igt@kms_async_flips@alternate-sync-async-flip-atomic@pipe-d-dp-2.html
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-2/igt@kms_async_flips@alternate-sync-async-flip-atomic@pipe-d-dp-2.html
* igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels:
- shard-bmg: NOTRUN -> [SKIP][5] ([Intel XE#2370])
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-8/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-90:
- shard-bmg: NOTRUN -> [SKIP][6] ([Intel XE#2327]) +3 other tests skip
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-5/igt@kms_big_fb@x-tiled-32bpp-rotate-90.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-async-flip:
- shard-bmg: NOTRUN -> [SKIP][7] ([Intel XE#1124]) +5 other tests skip
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-9/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
* igt@kms_bw@connected-linear-tiling-3-displays-target-2160x1440p:
- shard-bmg: NOTRUN -> [SKIP][8] ([Intel XE#7679])
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-10/igt@kms_bw@connected-linear-tiling-3-displays-target-2160x1440p.html
* igt@kms_bw@linear-tiling-2-displays-target-2560x1440p:
- shard-bmg: NOTRUN -> [SKIP][9] ([Intel XE#367]) +2 other tests skip
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-2/igt@kms_bw@linear-tiling-2-displays-target-2560x1440p.html
* igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs@pipe-b-dp-2:
- shard-bmg: NOTRUN -> [SKIP][10] ([Intel XE#2652]) +8 other tests skip
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-4/igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs@pipe-b-dp-2.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs:
- shard-bmg: NOTRUN -> [SKIP][11] ([Intel XE#3432])
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-3/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc:
- shard-bmg: NOTRUN -> [SKIP][12] ([Intel XE#2887]) +7 other tests skip
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-2/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_chamelium_color@degamma:
- shard-bmg: NOTRUN -> [SKIP][13] ([Intel XE#2325] / [Intel XE#7358]) +1 other test skip
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-8/igt@kms_chamelium_color@degamma.html
* igt@kms_chamelium_hpd@common-hpd-after-suspend:
- shard-bmg: NOTRUN -> [SKIP][14] ([Intel XE#2252]) +4 other tests skip
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-8/igt@kms_chamelium_hpd@common-hpd-after-suspend.html
* igt@kms_content_protection@atomic-hdcp14:
- shard-bmg: NOTRUN -> [FAIL][15] ([Intel XE#1178] / [Intel XE#3304] / [Intel XE#7374]) +1 other test fail
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-5/igt@kms_content_protection@atomic-hdcp14.html
* igt@kms_content_protection@dp-mst-lic-type-0-hdcp14:
- shard-bmg: NOTRUN -> [SKIP][16] ([Intel XE#6974]) +1 other test skip
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-1/igt@kms_content_protection@dp-mst-lic-type-0-hdcp14.html
* igt@kms_content_protection@dp-mst-lic-type-1:
- shard-bmg: NOTRUN -> [SKIP][17] ([Intel XE#2390] / [Intel XE#6974])
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-7/igt@kms_content_protection@dp-mst-lic-type-1.html
* igt@kms_cursor_crc@cursor-offscreen-32x32:
- shard-bmg: NOTRUN -> [SKIP][18] ([Intel XE#2320]) +3 other tests skip
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-5/igt@kms_cursor_crc@cursor-offscreen-32x32.html
* igt@kms_cursor_legacy@flip-vs-cursor-atomic:
- shard-bmg: [PASS][19] -> [FAIL][20] ([Intel XE#7809]) +1 other test fail
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-9/igt@kms_cursor_legacy@flip-vs-cursor-atomic.html
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-4/igt@kms_cursor_legacy@flip-vs-cursor-atomic.html
* igt@kms_dp_link_training@uhbr-sst:
- shard-bmg: NOTRUN -> [SKIP][21] ([Intel XE#4354] / [Intel XE#5870])
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-5/igt@kms_dp_link_training@uhbr-sst.html
* igt@kms_dsc@dsc-basic:
- shard-bmg: NOTRUN -> [SKIP][22] ([Intel XE#8265]) +3 other tests skip
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-5/igt@kms_dsc@dsc-basic.html
* igt@kms_feature_discovery@chamelium:
- shard-bmg: NOTRUN -> [SKIP][23] ([Intel XE#2372] / [Intel XE#7359])
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-3/igt@kms_feature_discovery@chamelium.html
* igt@kms_feature_discovery@psr1:
- shard-bmg: NOTRUN -> [SKIP][24] ([Intel XE#2374] / [Intel XE#6127])
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-7/igt@kms_feature_discovery@psr1.html
* igt@kms_feature_discovery@psr2:
- shard-bmg: NOTRUN -> [SKIP][25] ([Intel XE#2374] / [Intel XE#6128])
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-2/igt@kms_feature_discovery@psr2.html
* igt@kms_flip@flip-vs-expired-vblank@a-edp1:
- shard-lnl: [PASS][26] -> [FAIL][27] ([Intel XE#301]) +3 other tests fail
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-lnl-3/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-lnl-6/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling:
- shard-bmg: NOTRUN -> [SKIP][28] ([Intel XE#7178] / [Intel XE#7351])
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-4/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling:
- shard-bmg: NOTRUN -> [SKIP][29] ([Intel XE#7178] / [Intel XE#7349])
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-7/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling.html
* igt@kms_flip_scaled_crc@flip-p016-linear-to-p016-linear-reflect-x:
- shard-bmg: NOTRUN -> [SKIP][30] ([Intel XE#7179]) +1 other test skip
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-4/igt@kms_flip_scaled_crc@flip-p016-linear-to-p016-linear-reflect-x.html
* igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw:
- shard-bmg: NOTRUN -> [SKIP][31] ([Intel XE#2311]) +36 other tests skip
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-1/igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-msflip-blt:
- shard-bmg: NOTRUN -> [SKIP][32] ([Intel XE#4141]) +5 other tests skip
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-9/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-argb161616f-draw-render:
- shard-bmg: NOTRUN -> [SKIP][33] ([Intel XE#7061] / [Intel XE#7356]) +3 other tests skip
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-3/igt@kms_frontbuffer_tracking@fbc-argb161616f-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y:
- shard-bmg: NOTRUN -> [SKIP][34] ([Intel XE#2352] / [Intel XE#7399])
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-3/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
* igt@kms_frontbuffer_tracking@psrhdr-2p-primscrn-spr-indfb-move:
- shard-bmg: NOTRUN -> [SKIP][35] ([Intel XE#2313]) +40 other tests skip
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-3/igt@kms_frontbuffer_tracking@psrhdr-2p-primscrn-spr-indfb-move.html
* igt@kms_frontbuffer_tracking@psrhdr-argb161616f-draw-render:
- shard-bmg: NOTRUN -> [SKIP][36] ([Intel XE#7061]) +2 other tests skip
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-7/igt@kms_frontbuffer_tracking@psrhdr-argb161616f-draw-render.html
* igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner:
- shard-bmg: NOTRUN -> [SKIP][37] ([Intel XE#4090] / [Intel XE#7443])
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-2/igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner.html
* igt@kms_plane@pixel-format-yf-tiled-modifier:
- shard-bmg: NOTRUN -> [SKIP][38] ([Intel XE#7283]) +2 other tests skip
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-3/igt@kms_plane@pixel-format-yf-tiled-modifier.html
* igt@kms_pm_dc@dc3co-framedrop-check@psr2-xrgb8888:
- shard-bmg: NOTRUN -> [SKIP][39] ([Intel XE#8396]) +3 other tests skip
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-1/igt@kms_pm_dc@dc3co-framedrop-check@psr2-xrgb8888.html
* igt@kms_pm_dc@dc3co-vpb-simulation:
- shard-bmg: NOTRUN -> [SKIP][40] ([Intel XE#8395] / [Intel XE#8396]) +3 other tests skip
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-2/igt@kms_pm_dc@dc3co-vpb-simulation.html
* igt@kms_pm_dc@deep-pkgc:
- shard-lnl: [PASS][41] -> [FAIL][42] ([Intel XE#2029] / [Intel XE#7395])
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-lnl-3/igt@kms_pm_dc@deep-pkgc.html
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-lnl-2/igt@kms_pm_dc@deep-pkgc.html
* igt@kms_pm_rpm@dpms-lpsp:
- shard-bmg: NOTRUN -> [SKIP][43] ([Intel XE#1439] / [Intel XE#3141] / [Intel XE#7383] / [Intel XE#836])
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-6/igt@kms_pm_rpm@dpms-lpsp.html
* igt@kms_psr2_sf@fbc-psr2-overlay-primary-update-sf-dmg-area:
- shard-bmg: NOTRUN -> [SKIP][44] ([Intel XE#1489]) +3 other tests skip
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-7/igt@kms_psr2_sf@fbc-psr2-overlay-primary-update-sf-dmg-area.html
* igt@kms_psr@psr-primary-page-flip:
- shard-bmg: NOTRUN -> [SKIP][45] ([Intel XE#2234] / [Intel XE#2850]) +9 other tests skip
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-3/igt@kms_psr@psr-primary-page-flip.html
* igt@kms_rotation_crc@primary-rotation-90:
- shard-bmg: NOTRUN -> [SKIP][46] ([Intel XE#3904] / [Intel XE#7342]) +1 other test skip
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-8/igt@kms_rotation_crc@primary-rotation-90.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180:
- shard-bmg: NOTRUN -> [SKIP][47] ([Intel XE#2330] / [Intel XE#5813])
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-10/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180.html
* igt@kms_scaling_modes@scaling-mode-full-aspect:
- shard-bmg: NOTRUN -> [SKIP][48] ([Intel XE#2413])
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-8/igt@kms_scaling_modes@scaling-mode-full-aspect.html
* igt@kms_setmode@invalid-clone-exclusive-crtc:
- shard-bmg: NOTRUN -> [SKIP][49] ([Intel XE#1435] / [Intel XE#8695])
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-4/igt@kms_setmode@invalid-clone-exclusive-crtc.html
* igt@kms_sharpness_filter@filter-suspend:
- shard-bmg: NOTRUN -> [SKIP][50] ([Intel XE#6503])
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-5/igt@kms_sharpness_filter@filter-suspend.html
* igt@kms_tv_load_detect@load-detect:
- shard-bmg: NOTRUN -> [SKIP][51] ([Intel XE#2450] / [Intel XE#5857])
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-6/igt@kms_tv_load_detect@load-detect.html
* igt@kms_vrr@flip-basic-fastset:
- shard-bmg: NOTRUN -> [SKIP][52] ([Intel XE#1499])
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-10/igt@kms_vrr@flip-basic-fastset.html
* igt@xe_create@multigpu-create-massive-size:
- shard-bmg: NOTRUN -> [SKIP][53] ([Intel XE#2504] / [Intel XE#7319] / [Intel XE#7350])
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-8/igt@xe_create@multigpu-create-massive-size.html
* igt@xe_exec_basic@multigpu-once-null-rebind:
- shard-bmg: NOTRUN -> [SKIP][54] ([Intel XE#2322] / [Intel XE#7372]) +5 other tests skip
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-1/igt@xe_exec_basic@multigpu-once-null-rebind.html
* igt@xe_exec_fault_mode@many-multi-queue-rebind-prefetch:
- shard-bmg: NOTRUN -> [SKIP][55] ([Intel XE#8374]) +10 other tests skip
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-7/igt@xe_exec_fault_mode@many-multi-queue-rebind-prefetch.html
* igt@xe_exec_multi_queue@many-queues-userptr-invalidate:
- shard-bmg: NOTRUN -> [SKIP][56] ([Intel XE#8364]) +18 other tests skip
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-8/igt@xe_exec_multi_queue@many-queues-userptr-invalidate.html
* igt@xe_exec_reset@cm-multi-queue-close-fd:
- shard-bmg: NOTRUN -> [SKIP][57] ([Intel XE#8369]) +1 other test skip
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-9/igt@xe_exec_reset@cm-multi-queue-close-fd.html
* igt@xe_exec_threads@threads-multi-queue-mixed-rebind:
- shard-bmg: NOTRUN -> [SKIP][58] ([Intel XE#8378]) +3 other tests skip
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-4/igt@xe_exec_threads@threads-multi-queue-mixed-rebind.html
* igt@xe_fault_injection@vm-create-fail-xe_exec_queue_create_bind:
- shard-bmg: NOTRUN -> [ABORT][59] ([Intel XE#8007])
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-9/igt@xe_fault_injection@vm-create-fail-xe_exec_queue_create_bind.html
* igt@xe_live_ktest@xe_eudebug:
- shard-bmg: NOTRUN -> [SKIP][60] ([Intel XE#2833])
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-10/igt@xe_live_ktest@xe_eudebug.html
* igt@xe_multigpu_svm@mgpu-atomic-op-conflict:
- shard-bmg: NOTRUN -> [SKIP][61] ([Intel XE#6964]) +2 other tests skip
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-5/igt@xe_multigpu_svm@mgpu-atomic-op-conflict.html
* igt@xe_page_reclaim@boundary-split:
- shard-bmg: NOTRUN -> [SKIP][62] ([Intel XE#7793]) +3 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-5/igt@xe_page_reclaim@boundary-split.html
* igt@xe_pat@pat-sw-hw-suspend:
- shard-bmg: NOTRUN -> [FAIL][63] ([Intel XE#7695])
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-1/igt@xe_pat@pat-sw-hw-suspend.html
* igt@xe_pm@s3-d3cold-basic-exec:
- shard-bmg: NOTRUN -> [SKIP][64] ([Intel XE#2284] / [Intel XE#7370]) +1 other test skip
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-3/igt@xe_pm@s3-d3cold-basic-exec.html
* igt@xe_pxp@pxp-src-to-pxp-dest-rendercopy:
- shard-bmg: NOTRUN -> [SKIP][65] ([Intel XE#4733] / [Intel XE#7417]) +2 other tests skip
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-2/igt@xe_pxp@pxp-src-to-pxp-dest-rendercopy.html
* igt@xe_query@multigpu-query-invalid-size:
- shard-bmg: NOTRUN -> [SKIP][66] ([Intel XE#944]) +1 other test skip
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-1/igt@xe_query@multigpu-query-invalid-size.html
#### Possible fixes ####
* igt@core_hotunplug@hotreplug-lateclose:
- shard-bmg: [ABORT][67] ([Intel XE#8007]) -> [PASS][68]
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-2/igt@core_hotunplug@hotreplug-lateclose.html
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-7/igt@core_hotunplug@hotreplug-lateclose.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible@c-edp1:
- shard-lnl: [FAIL][69] ([Intel XE#301] / [Intel XE#3149]) -> [PASS][70]
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-lnl-2/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-edp1.html
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-lnl-4/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-edp1.html
* igt@kms_pm_dc@dc6-psr:
- shard-lnl: [FAIL][71] ([Intel XE#8399]) -> [PASS][72]
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-lnl-7/igt@kms_pm_dc@dc6-psr.html
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-lnl-7/igt@kms_pm_dc@dc6-psr.html
* igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
- shard-lnl: [SKIP][73] ([Intel XE#8361]) -> [PASS][74]
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-lnl-6/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-lnl-3/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
* igt@xe_exec_fault_mode@atomic-many:
- shard-bmg: [FAIL][75] ([Intel XE#8578]) -> [PASS][76]
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-6/igt@xe_exec_fault_mode@atomic-many.html
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-5/igt@xe_exec_fault_mode@atomic-many.html
* igt@xe_module_load@load:
- shard-bmg: ([PASS][77], [PASS][78], [PASS][79], [PASS][80], [PASS][81], [PASS][82], [PASS][83], [PASS][84], [PASS][85], [PASS][86], [PASS][87], [PASS][88], [PASS][89], [PASS][90], [PASS][91], [PASS][92], [PASS][93], [PASS][94], [SKIP][95], [PASS][96], [PASS][97], [PASS][98], [PASS][99], [PASS][100], [PASS][101], [PASS][102]) ([Intel XE#2457] / [Intel XE#7405]) -> ([PASS][103], [PASS][104], [PASS][105], [PASS][106], [PASS][107], [PASS][108], [PASS][109], [PASS][110], [PASS][111], [PASS][112], [PASS][113], [PASS][114], [PASS][115], [PASS][116], [PASS][117], [PASS][118], [PASS][119], [PASS][120], [PASS][121], [PASS][122], [PASS][123], [PASS][124], [PASS][125], [PASS][126], [PASS][127])
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-4/igt@xe_module_load@load.html
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-4/igt@xe_module_load@load.html
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-5/igt@xe_module_load@load.html
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-9/igt@xe_module_load@load.html
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-5/igt@xe_module_load@load.html
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-9/igt@xe_module_load@load.html
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-2/igt@xe_module_load@load.html
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-10/igt@xe_module_load@load.html
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-7/igt@xe_module_load@load.html
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-7/igt@xe_module_load@load.html
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-7/igt@xe_module_load@load.html
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-6/igt@xe_module_load@load.html
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-6/igt@xe_module_load@load.html
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-10/igt@xe_module_load@load.html
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-8/igt@xe_module_load@load.html
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-8/igt@xe_module_load@load.html
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-9/igt@xe_module_load@load.html
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-6/igt@xe_module_load@load.html
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-3/igt@xe_module_load@load.html
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-8/igt@xe_module_load@load.html
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-2/igt@xe_module_load@load.html
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-3/igt@xe_module_load@load.html
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-1/igt@xe_module_load@load.html
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-5/igt@xe_module_load@load.html
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-1/igt@xe_module_load@load.html
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-1/igt@xe_module_load@load.html
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-4/igt@xe_module_load@load.html
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-4/igt@xe_module_load@load.html
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-9/igt@xe_module_load@load.html
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-8/igt@xe_module_load@load.html
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-8/igt@xe_module_load@load.html
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-8/igt@xe_module_load@load.html
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-6/igt@xe_module_load@load.html
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-9/igt@xe_module_load@load.html
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-2/igt@xe_module_load@load.html
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-3/igt@xe_module_load@load.html
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-10/igt@xe_module_load@load.html
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-5/igt@xe_module_load@load.html
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-6/igt@xe_module_load@load.html
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-3/igt@xe_module_load@load.html
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-7/igt@xe_module_load@load.html
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-10/igt@xe_module_load@load.html
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-3/igt@xe_module_load@load.html
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-5/igt@xe_module_load@load.html
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-2/igt@xe_module_load@load.html
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-10/igt@xe_module_load@load.html
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-5/igt@xe_module_load@load.html
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-7/igt@xe_module_load@load.html
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-1/igt@xe_module_load@load.html
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-4/igt@xe_module_load@load.html
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-1/igt@xe_module_load@load.html
* igt@xe_pmu@engine-activity-accuracy-50:
- shard-bmg: [FAIL][128] ([Intel XE#8555]) -> [PASS][129] +2 other tests pass
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-9/igt@xe_pmu@engine-activity-accuracy-50.html
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-6/igt@xe_pmu@engine-activity-accuracy-50.html
* igt@xe_sriov_flr@flr-vfs-parallel:
- shard-bmg: [FAIL][130] ([Intel XE#6569]) -> [PASS][131]
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-1/igt@xe_sriov_flr@flr-vfs-parallel.html
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-10/igt@xe_sriov_flr@flr-vfs-parallel.html
#### Warnings ####
* igt@kms_big_fb@linear-8bpp-rotate-270:
- shard-lnl: [SKIP][132] ([Intel XE#1407]) -> [ABORT][133] ([Intel XE#4760])
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-lnl-4/igt@kms_big_fb@linear-8bpp-rotate-270.html
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-lnl-8/igt@kms_big_fb@linear-8bpp-rotate-270.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible:
- shard-lnl: [FAIL][134] ([Intel XE#301] / [Intel XE#3149]) -> [FAIL][135] ([Intel XE#301])
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-lnl-2/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-lnl-4/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
* igt@sriov_basic@pf-unbind-with-vfs-enabled-numvfs-all:
- shard-bmg: [FAIL][136] ([Intel XE#7992]) -> [ABORT][137] ([Intel XE#8868])
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716/shard-bmg-1/igt@sriov_basic@pf-unbind-with-vfs-enabled-numvfs-all.html
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/shard-bmg-8/igt@sriov_basic@pf-unbind-with-vfs-enabled-numvfs-all.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#1407]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1407
[Intel XE#1435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435
[Intel XE#1439]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1439
[Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
[Intel XE#1499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1499
[Intel XE#2029]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2029
[Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
[Intel XE#2284]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2284
[Intel XE#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#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322
[Intel XE#2325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325
[Intel XE#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327
[Intel XE#2330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2330
[Intel XE#2352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2352
[Intel XE#2370]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2370
[Intel XE#2372]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2372
[Intel XE#2374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2374
[Intel XE#2390]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2390
[Intel XE#2413]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2413
[Intel XE#2450]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2450
[Intel XE#2457]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2457
[Intel XE#2504]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2504
[Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
[Intel XE#2833]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2833
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
[Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301
[Intel XE#3141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3141
[Intel XE#3149]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3149
[Intel XE#3304]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3304
[Intel XE#3432]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3432
[Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
[Intel XE#3718]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3718
[Intel XE#3904]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3904
[Intel XE#4090]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4090
[Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
[Intel XE#4354]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4354
[Intel XE#4733]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4733
[Intel XE#4760]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4760
[Intel XE#5813]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5813
[Intel XE#5857]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5857
[Intel XE#5870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5870
[Intel XE#6078]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6078
[Intel XE#6127]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6127
[Intel XE#6128]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6128
[Intel XE#6503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6503
[Intel XE#6569]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6569
[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#7061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7061
[Intel XE#7178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7178
[Intel XE#7179]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7179
[Intel XE#7283]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7283
[Intel XE#7319]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7319
[Intel XE#7342]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7342
[Intel XE#7349]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7349
[Intel XE#7350]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7350
[Intel XE#7351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7351
[Intel XE#7356]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7356
[Intel XE#7358]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7358
[Intel XE#7359]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7359
[Intel XE#7370]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7370
[Intel XE#7372]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7372
[Intel XE#7374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7374
[Intel XE#7383]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7383
[Intel XE#7395]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7395
[Intel XE#7399]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7399
[Intel XE#7405]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7405
[Intel XE#7417]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7417
[Intel XE#7443]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7443
[Intel XE#7679]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7679
[Intel XE#7695]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7695
[Intel XE#7793]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7793
[Intel XE#7809]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7809
[Intel XE#7992]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7992
[Intel XE#8007]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8007
[Intel XE#8265]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8265
[Intel XE#836]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/836
[Intel XE#8361]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8361
[Intel XE#8364]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8364
[Intel XE#8369]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8369
[Intel XE#8374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8374
[Intel XE#8378]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8378
[Intel XE#8395]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8395
[Intel XE#8396]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8396
[Intel XE#8399]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8399
[Intel XE#8555]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8555
[Intel XE#8578]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8578
[Intel XE#8695]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8695
[Intel XE#8868]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8868
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
Build changes
-------------
* IGT: IGT_9057 -> IGT_9059
* Linux: xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716 -> xe-pw-172255v2
IGT_9057: 8f7d5198bdb1c5af7c97b967a0bcbe77b653e8a0 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_9059: f5a4ff79434df36db1d6b13deb37c90a6602565e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-5607-24a2127c5f2bce93dbb33cbbee84666272a5e716: 24a2127c5f2bce93dbb33cbbee84666272a5e716
xe-pw-172255v2: 172255v2
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-172255v2/index.html
[-- Attachment #2: Type: text/html, Size: 40118 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread* ✓ CI.KUnit: success for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev3)
2026-08-14 21:07 [PATCH 1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H Julia Filipchuk
` (6 preceding siblings ...)
2026-08-18 1:27 ` ✓ Xe.CI.FULL: success " Patchwork
@ 2026-08-20 21:31 ` Patchwork
7 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2026-08-20 21:31 UTC (permalink / raw)
To: Julia Filipchuk; +Cc: intel-xe
== Series Details ==
Series: series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev3)
URL : https://patchwork.freedesktop.org/series/172255/
State : success
== Summary ==
+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[21:29:28] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[21:29:32] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[21:30:04] Starting KUnit Kernel (1/1)...
[21:30:04] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[21:30:04] ================== guc_buf (11 subtests) ===================
[21:30:04] [PASSED] test_smallest
[21:30:04] [PASSED] test_largest
[21:30:04] [PASSED] test_granular
[21:30:04] [PASSED] test_unique
[21:30:04] [PASSED] test_overlap
[21:30:04] [PASSED] test_reusable
[21:30:04] [PASSED] test_too_big
[21:30:04] [PASSED] test_flush
[21:30:04] [PASSED] test_lookup
[21:30:04] [PASSED] test_data
[21:30:04] [PASSED] test_class
[21:30:04] ===================== [PASSED] guc_buf =====================
[21:30:04] =================== guc_dbm (7 subtests) ===================
[21:30:04] [PASSED] test_empty
[21:30:04] [PASSED] test_default
[21:30:04] ======================== test_size ========================
[21:30:04] [PASSED] 4
[21:30:04] [PASSED] 8
[21:30:04] [PASSED] 32
[21:30:04] [PASSED] 256
[21:30:04] ==================== [PASSED] test_size ====================
[21:30:04] ======================= test_reuse ========================
[21:30:04] [PASSED] 4
[21:30:04] [PASSED] 8
[21:30:04] [PASSED] 32
[21:30:04] [PASSED] 256
[21:30:04] =================== [PASSED] test_reuse ====================
[21:30:04] =================== test_range_overlap ====================
[21:30:04] [PASSED] 4
[21:30:04] [PASSED] 8
[21:30:04] [PASSED] 32
[21:30:04] [PASSED] 256
[21:30:04] =============== [PASSED] test_range_overlap ================
[21:30:04] =================== test_range_compact ====================
[21:30:04] [PASSED] 4
[21:30:04] [PASSED] 8
[21:30:04] [PASSED] 32
[21:30:04] [PASSED] 256
[21:30:04] =============== [PASSED] test_range_compact ================
[21:30:04] ==================== test_range_spare =====================
[21:30:04] [PASSED] 4
[21:30:04] [PASSED] 8
[21:30:04] [PASSED] 32
[21:30:04] [PASSED] 256
[21:30:04] ================ [PASSED] test_range_spare =================
[21:30:04] ===================== [PASSED] guc_dbm =====================
[21:30:04] =================== guc_idm (6 subtests) ===================
[21:30:04] [PASSED] bad_init
[21:30:04] [PASSED] no_init
[21:30:04] [PASSED] init_fini
[21:30:04] [PASSED] check_used
[21:30:04] [PASSED] check_quota
[21:30:04] [PASSED] check_all
[21:30:04] ===================== [PASSED] guc_idm =====================
[21:30:04] =============== guc_klv_helpers (9 subtests) ===============
[21:30:04] [PASSED] test_count
[21:30:04] [PASSED] test_encode_u32
[21:30:04] [PASSED] test_encode_u64
[21:30:04] [PASSED] test_encode_string
[21:30:04] [PASSED] test_encode_object_raw
[21:30:04] [PASSED] test_encode_object_klv
[21:30:04] [PASSED] test_encode_object_nested
[21:30:04] [PASSED] test_encode_object_basic
[21:30:04] [PASSED] test_print
[21:30:04] ================= [PASSED] guc_klv_helpers =================
[21:30:04] =================== xe_log (4 subtests) ====================
[21:30:04] [PASSED] demo_cper
[21:30:04] [PASSED] demo_dmesg
[21:30:04] ======================= test_dmesg ========================
[21:30:04] [PASSED] test_fatal
[21:30:04] [PASSED] test_fatal_tile
[21:30:04] [PASSED] test_fatal_gt
[21:30:04] [PASSED] test_fatal_comp
[21:30:04] [PASSED] test_fatal_comp_tile
[21:30:04] [PASSED] test_fatal_comp_gt
[21:30:04] [PASSED] test_fatal_all
[21:30:04] [PASSED] test_recoverable
[21:30:04] [PASSED] test_recoverable_tile
[21:30:04] [PASSED] test_recoverable_gt
[21:30:04] [PASSED] test_recoverable_comp
[21:30:04] [PASSED] test_recoverable_comp_tile
[21:30:04] [PASSED] test_recoverable_comp_gt
[21:30:04] [PASSED] test_recoverable_all
[21:30:04] [PASSED] test_info
[21:30:04] [PASSED] test_info_tile
[21:30:04] [PASSED] test_info_gt
[21:30:04] [PASSED] test_info_err
[21:30:04] [PASSED] test_info_comp
[21:30:04] [PASSED] test_info_comp_tile
[21:30:04] [PASSED] test_info_comp_gt
[21:30:04] [PASSED] test_info_all
[21:30:04] [PASSED] test_hw_fatal
[21:30:04] [PASSED] test_hw_recoverable
[21:30:04] [PASSED] test_hw_corrected
[21:30:04] [PASSED] test_hw_informational
[21:30:04] =================== [PASSED] test_dmesg ====================
[21:30:04] ====================== test_invalid =======================
[21:30:04] [SKIPPED] no-component no-location no-warn (requires CONFIG_DRM_XE_DEBUG)
[21:30:04] [SKIPPED] reserved location (requires CONFIG_DRM_XE_DEBUG)
[21:30:04] [SKIPPED] unknown location (requires CONFIG_DRM_XE_DEBUG)
[21:30:04] [SKIPPED] nonzero-device-id location (requires CONFIG_DRM_XE_DEBUG)
[21:30:04] [SKIPPED] invalid-tile-id location (requires CONFIG_DRM_XE_DEBUG)
[21:30:04] [SKIPPED] invalid-gt-id location (requires CONFIG_DRM_XE_DEBUG)
[21:30:04] [SKIPPED] unknown component class (requires CONFIG_DRM_XE_DEBUG)
[21:30:04] [SKIPPED] unknown system component (requires CONFIG_DRM_XE_DEBUG)
[21:30:04] [SKIPPED] unknown hardware component (requires CONFIG_DRM_XE_DEBUG)
[21:30:04] [SKIPPED] unknown component and location (requires CONFIG_DRM_XE_DEBUG)
[21:30:04] ================== [SKIPPED] test_invalid ==================
[21:30:04] ===================== [PASSED] xe_log ======================
[21:30:04] ================== no_relay (3 subtests) ===================
[21:30:04] [PASSED] xe_drops_guc2pf_if_not_ready
[21:30:04] [PASSED] xe_drops_guc2vf_if_not_ready
[21:30:04] [PASSED] xe_rejects_send_if_not_ready
[21:30:04] ==================== [PASSED] no_relay =====================
[21:30:04] ================== pf_relay (14 subtests) ==================
[21:30:04] [PASSED] pf_rejects_guc2pf_too_short
[21:30:04] [PASSED] pf_rejects_guc2pf_too_long
[21:30:04] [PASSED] pf_rejects_guc2pf_no_payload
[21:30:04] [PASSED] pf_fails_no_payload
[21:30:04] [PASSED] pf_fails_bad_origin
[21:30:04] [PASSED] pf_fails_bad_type
[21:30:04] [PASSED] pf_txn_reports_error
[21:30:04] [PASSED] pf_txn_sends_pf2guc
[21:30:04] [PASSED] pf_sends_pf2guc
[21:30:04] [SKIPPED] pf_loopback_nop (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[21:30:04] [SKIPPED] pf_loopback_echo (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[21:30:04] [SKIPPED] pf_loopback_fail (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[21:30:04] [SKIPPED] pf_loopback_busy (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[21:30:04] [SKIPPED] pf_loopback_retry (requires CONFIG_DRM_XE_DEBUG_SRIOV)
[21:30:04] ==================== [PASSED] pf_relay =====================
[21:30:04] ================== vf_relay (3 subtests) ===================
[21:30:04] [PASSED] vf_rejects_guc2vf_too_short
[21:30:04] [PASSED] vf_rejects_guc2vf_too_long
[21:30:04] [PASSED] vf_rejects_guc2vf_no_payload
[21:30:04] ==================== [PASSED] vf_relay =====================
[21:30:04] ================ pf_gt_config (9 subtests) =================
[21:30:04] [PASSED] fair_contexts_1vf
[21:30:04] [PASSED] fair_doorbells_1vf
[21:30:04] [PASSED] fair_ggtt_1vf
[21:30:04] ====================== fair_vram_1vf ======================
[21:30:04] [PASSED] 3.50 GiB
[21:30:04] [PASSED] 11.5 GiB
[21:30:04] [PASSED] 15.5 GiB
[21:30:04] [PASSED] 31.5 GiB
[21:30:04] [PASSED] 63.5 GiB
[21:30:04] [PASSED] 1.91 GiB
[21:30:04] ================== [PASSED] fair_vram_1vf ==================
[21:30:04] ================ fair_vram_1vf_admin_only =================
[21:30:04] [PASSED] 3.50 GiB
[21:30:04] [PASSED] 11.5 GiB
[21:30:04] [PASSED] 15.5 GiB
[21:30:04] [PASSED] 31.5 GiB
[21:30:04] [PASSED] 63.5 GiB
[21:30:04] [PASSED] 1.91 GiB
[21:30:04] ============ [PASSED] fair_vram_1vf_admin_only =============
[21:30:04] ====================== fair_contexts ======================
[21:30:04] [PASSED] 1 VF
[21:30:04] [PASSED] 2 VFs
[21:30:04] [PASSED] 3 VFs
[21:30:04] [PASSED] 4 VFs
[21:30:04] [PASSED] 5 VFs
[21:30:04] [PASSED] 6 VFs
[21:30:04] [PASSED] 7 VFs
[21:30:04] [PASSED] 8 VFs
[21:30:04] [PASSED] 9 VFs
[21:30:04] [PASSED] 10 VFs
[21:30:04] [PASSED] 11 VFs
[21:30:04] [PASSED] 12 VFs
[21:30:04] [PASSED] 13 VFs
[21:30:04] [PASSED] 14 VFs
[21:30:04] [PASSED] 15 VFs
[21:30:04] [PASSED] 16 VFs
[21:30:04] [PASSED] 17 VFs
[21:30:04] [PASSED] 18 VFs
[21:30:04] [PASSED] 19 VFs
[21:30:04] [PASSED] 20 VFs
[21:30:04] [PASSED] 21 VFs
[21:30:04] [PASSED] 22 VFs
[21:30:04] [PASSED] 23 VFs
[21:30:04] [PASSED] 24 VFs
[21:30:04] [PASSED] 25 VFs
[21:30:04] [PASSED] 26 VFs
[21:30:04] [PASSED] 27 VFs
[21:30:04] [PASSED] 28 VFs
[21:30:04] [PASSED] 29 VFs
[21:30:04] [PASSED] 30 VFs
[21:30:04] [PASSED] 31 VFs
[21:30:04] [PASSED] 32 VFs
[21:30:04] [PASSED] 33 VFs
[21:30:04] [PASSED] 34 VFs
[21:30:04] [PASSED] 35 VFs
[21:30:04] [PASSED] 36 VFs
[21:30:04] [PASSED] 37 VFs
[21:30:04] [PASSED] 38 VFs
[21:30:04] [PASSED] 39 VFs
[21:30:04] [PASSED] 40 VFs
[21:30:04] [PASSED] 41 VFs
[21:30:04] [PASSED] 42 VFs
[21:30:04] [PASSED] 43 VFs
[21:30:04] [PASSED] 44 VFs
[21:30:04] [PASSED] 45 VFs
[21:30:04] [PASSED] 46 VFs
[21:30:04] [PASSED] 47 VFs
[21:30:04] [PASSED] 48 VFs
[21:30:04] [PASSED] 49 VFs
[21:30:04] [PASSED] 50 VFs
[21:30:04] [PASSED] 51 VFs
[21:30:04] [PASSED] 52 VFs
[21:30:04] [PASSED] 53 VFs
[21:30:04] [PASSED] 54 VFs
[21:30:04] [PASSED] 55 VFs
[21:30:04] [PASSED] 56 VFs
[21:30:04] [PASSED] 57 VFs
[21:30:04] [PASSED] 58 VFs
[21:30:04] [PASSED] 59 VFs
[21:30:04] [PASSED] 60 VFs
[21:30:04] [PASSED] 61 VFs
[21:30:04] [PASSED] 62 VFs
[21:30:04] [PASSED] 63 VFs
[21:30:04] ================== [PASSED] fair_contexts ==================
[21:30:04] ===================== fair_doorbells ======================
[21:30:04] [PASSED] 1 VF
[21:30:04] [PASSED] 2 VFs
[21:30:04] [PASSED] 3 VFs
[21:30:04] [PASSED] 4 VFs
[21:30:04] [PASSED] 5 VFs
[21:30:04] [PASSED] 6 VFs
[21:30:04] [PASSED] 7 VFs
[21:30:04] [PASSED] 8 VFs
[21:30:04] [PASSED] 9 VFs
[21:30:04] [PASSED] 10 VFs
[21:30:04] [PASSED] 11 VFs
[21:30:04] [PASSED] 12 VFs
[21:30:04] [PASSED] 13 VFs
[21:30:04] [PASSED] 14 VFs
[21:30:04] [PASSED] 15 VFs
[21:30:04] [PASSED] 16 VFs
[21:30:04] [PASSED] 17 VFs
[21:30:04] [PASSED] 18 VFs
[21:30:04] [PASSED] 19 VFs
[21:30:04] [PASSED] 20 VFs
[21:30:04] [PASSED] 21 VFs
[21:30:04] [PASSED] 22 VFs
[21:30:04] [PASSED] 23 VFs
[21:30:04] [PASSED] 24 VFs
[21:30:04] [PASSED] 25 VFs
[21:30:04] [PASSED] 26 VFs
[21:30:04] [PASSED] 27 VFs
[21:30:04] [PASSED] 28 VFs
[21:30:04] [PASSED] 29 VFs
[21:30:04] [PASSED] 30 VFs
[21:30:04] [PASSED] 31 VFs
[21:30:04] [PASSED] 32 VFs
[21:30:04] [PASSED] 33 VFs
[21:30:04] [PASSED] 34 VFs
[21:30:04] [PASSED] 35 VFs
[21:30:04] [PASSED] 36 VFs
[21:30:04] [PASSED] 37 VFs
[21:30:04] [PASSED] 38 VFs
[21:30:04] [PASSED] 39 VFs
[21:30:04] [PASSED] 40 VFs
[21:30:04] [PASSED] 41 VFs
[21:30:04] [PASSED] 42 VFs
[21:30:04] [PASSED] 43 VFs
[21:30:04] [PASSED] 44 VFs
[21:30:04] [PASSED] 45 VFs
[21:30:04] [PASSED] 46 VFs
[21:30:04] [PASSED] 47 VFs
[21:30:04] [PASSED] 48 VFs
[21:30:04] [PASSED] 49 VFs
[21:30:04] [PASSED] 50 VFs
[21:30:04] [PASSED] 51 VFs
[21:30:04] [PASSED] 52 VFs
[21:30:04] [PASSED] 53 VFs
[21:30:04] [PASSED] 54 VFs
[21:30:04] [PASSED] 55 VFs
[21:30:04] [PASSED] 56 VFs
[21:30:04] [PASSED] 57 VFs
[21:30:04] [PASSED] 58 VFs
[21:30:04] [PASSED] 59 VFs
[21:30:04] [PASSED] 60 VFs
[21:30:04] [PASSED] 61 VFs
[21:30:04] [PASSED] 62 VFs
[21:30:04] [PASSED] 63 VFs
[21:30:04] ================= [PASSED] fair_doorbells ==================
[21:30:04] ======================== fair_ggtt ========================
[21:30:04] [PASSED] 1 VF
[21:30:04] [PASSED] 2 VFs
[21:30:04] [PASSED] 3 VFs
[21:30:04] [PASSED] 4 VFs
[21:30:04] [PASSED] 5 VFs
[21:30:04] [PASSED] 6 VFs
[21:30:04] [PASSED] 7 VFs
[21:30:04] [PASSED] 8 VFs
[21:30:04] [PASSED] 9 VFs
[21:30:04] [PASSED] 10 VFs
[21:30:04] [PASSED] 11 VFs
[21:30:04] [PASSED] 12 VFs
[21:30:04] [PASSED] 13 VFs
[21:30:04] [PASSED] 14 VFs
[21:30:04] [PASSED] 15 VFs
[21:30:04] [PASSED] 16 VFs
[21:30:04] [PASSED] 17 VFs
[21:30:04] [PASSED] 18 VFs
[21:30:04] [PASSED] 19 VFs
[21:30:04] [PASSED] 20 VFs
[21:30:04] [PASSED] 21 VFs
[21:30:04] [PASSED] 22 VFs
[21:30:04] [PASSED] 23 VFs
[21:30:04] [PASSED] 24 VFs
[21:30:04] [PASSED] 25 VFs
[21:30:04] [PASSED] 26 VFs
[21:30:04] [PASSED] 27 VFs
[21:30:04] [PASSED] 28 VFs
[21:30:04] [PASSED] 29 VFs
[21:30:04] [PASSED] 30 VFs
[21:30:04] [PASSED] 31 VFs
[21:30:04] [PASSED] 32 VFs
[21:30:04] [PASSED] 33 VFs
[21:30:04] [PASSED] 34 VFs
[21:30:04] [PASSED] 35 VFs
[21:30:04] [PASSED] 36 VFs
[21:30:04] [PASSED] 37 VFs
[21:30:04] [PASSED] 38 VFs
[21:30:04] [PASSED] 39 VFs
[21:30:04] [PASSED] 40 VFs
[21:30:04] [PASSED] 41 VFs
[21:30:04] [PASSED] 42 VFs
[21:30:04] [PASSED] 43 VFs
[21:30:04] [PASSED] 44 VFs
[21:30:04] [PASSED] 45 VFs
[21:30:04] [PASSED] 46 VFs
[21:30:04] [PASSED] 47 VFs
[21:30:04] [PASSED] 48 VFs
[21:30:04] [PASSED] 49 VFs
[21:30:04] [PASSED] 50 VFs
[21:30:04] [PASSED] 51 VFs
[21:30:04] [PASSED] 52 VFs
[21:30:04] [PASSED] 53 VFs
[21:30:04] [PASSED] 54 VFs
[21:30:04] [PASSED] 55 VFs
[21:30:04] [PASSED] 56 VFs
[21:30:04] [PASSED] 57 VFs
[21:30:04] [PASSED] 58 VFs
[21:30:04] [PASSED] 59 VFs
[21:30:04] [PASSED] 60 VFs
[21:30:04] [PASSED] 61 VFs
[21:30:04] [PASSED] 62 VFs
[21:30:04] [PASSED] 63 VFs
[21:30:04] ==================== [PASSED] fair_ggtt ====================
[21:30:04] ======================== fair_vram ========================
[21:30:04] [PASSED] 1 VF
[21:30:04] [PASSED] 2 VFs
[21:30:04] [PASSED] 3 VFs
[21:30:04] [PASSED] 4 VFs
[21:30:04] [PASSED] 5 VFs
[21:30:04] [PASSED] 6 VFs
[21:30:04] [PASSED] 7 VFs
[21:30:04] [PASSED] 8 VFs
[21:30:04] [PASSED] 9 VFs
[21:30:04] [PASSED] 10 VFs
[21:30:04] [PASSED] 11 VFs
[21:30:04] [PASSED] 12 VFs
[21:30:04] [PASSED] 13 VFs
[21:30:04] [PASSED] 14 VFs
[21:30:04] [PASSED] 15 VFs
[21:30:04] [PASSED] 16 VFs
[21:30:04] [PASSED] 17 VFs
[21:30:04] [PASSED] 18 VFs
[21:30:04] [PASSED] 19 VFs
[21:30:04] [PASSED] 20 VFs
[21:30:04] [PASSED] 21 VFs
[21:30:04] [PASSED] 22 VFs
[21:30:04] [PASSED] 23 VFs
[21:30:04] [PASSED] 24 VFs
[21:30:04] [PASSED] 25 VFs
[21:30:04] [PASSED] 26 VFs
[21:30:04] [PASSED] 27 VFs
[21:30:04] [PASSED] 28 VFs
[21:30:04] [PASSED] 29 VFs
[21:30:04] [PASSED] 30 VFs
[21:30:04] [PASSED] 31 VFs
[21:30:04] [PASSED] 32 VFs
[21:30:04] [PASSED] 33 VFs
[21:30:04] [PASSED] 34 VFs
[21:30:04] [PASSED] 35 VFs
[21:30:04] [PASSED] 36 VFs
[21:30:04] [PASSED] 37 VFs
[21:30:04] [PASSED] 38 VFs
[21:30:04] [PASSED] 39 VFs
[21:30:04] [PASSED] 40 VFs
[21:30:04] [PASSED] 41 VFs
[21:30:04] [PASSED] 42 VFs
[21:30:04] [PASSED] 43 VFs
[21:30:04] [PASSED] 44 VFs
[21:30:04] [PASSED] 45 VFs
[21:30:04] [PASSED] 46 VFs
[21:30:04] [PASSED] 47 VFs
[21:30:04] [PASSED] 48 VFs
[21:30:04] [PASSED] 49 VFs
[21:30:04] [PASSED] 50 VFs
[21:30:04] [PASSED] 51 VFs
[21:30:04] [PASSED] 52 VFs
[21:30:04] [PASSED] 53 VFs
[21:30:04] [PASSED] 54 VFs
[21:30:04] [PASSED] 55 VFs
[21:30:04] [PASSED] 56 VFs
[21:30:04] [PASSED] 57 VFs
[21:30:04] [PASSED] 58 VFs
[21:30:04] [PASSED] 59 VFs
[21:30:04] [PASSED] 60 VFs
[21:30:04] [PASSED] 61 VFs
[21:30:04] [PASSED] 62 VFs
[21:30:04] [PASSED] 63 VFs
[21:30:04] ==================== [PASSED] fair_vram ====================
[21:30:04] ================== [PASSED] pf_gt_config ===================
[21:30:04] ===================== lmtt (1 subtest) =====================
[21:30:04] ======================== test_ops =========================
[21:30:04] [PASSED] 2-level
[21:30:04] [PASSED] multi-level
[21:30:04] ==================== [PASSED] test_ops =====================
[21:30:04] ====================== [PASSED] lmtt =======================
[21:30:04] ================= sriov_packet (1 subtest) =================
[21:30:04] [PASSED] test_descriptor_init
[21:30:04] ================== [PASSED] sriov_packet ===================
[21:30:04] ================= pf_service (11 subtests) =================
[21:30:04] [PASSED] pf_negotiate_any
[21:30:04] [PASSED] pf_negotiate_base_match
[21:30:04] [PASSED] pf_negotiate_base_newer
[21:30:04] [PASSED] pf_negotiate_base_next
[21:30:04] [SKIPPED] pf_negotiate_base_older (no older minor)
[21:30:04] [PASSED] pf_negotiate_base_prev
[21:30:04] [PASSED] pf_negotiate_latest_match
[21:30:04] [PASSED] pf_negotiate_latest_newer
[21:30:04] [PASSED] pf_negotiate_latest_next
[21:30:04] [SKIPPED] pf_negotiate_latest_older (no older minor)
[21:30:04] [SKIPPED] pf_negotiate_latest_prev (no prev major)
[21:30:04] =================== [PASSED] pf_service ====================
[21:30:04] ================= xe_guc_g2g (2 subtests) ==================
[21:30:04] ============== xe_live_guc_g2g_kunit_default ==============
[21:30:04] ========= [SKIPPED] xe_live_guc_g2g_kunit_default ==========
[21:30:04] ============== xe_live_guc_g2g_kunit_allmem ===============
[21:30:04] ========== [SKIPPED] xe_live_guc_g2g_kunit_allmem ==========
[21:30:04] =================== [SKIPPED] xe_guc_g2g ===================
[21:30:04] =================== xe_mocs (2 subtests) ===================
[21:30:04] ================ xe_live_mocs_kernel_kunit ================
[21:30:04] =========== [SKIPPED] xe_live_mocs_kernel_kunit ============
[21:30:04] ================ xe_live_mocs_reset_kunit =================
[21:30:04] ============ [SKIPPED] xe_live_mocs_reset_kunit ============
[21:30:04] ==================== [SKIPPED] xe_mocs =====================
[21:30:04] ================= xe_migrate (2 subtests) ==================
[21:30:04] ================= xe_migrate_sanity_kunit =================
[21:30:04] ============ [SKIPPED] xe_migrate_sanity_kunit =============
[21:30:04] ================== xe_validate_ccs_kunit ==================
[21:30:04] ============= [SKIPPED] xe_validate_ccs_kunit ==============
[21:30:04] =================== [SKIPPED] xe_migrate ===================
[21:30:04] ================== xe_dma_buf (1 subtest) ==================
[21:30:04] ==================== xe_dma_buf_kunit =====================
[21:30:04] ================ [SKIPPED] xe_dma_buf_kunit ================
[21:30:04] =================== [SKIPPED] xe_dma_buf ===================
[21:30:04] ================= xe_bo_shrink (1 subtest) =================
[21:30:04] =================== xe_bo_shrink_kunit ====================
[21:30:04] =============== [SKIPPED] xe_bo_shrink_kunit ===============
[21:30:04] ================== [SKIPPED] xe_bo_shrink ==================
[21:30:04] ==================== xe_bo (2 subtests) ====================
[21:30:04] ================== xe_ccs_migrate_kunit ===================
[21:30:04] ============== [SKIPPED] xe_ccs_migrate_kunit ==============
[21:30:04] ==================== xe_bo_evict_kunit ====================
[21:30:04] =============== [SKIPPED] xe_bo_evict_kunit ================
[21:30:04] ===================== [SKIPPED] xe_bo ======================
[21:30:04] =================== xe_any (9 subtests) ====================
[21:30:04] [PASSED] test_to_xe
[21:30:04] [PASSED] test_to_dev
[21:30:04] [PASSED] test_to_pdev
[21:30:04] [PASSED] test_to_drm
[21:30:04] [PASSED] test_if_pdev
[21:30:04] [PASSED] test_if_xe
[21:30:04] [PASSED] test_if_tile
[21:30:04] [PASSED] test_if_gt
[21:30:04] [PASSED] test_to_id
[21:30:04] ===================== [PASSED] xe_any ======================
[21:30:04] ==================== args (13 subtests) ====================
[21:30:04] [PASSED] count_args_test
[21:30:04] [PASSED] call_args_example
[21:30:04] [PASSED] call_args_test
[21:30:04] [PASSED] drop_first_arg_example
[21:30:04] [PASSED] drop_first_arg_test
[21:30:04] [PASSED] first_arg_example
[21:30:04] [PASSED] first_arg_test
[21:30:04] [PASSED] last_arg_example
[21:30:04] [PASSED] last_arg_test
[21:30:04] [PASSED] pick_arg_example
[21:30:04] [PASSED] if_args_example
[21:30:04] [PASSED] if_args_test
[21:30:04] [PASSED] sep_comma_example
[21:30:04] ====================== [PASSED] args =======================
[21:30:04] =================== xe_pci (3 subtests) ====================
[21:30:04] ==================== check_graphics_ip ====================
[21:30:04] [PASSED] 12.00 Xe_LP
[21:30:04] [PASSED] 12.10 Xe_LP+
[21:30:04] [PASSED] 12.55 Xe_HPG
[21:30:04] [PASSED] 12.60 Xe_HPC
[21:30:04] [PASSED] 12.70 Xe_LPG
[21:30:04] [PASSED] 12.71 Xe_LPG
[21:30:04] [PASSED] 12.74 Xe_LPG+
[21:30:04] [PASSED] 20.01 Xe2_HPG
[21:30:04] [PASSED] 20.02 Xe2_HPG
[21:30:04] [PASSED] 20.04 Xe2_LPG
[21:30:04] [PASSED] 30.00 Xe3_LPG
[21:30:04] [PASSED] 30.01 Xe3_LPG
[21:30:04] [PASSED] 30.03 Xe3_LPG
[21:30:04] [PASSED] 30.04 Xe3_LPG
[21:30:04] [PASSED] 30.05 Xe3_LPG
[21:30:04] [PASSED] 35.10 Xe3p_LPG
[21:30:04] [PASSED] 35.11 Xe3p_XPC
[21:30:04] ================ [PASSED] check_graphics_ip ================
[21:30:04] ===================== check_media_ip ======================
[21:30:04] [PASSED] 12.00 Xe_M
[21:30:04] [PASSED] 12.55 Xe_HPM
[21:30:04] [PASSED] 13.00 Xe_LPM+
[21:30:04] [PASSED] 13.01 Xe2_HPM
[21:30:04] [PASSED] 20.00 Xe2_LPM
[21:30:04] [PASSED] 30.00 Xe3_LPM
[21:30:04] [PASSED] 30.02 Xe3_LPM
[21:30:04] [PASSED] 35.00 Xe3p_LPM
[21:30:04] [PASSED] 35.03 Xe3p_HPM
[21:30:04] ================= [PASSED] check_media_ip ==================
[21:30:04] =================== check_platform_desc ===================
[21:30:04] [PASSED] 0x9A60 (TIGERLAKE)
[21:30:04] [PASSED] 0x9A68 (TIGERLAKE)
[21:30:04] [PASSED] 0x9A70 (TIGERLAKE)
[21:30:04] [PASSED] 0x9A40 (TIGERLAKE)
[21:30:04] [PASSED] 0x9A49 (TIGERLAKE)
[21:30:04] [PASSED] 0x9A59 (TIGERLAKE)
[21:30:04] [PASSED] 0x9A78 (TIGERLAKE)
[21:30:04] [PASSED] 0x9AC0 (TIGERLAKE)
[21:30:04] [PASSED] 0x9AC9 (TIGERLAKE)
[21:30:04] [PASSED] 0x9AD9 (TIGERLAKE)
[21:30:04] [PASSED] 0x9AF8 (TIGERLAKE)
[21:30:04] [PASSED] 0x4C80 (ROCKETLAKE)
[21:30:04] [PASSED] 0x4C8A (ROCKETLAKE)
[21:30:04] [PASSED] 0x4C8B (ROCKETLAKE)
[21:30:04] [PASSED] 0x4C8C (ROCKETLAKE)
[21:30:04] [PASSED] 0x4C90 (ROCKETLAKE)
[21:30:04] [PASSED] 0x4C9A (ROCKETLAKE)
[21:30:04] [PASSED] 0x4680 (ALDERLAKE_S)
[21:30:04] [PASSED] 0x4682 (ALDERLAKE_S)
[21:30:04] [PASSED] 0x4688 (ALDERLAKE_S)
[21:30:04] [PASSED] 0x468A (ALDERLAKE_S)
[21:30:04] [PASSED] 0x468B (ALDERLAKE_S)
[21:30:04] [PASSED] 0x4690 (ALDERLAKE_S)
[21:30:04] [PASSED] 0x4692 (ALDERLAKE_S)
[21:30:04] [PASSED] 0x4693 (ALDERLAKE_S)
[21:30:04] [PASSED] 0x46A0 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46A1 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46A2 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46A3 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46A6 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46A8 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46AA (ALDERLAKE_P)
[21:30:04] [PASSED] 0x462A (ALDERLAKE_P)
[21:30:04] [PASSED] 0x4626 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x4628 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46B0 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46B1 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46B2 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46B3 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46C0 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46C1 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46C2 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46C3 (ALDERLAKE_P)
[21:30:04] [PASSED] 0x46D0 (ALDERLAKE_N)
[21:30:04] [PASSED] 0x46D1 (ALDERLAKE_N)
[21:30:04] [PASSED] 0x46D2 (ALDERLAKE_N)
[21:30:04] [PASSED] 0x46D3 (ALDERLAKE_N)
[21:30:04] [PASSED] 0x46D4 (ALDERLAKE_N)
[21:30:04] [PASSED] 0xA721 (ALDERLAKE_P)
[21:30:04] [PASSED] 0xA7A1 (ALDERLAKE_P)
[21:30:04] [PASSED] 0xA7A9 (ALDERLAKE_P)
[21:30:04] [PASSED] 0xA7AC (ALDERLAKE_P)
[21:30:04] [PASSED] 0xA7AD (ALDERLAKE_P)
[21:30:04] [PASSED] 0xA720 (ALDERLAKE_P)
[21:30:04] [PASSED] 0xA7A0 (ALDERLAKE_P)
[21:30:04] [PASSED] 0xA7A8 (ALDERLAKE_P)
[21:30:04] [PASSED] 0xA7AA (ALDERLAKE_P)
[21:30:04] [PASSED] 0xA7AB (ALDERLAKE_P)
[21:30:04] [PASSED] 0xA780 (ALDERLAKE_S)
[21:30:04] [PASSED] 0xA781 (ALDERLAKE_S)
[21:30:04] [PASSED] 0xA782 (ALDERLAKE_S)
[21:30:04] [PASSED] 0xA783 (ALDERLAKE_S)
[21:30:04] [PASSED] 0xA788 (ALDERLAKE_S)
[21:30:04] [PASSED] 0xA789 (ALDERLAKE_S)
[21:30:04] [PASSED] 0xA78A (ALDERLAKE_S)
[21:30:04] [PASSED] 0xA78B (ALDERLAKE_S)
[21:30:04] [PASSED] 0x4905 (DG1)
[21:30:04] [PASSED] 0x4906 (DG1)
[21:30:04] [PASSED] 0x4907 (DG1)
[21:30:04] [PASSED] 0x4908 (DG1)
[21:30:04] [PASSED] 0x4909 (DG1)
[21:30:04] [PASSED] 0x56C0 (DG2)
[21:30:04] [PASSED] 0x56C2 (DG2)
[21:30:04] [PASSED] 0x56C1 (DG2)
[21:30:04] [PASSED] 0x7D51 (METEORLAKE)
[21:30:04] [PASSED] 0x7DD1 (METEORLAKE)
[21:30:04] [PASSED] 0x7D41 (METEORLAKE)
[21:30:04] [PASSED] 0x7D67 (METEORLAKE)
[21:30:04] [PASSED] 0xB640 (METEORLAKE)
[21:30:04] [PASSED] 0x56A0 (DG2)
[21:30:04] [PASSED] 0x56A1 (DG2)
[21:30:04] [PASSED] 0x56A2 (DG2)
[21:30:04] [PASSED] 0x56BE (DG2)
[21:30:04] [PASSED] 0x56BF (DG2)
[21:30:04] [PASSED] 0x5690 (DG2)
[21:30:04] [PASSED] 0x5691 (DG2)
[21:30:04] [PASSED] 0x5692 (DG2)
[21:30:04] [PASSED] 0x56A5 (DG2)
[21:30:04] [PASSED] 0x56A6 (DG2)
[21:30:04] [PASSED] 0x56B0 (DG2)
[21:30:04] [PASSED] 0x56B1 (DG2)
[21:30:04] [PASSED] 0x56BA (DG2)
[21:30:04] [PASSED] 0x56BB (DG2)
[21:30:04] [PASSED] 0x56BC (DG2)
[21:30:04] [PASSED] 0x56BD (DG2)
[21:30:04] [PASSED] 0x5693 (DG2)
[21:30:04] [PASSED] 0x5694 (DG2)
[21:30:04] [PASSED] 0x5695 (DG2)
[21:30:04] [PASSED] 0x56A3 (DG2)
[21:30:04] [PASSED] 0x56A4 (DG2)
[21:30:04] [PASSED] 0x56B2 (DG2)
[21:30:04] [PASSED] 0x56B3 (DG2)
[21:30:04] [PASSED] 0x5696 (DG2)
[21:30:04] [PASSED] 0x5697 (DG2)
[21:30:04] [PASSED] 0xB69 (PVC)
[21:30:04] [PASSED] 0xB6E (PVC)
[21:30:04] [PASSED] 0xBD4 (PVC)
[21:30:04] [PASSED] 0xBD5 (PVC)
[21:30:04] [PASSED] 0xBD6 (PVC)
[21:30:04] [PASSED] 0xBD7 (PVC)
[21:30:04] [PASSED] 0xBD8 (PVC)
[21:30:04] [PASSED] 0xBD9 (PVC)
[21:30:04] [PASSED] 0xBDA (PVC)
[21:30:04] [PASSED] 0xBDB (PVC)
[21:30:04] [PASSED] 0xBE0 (PVC)
[21:30:04] [PASSED] 0xBE1 (PVC)
[21:30:04] [PASSED] 0xBE5 (PVC)
[21:30:04] [PASSED] 0x7D40 (METEORLAKE)
[21:30:04] [PASSED] 0x7D45 (METEORLAKE)
[21:30:04] [PASSED] 0x7D55 (METEORLAKE)
[21:30:04] [PASSED] 0x7D60 (METEORLAKE)
[21:30:04] [PASSED] 0x7DD5 (METEORLAKE)
[21:30:04] [PASSED] 0x6420 (LUNARLAKE)
[21:30:04] [PASSED] 0x64A0 (LUNARLAKE)
[21:30:04] [PASSED] 0x64B0 (LUNARLAKE)
[21:30:04] [PASSED] 0xE202 (BATTLEMAGE)
[21:30:04] [PASSED] 0xE209 (BATTLEMAGE)
[21:30:04] [PASSED] 0xE20B (BATTLEMAGE)
[21:30:04] [PASSED] 0xE20C (BATTLEMAGE)
[21:30:04] [PASSED] 0xE20D (BATTLEMAGE)
[21:30:04] [PASSED] 0xE210 (BATTLEMAGE)
[21:30:04] [PASSED] 0xE211 (BATTLEMAGE)
[21:30:04] [PASSED] 0xE212 (BATTLEMAGE)
[21:30:04] [PASSED] 0xE216 (BATTLEMAGE)
[21:30:04] [PASSED] 0xE220 (BATTLEMAGE)
[21:30:04] [PASSED] 0xE221 (BATTLEMAGE)
[21:30:04] [PASSED] 0xE222 (BATTLEMAGE)
[21:30:04] [PASSED] 0xE223 (BATTLEMAGE)
[21:30:04] [PASSED] 0xB080 (PANTHERLAKE)
[21:30:04] [PASSED] 0xB081 (PANTHERLAKE)
[21:30:04] [PASSED] 0xB082 (PANTHERLAKE)
[21:30:04] [PASSED] 0xB083 (PANTHERLAKE)
[21:30:04] [PASSED] 0xB084 (PANTHERLAKE)
[21:30:04] [PASSED] 0xB085 (PANTHERLAKE)
[21:30:04] [PASSED] 0xB086 (PANTHERLAKE)
[21:30:04] [PASSED] 0xB087 (PANTHERLAKE)
[21:30:04] [PASSED] 0xB08F (PANTHERLAKE)
[21:30:04] [PASSED] 0xB090 (PANTHERLAKE)
[21:30:04] [PASSED] 0xB0A0 (PANTHERLAKE)
[21:30:04] [PASSED] 0xB0B0 (PANTHERLAKE)
[21:30:04] [PASSED] 0xFD80 (PANTHERLAKE)
[21:30:04] [PASSED] 0xFD81 (PANTHERLAKE)
[21:30:04] [PASSED] 0xD740 (NOVALAKE_S)
[21:30:04] [PASSED] 0xD741 (NOVALAKE_S)
[21:30:04] [PASSED] 0xD742 (NOVALAKE_S)
[21:30:04] [PASSED] 0xD743 (NOVALAKE_S)
[21:30:04] [PASSED] 0xD745 (NOVALAKE_S)
[21:30:04] [PASSED] 0xD74A (NOVALAKE_S)
[21:30:04] [PASSED] 0xD74B (NOVALAKE_S)
[21:30:04] [PASSED] 0x674C (CRESCENTISLAND)
[21:30:04] [PASSED] 0x674D (CRESCENTISLAND)
[21:30:04] [PASSED] 0x674E (CRESCENTISLAND)
[21:30:04] [PASSED] 0x674F (CRESCENTISLAND)
[21:30:04] [PASSED] 0x6750 (CRESCENTISLAND)
[21:30:04] [PASSED] 0xD750 (NOVALAKE_P)
[21:30:04] [PASSED] 0xD751 (NOVALAKE_P)
[21:30:04] [PASSED] 0xD752 (NOVALAKE_P)
[21:30:04] [PASSED] 0xD753 (NOVALAKE_P)
[21:30:04] [PASSED] 0xD754 (NOVALAKE_P)
[21:30:04] [PASSED] 0xD755 (NOVALAKE_P)
[21:30:04] [PASSED] 0xD756 (NOVALAKE_P)
[21:30:04] [PASSED] 0xD757 (NOVALAKE_P)
[21:30:04] [PASSED] 0xD75F (NOVALAKE_P)
[21:30:04] =============== [PASSED] check_platform_desc ===============
[21:30:04] ===================== [PASSED] xe_pci ======================
[21:30:04] ============= xe_rtp_tables_test (5 subtests) ==============
[21:30:04] ================== xe_rtp_table_gt_test ===================
[21:30:04] [PASSED] gt_was/14011060649
[21:30:04] [PASSED] gt_was/14011059788
[21:30:04] [PASSED] gt_was/14015795083
[21:30:04] [PASSED] gt_was/16021867713
[21:30:04] [PASSED] gt_was/14019449301
[21:30:04] [PASSED] gt_was/16028005424
[21:30:04] [PASSED] gt_was/14026578760
[21:30:04] [PASSED] gt_was/1409420604
[21:30:04] [PASSED] gt_was/1408615072
[21:30:04] [PASSED] gt_was/22010523718
[21:30:04] [PASSED] gt_was/14011006942
[21:30:04] [PASSED] gt_was/14014830051
[21:30:04] [PASSED] gt_was/18018781329
[21:30:04] [PASSED] gt_was/1509235366
[21:30:04] [PASSED] gt_was/18018781329
[21:30:04] [PASSED] gt_was/16016694945
[21:30:04] [PASSED] gt_was/14018575942
[21:30:04] [PASSED] gt_was/22016670082
[21:30:04] [PASSED] gt_was/22016670082
[21:30:04] [PASSED] gt_was/14017421178
[21:30:04] [PASSED] gt_was/16025250150
[21:30:04] [PASSED] gt_was/14021871409
[21:30:04] [PASSED] gt_was/16021865536
[21:30:04] [PASSED] gt_was/14021486841
[21:30:04] [PASSED] gt_was/14025160223
[21:30:04] [PASSED] gt_was/14026144927, 16029437861, 14026127056
[21:30:04] [PASSED] gt_was/14025635424
[21:30:04] [PASSED] gt_was/16028005424
[21:30:04] ============== [PASSED] xe_rtp_table_gt_test ===============
[21:30:04] ================== xe_rtp_table_gt_test ===================
[21:30:04] [PASSED] gt_tunings/Tuning: Blend Fill Caching Optimization Disable
[21:30:04] [PASSED] gt_tunings/Tuning: 32B Access Enable
[21:30:04] [PASSED] gt_tunings/Tuning: L3 cache
[21:30:04] [PASSED] gt_tunings/Tuning: L3 cache - media
[21:30:04] [PASSED] gt_tunings/Tuning: Compression Overfetch
[21:30:04] [PASSED] gt_tunings/Tuning: Compression Overfetch - media
[21:30:04] [PASSED] gt_tunings/Tuning: Enable compressible partial write overfetch in L3
[21:30:04] [PASSED] gt_tunings/Tuning: Enable compressible partial write overfetch in L3 - media
[21:30:04] [PASSED] gt_tunings/Tuning: L2 Overfetch Compressible Only
[21:30:04] [PASSED] gt_tunings/Tuning: L2 Overfetch Compressible Only - media
[21:30:04] [PASSED] gt_tunings/Tuning: Stateless compression control
[21:30:04] [PASSED] gt_tunings/Tuning: Stateless compression control - media
[21:30:04] [PASSED] gt_tunings/Tuning: L3 RW flush all Cache
[21:30:04] [PASSED] gt_tunings/Tuning: L3 RW flush all cache - media
[21:30:04] [PASSED] gt_tunings/Tuning: Set STLB Bank Hash Mode to 4KB
[21:30:04] ============== [PASSED] xe_rtp_table_gt_test ===============
[21:30:04] ================== xe_rtp_table_oob_test ==================
[21:30:04] [PASSED] oob_was/1607983814
[21:30:04] [PASSED] oob_was/16010904313
[21:30:04] [PASSED] oob_was/18022495364
[21:30:04] [PASSED] oob_was/22012773006
[21:30:04] [PASSED] oob_was/14014475959
[21:30:04] [PASSED] oob_was/22011391025
[21:30:04] [PASSED] oob_was/22012727170
[21:30:04] [PASSED] oob_was/22012727685
[21:30:04] [PASSED] oob_was/22016596838
[21:30:04] [PASSED] oob_was/18020744125
[21:30:04] [PASSED] oob_was/1409600907
[21:30:04] [PASSED] oob_was/22014953428
[21:30:04] [PASSED] oob_was/16017236439
[21:30:04] [PASSED] oob_was/14019821291
[21:30:04] [PASSED] oob_was/14015076503
[21:30:04] [PASSED] oob_was/14018913170
[21:30:04] [PASSED] oob_was/14018094691
[21:30:04] [PASSED] oob_was/18024947630
[21:30:04] [PASSED] oob_was/16022287689
[21:30:04] [PASSED] oob_was/13011645652
[21:30:04] [PASSED] oob_was/14022293748
[21:30:04] [PASSED] oob_was/22019794406
[21:30:04] [PASSED] oob_was/22019338487
[21:30:04] [PASSED] oob_was/16023588340
[21:30:04] [PASSED] oob_was/14019789679
[21:30:04] [PASSED] oob_was/14022866841
[21:30:04] [PASSED] oob_was/16021333562
[21:30:04] [PASSED] oob_was/14016712196
[21:30:04] [PASSED] oob_was/14015568240
[21:30:04] [PASSED] oob_was/18013179988
[21:30:04] [PASSED] oob_was/1508761755
[21:30:04] [PASSED] oob_was/16023105232
[21:30:04] [PASSED] oob_was/16026508708
[21:30:04] [PASSED] oob_was/14020001231
[21:30:04] [PASSED] oob_was/16023683509
[21:30:04] [PASSED] oob_was/14025515070
[21:30:04] [PASSED] oob_was/15015404425_disable
[21:30:04] [PASSED] oob_was/16026007364
[21:30:04] [PASSED] oob_was/14020316580
[21:30:04] [PASSED] oob_was/14025883347
[21:30:04] [PASSED] oob_was/16029380221
[21:30:04] [PASSED] oob_was/22022079272
[21:30:04] [PASSED] oob_was/16029897822
[21:30:04] [PASSED] oob_was/14027054324
[21:30:04] ============== [PASSED] xe_rtp_table_oob_test ==============
[21:30:04] ================ xe_rtp_table_dev_oob_test ================
[21:30:04] [PASSED] device_oob_was/22010954014
[21:30:04] [PASSED] device_oob_was/15015404425
[21:30:04] [PASSED] device_oob_was/22019338487_display
[21:30:04] [PASSED] device_oob_was/14022085890
[21:30:04] [PASSED] device_oob_was/14026539277
[21:30:04] [PASSED] device_oob_was/14026633728
[21:30:04] [PASSED] device_oob_was/14026746987
[21:30:04] [PASSED] device_oob_was/14026779378
[21:30:04] ============ [PASSED] xe_rtp_table_dev_oob_test ============
[21:30:04] ========== xe_rtp_table_missing_upper_bound_test ==========
[21:30:04] [PASSED] register_whitelist/WaAllowPMDepthAndInvocationCountAccessFromUMD, 1408556865
[21:30:04] [PASSED] register_whitelist/1508744258, 14012131227, 1808121037
[21:30:04] [PASSED] register_whitelist/1806527549
[21:30:04] [PASSED] register_whitelist/allow_read_ctx_timestamp
[21:30:04] [PASSED] register_whitelist/allow_read_queue_timestamp
[21:30:04] [PASSED] register_whitelist/16014440446
[21:30:04] [PASSED] register_whitelist/16017236439
[21:30:04] [PASSED] register_whitelist/16020183090
[21:30:04] [PASSED] register_whitelist/14024997852
[21:30:04] [PASSED] register_whitelist/14024997852
[21:30:04] ====== [PASSED] xe_rtp_table_missing_upper_bound_test ======
[21:30:04] =============== [PASSED] xe_rtp_tables_test ================
[21:30:04] =================== xe_rtp (3 subtests) ====================
[21:30:04] =================== xe_rtp_rules_tests ====================
[21:30:04] [PASSED] no
[21:30:04] [PASSED] yes
[21:30:04] [PASSED] no-and-no
[21:30:04] [PASSED] no-and-yes
[21:30:04] [PASSED] yes-and-no
[21:30:04] [PASSED] yes-and-yes
[21:30:04] [PASSED] no-or-no
[21:30:04] [PASSED] no-or-yes
[21:30:04] [PASSED] yes-or-no
[21:30:04] [PASSED] yes-or-yes
[21:30:04] [PASSED] no-yes-or-yes-no
[21:30:04] [PASSED] no-yes-or-yes-yes
[21:30:04] [PASSED] yes-yes-or-no-yes
[21:30:04] [PASSED] yes-yes-or-yes-yes
[21:30:04] [PASSED] no-no-or-yes-or-no
[21:30:04] [PASSED] or
[21:30:04] [PASSED] or-yes
[21:30:04] [PASSED] or-no
[21:30:04] [PASSED] yes-or
[21:30:04] [PASSED] no-or
[21:30:04] [PASSED] no-or-or-yes
[21:30:04] [PASSED] yes-or-or-no
[21:30:04] [PASSED] no-or-or-no
[21:30:04] [PASSED] missing-context-engine-class
[21:30:04] [PASSED] missing-context-engine-class-or-yes
[21:30:04] [PASSED] missing-context-engine-class-or-or-yes
[21:30:04] =============== [PASSED] xe_rtp_rules_tests ================
[21:30:04] =============== xe_rtp_process_to_sr_tests ================
[21:30:04] [PASSED] coalesce-same-reg
[21:30:04] [PASSED] coalesce-same-reg-literal-and-func
[21:30:04] [PASSED] no-match-no-add
[21:30:04] [PASSED] two-regs-two-entries
[21:30:04] [PASSED] clr-one-set-other
[21:30:04] [PASSED] set-field
[21:30:04] [PASSED] conflict-duplicate
[21:30:04] [PASSED] conflict-not-disjoint
[21:30:04] [PASSED] conflict-not-disjoint-literal-and-func
[21:30:05] [PASSED] conflict-reg-type
[21:30:05] [PASSED] bad-mcr-reg-forced-to-regular
[21:30:05] [PASSED] bad-regular-reg-forced-to-mcr
[21:30:05] =========== [PASSED] xe_rtp_process_to_sr_tests ============
[21:30:05] ================== xe_rtp_process_tests ===================
[21:30:05] [PASSED] active1
[21:30:05] [PASSED] active2
[21:30:05] [PASSED] active-inactive
[21:30:05] [PASSED] inactive-active
[21:30:05] [PASSED] inactive-active-inactive
[21:30:05] [PASSED] inactive-inactive-inactive
[21:30:05] ============== [PASSED] xe_rtp_process_tests ===============
[21:30:05] ===================== [PASSED] xe_rtp ======================
[21:30:05] ==================== xe_wa (1 subtest) =====================
[21:30:05] ======================== xe_wa_gt =========================
[21:30:05] [PASSED] TIGERLAKE B0
[21:30:05] [PASSED] DG1 A0
[21:30:05] [PASSED] DG1 B0
[21:30:05] [PASSED] ALDERLAKE_S A0
[21:30:05] [PASSED] ALDERLAKE_S B0
[21:30:05] [PASSED] ALDERLAKE_S C0
[21:30:05] [PASSED] ALDERLAKE_S D0
[21:30:05] [PASSED] ALDERLAKE_P A0
[21:30:05] [PASSED] ALDERLAKE_P B0
[21:30:05] [PASSED] ALDERLAKE_P C0
[21:30:05] [PASSED] ALDERLAKE_S RPLS D0
[21:30:05] [PASSED] ALDERLAKE_P RPLU E0
[21:30:05] [PASSED] DG2 G10 C0
[21:30:05] [PASSED] DG2 G11 B1
[21:30:05] [PASSED] DG2 G12 A1
[21:30:05] [PASSED] METEORLAKE 12.70(Xe_LPG) A0 13.00(Xe_LPM+) A0
[21:30:05] [PASSED] METEORLAKE 12.71(Xe_LPG) A0 13.00(Xe_LPM+) A0
[21:30:05] [PASSED] METEORLAKE 12.74(Xe_LPG+) A0 13.00(Xe_LPM+) A0
[21:30:05] [PASSED] LUNARLAKE 20.04(Xe2_LPG) A0 20.00(Xe2_LPM) A0
[21:30:05] [PASSED] LUNARLAKE 20.04(Xe2_LPG) B0 20.00(Xe2_LPM) A0
[21:30:05] [PASSED] BATTLEMAGE 20.01(Xe2_HPG) A0 13.01(Xe2_HPM) A1
[21:30:05] [PASSED] PANTHERLAKE 30.00(Xe3_LPG) A0 30.00(Xe3_LPM) A0
[21:30:05] ==================== [PASSED] xe_wa_gt =====================
[21:30:05] ====================== [PASSED] xe_wa ======================
[21:30:05] ============================================================
[21:30:05] Testing complete. Ran 789 tests: passed: 761, skipped: 28
[21:30:05] Elapsed time: 37.036s total, 4.419s configuring, 31.901s building, 0.686s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[21:30:05] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[21:30:06] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[21:30:31] Starting KUnit Kernel (1/1)...
[21:30:31] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[21:30:31] ============ drm_test_pick_cmdline (2 subtests) ============
[21:30:31] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[21:30:31] =============== drm_test_pick_cmdline_named ===============
[21:30:31] [PASSED] NTSC
[21:30:31] [PASSED] NTSC-J
[21:30:31] [PASSED] PAL
[21:30:31] [PASSED] PAL-M
[21:30:31] =========== [PASSED] drm_test_pick_cmdline_named ===========
[21:30:31] ============== [PASSED] drm_test_pick_cmdline ==============
[21:30:31] == drm_test_atomic_get_connector_for_encoder (1 subtest) ===
[21:30:31] [PASSED] drm_test_drm_atomic_get_connector_for_encoder
[21:30:31] ==== [PASSED] drm_test_atomic_get_connector_for_encoder ====
[21:30:31] =========== drm_validate_clone_mode (2 subtests) ===========
[21:30:31] ============== drm_test_check_in_clone_mode ===============
[21:30:31] [PASSED] in_clone_mode
[21:30:31] [PASSED] not_in_clone_mode
[21:30:31] ========== [PASSED] drm_test_check_in_clone_mode ===========
[21:30:31] =============== drm_test_check_valid_clones ===============
[21:30:31] [PASSED] not_in_clone_mode
[21:30:31] [PASSED] valid_clone
[21:30:31] [PASSED] invalid_clone
[21:30:31] =========== [PASSED] drm_test_check_valid_clones ===========
[21:30:31] ============= [PASSED] drm_validate_clone_mode =============
[21:30:31] ============= drm_validate_modeset (1 subtest) =============
[21:30:31] [PASSED] drm_test_check_connector_changed_modeset
[21:30:31] ============== [PASSED] drm_validate_modeset ===============
[21:30:31] ====== drm_test_bridge_get_current_state (1 subtest) =======
[21:30:31] [PASSED] drm_test_drm_bridge_get_current_state_atomic
[21:30:31] ======== [PASSED] drm_test_bridge_get_current_state ========
[21:30:31] ====== drm_test_bridge_helper_reset_crtc (3 subtests) ======
[21:30:31] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic
[21:30:31] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic_disabled
[21:30:31] [PASSED] drm_test_drm_bridge_helper_hdmi_output_bus_fmts
[21:30:31] ======== [PASSED] drm_test_bridge_helper_reset_crtc ========
[21:30:31] ============== drm_bridge_alloc (2 subtests) ===============
[21:30:31] [PASSED] drm_test_drm_bridge_alloc_basic
[21:30:31] [PASSED] drm_test_drm_bridge_alloc_get_put
[21:30:31] ================ [PASSED] drm_bridge_alloc =================
[21:30:31] ============= drm_bridge_bus_fmt (5 subtests) ==============
[21:30:31] [PASSED] drm_test_bridge_rgb_yuv_rgb
[21:30:31] [PASSED] drm_test_bridge_must_convert_to_yuv444
[21:30:31] [PASSED] drm_test_bridge_hdmi_auto_rgb
[21:30:31] [PASSED] drm_test_bridge_auto_first
[21:30:31] [PASSED] drm_test_bridge_rgb_yuv_no_path
[21:30:31] =============== [PASSED] drm_bridge_bus_fmt ================
[21:30:31] ============= drm_cmdline_parser (40 subtests) =============
[21:30:31] [PASSED] drm_test_cmdline_force_d_only
[21:30:31] [PASSED] drm_test_cmdline_force_D_only_dvi
[21:30:31] [PASSED] drm_test_cmdline_force_D_only_hdmi
[21:30:31] [PASSED] drm_test_cmdline_force_D_only_not_digital
[21:30:31] [PASSED] drm_test_cmdline_force_e_only
[21:30:31] [PASSED] drm_test_cmdline_res
[21:30:31] [PASSED] drm_test_cmdline_res_vesa
[21:30:31] [PASSED] drm_test_cmdline_res_vesa_rblank
[21:30:31] [PASSED] drm_test_cmdline_res_rblank
[21:30:31] [PASSED] drm_test_cmdline_res_bpp
[21:30:31] [PASSED] drm_test_cmdline_res_refresh
[21:30:31] [PASSED] drm_test_cmdline_res_bpp_refresh
[21:30:31] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[21:30:31] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[21:30:31] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[21:30:31] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[21:30:31] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[21:30:31] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[21:30:31] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[21:30:31] [PASSED] drm_test_cmdline_res_margins_force_on
[21:30:31] [PASSED] drm_test_cmdline_res_vesa_margins
[21:30:31] [PASSED] drm_test_cmdline_name
[21:30:31] [PASSED] drm_test_cmdline_name_bpp
[21:30:31] [PASSED] drm_test_cmdline_name_option
[21:30:31] [PASSED] drm_test_cmdline_name_bpp_option
[21:30:31] [PASSED] drm_test_cmdline_rotate_0
[21:30:31] [PASSED] drm_test_cmdline_rotate_90
[21:30:31] [PASSED] drm_test_cmdline_rotate_180
[21:30:31] [PASSED] drm_test_cmdline_rotate_270
[21:30:31] [PASSED] drm_test_cmdline_hmirror
[21:30:31] [PASSED] drm_test_cmdline_vmirror
[21:30:31] [PASSED] drm_test_cmdline_margin_options
[21:30:31] [PASSED] drm_test_cmdline_multiple_options
[21:30:31] [PASSED] drm_test_cmdline_bpp_extra_and_option
[21:30:31] [PASSED] drm_test_cmdline_extra_and_option
[21:30:31] [PASSED] drm_test_cmdline_freestanding_options
[21:30:31] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[21:30:31] [PASSED] drm_test_cmdline_panel_orientation
[21:30:31] ================ drm_test_cmdline_invalid =================
[21:30:31] [PASSED] margin_only
[21:30:31] [PASSED] interlace_only
[21:30:31] [PASSED] res_missing_x
[21:30:31] [PASSED] res_missing_y
[21:30:31] [PASSED] res_bad_y
[21:30:31] [PASSED] res_missing_y_bpp
[21:30:31] [PASSED] res_bad_bpp
[21:30:31] [PASSED] res_bad_refresh
[21:30:31] [PASSED] res_bpp_refresh_force_on_off
[21:30:31] [PASSED] res_invalid_mode
[21:30:31] [PASSED] res_bpp_wrong_place_mode
[21:30:31] [PASSED] name_bpp_refresh
[21:30:31] [PASSED] name_refresh
[21:30:31] [PASSED] name_refresh_wrong_mode
[21:30:31] [PASSED] name_refresh_invalid_mode
[21:30:31] [PASSED] rotate_multiple
[21:30:31] [PASSED] rotate_invalid_val
[21:30:31] [PASSED] rotate_truncated
[21:30:31] [PASSED] invalid_option
[21:30:31] [PASSED] invalid_tv_option
[21:30:31] [PASSED] truncated_tv_option
[21:30:31] ============ [PASSED] drm_test_cmdline_invalid =============
[21:30:31] =============== drm_test_cmdline_tv_options ===============
[21:30:31] [PASSED] NTSC
[21:30:31] [PASSED] NTSC_443
[21:30:31] [PASSED] NTSC_J
[21:30:31] [PASSED] PAL
[21:30:31] [PASSED] PAL_M
[21:30:31] [PASSED] PAL_N
[21:30:31] [PASSED] SECAM
[21:30:31] [PASSED] MONO_525
[21:30:31] [PASSED] MONO_625
[21:30:31] =========== [PASSED] drm_test_cmdline_tv_options ===========
[21:30:31] =============== [PASSED] drm_cmdline_parser ================
[21:30:31] ========== drmm_connector_hdmi_init (20 subtests) ==========
[21:30:31] [PASSED] drm_test_connector_hdmi_init_valid
[21:30:31] [PASSED] drm_test_connector_hdmi_init_bpc_8
[21:30:31] [PASSED] drm_test_connector_hdmi_init_bpc_10
[21:30:31] [PASSED] drm_test_connector_hdmi_init_bpc_12
[21:30:31] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[21:30:31] [PASSED] drm_test_connector_hdmi_init_bpc_null
[21:30:31] [PASSED] drm_test_connector_hdmi_init_formats_empty
[21:30:31] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[21:30:31] === drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[21:30:31] [PASSED] supported_formats=0x9 yuv420_allowed=1
[21:30:31] [PASSED] supported_formats=0x9 yuv420_allowed=0
[21:30:31] [PASSED] supported_formats=0x5 yuv420_allowed=1
[21:30:31] [PASSED] supported_formats=0x5 yuv420_allowed=0
[21:30:31] === [PASSED] drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[21:30:31] [PASSED] drm_test_connector_hdmi_init_null_ddc
[21:30:31] [PASSED] drm_test_connector_hdmi_init_null_product
[21:30:31] [PASSED] drm_test_connector_hdmi_init_null_vendor
[21:30:31] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[21:30:31] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[21:30:31] [PASSED] drm_test_connector_hdmi_init_product_valid
[21:30:31] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[21:30:31] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[21:30:31] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[21:30:31] ========= drm_test_connector_hdmi_init_type_valid =========
[21:30:31] [PASSED] HDMI-A
[21:30:31] [PASSED] HDMI-B
[21:30:31] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[21:30:31] ======== drm_test_connector_hdmi_init_type_invalid ========
[21:30:31] [PASSED] Unknown
[21:30:31] [PASSED] VGA
[21:30:31] [PASSED] DVI-I
[21:30:31] [PASSED] DVI-D
[21:30:31] [PASSED] DVI-A
[21:30:31] [PASSED] Composite
[21:30:31] [PASSED] SVIDEO
[21:30:31] [PASSED] LVDS
[21:30:31] [PASSED] Component
[21:30:31] [PASSED] DIN
[21:30:31] [PASSED] DP
[21:30:31] [PASSED] TV
[21:30:31] [PASSED] eDP
[21:30:31] [PASSED] Virtual
[21:30:31] [PASSED] DSI
[21:30:31] [PASSED] DPI
[21:30:31] [PASSED] Writeback
[21:30:31] [PASSED] SPI
[21:30:31] [PASSED] USB
[21:30:31] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[21:30:31] ============ [PASSED] drmm_connector_hdmi_init =============
[21:30:31] ============= drmm_connector_init (3 subtests) =============
[21:30:31] [PASSED] drm_test_drmm_connector_init
[21:30:31] [PASSED] drm_test_drmm_connector_init_null_ddc
[21:30:31] ========= drm_test_drmm_connector_init_type_valid =========
[21:30:31] [PASSED] Unknown
[21:30:31] [PASSED] VGA
[21:30:31] [PASSED] DVI-I
[21:30:31] [PASSED] DVI-D
[21:30:31] [PASSED] DVI-A
[21:30:31] [PASSED] Composite
[21:30:31] [PASSED] SVIDEO
[21:30:31] [PASSED] LVDS
[21:30:31] [PASSED] Component
[21:30:31] [PASSED] DIN
[21:30:31] [PASSED] DP
[21:30:31] [PASSED] HDMI-A
[21:30:31] [PASSED] HDMI-B
[21:30:31] [PASSED] TV
[21:30:31] [PASSED] eDP
[21:30:31] [PASSED] Virtual
[21:30:31] [PASSED] DSI
[21:30:31] [PASSED] DPI
[21:30:31] [PASSED] Writeback
[21:30:31] [PASSED] SPI
[21:30:31] [PASSED] USB
[21:30:31] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[21:30:31] =============== [PASSED] drmm_connector_init ===============
[21:30:31] ========= drm_connector_dynamic_init (6 subtests) ==========
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_init
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_init_null_ddc
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_init_not_added
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_init_properties
[21:30:31] ===== drm_test_drm_connector_dynamic_init_type_valid ======
[21:30:31] [PASSED] Unknown
[21:30:31] [PASSED] VGA
[21:30:31] [PASSED] DVI-I
[21:30:31] [PASSED] DVI-D
[21:30:31] [PASSED] DVI-A
[21:30:31] [PASSED] Composite
[21:30:31] [PASSED] SVIDEO
[21:30:31] [PASSED] LVDS
[21:30:31] [PASSED] Component
[21:30:31] [PASSED] DIN
[21:30:31] [PASSED] DP
[21:30:31] [PASSED] HDMI-A
[21:30:31] [PASSED] HDMI-B
[21:30:31] [PASSED] TV
[21:30:31] [PASSED] eDP
[21:30:31] [PASSED] Virtual
[21:30:31] [PASSED] DSI
[21:30:31] [PASSED] DPI
[21:30:31] [PASSED] Writeback
[21:30:31] [PASSED] SPI
[21:30:31] [PASSED] USB
[21:30:31] = [PASSED] drm_test_drm_connector_dynamic_init_type_valid ==
[21:30:31] ======== drm_test_drm_connector_dynamic_init_name =========
[21:30:31] [PASSED] Unknown
[21:30:31] [PASSED] VGA
[21:30:31] [PASSED] DVI-I
[21:30:31] [PASSED] DVI-D
[21:30:31] [PASSED] DVI-A
[21:30:31] [PASSED] Composite
[21:30:31] [PASSED] SVIDEO
[21:30:31] [PASSED] LVDS
[21:30:31] [PASSED] Component
[21:30:31] [PASSED] DIN
[21:30:31] [PASSED] DP
[21:30:31] [PASSED] HDMI-A
[21:30:31] [PASSED] HDMI-B
[21:30:31] [PASSED] TV
[21:30:31] [PASSED] eDP
[21:30:31] [PASSED] Virtual
[21:30:31] [PASSED] DSI
[21:30:31] [PASSED] DPI
[21:30:31] [PASSED] Writeback
[21:30:31] [PASSED] SPI
[21:30:31] [PASSED] USB
[21:30:31] ==== [PASSED] drm_test_drm_connector_dynamic_init_name =====
[21:30:31] =========== [PASSED] drm_connector_dynamic_init ============
[21:30:31] ==== drm_connector_dynamic_register_early (4 subtests) =====
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_register_early_on_list
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_register_early_defer
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_register_early_no_init
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_register_early_no_mode_object
[21:30:31] ====== [PASSED] drm_connector_dynamic_register_early =======
[21:30:31] ======= drm_connector_dynamic_register (7 subtests) ========
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_register_on_list
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_register_no_defer
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_register_no_init
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_register_mode_object
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_register_sysfs
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_register_sysfs_name
[21:30:31] [PASSED] drm_test_drm_connector_dynamic_register_debugfs
[21:30:31] ========= [PASSED] drm_connector_dynamic_register ==========
[21:30:31] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[21:30:31] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[21:30:31] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[21:30:31] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[21:30:31] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[21:30:31] ========== drm_test_get_tv_mode_from_name_valid ===========
[21:30:31] [PASSED] NTSC
[21:30:31] [PASSED] NTSC-443
[21:30:31] [PASSED] NTSC-J
[21:30:31] [PASSED] PAL
[21:30:31] [PASSED] PAL-M
[21:30:31] [PASSED] PAL-N
[21:30:31] [PASSED] SECAM
[21:30:31] [PASSED] Mono
[21:30:31] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[21:30:31] [PASSED] drm_test_get_tv_mode_from_name_truncated
[21:30:31] ============ [PASSED] drm_get_tv_mode_from_name ============
[21:30:31] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[21:30:31] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[21:30:31] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[21:30:31] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[21:30:31] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[21:30:31] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[21:30:31] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[21:30:31] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid =
[21:30:31] [PASSED] VIC 96
[21:30:31] [PASSED] VIC 97
[21:30:31] [PASSED] VIC 101
[21:30:31] [PASSED] VIC 102
[21:30:31] [PASSED] VIC 106
[21:30:31] [PASSED] VIC 107
[21:30:31] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[21:30:31] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[21:30:31] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[21:30:31] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[21:30:31] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[21:30:31] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[21:30:31] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[21:30:31] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[21:30:31] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name ====
[21:30:31] [PASSED] Automatic
[21:30:31] [PASSED] Full
[21:30:31] [PASSED] Limited 16:235
[21:30:31] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[21:30:31] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[21:30:31] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[21:30:31] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[21:30:31] === drm_test_drm_hdmi_connector_get_output_format_name ====
[21:30:31] [PASSED] RGB
[21:30:31] [PASSED] YUV 4:2:0
[21:30:31] [PASSED] YUV 4:2:2
[21:30:31] [PASSED] YUV 4:4:4
[21:30:31] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[21:30:31] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[21:30:31] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[21:30:31] ============= drm_damage_helper (21 subtests) ==============
[21:30:31] [PASSED] drm_test_damage_iter_no_damage
[21:30:31] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[21:30:31] [PASSED] drm_test_damage_iter_no_damage_src_moved
[21:30:31] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[21:30:31] [PASSED] drm_test_damage_iter_no_damage_not_visible
[21:30:31] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[21:30:31] [PASSED] drm_test_damage_iter_no_damage_no_fb
[21:30:31] [PASSED] drm_test_damage_iter_simple_damage
[21:30:31] [PASSED] drm_test_damage_iter_single_damage
[21:30:31] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[21:30:31] [PASSED] drm_test_damage_iter_single_damage_outside_src
[21:30:31] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[21:30:31] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[21:30:31] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[21:30:31] [PASSED] drm_test_damage_iter_single_damage_src_moved
[21:30:31] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[21:30:31] [PASSED] drm_test_damage_iter_damage
[21:30:31] [PASSED] drm_test_damage_iter_damage_one_intersect
[21:30:31] [PASSED] drm_test_damage_iter_damage_one_outside
[21:30:31] [PASSED] drm_test_damage_iter_damage_src_moved
[21:30:31] [PASSED] drm_test_damage_iter_damage_not_visible
[21:30:31] ================ [PASSED] drm_damage_helper ================
[21:30:31] ============== drm_dp_mst_helper (3 subtests) ==============
[21:30:31] ============== drm_test_dp_mst_calc_pbn_mode ==============
[21:30:31] [PASSED] Clock 154000 BPP 30 DSC disabled
[21:30:31] [PASSED] Clock 234000 BPP 30 DSC disabled
[21:30:31] [PASSED] Clock 297000 BPP 24 DSC disabled
[21:30:31] [PASSED] Clock 332880 BPP 24 DSC enabled
[21:30:31] [PASSED] Clock 324540 BPP 24 DSC enabled
[21:30:31] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[21:30:31] ============== drm_test_dp_mst_calc_pbn_div ===============
[21:30:31] [PASSED] Link rate 2000000 lane count 4
[21:30:31] [PASSED] Link rate 2000000 lane count 2
[21:30:31] [PASSED] Link rate 2000000 lane count 1
[21:30:31] [PASSED] Link rate 1350000 lane count 4
[21:30:31] [PASSED] Link rate 1350000 lane count 2
[21:30:31] [PASSED] Link rate 1350000 lane count 1
[21:30:31] [PASSED] Link rate 1000000 lane count 4
[21:30:31] [PASSED] Link rate 1000000 lane count 2
[21:30:31] [PASSED] Link rate 1000000 lane count 1
[21:30:31] [PASSED] Link rate 810000 lane count 4
[21:30:31] [PASSED] Link rate 810000 lane count 2
[21:30:31] [PASSED] Link rate 810000 lane count 1
[21:30:31] [PASSED] Link rate 540000 lane count 4
[21:30:31] [PASSED] Link rate 540000 lane count 2
[21:30:31] [PASSED] Link rate 540000 lane count 1
[21:30:31] [PASSED] Link rate 270000 lane count 4
[21:30:31] [PASSED] Link rate 270000 lane count 2
[21:30:31] [PASSED] Link rate 270000 lane count 1
[21:30:31] [PASSED] Link rate 162000 lane count 4
[21:30:31] [PASSED] Link rate 162000 lane count 2
[21:30:31] [PASSED] Link rate 162000 lane count 1
[21:30:31] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[21:30:31] ========= drm_test_dp_mst_sideband_msg_req_decode =========
[21:30:31] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[21:30:31] [PASSED] DP_POWER_UP_PHY with port number
[21:30:31] [PASSED] DP_POWER_DOWN_PHY with port number
[21:30:31] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[21:30:31] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[21:30:31] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[21:30:31] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[21:30:31] [PASSED] DP_QUERY_PAYLOAD with port number
[21:30:31] [PASSED] DP_QUERY_PAYLOAD with VCPI
[21:30:31] [PASSED] DP_REMOTE_DPCD_READ with port number
[21:30:31] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[21:30:31] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[21:30:31] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[21:30:31] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[21:30:31] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[21:30:31] [PASSED] DP_REMOTE_I2C_READ with port number
[21:30:31] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[21:30:31] [PASSED] DP_REMOTE_I2C_READ with transactions array
[21:30:31] [PASSED] DP_REMOTE_I2C_WRITE with port number
[21:30:31] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[21:30:31] [PASSED] DP_REMOTE_I2C_WRITE with data array
[21:30:31] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[21:30:31] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[21:30:31] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[21:30:31] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[21:30:31] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[21:30:31] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[21:30:31] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[21:30:31] ================ [PASSED] drm_dp_mst_helper ================
[21:30:31] ================== drm_exec (7 subtests) ===================
[21:30:31] [PASSED] sanitycheck
[21:30:31] [PASSED] test_lock
[21:30:31] [PASSED] test_lock_unlock
[21:30:31] [PASSED] test_duplicates
[21:30:31] [PASSED] test_prepare
[21:30:31] [PASSED] test_prepare_array
[21:30:31] [PASSED] test_multiple_loops
[21:30:31] ==================== [PASSED] drm_exec =====================
[21:30:31] =========== drm_format_helper_test (17 subtests) ===========
[21:30:31] ============== drm_test_fb_xrgb8888_to_gray8 ==============
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[21:30:31] ============= drm_test_fb_xrgb8888_to_rgb332 ==============
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[21:30:31] ============= drm_test_fb_xrgb8888_to_rgb565 ==============
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[21:30:31] ============ drm_test_fb_xrgb8888_to_xrgb1555 =============
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[21:30:31] ============ drm_test_fb_xrgb8888_to_argb1555 =============
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[21:30:31] ============ drm_test_fb_xrgb8888_to_rgba5551 =============
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[21:30:31] ============= drm_test_fb_xrgb8888_to_rgb888 ==============
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[21:30:31] ============= drm_test_fb_xrgb8888_to_bgr888 ==============
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ========= [PASSED] drm_test_fb_xrgb8888_to_bgr888 ==========
[21:30:31] ============ drm_test_fb_xrgb8888_to_argb8888 =============
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[21:30:31] =========== drm_test_fb_xrgb8888_to_xrgb2101010 ===========
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[21:30:31] =========== drm_test_fb_xrgb8888_to_argb2101010 ===========
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[21:30:31] ============== drm_test_fb_xrgb8888_to_mono ===============
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[21:30:31] ==================== drm_test_fb_swab =====================
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ================ [PASSED] drm_test_fb_swab =================
[21:30:31] ============ drm_test_fb_xrgb8888_to_xbgr8888 =============
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[21:30:31] ============ drm_test_fb_xrgb8888_to_abgr8888 =============
[21:30:31] [PASSED] single_pixel_source_buffer
[21:30:31] [PASSED] single_pixel_clip_rectangle
[21:30:31] [PASSED] well_known_colors
[21:30:31] [PASSED] destination_pitch
[21:30:31] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[21:30:31] ================= drm_test_fb_clip_offset =================
[21:30:31] [PASSED] pass through
[21:30:31] [PASSED] horizontal offset
[21:30:31] [PASSED] vertical offset
[21:30:31] [PASSED] horizontal and vertical offset
[21:30:31] [PASSED] horizontal offset (custom pitch)
[21:30:31] [PASSED] vertical offset (custom pitch)
[21:30:31] [PASSED] horizontal and vertical offset (custom pitch)
[21:30:31] ============= [PASSED] drm_test_fb_clip_offset =============
[21:30:31] =================== drm_test_fb_memcpy ====================
[21:30:31] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[21:30:31] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[21:30:31] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[21:30:31] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[21:30:31] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[21:30:31] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[21:30:31] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[21:30:31] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[21:30:31] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[21:30:31] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[21:30:31] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[21:30:31] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[21:30:31] =============== [PASSED] drm_test_fb_memcpy ================
[21:30:31] ============= [PASSED] drm_format_helper_test ==============
[21:30:31] ================= drm_format (18 subtests) =================
[21:30:31] [PASSED] drm_test_format_block_width_invalid
[21:30:31] [PASSED] drm_test_format_block_width_one_plane
[21:30:31] [PASSED] drm_test_format_block_width_two_plane
[21:30:31] [PASSED] drm_test_format_block_width_three_plane
[21:30:31] [PASSED] drm_test_format_block_width_tiled
[21:30:31] [PASSED] drm_test_format_block_height_invalid
[21:30:31] [PASSED] drm_test_format_block_height_one_plane
[21:30:31] [PASSED] drm_test_format_block_height_two_plane
[21:30:31] [PASSED] drm_test_format_block_height_three_plane
[21:30:31] [PASSED] drm_test_format_block_height_tiled
[21:30:31] [PASSED] drm_test_format_min_pitch_invalid
[21:30:31] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[21:30:31] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[21:30:31] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[21:30:31] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[21:30:31] [PASSED] drm_test_format_min_pitch_two_plane
[21:30:31] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[21:30:31] [PASSED] drm_test_format_min_pitch_tiled
[21:30:31] =================== [PASSED] drm_format ====================
[21:30:31] ============== drm_framebuffer (10 subtests) ===============
[21:30:31] ========== drm_test_framebuffer_check_src_coords ==========
[21:30:31] [PASSED] Success: source fits into fb
[21:30:31] [PASSED] Fail: overflowing fb with x-axis coordinate
[21:30:31] [PASSED] Fail: overflowing fb with y-axis coordinate
[21:30:31] [PASSED] Fail: overflowing fb with source width
[21:30:31] [PASSED] Fail: overflowing fb with source height
[21:30:31] ====== [PASSED] drm_test_framebuffer_check_src_coords ======
[21:30:31] [PASSED] drm_test_framebuffer_cleanup
[21:30:31] =============== drm_test_framebuffer_create ===============
[21:30:31] [PASSED] ABGR8888 normal sizes
[21:30:31] [PASSED] ABGR8888 max sizes
[21:30:31] [PASSED] ABGR8888 pitch greater than min required
[21:30:31] [PASSED] ABGR8888 pitch less than min required
[21:30:31] [PASSED] ABGR8888 Invalid width
[21:30:31] [PASSED] ABGR8888 Invalid buffer handle
[21:30:31] [PASSED] No pixel format
[21:30:31] [PASSED] ABGR8888 Width 0
[21:30:31] [PASSED] ABGR8888 Height 0
[21:30:31] [PASSED] ABGR8888 Out of bound height * pitch combination
[21:30:31] [PASSED] ABGR8888 Large buffer offset
[21:30:31] [PASSED] ABGR8888 Buffer offset for inexistent plane
[21:30:31] [PASSED] ABGR8888 Invalid flag
[21:30:31] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[21:30:31] [PASSED] ABGR8888 Valid buffer modifier
[21:30:31] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[21:30:31] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[21:30:31] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[21:30:31] [PASSED] NV12 Normal sizes
[21:30:31] [PASSED] NV12 Max sizes
[21:30:31] [PASSED] NV12 Invalid pitch
[21:30:31] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[21:30:31] [PASSED] NV12 different modifier per-plane
[21:30:31] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[21:30:31] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[21:30:31] [PASSED] NV12 Modifier for inexistent plane
[21:30:31] [PASSED] NV12 Handle for inexistent plane
[21:30:31] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[21:30:31] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[21:30:31] [PASSED] YVU420 Normal sizes
[21:30:31] [PASSED] YVU420 Max sizes
[21:30:31] [PASSED] YVU420 Invalid pitch
[21:30:31] [PASSED] YVU420 Different pitches
[21:30:31] [PASSED] YVU420 Different buffer offsets/pitches
[21:30:31] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[21:30:31] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[21:30:31] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[21:30:31] [PASSED] YVU420 Valid modifier
[21:30:31] [PASSED] YVU420 Different modifiers per plane
[21:30:31] [PASSED] YVU420 Modifier for inexistent plane
[21:30:31] [PASSED] YUV420_10BIT Invalid modifier(DRM_FORMAT_MOD_LINEAR)
[21:30:31] [PASSED] X0L2 Normal sizes
[21:30:31] [PASSED] X0L2 Max sizes
[21:30:31] [PASSED] X0L2 Invalid pitch
[21:30:31] [PASSED] X0L2 Pitch greater than minimum required
[21:30:31] [PASSED] X0L2 Handle for inexistent plane
[21:30:31] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[21:30:31] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[21:30:31] [PASSED] X0L2 Valid modifier
[21:30:31] [PASSED] X0L2 Modifier for inexistent plane
[21:30:31] =========== [PASSED] drm_test_framebuffer_create ===========
[21:30:31] [PASSED] drm_test_framebuffer_free
[21:30:31] [PASSED] drm_test_framebuffer_init
[21:30:31] [PASSED] drm_test_framebuffer_init_bad_format
[21:30:31] [PASSED] drm_test_framebuffer_init_dev_mismatch
[21:30:31] [PASSED] drm_test_framebuffer_lookup
[21:30:31] [PASSED] drm_test_framebuffer_lookup_inexistent
[21:30:31] [PASSED] drm_test_framebuffer_modifiers_not_supported
[21:30:31] ================= [PASSED] drm_framebuffer =================
[21:30:31] ================ drm_gem_shmem (8 subtests) ================
[21:30:31] [PASSED] drm_gem_shmem_test_obj_create
[21:30:31] [PASSED] drm_gem_shmem_test_obj_create_private
[21:30:31] [PASSED] drm_gem_shmem_test_pin_pages
[21:30:31] [PASSED] drm_gem_shmem_test_vmap
[21:30:31] [PASSED] drm_gem_shmem_test_get_sg_table
[21:30:31] [PASSED] drm_gem_shmem_test_get_pages_sgt
[21:30:31] [PASSED] drm_gem_shmem_test_madvise
[21:30:31] [PASSED] drm_gem_shmem_test_purge
[21:30:31] ================== [PASSED] drm_gem_shmem ==================
[21:30:31] === drm_atomic_helper_connector_hdmi_check (29 subtests) ===
[21:30:31] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[21:30:31] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[21:30:31] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[21:30:31] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[21:30:31] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[21:30:31] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[21:30:31] ====== drm_test_check_broadcast_rgb_cea_mode_yuv420 =======
[21:30:31] [PASSED] Automatic
[21:30:31] [PASSED] Full
[21:30:31] [PASSED] Limited 16:235
[21:30:31] == [PASSED] drm_test_check_broadcast_rgb_cea_mode_yuv420 ===
[21:30:31] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[21:30:31] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[21:30:31] [PASSED] drm_test_check_disable_connector
[21:30:31] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[21:30:31] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_rgb
[21:30:31] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_yuv420
[21:30:31] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv422
[21:30:31] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420
[21:30:31] [PASSED] drm_test_check_driver_unsupported_fallback_yuv420
[21:30:31] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[21:30:31] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[21:30:31] [PASSED] drm_test_check_output_bpc_dvi
[21:30:31] [PASSED] drm_test_check_output_bpc_format_vic_1
[21:30:31] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[21:30:31] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[21:30:31] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[21:30:31] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[21:30:31] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[21:30:31] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[21:30:31] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[21:30:31] ============ drm_test_check_hdmi_color_format =============
[21:30:31] [PASSED] AUTO -> RGB
[21:30:31] [PASSED] YCBCR422 -> YUV422
[21:30:31] [PASSED] YCBCR420 -> YUV420
[21:30:31] [PASSED] YCBCR444 -> YUV444
[21:30:31] [PASSED] RGB -> RGB
[21:30:31] ======== [PASSED] drm_test_check_hdmi_color_format =========
[21:30:31] ======== drm_test_check_hdmi_color_format_420_only ========
[21:30:31] [PASSED] RGB should fail
[21:30:31] [PASSED] YUV444 should fail
[21:30:31] [PASSED] YUV422 should fail
[21:30:31] [PASSED] YUV420 should work
[21:30:31] ==== [PASSED] drm_test_check_hdmi_color_format_420_only ====
[21:30:31] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[21:30:31] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[21:30:31] [PASSED] drm_test_check_broadcast_rgb_value
[21:30:31] [PASSED] drm_test_check_bpc_8_value
[21:30:31] [PASSED] drm_test_check_bpc_10_value
[21:30:31] [PASSED] drm_test_check_bpc_12_value
[21:30:31] [PASSED] drm_test_check_format_value
[21:30:31] [PASSED] drm_test_check_tmds_char_value
[21:30:31] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[21:30:31] = drm_atomic_helper_connector_hdmi_mode_valid (7 subtests) =
[21:30:31] [PASSED] drm_test_check_mode_valid
[21:30:31] [PASSED] drm_test_check_mode_valid_reject
[21:30:31] [PASSED] drm_test_check_mode_valid_reject_rate
[21:30:31] [PASSED] drm_test_check_mode_valid_reject_max_clock
[21:30:31] [PASSED] drm_test_check_mode_valid_yuv420_only_max_clock
[21:30:31] [PASSED] drm_test_check_mode_valid_reject_yuv420_only_connector
[21:30:31] [PASSED] drm_test_check_mode_valid_accept_yuv420_also_connector_rgb
[21:30:31] === [PASSED] drm_atomic_helper_connector_hdmi_mode_valid ===
[21:30:31] = drm_atomic_helper_connector_hdmi_infoframes (5 subtests) =
[21:30:31] [PASSED] drm_test_check_infoframes
[21:30:31] [PASSED] drm_test_check_reject_avi_infoframe
[21:30:31] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_8
[21:30:31] [PASSED] drm_test_check_reject_hdr_infoframe_bpc_10
[21:30:31] [PASSED] drm_test_check_reject_audio_infoframe
[21:30:31] === [PASSED] drm_atomic_helper_connector_hdmi_infoframes ===
[21:30:31] ================= drm_managed (2 subtests) =================
[21:30:31] [PASSED] drm_test_managed_release_action
[21:30:31] [PASSED] drm_test_managed_run_action
[21:30:31] =================== [PASSED] drm_managed ===================
[21:30:31] =================== drm_mm (6 subtests) ====================
[21:30:31] [PASSED] drm_test_mm_init
[21:30:31] [PASSED] drm_test_mm_debug
[21:30:31] [PASSED] drm_test_mm_align32
[21:30:31] [PASSED] drm_test_mm_align64
[21:30:31] [PASSED] drm_test_mm_lowest
[21:30:31] [PASSED] drm_test_mm_highest
[21:30:31] ===================== [PASSED] drm_mm ======================
[21:30:31] ============= drm_modes_analog_tv (5 subtests) =============
[21:30:31] [PASSED] drm_test_modes_analog_tv_mono_576i
[21:30:31] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[21:30:31] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[21:30:31] [PASSED] drm_test_modes_analog_tv_pal_576i
[21:30:31] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[21:30:31] =============== [PASSED] drm_modes_analog_tv ===============
[21:30:31] ============== drm_plane_helper (2 subtests) ===============
[21:30:31] =============== drm_test_check_plane_state ================
[21:30:31] [PASSED] clipping_simple
[21:30:31] [PASSED] clipping_rotate_reflect
[21:30:31] [PASSED] positioning_simple
[21:30:31] [PASSED] upscaling
[21:30:31] [PASSED] downscaling
[21:30:31] [PASSED] rounding1
[21:30:31] [PASSED] rounding2
[21:30:31] [PASSED] rounding3
[21:30:31] [PASSED] rounding4
[21:30:31] =========== [PASSED] drm_test_check_plane_state ============
[21:30:31] =========== drm_test_check_invalid_plane_state ============
[21:30:31] [PASSED] positioning_invalid
[21:30:31] [PASSED] upscaling_invalid
[21:30:31] [PASSED] downscaling_invalid
[21:30:31] ======= [PASSED] drm_test_check_invalid_plane_state ========
[21:30:31] ================ [PASSED] drm_plane_helper =================
[21:30:31] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[21:30:31] ====== drm_test_connector_helper_tv_get_modes_check =======
[21:30:31] [PASSED] None
[21:30:31] [PASSED] PAL
[21:30:31] [PASSED] NTSC
[21:30:31] [PASSED] Both, NTSC Default
[21:30:31] [PASSED] Both, PAL Default
[21:30:31] [PASSED] Both, NTSC Default, with PAL on command-line
[21:30:31] [PASSED] Both, PAL Default, with NTSC on command-line
[21:30:31] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[21:30:31] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[21:30:31] ================== drm_rect (9 subtests) ===================
[21:30:31] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[21:30:31] [PASSED] drm_test_rect_clip_scaled_not_clipped
[21:30:31] [PASSED] drm_test_rect_clip_scaled_clipped
[21:30:31] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[21:30:31] ================= drm_test_rect_intersect =================
[21:30:31] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[21:30:31] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[21:30:31] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[21:30:31] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[21:30:31] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[21:30:31] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[21:30:31] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[21:30:31] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[21:30:31] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[21:30:31] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[21:30:31] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[21:30:31] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[21:30:31] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[21:30:31] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[21:30:31] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
[21:30:31] ============= [PASSED] drm_test_rect_intersect =============
[21:30:31] ================ drm_test_rect_calc_hscale ================
[21:30:31] [PASSED] normal use
[21:30:31] [PASSED] out of max range
[21:30:31] [PASSED] out of min range
[21:30:31] [PASSED] zero dst
[21:30:31] [PASSED] negative src
[21:30:31] [PASSED] negative dst
[21:30:31] ============ [PASSED] drm_test_rect_calc_hscale ============
[21:30:31] ================ drm_test_rect_calc_vscale ================
[21:30:31] [PASSED] normal use
[21:30:31] [PASSED] out of max range
[21:30:31] [PASSED] out of min range
[21:30:31] [PASSED] zero dst
[21:30:31] [PASSED] negative src
[21:30:31] [PASSED] negative dst
[21:30:31] ============ [PASSED] drm_test_rect_calc_vscale ============
[21:30:31] ================== drm_test_rect_rotate ===================
[21:30:31] [PASSED] reflect-x
[21:30:31] [PASSED] reflect-y
[21:30:31] [PASSED] rotate-0
[21:30:31] [PASSED] rotate-90
[21:30:31] [PASSED] rotate-180
[21:30:31] [PASSED] rotate-270
[21:30:31] ============== [PASSED] drm_test_rect_rotate ===============
[21:30:31] ================ drm_test_rect_rotate_inv =================
[21:30:31] [PASSED] reflect-x
[21:30:31] [PASSED] reflect-y
[21:30:31] [PASSED] rotate-0
[21:30:31] [PASSED] rotate-90
[21:30:31] [PASSED] rotate-180
[21:30:31] [PASSED] rotate-270
[21:30:31] ============ [PASSED] drm_test_rect_rotate_inv =============
[21:30:31] ==================== [PASSED] drm_rect =====================
[21:30:31] ============ drm_sysfb_modeset_test (1 subtest) ============
[21:30:31] ============ drm_test_sysfb_build_fourcc_list =============
[21:30:31] [PASSED] no native formats
[21:30:31] [PASSED] XRGB8888 as native format
[21:30:31] [PASSED] remove duplicates
[21:30:31] [PASSED] convert alpha formats
[21:30:31] [PASSED] random formats
[21:30:31] ======== [PASSED] drm_test_sysfb_build_fourcc_list =========
[21:30:31] ============= [PASSED] drm_sysfb_modeset_test ==============
[21:30:31] ================== drm_fixp (2 subtests) ===================
[21:30:31] [PASSED] drm_test_int2fixp
[21:30:31] [PASSED] drm_test_sm2fixp
[21:30:31] ==================== [PASSED] drm_fixp =====================
[21:30:31] ============================================================
[21:30:31] Testing complete. Ran 637 tests: passed: 637
[21:30:31] Elapsed time: 26.798s total, 1.803s configuring, 24.780s building, 0.180s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/ttm/tests/.kunitconfig
[21:30:32] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[21:30:33] 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
[21:30:43] Starting KUnit Kernel (1/1)...
[21:30:43] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[21:30:44] ================= ttm_device (5 subtests) ==================
[21:30:44] [PASSED] ttm_device_init_basic
[21:30:44] [PASSED] ttm_device_init_multiple
[21:30:44] [PASSED] ttm_device_fini_basic
[21:30:44] [PASSED] ttm_device_init_no_vma_man
[21:30:44] ================== ttm_device_init_pools ==================
[21:30:44] [PASSED] No DMA allocations, no DMA32 required
[21:30:44] [PASSED] DMA allocations, DMA32 required
[21:30:44] [PASSED] No DMA allocations, DMA32 required
[21:30:44] [PASSED] DMA allocations, no DMA32 required
[21:30:44] ============== [PASSED] ttm_device_init_pools ==============
[21:30:44] =================== [PASSED] ttm_device ====================
[21:30:44] ================== ttm_pool (8 subtests) ===================
[21:30:44] ================== ttm_pool_alloc_basic ===================
[21:30:44] [PASSED] One page
[21:30:44] [PASSED] More than one page
[21:30:44] [PASSED] Above the allocation limit
[21:30:44] [PASSED] One page, with coherent DMA mappings enabled
[21:30:44] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[21:30:44] ============== [PASSED] ttm_pool_alloc_basic ===============
[21:30:44] ============== ttm_pool_alloc_basic_dma_addr ==============
[21:30:44] [PASSED] One page
[21:30:44] [PASSED] More than one page
[21:30:44] [PASSED] Above the allocation limit
[21:30:44] [PASSED] One page, with coherent DMA mappings enabled
[21:30:44] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[21:30:44] ========== [PASSED] ttm_pool_alloc_basic_dma_addr ==========
[21:30:44] [PASSED] ttm_pool_alloc_order_caching_match
[21:30:44] [PASSED] ttm_pool_alloc_caching_mismatch
[21:30:44] [PASSED] ttm_pool_alloc_order_mismatch
[21:30:44] [PASSED] ttm_pool_free_dma_alloc
[21:30:44] [PASSED] ttm_pool_free_no_dma_alloc
[21:30:44] [PASSED] ttm_pool_fini_basic
[21:30:44] ==================== [PASSED] ttm_pool =====================
[21:30:44] ================ ttm_resource (8 subtests) =================
[21:30:44] ================= ttm_resource_init_basic =================
[21:30:44] [PASSED] Init resource in TTM_PL_SYSTEM
[21:30:44] [PASSED] Init resource in TTM_PL_VRAM
[21:30:44] [PASSED] Init resource in a private placement
[21:30:44] [PASSED] Init resource in TTM_PL_SYSTEM, set placement flags
[21:30:44] ============= [PASSED] ttm_resource_init_basic =============
[21:30:44] [PASSED] ttm_resource_init_pinned
[21:30:44] [PASSED] ttm_resource_fini_basic
[21:30:44] [PASSED] ttm_resource_manager_init_basic
[21:30:44] [PASSED] ttm_resource_manager_usage_basic
[21:30:44] [PASSED] ttm_resource_manager_set_used_basic
[21:30:44] [PASSED] ttm_sys_man_alloc_basic
[21:30:44] [PASSED] ttm_sys_man_free_basic
[21:30:44] ================== [PASSED] ttm_resource ===================
[21:30:44] =================== ttm_tt (15 subtests) ===================
[21:30:44] ==================== ttm_tt_init_basic ====================
[21:30:44] [PASSED] Page-aligned size
[21:30:44] [PASSED] Extra pages requested
[21:30:44] ================ [PASSED] ttm_tt_init_basic ================
[21:30:44] [PASSED] ttm_tt_init_misaligned
[21:30:44] [PASSED] ttm_tt_fini_basic
[21:30:44] [PASSED] ttm_tt_fini_sg
[21:30:44] [PASSED] ttm_tt_fini_shmem
[21:30:44] [PASSED] ttm_tt_create_basic
[21:30:44] [PASSED] ttm_tt_create_invalid_bo_type
[21:30:44] [PASSED] ttm_tt_create_ttm_exists
[21:30:44] [PASSED] ttm_tt_create_failed
[21:30:44] [PASSED] ttm_tt_destroy_basic
[21:30:44] [PASSED] ttm_tt_populate_null_ttm
[21:30:44] [PASSED] ttm_tt_populate_populated_ttm
[21:30:44] [PASSED] ttm_tt_unpopulate_basic
[21:30:44] [PASSED] ttm_tt_unpopulate_empty_ttm
[21:30:44] [PASSED] ttm_tt_swapin_basic
[21:30:44] ===================== [PASSED] ttm_tt ======================
[21:30:44] =================== ttm_bo (14 subtests) ===================
[21:30:44] =========== ttm_bo_reserve_optimistic_no_ticket ===========
[21:30:44] [PASSED] Cannot be interrupted and sleeps
[21:30:44] [PASSED] Cannot be interrupted, locks straight away
[21:30:44] [PASSED] Can be interrupted, sleeps
[21:30:44] ======= [PASSED] ttm_bo_reserve_optimistic_no_ticket =======
[21:30:44] [PASSED] ttm_bo_reserve_locked_no_sleep
[21:30:44] [PASSED] ttm_bo_reserve_no_wait_ticket
[21:30:44] [PASSED] ttm_bo_reserve_double_resv
[21:30:44] [PASSED] ttm_bo_reserve_interrupted
[21:30:44] [PASSED] ttm_bo_reserve_deadlock
[21:30:44] [PASSED] ttm_bo_unreserve_basic
[21:30:44] [PASSED] ttm_bo_unreserve_pinned
[21:30:44] [PASSED] ttm_bo_unreserve_bulk
[21:30:44] [PASSED] ttm_bo_fini_basic
[21:30:44] [PASSED] ttm_bo_fini_shared_resv
[21:30:44] [PASSED] ttm_bo_pin_basic
[21:30:44] [PASSED] ttm_bo_pin_unpin_resource
[21:30:44] [PASSED] ttm_bo_multiple_pin_one_unpin
[21:30:44] ===================== [PASSED] ttm_bo ======================
[21:30:44] ============== ttm_bo_validate (22 subtests) ===============
[21:30:44] ============== ttm_bo_init_reserved_sys_man ===============
[21:30:44] [PASSED] Buffer object for userspace
[21:30:44] [PASSED] Kernel buffer object
[21:30:44] [PASSED] Shared buffer object
[21:30:44] ========== [PASSED] ttm_bo_init_reserved_sys_man ===========
[21:30:44] ============== ttm_bo_init_reserved_mock_man ==============
[21:30:44] [PASSED] Buffer object for userspace
[21:30:44] [PASSED] Kernel buffer object
[21:30:44] [PASSED] Shared buffer object
[21:30:44] ========== [PASSED] ttm_bo_init_reserved_mock_man ==========
[21:30:44] [PASSED] ttm_bo_init_reserved_resv
[21:30:44] ================== ttm_bo_validate_basic ==================
[21:30:44] [PASSED] Buffer object for userspace
[21:30:44] [PASSED] Kernel buffer object
[21:30:44] [PASSED] Shared buffer object
[21:30:44] ============== [PASSED] ttm_bo_validate_basic ==============
[21:30:44] [PASSED] ttm_bo_validate_invalid_placement
[21:30:44] ============= ttm_bo_validate_same_placement ==============
[21:30:44] [PASSED] System manager
[21:30:44] [PASSED] VRAM manager
[21:30:44] ========= [PASSED] ttm_bo_validate_same_placement ==========
[21:30:44] [PASSED] ttm_bo_validate_failed_alloc
[21:30:44] [PASSED] ttm_bo_validate_pinned
[21:30:44] [PASSED] ttm_bo_validate_busy_placement
[21:30:44] ================ ttm_bo_validate_multihop =================
[21:30:44] [PASSED] Buffer object for userspace
[21:30:44] [PASSED] Kernel buffer object
[21:30:44] [PASSED] Shared buffer object
[21:30:44] ============ [PASSED] ttm_bo_validate_multihop =============
[21:30:44] ========== ttm_bo_validate_no_placement_signaled ==========
[21:30:44] [PASSED] Buffer object in system domain, no page vector
[21:30:44] [PASSED] Buffer object in system domain with an existing page vector
[21:30:44] ====== [PASSED] ttm_bo_validate_no_placement_signaled ======
[21:30:44] ======== ttm_bo_validate_no_placement_not_signaled ========
[21:30:44] [PASSED] Buffer object for userspace
[21:30:44] [PASSED] Kernel buffer object
[21:30:44] [PASSED] Shared buffer object
[21:30:44] ==== [PASSED] ttm_bo_validate_no_placement_not_signaled ====
[21:30:44] [PASSED] ttm_bo_validate_move_fence_signaled
[21:30:44] ========= ttm_bo_validate_move_fence_not_signaled =========
[21:30:44] [PASSED] Waits for GPU
[21:30:44] [PASSED] Tries to lock straight away
[21:30:44] ===== [PASSED] ttm_bo_validate_move_fence_not_signaled =====
[21:30:44] [PASSED] ttm_bo_validate_swapout
[21:30:44] [PASSED] ttm_bo_validate_happy_evict
[21:30:44] [PASSED] ttm_bo_validate_all_pinned_evict
[21:30:44] [PASSED] ttm_bo_validate_allowed_only_evict
[21:30:44] [PASSED] ttm_bo_validate_deleted_evict
[21:30:44] [PASSED] ttm_bo_validate_busy_domain_evict
[21:30:44] [PASSED] ttm_bo_validate_evict_gutting
[21:30:44] [PASSED] ttm_bo_validate_recrusive_evict
[21:30:44] ================= [PASSED] ttm_bo_validate =================
[21:30:44] ============================================================
[21:30:44] Testing complete. Ran 102 tests: passed: 102
[21:30:44] Elapsed time: 12.070s total, 1.828s configuring, 9.975s building, 0.226s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/dma-buf/.kunitconfig
[21:30:44] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[21:30:46] 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
[21:30:54] Starting KUnit Kernel (1/1)...
[21:30:54] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[21:30:54] =============== dma-buf-fence (12 subtests) ================
[21:30:54] [PASSED] test_sanitycheck
[21:30:54] [PASSED] test_signaling
[21:30:54] [PASSED] test_add_callback
[21:30:54] [PASSED] test_late_add_callback
[21:30:54] [PASSED] test_rm_callback
[21:30:54] [PASSED] test_late_rm_callback
[21:30:54] [PASSED] test_status
[21:30:54] [PASSED] test_error
[21:30:54] [PASSED] test_wait
[21:30:54] [PASSED] test_wait_timeout
[21:30:54] [PASSED] test_stub
[21:30:54] [SKIPPED] test_race_signal_callback (requires at least 2 CPUs)
[21:30:54] ================== [PASSED] dma-buf-fence ==================
[21:30:54] ============ dma-buf-fence-chain (11 subtests) =============
[21:30:54] [PASSED] test_sanitycheck
[21:30:54] [PASSED] test_find_seqno
[21:30:54] [PASSED] test_find_signaled
[21:30:54] [PASSED] test_find_out_of_order
[21:30:59] [PASSED] test_find_gap
[21:30:59] [PASSED] test_find_race
[21:30:59] [PASSED] test_signal_forward
[21:30:59] [PASSED] test_signal_backward
[21:30:59] [PASSED] test_wait_forward
[21:30:59] [PASSED] test_wait_backward
[21:30:59] [PASSED] test_wait_random
[21:30:59] =============== [PASSED] dma-buf-fence-chain ===============
[21:30:59] ============ dma-buf-fence-unwrap (10 subtests) ============
[21:30:59] [PASSED] test_sanitycheck
[21:30:59] [PASSED] test_unwrap_array
[21:30:59] [PASSED] test_unwrap_chain
[21:30:59] [PASSED] test_unwrap_chain_array
[21:30:59] [PASSED] test_unwrap_merge
[21:30:59] [PASSED] test_unwrap_merge_duplicate
[21:30:59] [PASSED] test_unwrap_merge_seqno
[21:30:59] [PASSED] test_unwrap_merge_order
[21:30:59] [PASSED] test_unwrap_merge_complex
[21:30:59] [PASSED] test_unwrap_merge_complex_seqno
[21:30:59] ============== [PASSED] dma-buf-fence-unwrap ===============
[21:30:59] ================ dma-buf-resv (5 subtests) =================
[21:30:59] [PASSED] test_sanitycheck
[21:30:59] ===================== test_signaling ======================
[21:30:59] [PASSED] kernel
[21:30:59] [PASSED] write
[21:30:59] [PASSED] read
[21:30:59] [PASSED] bookkeep
[21:30:59] ================= [PASSED] test_signaling ==================
[21:30:59] ====================== test_for_each ======================
[21:30:59] [PASSED] kernel
[21:30:59] [PASSED] write
[21:30:59] [PASSED] read
[21:30:59] [PASSED] bookkeep
[21:30:59] ================== [PASSED] test_for_each ==================
[21:30:59] ================= test_for_each_unlocked ==================
[21:30:59] [PASSED] kernel
[21:30:59] [PASSED] write
[21:30:59] [PASSED] read
[21:30:59] [PASSED] bookkeep
[21:30:59] ============= [PASSED] test_for_each_unlocked ==============
[21:30:59] ===================== test_get_fences =====================
[21:30:59] [PASSED] kernel
[21:30:59] [PASSED] write
[21:30:59] [PASSED] read
[21:30:59] [PASSED] bookkeep
[21:30:59] ================= [PASSED] test_get_fences =================
[21:30:59] ================== [PASSED] dma-buf-resv ===================
[21:30:59] ============================================================
[21:30:59] Testing complete. Ran 50 tests: passed: 49, skipped: 1
[21:31:00] Elapsed time: 15.680s total, 1.807s configuring, 8.551s building, 5.277s running
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel
^ permalink raw reply [flat|nested] 10+ messages in thread