* [PATCH] drm/tests: Add a missing Kconfig select
@ 2024-05-29 9:22 Thomas Hellström
2024-05-29 9:29 ` ✓ CI.Patch_applied: success for " Patchwork
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: Thomas Hellström @ 2024-05-29 9:22 UTC (permalink / raw)
To: intel-xe
Fix the following warning:
WARNING: unmet direct dependencies detected for DRM_DISPLAY_HDMI_STATE_HELPER
Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && DRM_DISPLAY_HELPER [=y] && DRM_DISPLAY_HDMI_HELPER [=n]
Selected by [y]:
- DRM_KUNIT_TEST [=y] && HAS_IOMEM [=y] && DRM [=y] && KUNIT [=y] && MMU [=y]
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Fixes: 54cb39e2293b ("drm/connector: hdmi: Create an HDMI sub-state")
Cc: Maxime Ripard <mripard@kernel.org>
Cc: dri-devel@lists.freedesktop.org
---
drivers/gpu/drm/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
index 9703429de6b9..47592b6fc868 100644
--- a/drivers/gpu/drm/Kconfig
+++ b/drivers/gpu/drm/Kconfig
@@ -79,6 +79,7 @@ config DRM_KUNIT_TEST
depends on DRM && KUNIT && MMU
select DRM_BUDDY
select DRM_DISPLAY_DP_HELPER
+ select DRM_DISPLAY_HDMI_HELPER
select DRM_DISPLAY_HDMI_STATE_HELPER
select DRM_DISPLAY_HELPER
select DRM_EXEC
--
2.44.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* ✓ CI.Patch_applied: success for drm/tests: Add a missing Kconfig select
2024-05-29 9:22 [PATCH] drm/tests: Add a missing Kconfig select Thomas Hellström
@ 2024-05-29 9:29 ` Patchwork
2024-05-29 9:29 ` ✓ CI.checkpatch: " Patchwork
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2024-05-29 9:29 UTC (permalink / raw)
To: Thomas Hellström; +Cc: intel-xe
== Series Details ==
Series: drm/tests: Add a missing Kconfig select
URL : https://patchwork.freedesktop.org/series/134180/
State : success
== Summary ==
=== Applying kernel patches on branch 'drm-tip' with base: ===
Base commit: b84122b07cfd drm-tip: 2024y-05m-29d-09h-06m-15s UTC integration manifest
=== git am output follows ===
Applying: drm/tests: Add a missing Kconfig select
^ permalink raw reply [flat|nested] 9+ messages in thread
* ✓ CI.checkpatch: success for drm/tests: Add a missing Kconfig select
2024-05-29 9:22 [PATCH] drm/tests: Add a missing Kconfig select Thomas Hellström
2024-05-29 9:29 ` ✓ CI.Patch_applied: success for " Patchwork
@ 2024-05-29 9:29 ` Patchwork
2024-05-29 9:30 ` ✓ CI.KUnit: " Patchwork
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2024-05-29 9:29 UTC (permalink / raw)
To: Thomas Hellström; +Cc: intel-xe
== Series Details ==
Series: drm/tests: Add a missing Kconfig select
URL : https://patchwork.freedesktop.org/series/134180/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e0e6e3b64094a2196a99b2fe1c695564683b6db3
Author: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Date: Wed May 29 11:22:51 2024 +0200
drm/tests: Add a missing Kconfig select
Fix the following warning:
WARNING: unmet direct dependencies detected for DRM_DISPLAY_HDMI_STATE_HELPER
Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && DRM_DISPLAY_HELPER [=y] && DRM_DISPLAY_HDMI_HELPER [=n]
Selected by [y]:
- DRM_KUNIT_TEST [=y] && HAS_IOMEM [=y] && DRM [=y] && KUNIT [=y] && MMU [=y]
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Fixes: 54cb39e2293b ("drm/connector: hdmi: Create an HDMI sub-state")
Cc: Maxime Ripard <mripard@kernel.org>
Cc: dri-devel@lists.freedesktop.org
+ /mt/dim checkpatch b84122b07cfd7fe5f7ae7916c9653eeddafb51a1 drm-intel
e0e6e3b64094 drm/tests: Add a missing Kconfig select
^ permalink raw reply [flat|nested] 9+ messages in thread
* ✓ CI.KUnit: success for drm/tests: Add a missing Kconfig select
2024-05-29 9:22 [PATCH] drm/tests: Add a missing Kconfig select Thomas Hellström
2024-05-29 9:29 ` ✓ CI.Patch_applied: success for " Patchwork
2024-05-29 9:29 ` ✓ CI.checkpatch: " Patchwork
@ 2024-05-29 9:30 ` Patchwork
2024-05-29 9:42 ` ✓ CI.Build: " Patchwork
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2024-05-29 9:30 UTC (permalink / raw)
To: Thomas Hellström; +Cc: intel-xe
== Series Details ==
Series: drm/tests: Add a missing Kconfig select
URL : https://patchwork.freedesktop.org/series/134180/
State : success
== Summary ==
+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[09:29:33] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[09:29:37] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make ARCH=um O=.kunit --jobs=48
../lib/iomap.c:156:5: warning: no previous prototype for ‘ioread64_lo_hi’ [-Wmissing-prototypes]
156 | u64 ioread64_lo_hi(const void __iomem *addr)
| ^~~~~~~~~~~~~~
../lib/iomap.c:163:5: warning: no previous prototype for ‘ioread64_hi_lo’ [-Wmissing-prototypes]
163 | u64 ioread64_hi_lo(const void __iomem *addr)
| ^~~~~~~~~~~~~~
../lib/iomap.c:170:5: warning: no previous prototype for ‘ioread64be_lo_hi’ [-Wmissing-prototypes]
170 | u64 ioread64be_lo_hi(const void __iomem *addr)
| ^~~~~~~~~~~~~~~~
../lib/iomap.c:178:5: warning: no previous prototype for ‘ioread64be_hi_lo’ [-Wmissing-prototypes]
178 | u64 ioread64be_hi_lo(const void __iomem *addr)
| ^~~~~~~~~~~~~~~~
../lib/iomap.c:264:6: warning: no previous prototype for ‘iowrite64_lo_hi’ [-Wmissing-prototypes]
264 | void iowrite64_lo_hi(u64 val, void __iomem *addr)
| ^~~~~~~~~~~~~~~
../lib/iomap.c:272:6: warning: no previous prototype for ‘iowrite64_hi_lo’ [-Wmissing-prototypes]
272 | void iowrite64_hi_lo(u64 val, void __iomem *addr)
| ^~~~~~~~~~~~~~~
../lib/iomap.c:280:6: warning: no previous prototype for ‘iowrite64be_lo_hi’ [-Wmissing-prototypes]
280 | void iowrite64be_lo_hi(u64 val, void __iomem *addr)
| ^~~~~~~~~~~~~~~~~
../lib/iomap.c:288:6: warning: no previous prototype for ‘iowrite64be_hi_lo’ [-Wmissing-prototypes]
288 | void iowrite64be_hi_lo(u64 val, void __iomem *addr)
| ^~~~~~~~~~~~~~~~~
[09:30:03] Starting KUnit Kernel (1/1)...
[09:30:03] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[09:30:03] =================== guc_dbm (7 subtests) ===================
[09:30:03] [PASSED] test_empty
[09:30:03] [PASSED] test_default
[09:30:03] ======================== test_size ========================
[09:30:03] [PASSED] 4
[09:30:03] [PASSED] 8
[09:30:03] [PASSED] 32
[09:30:03] [PASSED] 256
[09:30:03] ==================== [PASSED] test_size ====================
[09:30:03] ======================= test_reuse ========================
[09:30:03] [PASSED] 4
[09:30:03] [PASSED] 8
[09:30:03] [PASSED] 32
[09:30:03] [PASSED] 256
[09:30:03] =================== [PASSED] test_reuse ====================
[09:30:03] =================== test_range_overlap ====================
[09:30:03] [PASSED] 4
[09:30:03] [PASSED] 8
[09:30:03] [PASSED] 32
[09:30:03] [PASSED] 256
[09:30:03] =============== [PASSED] test_range_overlap ================
[09:30:03] =================== test_range_compact ====================
[09:30:03] [PASSED] 4
[09:30:03] [PASSED] 8
[09:30:03] [PASSED] 32
[09:30:03] [PASSED] 256
[09:30:03] =============== [PASSED] test_range_compact ================
[09:30:03] ==================== test_range_spare =====================
[09:30:03] [PASSED] 4
[09:30:03] [PASSED] 8
[09:30:03] [PASSED] 32
[09:30:03] [PASSED] 256
[09:30:03] ================ [PASSED] test_range_spare =================
[09:30:03] ===================== [PASSED] guc_dbm =====================
[09:30:03] =================== guc_idm (6 subtests) ===================
[09:30:03] [PASSED] bad_init
[09:30:03] [PASSED] no_init
[09:30:03] [PASSED] init_fini
[09:30:03] [PASSED] check_used
[09:30:03] [PASSED] check_quota
[09:30:03] [PASSED] check_all
[09:30:03] ===================== [PASSED] guc_idm =====================
[09:30:03] ================== no_relay (3 subtests) ===================
[09:30:03] [PASSED] xe_drops_guc2pf_if_not_ready
[09:30:03] [PASSED] xe_drops_guc2vf_if_not_ready
[09:30:03] [PASSED] xe_rejects_send_if_not_ready
[09:30:03] ==================== [PASSED] no_relay =====================
[09:30:03] ================== pf_relay (14 subtests) ==================
[09:30:03] [PASSED] pf_rejects_guc2pf_too_short
[09:30:03] [PASSED] pf_rejects_guc2pf_too_long
[09:30:03] [PASSED] pf_rejects_guc2pf_no_payload
[09:30:03] [PASSED] pf_fails_no_payload
[09:30:03] [PASSED] pf_fails_bad_origin
[09:30:03] [PASSED] pf_fails_bad_type
[09:30:03] [PASSED] pf_txn_reports_error
[09:30:03] [PASSED] pf_txn_sends_pf2guc
[09:30:03] [PASSED] pf_sends_pf2guc
[09:30:03] [SKIPPED] pf_loopback_nop
[09:30:03] [SKIPPED] pf_loopback_echo
[09:30:03] [SKIPPED] pf_loopback_fail
[09:30:03] [SKIPPED] pf_loopback_busy
[09:30:03] [SKIPPED] pf_loopback_retry
[09:30:03] ==================== [PASSED] pf_relay =====================
[09:30:03] ================== vf_relay (3 subtests) ===================
[09:30:03] [PASSED] vf_rejects_guc2vf_too_short
[09:30:03] [PASSED] vf_rejects_guc2vf_too_long
[09:30:03] [PASSED] vf_rejects_guc2vf_no_payload
[09:30:03] ==================== [PASSED] vf_relay =====================
[09:30:03] ================= pf_service (11 subtests) =================
[09:30:03] [PASSED] pf_negotiate_any
[09:30:03] [PASSED] pf_negotiate_base_match
[09:30:03] [PASSED] pf_negotiate_base_newer
[09:30:03] [PASSED] pf_negotiate_base_next
[09:30:03] [SKIPPED] pf_negotiate_base_older
[09:30:03] [PASSED] pf_negotiate_base_prev
[09:30:03] [PASSED] pf_negotiate_latest_match
[09:30:03] [PASSED] pf_negotiate_latest_newer
[09:30:03] [PASSED] pf_negotiate_latest_next
[09:30:03] [SKIPPED] pf_negotiate_latest_older
[09:30:03] [SKIPPED] pf_negotiate_latest_prev
[09:30:03] =================== [PASSED] pf_service ====================
[09:30:03] ===================== lmtt (1 subtest) =====================
[09:30:03] ======================== test_ops =========================
[09:30:03] [PASSED] 2-level
[09:30:03] [PASSED] multi-level
[09:30:03] ==================== [PASSED] test_ops =====================
[09:30:03] ====================== [PASSED] lmtt =======================
[09:30:03] ==================== xe_bo (2 subtests) ====================
[09:30:03] [SKIPPED] xe_ccs_migrate_kunit
[09:30:03] [SKIPPED] xe_bo_evict_kunit
[09:30:03] ===================== [SKIPPED] xe_bo ======================
[09:30:03] ================== xe_dma_buf (1 subtest) ==================
[09:30:03] [SKIPPED] xe_dma_buf_kunit
[09:30:03] =================== [SKIPPED] xe_dma_buf ===================
[09:30:03] ================== xe_migrate (1 subtest) ==================
[09:30:03] [SKIPPED] xe_migrate_sanity_kunit
[09:30:03] =================== [SKIPPED] xe_migrate ===================
[09:30:03] =================== xe_mocs (2 subtests) ===================
[09:30:03] [SKIPPED] xe_live_mocs_kernel_kunit
[09:30:03] [SKIPPED] xe_live_mocs_reset_kunit
[09:30:03] ==================== [SKIPPED] xe_mocs =====================
[09:30:03] ==================== args (11 subtests) ====================
[09:30:03] [PASSED] count_args_test
[09:30:03] [PASSED] call_args_example
[09:30:03] [PASSED] call_args_test
[09:30:03] [PASSED] drop_first_arg_example
[09:30:03] [PASSED] drop_first_arg_test
[09:30:03] [PASSED] first_arg_example
[09:30:03] [PASSED] first_arg_test
[09:30:03] [PASSED] last_arg_example
[09:30:03] [PASSED] last_arg_test
[09:30:03] [PASSED] pick_arg_example
[09:30:03] [PASSED] sep_comma_example
[09:30:03] ====================== [PASSED] args =======================
[09:30:03] =================== xe_pci (2 subtests) ====================
[09:30:03] [PASSED] xe_gmdid_graphics_ip
[09:30:03] [PASSED] xe_gmdid_media_ip
[09:30:03] ===================== [PASSED] xe_pci ======================
[09:30:03] ==================== xe_rtp (1 subtest) ====================
[09:30:03] ================== xe_rtp_process_tests ===================
[09:30:03] [PASSED] coalesce-same-reg
[09:30:03] [PASSED] no-match-no-add
[09:30:03] [PASSED] no-match-no-add-multiple-rules
[09:30:03] [PASSED] two-regs-two-entries
[09:30:03] [PASSED] clr-one-set-other
[09:30:03] [PASSED] set-field
[09:30:03] [PASSED] conflict-duplicate
[09:30:03] [PASSED] conflict-not-disjoint
[09:30:03] [PASSED] conflict-reg-type
[09:30:03] ============== [PASSED] xe_rtp_process_tests ===============
stty: 'standard input': Inappropriate ioctl for device
[09:30:03] ===================== [PASSED] xe_rtp ======================
[09:30:03] ==================== xe_wa (1 subtest) =====================
[09:30:03] ======================== xe_wa_gt =========================
[09:30:03] [PASSED] TIGERLAKE (B0)
[09:30:03] [PASSED] DG1 (A0)
[09:30:03] [PASSED] DG1 (B0)
[09:30:03] [PASSED] ALDERLAKE_S (A0)
[09:30:03] [PASSED] ALDERLAKE_S (B0)
[09:30:03] [PASSED] ALDERLAKE_S (C0)
[09:30:03] [PASSED] ALDERLAKE_S (D0)
[09:30:03] [PASSED] ALDERLAKE_P (A0)
[09:30:03] [PASSED] ALDERLAKE_P (B0)
[09:30:03] [PASSED] ALDERLAKE_P (C0)
[09:30:03] [PASSED] ALDERLAKE_S_RPLS (D0)
[09:30:03] [PASSED] ALDERLAKE_P_RPLU (E0)
[09:30:03] [PASSED] DG2_G10 (C0)
[09:30:03] [PASSED] DG2_G11 (B1)
[09:30:03] [PASSED] DG2_G12 (A1)
[09:30:03] [PASSED] METEORLAKE (g:A0, m:A0)
[09:30:03] [PASSED] METEORLAKE (g:A0, m:A0)
[09:30:03] [PASSED] METEORLAKE (g:A0, m:A0)
[09:30:03] [PASSED] LUNARLAKE (g:A0, m:A0)
[09:30:03] [PASSED] LUNARLAKE (g:B0, m:A0)
[09:30:03] ==================== [PASSED] xe_wa_gt =====================
[09:30:03] ====================== [PASSED] xe_wa ======================
[09:30:03] ============================================================
[09:30:03] Testing complete. Ran 109 tests: passed: 95, skipped: 14
[09:30:03] Elapsed time: 30.855s total, 4.295s configuring, 26.340s building, 0.210s running
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[09:30:04] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[09:30:05] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make ARCH=um O=.kunit --jobs=48
../lib/iomap.c:156:5: warning: no previous prototype for ‘ioread64_lo_hi’ [-Wmissing-prototypes]
156 | u64 ioread64_lo_hi(const void __iomem *addr)
| ^~~~~~~~~~~~~~
../lib/iomap.c:163:5: warning: no previous prototype for ‘ioread64_hi_lo’ [-Wmissing-prototypes]
163 | u64 ioread64_hi_lo(const void __iomem *addr)
| ^~~~~~~~~~~~~~
../lib/iomap.c:170:5: warning: no previous prototype for ‘ioread64be_lo_hi’ [-Wmissing-prototypes]
170 | u64 ioread64be_lo_hi(const void __iomem *addr)
| ^~~~~~~~~~~~~~~~
../lib/iomap.c:178:5: warning: no previous prototype for ‘ioread64be_hi_lo’ [-Wmissing-prototypes]
178 | u64 ioread64be_hi_lo(const void __iomem *addr)
| ^~~~~~~~~~~~~~~~
../lib/iomap.c:264:6: warning: no previous prototype for ‘iowrite64_lo_hi’ [-Wmissing-prototypes]
264 | void iowrite64_lo_hi(u64 val, void __iomem *addr)
| ^~~~~~~~~~~~~~~
../lib/iomap.c:272:6: warning: no previous prototype for ‘iowrite64_hi_lo’ [-Wmissing-prototypes]
272 | void iowrite64_hi_lo(u64 val, void __iomem *addr)
| ^~~~~~~~~~~~~~~
../lib/iomap.c:280:6: warning: no previous prototype for ‘iowrite64be_lo_hi’ [-Wmissing-prototypes]
280 | void iowrite64be_lo_hi(u64 val, void __iomem *addr)
| ^~~~~~~~~~~~~~~~~
../lib/iomap.c:288:6: warning: no previous prototype for ‘iowrite64be_hi_lo’ [-Wmissing-prototypes]
288 | void iowrite64be_hi_lo(u64 val, void __iomem *addr)
| ^~~~~~~~~~~~~~~~~
[09:30:27] Starting KUnit Kernel (1/1)...
[09:30:27] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[09:30:27] ============ drm_test_pick_cmdline (2 subtests) ============
[09:30:27] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[09:30:27] =============== drm_test_pick_cmdline_named ===============
[09:30:27] [PASSED] NTSC
[09:30:27] [PASSED] NTSC-J
[09:30:27] [PASSED] PAL
[09:30:27] [PASSED] PAL-M
[09:30:27] =========== [PASSED] drm_test_pick_cmdline_named ===========
[09:30:27] ============== [PASSED] drm_test_pick_cmdline ==============
[09:30:27] ================== drm_buddy (7 subtests) ==================
[09:30:27] [PASSED] drm_test_buddy_alloc_limit
[09:30:27] [PASSED] drm_test_buddy_alloc_optimistic
[09:30:27] [PASSED] drm_test_buddy_alloc_pessimistic
[09:30:27] [PASSED] drm_test_buddy_alloc_pathological
[09:30:27] [PASSED] drm_test_buddy_alloc_contiguous
[09:30:27] [PASSED] drm_test_buddy_alloc_clear
[09:30:27] [PASSED] drm_test_buddy_alloc_range_bias
[09:30:27] ==================== [PASSED] drm_buddy ====================
[09:30:27] ============= drm_cmdline_parser (40 subtests) =============
[09:30:27] [PASSED] drm_test_cmdline_force_d_only
[09:30:27] [PASSED] drm_test_cmdline_force_D_only_dvi
[09:30:27] [PASSED] drm_test_cmdline_force_D_only_hdmi
[09:30:27] [PASSED] drm_test_cmdline_force_D_only_not_digital
[09:30:27] [PASSED] drm_test_cmdline_force_e_only
[09:30:27] [PASSED] drm_test_cmdline_res
[09:30:27] [PASSED] drm_test_cmdline_res_vesa
[09:30:27] [PASSED] drm_test_cmdline_res_vesa_rblank
[09:30:27] [PASSED] drm_test_cmdline_res_rblank
[09:30:27] [PASSED] drm_test_cmdline_res_bpp
[09:30:27] [PASSED] drm_test_cmdline_res_refresh
[09:30:27] [PASSED] drm_test_cmdline_res_bpp_refresh
[09:30:27] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[09:30:27] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[09:30:27] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[09:30:27] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[09:30:27] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[09:30:27] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[09:30:27] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[09:30:27] [PASSED] drm_test_cmdline_res_margins_force_on
[09:30:27] [PASSED] drm_test_cmdline_res_vesa_margins
[09:30:27] [PASSED] drm_test_cmdline_name
[09:30:27] [PASSED] drm_test_cmdline_name_bpp
[09:30:27] [PASSED] drm_test_cmdline_name_option
[09:30:27] [PASSED] drm_test_cmdline_name_bpp_option
[09:30:27] [PASSED] drm_test_cmdline_rotate_0
[09:30:27] [PASSED] drm_test_cmdline_rotate_90
[09:30:27] [PASSED] drm_test_cmdline_rotate_180
[09:30:27] [PASSED] drm_test_cmdline_rotate_270
[09:30:27] [PASSED] drm_test_cmdline_hmirror
[09:30:27] [PASSED] drm_test_cmdline_vmirror
[09:30:27] [PASSED] drm_test_cmdline_margin_options
[09:30:27] [PASSED] drm_test_cmdline_multiple_options
[09:30:27] [PASSED] drm_test_cmdline_bpp_extra_and_option
[09:30:27] [PASSED] drm_test_cmdline_extra_and_option
[09:30:27] [PASSED] drm_test_cmdline_freestanding_options
[09:30:27] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[09:30:27] [PASSED] drm_test_cmdline_panel_orientation
[09:30:27] ================ drm_test_cmdline_invalid =================
[09:30:27] [PASSED] margin_only
[09:30:27] [PASSED] interlace_only
[09:30:27] [PASSED] res_missing_x
[09:30:27] [PASSED] res_missing_y
[09:30:27] [PASSED] res_bad_y
[09:30:27] [PASSED] res_missing_y_bpp
[09:30:27] [PASSED] res_bad_bpp
[09:30:27] [PASSED] res_bad_refresh
[09:30:27] [PASSED] res_bpp_refresh_force_on_off
[09:30:27] [PASSED] res_invalid_mode
[09:30:27] [PASSED] res_bpp_wrong_place_mode
[09:30:27] [PASSED] name_bpp_refresh
[09:30:27] [PASSED] name_refresh
[09:30:27] [PASSED] name_refresh_wrong_mode
[09:30:27] [PASSED] name_refresh_invalid_mode
[09:30:27] [PASSED] rotate_multiple
[09:30:27] [PASSED] rotate_invalid_val
[09:30:27] [PASSED] rotate_truncated
[09:30:27] [PASSED] invalid_option
[09:30:27] [PASSED] invalid_tv_option
[09:30:27] [PASSED] truncated_tv_option
[09:30:27] ============ [PASSED] drm_test_cmdline_invalid =============
[09:30:27] =============== drm_test_cmdline_tv_options ===============
[09:30:27] [PASSED] NTSC
[09:30:27] [PASSED] NTSC_443
[09:30:27] [PASSED] NTSC_J
[09:30:27] [PASSED] PAL
[09:30:27] [PASSED] PAL_M
[09:30:27] [PASSED] PAL_N
[09:30:27] [PASSED] SECAM
[09:30:27] =========== [PASSED] drm_test_cmdline_tv_options ===========
[09:30:27] =============== [PASSED] drm_cmdline_parser ================
[09:30:27] ========== drmm_connector_hdmi_init (19 subtests) ==========
[09:30:27] [PASSED] drm_test_connector_hdmi_init_valid
[09:30:27] [PASSED] drm_test_connector_hdmi_init_bpc_8
[09:30:27] [PASSED] drm_test_connector_hdmi_init_bpc_10
[09:30:27] [PASSED] drm_test_connector_hdmi_init_bpc_12
[09:30:27] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[09:30:27] [PASSED] drm_test_connector_hdmi_init_bpc_null
[09:30:27] [PASSED] drm_test_connector_hdmi_init_formats_empty
[09:30:27] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[09:30:27] [PASSED] drm_test_connector_hdmi_init_null_ddc
[09:30:27] [PASSED] drm_test_connector_hdmi_init_null_product
[09:30:27] [PASSED] drm_test_connector_hdmi_init_null_vendor
[09:30:27] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[09:30:27] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[09:30:27] [PASSED] drm_test_connector_hdmi_init_product_valid
[09:30:27] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[09:30:27] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[09:30:27] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[09:30:27] ========= drm_test_connector_hdmi_init_type_valid =========
[09:30:27] [PASSED] HDMI-A
[09:30:27] [PASSED] HDMI-B
[09:30:27] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[09:30:27] ======== drm_test_connector_hdmi_init_type_invalid ========
[09:30:27] [PASSED] Unknown
[09:30:27] [PASSED] VGA
[09:30:27] [PASSED] DVI-I
[09:30:27] [PASSED] DVI-D
[09:30:27] [PASSED] DVI-A
[09:30:27] [PASSED] Composite
[09:30:27] [PASSED] SVIDEO
[09:30:27] [PASSED] LVDS
[09:30:27] [PASSED] Component
[09:30:27] [PASSED] DIN
[09:30:27] [PASSED] DP
[09:30:27] [PASSED] TV
[09:30:27] [PASSED] eDP
[09:30:27] [PASSED] Virtual
[09:30:27] [PASSED] DSI
[09:30:27] [PASSED] DPI
[09:30:27] [PASSED] Writeback
[09:30:27] [PASSED] SPI
[09:30:27] [PASSED] USB
[09:30:27] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[09:30:27] ============ [PASSED] drmm_connector_hdmi_init =============
[09:30:27] ============= drmm_connector_init (3 subtests) =============
[09:30:27] [PASSED] drm_test_drmm_connector_init
[09:30:27] [PASSED] drm_test_drmm_connector_init_null_ddc
[09:30:27] ========= drm_test_drmm_connector_init_type_valid =========
[09:30:27] [PASSED] Unknown
[09:30:27] [PASSED] VGA
[09:30:27] [PASSED] DVI-I
[09:30:27] [PASSED] DVI-D
[09:30:27] [PASSED] DVI-A
[09:30:27] [PASSED] Composite
[09:30:27] [PASSED] SVIDEO
[09:30:27] [PASSED] LVDS
[09:30:27] [PASSED] Component
[09:30:27] [PASSED] DIN
[09:30:27] [PASSED] DP
[09:30:27] [PASSED] HDMI-A
[09:30:27] [PASSED] HDMI-B
[09:30:27] [PASSED] TV
[09:30:27] [PASSED] eDP
[09:30:27] [PASSED] Virtual
[09:30:27] [PASSED] DSI
[09:30:27] [PASSED] DPI
[09:30:27] [PASSED] Writeback
[09:30:27] [PASSED] SPI
[09:30:27] [PASSED] USB
[09:30:27] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[09:30:27] =============== [PASSED] drmm_connector_init ===============
[09:30:27] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[09:30:27] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[09:30:27] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[09:30:27] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[09:30:27] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[09:30:27] ========== drm_test_get_tv_mode_from_name_valid ===========
[09:30:27] [PASSED] NTSC
[09:30:27] [PASSED] NTSC-443
[09:30:27] [PASSED] NTSC-J
[09:30:27] [PASSED] PAL
[09:30:27] [PASSED] PAL-M
[09:30:27] [PASSED] PAL-N
[09:30:27] [PASSED] SECAM
[09:30:27] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[09:30:27] [PASSED] drm_test_get_tv_mode_from_name_truncated
[09:30:27] ============ [PASSED] drm_get_tv_mode_from_name ============
[09:30:27] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[09:30:27] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[09:30:27] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[09:30:27] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[09:30:27] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[09:30:27] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[09:30:27] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[09:30:27] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid =
[09:30:27] [PASSED] VIC 96
[09:30:27] [PASSED] VIC 97
[09:30:27] [PASSED] VIC 101
[09:30:27] [PASSED] VIC 102
[09:30:27] [PASSED] VIC 106
[09:30:27] [PASSED] VIC 107
[09:30:27] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[09:30:27] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[09:30:27] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[09:30:27] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[09:30:27] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[09:30:27] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[09:30:27] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[09:30:27] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[09:30:27] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name ====
[09:30:27] [PASSED] Automatic
[09:30:27] [PASSED] Full
[09:30:27] [PASSED] Limited 16:235
[09:30:27] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[09:30:27] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[09:30:27] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[09:30:27] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[09:30:27] === drm_test_drm_hdmi_connector_get_output_format_name ====
[09:30:27] [PASSED] RGB
[09:30:27] [PASSED] YUV 4:2:0
[09:30:27] [PASSED] YUV 4:2:2
[09:30:27] [PASSED] YUV 4:4:4
[09:30:27] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[09:30:27] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[09:30:27] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[09:30:27] ============= drm_damage_helper (21 subtests) ==============
[09:30:27] [PASSED] drm_test_damage_iter_no_damage
[09:30:27] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[09:30:27] [PASSED] drm_test_damage_iter_no_damage_src_moved
[09:30:27] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[09:30:27] [PASSED] drm_test_damage_iter_no_damage_not_visible
[09:30:27] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[09:30:27] [PASSED] drm_test_damage_iter_no_damage_no_fb
[09:30:27] [PASSED] drm_test_damage_iter_simple_damage
[09:30:27] [PASSED] drm_test_damage_iter_single_damage
[09:30:27] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[09:30:27] [PASSED] drm_test_damage_iter_single_damage_outside_src
[09:30:27] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[09:30:27] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[09:30:27] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[09:30:27] [PASSED] drm_test_damage_iter_single_damage_src_moved
[09:30:27] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[09:30:27] [PASSED] drm_test_damage_iter_damage
[09:30:27] [PASSED] drm_test_damage_iter_damage_one_intersect
[09:30:27] [PASSED] drm_test_damage_iter_damage_one_outside
[09:30:27] [PASSED] drm_test_damage_iter_damage_src_moved
[09:30:27] [PASSED] drm_test_damage_iter_damage_not_visible
[09:30:27] ================ [PASSED] drm_damage_helper ================
[09:30:27] ============== drm_dp_mst_helper (3 subtests) ==============
[09:30:27] ============== drm_test_dp_mst_calc_pbn_mode ==============
[09:30:27] [PASSED] Clock 154000 BPP 30 DSC disabled
[09:30:27] [PASSED] Clock 234000 BPP 30 DSC disabled
[09:30:27] [PASSED] Clock 297000 BPP 24 DSC disabled
[09:30:27] [PASSED] Clock 332880 BPP 24 DSC enabled
[09:30:27] [PASSED] Clock 324540 BPP 24 DSC enabled
[09:30:27] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[09:30:27] ============== drm_test_dp_mst_calc_pbn_div ===============
[09:30:27] [PASSED] Link rate 2000000 lane count 4
[09:30:27] [PASSED] Link rate 2000000 lane count 2
[09:30:27] [PASSED] Link rate 2000000 lane count 1
[09:30:27] [PASSED] Link rate 1350000 lane count 4
[09:30:27] [PASSED] Link rate 1350000 lane count 2
[09:30:27] [PASSED] Link rate 1350000 lane count 1
[09:30:27] [PASSED] Link rate 1000000 lane count 4
[09:30:27] [PASSED] Link rate 1000000 lane count 2
[09:30:27] [PASSED] Link rate 1000000 lane count 1
[09:30:27] [PASSED] Link rate 810000 lane count 4
[09:30:27] [PASSED] Link rate 810000 lane count 2
[09:30:27] [PASSED] Link rate 810000 lane count 1
[09:30:27] [PASSED] Link rate 540000 lane count 4
[09:30:27] [PASSED] Link rate 540000 lane count 2
[09:30:27] [PASSED] Link rate 540000 lane count 1
[09:30:27] [PASSED] Link rate 270000 lane count 4
[09:30:27] [PASSED] Link rate 270000 lane count 2
[09:30:27] [PASSED] Link rate 270000 lane count 1
[09:30:27] [PASSED] Link rate 162000 lane count 4
[09:30:27] [PASSED] Link rate 162000 lane count 2
[09:30:27] [PASSED] Link rate 162000 lane count 1
[09:30:27] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[09:30:27] ========= drm_test_dp_mst_sideband_msg_req_decode =========
[09:30:27] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[09:30:27] [PASSED] DP_POWER_UP_PHY with port number
[09:30:27] [PASSED] DP_POWER_DOWN_PHY with port number
[09:30:27] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[09:30:27] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[09:30:27] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[09:30:27] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[09:30:27] [PASSED] DP_QUERY_PAYLOAD with port number
[09:30:27] [PASSED] DP_QUERY_PAYLOAD with VCPI
[09:30:27] [PASSED] DP_REMOTE_DPCD_READ with port number
[09:30:27] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[09:30:27] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[09:30:27] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[09:30:27] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[09:30:27] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[09:30:27] [PASSED] DP_REMOTE_I2C_READ with port number
[09:30:27] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[09:30:27] [PASSED] DP_REMOTE_I2C_READ with transactions array
[09:30:27] [PASSED] DP_REMOTE_I2C_WRITE with port number
[09:30:27] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[09:30:27] [PASSED] DP_REMOTE_I2C_WRITE with data array
[09:30:27] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[09:30:27] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[09:30:27] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[09:30:27] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[09:30:27] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[09:30:27] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[09:30:27] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[09:30:27] ================ [PASSED] drm_dp_mst_helper ================
[09:30:27] ================== drm_exec (7 subtests) ===================
[09:30:27] [PASSED] sanitycheck
[09:30:27] [PASSED] test_lock
[09:30:27] [PASSED] test_lock_unlock
[09:30:27] [PASSED] test_duplicates
[09:30:27] [PASSED] test_prepare
[09:30:27] [PASSED] test_prepare_array
[09:30:27] [PASSED] test_multiple_loops
[09:30:27] ==================== [PASSED] drm_exec =====================
[09:30:27] =========== drm_format_helper_test (17 subtests) ===========
[09:30:27] ============== drm_test_fb_xrgb8888_to_gray8 ==============
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[09:30:27] ============= drm_test_fb_xrgb8888_to_rgb332 ==============
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[09:30:27] ============= drm_test_fb_xrgb8888_to_rgb565 ==============
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[09:30:27] ============ drm_test_fb_xrgb8888_to_xrgb1555 =============
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[09:30:27] ============ drm_test_fb_xrgb8888_to_argb1555 =============
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[09:30:27] ============ drm_test_fb_xrgb8888_to_rgba5551 =============
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[09:30:27] ============= drm_test_fb_xrgb8888_to_rgb888 ==============
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[09:30:27] ============ drm_test_fb_xrgb8888_to_argb8888 =============
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[09:30:27] =========== drm_test_fb_xrgb8888_to_xrgb2101010 ===========
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[09:30:27] =========== drm_test_fb_xrgb8888_to_argb2101010 ===========
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[09:30:27] ============== drm_test_fb_xrgb8888_to_mono ===============
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[09:30:27] ==================== drm_test_fb_swab =====================
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ================ [PASSED] drm_test_fb_swab =================
[09:30:27] ============ drm_test_fb_xrgb8888_to_xbgr8888 =============
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[09:30:27] ============ drm_test_fb_xrgb8888_to_abgr8888 =============
[09:30:27] [PASSED] single_pixel_source_buffer
[09:30:27] [PASSED] single_pixel_clip_rectangle
[09:30:27] [PASSED] well_known_colors
[09:30:27] [PASSED] destination_pitch
[09:30:27] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[09:30:27] ================= drm_test_fb_clip_offset =================
[09:30:27] [PASSED] pass through
[09:30:27] [PASSED] horizontal offset
[09:30:27] [PASSED] vertical offset
[09:30:27] [PASSED] horizontal and vertical offset
[09:30:27] [PASSED] horizontal offset (custom pitch)
[09:30:27] [PASSED] vertical offset (custom pitch)
[09:30:27] [PASSED] horizontal and vertical offset (custom pitch)
[09:30:27] ============= [PASSED] drm_test_fb_clip_offset =============
[09:30:27] ============== drm_test_fb_build_fourcc_list ==============
[09:30:27] [PASSED] no native formats
[09:30:27] [PASSED] XRGB8888 as native format
[09:30:27] [PASSED] remove duplicates
[09:30:27] [PASSED] convert alpha formats
[09:30:27] [PASSED] random formats
[09:30:27] ========== [PASSED] drm_test_fb_build_fourcc_list ==========
[09:30:27] =================== drm_test_fb_memcpy ====================
[09:30:27] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[09:30:27] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[09:30:27] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[09:30:27] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[09:30:27] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[09:30:27] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[09:30:27] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[09:30:27] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[09:30:27] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[09:30:27] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[09:30:27] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[09:30:27] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[09:30:27] =============== [PASSED] drm_test_fb_memcpy ================
[09:30:27] ============= [PASSED] drm_format_helper_test ==============
[09:30:27] ================= drm_format (18 subtests) =================
[09:30:27] [PASSED] drm_test_format_block_width_invalid
[09:30:27] [PASSED] drm_test_format_block_width_one_plane
[09:30:27] [PASSED] drm_test_format_block_width_two_plane
[09:30:27] [PASSED] drm_test_format_block_width_three_plane
[09:30:27] [PASSED] drm_test_format_block_width_tiled
[09:30:27] [PASSED] drm_test_format_block_height_invalid
[09:30:27] [PASSED] drm_test_format_block_height_one_plane
[09:30:27] [PASSED] drm_test_format_block_height_two_plane
[09:30:27] [PASSED] drm_test_format_block_height_three_plane
[09:30:27] [PASSED] drm_test_format_block_height_tiled
[09:30:27] [PASSED] drm_test_format_min_pitch_invalid
[09:30:27] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[09:30:27] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[09:30:27] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[09:30:27] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[09:30:27] [PASSED] drm_test_format_min_pitch_two_plane
[09:30:27] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[09:30:27] [PASSED] drm_test_format_min_pitch_tiled
[09:30:27] =================== [PASSED] drm_format ====================
[09:30:27] =============== drm_framebuffer (1 subtest) ================
[09:30:27] =============== drm_test_framebuffer_create ===============
[09:30:27] [PASSED] ABGR8888 normal sizes
[09:30:27] [PASSED] ABGR8888 max sizes
[09:30:27] [PASSED] ABGR8888 pitch greater than min required
[09:30:27] [PASSED] ABGR8888 pitch less than min required
[09:30:27] [PASSED] ABGR8888 Invalid width
[09:30:27] [PASSED] ABGR8888 Invalid buffer handle
[09:30:27] [PASSED] No pixel format
[09:30:27] [PASSED] ABGR8888 Width 0
[09:30:27] [PASSED] ABGR8888 Height 0
[09:30:27] [PASSED] ABGR8888 Out of bound height * pitch combination
[09:30:27] [PASSED] ABGR8888 Large buffer offset
[09:30:27] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[09:30:27] [PASSED] ABGR8888 Valid buffer modifier
[09:30:27] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[09:30:27] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[09:30:27] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[09:30:27] [PASSED] NV12 Normal sizes
[09:30:27] [PASSED] NV12 Max sizes
[09:30:27] [PASSED] NV12 Invalid pitch
[09:30:27] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[09:30:27] [PASSED] NV12 different modifier per-plane
[09:30:27] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[09:30:27] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[09:30:27] [PASSED] NV12 Modifier for inexistent plane
[09:30:27] [PASSED] NV12 Handle for inexistent plane
[09:30:27] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[09:30:27] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[09:30:27] [PASSED] YVU420 Normal sizes
[09:30:27] [PASSED] YVU420 Max sizes
[09:30:27] [PASSED] YVU420 Invalid pitch
[09:30:27] [PASSED] YVU420 Different pitches
[09:30:27] [PASSED] YVU420 Different buffer offsets/pitches
[09:30:27] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[09:30:27] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[09:30:27] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[09:30:27] [PASSED] YVU420 Valid modifier
[09:30:27] [PASSED] YVU420 Different modifiers per plane
[09:30:27] [PASSED] YVU420 Modifier for inexistent plane
[09:30:27] [PASSED] X0L2 Normal sizes
[09:30:27] [PASSED] X0L2 Max sizes
[09:30:27] [PASSED] X0L2 Invalid pitch
[09:30:27] [PASSED] X0L2 Pitch greater than minimum required
[09:30:27] [PASSED] X0L2 Handle for inexistent plane
[09:30:27] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[09:30:27] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[09:30:27] [PASSED] X0L2 Valid modifier
[09:30:27] [PASSED] X0L2 Modifier for inexistent plane
[09:30:27] =========== [PASSED] drm_test_framebuffer_create ===========
[09:30:27] ================= [PASSED] drm_framebuffer =================
[09:30:27] ================ drm_gem_shmem (8 subtests) ================
[09:30:27] [PASSED] drm_gem_shmem_test_obj_create
[09:30:27] [PASSED] drm_gem_shmem_test_obj_create_private
[09:30:27] [PASSED] drm_gem_shmem_test_pin_pages
[09:30:27] [PASSED] drm_gem_shmem_test_vmap
[09:30:27] [PASSED] drm_gem_shmem_test_get_pages_sgt
[09:30:27] [PASSED] drm_gem_shmem_test_get_sg_table
[09:30:27] [PASSED] drm_gem_shmem_test_madvise
[09:30:27] [PASSED] drm_gem_shmem_test_purge
[09:30:27] ================== [PASSED] drm_gem_shmem ==================
[09:30:27] === drm_atomic_helper_connector_hdmi_check (22 subtests) ===
[09:30:27] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[09:30:27] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[09:30:27] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[09:30:27] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[09:30:27] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[09:30:27] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[09:30:27] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[09:30:27] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[09:30:27] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[09:30:27] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback
[09:30:27] [PASSED] drm_test_check_max_tmds_rate_format_fallback
[09:30:27] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[09:30:27] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[09:30:27] [PASSED] drm_test_check_output_bpc_dvi
[09:30:27] [PASSED] drm_test_check_output_bpc_format_vic_1
[09:30:27] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[09:30:27] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[09:30:27] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[09:30:27] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[09:30:27] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[09:30:27] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[09:30:27] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[09:30:27] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[09:30:27] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[09:30:27] [PASSED] drm_test_check_broadcast_rgb_value
[09:30:27] [PASSED] drm_test_check_bpc_8_value
[09:30:27] [PASSED] drm_test_check_bpc_10_value
[09:30:27] [PASSED] drm_test_check_bpc_12_value
[09:30:27] [PASSED] drm_test_check_format_value
[09:30:27] [PASSED] drm_test_check_tmds_char_value
[09:30:27] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[09:30:27] ================= drm_managed (2 subtests) =================
[09:30:27] [PASSED] drm_test_managed_release_action
[09:30:27] [PASSED] drm_test_managed_run_action
[09:30:27] =================== [PASSED] drm_managed ===================
[09:30:27] =================== drm_mm (6 subtests) ====================
[09:30:27] [PASSED] drm_test_mm_init
[09:30:27] [PASSED] drm_test_mm_debug
[09:30:27] [PASSED] drm_test_mm_align32
[09:30:27] [PASSED] drm_test_mm_align64
[09:30:27] [PASSED] drm_test_mm_lowest
[09:30:27] [PASSED] drm_test_mm_highest
[09:30:27] ===================== [PASSED] drm_mm ======================
[09:30:27] ============= drm_modes_analog_tv (4 subtests) =============
[09:30:27] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[09:30:27] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[09:30:27] [PASSED] drm_test_modes_analog_tv_pal_576i
[09:30:27] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[09:30:27] =============== [PASSED] drm_modes_analog_tv ===============
[09:30:27] ============== drm_plane_helper (2 subtests) ===============
[09:30:27] =============== drm_test_check_plane_state ================
[09:30:27] [PASSED] clipping_simple
[09:30:27] [PASSED] clipping_rotate_reflect
[09:30:27] [PASSED] positioning_simple
[09:30:27] [PASSED] upscaling
[09:30:27] [PASSED] downscaling
[09:30:27] [PASSED] rounding1
[09:30:27] [PASSED] rounding2
[09:30:27] [PASSED] rounding3
[09:30:27] [PASSED] rounding4
[09:30:27] =========== [PASSED] drm_test_check_plane_state ============
[09:30:27] =========== drm_test_check_invalid_plane_state ============
[09:30:27] [PASSED] positioning_invalid
[09:30:27] [PASSED] upscaling_invalid
[09:30:27] [PASSED] downscaling_invalid
[09:30:27] ======= [PASSED] drm_test_check_invalid_plane_state ========
[09:30:27] ================ [PASSED] drm_plane_helper =================
stty: 'standard input': Inappropriate ioctl for device
[09:30:27] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[09:30:27] ====== drm_test_connector_helper_tv_get_modes_check =======
[09:30:27] [PASSED] None
[09:30:27] [PASSED] PAL
[09:30:27] [PASSED] NTSC
[09:30:27] [PASSED] Both, NTSC Default
[09:30:27] [PASSED] Both, PAL Default
[09:30:27] [PASSED] Both, NTSC Default, with PAL on command-line
[09:30:27] [PASSED] Both, PAL Default, with NTSC on command-line
[09:30:27] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[09:30:27] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[09:30:27] ================== drm_rect (9 subtests) ===================
[09:30:27] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[09:30:27] [PASSED] drm_test_rect_clip_scaled_not_clipped
[09:30:27] [PASSED] drm_test_rect_clip_scaled_clipped
[09:30:27] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[09:30:27] ================= drm_test_rect_intersect =================
[09:30:27] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[09:30:27] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[09:30:27] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[09:30:27] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[09:30:27] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[09:30:27] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[09:30:27] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[09:30:27] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[09:30:27] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[09:30:27] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[09:30:27] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[09:30:27] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[09:30:27] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[09:30:27] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[09:30:27] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
[09:30:27] ============= [PASSED] drm_test_rect_intersect =============
[09:30:27] ================ drm_test_rect_calc_hscale ================
[09:30:27] [PASSED] normal use
[09:30:27] [PASSED] out of max range
[09:30:27] [PASSED] out of min range
[09:30:27] [PASSED] zero dst
[09:30:27] [PASSED] negative src
[09:30:27] [PASSED] negative dst
[09:30:27] ============ [PASSED] drm_test_rect_calc_hscale ============
[09:30:27] ================ drm_test_rect_calc_vscale ================
[09:30:27] [PASSED] normal use
[09:30:27] [PASSED] out of max range
[09:30:27] [PASSED] out of min range
[09:30:27] [PASSED] zero dst
[09:30:27] [PASSED] negative src
[09:30:27] [PASSED] negative dst
[09:30:27] ============ [PASSED] drm_test_rect_calc_vscale ============
[09:30:27] ================== drm_test_rect_rotate ===================
[09:30:27] [PASSED] reflect-x
[09:30:27] [PASSED] reflect-y
[09:30:27] [PASSED] rotate-0
[09:30:27] [PASSED] rotate-90
[09:30:27] [PASSED] rotate-180
[09:30:27] [PASSED] rotate-270
[09:30:27] ============== [PASSED] drm_test_rect_rotate ===============
[09:30:27] ================ drm_test_rect_rotate_inv =================
[09:30:27] [PASSED] reflect-x
[09:30:27] [PASSED] reflect-y
[09:30:27] [PASSED] rotate-0
[09:30:27] [PASSED] rotate-90
[09:30:27] [PASSED] rotate-180
[09:30:27] [PASSED] rotate-270
[09:30:27] ============ [PASSED] drm_test_rect_rotate_inv =============
[09:30:27] ==================== [PASSED] drm_rect =====================
[09:30:27] ============================================================
[09:30:27] Testing complete. Ran 511 tests: passed: 511
[09:30:27] Elapsed time: 23.476s total, 1.712s configuring, 21.594s building, 0.155s running
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel
^ permalink raw reply [flat|nested] 9+ messages in thread
* ✓ CI.Build: success for drm/tests: Add a missing Kconfig select
2024-05-29 9:22 [PATCH] drm/tests: Add a missing Kconfig select Thomas Hellström
` (2 preceding siblings ...)
2024-05-29 9:30 ` ✓ CI.KUnit: " Patchwork
@ 2024-05-29 9:42 ` Patchwork
2024-05-29 9:42 ` ✗ CI.Hooks: failure " Patchwork
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2024-05-29 9:42 UTC (permalink / raw)
To: Thomas Hellström; +Cc: intel-xe
== Series Details ==
Series: drm/tests: Add a missing Kconfig select
URL : https://patchwork.freedesktop.org/series/134180/
State : success
== Summary ==
lib/modules/6.10.0-rc1-xe/kernel/sound/core/seq/
lib/modules/6.10.0-rc1-xe/kernel/sound/core/seq/snd-seq.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/core/snd-seq-device.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/core/snd-hwdep.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/core/snd.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/core/snd-pcm.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/core/snd-compress.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/core/snd-timer.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soundcore.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/intel/
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/intel/atom/
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/intel/atom/snd-soc-sst-atom-hifi2-platform.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/intel/atom/sst/
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/intel/atom/sst/snd-intel-sst-acpi.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/intel/atom/sst/snd-intel-sst-core.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/intel/common/
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/intel/common/snd-soc-acpi-intel-match.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/amd/
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/amd/snd-acp-config.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/intel/
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/intel/snd-sof-pci-intel-tgl.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/intel/snd-sof-intel-hda-mlink.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/intel/snd-sof-pci-intel-cnl.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/intel/snd-sof-pci-intel-lnl.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/intel/snd-sof-intel-hda-common.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/intel/snd-sof-intel-hda-generic.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/intel/snd-sof-intel-hda.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/intel/snd-sof-pci-intel-mtl.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/amd/
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/amd/snd-sof-amd-renoir.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/amd/snd-sof-amd-acp.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/snd-sof-utils.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/snd-sof-pci.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/snd-sof.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/snd-sof-probes.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/xtensa/
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/sof/xtensa/snd-sof-xtensa-dsp.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/snd-soc-core.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/snd-soc-acpi.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/codecs/
lib/modules/6.10.0-rc1-xe/kernel/sound/soc/codecs/snd-soc-hdac-hda.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/hda/
lib/modules/6.10.0-rc1-xe/kernel/sound/hda/snd-intel-sdw-acpi.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/hda/ext/
lib/modules/6.10.0-rc1-xe/kernel/sound/hda/ext/snd-hda-ext-core.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/hda/snd-intel-dspcfg.ko
lib/modules/6.10.0-rc1-xe/kernel/sound/hda/snd-hda-core.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/kernel/
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/kernel/msr.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/kernel/cpuid.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/crypto/
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/crypto/sha512-ssse3.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/crypto/crct10dif-pclmul.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/crypto/ghash-clmulni-intel.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/crypto/sha1-ssse3.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/crypto/crc32-pclmul.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/crypto/sha256-ssse3.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/crypto/aesni-intel.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/crypto/polyval-clmulni.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/events/
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/events/intel/
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/events/intel/intel-cstate.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/events/rapl.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/kvm/
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/kvm/kvm.ko
lib/modules/6.10.0-rc1-xe/kernel/arch/x86/kvm/kvm-intel.ko
lib/modules/6.10.0-rc1-xe/kernel/crypto/
lib/modules/6.10.0-rc1-xe/kernel/crypto/crypto_simd.ko
lib/modules/6.10.0-rc1-xe/kernel/crypto/cmac.ko
lib/modules/6.10.0-rc1-xe/kernel/crypto/ccm.ko
lib/modules/6.10.0-rc1-xe/kernel/crypto/cryptd.ko
lib/modules/6.10.0-rc1-xe/kernel/crypto/polyval-generic.ko
lib/modules/6.10.0-rc1-xe/kernel/crypto/async_tx/
lib/modules/6.10.0-rc1-xe/kernel/crypto/async_tx/async_xor.ko
lib/modules/6.10.0-rc1-xe/kernel/crypto/async_tx/async_tx.ko
lib/modules/6.10.0-rc1-xe/kernel/crypto/async_tx/async_memcpy.ko
lib/modules/6.10.0-rc1-xe/kernel/crypto/async_tx/async_pq.ko
lib/modules/6.10.0-rc1-xe/kernel/crypto/async_tx/async_raid6_recov.ko
lib/modules/6.10.0-rc1-xe/build
lib/modules/6.10.0-rc1-xe/modules.alias.bin
lib/modules/6.10.0-rc1-xe/modules.builtin
lib/modules/6.10.0-rc1-xe/modules.softdep
lib/modules/6.10.0-rc1-xe/modules.alias
lib/modules/6.10.0-rc1-xe/modules.order
lib/modules/6.10.0-rc1-xe/modules.symbols
lib/modules/6.10.0-rc1-xe/modules.dep.bin
+ mv kernel-nodebug.tar.gz ..
+ cd ..
+ rm -rf archive
++ date +%s
+ echo -e '\e[0Ksection_end:1716975746:package_x86_64_nodebug\r\e[0K'
+ sync
^[[0Ksection_end:1716975746:package_x86_64_nodebug
^[[0K
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel
^ permalink raw reply [flat|nested] 9+ messages in thread
* ✗ CI.Hooks: failure for drm/tests: Add a missing Kconfig select
2024-05-29 9:22 [PATCH] drm/tests: Add a missing Kconfig select Thomas Hellström
` (3 preceding siblings ...)
2024-05-29 9:42 ` ✓ CI.Build: " Patchwork
@ 2024-05-29 9:42 ` Patchwork
2024-05-29 9:44 ` ✓ CI.checksparse: success " Patchwork
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2024-05-29 9:42 UTC (permalink / raw)
To: Thomas Hellström; +Cc: intel-xe
== Series Details ==
Series: drm/tests: Add a missing Kconfig select
URL : https://patchwork.freedesktop.org/series/134180/
State : failure
== Summary ==
run-parts: executing /workspace/ci/hooks/00-showenv
+ export
+ grep -Ei '(^|\W)CI_'
declare -x CI_KERNEL_BUILD_DIR="/workspace/kernel/build64-default"
declare -x CI_KERNEL_SRC_DIR="/workspace/kernel"
declare -x CI_TOOLS_SRC_DIR="/workspace/ci"
declare -x CI_WORKSPACE_DIR="/workspace"
run-parts: executing /workspace/ci/hooks/10-build-W1
+ SRC_DIR=/workspace/kernel
+ RESTORE_DISPLAY_CONFIG=0
+ '[' -n /workspace/kernel/build64-default ']'
+ BUILD_DIR=/workspace/kernel/build64-default
+ cd /workspace/kernel
++ nproc
+ make -j48 O=/workspace/kernel/build64-default modules_prepare
make[1]: Entering directory '/workspace/kernel/build64-default'
GEN Makefile
UPD include/generated/compile.h
UPD include/config/kernel.release
mkdir -p /workspace/kernel/build64-default/tools/objtool && make O=/workspace/kernel/build64-default subdir=tools/objtool --no-print-directory -C objtool
UPD include/generated/utsrelease.h
HOSTCC /workspace/kernel/build64-default/tools/objtool/fixdep.o
CALL ../scripts/checksyscalls.sh
HOSTLD /workspace/kernel/build64-default/tools/objtool/fixdep-in.o
LINK /workspace/kernel/build64-default/tools/objtool/fixdep
INSTALL libsubcmd_headers
CC /workspace/kernel/build64-default/tools/objtool/libsubcmd/exec-cmd.o
CC /workspace/kernel/build64-default/tools/objtool/libsubcmd/help.o
CC /workspace/kernel/build64-default/tools/objtool/libsubcmd/pager.o
CC /workspace/kernel/build64-default/tools/objtool/libsubcmd/parse-options.o
CC /workspace/kernel/build64-default/tools/objtool/libsubcmd/run-command.o
CC /workspace/kernel/build64-default/tools/objtool/libsubcmd/sigchain.o
CC /workspace/kernel/build64-default/tools/objtool/libsubcmd/subcmd-config.o
LD /workspace/kernel/build64-default/tools/objtool/libsubcmd/libsubcmd-in.o
AR /workspace/kernel/build64-default/tools/objtool/libsubcmd/libsubcmd.a
CC /workspace/kernel/build64-default/tools/objtool/weak.o
CC /workspace/kernel/build64-default/tools/objtool/check.o
CC /workspace/kernel/build64-default/tools/objtool/special.o
CC /workspace/kernel/build64-default/tools/objtool/builtin-check.o
CC /workspace/kernel/build64-default/tools/objtool/elf.o
CC /workspace/kernel/build64-default/tools/objtool/orc_gen.o
CC /workspace/kernel/build64-default/tools/objtool/objtool.o
CC /workspace/kernel/build64-default/tools/objtool/orc_dump.o
CC /workspace/kernel/build64-default/tools/objtool/libstring.o
CC /workspace/kernel/build64-default/tools/objtool/libctype.o
CC /workspace/kernel/build64-default/tools/objtool/str_error_r.o
CC /workspace/kernel/build64-default/tools/objtool/librbtree.o
CC /workspace/kernel/build64-default/tools/objtool/arch/x86/special.o
CC /workspace/kernel/build64-default/tools/objtool/arch/x86/decode.o
CC /workspace/kernel/build64-default/tools/objtool/arch/x86/orc.o
LD /workspace/kernel/build64-default/tools/objtool/arch/x86/objtool-in.o
LD /workspace/kernel/build64-default/tools/objtool/objtool-in.o
LINK /workspace/kernel/build64-default/tools/objtool/objtool
make[1]: Leaving directory '/workspace/kernel/build64-default'
++ nproc
+ make -j48 O=/workspace/kernel/build64-default M=drivers/gpu/drm/xe W=1
make[1]: Entering directory '/workspace/kernel/build64-default'
../scripts/Makefile.build:41: drivers/gpu/drm/xe/Makefile: No such file or directory
make[3]: *** No rule to make target 'drivers/gpu/drm/xe/Makefile'. Stop.
make[2]: *** [/workspace/kernel/Makefile:1934: drivers/gpu/drm/xe] Error 2
make[1]: *** [/workspace/kernel/Makefile:240: __sub-make] Error 2
make[1]: Leaving directory '/workspace/kernel/build64-default'
make: *** [Makefile:240: __sub-make] Error 2
run-parts: /workspace/ci/hooks/10-build-W1 exited with return code 2
^ permalink raw reply [flat|nested] 9+ messages in thread
* ✓ CI.checksparse: success for drm/tests: Add a missing Kconfig select
2024-05-29 9:22 [PATCH] drm/tests: Add a missing Kconfig select Thomas Hellström
` (4 preceding siblings ...)
2024-05-29 9:42 ` ✗ CI.Hooks: failure " Patchwork
@ 2024-05-29 9:44 ` Patchwork
2024-05-29 10:08 ` ✓ CI.BAT: " Patchwork
2024-05-29 11:04 ` ✗ CI.FULL: failure " Patchwork
7 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2024-05-29 9:44 UTC (permalink / raw)
To: Thomas Hellström; +Cc: intel-xe
== Series Details ==
Series: drm/tests: Add a missing Kconfig select
URL : https://patchwork.freedesktop.org/series/134180/
State : success
== Summary ==
+ trap cleanup EXIT
+ KERNEL=/kernel
+ MT=/root/linux/maintainer-tools
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools /root/linux/maintainer-tools
Cloning into '/root/linux/maintainer-tools'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ make -C /root/linux/maintainer-tools
make: Entering directory '/root/linux/maintainer-tools'
cc -O2 -g -Wextra -o remap-log remap-log.c
make: Leaving directory '/root/linux/maintainer-tools'
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ /root/linux/maintainer-tools/dim sparse --fast b84122b07cfd7fe5f7ae7916c9653eeddafb51a1
Sparse version: 0.6.1 (Ubuntu: 0.6.1-2build1)
Fast mode used, each commit won't be checked separately.
Okay!
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel
^ permalink raw reply [flat|nested] 9+ messages in thread
* ✓ CI.BAT: success for drm/tests: Add a missing Kconfig select
2024-05-29 9:22 [PATCH] drm/tests: Add a missing Kconfig select Thomas Hellström
` (5 preceding siblings ...)
2024-05-29 9:44 ` ✓ CI.checksparse: success " Patchwork
@ 2024-05-29 10:08 ` Patchwork
2024-05-29 11:04 ` ✗ CI.FULL: failure " Patchwork
7 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2024-05-29 10:08 UTC (permalink / raw)
To: Thomas Hellström; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 6757 bytes --]
== Series Details ==
Series: drm/tests: Add a missing Kconfig select
URL : https://patchwork.freedesktop.org/series/134180/
State : success
== Summary ==
CI Bug Log - changes from xe-1353-abaeae202dfb4e361edd660a124e22178340725d_BAT -> xe-pw-134180v1_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (5 -> 5)
------------------------------
No changes in participating hosts
Known issues
------------
Here are the changes found in xe-pw-134180v1_BAT that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_addfb_basic@addfb25-x-tiled-legacy:
- bat-pvc-2: NOTRUN -> [SKIP][1] ([i915#6077]) +30 other tests skip
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@kms_addfb_basic@addfb25-x-tiled-legacy.html
* igt@kms_cursor_legacy@basic-flip-after-cursor-atomic:
- bat-pvc-2: NOTRUN -> [SKIP][2] ([Intel XE#1024] / [Intel XE#782]) +5 other tests skip
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@kms_cursor_legacy@basic-flip-after-cursor-atomic.html
* igt@kms_dsc@dsc-basic:
- bat-pvc-2: NOTRUN -> [SKIP][3] ([Intel XE#1024] / [Intel XE#784])
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@kms_dsc@dsc-basic.html
* igt@kms_flip@basic-flip-vs-wf_vblank:
- bat-pvc-2: NOTRUN -> [SKIP][4] ([Intel XE#1024] / [Intel XE#947]) +3 other tests skip
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@kms_flip@basic-flip-vs-wf_vblank.html
* igt@kms_force_connector_basic@force-connector-state:
- bat-pvc-2: NOTRUN -> [SKIP][5] ([Intel XE#540]) +3 other tests skip
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@kms_force_connector_basic@force-connector-state.html
* igt@kms_frontbuffer_tracking@basic:
- bat-pvc-2: NOTRUN -> [SKIP][6] ([Intel XE#1024] / [Intel XE#783])
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@kms_frontbuffer_tracking@basic.html
* igt@kms_pipe_crc_basic@nonblocking-crc:
- bat-pvc-2: NOTRUN -> [SKIP][7] ([Intel XE#829]) +6 other tests skip
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@kms_pipe_crc_basic@nonblocking-crc.html
* igt@kms_prop_blob@basic:
- bat-pvc-2: NOTRUN -> [SKIP][8] ([Intel XE#780])
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@kms_prop_blob@basic.html
* igt@kms_psr@psr-cursor-plane-move:
- bat-pvc-2: NOTRUN -> [SKIP][9] ([Intel XE#1024]) +2 other tests skip
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@kms_psr@psr-cursor-plane-move.html
* igt@xe_evict@evict-beng-small-external:
- bat-pvc-2: NOTRUN -> [FAIL][10] ([Intel XE#1000]) +3 other tests fail
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@xe_evict@evict-beng-small-external.html
* igt@xe_evict@evict-small-external-cm:
- bat-pvc-2: NOTRUN -> [DMESG-FAIL][11] ([Intel XE#482]) +3 other tests dmesg-fail
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@xe_evict@evict-small-external-cm.html
* igt@xe_gt_freq@freq_range_idle:
- bat-pvc-2: NOTRUN -> [SKIP][12] ([Intel XE#1021]) +1 other test skip
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@xe_gt_freq@freq_range_idle.html
* igt@xe_huc_copy@huc_copy:
- bat-pvc-2: NOTRUN -> [SKIP][13] ([Intel XE#255])
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@xe_huc_copy@huc_copy.html
* igt@xe_intel_bb@render:
- bat-pvc-2: NOTRUN -> [SKIP][14] ([Intel XE#532])
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@xe_intel_bb@render.html
* igt@xe_pat@pat-index-xe2:
- bat-pvc-2: NOTRUN -> [SKIP][15] ([Intel XE#977]) +1 other test skip
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@xe_pat@pat-index-xe2.html
* igt@xe_pat@pat-index-xehpc@render:
- bat-pvc-2: NOTRUN -> [SKIP][16] ([Intel XE#976])
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@xe_pat@pat-index-xehpc@render.html
* igt@xe_pat@pat-index-xelpg:
- bat-pvc-2: NOTRUN -> [SKIP][17] ([Intel XE#979])
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@xe_pat@pat-index-xelpg.html
* igt@xe_pm_residency@gt-c6-on-idle:
- bat-pvc-2: NOTRUN -> [SKIP][18] ([Intel XE#531])
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/bat-pvc-2/igt@xe_pm_residency@gt-c6-on-idle.html
[Intel XE#1000]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1000
[Intel XE#1021]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1021
[Intel XE#1024]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1024
[Intel XE#255]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/255
[Intel XE#482]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/482
[Intel XE#531]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/531
[Intel XE#532]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/532
[Intel XE#540]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/540
[Intel XE#780]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/780
[Intel XE#782]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/782
[Intel XE#783]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/783
[Intel XE#784]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/784
[Intel XE#829]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/829
[Intel XE#947]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/947
[Intel XE#976]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/976
[Intel XE#977]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/977
[Intel XE#979]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/979
[i915#6077]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6077
Build changes
-------------
* IGT: IGT_7871 -> IGT_7873
* Linux: xe-1353-abaeae202dfb4e361edd660a124e22178340725d -> xe-pw-134180v1
IGT_7871: 1d7b961235e345db20933c057f265898e2e96fd2 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_7873: b9bcded9123ac56ce05748de6c4870fb49451b87 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-1353-abaeae202dfb4e361edd660a124e22178340725d: abaeae202dfb4e361edd660a124e22178340725d
xe-pw-134180v1: 134180v1
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/index.html
[-- Attachment #2: Type: text/html, Size: 8028 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* ✗ CI.FULL: failure for drm/tests: Add a missing Kconfig select
2024-05-29 9:22 [PATCH] drm/tests: Add a missing Kconfig select Thomas Hellström
` (6 preceding siblings ...)
2024-05-29 10:08 ` ✓ CI.BAT: " Patchwork
@ 2024-05-29 11:04 ` Patchwork
7 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2024-05-29 11:04 UTC (permalink / raw)
To: Thomas Hellström; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 76835 bytes --]
== Series Details ==
Series: drm/tests: Add a missing Kconfig select
URL : https://patchwork.freedesktop.org/series/134180/
State : failure
== Summary ==
CI Bug Log - changes from xe-1353-abaeae202dfb4e361edd660a124e22178340725d_full -> xe-pw-134180v1_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with xe-pw-134180v1_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in xe-pw-134180v1_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (3 -> 3)
------------------------------
No changes in participating hosts
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in xe-pw-134180v1_full:
### IGT changes ###
#### Possible regressions ####
* igt@kms_ccs@crc-primary-basic-4-tiled-dg2-mc-ccs:
- shard-dg2-set2: NOTRUN -> [INCOMPLETE][1] +1 other test incomplete
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_ccs@crc-primary-basic-4-tiled-dg2-mc-ccs.html
* igt@xe_live_ktest@xe_mocs@xe_live_mocs_kernel_kunit:
- shard-dg2-set2: NOTRUN -> [FAIL][2] +2 other tests fail
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@xe_live_ktest@xe_mocs@xe_live_mocs_kernel_kunit.html
- shard-adlp: NOTRUN -> [FAIL][3] +2 other tests fail
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-1/igt@xe_live_ktest@xe_mocs@xe_live_mocs_kernel_kunit.html
#### Suppressed ####
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
* igt@kms_psr@psr2-sprite-blt@edp-1:
- {shard-lnl}: [PASS][4] -> [INCOMPLETE][5] +2 other tests incomplete
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-lnl-1/igt@kms_psr@psr2-sprite-blt@edp-1.html
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-lnl-5/igt@kms_psr@psr2-sprite-blt@edp-1.html
* igt@xe_exec_fault_mode@many-execqueues-invalid-userptr-fault:
- {shard-lnl}: NOTRUN -> [INCOMPLETE][6]
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-lnl-3/igt@xe_exec_fault_mode@many-execqueues-invalid-userptr-fault.html
* igt@xe_gt_freq@freq_reset_multiple:
- {shard-lnl}: NOTRUN -> [DMESG-WARN][7]
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-lnl-5/igt@xe_gt_freq@freq_reset_multiple.html
Known issues
------------
Here are the changes found in xe-pw-134180v1_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- shard-dg2-set2: NOTRUN -> [SKIP][8] ([Intel XE#1201] / [Intel XE#623])
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
* igt@kms_addfb_basic@invalid-smem-bo-on-discrete:
- shard-adlp: NOTRUN -> [SKIP][9] ([Intel XE#1201] / [Intel XE#660])
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_addfb_basic@invalid-smem-bo-on-discrete.html
* igt@kms_async_flips@invalid-async-flip:
- shard-dg2-set2: NOTRUN -> [SKIP][10] ([Intel XE#1201] / [Intel XE#873])
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-435/igt@kms_async_flips@invalid-async-flip.html
* igt@kms_big_fb@4-tiled-64bpp-rotate-270:
- shard-adlp: NOTRUN -> [SKIP][11] ([Intel XE#1124] / [Intel XE#1201]) +20 other tests skip
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_big_fb@4-tiled-64bpp-rotate-270.html
* igt@kms_big_fb@4-tiled-8bpp-rotate-90:
- shard-dg2-set2: NOTRUN -> [SKIP][12] ([Intel XE#1201] / [Intel XE#316]) +19 other tests skip
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-466/igt@kms_big_fb@4-tiled-8bpp-rotate-90.html
* igt@kms_big_fb@linear-8bpp-rotate-270:
- shard-dg2-set2: NOTRUN -> [SKIP][13] ([Intel XE#316]) +2 other tests skip
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_big_fb@linear-8bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-async-flip:
- shard-adlp: [PASS][14] -> [FAIL][15] ([Intel XE#1231]) +2 other tests fail
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-1/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html
* igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
- shard-adlp: NOTRUN -> [FAIL][16] ([Intel XE#1231]) +1 other test fail
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@y-tiled-8bpp-rotate-0:
- shard-adlp: NOTRUN -> [FAIL][17] ([Intel XE#1874]) +9 other tests fail
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_big_fb@y-tiled-8bpp-rotate-0.html
* igt@kms_big_fb@y-tiled-8bpp-rotate-90:
- shard-adlp: NOTRUN -> [SKIP][18] ([Intel XE#1201] / [Intel XE#316]) +9 other tests skip
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
- shard-dg2-set2: NOTRUN -> [SKIP][19] ([Intel XE#1201] / [Intel XE#607]) +1 other test skip
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@y-tiled-addfb-size-overflow:
- shard-dg2-set2: NOTRUN -> [SKIP][20] ([Intel XE#1201] / [Intel XE#610]) +1 other test skip
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip:
- shard-adlp: [PASS][21] -> [FAIL][22] ([Intel XE#1204])
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-1/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-dg2-set2: NOTRUN -> [SKIP][23] ([Intel XE#1124]) +8 other tests skip
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_big_fb@yf-tiled-32bpp-rotate-180:
- shard-dg2-set2: NOTRUN -> [SKIP][24] ([Intel XE#1124] / [Intel XE#1201]) +49 other tests skip
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html
* igt@kms_big_fb@yf-tiled-addfb:
- shard-dg2-set2: NOTRUN -> [SKIP][25] ([Intel XE#1201] / [Intel XE#619]) +1 other test skip
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_big_fb@yf-tiled-addfb.html
* igt@kms_big_joiner@basic:
- shard-dg2-set2: NOTRUN -> [SKIP][26] ([Intel XE#346])
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_big_joiner@basic.html
* igt@kms_big_joiner@invalid-modeset:
- shard-dg2-set2: NOTRUN -> [SKIP][27] ([Intel XE#1201] / [Intel XE#346])
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-436/igt@kms_big_joiner@invalid-modeset.html
* igt@kms_bw@linear-tiling-1-displays-2160x1440p:
- shard-adlp: NOTRUN -> [SKIP][28] ([Intel XE#1201] / [Intel XE#367]) +3 other tests skip
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_bw@linear-tiling-1-displays-2160x1440p.html
* igt@kms_bw@linear-tiling-2-displays-2560x1440p:
- shard-dg2-set2: NOTRUN -> [SKIP][29] ([Intel XE#367]) +1 other test skip
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_bw@linear-tiling-2-displays-2560x1440p.html
* igt@kms_bw@linear-tiling-4-displays-2160x1440p:
- shard-dg2-set2: NOTRUN -> [SKIP][30] ([Intel XE#1201] / [Intel XE#367]) +9 other tests skip
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-434/igt@kms_bw@linear-tiling-4-displays-2160x1440p.html
* igt@kms_ccs@bad-pixel-format-4-tiled-dg2-mc-ccs:
- shard-adlp: NOTRUN -> [SKIP][31] ([Intel XE#1201] / [Intel XE#455] / [Intel XE#787]) +50 other tests skip
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_ccs@bad-pixel-format-4-tiled-dg2-mc-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-y-tiled-ccs@pipe-b-hdmi-a-1:
- shard-adlp: NOTRUN -> [SKIP][32] ([Intel XE#1201] / [Intel XE#787]) +77 other tests skip
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_ccs@crc-primary-rotation-180-y-tiled-ccs@pipe-b-hdmi-a-1.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-xe2-ccs:
- shard-dg2-set2: NOTRUN -> [SKIP][33] ([Intel XE#1201] / [Intel XE#1252])
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-xe2-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-mc-ccs@pipe-b-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [SKIP][34] ([Intel XE#787]) +55 other tests skip
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-mc-ccs@pipe-b-hdmi-a-6.html
* igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs@pipe-d-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [SKIP][35] ([Intel XE#1201] / [Intel XE#787]) +398 other tests skip
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs@pipe-d-hdmi-a-6.html
* igt@kms_ccs@missing-ccs-buffer-4-tiled-mtl-mc-ccs@pipe-d-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][36] ([Intel XE#1201] / [Intel XE#455] / [Intel XE#787]) +113 other tests skip
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_ccs@missing-ccs-buffer-4-tiled-mtl-mc-ccs@pipe-d-dp-4.html
* igt@kms_ccs@random-ccs-data-4-tiled-mtl-mc-ccs:
- shard-dg2-set2: NOTRUN -> [SKIP][37] ([Intel XE#455] / [Intel XE#787]) +15 other tests skip
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_ccs@random-ccs-data-4-tiled-mtl-mc-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-xe2-ccs:
- shard-dg2-set2: NOTRUN -> [SKIP][38] ([Intel XE#1252])
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_ccs@random-ccs-data-4-tiled-xe2-ccs.html
* igt@kms_cdclk@mode-transition@pipe-c-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][39] ([Intel XE#1201] / [Intel XE#314]) +4 other tests skip
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-434/igt@kms_cdclk@mode-transition@pipe-c-dp-4.html
* igt@kms_chamelium_color@ctm-0-50:
- shard-dg2-set2: NOTRUN -> [SKIP][40] ([Intel XE#306])
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_chamelium_color@ctm-0-50.html
* igt@kms_chamelium_color@ctm-negative:
- shard-adlp: NOTRUN -> [SKIP][41] ([Intel XE#1201] / [Intel XE#306]) +3 other tests skip
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_chamelium_color@ctm-negative.html
* igt@kms_chamelium_color@ctm-red-to-blue:
- shard-dg2-set2: NOTRUN -> [SKIP][42] ([Intel XE#1201] / [Intel XE#306]) +8 other tests skip
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_chamelium_color@ctm-red-to-blue.html
* igt@kms_chamelium_edid@dp-edid-resolution-list:
- shard-adlp: NOTRUN -> [SKIP][43] ([Intel XE#1201] / [Intel XE#373]) +10 other tests skip
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_chamelium_edid@dp-edid-resolution-list.html
* igt@kms_chamelium_frames@hdmi-crc-nonplanar-formats:
- shard-dg2-set2: NOTRUN -> [SKIP][44] ([Intel XE#373]) +5 other tests skip
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_chamelium_frames@hdmi-crc-nonplanar-formats.html
* igt@kms_chamelium_hpd@vga-hpd-for-each-pipe:
- shard-dg2-set2: NOTRUN -> [SKIP][45] ([Intel XE#1201] / [Intel XE#373]) +44 other tests skip
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_chamelium_hpd@vga-hpd-for-each-pipe.html
* igt@kms_content_protection@dp-mst-lic-type-0:
- shard-dg2-set2: NOTRUN -> [SKIP][46] ([Intel XE#307])
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_content_protection@dp-mst-lic-type-0.html
* igt@kms_content_protection@dp-mst-type-0:
- shard-dg2-set2: NOTRUN -> [SKIP][47] ([Intel XE#1201] / [Intel XE#307]) +3 other tests skip
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-466/igt@kms_content_protection@dp-mst-type-0.html
* igt@kms_content_protection@dp-mst-type-1:
- shard-adlp: NOTRUN -> [SKIP][48] ([Intel XE#1201] / [Intel XE#307]) +1 other test skip
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_content_protection@dp-mst-type-1.html
* igt@kms_content_protection@legacy@pipe-a-dp-4:
- shard-dg2-set2: NOTRUN -> [FAIL][49] ([Intel XE#1178]) +5 other tests fail
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_content_protection@legacy@pipe-a-dp-4.html
* igt@kms_content_protection@lic-type-0:
- shard-dg2-set2: NOTRUN -> [FAIL][50] ([Intel XE#1204]) +1 other test fail
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@kms_content_protection@lic-type-0.html
* igt@kms_content_protection@uevent:
- shard-dg2-set2: NOTRUN -> [FAIL][51] ([Intel XE#1188]) +1 other test fail
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@kms_content_protection@uevent.html
* igt@kms_cursor_crc@cursor-onscreen-512x170:
- shard-dg2-set2: NOTRUN -> [SKIP][52] ([Intel XE#308]) +2 other tests skip
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_cursor_crc@cursor-onscreen-512x170.html
* igt@kms_cursor_crc@cursor-onscreen-512x512:
- shard-dg2-set2: NOTRUN -> [SKIP][53] ([Intel XE#1201] / [Intel XE#308]) +6 other tests skip
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@kms_cursor_crc@cursor-onscreen-512x512.html
* igt@kms_cursor_crc@cursor-suspend@pipe-a-hdmi-a-1:
- shard-adlp: NOTRUN -> [INCOMPLETE][54] ([Intel XE#1195]) +1 other test incomplete
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-1/igt@kms_cursor_crc@cursor-suspend@pipe-a-hdmi-a-1.html
* igt@kms_cursor_crc@cursor-suspend@pipe-d-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [DMESG-FAIL][55] ([Intel XE#1162]) +3 other tests dmesg-fail
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@kms_cursor_crc@cursor-suspend@pipe-d-hdmi-a-6.html
* igt@kms_cursor_edge_walk@256x256-right-edge@pipe-d-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][56] ([Intel XE#282]) +2 other tests dmesg-warn
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_cursor_edge_walk@256x256-right-edge@pipe-d-hdmi-a-6.html
* igt@kms_cursor_edge_walk@256x256-top-bottom:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][57] ([Intel XE#1214] / [Intel XE#282]) +37 other tests dmesg-warn
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_cursor_edge_walk@256x256-top-bottom.html
* igt@kms_cursor_legacy@2x-cursor-vs-flip-legacy:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][58] ([Intel XE#1214] / [Intel XE#282] / [Intel XE#910]) +3 other tests dmesg-warn
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@kms_cursor_legacy@2x-cursor-vs-flip-legacy.html
* igt@kms_cursor_legacy@2x-long-cursor-vs-flip-legacy:
- shard-adlp: NOTRUN -> [SKIP][59] ([Intel XE#1201] / [Intel XE#309]) +6 other tests skip
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-9/igt@kms_cursor_legacy@2x-long-cursor-vs-flip-legacy.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- shard-dg2-set2: NOTRUN -> [SKIP][60] ([Intel XE#1201] / [Intel XE#323]) +5 other tests skip
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-434/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions:
- shard-adlp: NOTRUN -> [SKIP][61] ([Intel XE#1201] / [Intel XE#323])
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html
* igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][62] ([Intel XE#1201] / [Intel XE#455] / [Intel XE#929])
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-dp-4.html
* igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [SKIP][63] ([Intel XE#1201] / [Intel XE#1927])
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-6.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [SKIP][64] ([Intel XE#1201] / [i915#3804])
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-436/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-6.html
* igt@kms_fbcon_fbt@psr:
- shard-adlp: NOTRUN -> [SKIP][65] ([Intel XE#1201] / [Intel XE#776])
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_fbcon_fbt@psr.html
- shard-dg2-set2: NOTRUN -> [SKIP][66] ([Intel XE#1201] / [Intel XE#776])
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-435/igt@kms_fbcon_fbt@psr.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-dg2-set2: NOTRUN -> [SKIP][67] ([Intel XE#776])
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@chamelium:
- shard-dg2-set2: NOTRUN -> [SKIP][68] ([Intel XE#1201] / [Intel XE#701])
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@kms_feature_discovery@chamelium.html
- shard-adlp: NOTRUN -> [SKIP][69] ([Intel XE#1201] / [Intel XE#701])
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_feature_discovery@chamelium.html
* igt@kms_feature_discovery@display-3x:
- shard-dg2-set2: NOTRUN -> [SKIP][70] ([Intel XE#1201] / [Intel XE#703])
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-435/igt@kms_feature_discovery@display-3x.html
* igt@kms_feature_discovery@display-4x:
- shard-dg2-set2: NOTRUN -> [SKIP][71] ([Intel XE#1138] / [Intel XE#1201])
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-434/igt@kms_feature_discovery@display-4x.html
* igt@kms_feature_discovery@dp-mst:
- shard-dg2-set2: NOTRUN -> [SKIP][72] ([Intel XE#1137])
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_feature_discovery@dp-mst.html
* igt@kms_feature_discovery@psr1:
- shard-dg2-set2: NOTRUN -> [SKIP][73] ([Intel XE#1135] / [Intel XE#1201]) +1 other test skip
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@kms_feature_discovery@psr1.html
* igt@kms_flip@2x-absolute-wf_vblank:
- shard-adlp: NOTRUN -> [SKIP][74] ([Intel XE#1201] / [Intel XE#310]) +12 other tests skip
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_flip@2x-absolute-wf_vblank.html
* igt@kms_flip@flip-vs-suspend:
- shard-dg2-set2: NOTRUN -> [INCOMPLETE][75] ([Intel XE#1195]) +3 other tests incomplete
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-435/igt@kms_flip@flip-vs-suspend.html
* igt@kms_flip@flip-vs-suspend@a-hdmi-a6:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][76] ([Intel XE#1162] / [Intel XE#1214]) +9 other tests dmesg-warn
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-435/igt@kms_flip@flip-vs-suspend@a-hdmi-a6.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-valid-mode:
- shard-adlp: NOTRUN -> [SKIP][77] ([Intel XE#1201] / [Intel XE#455]) +35 other tests skip
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling@pipe-a-valid-mode:
- shard-adlp: [PASS][78] -> [DMESG-FAIL][79] ([Intel XE#324]) +1 other test dmesg-fail
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-6/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling@pipe-a-valid-mode.html
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling@pipe-a-valid-mode.html
* igt@kms_force_connector_basic@prune-stale-modes:
- shard-dg2-set2: NOTRUN -> [SKIP][80] ([Intel XE#1201] / [i915#5274])
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-434/igt@kms_force_connector_basic@prune-stale-modes.html
* igt@kms_frontbuffer_tracking@drrs-2p-primscrn-spr-indfb-draw-mmap-wc:
- shard-adlp: NOTRUN -> [SKIP][81] ([Intel XE#1201] / [Intel XE#656]) +58 other tests skip
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen:
- shard-dg2-set2: NOTRUN -> [SKIP][82] ([Intel XE#651]) +19 other tests skip
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen.html
* igt@kms_frontbuffer_tracking@drrs-suspend:
- shard-dg2-set2: NOTRUN -> [SKIP][83] ([Intel XE#1201] / [Intel XE#651]) +141 other tests skip
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-435/igt@kms_frontbuffer_tracking@drrs-suspend.html
* igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-blt:
- shard-adlp: [PASS][84] -> [FAIL][85] ([Intel XE#1861])
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-1/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-blt.html
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-render:
- shard-adlp: NOTRUN -> [FAIL][86] ([Intel XE#1861])
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-suspend:
- shard-adlp: NOTRUN -> [SKIP][87] ([Intel XE#1201] / [Intel XE#651]) +16 other tests skip
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_frontbuffer_tracking@fbcdrrs-suspend.html
* igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y:
- shard-dg2-set2: NOTRUN -> [SKIP][88] ([Intel XE#1201] / [Intel XE#658]) +2 other tests skip
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-435/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
* igt@kms_frontbuffer_tracking@plane-fbc-rte:
- shard-dg2-set2: NOTRUN -> [SKIP][89] ([Intel XE#1158] / [Intel XE#1201])
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@kms_frontbuffer_tracking@plane-fbc-rte.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-indfb-pgflip-blt:
- shard-adlp: NOTRUN -> [SKIP][90] ([Intel XE#1201] / [Intel XE#653]) +13 other tests skip
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_frontbuffer_tracking@psr-1p-primscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-plflip-blt:
- shard-dg2-set2: NOTRUN -> [SKIP][91] ([Intel XE#653]) +18 other tests skip
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-draw-mmap-wc:
- shard-dg2-set2: NOTRUN -> [SKIP][92] ([Intel XE#1201] / [Intel XE#653]) +139 other tests skip
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_getfb@getfb-reject-ccs:
- shard-adlp: NOTRUN -> [SKIP][93] ([Intel XE#1201] / [Intel XE#1341])
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_getfb@getfb-reject-ccs.html
- shard-dg2-set2: NOTRUN -> [SKIP][94] ([Intel XE#1201] / [Intel XE#605])
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_getfb@getfb-reject-ccs.html
* igt@kms_hdmi_inject@inject-audio:
- shard-dg2-set2: NOTRUN -> [SKIP][95] ([Intel XE#417])
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_hdmi_inject@inject-audio.html
- shard-adlp: NOTRUN -> [SKIP][96] ([Intel XE#1201] / [Intel XE#417])
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_hdmi_inject@inject-audio.html
* igt@kms_hdr@static-toggle-suspend@pipe-a-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [FAIL][97] ([Intel XE#616]) +18 other tests fail
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_hdr@static-toggle-suspend@pipe-a-hdmi-a-6.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-dg2-set2: NOTRUN -> [SKIP][98] ([Intel XE#1201] / [Intel XE#356])
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_plane@pixel-format@pipe-b:
- shard-adlp: NOTRUN -> [FAIL][99] ([Intel XE#1331]) +2 other tests fail
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_plane@pixel-format@pipe-b.html
* igt@kms_plane@plane-panning-bottom-right-suspend:
- shard-adlp: NOTRUN -> [DMESG-WARN][100] ([Intel XE#1191] / [Intel XE#1214] / [Intel XE#1608]) +1 other test dmesg-warn
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_plane@plane-panning-bottom-right-suspend.html
* igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b:
- shard-adlp: NOTRUN -> [DMESG-WARN][101] ([Intel XE#1214] / [Intel XE#1608]) +1 other test dmesg-warn
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-b.html
* igt@kms_plane_multiple@tiling-y:
- shard-dg2-set2: NOTRUN -> [SKIP][102] ([Intel XE#455]) +9 other tests skip
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_plane_multiple@tiling-y.html
* igt@kms_plane_scaling@intel-max-src-size@pipe-a-dp-4:
- shard-dg2-set2: NOTRUN -> [FAIL][103] ([Intel XE#361]) +1 other test fail
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_plane_scaling@intel-max-src-size@pipe-a-dp-4.html
* igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-1:
- shard-adlp: NOTRUN -> [FAIL][104] ([Intel XE#361]) +1 other test fail
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-9/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-1.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [SKIP][105] ([Intel XE#1201] / [Intel XE#498]) +8 other tests skip
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-6.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation:
- shard-dg2-set2: NOTRUN -> [SKIP][106] ([Intel XE#1201] / [Intel XE#455] / [Intel XE#498]) +5 other tests skip
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-466/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling:
- shard-dg2-set2: NOTRUN -> [SKIP][107] ([Intel XE#1201] / [Intel XE#305] / [Intel XE#455]) +8 other tests skip
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-434/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling.html
* igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25:
- shard-adlp: NOTRUN -> [SKIP][108] ([Intel XE#1201] / [Intel XE#305] / [Intel XE#455]) +1 other test skip
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-1/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25.html
* igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-b-hdmi-a-1:
- shard-adlp: NOTRUN -> [SKIP][109] ([Intel XE#1201] / [Intel XE#305]) +2 other tests skip
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-1/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-b-hdmi-a-1.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-c-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [SKIP][110] ([Intel XE#1201] / [Intel XE#305]) +17 other tests skip
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-466/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-c-hdmi-a-6.html
* igt@kms_pm_backlight@bad-brightness:
- shard-adlp: NOTRUN -> [SKIP][111] ([Intel XE#1201] / [Intel XE#870]) +2 other tests skip
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_pm_backlight@bad-brightness.html
* igt@kms_pm_backlight@fade-with-suspend:
- shard-dg2-set2: NOTRUN -> [SKIP][112] ([Intel XE#1201] / [Intel XE#870]) +4 other tests skip
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@kms_pm_backlight@fade-with-suspend.html
* igt@kms_pm_dc@dc3co-vpb-simulation:
- shard-dg2-set2: NOTRUN -> [SKIP][113] ([Intel XE#1122] / [Intel XE#1201]) +3 other tests skip
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_pm_dc@dc3co-vpb-simulation.html
* igt@kms_pm_dc@dc5-psr:
- shard-dg2-set2: NOTRUN -> [SKIP][114] ([Intel XE#1129] / [Intel XE#1201]) +1 other test skip
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@kms_pm_dc@dc5-psr.html
* igt@kms_pm_dc@dc6-dpms:
- shard-dg2-set2: NOTRUN -> [SKIP][115] ([Intel XE#1201] / [Intel XE#908])
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_pm_dc@dc6-dpms.html
- shard-adlp: NOTRUN -> [FAIL][116] ([Intel XE#718])
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-9/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_pm_rpm@dpms-non-lpsp:
- shard-adlp: NOTRUN -> [SKIP][117] ([Intel XE#1201] / [Intel XE#836]) +1 other test skip
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_pm_rpm@dpms-non-lpsp.html
* igt@kms_psr2_sf@fbc-overlay-plane-update-sf-dmg-area:
- shard-adlp: NOTRUN -> [SKIP][118] ([Intel XE#1201]) +4 other tests skip
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-9/igt@kms_psr2_sf@fbc-overlay-plane-update-sf-dmg-area.html
* igt@kms_psr2_su@frontbuffer-xrgb8888:
- shard-adlp: NOTRUN -> [SKIP][119] ([Intel XE#1122] / [Intel XE#1201]) +1 other test skip
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-1/igt@kms_psr2_su@frontbuffer-xrgb8888.html
* igt@kms_psr2_su@page_flip-nv12:
- shard-dg2-set2: NOTRUN -> [SKIP][120] ([Intel XE#1122])
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_psr2_su@page_flip-nv12.html
* igt@kms_psr@fbc-pr-sprite-blt:
- shard-adlp: NOTRUN -> [SKIP][121] ([Intel XE#1201] / [Intel XE#929]) +21 other tests skip
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_psr@fbc-pr-sprite-blt.html
* igt@kms_psr@fbc-psr2-suspend:
- shard-dg2-set2: NOTRUN -> [SKIP][122] ([Intel XE#929]) +12 other tests skip
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_psr@fbc-psr2-suspend.html
* igt@kms_psr@psr-dpms:
- shard-dg2-set2: NOTRUN -> [SKIP][123] ([Intel XE#1201] / [Intel XE#929]) +92 other tests skip
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-436/igt@kms_psr@psr-dpms.html
* igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
- shard-adlp: NOTRUN -> [SKIP][124] ([Intel XE#1149] / [Intel XE#1201])
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-9/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
- shard-dg2-set2: NOTRUN -> [SKIP][125] ([Intel XE#1149] / [Intel XE#1201])
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
* igt@kms_rmfb@close-fd:
- shard-dg2-set2: NOTRUN -> [FAIL][126] ([Intel XE#294]) +2 other tests fail
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@kms_rmfb@close-fd.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-90:
- shard-dg2-set2: NOTRUN -> [SKIP][127] ([Intel XE#327])
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@kms_rotation_crc@primary-y-tiled-reflect-x-90.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180:
- shard-dg2-set2: NOTRUN -> [SKIP][128] ([Intel XE#1127] / [Intel XE#1201]) +2 other tests skip
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-435/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180.html
* igt@kms_rotation_crc@sprite-rotation-90-pos-100-0:
- shard-dg2-set2: NOTRUN -> [SKIP][129] ([Intel XE#1201] / [Intel XE#327]) +7 other tests skip
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-466/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-dg2-set2: NOTRUN -> [FAIL][130] ([Intel XE#1729])
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-dg2-set2: NOTRUN -> [SKIP][131] ([Intel XE#1201] / [Intel XE#1500])
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
* igt@kms_tv_load_detect@load-detect:
- shard-dg2-set2: NOTRUN -> [SKIP][132] ([Intel XE#1201] / [Intel XE#330])
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-434/igt@kms_tv_load_detect@load-detect.html
- shard-adlp: NOTRUN -> [SKIP][133] ([Intel XE#1201] / [Intel XE#330])
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_tv_load_detect@load-detect.html
* igt@kms_vblank@ts-continuation-dpms-rpm@pipe-a-hdmi-a-1:
- shard-adlp: NOTRUN -> [SKIP][134] ([Intel XE#1201] / [Intel XE#1207])
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_vblank@ts-continuation-dpms-rpm@pipe-a-hdmi-a-1.html
* igt@kms_vrr@flipline:
- shard-dg2-set2: NOTRUN -> [SKIP][135] ([Intel XE#1201] / [Intel XE#455]) +81 other tests skip
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-434/igt@kms_vrr@flipline.html
* igt@kms_writeback@writeback-fb-id-xrgb2101010:
- shard-dg2-set2: NOTRUN -> [SKIP][136] ([Intel XE#1201] / [Intel XE#756]) +5 other tests skip
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-436/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
* igt@sriov_basic@bind-unbind-vf:
- shard-dg2-set2: NOTRUN -> [SKIP][137] ([Intel XE#1091] / [Intel XE#1201]) +2 other tests skip
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-435/igt@sriov_basic@bind-unbind-vf.html
* igt@sriov_basic@enable-vfs-autoprobe-on:
- shard-dg2-set2: NOTRUN -> [SKIP][138] ([Intel XE#1091])
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@sriov_basic@enable-vfs-autoprobe-on.html
* igt@sriov_basic@enable-vfs-bind-unbind-each:
- shard-adlp: NOTRUN -> [SKIP][139] ([Intel XE#1201] / [Intel XE#1932]) +3 other tests skip
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@sriov_basic@enable-vfs-bind-unbind-each.html
* igt@xe_ccs@block-multicopy-compressed:
- shard-adlp: NOTRUN -> [SKIP][140] ([Intel XE#1201] / [Intel XE#455] / [Intel XE#488])
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@xe_ccs@block-multicopy-compressed.html
* igt@xe_compute@ccs-mode-compute-kernel:
- shard-dg2-set2: NOTRUN -> [FAIL][141] ([Intel XE#1050]) +1 other test fail
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@xe_compute@ccs-mode-compute-kernel.html
* igt@xe_compute_preempt@compute-preempt:
- shard-dg2-set2: NOTRUN -> [SKIP][142] ([Intel XE#1201] / [Intel XE#1280] / [Intel XE#455]) +5 other tests skip
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-434/igt@xe_compute_preempt@compute-preempt.html
* igt@xe_copy_basic@mem-copy-linear-0x3fff:
- shard-dg2-set2: NOTRUN -> [SKIP][143] ([Intel XE#1123] / [Intel XE#1201]) +1 other test skip
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@xe_copy_basic@mem-copy-linear-0x3fff.html
* igt@xe_copy_basic@mem-set-linear-0x3fff:
- shard-dg2-set2: NOTRUN -> [SKIP][144] ([Intel XE#1126])
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@xe_copy_basic@mem-set-linear-0x3fff.html
* igt@xe_copy_basic@mem-set-linear-0xfffe:
- shard-dg2-set2: NOTRUN -> [SKIP][145] ([Intel XE#1126] / [Intel XE#1201]) +2 other tests skip
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-434/igt@xe_copy_basic@mem-set-linear-0xfffe.html
* igt@xe_create@create-big-vram:
- shard-adlp: NOTRUN -> [SKIP][146] ([Intel XE#1062] / [Intel XE#1201])
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@xe_create@create-big-vram.html
* igt@xe_evict@evict-beng-cm-threads-large:
- shard-dg2-set2: NOTRUN -> [TIMEOUT][147] ([Intel XE#1473] / [Intel XE#392])
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@xe_evict@evict-beng-cm-threads-large.html
* igt@xe_evict@evict-beng-mixed-many-threads-large:
- shard-dg2-set2: NOTRUN -> [INCOMPLETE][148] ([Intel XE#1195] / [Intel XE#1473] / [Intel XE#392])
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@xe_evict@evict-beng-mixed-many-threads-large.html
* igt@xe_evict@evict-beng-mixed-many-threads-small:
- shard-dg2-set2: NOTRUN -> [TIMEOUT][149] ([Intel XE#1473] / [Intel XE#402])
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@xe_evict@evict-beng-mixed-many-threads-small.html
* igt@xe_evict@evict-beng-mixed-threads-large:
- shard-dg2-set2: NOTRUN -> [DMESG-FAIL][150] ([Intel XE#482])
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-466/igt@xe_evict@evict-beng-mixed-threads-large.html
* igt@xe_evict@evict-large-cm:
- shard-adlp: NOTRUN -> [SKIP][151] ([Intel XE#1201] / [Intel XE#261]) +11 other tests skip
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@xe_evict@evict-large-cm.html
* igt@xe_evict@evict-large-multi-vm-cm:
- shard-dg2-set2: NOTRUN -> [FAIL][152] ([Intel XE#1600])
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@xe_evict@evict-large-multi-vm-cm.html
* igt@xe_evict@evict-mixed-many-threads-small:
- shard-dg2-set2: NOTRUN -> [TIMEOUT][153] ([Intel XE#1473])
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@xe_evict@evict-mixed-many-threads-small.html
* igt@xe_evict@evict-small-multi-vm-cm:
- shard-adlp: NOTRUN -> [SKIP][154] ([Intel XE#1201] / [Intel XE#261] / [Intel XE#688]) +2 other tests skip
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@xe_evict@evict-small-multi-vm-cm.html
* igt@xe_evict@evict-threads-large:
- shard-dg2-set2: NOTRUN -> [INCOMPLETE][155] ([Intel XE#1195] / [Intel XE#1473])
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-466/igt@xe_evict@evict-threads-large.html
* igt@xe_evict_ccs@evict-overcommit-standalone-nofree-reopen:
- shard-adlp: NOTRUN -> [SKIP][156] ([Intel XE#1201] / [Intel XE#688]) +2 other tests skip
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-9/igt@xe_evict_ccs@evict-overcommit-standalone-nofree-reopen.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-rebind:
- shard-adlp: NOTRUN -> [SKIP][157] ([Intel XE#1201] / [Intel XE#1392]) +10 other tests skip
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-null-rebind.html
* igt@xe_exec_fault_mode@many-execqueues-userptr-rebind:
- shard-adlp: NOTRUN -> [SKIP][158] ([Intel XE#1201] / [Intel XE#288]) +43 other tests skip
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@xe_exec_fault_mode@many-execqueues-userptr-rebind.html
* igt@xe_exec_fault_mode@twice-userptr-invalidate-race:
- shard-dg2-set2: NOTRUN -> [SKIP][159] ([Intel XE#1201] / [Intel XE#288]) +112 other tests skip
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@xe_exec_fault_mode@twice-userptr-invalidate-race.html
* igt@xe_exec_fault_mode@twice-userptr-rebind-imm:
- shard-dg2-set2: NOTRUN -> [SKIP][160] ([Intel XE#288]) +17 other tests skip
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@xe_exec_fault_mode@twice-userptr-rebind-imm.html
* igt@xe_exec_reset@gt-reset-stress:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][161] ([Intel XE#1214] / [Intel XE#1638])
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-434/igt@xe_exec_reset@gt-reset-stress.html
* igt@xe_exec_threads@threads-bal-mixed-shared-vm-basic:
- shard-dg2-set2: NOTRUN -> [INCOMPLETE][162] ([Intel XE#1169] / [Intel XE#1195] / [Intel XE#1356])
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@xe_exec_threads@threads-bal-mixed-shared-vm-basic.html
* igt@xe_gt_freq@freq_low_max:
- shard-dg2-set2: NOTRUN -> [FAIL][163] ([Intel XE#1045] / [Intel XE#1204])
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-435/igt@xe_gt_freq@freq_low_max.html
* igt@xe_huc_copy@huc_copy:
- shard-dg2-set2: NOTRUN -> [SKIP][164] ([Intel XE#1201] / [Intel XE#255])
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@xe_huc_copy@huc_copy.html
* igt@xe_media_fill@media-fill:
- shard-dg2-set2: NOTRUN -> [SKIP][165] ([Intel XE#1201] / [Intel XE#560])
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@xe_media_fill@media-fill.html
* igt@xe_mmap@small-bar:
- shard-dg2-set2: NOTRUN -> [SKIP][166] ([Intel XE#1201] / [Intel XE#512])
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-434/igt@xe_mmap@small-bar.html
* igt@xe_module_load@force-load:
- shard-dg2-set2: NOTRUN -> [SKIP][167] ([Intel XE#378])
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@xe_module_load@force-load.html
- shard-adlp: NOTRUN -> [SKIP][168] ([Intel XE#1201] / [Intel XE#378])
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@xe_module_load@force-load.html
* igt@xe_module_load@load:
- shard-dg2-set2: NOTRUN -> [SKIP][169] ([Intel XE#1201] / [Intel XE#378])
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-433/igt@xe_module_load@load.html
* igt@xe_pat@display-vs-wb-transient:
- shard-dg2-set2: NOTRUN -> [SKIP][170] ([Intel XE#1201] / [Intel XE#1337])
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@xe_pat@display-vs-wb-transient.html
* igt@xe_pat@pat-index-xe2:
- shard-dg2-set2: NOTRUN -> [SKIP][171] ([Intel XE#1201] / [Intel XE#977])
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@xe_pat@pat-index-xe2.html
* igt@xe_pat@pat-index-xehpc:
- shard-dg2-set2: NOTRUN -> [SKIP][172] ([Intel XE#1201] / [Intel XE#979]) +1 other test skip
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-435/igt@xe_pat@pat-index-xehpc.html
* igt@xe_pat@pat-index-xelpg:
- shard-adlp: NOTRUN -> [SKIP][173] ([Intel XE#1201] / [Intel XE#979])
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@xe_pat@pat-index-xelpg.html
* igt@xe_peer2peer@read:
- shard-dg2-set2: NOTRUN -> [FAIL][174] ([Intel XE#1173]) +3 other tests fail
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-435/igt@xe_peer2peer@read.html
- shard-adlp: NOTRUN -> [SKIP][175] ([Intel XE#1061] / [Intel XE#1201])
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-1/igt@xe_peer2peer@read.html
* igt@xe_pm@d3cold-mmap-vram:
- shard-dg2-set2: NOTRUN -> [SKIP][176] ([Intel XE#1201] / [Intel XE#366]) +6 other tests skip
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-436/igt@xe_pm@d3cold-mmap-vram.html
- shard-adlp: NOTRUN -> [SKIP][177] ([Intel XE#1201] / [Intel XE#366]) +1 other test skip
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@xe_pm@d3cold-mmap-vram.html
* igt@xe_pm@s3-basic-exec:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][178] ([Intel XE#1162]) +1 other test dmesg-warn
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@xe_pm@s3-basic-exec.html
- shard-adlp: NOTRUN -> [DMESG-WARN][179] ([Intel XE#1191] / [Intel XE#1214]) +1 other test dmesg-warn
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@xe_pm@s3-basic-exec.html
* igt@xe_pm@s3-exec-after:
- shard-adlp: [PASS][180] -> [DMESG-WARN][181] ([Intel XE#1191] / [Intel XE#1214])
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-9/igt@xe_pm@s3-exec-after.html
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@xe_pm@s3-exec-after.html
* igt@xe_pm@s3-vm-bind-prefetch:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][182] ([Intel XE#1162] / [Intel XE#1214] / [Intel XE#1551])
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-436/igt@xe_pm@s3-vm-bind-prefetch.html
* igt@xe_pm@s3-vm-bind-unbind-all:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][183] ([Intel XE#1162] / [Intel XE#1214] / [Intel XE#1941])
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@xe_pm@s3-vm-bind-unbind-all.html
* igt@xe_pm@s4-basic-exec:
- shard-dg2-set2: NOTRUN -> [INCOMPLETE][184] ([Intel XE#1195] / [Intel XE#1358])
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-436/igt@xe_pm@s4-basic-exec.html
* igt@xe_pm@s4-multiple-execs:
- shard-adlp: [PASS][185] -> [INCOMPLETE][186] ([Intel XE#1195] / [Intel XE#1358])
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-8/igt@xe_pm@s4-multiple-execs.html
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-1/igt@xe_pm@s4-multiple-execs.html
* igt@xe_pm@vram-d3cold-threshold:
- shard-dg2-set2: NOTRUN -> [SKIP][187] ([Intel XE#1201] / [Intel XE#579])
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-464/igt@xe_pm@vram-d3cold-threshold.html
* igt@xe_query@multigpu-query-invalid-uc-fw-version-mbz:
- shard-adlp: NOTRUN -> [SKIP][188] ([Intel XE#1201] / [Intel XE#944]) +3 other tests skip
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-9/igt@xe_query@multigpu-query-invalid-uc-fw-version-mbz.html
* igt@xe_query@multigpu-query-uc-fw-version-guc:
- shard-dg2-set2: NOTRUN -> [SKIP][189] ([Intel XE#944])
[189]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-432/igt@xe_query@multigpu-query-uc-fw-version-guc.html
* igt@xe_query@multigpu-query-uc-fw-version-huc:
- shard-dg2-set2: NOTRUN -> [SKIP][190] ([Intel XE#1201] / [Intel XE#944]) +10 other tests skip
[190]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-463/igt@xe_query@multigpu-query-uc-fw-version-huc.html
* igt@xe_wedged@wedged-at-any-timeout:
- shard-dg2-set2: NOTRUN -> [DMESG-FAIL][191] ([Intel XE#1760])
[191]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-dg2-436/igt@xe_wedged@wedged-at-any-timeout.html
#### Possible fixes ####
* igt@kms_big_fb@x-tiled-8bpp-rotate-180:
- shard-adlp: [FAIL][192] ([Intel XE#1874]) -> [PASS][193]
[192]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-9/igt@kms_big_fb@x-tiled-8bpp-rotate-180.html
[193]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_big_fb@x-tiled-8bpp-rotate-180.html
* igt@kms_big_fb@y-tiled-32bpp-rotate-180:
- shard-adlp: [SKIP][194] ([Intel XE#1201] / [Intel XE#829]) -> [PASS][195]
[194]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_big_fb@y-tiled-32bpp-rotate-180.html
[195]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_big_fb@y-tiled-32bpp-rotate-180.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip:
- shard-adlp: [FAIL][196] ([Intel XE#1231]) -> [PASS][197] +1 other test pass
[196]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-9/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html
[197]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-9/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html
* igt@kms_cursor_crc@cursor-suspend@pipe-a-edp-1:
- {shard-lnl}: [DMESG-WARN][198] ([Intel XE#1830]) -> [PASS][199] +3 other tests pass
[198]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-lnl-2/igt@kms_cursor_crc@cursor-suspend@pipe-a-edp-1.html
[199]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-lnl-2/igt@kms_cursor_crc@cursor-suspend@pipe-a-edp-1.html
* igt@kms_cursor_edge_walk@128x128-right-edge:
- shard-adlp: [FAIL][200] ([Intel XE#581]) -> [PASS][201]
[200]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_cursor_edge_walk@128x128-right-edge.html
[201]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_cursor_edge_walk@128x128-right-edge.html
* igt@kms_fbcon_fbt@psr-suspend:
- {shard-lnl}: [FAIL][202] -> [PASS][203]
[202]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-lnl-7/igt@kms_fbcon_fbt@psr-suspend.html
[203]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-lnl-8/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_flip@flip-vs-suspend-interruptible@a-edp1:
- {shard-lnl}: [INCOMPLETE][204] -> [PASS][205] +2 other tests pass
[204]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-lnl-3/igt@kms_flip@flip-vs-suspend-interruptible@a-edp1.html
[205]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-lnl-4/igt@kms_flip@flip-vs-suspend-interruptible@a-edp1.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-render:
- shard-adlp: [FAIL][206] ([Intel XE#1861]) -> [PASS][207]
[206]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-8/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-render.html
[207]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-9/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-render.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75:
- shard-adlp: [SKIP][208] ([Intel XE#1201]) -> [PASS][209] +2 other tests pass
[208]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75.html
[209]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75.html
* igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1:
- {shard-lnl}: [FAIL][210] ([Intel XE#899]) -> [PASS][211] +2 other tests pass
[210]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-lnl-6/igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1.html
[211]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-lnl-4/igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1.html
* igt@xe_exec_reset@gt-reset-stress:
- shard-adlp: [DMESG-WARN][212] ([Intel XE#1214] / [Intel XE#1638]) -> [PASS][213]
[212]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-6/igt@xe_exec_reset@gt-reset-stress.html
[213]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@xe_exec_reset@gt-reset-stress.html
* igt@xe_pm@s2idle-basic:
- {shard-lnl}: [DMESG-WARN][214] -> [PASS][215]
[214]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-lnl-7/igt@xe_pm@s2idle-basic.html
[215]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-lnl-7/igt@xe_pm@s2idle-basic.html
* igt@xe_pm@s2idle-mocs:
- shard-adlp: [DMESG-WARN][216] ([Intel XE#1214]) -> [PASS][217]
[216]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-8/igt@xe_pm@s2idle-mocs.html
[217]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@xe_pm@s2idle-mocs.html
#### Warnings ####
* igt@kms_big_fb@4-tiled-64bpp-rotate-0:
- shard-adlp: [SKIP][218] ([Intel XE#1201] / [Intel XE#829]) -> [SKIP][219] ([Intel XE#1124] / [Intel XE#1201])
[218]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_big_fb@4-tiled-64bpp-rotate-0.html
[219]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_big_fb@4-tiled-64bpp-rotate-0.html
* igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180:
- shard-adlp: [SKIP][220] ([Intel XE#1201] / [Intel XE#829]) -> [FAIL][221] ([Intel XE#1874])
[220]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180.html
[221]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180.html
* igt@kms_bw@linear-tiling-3-displays-3840x2160p:
- shard-adlp: [SKIP][222] ([Intel XE#1201]) -> [SKIP][223] ([Intel XE#1201] / [Intel XE#367])
[222]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_bw@linear-tiling-3-displays-3840x2160p.html
[223]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-1/igt@kms_bw@linear-tiling-3-displays-3840x2160p.html
* igt@kms_ccs@crc-sprite-planes-basic-y-tiled-ccs:
- shard-adlp: [SKIP][224] ([Intel XE#1201] / [Intel XE#829]) -> [SKIP][225] ([Intel XE#1201] / [Intel XE#455] / [Intel XE#787])
[224]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-ccs.html
[225]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-ccs.html
* igt@kms_chamelium_color@ctm-limited-range:
- shard-adlp: [SKIP][226] ([Intel XE#1201]) -> [SKIP][227] ([Intel XE#1201] / [Intel XE#306])
[226]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_chamelium_color@ctm-limited-range.html
[227]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_chamelium_color@ctm-limited-range.html
* igt@kms_cursor_crc@cursor-sliding-512x512:
- shard-adlp: [SKIP][228] ([Intel XE#1201]) -> [SKIP][229] ([Intel XE#1201] / [Intel XE#308])
[228]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_cursor_crc@cursor-sliding-512x512.html
[229]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_cursor_crc@cursor-sliding-512x512.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-atomic:
- shard-adlp: [SKIP][230] ([Intel XE#1201]) -> [SKIP][231] ([Intel XE#1201] / [Intel XE#309])
[230]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic.html
[231]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic.html
* igt@kms_flip@2x-flip-vs-dpms:
- shard-adlp: [SKIP][232] ([Intel XE#1201]) -> [SKIP][233] ([Intel XE#1201] / [Intel XE#310])
[232]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_flip@2x-flip-vs-dpms.html
[233]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_flip@2x-flip-vs-dpms.html
* igt@kms_flip@flip-vs-suspend:
- shard-adlp: [DMESG-WARN][234] ([Intel XE#1191] / [Intel XE#1214] / [Intel XE#1608]) -> [INCOMPLETE][235] ([Intel XE#1195]) +1 other test incomplete
[234]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-8/igt@kms_flip@flip-vs-suspend.html
[235]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-1/igt@kms_flip@flip-vs-suspend.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-rte:
- shard-adlp: [SKIP][236] ([Intel XE#1201]) -> [SKIP][237] ([Intel XE#1201] / [Intel XE#656]) +2 other tests skip
[236]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_frontbuffer_tracking@fbcdrrs-2p-rte.html
[237]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_frontbuffer_tracking@fbcdrrs-2p-rte.html
* igt@kms_frontbuffer_tracking@fbcdrrs-modesetfrombusy:
- shard-adlp: [SKIP][238] ([Intel XE#1201]) -> [SKIP][239] ([Intel XE#1201] / [Intel XE#651])
[238]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_frontbuffer_tracking@fbcdrrs-modesetfrombusy.html
[239]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_frontbuffer_tracking@fbcdrrs-modesetfrombusy.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-mmap-wc:
- shard-adlp: [SKIP][240] ([Intel XE#1201]) -> [SKIP][241] ([Intel XE#1201] / [Intel XE#653]) +2 other tests skip
[240]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-mmap-wc.html
[241]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-8/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_pm_rpm@modeset-non-lpsp:
- shard-adlp: [SKIP][242] ([Intel XE#1201] / [Intel XE#1211]) -> [SKIP][243] ([Intel XE#1201] / [Intel XE#836])
[242]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-8/igt@kms_pm_rpm@modeset-non-lpsp.html
[243]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-2/igt@kms_pm_rpm@modeset-non-lpsp.html
* igt@kms_pm_rpm@modeset-non-lpsp-stress:
- shard-adlp: [SKIP][244] ([Intel XE#1201] / [Intel XE#836]) -> [SKIP][245] ([Intel XE#1201] / [Intel XE#1211])
[244]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-9/igt@kms_pm_rpm@modeset-non-lpsp-stress.html
[245]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-6/igt@kms_pm_rpm@modeset-non-lpsp-stress.html
* igt@kms_scaling_modes@scaling-mode-full:
- shard-adlp: [SKIP][246] ([Intel XE#1201]) -> [SKIP][247] ([Intel XE#1201] / [Intel XE#455]) +1 other test skip
[246]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-2/igt@kms_scaling_modes@scaling-mode-full.html
[247]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-1/igt@kms_scaling_modes@scaling-mode-full.html
* igt@kms_vblank@ts-continuation-suspend:
- shard-adlp: [DMESG-WARN][248] ([Intel XE#1191] / [Intel XE#1214] / [Intel XE#1608]) -> [INCOMPLETE][249] ([Intel XE#1034] / [Intel XE#1195])
[248]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-8/igt@kms_vblank@ts-continuation-suspend.html
[249]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-9/igt@kms_vblank@ts-continuation-suspend.html
* igt@kms_vblank@ts-continuation-suspend@pipe-a-hdmi-a-1:
- shard-adlp: [DMESG-WARN][250] ([Intel XE#1191] / [Intel XE#1214]) -> [INCOMPLETE][251] ([Intel XE#1034] / [Intel XE#1195])
[250]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-8/igt@kms_vblank@ts-continuation-suspend@pipe-a-hdmi-a-1.html
[251]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-9/igt@kms_vblank@ts-continuation-suspend@pipe-a-hdmi-a-1.html
* igt@xe_pm@s4-d3hot-basic-exec:
- shard-adlp: [DMESG-WARN][252] ([Intel XE#1214]) -> [ABORT][253] ([Intel XE#1358])
[252]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-1353-abaeae202dfb4e361edd660a124e22178340725d/shard-adlp-8/igt@xe_pm@s4-d3hot-basic-exec.html
[253]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/shard-adlp-9/igt@xe_pm@s4-d3hot-basic-exec.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[Intel XE#1034]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1034
[Intel XE#1045]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1045
[Intel XE#1050]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1050
[Intel XE#1061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1061
[Intel XE#1062]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1062
[Intel XE#1091]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1091
[Intel XE#1122]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1122
[Intel XE#1123]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1123
[Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
[Intel XE#1126]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1126
[Intel XE#1127]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1127
[Intel XE#1128]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1128
[Intel XE#1129]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1129
[Intel XE#1135]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1135
[Intel XE#1137]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1137
[Intel XE#1138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1138
[Intel XE#1149]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1149
[Intel XE#1158]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1158
[Intel XE#1162]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1162
[Intel XE#1169]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1169
[Intel XE#1173]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1173
[Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178
[Intel XE#1188]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1188
[Intel XE#1191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1191
[Intel XE#1195]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195
[Intel XE#1201]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201
[Intel XE#1204]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1204
[Intel XE#1207]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1207
[Intel XE#1211]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1211
[Intel XE#1214]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1214
[Intel XE#1231]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1231
[Intel XE#1252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1252
[Intel XE#1280]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1280
[Intel XE#1330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1330
[Intel XE#1331]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1331
[Intel XE#1337]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1337
[Intel XE#1341]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1341
[Intel XE#1356]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1356
[Intel XE#1358]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1358
[Intel XE#1392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392
[Intel XE#1397]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1397
[Intel XE#1399]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1399
[Intel XE#1401]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1401
[Intel XE#1406]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406
[Intel XE#1407]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1407
[Intel XE#1413]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1413
[Intel XE#1420]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1420
[Intel XE#1421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421
[Intel XE#1424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1424
[Intel XE#1428]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1428
[Intel XE#1430]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1430
[Intel XE#1435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435
[Intel XE#1437]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1437
[Intel XE#1446]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1446
[Intel XE#1469]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1469
[Intel XE#1470]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1470
[Intel XE#1473]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1473
[Intel XE#1477]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1477
[Intel XE#1500]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1500
[Intel XE#1512]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1512
[Intel XE#1551]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1551
[Intel XE#1600]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1600
[Intel XE#1608]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1608
[Intel XE#1638]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1638
[Intel XE#1725]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1725
[Intel XE#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729
[Intel XE#1745]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1745
[Intel XE#1760]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1760
[Intel XE#1761]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1761
[Intel XE#1830]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1830
[Intel XE#1861]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1861
[Intel XE#1874]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1874
[Intel XE#1927]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1927
[Intel XE#1932]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1932
[Intel XE#1941]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1941
[Intel XE#255]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/255
[Intel XE#261]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/261
[Intel XE#282]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/282
[Intel XE#288]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/288
[Intel XE#294]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/294
[Intel XE#305]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/305
[Intel XE#306]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/306
[Intel XE#307]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/307
[Intel XE#308]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/308
[Intel XE#309]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/309
[Intel XE#310]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/310
[Intel XE#314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/314
[Intel XE#316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/316
[Intel XE#323]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/323
[Intel XE#324]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/324
[Intel XE#327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/327
[Intel XE#330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/330
[Intel XE#346]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/346
[Intel XE#352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/352
[Intel XE#356]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/356
[Intel XE#361]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/361
[Intel XE#366]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/366
[Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
[Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373
[Intel XE#378]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/378
[Intel XE#392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/392
[Intel XE#402]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/402
[Intel XE#417]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/417
[Intel XE#455]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/455
[Intel XE#482]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/482
[Intel XE#488]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/488
[Intel XE#498]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/498
[Intel XE#512]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/512
[Intel XE#560]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/560
[Intel XE#579]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/579
[Intel XE#581]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/581
[Intel XE#584]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/584
[Intel XE#605]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/605
[Intel XE#607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/607
[Intel XE#610]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/610
[Intel XE#616]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/616
[Intel XE#619]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/619
[Intel XE#623]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/623
[Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651
[Intel XE#653]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/653
[Intel XE#656]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/656
[Intel XE#658]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/658
[Intel XE#660]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/660
[Intel XE#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688
[Intel XE#701]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/701
[Intel XE#703]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/703
[Intel XE#718]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/718
[Intel XE#756]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/756
[Intel XE#776]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/776
[Intel XE#787]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/787
[Intel XE#829]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/829
[Intel XE#836]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/836
[Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870
[Intel XE#873]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/873
[Intel XE#899]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/899
[Intel XE#908]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/908
[Intel XE#910]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/910
[Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
[Intel XE#977]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/977
[Intel XE#979]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/979
[i915#3804]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3804
[i915#5274]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5274
Build changes
-------------
* IGT: IGT_7871 -> IGT_7873
* Linux: xe-1353-abaeae202dfb4e361edd660a124e22178340725d -> xe-pw-134180v1
IGT_7871: 1d7b961235e345db20933c057f265898e2e96fd2 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_7873: b9bcded9123ac56ce05748de6c4870fb49451b87 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-1353-abaeae202dfb4e361edd660a124e22178340725d: abaeae202dfb4e361edd660a124e22178340725d
xe-pw-134180v1: 134180v1
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-134180v1/index.html
[-- Attachment #2: Type: text/html, Size: 99252 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2024-05-29 11:04 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-29 9:22 [PATCH] drm/tests: Add a missing Kconfig select Thomas Hellström
2024-05-29 9:29 ` ✓ CI.Patch_applied: success for " Patchwork
2024-05-29 9:29 ` ✓ CI.checkpatch: " Patchwork
2024-05-29 9:30 ` ✓ CI.KUnit: " Patchwork
2024-05-29 9:42 ` ✓ CI.Build: " Patchwork
2024-05-29 9:42 ` ✗ CI.Hooks: failure " Patchwork
2024-05-29 9:44 ` ✓ CI.checksparse: success " Patchwork
2024-05-29 10:08 ` ✓ CI.BAT: " Patchwork
2024-05-29 11:04 ` ✗ CI.FULL: failure " Patchwork
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox