* [PATCH i-g-t] tests/kms_display_modes: Add logs to skips
@ 2025-02-06 15:23 Jeevan B
2025-02-06 20:24 ` ✓ Xe.CI.BAT: success for " Patchwork
` (6 more replies)
0 siblings, 7 replies; 10+ messages in thread
From: Jeevan B @ 2025-02-06 15:23 UTC (permalink / raw)
To: igt-dev; +Cc: Jeevan B
Add igt_require check to ensure that test criteria are met before
execution. If the required is not met, skip the test with log.
Signed-off-by: Jeevan B <jeevan.b@intel.com>
---
tests/kms_display_modes.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/tests/kms_display_modes.c b/tests/kms_display_modes.c
index e41c60cc0..117f82325 100644
--- a/tests/kms_display_modes.c
+++ b/tests/kms_display_modes.c
@@ -335,8 +335,10 @@ igt_main
}
igt_describe("Test for validating display extended mode with a pair of connected displays");
- igt_subtest_with_dynamic("extended-mode-basic")
+ igt_subtest_with_dynamic("extended-mode-basic") {
+ igt_require_f(count > 1, "Minimum 2 outputs are required\n");
run_extendedmode_test(&data);
+ }
igt_describe("Negative test for validating display extended mode with a pair of connected "
"2k-4k or 4k-4k displays");
--
2.25.1
^ permalink raw reply related [flat|nested] 10+ messages in thread
* ✓ Xe.CI.BAT: success for tests/kms_display_modes: Add logs to skips
2025-02-06 15:23 [PATCH i-g-t] tests/kms_display_modes: Add logs to skips Jeevan B
@ 2025-02-06 20:24 ` Patchwork
2025-02-07 0:33 ` ✗ Xe.CI.Full: failure " Patchwork
` (5 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2025-02-06 20:24 UTC (permalink / raw)
To: Jeevan B; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 1156 bytes --]
== Series Details ==
Series: tests/kms_display_modes: Add logs to skips
URL : https://patchwork.freedesktop.org/series/144423/
State : success
== Summary ==
CI Bug Log - changes from XEIGT_8224_BAT -> XEIGTPW_12555_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (8 -> 8)
------------------------------
No changes in participating hosts
Changes
-------
No changes found
Build changes
-------------
* IGT: IGT_8224 -> IGTPW_12555
* Linux: xe-2601-a7df3eccb725a8d72f8f3ed87ee7ad9419b17380 -> xe-2612-2aff25306def7c151be69b338bc1f5a27733c93e
IGTPW_12555: 6a936b5f47614d87b7fff180f9d3646521b8a3fa @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_8224: c659b986ba648584d36b3cfece897bc84a33dcbb @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-2601-a7df3eccb725a8d72f8f3ed87ee7ad9419b17380: a7df3eccb725a8d72f8f3ed87ee7ad9419b17380
xe-2612-2aff25306def7c151be69b338bc1f5a27733c93e: 2aff25306def7c151be69b338bc1f5a27733c93e
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/index.html
[-- Attachment #2: Type: text/html, Size: 1715 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✗ Xe.CI.Full: failure for tests/kms_display_modes: Add logs to skips
2025-02-06 15:23 [PATCH i-g-t] tests/kms_display_modes: Add logs to skips Jeevan B
2025-02-06 20:24 ` ✓ Xe.CI.BAT: success for " Patchwork
@ 2025-02-07 0:33 ` Patchwork
2025-02-07 3:31 ` [PATCH i-g-t] " Samala, Pranay
` (4 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2025-02-07 0:33 UTC (permalink / raw)
To: Jeevan B; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 135880 bytes --]
== Series Details ==
Series: tests/kms_display_modes: Add logs to skips
URL : https://patchwork.freedesktop.org/series/144423/
State : failure
== Summary ==
CI Bug Log - changes from XEIGT_8224_full -> XEIGTPW_12555_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with XEIGTPW_12555_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in XEIGTPW_12555_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (4 -> 4)
------------------------------
No changes in participating hosts
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in XEIGTPW_12555_full:
### IGT changes ###
#### Possible regressions ####
* igt@kms_cursor_edge_walk@128x128-top-bottom@pipe-d-dp-2:
- shard-bmg: NOTRUN -> [INCOMPLETE][1]
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_cursor_edge_walk@128x128-top-bottom@pipe-d-dp-2.html
* igt@kms_flip_tiling@flip-change-tiling@pipe-a-dp-4-4-mc-ccs-to-4-mc-ccs:
- shard-dg2-set2: [PASS][2] -> [DMESG-WARN][3] +2 other tests dmesg-warn
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_flip_tiling@flip-change-tiling@pipe-a-dp-4-4-mc-ccs-to-4-mc-ccs.html
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_flip_tiling@flip-change-tiling@pipe-a-dp-4-4-mc-ccs-to-4-mc-ccs.html
* igt@kms_plane_cursor@primary:
- shard-lnl: [PASS][4] -> [INCOMPLETE][5] +1 other test incomplete
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-7/igt@kms_plane_cursor@primary.html
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_plane_cursor@primary.html
* igt@xe_module_load@reload-no-display:
- shard-dg2-set2: [PASS][6] -> [FAIL][7] +1 other test fail
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@xe_module_load@reload-no-display.html
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_module_load@reload-no-display.html
#### Warnings ####
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs:
- shard-dg2-set2: [DMESG-WARN][8] ([Intel XE#1033]) -> [DMESG-WARN][9]
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs.html
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs.html
* igt@kms_display_modes@extended-mode-basic:
- shard-lnl: [SKIP][10] ([Intel XE#3383]) -> [SKIP][11]
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-4/igt@kms_display_modes@extended-mode-basic.html
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_display_modes@extended-mode-basic.html
Known issues
------------
Here are the changes found in XEIGTPW_12555_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-linear:
- shard-lnl: NOTRUN -> [FAIL][12] ([Intel XE#911]) +3 other tests fail
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-linear.html
* igt@kms_async_flips@invalid-async-flip-atomic:
- shard-dg2-set2: NOTRUN -> [SKIP][13] ([Intel XE#3768])
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_async_flips@invalid-async-flip-atomic.html
- shard-lnl: NOTRUN -> [SKIP][14] ([Intel XE#3768])
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@kms_async_flips@invalid-async-flip-atomic.html
- shard-bmg: NOTRUN -> [SKIP][15] ([Intel XE#3768])
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_async_flips@invalid-async-flip-atomic.html
* igt@kms_atomic_transition@plane-all-modeset-transition:
- shard-lnl: NOTRUN -> [SKIP][16] ([Intel XE#3279])
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@kms_atomic_transition@plane-all-modeset-transition.html
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing:
- shard-dg2-set2: [PASS][17] -> [DMESG-FAIL][18] ([Intel XE#1033])
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_atomic_transition@plane-all-modeset-transition-fencing.html
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_atomic_transition@plane-all-modeset-transition-fencing.html
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing@pipe-a-hdmi-a-6:
- shard-dg2-set2: [PASS][19] -> [FAIL][20] ([Intel XE#3908])
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_atomic_transition@plane-all-modeset-transition-fencing@pipe-a-hdmi-a-6.html
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_atomic_transition@plane-all-modeset-transition-fencing@pipe-a-hdmi-a-6.html
* igt@kms_big_fb@4-tiled-32bpp-rotate-90:
- shard-bmg: NOTRUN -> [SKIP][21] ([Intel XE#2327]) +4 other tests skip
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_big_fb@4-tiled-32bpp-rotate-90.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
- shard-lnl: NOTRUN -> [SKIP][22] ([Intel XE#3658])
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@x-tiled-16bpp-rotate-270:
- shard-dg2-set2: NOTRUN -> [SKIP][23] ([Intel XE#316]) +1 other test skip
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_big_fb@x-tiled-16bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-64bpp-rotate-90:
- shard-lnl: NOTRUN -> [SKIP][24] ([Intel XE#1407]) +3 other tests skip
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_big_fb@x-tiled-64bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0:
- shard-dg2-set2: NOTRUN -> [SKIP][25] ([Intel XE#1124]) +7 other tests skip
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0.html
* igt@kms_big_fb@yf-tiled-32bpp-rotate-0:
- shard-bmg: NOTRUN -> [SKIP][26] ([Intel XE#1124]) +12 other tests skip
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_big_fb@yf-tiled-32bpp-rotate-0.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-lnl: NOTRUN -> [SKIP][27] ([Intel XE#1124]) +11 other tests skip
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p:
- shard-dg2-set2: NOTRUN -> [SKIP][28] ([Intel XE#2191]) +1 other test skip
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p.html
* igt@kms_bw@linear-tiling-1-displays-2560x1440p:
- shard-bmg: NOTRUN -> [SKIP][29] ([Intel XE#367]) +1 other test skip
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_bw@linear-tiling-1-displays-2560x1440p.html
* igt@kms_bw@linear-tiling-3-displays-2160x1440p:
- shard-lnl: NOTRUN -> [SKIP][30] ([Intel XE#367])
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_bw@linear-tiling-3-displays-2160x1440p.html
* igt@kms_bw@linear-tiling-4-displays-2160x1440p:
- shard-lnl: NOTRUN -> [SKIP][31] ([Intel XE#1512])
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-8/igt@kms_bw@linear-tiling-4-displays-2160x1440p.html
* igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs-cc@pipe-d-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][32] ([Intel XE#455] / [Intel XE#787]) +22 other tests skip
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs-cc@pipe-d-dp-4.html
* igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs:
- shard-dg2-set2: NOTRUN -> [SKIP][33] ([Intel XE#2907])
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs-cc@pipe-a-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][34] ([Intel XE#787]) +104 other tests skip
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs-cc@pipe-a-dp-4.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs:
- shard-dg2-set2: NOTRUN -> [SKIP][35] ([Intel XE#3442])
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs:
- shard-bmg: NOTRUN -> [SKIP][36] ([Intel XE#3432])
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs.html
- shard-lnl: NOTRUN -> [SKIP][37] ([Intel XE#3432])
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs@pipe-a-edp-1:
- shard-lnl: NOTRUN -> [SKIP][38] ([Intel XE#2669]) +3 other tests skip
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs@pipe-a-edp-1.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs:
- shard-lnl: NOTRUN -> [SKIP][39] ([Intel XE#2887]) +17 other tests skip
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs.html
* igt@kms_ccs@missing-ccs-buffer-y-tiled-ccs:
- shard-bmg: NOTRUN -> [SKIP][40] ([Intel XE#2887]) +14 other tests skip
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_ccs@missing-ccs-buffer-y-tiled-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs@pipe-c-dp-2:
- shard-bmg: NOTRUN -> [SKIP][41] ([Intel XE#2652] / [Intel XE#787]) +13 other tests skip
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs@pipe-c-dp-2.html
* igt@kms_cdclk@mode-transition-all-outputs:
- shard-bmg: NOTRUN -> [SKIP][42] ([Intel XE#2724])
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_cdclk@mode-transition-all-outputs.html
- shard-lnl: NOTRUN -> [SKIP][43] ([Intel XE#314])
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_cdclk@mode-transition-all-outputs.html
* igt@kms_chamelium_audio@hdmi-audio-edid:
- shard-bmg: NOTRUN -> [SKIP][44] ([Intel XE#2252]) +7 other tests skip
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_chamelium_audio@hdmi-audio-edid.html
* igt@kms_chamelium_color@ctm-blue-to-red:
- shard-lnl: NOTRUN -> [SKIP][45] ([Intel XE#306]) +1 other test skip
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-8/igt@kms_chamelium_color@ctm-blue-to-red.html
* igt@kms_chamelium_color@degamma:
- shard-bmg: NOTRUN -> [SKIP][46] ([Intel XE#2325]) +1 other test skip
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_chamelium_color@degamma.html
* igt@kms_chamelium_hpd@hdmi-hpd-for-each-pipe:
- shard-dg2-set2: NOTRUN -> [SKIP][47] ([Intel XE#373]) +6 other tests skip
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_chamelium_hpd@hdmi-hpd-for-each-pipe.html
* igt@kms_chamelium_hpd@vga-hpd-enable-disable-mode:
- shard-lnl: NOTRUN -> [SKIP][48] ([Intel XE#373]) +12 other tests skip
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_chamelium_hpd@vga-hpd-enable-disable-mode.html
* igt@kms_content_protection@atomic-dpms:
- shard-dg2-set2: NOTRUN -> [FAIL][49] ([Intel XE#1178]) +1 other test fail
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_content_protection@atomic-dpms.html
- shard-lnl: NOTRUN -> [SKIP][50] ([Intel XE#3278]) +1 other test skip
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_content_protection@atomic-dpms.html
* igt@kms_content_protection@atomic-dpms@pipe-a-dp-2:
- shard-bmg: NOTRUN -> [FAIL][51] ([Intel XE#1178]) +1 other test fail
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_content_protection@atomic-dpms@pipe-a-dp-2.html
* igt@kms_content_protection@dp-mst-lic-type-0:
- shard-dg2-set2: NOTRUN -> [SKIP][52] ([Intel XE#307]) +1 other test skip
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_content_protection@dp-mst-lic-type-0.html
- shard-lnl: NOTRUN -> [SKIP][53] ([Intel XE#307]) +1 other test skip
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_content_protection@dp-mst-lic-type-0.html
* igt@kms_content_protection@dp-mst-type-0:
- shard-bmg: NOTRUN -> [SKIP][54] ([Intel XE#2390]) +1 other test skip
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_content_protection@dp-mst-type-0.html
* igt@kms_content_protection@type1:
- shard-bmg: NOTRUN -> [SKIP][55] ([Intel XE#2341]) +1 other test skip
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_content_protection@type1.html
* igt@kms_cursor_crc@cursor-offscreen-128x42:
- shard-bmg: NOTRUN -> [SKIP][56] ([Intel XE#2320]) +3 other tests skip
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_cursor_crc@cursor-offscreen-128x42.html
- shard-lnl: NOTRUN -> [SKIP][57] ([Intel XE#1424]) +4 other tests skip
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_cursor_crc@cursor-offscreen-128x42.html
* igt@kms_cursor_crc@cursor-onscreen-512x170:
- shard-lnl: NOTRUN -> [SKIP][58] ([Intel XE#2321]) +3 other tests skip
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_cursor_crc@cursor-onscreen-512x170.html
* igt@kms_cursor_crc@cursor-random-512x170:
- shard-bmg: NOTRUN -> [SKIP][59] ([Intel XE#2321]) +3 other tests skip
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_cursor_crc@cursor-random-512x170.html
* igt@kms_cursor_edge_walk@128x128-top-bottom:
- shard-bmg: NOTRUN -> [INCOMPLETE][60] ([Intel XE#3954])
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_cursor_edge_walk@128x128-top-bottom.html
* igt@kms_cursor_legacy@2x-cursor-vs-flip-legacy:
- shard-lnl: NOTRUN -> [SKIP][61] ([Intel XE#309]) +6 other tests skip
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_cursor_legacy@2x-cursor-vs-flip-legacy.html
* igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic:
- shard-bmg: [PASS][62] -> [SKIP][63] ([Intel XE#2291]) +1 other test skip
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html
* igt@kms_cursor_legacy@2x-long-flip-vs-cursor-legacy:
- shard-bmg: NOTRUN -> [SKIP][64] ([Intel XE#2291]) +3 other tests skip
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-legacy.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size:
- shard-lnl: NOTRUN -> [SKIP][65] ([Intel XE#323])
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html
- shard-bmg: NOTRUN -> [SKIP][66] ([Intel XE#2286])
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle:
- shard-dg2-set2: NOTRUN -> [SKIP][67] ([Intel XE#323])
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html
* igt@kms_dirtyfb@fbc-dirtyfb-ioctl:
- shard-bmg: NOTRUN -> [SKIP][68] ([Intel XE#4210])
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_dirtyfb@fbc-dirtyfb-ioctl.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc:
- shard-bmg: [PASS][69] -> [SKIP][70] ([Intel XE#1340])
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc.html
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_dither@fb-8bpc-vs-panel-6bpc.html
* igt@kms_dsc@dsc-with-output-formats:
- shard-bmg: NOTRUN -> [SKIP][71] ([Intel XE#2244]) +1 other test skip
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_dsc@dsc-with-output-formats.html
* igt@kms_dsc@dsc-with-output-formats-with-bpc:
- shard-lnl: NOTRUN -> [SKIP][72] ([Intel XE#2244]) +1 other test skip
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-bmg: NOTRUN -> [SKIP][73] ([Intel XE#776])
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@display-3x:
- shard-lnl: NOTRUN -> [SKIP][74] ([Intel XE#703])
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_feature_discovery@display-3x.html
- shard-bmg: NOTRUN -> [SKIP][75] ([Intel XE#2373])
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_feature_discovery@display-3x.html
* igt@kms_flip@2x-absolute-wf_vblank-interruptible:
- shard-lnl: NOTRUN -> [SKIP][76] ([Intel XE#1421]) +4 other tests skip
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_flip@2x-absolute-wf_vblank-interruptible.html
* igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@bd-dp2-hdmi-a3:
- shard-bmg: NOTRUN -> [FAIL][77] ([Intel XE#3321]) +7 other tests fail
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@bd-dp2-hdmi-a3.html
* igt@kms_flip@2x-flip-vs-expired-vblank@ab-hdmi-a6-dp4:
- shard-dg2-set2: [PASS][78] -> [FAIL][79] ([Intel XE#301])
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank@ab-hdmi-a6-dp4.html
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank@ab-hdmi-a6-dp4.html
* igt@kms_flip@2x-flip-vs-expired-vblank@cd-dp2-hdmi-a3:
- shard-bmg: NOTRUN -> [DMESG-FAIL][80] ([Intel XE#4172])
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank@cd-dp2-hdmi-a3.html
* igt@kms_flip@2x-plain-flip-fb-recreate:
- shard-bmg: [PASS][81] -> [SKIP][82] ([Intel XE#2316]) +7 other tests skip
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@kms_flip@2x-plain-flip-fb-recreate.html
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_flip@2x-plain-flip-fb-recreate.html
* igt@kms_flip@2x-plain-flip-fb-recreate-interruptible:
- shard-dg2-set2: [PASS][83] -> [FAIL][84] ([Intel XE#2882] / [Intel XE#3098])
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible.html
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible.html
* igt@kms_flip@2x-plain-flip-fb-recreate-interruptible@ab-hdmi-a6-dp4:
- shard-dg2-set2: [PASS][85] -> [FAIL][86] ([Intel XE#3098])
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible@ab-hdmi-a6-dp4.html
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible@ab-hdmi-a6-dp4.html
* igt@kms_flip@2x-plain-flip-fb-recreate-interruptible@ac-hdmi-a6-dp4:
- shard-dg2-set2: [PASS][87] -> [FAIL][88] ([Intel XE#2882])
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible@ac-hdmi-a6-dp4.html
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible@ac-hdmi-a6-dp4.html
* igt@kms_flip@busy-flip:
- shard-dg2-set2: [PASS][89] -> [SKIP][90] ([Intel XE#4208] / [i915#2575]) +108 other tests skip
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_flip@busy-flip.html
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_flip@busy-flip.html
* igt@kms_flip@plain-flip-fb-recreate@a-edp1:
- shard-lnl: [PASS][91] -> [FAIL][92] ([Intel XE#886]) +1 other test fail
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-7/igt@kms_flip@plain-flip-fb-recreate@a-edp1.html
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@kms_flip@plain-flip-fb-recreate@a-edp1.html
* igt@kms_flip@plain-flip-ts-check-interruptible@b-dp2:
- shard-bmg: NOTRUN -> [FAIL][93] ([Intel XE#2882]) +3 other tests fail
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_flip@plain-flip-ts-check-interruptible@b-dp2.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling:
- shard-dg2-set2: [PASS][94] -> [SKIP][95] ([Intel XE#4208]) +226 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling.html
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-upscaling:
- shard-dg2-set2: [PASS][96] -> [SKIP][97] ([Intel XE#2351] / [Intel XE#4208]) +17 other tests skip
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-upscaling.html
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
- shard-bmg: NOTRUN -> [SKIP][98] ([Intel XE#2293] / [Intel XE#2380]) +3 other tests skip
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-default-mode:
- shard-lnl: NOTRUN -> [SKIP][99] ([Intel XE#1401]) +2 other tests skip
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-8/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
- shard-lnl: NOTRUN -> [SKIP][100] ([Intel XE#1401] / [Intel XE#1745]) +2 other tests skip
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode:
- shard-bmg: NOTRUN -> [SKIP][101] ([Intel XE#2293]) +3 other tests skip
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_force_connector_basic@force-connector-state:
- shard-lnl: NOTRUN -> [SKIP][102] ([Intel XE#352])
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_force_connector_basic@force-connector-state.html
* igt@kms_frontbuffer_tracking@drrs-1p-primscrn-pri-shrfb-draw-blt:
- shard-dg2-set2: NOTRUN -> [SKIP][103] ([Intel XE#651]) +15 other tests skip
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@drrs-1p-primscrn-pri-shrfb-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][104] ([Intel XE#2311]) +24 other tests skip
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@drrs-2p-primscrn-shrfb-msflip-blt:
- shard-bmg: NOTRUN -> [SKIP][105] ([Intel XE#2312]) +10 other tests skip
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-shrfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@drrs-suspend:
- shard-lnl: NOTRUN -> [SKIP][106] ([Intel XE#651]) +16 other tests skip
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_frontbuffer_tracking@drrs-suspend.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-pgflip-blt:
- shard-bmg: NOTRUN -> [SKIP][107] ([Intel XE#4141]) +14 other tests skip
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-render:
- shard-dg2-set2: [PASS][108] -> [DMESG-WARN][109] ([Intel XE#1033]) +13 other tests dmesg-warn
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-render.html
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-blt:
- shard-dg2-set2: NOTRUN -> [SKIP][110] ([Intel XE#653]) +21 other tests skip
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][111] ([Intel XE#2313]) +27 other tests skip
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-y:
- shard-bmg: NOTRUN -> [SKIP][112] ([Intel XE#2352])
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html
- shard-lnl: NOTRUN -> [SKIP][113] ([Intel XE#1469])
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-mmap-wc:
- shard-dg2-set2: NOTRUN -> [SKIP][114] ([Intel XE#2351] / [Intel XE#4208]) +21 other tests skip
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-blt:
- shard-lnl: NOTRUN -> [SKIP][115] ([Intel XE#656]) +47 other tests skip
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-blt.html
* igt@kms_getfb@getfb-reject-ccs:
- shard-bmg: NOTRUN -> [SKIP][116] ([Intel XE#2502])
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_getfb@getfb-reject-ccs.html
- shard-dg2-set2: NOTRUN -> [SKIP][117] ([Intel XE#605])
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_getfb@getfb-reject-ccs.html
- shard-lnl: NOTRUN -> [SKIP][118] ([Intel XE#605])
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_getfb@getfb-reject-ccs.html
* igt@kms_hdr@static-toggle-dpms:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][119] ([Intel XE#1033]) +27 other tests dmesg-warn
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_hdr@static-toggle-dpms.html
- shard-lnl: NOTRUN -> [SKIP][120] ([Intel XE#1503])
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_hdr@static-toggle-dpms.html
* igt@kms_joiner@basic-force-ultra-joiner:
- shard-bmg: NOTRUN -> [SKIP][121] ([Intel XE#2934])
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_joiner@basic-force-ultra-joiner.html
- shard-lnl: NOTRUN -> [SKIP][122] ([Intel XE#2934])
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_joiner@basic-force-ultra-joiner.html
* igt@kms_joiner@invalid-modeset-force-big-joiner:
- shard-bmg: [PASS][123] -> [SKIP][124] ([Intel XE#3012])
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-8/igt@kms_joiner@invalid-modeset-force-big-joiner.html
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_joiner@invalid-modeset-force-big-joiner.html
* igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner:
- shard-bmg: NOTRUN -> [SKIP][125] ([Intel XE#4090])
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner.html
- shard-lnl: NOTRUN -> [SKIP][126] ([Intel XE#4090])
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner.html
* igt@kms_pipe_crc_basic@nonblocking-crc:
- shard-bmg: [PASS][127] -> [DMESG-WARN][128] ([Intel XE#4172]) +23 other tests dmesg-warn
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-8/igt@kms_pipe_crc_basic@nonblocking-crc.html
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_pipe_crc_basic@nonblocking-crc.html
* igt@kms_plane_lowres@tiling-y:
- shard-lnl: NOTRUN -> [SKIP][129] ([Intel XE#599])
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_plane_lowres@tiling-y.html
- shard-bmg: NOTRUN -> [SKIP][130] ([Intel XE#2393])
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_plane_lowres@tiling-y.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-b:
- shard-dg2-set2: NOTRUN -> [SKIP][131] ([Intel XE#2763]) +11 other tests skip
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-b.html
* igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats:
- shard-dg2-set2: NOTRUN -> [SKIP][132] ([Intel XE#4208] / [i915#2575]) +70 other tests skip
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-d:
- shard-dg2-set2: NOTRUN -> [SKIP][133] ([Intel XE#2763] / [Intel XE#455]) +5 other tests skip
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-d.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25:
- shard-lnl: NOTRUN -> [SKIP][134] ([Intel XE#2763]) +27 other tests skip
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5:
- shard-bmg: NOTRUN -> [SKIP][135] ([Intel XE#2763]) +14 other tests skip
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5.html
* igt@kms_pm_backlight@fade-with-suspend:
- shard-dg2-set2: NOTRUN -> [SKIP][136] ([Intel XE#870]) +1 other test skip
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_pm_backlight@fade-with-suspend.html
* igt@kms_pm_dc@dc5-dpms:
- shard-lnl: NOTRUN -> [FAIL][137] ([Intel XE#718])
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@kms_pm_dc@dc5-dpms.html
* igt@kms_pm_dc@dc5-psr:
- shard-bmg: NOTRUN -> [SKIP][138] ([Intel XE#2392])
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_pm_dc@dc5-psr.html
- shard-dg2-set2: NOTRUN -> [SKIP][139] ([Intel XE#1129])
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_pm_dc@dc5-psr.html
- shard-lnl: [PASS][140] -> [FAIL][141] ([Intel XE#718])
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-1/igt@kms_pm_dc@dc5-psr.html
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_pm_dc@dc5-psr.html
* igt@kms_pm_rpm@dpms-mode-unset-non-lpsp:
- shard-lnl: NOTRUN -> [SKIP][142] ([Intel XE#1439] / [Intel XE#836])
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html
* igt@kms_pm_rpm@dpms-non-lpsp:
- shard-lnl: NOTRUN -> [SKIP][143] ([Intel XE#1439] / [Intel XE#3141])
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@kms_pm_rpm@dpms-non-lpsp.html
* igt@kms_pm_rpm@universal-planes-dpms:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][144] ([Intel XE#1033] / [Intel XE#2042])
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_pm_rpm@universal-planes-dpms.html
* igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf:
- shard-bmg: NOTRUN -> [SKIP][145] ([Intel XE#1489]) +7 other tests skip
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf.html
* igt@kms_psr2_sf@fbc-psr2-primary-plane-update-sf-dmg-area:
- shard-dg2-set2: NOTRUN -> [SKIP][146] ([Intel XE#1489]) +3 other tests skip
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_psr2_sf@fbc-psr2-primary-plane-update-sf-dmg-area.html
* igt@kms_psr2_sf@pr-overlay-primary-update-sf-dmg-area:
- shard-lnl: NOTRUN -> [SKIP][147] ([Intel XE#2893]) +3 other tests skip
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_psr2_sf@pr-overlay-primary-update-sf-dmg-area.html
* igt@kms_psr2_su@frontbuffer-xrgb8888:
- shard-lnl: NOTRUN -> [SKIP][148] ([Intel XE#1128])
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_psr2_su@frontbuffer-xrgb8888.html
- shard-dg2-set2: NOTRUN -> [SKIP][149] ([Intel XE#1122])
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_psr2_su@frontbuffer-xrgb8888.html
* igt@kms_psr@pr-sprite-plane-move:
- shard-lnl: NOTRUN -> [SKIP][150] ([Intel XE#1406]) +5 other tests skip
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_psr@pr-sprite-plane-move.html
* igt@kms_psr@psr-cursor-plane-onoff:
- shard-bmg: NOTRUN -> [SKIP][151] ([Intel XE#2234] / [Intel XE#2850]) +14 other tests skip
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_psr@psr-cursor-plane-onoff.html
* igt@kms_psr@psr-dpms:
- shard-dg2-set2: NOTRUN -> [SKIP][152] ([Intel XE#2850] / [Intel XE#929]) +8 other tests skip
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_psr@psr-dpms.html
* igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
- shard-bmg: NOTRUN -> [SKIP][153] ([Intel XE#2414])
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
- shard-dg2-set2: NOTRUN -> [SKIP][154] ([Intel XE#2939])
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
* igt@kms_rotation_crc@primary-rotation-90:
- shard-bmg: NOTRUN -> [SKIP][155] ([Intel XE#3414] / [Intel XE#3904]) +1 other test skip
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_rotation_crc@primary-rotation-90.html
- shard-lnl: NOTRUN -> [SKIP][156] ([Intel XE#3414] / [Intel XE#3904]) +1 other test skip
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@kms_rotation_crc@primary-rotation-90.html
* igt@kms_scaling_modes@scaling-mode-center:
- shard-bmg: NOTRUN -> [SKIP][157] ([Intel XE#2413])
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_scaling_modes@scaling-mode-center.html
* igt@kms_setmode@basic@pipe-b-edp-1:
- shard-lnl: [PASS][158] -> [FAIL][159] ([Intel XE#2883]) +2 other tests fail
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-2/igt@kms_setmode@basic@pipe-b-edp-1.html
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_setmode@basic@pipe-b-edp-1.html
* igt@kms_setmode@clone-exclusive-crtc:
- shard-bmg: NOTRUN -> [SKIP][160] ([Intel XE#1435]) +1 other test skip
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_setmode@clone-exclusive-crtc.html
* igt@kms_setmode@invalid-clone-single-crtc:
- shard-lnl: NOTRUN -> [SKIP][161] ([Intel XE#1435])
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@kms_setmode@invalid-clone-single-crtc.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-dg2-set2: NOTRUN -> [FAIL][162] ([Intel XE#1729])
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_vrr@cmrr@pipe-a-edp-1:
- shard-lnl: [PASS][163] -> [FAIL][164] ([Intel XE#2159]) +1 other test fail
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-2/igt@kms_vrr@cmrr@pipe-a-edp-1.html
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@kms_vrr@cmrr@pipe-a-edp-1.html
* igt@kms_vrr@flip-basic:
- shard-lnl: NOTRUN -> [FAIL][165] ([Intel XE#1522]) +5 other tests fail
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_vrr@flip-basic.html
* igt@kms_vrr@flipline:
- shard-dg2-set2: NOTRUN -> [SKIP][166] ([Intel XE#455]) +12 other tests skip
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_vrr@flipline.html
* igt@kms_vrr@negative-basic:
- shard-bmg: [PASS][167] -> [SKIP][168] ([Intel XE#1499])
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_vrr@negative-basic.html
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_vrr@negative-basic.html
* igt@kms_vrr@seamless-rr-switch-drrs:
- shard-lnl: NOTRUN -> [SKIP][169] ([Intel XE#1499]) +1 other test skip
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_vrr@seamless-rr-switch-drrs.html
* igt@kms_vrr@seamless-rr-switch-vrr:
- shard-bmg: NOTRUN -> [SKIP][170] ([Intel XE#1499]) +2 other tests skip
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_vrr@seamless-rr-switch-vrr.html
* igt@kms_writeback@writeback-fb-id-xrgb2101010:
- shard-bmg: NOTRUN -> [SKIP][171] ([Intel XE#756])
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
- shard-lnl: NOTRUN -> [SKIP][172] ([Intel XE#756])
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
* igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all:
- shard-dg2-set2: NOTRUN -> [SKIP][173] ([Intel XE#1091] / [Intel XE#2849])
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all.html
* igt@xe_copy_basic@mem-set-linear-0xfffe:
- shard-dg2-set2: NOTRUN -> [SKIP][174] ([Intel XE#1126])
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_copy_basic@mem-set-linear-0xfffe.html
* igt@xe_eudebug@basic-connect:
- shard-lnl: NOTRUN -> [SKIP][175] ([Intel XE#2905]) +5 other tests skip
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@xe_eudebug@basic-connect.html
* igt@xe_eudebug_online@writes-caching-sram-bb-vram-target-sram:
- shard-dg2-set2: NOTRUN -> [SKIP][176] ([Intel XE#2905]) +4 other tests skip
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_eudebug_online@writes-caching-sram-bb-vram-target-sram.html
* igt@xe_eudebug_online@writes-caching-sram-bb-vram-target-vram:
- shard-bmg: NOTRUN -> [SKIP][177] ([Intel XE#2905]) +6 other tests skip
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@xe_eudebug_online@writes-caching-sram-bb-vram-target-vram.html
* igt@xe_evict_ccs@evict-overcommit-standalone-instantfree-samefd:
- shard-lnl: NOTRUN -> [SKIP][178] ([Intel XE#688]) +6 other tests skip
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@xe_evict_ccs@evict-overcommit-standalone-instantfree-samefd.html
* igt@xe_exec_basic@multigpu-no-exec-null-defer-mmap:
- shard-lnl: NOTRUN -> [SKIP][179] ([Intel XE#1392]) +8 other tests skip
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_exec_basic@multigpu-no-exec-null-defer-mmap.html
* igt@xe_exec_basic@multigpu-once-bindexecqueue-userptr-rebind:
- shard-bmg: NOTRUN -> [SKIP][180] ([Intel XE#2322]) +6 other tests skip
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@xe_exec_basic@multigpu-once-bindexecqueue-userptr-rebind.html
* igt@xe_exec_fault_mode@many-bindexecqueue-userptr-rebind-imm:
- shard-dg2-set2: NOTRUN -> [SKIP][181] ([Intel XE#288]) +14 other tests skip
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_exec_fault_mode@many-bindexecqueue-userptr-rebind-imm.html
* igt@xe_live_ktest@xe_dma_buf:
- shard-bmg: [PASS][182] -> [SKIP][183] ([Intel XE#1192])
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@xe_live_ktest@xe_dma_buf.html
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_live_ktest@xe_dma_buf.html
* igt@xe_live_ktest@xe_migrate:
- shard-lnl: NOTRUN -> [SKIP][184] ([Intel XE#1192])
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@xe_live_ktest@xe_migrate.html
* igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit:
- shard-dg2-set2: NOTRUN -> [SKIP][185] ([Intel XE#2229])
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit.html
* igt@xe_mmap@pci-membarrier-bad-object:
- shard-lnl: NOTRUN -> [SKIP][186] ([Intel XE#4045])
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_mmap@pci-membarrier-bad-object.html
* igt@xe_module_load@load:
- shard-lnl: ([PASS][187], [PASS][188], [PASS][189], [PASS][190], [PASS][191], [PASS][192], [PASS][193], [PASS][194], [PASS][195], [PASS][196], [PASS][197], [PASS][198], [PASS][199], [PASS][200], [PASS][201], [PASS][202], [PASS][203], [PASS][204], [PASS][205], [PASS][206], [PASS][207], [PASS][208], [PASS][209], [PASS][210], [PASS][211]) -> ([PASS][212], [PASS][213], [PASS][214], [PASS][215], [PASS][216], [PASS][217], [PASS][218], [PASS][219], [PASS][220], [PASS][221], [PASS][222], [SKIP][223], [PASS][224], [PASS][225], [PASS][226], [PASS][227], [PASS][228], [PASS][229], [PASS][230], [PASS][231], [PASS][232], [PASS][233], [PASS][234], [PASS][235], [PASS][236], [PASS][237]) ([Intel XE#378])
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-6/igt@xe_module_load@load.html
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-7/igt@xe_module_load@load.html
[189]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-7/igt@xe_module_load@load.html
[190]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-5/igt@xe_module_load@load.html
[191]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-5/igt@xe_module_load@load.html
[192]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-5/igt@xe_module_load@load.html
[193]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-8/igt@xe_module_load@load.html
[194]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-4/igt@xe_module_load@load.html
[195]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-4/igt@xe_module_load@load.html
[196]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-1/igt@xe_module_load@load.html
[197]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-1/igt@xe_module_load@load.html
[198]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-2/igt@xe_module_load@load.html
[199]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-3/igt@xe_module_load@load.html
[200]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-3/igt@xe_module_load@load.html
[201]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-3/igt@xe_module_load@load.html
[202]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-3/igt@xe_module_load@load.html
[203]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-7/igt@xe_module_load@load.html
[204]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-8/igt@xe_module_load@load.html
[205]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-6/igt@xe_module_load@load.html
[206]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-6/igt@xe_module_load@load.html
[207]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-1/igt@xe_module_load@load.html
[208]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-2/igt@xe_module_load@load.html
[209]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-5/igt@xe_module_load@load.html
[210]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-4/igt@xe_module_load@load.html
[211]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-8/igt@xe_module_load@load.html
[212]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@xe_module_load@load.html
[213]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_module_load@load.html
[214]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@xe_module_load@load.html
[215]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@xe_module_load@load.html
[216]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@xe_module_load@load.html
[217]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@xe_module_load@load.html
[218]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@xe_module_load@load.html
[219]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_module_load@load.html
[220]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@xe_module_load@load.html
[221]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@xe_module_load@load.html
[222]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@xe_module_load@load.html
[223]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_module_load@load.html
[224]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@xe_module_load@load.html
[225]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@xe_module_load@load.html
[226]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@xe_module_load@load.html
[227]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@xe_module_load@load.html
[228]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@xe_module_load@load.html
[229]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-8/igt@xe_module_load@load.html
[230]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-8/igt@xe_module_load@load.html
[231]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-8/igt@xe_module_load@load.html
[232]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_module_load@load.html
[233]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@xe_module_load@load.html
[234]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@xe_module_load@load.html
[235]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@xe_module_load@load.html
[236]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@xe_module_load@load.html
[237]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@xe_module_load@load.html
- shard-bmg: ([PASS][238], [PASS][239], [PASS][240], [PASS][241], [PASS][242], [PASS][243], [PASS][244], [PASS][245], [PASS][246], [PASS][247], [PASS][248], [PASS][249], [PASS][250], [PASS][251], [PASS][252], [PASS][253], [PASS][254], [PASS][255], [PASS][256], [PASS][257], [PASS][258], [PASS][259], [PASS][260], [PASS][261], [PASS][262]) -> ([PASS][263], [PASS][264], [PASS][265], [PASS][266], [PASS][267], [PASS][268], [PASS][269], [PASS][270], [PASS][271], [PASS][272], [PASS][273], [PASS][274], [SKIP][275], [PASS][276], [PASS][277], [PASS][278], [PASS][279], [PASS][280], [PASS][281], [PASS][282], [PASS][283], [PASS][284], [PASS][285], [PASS][286], [PASS][287], [PASS][288]) ([Intel XE#2457])
[238]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@xe_module_load@load.html
[239]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@xe_module_load@load.html
[240]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@xe_module_load@load.html
[241]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@xe_module_load@load.html
[242]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@xe_module_load@load.html
[243]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@xe_module_load@load.html
[244]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@xe_module_load@load.html
[245]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-7/igt@xe_module_load@load.html
[246]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-7/igt@xe_module_load@load.html
[247]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-7/igt@xe_module_load@load.html
[248]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-8/igt@xe_module_load@load.html
[249]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@xe_module_load@load.html
[250]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@xe_module_load@load.html
[251]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@xe_module_load@load.html
[252]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@xe_module_load@load.html
[253]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-8/igt@xe_module_load@load.html
[254]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-8/igt@xe_module_load@load.html
[255]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@xe_module_load@load.html
[256]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@xe_module_load@load.html
[257]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@xe_module_load@load.html
[258]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@xe_module_load@load.html
[259]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@xe_module_load@load.html
[260]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@xe_module_load@load.html
[261]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@xe_module_load@load.html
[262]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@xe_module_load@load.html
[263]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@xe_module_load@load.html
[264]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@xe_module_load@load.html
[265]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@xe_module_load@load.html
[266]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@xe_module_load@load.html
[267]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_module_load@load.html
[268]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_module_load@load.html
[269]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_module_load@load.html
[270]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_module_load@load.html
[271]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@xe_module_load@load.html
[272]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@xe_module_load@load.html
[273]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@xe_module_load@load.html
[274]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@xe_module_load@load.html
[275]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@xe_module_load@load.html
[276]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@xe_module_load@load.html
[277]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@xe_module_load@load.html
[278]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@xe_module_load@load.html
[279]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@xe_module_load@load.html
[280]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@xe_module_load@load.html
[281]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_module_load@load.html
[282]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_module_load@load.html
[283]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_module_load@load.html
[284]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_module_load@load.html
[285]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@xe_module_load@load.html
[286]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@xe_module_load@load.html
[287]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@xe_module_load@load.html
[288]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_module_load@load.html
* igt@xe_oa@closed-fd-and-unmapped-access:
- shard-dg2-set2: NOTRUN -> [SKIP][289] ([Intel XE#2541] / [Intel XE#3573]) +3 other tests skip
[289]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_oa@closed-fd-and-unmapped-access.html
* igt@xe_pat@pat-index-xehpc:
- shard-dg2-set2: NOTRUN -> [SKIP][290] ([Intel XE#2838] / [Intel XE#979])
[290]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_pat@pat-index-xehpc.html
* igt@xe_pat@pat-index-xelp:
- shard-lnl: NOTRUN -> [SKIP][291] ([Intel XE#977])
[291]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@xe_pat@pat-index-xelp.html
- shard-bmg: NOTRUN -> [SKIP][292] ([Intel XE#2245])
[292]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@xe_pat@pat-index-xelp.html
* igt@xe_pat@pat-index-xelpg:
- shard-bmg: NOTRUN -> [SKIP][293] ([Intel XE#2236])
[293]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_pat@pat-index-xelpg.html
- shard-lnl: NOTRUN -> [SKIP][294] ([Intel XE#979])
[294]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@xe_pat@pat-index-xelpg.html
* igt@xe_peer2peer@read@read-gpua-vram01-gpub-system-p2p:
- shard-dg2-set2: NOTRUN -> [FAIL][295] ([Intel XE#1173])
[295]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_peer2peer@read@read-gpua-vram01-gpub-system-p2p.html
* igt@xe_peer2peer@write:
- shard-bmg: NOTRUN -> [SKIP][296] ([Intel XE#2427])
[296]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@xe_peer2peer@write.html
- shard-lnl: NOTRUN -> [SKIP][297] ([Intel XE#1061])
[297]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_peer2peer@write.html
* igt@xe_pm@d3cold-mocs:
- shard-dg2-set2: NOTRUN -> [SKIP][298] ([Intel XE#2284])
[298]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_pm@d3cold-mocs.html
- shard-lnl: NOTRUN -> [SKIP][299] ([Intel XE#2284])
[299]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@xe_pm@d3cold-mocs.html
* igt@xe_pm@s2idle-d3cold-basic-exec:
- shard-bmg: NOTRUN -> [SKIP][300] ([Intel XE#2284]) +1 other test skip
[300]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_pm@s2idle-d3cold-basic-exec.html
- shard-lnl: NOTRUN -> [SKIP][301] ([Intel XE#2284] / [Intel XE#366]) +1 other test skip
[301]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@xe_pm@s2idle-d3cold-basic-exec.html
* igt@xe_pm@s2idle-exec-after:
- shard-dg2-set2: NOTRUN -> [SKIP][302] ([Intel XE#4208]) +187 other tests skip
[302]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_pm@s2idle-exec-after.html
* igt@xe_pm@s3-multiple-execs:
- shard-bmg: [PASS][303] -> [DMESG-WARN][304] ([Intel XE#4172] / [Intel XE#569])
[303]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@xe_pm@s3-multiple-execs.html
[304]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_pm@s3-multiple-execs.html
* igt@xe_pm@s3-vm-bind-prefetch:
- shard-lnl: NOTRUN -> [SKIP][305] ([Intel XE#584])
[305]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@xe_pm@s3-vm-bind-prefetch.html
* igt@xe_pm@s4-exec-after:
- shard-bmg: NOTRUN -> [ABORT][306] ([Intel XE#1358] / [Intel XE#1607])
[306]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@xe_pm@s4-exec-after.html
- shard-lnl: NOTRUN -> [ABORT][307] ([Intel XE#1358] / [Intel XE#1607])
[307]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@xe_pm@s4-exec-after.html
* igt@xe_pm_residency@toggle-gt-c6:
- shard-bmg: NOTRUN -> [DMESG-WARN][308] ([Intel XE#4172]) +5 other tests dmesg-warn
[308]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@xe_pm_residency@toggle-gt-c6.html
* igt@xe_query@multigpu-query-invalid-cs-cycles:
- shard-bmg: NOTRUN -> [SKIP][309] ([Intel XE#944]) +5 other tests skip
[309]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_query@multigpu-query-invalid-cs-cycles.html
* igt@xe_query@multigpu-query-topology-l3-bank-mask:
- shard-lnl: NOTRUN -> [SKIP][310] ([Intel XE#944]) +6 other tests skip
[310]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@xe_query@multigpu-query-topology-l3-bank-mask.html
* igt@xe_query@multigpu-query-uc-fw-version-guc:
- shard-dg2-set2: NOTRUN -> [SKIP][311] ([Intel XE#944]) +1 other test skip
[311]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_query@multigpu-query-uc-fw-version-guc.html
* igt@xe_sriov_auto_provisioning@fair-allocation:
- shard-lnl: NOTRUN -> [SKIP][312] ([Intel XE#4130])
[312]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@xe_sriov_auto_provisioning@fair-allocation.html
- shard-bmg: NOTRUN -> [SKIP][313] ([Intel XE#4130])
[313]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_sriov_auto_provisioning@fair-allocation.html
#### Possible fixes ####
* igt@core_setmaster@master-drop-set-root:
- shard-dg2-set2: [FAIL][314] -> [PASS][315]
[314]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@core_setmaster@master-drop-set-root.html
[315]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@core_setmaster@master-drop-set-root.html
* igt@fbdev@write:
- shard-dg2-set2: [SKIP][316] ([Intel XE#2134]) -> [PASS][317]
[316]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@fbdev@write.html
[317]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@fbdev@write.html
* igt@kms_atomic_interruptible@legacy-setmode@pipe-a-hdmi-a-6:
- shard-dg2-set2: [DMESG-WARN][318] ([Intel XE#1033]) -> [PASS][319] +10 other tests pass
[318]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_atomic_interruptible@legacy-setmode@pipe-a-hdmi-a-6.html
[319]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_atomic_interruptible@legacy-setmode@pipe-a-hdmi-a-6.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0:
- shard-dg2-set2: [SKIP][320] ([Intel XE#2351] / [Intel XE#4208]) -> [PASS][321] +11 other tests pass
[320]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0.html
[321]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0.html
* igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p:
- shard-bmg: [SKIP][322] ([Intel XE#2314] / [Intel XE#2894]) -> [PASS][323]
[322]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p.html
[323]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs:
- shard-dg2-set2: [INCOMPLETE][324] ([Intel XE#1727] / [Intel XE#3124] / [Intel XE#4010]) -> [PASS][325]
[324]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
[325]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-b-dp-4:
- shard-dg2-set2: [DMESG-WARN][326] ([Intel XE#1727] / [Intel XE#3113]) -> [PASS][327]
[326]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-b-dp-4.html
[327]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-b-dp-4.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-hdmi-a-6:
- shard-dg2-set2: [INCOMPLETE][328] ([Intel XE#3124] / [Intel XE#4010]) -> [PASS][329]
[328]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-hdmi-a-6.html
[329]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-hdmi-a-6.html
* igt@kms_cursor_edge_walk@128x128-right-edge:
- shard-dg2-set2: [SKIP][330] ([Intel XE#4208] / [i915#2575]) -> [PASS][331] +58 other tests pass
[330]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_cursor_edge_walk@128x128-right-edge.html
[331]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_cursor_edge_walk@128x128-right-edge.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size:
- shard-bmg: [SKIP][332] ([Intel XE#2291]) -> [PASS][333] +5 other tests pass
[332]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html
[333]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html
* igt@kms_display_modes@extended-mode-basic:
- shard-bmg: [SKIP][334] ([Intel XE#2425]) -> [PASS][335]
[334]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@kms_display_modes@extended-mode-basic.html
[335]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_display_modes@extended-mode-basic.html
* igt@kms_flip@2x-flip-vs-expired-vblank@bd-hdmi-a6-dp4:
- shard-dg2-set2: [FAIL][336] ([Intel XE#301]) -> [PASS][337]
[336]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank@bd-hdmi-a6-dp4.html
[337]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank@bd-hdmi-a6-dp4.html
* igt@kms_flip@2x-plain-flip-ts-check-interruptible:
- shard-bmg: [SKIP][338] ([Intel XE#2316]) -> [PASS][339] +7 other tests pass
[338]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html
[339]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html
* igt@kms_flip@flip-vs-expired-vblank@c-hdmi-a3:
- shard-bmg: [FAIL][340] ([Intel XE#3321]) -> [PASS][341] +1 other test pass
[340]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@kms_flip@flip-vs-expired-vblank@c-hdmi-a3.html
[341]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_flip@flip-vs-expired-vblank@c-hdmi-a3.html
* igt@kms_flip@flip-vs-suspend-interruptible:
- shard-bmg: [INCOMPLETE][342] ([Intel XE#2049] / [Intel XE#2597]) -> [PASS][343]
[342]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-8/igt@kms_flip@flip-vs-suspend-interruptible.html
[343]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_flip@flip-vs-suspend-interruptible.html
* igt@kms_psr@fbc-psr2-sprite-render:
- shard-lnl: [FAIL][344] ([Intel XE#3924]) -> [PASS][345] +1 other test pass
[344]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-8/igt@kms_psr@fbc-psr2-sprite-render.html
[345]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_psr@fbc-psr2-sprite-render.html
* igt@kms_universal_plane@cursor-fb-leak:
- shard-dg2-set2: [FAIL][346] ([Intel XE#771] / [Intel XE#899]) -> [PASS][347]
[346]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_universal_plane@cursor-fb-leak.html
[347]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_universal_plane@cursor-fb-leak.html
* igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-6:
- shard-dg2-set2: [FAIL][348] ([Intel XE#899]) -> [PASS][349]
[348]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-6.html
[349]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-6.html
* igt@xe_exec_balancer@once-parallel-rebind:
- shard-dg2-set2: [SKIP][350] ([Intel XE#4208]) -> [PASS][351] +158 other tests pass
[350]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_exec_balancer@once-parallel-rebind.html
[351]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_exec_balancer@once-parallel-rebind.html
* igt@xe_live_ktest@xe_migrate:
- shard-bmg: [SKIP][352] ([Intel XE#1192]) -> [PASS][353]
[352]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@xe_live_ktest@xe_migrate.html
[353]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@xe_live_ktest@xe_migrate.html
* igt@xe_oa@mmio-triggered-reports:
- shard-bmg: [DMESG-WARN][354] ([Intel XE#4172]) -> [PASS][355] +32 other tests pass
[354]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@xe_oa@mmio-triggered-reports.html
[355]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@xe_oa@mmio-triggered-reports.html
* igt@xe_pm@s3-vm-bind-userptr:
- shard-bmg: [DMESG-WARN][356] ([Intel XE#4172] / [Intel XE#569]) -> [PASS][357] +1 other test pass
[356]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@xe_pm@s3-vm-bind-userptr.html
[357]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@xe_pm@s3-vm-bind-userptr.html
#### Warnings ####
* igt@kms_big_fb@4-tiled-16bpp-rotate-180:
- shard-dg2-set2: [DMESG-WARN][358] ([Intel XE#1033]) -> [SKIP][359] ([Intel XE#2351] / [Intel XE#4208])
[358]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_big_fb@4-tiled-16bpp-rotate-180.html
[359]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@4-tiled-16bpp-rotate-180.html
* igt@kms_big_fb@4-tiled-32bpp-rotate-270:
- shard-dg2-set2: [SKIP][360] ([Intel XE#4208]) -> [SKIP][361] ([Intel XE#316])
[360]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_big_fb@4-tiled-32bpp-rotate-270.html
[361]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_big_fb@4-tiled-32bpp-rotate-270.html
* igt@kms_big_fb@4-tiled-64bpp-rotate-90:
- shard-dg2-set2: [SKIP][362] ([Intel XE#316]) -> [SKIP][363] ([Intel XE#4208]) +1 other test skip
[362]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_big_fb@4-tiled-64bpp-rotate-90.html
[363]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@4-tiled-64bpp-rotate-90.html
* igt@kms_big_fb@x-tiled-8bpp-rotate-90:
- shard-dg2-set2: [SKIP][364] ([Intel XE#316]) -> [SKIP][365] ([Intel XE#2351] / [Intel XE#4208]) +1 other test skip
[364]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html
[365]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-addfb:
- shard-dg2-set2: [SKIP][366] ([Intel XE#619]) -> [SKIP][367] ([Intel XE#2351] / [Intel XE#4208])
[366]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_big_fb@y-tiled-addfb.html
[367]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@y-tiled-addfb.html
* igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
- shard-dg2-set2: [SKIP][368] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][369] ([Intel XE#607])
[368]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
[369]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@y-tiled-addfb-size-overflow:
- shard-dg2-set2: [SKIP][370] ([Intel XE#610]) -> [SKIP][371] ([Intel XE#4208])
[370]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
[371]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0:
- shard-dg2-set2: [SKIP][372] ([Intel XE#4208]) -> [SKIP][373] ([Intel XE#1124]) +6 other tests skip
[372]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0.html
[373]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0.html
* igt@kms_big_fb@yf-tiled-32bpp-rotate-180:
- shard-dg2-set2: [SKIP][374] ([Intel XE#1124]) -> [SKIP][375] ([Intel XE#4208]) +7 other tests skip
[374]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html
[375]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html
* igt@kms_big_fb@yf-tiled-64bpp-rotate-180:
- shard-dg2-set2: [SKIP][376] ([Intel XE#1124]) -> [SKIP][377] ([Intel XE#2351] / [Intel XE#4208]) +4 other tests skip
[376]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_big_fb@yf-tiled-64bpp-rotate-180.html
[377]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@yf-tiled-64bpp-rotate-180.html
* igt@kms_big_fb@yf-tiled-addfb:
- shard-dg2-set2: [SKIP][378] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][379] ([Intel XE#619])
[378]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_big_fb@yf-tiled-addfb.html
[379]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_big_fb@yf-tiled-addfb.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip:
- shard-dg2-set2: [SKIP][380] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][381] ([Intel XE#1124]) +1 other test skip
[380]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
[381]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
* igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p:
- shard-dg2-set2: [SKIP][382] ([Intel XE#4208] / [i915#2575]) -> [SKIP][383] ([Intel XE#2191]) +1 other test skip
[382]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p.html
[383]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p.html
* igt@kms_bw@linear-tiling-1-displays-1920x1080p:
- shard-dg2-set2: [SKIP][384] ([Intel XE#367]) -> [SKIP][385] ([Intel XE#4208] / [i915#2575]) +2 other tests skip
[384]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_bw@linear-tiling-1-displays-1920x1080p.html
[385]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_bw@linear-tiling-1-displays-1920x1080p.html
* igt@kms_bw@linear-tiling-3-displays-2560x1440p:
- shard-dg2-set2: [SKIP][386] ([Intel XE#4208] / [i915#2575]) -> [SKIP][387] ([Intel XE#367]) +1 other test skip
[386]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_bw@linear-tiling-3-displays-2560x1440p.html
[387]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_bw@linear-tiling-3-displays-2560x1440p.html
* igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs:
- shard-dg2-set2: [SKIP][388] ([Intel XE#455] / [Intel XE#787]) -> [SKIP][389] ([Intel XE#4208]) +14 other tests skip
[388]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs.html
[389]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs.html
* igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs:
- shard-dg2-set2: [SKIP][390] ([Intel XE#2907]) -> [SKIP][391] ([Intel XE#4208]) +2 other tests skip
[390]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs.html
[391]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs.html
* igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs-cc:
- shard-dg2-set2: [SKIP][392] ([Intel XE#4208]) -> [DMESG-WARN][393] ([Intel XE#1033]) +1 other test dmesg-warn
[392]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs-cc.html
[393]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@ccs-on-another-bo-y-tiled-ccs:
- shard-dg2-set2: [SKIP][394] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][395] ([Intel XE#455] / [Intel XE#787]) +1 other test skip
[394]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_ccs@ccs-on-another-bo-y-tiled-ccs.html
[395]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@ccs-on-another-bo-y-tiled-ccs.html
* igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs-cc:
- shard-dg2-set2: [SKIP][396] ([Intel XE#4208]) -> [SKIP][397] ([Intel XE#455] / [Intel XE#787]) +4 other tests skip
[396]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs-cc.html
[397]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs-cc.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc:
- shard-dg2-set2: [DMESG-WARN][398] ([Intel XE#1033]) -> [SKIP][399] ([Intel XE#4208]) +3 other tests skip
[398]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc.html
[399]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@crc-primary-rotation-180-y-tiled-ccs:
- shard-dg2-set2: [SKIP][400] ([Intel XE#455] / [Intel XE#787]) -> [SKIP][401] ([Intel XE#2351] / [Intel XE#4208])
[400]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_ccs@crc-primary-rotation-180-y-tiled-ccs.html
[401]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_ccs@crc-primary-rotation-180-y-tiled-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs:
- shard-dg2-set2: [SKIP][402] ([Intel XE#3442]) -> [SKIP][403] ([Intel XE#4208])
[402]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
[403]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs:
- shard-dg2-set2: [SKIP][404] ([Intel XE#4208]) -> [SKIP][405] ([Intel XE#2907])
[404]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs.html
[405]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs.html
* igt@kms_cdclk@mode-transition-all-outputs:
- shard-dg2-set2: [SKIP][406] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][407] ([Intel XE#314])
[406]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_cdclk@mode-transition-all-outputs.html
[407]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_cdclk@mode-transition-all-outputs.html
* igt@kms_chamelium_color@ctm-0-75:
- shard-dg2-set2: [SKIP][408] ([Intel XE#306]) -> [SKIP][409] ([Intel XE#4208] / [i915#2575]) +2 other tests skip
[408]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_chamelium_color@ctm-0-75.html
[409]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_chamelium_color@ctm-0-75.html
* igt@kms_chamelium_color@gamma:
- shard-dg2-set2: [SKIP][410] ([Intel XE#4208] / [i915#2575]) -> [SKIP][411] ([Intel XE#306])
[410]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_chamelium_color@gamma.html
[411]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_chamelium_color@gamma.html
* igt@kms_chamelium_edid@dp-edid-change-during-suspend:
- shard-dg2-set2: [SKIP][412] ([Intel XE#4208] / [i915#2575]) -> [SKIP][413] ([Intel XE#373]) +9 other tests skip
[412]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_chamelium_edid@dp-edid-change-during-suspend.html
[413]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_chamelium_edid@dp-edid-change-during-suspend.html
* igt@kms_chamelium_hpd@vga-hpd:
- shard-dg2-set2: [SKIP][414] ([Intel XE#373]) -> [SKIP][415] ([Intel XE#4208] / [i915#2575]) +11 other tests skip
[414]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_chamelium_hpd@vga-hpd.html
[415]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_chamelium_hpd@vga-hpd.html
* igt@kms_content_protection@lic-type-0:
- shard-dg2-set2: [FAIL][416] ([Intel XE#1178]) -> [SKIP][417] ([Intel XE#4208] / [i915#2575])
[416]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_content_protection@lic-type-0.html
[417]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_content_protection@lic-type-0.html
* igt@kms_content_protection@uevent:
- shard-dg2-set2: [FAIL][418] ([Intel XE#1188]) -> [SKIP][419] ([Intel XE#4208] / [i915#2575])
[418]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_content_protection@uevent.html
[419]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_content_protection@uevent.html
- shard-bmg: [FAIL][420] ([Intel XE#1188]) -> [SKIP][421] ([Intel XE#2341])
[420]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_content_protection@uevent.html
[421]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_content_protection@uevent.html
* igt@kms_cursor_crc@cursor-offscreen-512x170:
- shard-dg2-set2: [SKIP][422] ([Intel XE#4208] / [i915#2575]) -> [SKIP][423] ([Intel XE#308]) +1 other test skip
[422]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_cursor_crc@cursor-offscreen-512x170.html
[423]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_cursor_crc@cursor-offscreen-512x170.html
* igt@kms_cursor_crc@cursor-onscreen-64x64:
- shard-dg2-set2: [SKIP][424] ([Intel XE#4208] / [i915#2575]) -> [DMESG-WARN][425] ([Intel XE#1033]) +8 other tests dmesg-warn
[424]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_cursor_crc@cursor-onscreen-64x64.html
[425]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_cursor_crc@cursor-onscreen-64x64.html
* igt@kms_cursor_crc@cursor-random-32x10:
- shard-dg2-set2: [SKIP][426] ([Intel XE#455]) -> [SKIP][427] ([Intel XE#4208] / [i915#2575]) +5 other tests skip
[426]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_cursor_crc@cursor-random-32x10.html
[427]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_cursor_crc@cursor-random-32x10.html
* igt@kms_cursor_crc@cursor-rapid-movement-512x170:
- shard-dg2-set2: [SKIP][428] ([Intel XE#308]) -> [SKIP][429] ([Intel XE#4208] / [i915#2575])
[428]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html
[429]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html
* igt@kms_cursor_crc@cursor-sliding-128x128:
- shard-dg2-set2: [DMESG-WARN][430] ([Intel XE#1033]) -> [SKIP][431] ([Intel XE#4208] / [i915#2575]) +5 other tests skip
[430]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_cursor_crc@cursor-sliding-128x128.html
[431]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_cursor_crc@cursor-sliding-128x128.html
* igt@kms_cursor_legacy@cursor-vs-flip-atomic:
- shard-bmg: [INCOMPLETE][432] ([Intel XE#3226]) -> [DMESG-WARN][433] ([Intel XE#4172])
[432]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_cursor_legacy@cursor-vs-flip-atomic.html
[433]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_cursor_legacy@cursor-vs-flip-atomic.html
* igt@kms_dsc@dsc-with-bpc-formats:
- shard-dg2-set2: [SKIP][434] ([Intel XE#455]) -> [SKIP][435] ([Intel XE#2351] / [Intel XE#4208]) +2 other tests skip
[434]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_dsc@dsc-with-bpc-formats.html
[435]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_dsc@dsc-with-bpc-formats.html
* igt@kms_fbcon_fbt@psr:
- shard-dg2-set2: [SKIP][436] ([Intel XE#776]) -> [SKIP][437] ([Intel XE#4208])
[436]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_fbcon_fbt@psr.html
[437]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_fbcon_fbt@psr.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-dg2-set2: [SKIP][438] ([Intel XE#4208]) -> [SKIP][439] ([Intel XE#776])
[438]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_fbcon_fbt@psr-suspend.html
[439]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@display-3x:
- shard-dg2-set2: [SKIP][440] ([Intel XE#4208] / [i915#2575]) -> [SKIP][441] ([Intel XE#703])
[440]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_feature_discovery@display-3x.html
[441]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_feature_discovery@display-3x.html
* igt@kms_feature_discovery@display-4x:
- shard-dg2-set2: [SKIP][442] ([Intel XE#1138]) -> [SKIP][443] ([Intel XE#4208] / [i915#2575])
[442]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_feature_discovery@display-4x.html
[443]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_feature_discovery@display-4x.html
* igt@kms_feature_discovery@psr1:
- shard-dg2-set2: [SKIP][444] ([Intel XE#1135]) -> [SKIP][445] ([Intel XE#4208] / [i915#2575])
[444]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_feature_discovery@psr1.html
[445]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_feature_discovery@psr1.html
* igt@kms_flip@2x-flip-vs-expired-vblank:
- shard-bmg: [SKIP][446] ([Intel XE#2316]) -> [DMESG-FAIL][447] ([Intel XE#4172])
[446]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_flip@2x-flip-vs-expired-vblank.html
[447]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank.html
- shard-dg2-set2: [FAIL][448] ([Intel XE#301]) -> [DMESG-FAIL][449] ([Intel XE#1033])
[448]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank.html
[449]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank.html
* igt@kms_flip@2x-flip-vs-expired-vblank@cd-hdmi-a6-dp4:
- shard-dg2-set2: [FAIL][450] ([Intel XE#301]) -> [DMESG-WARN][451] ([Intel XE#1033])
[450]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank@cd-hdmi-a6-dp4.html
[451]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank@cd-hdmi-a6-dp4.html
* igt@kms_flip@flip-vs-expired-vblank:
- shard-dg2-set2: [FAIL][452] ([Intel XE#301]) -> [SKIP][453] ([Intel XE#4208] / [i915#2575])
[452]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_flip@flip-vs-expired-vblank.html
[453]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_flip@flip-vs-expired-vblank.html
* igt@kms_flip@flip-vs-suspend:
- shard-dg2-set2: [DMESG-WARN][454] ([Intel XE#2955]) -> [SKIP][455] ([Intel XE#4208] / [i915#2575])
[454]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_flip@flip-vs-suspend.html
[455]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_flip@flip-vs-suspend.html
* igt@kms_flip@plain-flip-fb-recreate:
- shard-bmg: [FAIL][456] ([Intel XE#2882]) -> [DMESG-WARN][457] ([Intel XE#4172])
[456]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@kms_flip@plain-flip-fb-recreate.html
[457]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_flip@plain-flip-fb-recreate.html
* igt@kms_flip@single-buffer-flip-vs-dpms-off-vs-modeset:
- shard-dg2-set2: [DMESG-WARN][458] -> [SKIP][459] ([Intel XE#4208] / [i915#2575])
[458]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_flip@single-buffer-flip-vs-dpms-off-vs-modeset.html
[459]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_flip@single-buffer-flip-vs-dpms-off-vs-modeset.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling:
- shard-dg2-set2: [SKIP][460] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][461] ([Intel XE#455]) +1 other test skip
[460]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling.html
[461]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
- shard-dg2-set2: [SKIP][462] ([Intel XE#4208]) -> [SKIP][463] ([Intel XE#455]) +3 other tests skip
[462]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
[463]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt:
- shard-bmg: [SKIP][464] ([Intel XE#2311]) -> [SKIP][465] ([Intel XE#2312]) +14 other tests skip
[464]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt.html
[465]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@drrs-indfb-scaledprimary:
- shard-dg2-set2: [SKIP][466] ([Intel XE#651]) -> [SKIP][467] ([Intel XE#4208]) +27 other tests skip
[466]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_frontbuffer_tracking@drrs-indfb-scaledprimary.html
[467]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@drrs-indfb-scaledprimary.html
* igt@kms_frontbuffer_tracking@drrs-suspend:
- shard-dg2-set2: [SKIP][468] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][469] ([Intel XE#651]) +10 other tests skip
[468]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_frontbuffer_tracking@drrs-suspend.html
[469]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_frontbuffer_tracking@drrs-suspend.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt:
- shard-bmg: [SKIP][470] ([Intel XE#2312]) -> [SKIP][471] ([Intel XE#4141]) +2 other tests skip
[470]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt.html
[471]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render:
- shard-bmg: [SKIP][472] ([Intel XE#4141]) -> [SKIP][473] ([Intel XE#2312]) +6 other tests skip
[472]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html
[473]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-1p-rte:
- shard-dg2-set2: [SKIP][474] ([Intel XE#4208]) -> [SKIP][475] ([Intel XE#651]) +15 other tests skip
[474]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcdrrs-1p-rte.html
[475]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_frontbuffer_tracking@fbcdrrs-1p-rte.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-cur-indfb-move:
- shard-bmg: [SKIP][476] ([Intel XE#2312]) -> [SKIP][477] ([Intel XE#2311]) +11 other tests skip
[476]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-cur-indfb-move.html
[477]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-cur-indfb-move.html
* igt@kms_frontbuffer_tracking@fbcdrrs-rgb101010-draw-mmap-wc:
- shard-dg2-set2: [SKIP][478] ([Intel XE#651]) -> [SKIP][479] ([Intel XE#2351] / [Intel XE#4208]) +13 other tests skip
[478]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_frontbuffer_tracking@fbcdrrs-rgb101010-draw-mmap-wc.html
[479]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcdrrs-rgb101010-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y:
- shard-dg2-set2: [SKIP][480] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][481] ([Intel XE#658]) +1 other test skip
[480]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
[481]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-render:
- shard-bmg: [SKIP][482] ([Intel XE#2312]) -> [SKIP][483] ([Intel XE#2313]) +11 other tests skip
[482]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-render.html
[483]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsr-slowdraw:
- shard-dg2-set2: [SKIP][484] ([Intel XE#653]) -> [SKIP][485] ([Intel XE#2351] / [Intel XE#4208]) +10 other tests skip
[484]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcpsr-slowdraw.html
[485]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcpsr-slowdraw.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-4:
- shard-dg2-set2: [SKIP][486] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][487] ([Intel XE#653]) +8 other tests skip
[486]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html
[487]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html
* igt@kms_frontbuffer_tracking@pipe-fbc-rte:
- shard-dg2-set2: [SKIP][488] ([Intel XE#455]) -> [SKIP][489] ([Intel XE#4208]) +2 other tests skip
[488]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
[489]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
* igt@kms_frontbuffer_tracking@plane-fbc-rte:
- shard-dg2-set2: [SKIP][490] ([Intel XE#1158]) -> [SKIP][491] ([Intel XE#4208])
[490]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_frontbuffer_tracking@plane-fbc-rte.html
[491]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@plane-fbc-rte.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-move:
- shard-dg2-set2: [SKIP][492] ([Intel XE#4208]) -> [SKIP][493] ([Intel XE#653]) +23 other tests skip
[492]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-move.html
[493]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-move.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt:
- shard-bmg: [SKIP][494] ([Intel XE#2313]) -> [SKIP][495] ([Intel XE#2312]) +12 other tests skip
[494]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt.html
[495]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@psr-slowdraw:
- shard-dg2-set2: [SKIP][496] ([Intel XE#653]) -> [SKIP][497] ([Intel XE#4208]) +28 other tests skip
[496]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_frontbuffer_tracking@psr-slowdraw.html
[497]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@psr-slowdraw.html
* igt@kms_hdr@brightness-with-hdr:
- shard-bmg: [SKIP][498] ([Intel XE#3544]) -> [SKIP][499] ([Intel XE#3374] / [Intel XE#3544])
[498]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_hdr@brightness-with-hdr.html
[499]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_hdr@brightness-with-hdr.html
* igt@kms_joiner@basic-big-joiner:
- shard-dg2-set2: [SKIP][500] ([Intel XE#4208]) -> [SKIP][501] ([Intel XE#346]) +1 other test skip
[500]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_joiner@basic-big-joiner.html
[501]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_joiner@basic-big-joiner.html
* igt@kms_joiner@invalid-modeset-ultra-joiner:
- shard-dg2-set2: [SKIP][502] ([Intel XE#2927]) -> [SKIP][503] ([Intel XE#4208])
[502]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_joiner@invalid-modeset-ultra-joiner.html
[503]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_joiner@invalid-modeset-ultra-joiner.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-dg2-set2: [SKIP][504] ([Intel XE#356]) -> [SKIP][505] ([Intel XE#4208] / [i915#2575])
[504]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
[505]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_plane_cursor@primary:
- shard-dg2-set2: [FAIL][506] ([Intel XE#616]) -> [DMESG-FAIL][507] ([Intel XE#1033])
[506]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_plane_cursor@primary.html
[507]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_plane_cursor@primary.html
* igt@kms_plane_lowres@tiling-y:
- shard-dg2-set2: [SKIP][508] ([Intel XE#4208] / [i915#2575]) -> [SKIP][509] ([Intel XE#455]) +6 other tests skip
[508]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_plane_lowres@tiling-y.html
[509]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_plane_lowres@tiling-y.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling:
- shard-dg2-set2: [SKIP][510] ([Intel XE#2763] / [Intel XE#455]) -> [SKIP][511] ([Intel XE#4208] / [i915#2575]) +3 other tests skip
[510]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling.html
[511]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25:
- shard-dg2-set2: [SKIP][512] ([Intel XE#4208] / [i915#2575]) -> [SKIP][513] ([Intel XE#2763] / [Intel XE#455]) +1 other test skip
[512]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25.html
[513]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25.html
* igt@kms_pm_dc@dc3co-vpb-simulation:
- shard-dg2-set2: [SKIP][514] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][515] ([Intel XE#1122])
[514]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_pm_dc@dc3co-vpb-simulation.html
[515]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_pm_dc@dc3co-vpb-simulation.html
* igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-exceed-fully-sf:
- shard-dg2-set2: [SKIP][516] ([Intel XE#4208]) -> [SKIP][517] ([Intel XE#1489]) +8 other tests skip
[516]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-exceed-fully-sf.html
[517]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area:
- shard-dg2-set2: [SKIP][518] ([Intel XE#1489]) -> [SKIP][519] ([Intel XE#4208]) +10 other tests skip
[518]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area.html
[519]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area.html
* igt@kms_psr@fbc-psr-sprite-render:
- shard-dg2-set2: [SKIP][520] ([Intel XE#2850] / [Intel XE#929]) -> [SKIP][521] ([Intel XE#4208]) +14 other tests skip
[520]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_psr@fbc-psr-sprite-render.html
[521]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_psr@fbc-psr-sprite-render.html
* igt@kms_psr@fbc-psr2-cursor-blt:
- shard-dg2-set2: [SKIP][522] ([Intel XE#2850] / [Intel XE#929]) -> [SKIP][523] ([Intel XE#2351] / [Intel XE#4208]) +5 other tests skip
[522]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_psr@fbc-psr2-cursor-blt.html
[523]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_psr@fbc-psr2-cursor-blt.html
* igt@kms_psr@pr-sprite-blt:
- shard-dg2-set2: [SKIP][524] ([Intel XE#4208]) -> [SKIP][525] ([Intel XE#2850] / [Intel XE#929]) +9 other tests skip
[524]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_psr@pr-sprite-blt.html
[525]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_psr@pr-sprite-blt.html
* igt@kms_psr@psr-sprite-blt:
- shard-dg2-set2: [SKIP][526] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][527] ([Intel XE#2850] / [Intel XE#929]) +5 other tests skip
[526]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_psr@psr-sprite-blt.html
[527]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_psr@psr-sprite-blt.html
* igt@kms_rotation_crc@primary-rotation-90:
- shard-dg2-set2: [SKIP][528] ([Intel XE#4208] / [i915#2575]) -> [SKIP][529] ([Intel XE#3414]) +1 other test skip
[528]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_rotation_crc@primary-rotation-90.html
[529]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_rotation_crc@primary-rotation-90.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-0:
- shard-dg2-set2: [SKIP][530] ([Intel XE#4208] / [i915#2575]) -> [SKIP][531] ([Intel XE#1127])
[530]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
[531]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
- shard-dg2-set2: [SKIP][532] ([Intel XE#1127]) -> [SKIP][533] ([Intel XE#4208] / [i915#2575])
[532]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
[533]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
* igt@kms_rotation_crc@sprite-rotation-90:
- shard-dg2-set2: [SKIP][534] ([Intel XE#3414]) -> [SKIP][535] ([Intel XE#4208] / [i915#2575]) +1 other test skip
[534]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_rotation_crc@sprite-rotation-90.html
[535]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_rotation_crc@sprite-rotation-90.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-bmg: [FAIL][536] ([Intel XE#1729]) -> [SKIP][537] ([Intel XE#2426])
[536]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@kms_tiled_display@basic-test-pattern.html
[537]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-dg2-set2: [SKIP][538] ([Intel XE#1500]) -> [SKIP][539] ([Intel XE#4208] / [i915#2575])
[538]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
[539]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
* igt@kms_tv_load_detect@load-detect:
- shard-dg2-set2: [SKIP][540] ([Intel XE#330]) -> [SKIP][541] ([Intel XE#4208] / [i915#2575])
[540]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_tv_load_detect@load-detect.html
[541]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_tv_load_detect@load-detect.html
* igt@kms_vrr@lobf:
- shard-dg2-set2: [SKIP][542] ([Intel XE#2168]) -> [SKIP][543] ([Intel XE#4208] / [i915#2575])
[542]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_vrr@lobf.html
[543]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_vrr@lobf.html
* igt@kms_writeback@writeback-fb-id-xrgb2101010:
- shard-dg2-set2: [SKIP][544] ([Intel XE#4208] / [i915#2575]) -> [SKIP][545] ([Intel XE#756])
[544]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
[545]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
* igt@kms_writeback@writeback-invalid-parameters:
- shard-dg2-set2: [SKIP][546] ([Intel XE#756]) -> [SKIP][547] ([Intel XE#4208] / [i915#2575]) +1 other test skip
[546]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_writeback@writeback-invalid-parameters.html
[547]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_writeback@writeback-invalid-parameters.html
* igt@testdisplay:
- shard-dg2-set2: [SKIP][548] ([Intel XE#4208]) -> [DMESG-WARN][549] ([Intel XE#2705] / [Intel XE#4212])
[548]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@testdisplay.html
[549]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@testdisplay.html
* igt@xe_copy_basic@mem-copy-linear-0x3fff:
- shard-dg2-set2: [SKIP][550] ([Intel XE#1123]) -> [SKIP][551] ([Intel XE#4208]) +2 other tests skip
[550]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@xe_copy_basic@mem-copy-linear-0x3fff.html
[551]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_copy_basic@mem-copy-linear-0x3fff.html
* igt@xe_copy_basic@mem-set-linear-0xfd:
- shard-dg2-set2: [SKIP][552] ([Intel XE#4208]) -> [SKIP][553] ([Intel XE#1126])
[552]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_copy_basic@mem-set-linear-0xfd.html
[553]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_copy_basic@mem-set-linear-0xfd.html
* igt@xe_eudebug@basic-close:
- shard-dg2-set2: [SKIP][554] ([Intel XE#2905]) -> [SKIP][555] ([Intel XE#4208]) +16 other tests skip
[554]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@xe_eudebug@basic-close.html
[555]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_eudebug@basic-close.html
* igt@xe_eudebug@basic-vm-bind-ufence-delay-ack:
- shard-dg2-set2: [SKIP][556] ([Intel XE#3889]) -> [SKIP][557] ([Intel XE#4208]) +2 other tests skip
[556]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@xe_eudebug@basic-vm-bind-ufence-delay-ack.html
[557]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_eudebug@basic-vm-bind-ufence-delay-ack.html
* igt@xe_eudebug@basic-vm-bind-ufence-sigint-client:
- shard-dg2-set2: [SKIP][558] ([Intel XE#4208]) -> [SKIP][559] ([Intel XE#3889])
[558]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_eudebug@basic-vm-bind-ufence-sigint-client.html
[559]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_eudebug@basic-vm-bind-ufence-sigint-client.html
* igt@xe_eudebug_online@debugger-reopen:
- shard-dg2-set2: [SKIP][560] ([Intel XE#4208]) -> [SKIP][561] ([Intel XE#2905]) +9 other tests skip
[560]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_eudebug_online@debugger-reopen.html
[561]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_eudebug_online@debugger-reopen.html
* igt@xe_exec_fault_mode@once-invalid-userptr-fault:
- shard-dg2-set2: [SKIP][562] ([Intel XE#4208]) -> [SKIP][563] ([Intel XE#288]) +21 other tests skip
[562]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_exec_fault_mode@once-invalid-userptr-fault.html
[563]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_exec_fault_mode@once-invalid-userptr-fault.html
* igt@xe_exec_fault_mode@twice-userptr-prefetch:
- shard-dg2-set2: [SKIP][564] ([Intel XE#288]) -> [SKIP][565] ([Intel XE#4208]) +30 other tests skip
[564]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@xe_exec_fault_mode@twice-userptr-prefetch.html
[565]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_exec_fault_mode@twice-userptr-prefetch.html
* igt@xe_exec_mix_modes@exec-simple-batch-store-lr:
- shard-dg2-set2: [SKIP][566] ([Intel XE#4208]) -> [SKIP][567] ([Intel XE#2360]) +1 other test skip
[566]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_exec_mix_modes@exec-simple-batch-store-lr.html
[567]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_exec_mix_modes@exec-simple-batch-store-lr.html
* igt@xe_live_ktest@xe_eudebug:
- shard-bmg: [SKIP][568] ([Intel XE#1192]) -> [SKIP][569] ([Intel XE#2833])
[568]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@xe_live_ktest@xe_eudebug.html
[569]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@xe_live_ktest@xe_eudebug.html
* igt@xe_mmap@small-bar:
- shard-dg2-set2: [SKIP][570] ([Intel XE#512]) -> [SKIP][571] ([Intel XE#4208])
[570]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@xe_mmap@small-bar.html
[571]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_mmap@small-bar.html
* igt@xe_oa@non-privileged-map-oa-buffer:
- shard-dg2-set2: [SKIP][572] ([Intel XE#4208]) -> [SKIP][573] ([Intel XE#2541] / [Intel XE#3573]) +7 other tests skip
[572]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_oa@non-privileged-map-oa-buffer.html
[573]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_oa@non-privileged-map-oa-buffer.html
* igt@xe_oa@syncs-ufence-wait-cfg:
- shard-dg2-set2: [SKIP][574] ([Intel XE#2541] / [Intel XE#3573]) -> [SKIP][575] ([Intel XE#4208]) +11 other tests skip
[574]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@xe_oa@syncs-ufence-wait-cfg.html
[575]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_oa@syncs-ufence-wait-cfg.html
* igt@xe_pat@pat-index-xe2:
- shard-dg2-set2: [SKIP][576] ([Intel XE#977]) -> [SKIP][577] ([Intel XE#4208])
[576]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@xe_pat@pat-index-xe2.html
[577]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_pat@pat-index-xe2.html
* igt@xe_pat@pat-index-xelpg:
- shard-dg2-set2: [SKIP][578] ([Intel XE#4208]) -> [SKIP][579] ([Intel XE#979])
[578]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_pat@pat-index-xelpg.html
[579]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_pat@pat-index-xelpg.html
* igt@xe_peer2peer@read:
- shard-dg2-set2: [SKIP][580] ([Intel XE#1061] / [Intel XE#4208]) -> [FAIL][581] ([Intel XE#1173])
[580]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_peer2peer@read.html
[581]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_peer2peer@read.html
* igt@xe_pm@d3cold-mmap-vram:
- shard-dg2-set2: [SKIP][582] ([Intel XE#2284] / [Intel XE#366]) -> [SKIP][583] ([Intel XE#4208]) +2 other tests skip
[582]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@xe_pm@d3cold-mmap-vram.html
[583]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_pm@d3cold-mmap-vram.html
* igt@xe_pm@d3cold-multiple-execs:
- shard-dg2-set2: [SKIP][584] ([Intel XE#4208]) -> [SKIP][585] ([Intel XE#2284] / [Intel XE#366])
[584]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_pm@d3cold-multiple-execs.html
[585]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_pm@d3cold-multiple-execs.html
* igt@xe_pm@s3-vm-bind-userptr:
- shard-dg2-set2: [SKIP][586] ([Intel XE#4208]) -> [ABORT][587] ([Intel XE#1358] / [Intel XE#1794])
[586]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_pm@s3-vm-bind-userptr.html
[587]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_pm@s3-vm-bind-userptr.html
* igt@xe_pm@s4-d3hot-basic-exec:
- shard-dg2-set2: [SKIP][588] ([Intel XE#4208]) -> [ABORT][589] ([Intel XE#1358]) +1 other test abort
[588]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_pm@s4-d3hot-basic-exec.html
[589]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_pm@s4-d3hot-basic-exec.html
* igt@xe_pm@s4-mocs:
- shard-dg2-set2: [ABORT][590] ([Intel XE#1033] / [Intel XE#1358]) -> [ABORT][591] ([Intel XE#1358]) +1 other test abort
[590]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@xe_pm@s4-mocs.html
[591]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_pm@s4-mocs.html
* igt@xe_pm@s4-vm-bind-userptr:
- shard-dg2-set2: [ABORT][592] ([Intel XE#1358]) -> [SKIP][593] ([Intel XE#4208]) +1 other test skip
[592]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@xe_pm@s4-vm-bind-userptr.html
[593]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_pm@s4-vm-bind-userptr.html
* igt@xe_query@multigpu-query-topology:
- shard-dg2-set2: [SKIP][594] ([Intel XE#4208]) -> [SKIP][595] ([Intel XE#944])
[594]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_query@multigpu-query-topology.html
[595]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_query@multigpu-query-topology.html
* igt@xe_query@multigpu-query-uc-fw-version-huc:
- shard-dg2-set2: [SKIP][596] ([Intel XE#944]) -> [SKIP][597] ([Intel XE#4208]) +3 other tests skip
[596]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@xe_query@multigpu-query-uc-fw-version-huc.html
[597]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_query@multigpu-query-uc-fw-version-huc.html
* igt@xe_sriov_auto_provisioning@fair-allocation:
- shard-dg2-set2: [SKIP][598] ([Intel XE#4208]) -> [SKIP][599] ([Intel XE#4130])
[598]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_sriov_auto_provisioning@fair-allocation.html
[599]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_sriov_auto_provisioning@fair-allocation.html
* igt@xe_sriov_flr@flr-each-isolation:
- shard-dg2-set2: [SKIP][600] ([Intel XE#4208]) -> [SKIP][601] ([Intel XE#3342])
[600]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_sriov_flr@flr-each-isolation.html
[601]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_sriov_flr@flr-each-isolation.html
* igt@xe_sriov_flr@flr-vf1-clear:
- shard-dg2-set2: [SKIP][602] ([Intel XE#3342]) -> [SKIP][603] ([Intel XE#4208])
[602]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@xe_sriov_flr@flr-vf1-clear.html
[603]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_sriov_flr@flr-vf1-clear.html
[Intel XE#1033]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1033
[Intel XE#1061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1061
[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#1138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1138
[Intel XE#1158]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1158
[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#1192]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1192
[Intel XE#1340]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1340
[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#1401]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1401
[Intel XE#1406]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406
[Intel XE#1407]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1407
[Intel XE#1421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421
[Intel XE#1424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1424
[Intel XE#1435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435
[Intel XE#1439]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1439
[Intel XE#1469]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1469
[Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
[Intel XE#1499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1499
[Intel XE#1500]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1500
[Intel XE#1503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1503
[Intel XE#1512]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1512
[Intel XE#1522]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1522
[Intel XE#1607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1607
[Intel XE#1727]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1727
[Intel XE#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729
[Intel XE#1745]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1745
[Intel XE#1794]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1794
[Intel XE#2042]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2042
[Intel XE#2049]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2049
[Intel XE#2134]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2134
[Intel XE#2159]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2159
[Intel XE#2168]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2168
[Intel XE#2191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2191
[Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229
[Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2236]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2236
[Intel XE#2244]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2244
[Intel XE#2245]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2245
[Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
[Intel XE#2284]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2284
[Intel XE#2286]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2286
[Intel XE#2291]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2291
[Intel XE#2293]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2293
[Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311
[Intel XE#2312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2312
[Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313
[Intel XE#2314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2314
[Intel XE#2316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2316
[Intel XE#2320]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2320
[Intel XE#2321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2321
[Intel XE#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322
[Intel XE#2325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325
[Intel XE#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327
[Intel XE#2341]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2341
[Intel XE#2351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2351
[Intel XE#2352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2352
[Intel XE#2360]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2360
[Intel XE#2373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2373
[Intel XE#2380]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2380
[Intel XE#2390]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2390
[Intel XE#2392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2392
[Intel XE#2393]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2393
[Intel XE#2413]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2413
[Intel XE#2414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2414
[Intel XE#2425]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2425
[Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
[Intel XE#2427]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2427
[Intel XE#2457]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2457
[Intel XE#2502]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2502
[Intel XE#2541]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2541
[Intel XE#2597]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2597
[Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
[Intel XE#2669]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2669
[Intel XE#2705]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2705
[Intel XE#2724]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2724
[Intel XE#2763]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2763
[Intel XE#2833]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2833
[Intel XE#2838]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2838
[Intel XE#2849]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2849
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#288]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/288
[Intel XE#2882]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2882
[Intel XE#2883]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2883
[Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
[Intel XE#2893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2893
[Intel XE#2894]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2894
[Intel XE#2905]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2905
[Intel XE#2907]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2907
[Intel XE#2927]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2927
[Intel XE#2934]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2934
[Intel XE#2939]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2939
[Intel XE#2955]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2955
[Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301
[Intel XE#3012]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3012
[Intel XE#306]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/306
[Intel XE#307]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/307
[Intel XE#308]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/308
[Intel XE#309]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/309
[Intel XE#3098]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3098
[Intel XE#3113]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3113
[Intel XE#3124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3124
[Intel XE#314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/314
[Intel XE#3141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3141
[Intel XE#316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/316
[Intel XE#3226]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3226
[Intel XE#323]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/323
[Intel XE#3278]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3278
[Intel XE#3279]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3279
[Intel XE#330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/330
[Intel XE#3321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3321
[Intel XE#3342]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3342
[Intel XE#3374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3374
[Intel XE#3383]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3383
[Intel XE#3414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3414
[Intel XE#3432]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3432
[Intel XE#3442]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3442
[Intel XE#346]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/346
[Intel XE#352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/352
[Intel XE#3544]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3544
[Intel XE#356]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/356
[Intel XE#3573]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3573
[Intel XE#3658]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3658
[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#3768]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3768
[Intel XE#378]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/378
[Intel XE#3889]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3889
[Intel XE#3904]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3904
[Intel XE#3908]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3908
[Intel XE#3924]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3924
[Intel XE#3954]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3954
[Intel XE#4010]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4010
[Intel XE#4045]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4045
[Intel XE#4090]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4090
[Intel XE#4130]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4130
[Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
[Intel XE#4172]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4172
[Intel XE#4208]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4208
[Intel XE#4210]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4210
[Intel XE#4212]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4212
[Intel XE#455]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/455
[Intel XE#512]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/512
[Intel XE#569]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/569
[Intel XE#584]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/584
[Intel XE#599]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/599
[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#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#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688
[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#771]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/771
[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#836]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/836
[Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870
[Intel XE#886]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/886
[Intel XE#899]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/899
[Intel XE#911]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/911
[Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
[Intel XE#977]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/977
[Intel XE#979]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/979
[i915#2575]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2575
Build changes
-------------
* IGT: IGT_8224 -> IGTPW_12555
* Linux: xe-2601-a7df3eccb725a8d72f8f3ed87ee7ad9419b17380 -> xe-2612-2aff25306def7c151be69b338bc1f5a27733c93e
IGTPW_12555: 6a936b5f47614d87b7fff180f9d3646521b8a3fa @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_8224: c659b986ba648584d36b3cfece897bc84a33dcbb @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-2601-a7df3eccb725a8d72f8f3ed87ee7ad9419b17380: a7df3eccb725a8d72f8f3ed87ee7ad9419b17380
xe-2612-2aff25306def7c151be69b338bc1f5a27733c93e: 2aff25306def7c151be69b338bc1f5a27733c93e
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/index.html
[-- Attachment #2: Type: text/html, Size: 170297 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [PATCH i-g-t] tests/kms_display_modes: Add logs to skips
2025-02-06 15:23 [PATCH i-g-t] tests/kms_display_modes: Add logs to skips Jeevan B
2025-02-06 20:24 ` ✓ Xe.CI.BAT: success for " Patchwork
2025-02-07 0:33 ` ✗ Xe.CI.Full: failure " Patchwork
@ 2025-02-07 3:31 ` Samala, Pranay
2025-02-07 13:15 ` ✓ i915.CI.BAT: success for " Patchwork
` (3 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Samala, Pranay @ 2025-02-07 3:31 UTC (permalink / raw)
To: B, Jeevan, igt-dev@lists.freedesktop.org; +Cc: B, Jeevan
Hi Jeevan,
> -----Original Message-----
> From: igt-dev <igt-dev-bounces@lists.freedesktop.org> On Behalf Of Jeevan B
> Sent: Thursday, February 6, 2025 8:54 PM
> To: igt-dev@lists.freedesktop.org
> Cc: B, Jeevan <jeevan.b@intel.com>
> Subject: [PATCH i-g-t] tests/kms_display_modes: Add logs to skips
>
> Add igt_require check to ensure that test criteria are met before execution. If the
> required is not met, skip the test with log.
This commit message looks like the definition of the igt_require check.
Please define why you are using it here.
Regards,
Pranay.
>
> Signed-off-by: Jeevan B <jeevan.b@intel.com>
> ---
> tests/kms_display_modes.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/tests/kms_display_modes.c b/tests/kms_display_modes.c index
> e41c60cc0..117f82325 100644
> --- a/tests/kms_display_modes.c
> +++ b/tests/kms_display_modes.c
> @@ -335,8 +335,10 @@ igt_main
> }
>
> igt_describe("Test for validating display extended mode with a pair of
> connected displays");
> - igt_subtest_with_dynamic("extended-mode-basic")
> + igt_subtest_with_dynamic("extended-mode-basic") {
> + igt_require_f(count > 1, "Minimum 2 outputs are required\n");
> run_extendedmode_test(&data);
> + }
>
> igt_describe("Negative test for validating display extended mode with a
> pair of connected "
> "2k-4k or 4k-4k displays");
> --
> 2.25.1
^ permalink raw reply [flat|nested] 10+ messages in thread
* [PATCH i-g-t] tests/kms_display_modes: Add logs to skips
@ 2025-02-07 4:35 Jeevan B
2025-02-07 13:06 ` Sharma, Swati2
0 siblings, 1 reply; 10+ messages in thread
From: Jeevan B @ 2025-02-07 4:35 UTC (permalink / raw)
To: igt-dev; +Cc: pranay.samala, Jeevan B
extended mode test needs minimum 2 display to run, so add igt_require
to check if the required criteria is met or not.
v2: Fix commit message.
Signed-off-by: Jeevan B <jeevan.b@intel.com>
---
tests/kms_display_modes.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/tests/kms_display_modes.c b/tests/kms_display_modes.c
index e41c60cc0..117f82325 100644
--- a/tests/kms_display_modes.c
+++ b/tests/kms_display_modes.c
@@ -335,8 +335,10 @@ igt_main
}
igt_describe("Test for validating display extended mode with a pair of connected displays");
- igt_subtest_with_dynamic("extended-mode-basic")
+ igt_subtest_with_dynamic("extended-mode-basic") {
+ igt_require_f(count > 1, "Minimum 2 outputs are required\n");
run_extendedmode_test(&data);
+ }
igt_describe("Negative test for validating display extended mode with a pair of connected "
"2k-4k or 4k-4k displays");
--
2.25.1
^ permalink raw reply related [flat|nested] 10+ messages in thread
* Re: [PATCH i-g-t] tests/kms_display_modes: Add logs to skips
2025-02-07 4:35 [PATCH i-g-t] " Jeevan B
@ 2025-02-07 13:06 ` Sharma, Swati2
0 siblings, 0 replies; 10+ messages in thread
From: Sharma, Swati2 @ 2025-02-07 13:06 UTC (permalink / raw)
To: Jeevan B, igt-dev; +Cc: pranay.samala
Hi Jeevan,
Please change the subject. A constraint is being added in this patch.
On 07-02-2025 10:05 am, Jeevan B wrote:
> extended mode test needs minimum 2 display to run, so add igt_require
%s/e/E
> to check if the required criteria is met or not.
>
> v2: Fix commit message.
>
> Signed-off-by: Jeevan B <jeevan.b@intel.com>
> ---
> tests/kms_display_modes.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/tests/kms_display_modes.c b/tests/kms_display_modes.c
> index e41c60cc0..117f82325 100644
> --- a/tests/kms_display_modes.c
> +++ b/tests/kms_display_modes.c
> @@ -335,8 +335,10 @@ igt_main
> }
>
> igt_describe("Test for validating display extended mode with a pair of connected displays");
> - igt_subtest_with_dynamic("extended-mode-basic")
> + igt_subtest_with_dynamic("extended-mode-basic") {
> + igt_require_f(count > 1, "Minimum 2 outputs are required\n");
> run_extendedmode_test(&data);
> + }
>
> igt_describe("Negative test for validating display extended mode with a pair of connected "
> "2k-4k or 4k-4k displays");
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✓ i915.CI.BAT: success for tests/kms_display_modes: Add logs to skips
2025-02-06 15:23 [PATCH i-g-t] tests/kms_display_modes: Add logs to skips Jeevan B
` (2 preceding siblings ...)
2025-02-07 3:31 ` [PATCH i-g-t] " Samala, Pranay
@ 2025-02-07 13:15 ` Patchwork
2025-02-07 13:24 ` ✓ Xe.CI.BAT: " Patchwork
` (2 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2025-02-07 13:15 UTC (permalink / raw)
To: B, Jeevan; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 4724 bytes --]
== Series Details ==
Series: tests/kms_display_modes: Add logs to skips
URL : https://patchwork.freedesktop.org/series/144423/
State : success
== Summary ==
CI Bug Log - changes from IGT_8224 -> IGTPW_12555
====================================================
Summary
-------
**WARNING**
Minor unknown changes coming with IGTPW_12555 need to be verified
manually.
If you think the reported changes have nothing to do with the changes
introduced in IGTPW_12555, 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.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/index.html
Participating hosts (44 -> 42)
------------------------------
Missing (2): bat-apl-1 fi-snb-2520m
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in IGTPW_12555:
### IGT changes ###
#### Warnings ####
* igt@i915_module_load@load:
- bat-mtlp-9: [ABORT][1] ([i915#13641]) -> [ABORT][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8224/bat-mtlp-9/igt@i915_module_load@load.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/bat-mtlp-9/igt@i915_module_load@load.html
Known issues
------------
Here are the changes found in IGTPW_12555 that come from known issues:
### IGT changes ###
#### Possible fixes ####
* igt@i915_pm_rpm@module-reload:
- fi-kbl-7567u: [DMESG-WARN][3] ([i915#11621] / [i915#180] / [i915#1982]) -> [PASS][4]
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8224/fi-kbl-7567u/igt@i915_pm_rpm@module-reload.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/fi-kbl-7567u/igt@i915_pm_rpm@module-reload.html
* igt@i915_selftest@live:
- bat-twl-1: [ABORT][5] ([i915#12919] / [i915#13503]) -> [PASS][6]
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8224/bat-twl-1/igt@i915_selftest@live.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/bat-twl-1/igt@i915_selftest@live.html
* igt@i915_selftest@live@gt_contexts:
- bat-twl-1: [ABORT][7] ([i915#12919]) -> [PASS][8]
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8224/bat-twl-1/igt@i915_selftest@live@gt_contexts.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/bat-twl-1/igt@i915_selftest@live@gt_contexts.html
* igt@i915_selftest@live@sanitycheck:
- fi-kbl-7567u: [DMESG-WARN][9] ([i915#11621]) -> [PASS][10] +81 other tests pass
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8224/fi-kbl-7567u/igt@i915_selftest@live@sanitycheck.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/fi-kbl-7567u/igt@i915_selftest@live@sanitycheck.html
* igt@i915_selftest@live@workarounds:
- bat-mtlp-6: [DMESG-FAIL][11] ([i915#12061]) -> [PASS][12] +1 other test pass
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8224/bat-mtlp-6/igt@i915_selftest@live@workarounds.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/bat-mtlp-6/igt@i915_selftest@live@workarounds.html
* igt@kms_pm_rpm@basic-pci-d3-state:
- fi-kbl-7567u: [DMESG-WARN][13] ([i915#11621] / [i915#180]) -> [PASS][14] +52 other tests pass
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8224/fi-kbl-7567u/igt@kms_pm_rpm@basic-pci-d3-state.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/fi-kbl-7567u/igt@kms_pm_rpm@basic-pci-d3-state.html
[i915#11621]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11621
[i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061
[i915#12919]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12919
[i915#13503]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13503
[i915#13641]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13641
[i915#180]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/180
[i915#1982]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1982
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_8224 -> IGTPW_12555
* Linux: CI_DRM_16071 -> CI_DRM_16080
CI-20190529: 20190529
CI_DRM_16071: 48642a04502e4e6e86a83360bea6472bfa1233e1 @ git://anongit.freedesktop.org/gfx-ci/linux
CI_DRM_16080: 68225b9bc1d285bd2ab63355e94f9e661d2f895e @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_12555: 6a936b5f47614d87b7fff180f9d3646521b8a3fa @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_8224: c659b986ba648584d36b3cfece897bc84a33dcbb @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/index.html
[-- Attachment #2: Type: text/html, Size: 5797 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✓ Xe.CI.BAT: success for tests/kms_display_modes: Add logs to skips
2025-02-06 15:23 [PATCH i-g-t] tests/kms_display_modes: Add logs to skips Jeevan B
` (3 preceding siblings ...)
2025-02-07 13:15 ` ✓ i915.CI.BAT: success for " Patchwork
@ 2025-02-07 13:24 ` Patchwork
2025-02-07 19:02 ` ✗ Xe.CI.Full: failure " Patchwork
2025-02-07 21:19 ` ✗ i915.CI.Full: " Patchwork
6 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2025-02-07 13:24 UTC (permalink / raw)
To: B, Jeevan; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 1156 bytes --]
== Series Details ==
Series: tests/kms_display_modes: Add logs to skips
URL : https://patchwork.freedesktop.org/series/144423/
State : success
== Summary ==
CI Bug Log - changes from XEIGT_8224_BAT -> XEIGTPW_12555_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (8 -> 8)
------------------------------
No changes in participating hosts
Changes
-------
No changes found
Build changes
-------------
* IGT: IGT_8224 -> IGTPW_12555
* Linux: xe-2601-a7df3eccb725a8d72f8f3ed87ee7ad9419b17380 -> xe-2612-2aff25306def7c151be69b338bc1f5a27733c93e
IGTPW_12555: 6a936b5f47614d87b7fff180f9d3646521b8a3fa @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_8224: c659b986ba648584d36b3cfece897bc84a33dcbb @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-2601-a7df3eccb725a8d72f8f3ed87ee7ad9419b17380: a7df3eccb725a8d72f8f3ed87ee7ad9419b17380
xe-2612-2aff25306def7c151be69b338bc1f5a27733c93e: 2aff25306def7c151be69b338bc1f5a27733c93e
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/index.html
[-- Attachment #2: Type: text/html, Size: 1715 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✗ Xe.CI.Full: failure for tests/kms_display_modes: Add logs to skips
2025-02-06 15:23 [PATCH i-g-t] tests/kms_display_modes: Add logs to skips Jeevan B
` (4 preceding siblings ...)
2025-02-07 13:24 ` ✓ Xe.CI.BAT: " Patchwork
@ 2025-02-07 19:02 ` Patchwork
2025-02-07 21:19 ` ✗ i915.CI.Full: " Patchwork
6 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2025-02-07 19:02 UTC (permalink / raw)
To: B, Jeevan; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 135974 bytes --]
== Series Details ==
Series: tests/kms_display_modes: Add logs to skips
URL : https://patchwork.freedesktop.org/series/144423/
State : failure
== Summary ==
CI Bug Log - changes from XEIGT_8224_full -> XEIGTPW_12555_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with XEIGTPW_12555_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in XEIGTPW_12555_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (4 -> 4)
------------------------------
No changes in participating hosts
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in XEIGTPW_12555_full:
### IGT changes ###
#### Possible regressions ####
* igt@kms_cursor_edge_walk@128x128-top-bottom@pipe-d-dp-2:
- shard-bmg: NOTRUN -> [INCOMPLETE][1]
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_cursor_edge_walk@128x128-top-bottom@pipe-d-dp-2.html
* igt@kms_flip_tiling@flip-change-tiling@pipe-a-dp-4-4-mc-ccs-to-4-mc-ccs:
- shard-dg2-set2: [PASS][2] -> [DMESG-WARN][3] +2 other tests dmesg-warn
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_flip_tiling@flip-change-tiling@pipe-a-dp-4-4-mc-ccs-to-4-mc-ccs.html
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_flip_tiling@flip-change-tiling@pipe-a-dp-4-4-mc-ccs-to-4-mc-ccs.html
* igt@kms_plane_cursor@primary:
- shard-lnl: [PASS][4] -> [INCOMPLETE][5] +1 other test incomplete
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-7/igt@kms_plane_cursor@primary.html
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_plane_cursor@primary.html
#### Warnings ####
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs:
- shard-dg2-set2: [DMESG-WARN][6] ([Intel XE#1033]) -> [DMESG-WARN][7]
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs.html
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs.html
* igt@kms_display_modes@extended-mode-basic:
- shard-lnl: [SKIP][8] ([Intel XE#3383]) -> [SKIP][9]
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-4/igt@kms_display_modes@extended-mode-basic.html
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_display_modes@extended-mode-basic.html
Known issues
------------
Here are the changes found in XEIGTPW_12555_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-linear:
- shard-lnl: NOTRUN -> [FAIL][10] ([Intel XE#911]) +3 other tests fail
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-linear.html
* igt@kms_async_flips@invalid-async-flip-atomic:
- shard-dg2-set2: NOTRUN -> [SKIP][11] ([Intel XE#3768])
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_async_flips@invalid-async-flip-atomic.html
- shard-lnl: NOTRUN -> [SKIP][12] ([Intel XE#3768])
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@kms_async_flips@invalid-async-flip-atomic.html
- shard-bmg: NOTRUN -> [SKIP][13] ([Intel XE#3768])
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_async_flips@invalid-async-flip-atomic.html
* igt@kms_atomic_transition@plane-all-modeset-transition:
- shard-lnl: NOTRUN -> [SKIP][14] ([Intel XE#3279])
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@kms_atomic_transition@plane-all-modeset-transition.html
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing:
- shard-dg2-set2: [PASS][15] -> [DMESG-FAIL][16] ([Intel XE#1033])
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_atomic_transition@plane-all-modeset-transition-fencing.html
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_atomic_transition@plane-all-modeset-transition-fencing.html
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing@pipe-a-hdmi-a-6:
- shard-dg2-set2: [PASS][17] -> [FAIL][18] ([Intel XE#3908])
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_atomic_transition@plane-all-modeset-transition-fencing@pipe-a-hdmi-a-6.html
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_atomic_transition@plane-all-modeset-transition-fencing@pipe-a-hdmi-a-6.html
* igt@kms_big_fb@4-tiled-32bpp-rotate-90:
- shard-bmg: NOTRUN -> [SKIP][19] ([Intel XE#2327]) +4 other tests skip
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_big_fb@4-tiled-32bpp-rotate-90.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
- shard-lnl: NOTRUN -> [SKIP][20] ([Intel XE#3658])
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@x-tiled-16bpp-rotate-270:
- shard-dg2-set2: NOTRUN -> [SKIP][21] ([Intel XE#316]) +1 other test skip
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_big_fb@x-tiled-16bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-64bpp-rotate-90:
- shard-lnl: NOTRUN -> [SKIP][22] ([Intel XE#1407]) +3 other tests skip
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_big_fb@x-tiled-64bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0:
- shard-dg2-set2: NOTRUN -> [SKIP][23] ([Intel XE#1124]) +7 other tests skip
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0.html
* igt@kms_big_fb@yf-tiled-32bpp-rotate-0:
- shard-bmg: NOTRUN -> [SKIP][24] ([Intel XE#1124]) +12 other tests skip
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_big_fb@yf-tiled-32bpp-rotate-0.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-lnl: NOTRUN -> [SKIP][25] ([Intel XE#1124]) +11 other tests skip
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p:
- shard-dg2-set2: NOTRUN -> [SKIP][26] ([Intel XE#2191]) +1 other test skip
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p.html
* igt@kms_bw@linear-tiling-1-displays-2560x1440p:
- shard-bmg: NOTRUN -> [SKIP][27] ([Intel XE#367]) +1 other test skip
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_bw@linear-tiling-1-displays-2560x1440p.html
* igt@kms_bw@linear-tiling-3-displays-2160x1440p:
- shard-lnl: NOTRUN -> [SKIP][28] ([Intel XE#367])
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_bw@linear-tiling-3-displays-2160x1440p.html
* igt@kms_bw@linear-tiling-4-displays-2160x1440p:
- shard-lnl: NOTRUN -> [SKIP][29] ([Intel XE#1512])
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-8/igt@kms_bw@linear-tiling-4-displays-2160x1440p.html
* igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs-cc@pipe-d-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][30] ([Intel XE#455] / [Intel XE#787]) +22 other tests skip
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs-cc@pipe-d-dp-4.html
* igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs:
- shard-dg2-set2: NOTRUN -> [SKIP][31] ([Intel XE#2907])
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs-cc@pipe-a-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][32] ([Intel XE#787]) +104 other tests skip
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs-cc@pipe-a-dp-4.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs:
- shard-dg2-set2: NOTRUN -> [SKIP][33] ([Intel XE#3442])
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs:
- shard-bmg: NOTRUN -> [SKIP][34] ([Intel XE#3432])
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs.html
- shard-lnl: NOTRUN -> [SKIP][35] ([Intel XE#3432])
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-mc-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs@pipe-a-edp-1:
- shard-lnl: NOTRUN -> [SKIP][36] ([Intel XE#2669]) +3 other tests skip
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs@pipe-a-edp-1.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs:
- shard-lnl: NOTRUN -> [SKIP][37] ([Intel XE#2887]) +17 other tests skip
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs.html
* igt@kms_ccs@missing-ccs-buffer-y-tiled-ccs:
- shard-bmg: NOTRUN -> [SKIP][38] ([Intel XE#2887]) +14 other tests skip
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_ccs@missing-ccs-buffer-y-tiled-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs@pipe-c-dp-2:
- shard-bmg: NOTRUN -> [SKIP][39] ([Intel XE#2652] / [Intel XE#787]) +13 other tests skip
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs@pipe-c-dp-2.html
* igt@kms_cdclk@mode-transition-all-outputs:
- shard-bmg: NOTRUN -> [SKIP][40] ([Intel XE#2724])
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_cdclk@mode-transition-all-outputs.html
- shard-lnl: NOTRUN -> [SKIP][41] ([Intel XE#314])
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_cdclk@mode-transition-all-outputs.html
* igt@kms_chamelium_audio@hdmi-audio-edid:
- shard-bmg: NOTRUN -> [SKIP][42] ([Intel XE#2252]) +7 other tests skip
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_chamelium_audio@hdmi-audio-edid.html
* igt@kms_chamelium_color@ctm-blue-to-red:
- shard-lnl: NOTRUN -> [SKIP][43] ([Intel XE#306]) +1 other test skip
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-8/igt@kms_chamelium_color@ctm-blue-to-red.html
* igt@kms_chamelium_color@degamma:
- shard-bmg: NOTRUN -> [SKIP][44] ([Intel XE#2325]) +1 other test skip
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_chamelium_color@degamma.html
* igt@kms_chamelium_hpd@hdmi-hpd-for-each-pipe:
- shard-dg2-set2: NOTRUN -> [SKIP][45] ([Intel XE#373]) +6 other tests skip
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_chamelium_hpd@hdmi-hpd-for-each-pipe.html
* igt@kms_chamelium_hpd@vga-hpd-enable-disable-mode:
- shard-lnl: NOTRUN -> [SKIP][46] ([Intel XE#373]) +12 other tests skip
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_chamelium_hpd@vga-hpd-enable-disable-mode.html
* igt@kms_content_protection@atomic-dpms:
- shard-dg2-set2: NOTRUN -> [FAIL][47] ([Intel XE#1178]) +1 other test fail
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_content_protection@atomic-dpms.html
- shard-lnl: NOTRUN -> [SKIP][48] ([Intel XE#3278]) +1 other test skip
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_content_protection@atomic-dpms.html
* igt@kms_content_protection@atomic-dpms@pipe-a-dp-2:
- shard-bmg: NOTRUN -> [FAIL][49] ([Intel XE#1178]) +1 other test fail
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_content_protection@atomic-dpms@pipe-a-dp-2.html
* igt@kms_content_protection@dp-mst-lic-type-0:
- shard-dg2-set2: NOTRUN -> [SKIP][50] ([Intel XE#307]) +1 other test skip
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_content_protection@dp-mst-lic-type-0.html
- shard-lnl: NOTRUN -> [SKIP][51] ([Intel XE#307]) +1 other test skip
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_content_protection@dp-mst-lic-type-0.html
* igt@kms_content_protection@dp-mst-type-0:
- shard-bmg: NOTRUN -> [SKIP][52] ([Intel XE#2390]) +1 other test skip
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_content_protection@dp-mst-type-0.html
* igt@kms_content_protection@type1:
- shard-bmg: NOTRUN -> [SKIP][53] ([Intel XE#2341]) +1 other test skip
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_content_protection@type1.html
* igt@kms_cursor_crc@cursor-offscreen-128x42:
- shard-bmg: NOTRUN -> [SKIP][54] ([Intel XE#2320]) +3 other tests skip
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_cursor_crc@cursor-offscreen-128x42.html
- shard-lnl: NOTRUN -> [SKIP][55] ([Intel XE#1424]) +4 other tests skip
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_cursor_crc@cursor-offscreen-128x42.html
* igt@kms_cursor_crc@cursor-onscreen-512x170:
- shard-lnl: NOTRUN -> [SKIP][56] ([Intel XE#2321]) +3 other tests skip
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_cursor_crc@cursor-onscreen-512x170.html
* igt@kms_cursor_crc@cursor-random-512x170:
- shard-bmg: NOTRUN -> [SKIP][57] ([Intel XE#2321]) +3 other tests skip
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_cursor_crc@cursor-random-512x170.html
* igt@kms_cursor_edge_walk@128x128-top-bottom:
- shard-bmg: NOTRUN -> [INCOMPLETE][58] ([Intel XE#3954])
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_cursor_edge_walk@128x128-top-bottom.html
* igt@kms_cursor_legacy@2x-cursor-vs-flip-legacy:
- shard-lnl: NOTRUN -> [SKIP][59] ([Intel XE#309]) +6 other tests skip
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_cursor_legacy@2x-cursor-vs-flip-legacy.html
* igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic:
- shard-bmg: [PASS][60] -> [SKIP][61] ([Intel XE#2291]) +1 other test skip
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html
* igt@kms_cursor_legacy@2x-long-flip-vs-cursor-legacy:
- shard-bmg: NOTRUN -> [SKIP][62] ([Intel XE#2291]) +3 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-legacy.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size:
- shard-lnl: NOTRUN -> [SKIP][63] ([Intel XE#323])
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html
- shard-bmg: NOTRUN -> [SKIP][64] ([Intel XE#2286])
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle:
- shard-dg2-set2: NOTRUN -> [SKIP][65] ([Intel XE#323])
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html
* igt@kms_dirtyfb@fbc-dirtyfb-ioctl:
- shard-bmg: NOTRUN -> [SKIP][66] ([Intel XE#4210])
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_dirtyfb@fbc-dirtyfb-ioctl.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc:
- shard-bmg: [PASS][67] -> [SKIP][68] ([Intel XE#1340])
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc.html
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_dither@fb-8bpc-vs-panel-6bpc.html
* igt@kms_dsc@dsc-with-output-formats:
- shard-bmg: NOTRUN -> [SKIP][69] ([Intel XE#2244]) +1 other test skip
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_dsc@dsc-with-output-formats.html
* igt@kms_dsc@dsc-with-output-formats-with-bpc:
- shard-lnl: NOTRUN -> [SKIP][70] ([Intel XE#2244]) +1 other test skip
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-bmg: NOTRUN -> [SKIP][71] ([Intel XE#776])
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@display-3x:
- shard-lnl: NOTRUN -> [SKIP][72] ([Intel XE#703])
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_feature_discovery@display-3x.html
- shard-bmg: NOTRUN -> [SKIP][73] ([Intel XE#2373])
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_feature_discovery@display-3x.html
* igt@kms_flip@2x-absolute-wf_vblank-interruptible:
- shard-lnl: NOTRUN -> [SKIP][74] ([Intel XE#1421]) +4 other tests skip
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_flip@2x-absolute-wf_vblank-interruptible.html
* igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@bd-dp2-hdmi-a3:
- shard-bmg: NOTRUN -> [FAIL][75] ([Intel XE#3321]) +7 other tests fail
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@bd-dp2-hdmi-a3.html
* igt@kms_flip@2x-flip-vs-expired-vblank@ab-hdmi-a6-dp4:
- shard-dg2-set2: [PASS][76] -> [FAIL][77] ([Intel XE#301])
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank@ab-hdmi-a6-dp4.html
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank@ab-hdmi-a6-dp4.html
* igt@kms_flip@2x-flip-vs-expired-vblank@cd-dp2-hdmi-a3:
- shard-bmg: NOTRUN -> [DMESG-FAIL][78] ([Intel XE#4172])
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank@cd-dp2-hdmi-a3.html
* igt@kms_flip@2x-plain-flip-fb-recreate:
- shard-bmg: [PASS][79] -> [SKIP][80] ([Intel XE#2316]) +7 other tests skip
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@kms_flip@2x-plain-flip-fb-recreate.html
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_flip@2x-plain-flip-fb-recreate.html
* igt@kms_flip@2x-plain-flip-fb-recreate-interruptible:
- shard-dg2-set2: [PASS][81] -> [FAIL][82] ([Intel XE#2882] / [Intel XE#3098])
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible.html
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible.html
* igt@kms_flip@2x-plain-flip-fb-recreate-interruptible@ab-hdmi-a6-dp4:
- shard-dg2-set2: [PASS][83] -> [FAIL][84] ([Intel XE#3098])
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible@ab-hdmi-a6-dp4.html
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible@ab-hdmi-a6-dp4.html
* igt@kms_flip@2x-plain-flip-fb-recreate-interruptible@ac-hdmi-a6-dp4:
- shard-dg2-set2: [PASS][85] -> [FAIL][86] ([Intel XE#2882])
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible@ac-hdmi-a6-dp4.html
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible@ac-hdmi-a6-dp4.html
* igt@kms_flip@busy-flip:
- shard-dg2-set2: [PASS][87] -> [SKIP][88] ([Intel XE#4208] / [i915#2575]) +108 other tests skip
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_flip@busy-flip.html
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_flip@busy-flip.html
* igt@kms_flip@plain-flip-fb-recreate@a-edp1:
- shard-lnl: [PASS][89] -> [FAIL][90] ([Intel XE#886]) +1 other test fail
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-7/igt@kms_flip@plain-flip-fb-recreate@a-edp1.html
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@kms_flip@plain-flip-fb-recreate@a-edp1.html
* igt@kms_flip@plain-flip-ts-check-interruptible@b-dp2:
- shard-bmg: NOTRUN -> [FAIL][91] ([Intel XE#2882]) +3 other tests fail
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_flip@plain-flip-ts-check-interruptible@b-dp2.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling:
- shard-dg2-set2: [PASS][92] -> [SKIP][93] ([Intel XE#4208]) +226 other tests skip
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling.html
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-upscaling:
- shard-dg2-set2: [PASS][94] -> [SKIP][95] ([Intel XE#2351] / [Intel XE#4208]) +17 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-upscaling.html
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
- shard-bmg: NOTRUN -> [SKIP][96] ([Intel XE#2293] / [Intel XE#2380]) +3 other tests skip
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-default-mode:
- shard-lnl: NOTRUN -> [SKIP][97] ([Intel XE#1401]) +2 other tests skip
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-8/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
- shard-lnl: NOTRUN -> [SKIP][98] ([Intel XE#1401] / [Intel XE#1745]) +2 other tests skip
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode:
- shard-bmg: NOTRUN -> [SKIP][99] ([Intel XE#2293]) +3 other tests skip
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_force_connector_basic@force-connector-state:
- shard-lnl: NOTRUN -> [SKIP][100] ([Intel XE#352])
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_force_connector_basic@force-connector-state.html
* igt@kms_frontbuffer_tracking@drrs-1p-primscrn-pri-shrfb-draw-blt:
- shard-dg2-set2: NOTRUN -> [SKIP][101] ([Intel XE#651]) +15 other tests skip
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@drrs-1p-primscrn-pri-shrfb-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][102] ([Intel XE#2311]) +24 other tests skip
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@drrs-2p-primscrn-shrfb-msflip-blt:
- shard-bmg: NOTRUN -> [SKIP][103] ([Intel XE#2312]) +10 other tests skip
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-shrfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@drrs-suspend:
- shard-lnl: NOTRUN -> [SKIP][104] ([Intel XE#651]) +16 other tests skip
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_frontbuffer_tracking@drrs-suspend.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-pgflip-blt:
- shard-bmg: NOTRUN -> [SKIP][105] ([Intel XE#4141]) +14 other tests skip
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-render:
- shard-dg2-set2: [PASS][106] -> [DMESG-WARN][107] ([Intel XE#1033]) +13 other tests dmesg-warn
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-render.html
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-blt:
- shard-dg2-set2: NOTRUN -> [SKIP][108] ([Intel XE#653]) +21 other tests skip
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][109] ([Intel XE#2313]) +27 other tests skip
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-y:
- shard-bmg: NOTRUN -> [SKIP][110] ([Intel XE#2352])
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html
- shard-lnl: NOTRUN -> [SKIP][111] ([Intel XE#1469])
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-mmap-wc:
- shard-dg2-set2: NOTRUN -> [SKIP][112] ([Intel XE#2351] / [Intel XE#4208]) +21 other tests skip
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-blt:
- shard-lnl: NOTRUN -> [SKIP][113] ([Intel XE#656]) +47 other tests skip
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-blt.html
* igt@kms_getfb@getfb-reject-ccs:
- shard-bmg: NOTRUN -> [SKIP][114] ([Intel XE#2502])
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_getfb@getfb-reject-ccs.html
- shard-dg2-set2: NOTRUN -> [SKIP][115] ([Intel XE#605])
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_getfb@getfb-reject-ccs.html
- shard-lnl: NOTRUN -> [SKIP][116] ([Intel XE#605])
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_getfb@getfb-reject-ccs.html
* igt@kms_hdr@static-toggle-dpms:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][117] ([Intel XE#1033]) +27 other tests dmesg-warn
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_hdr@static-toggle-dpms.html
- shard-lnl: NOTRUN -> [SKIP][118] ([Intel XE#1503])
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_hdr@static-toggle-dpms.html
* igt@kms_joiner@basic-force-ultra-joiner:
- shard-bmg: NOTRUN -> [SKIP][119] ([Intel XE#2934])
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_joiner@basic-force-ultra-joiner.html
- shard-lnl: NOTRUN -> [SKIP][120] ([Intel XE#2934])
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_joiner@basic-force-ultra-joiner.html
* igt@kms_joiner@invalid-modeset-force-big-joiner:
- shard-bmg: [PASS][121] -> [SKIP][122] ([Intel XE#3012])
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-8/igt@kms_joiner@invalid-modeset-force-big-joiner.html
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_joiner@invalid-modeset-force-big-joiner.html
* igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner:
- shard-bmg: NOTRUN -> [SKIP][123] ([Intel XE#4090])
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner.html
- shard-lnl: NOTRUN -> [SKIP][124] ([Intel XE#4090])
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner.html
* igt@kms_pipe_crc_basic@nonblocking-crc:
- shard-bmg: [PASS][125] -> [DMESG-WARN][126] ([Intel XE#4172]) +23 other tests dmesg-warn
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-8/igt@kms_pipe_crc_basic@nonblocking-crc.html
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_pipe_crc_basic@nonblocking-crc.html
* igt@kms_plane_lowres@tiling-y:
- shard-lnl: NOTRUN -> [SKIP][127] ([Intel XE#599])
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_plane_lowres@tiling-y.html
- shard-bmg: NOTRUN -> [SKIP][128] ([Intel XE#2393])
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_plane_lowres@tiling-y.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-b:
- shard-dg2-set2: NOTRUN -> [SKIP][129] ([Intel XE#2763]) +11 other tests skip
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-b.html
* igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats:
- shard-dg2-set2: NOTRUN -> [SKIP][130] ([Intel XE#4208] / [i915#2575]) +70 other tests skip
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-d:
- shard-dg2-set2: NOTRUN -> [SKIP][131] ([Intel XE#2763] / [Intel XE#455]) +5 other tests skip
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-d.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25:
- shard-lnl: NOTRUN -> [SKIP][132] ([Intel XE#2763]) +27 other tests skip
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5:
- shard-bmg: NOTRUN -> [SKIP][133] ([Intel XE#2763]) +14 other tests skip
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5.html
* igt@kms_pm_backlight@fade-with-suspend:
- shard-dg2-set2: NOTRUN -> [SKIP][134] ([Intel XE#870]) +1 other test skip
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_pm_backlight@fade-with-suspend.html
* igt@kms_pm_dc@dc5-dpms:
- shard-lnl: NOTRUN -> [FAIL][135] ([Intel XE#718])
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@kms_pm_dc@dc5-dpms.html
* igt@kms_pm_dc@dc5-psr:
- shard-bmg: NOTRUN -> [SKIP][136] ([Intel XE#2392])
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_pm_dc@dc5-psr.html
- shard-dg2-set2: NOTRUN -> [SKIP][137] ([Intel XE#1129])
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_pm_dc@dc5-psr.html
- shard-lnl: [PASS][138] -> [FAIL][139] ([Intel XE#718])
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-1/igt@kms_pm_dc@dc5-psr.html
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_pm_dc@dc5-psr.html
* igt@kms_pm_rpm@dpms-mode-unset-non-lpsp:
- shard-lnl: NOTRUN -> [SKIP][140] ([Intel XE#1439] / [Intel XE#836])
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html
* igt@kms_pm_rpm@dpms-non-lpsp:
- shard-lnl: NOTRUN -> [SKIP][141] ([Intel XE#1439] / [Intel XE#3141])
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@kms_pm_rpm@dpms-non-lpsp.html
* igt@kms_pm_rpm@universal-planes-dpms:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][142] ([Intel XE#1033] / [Intel XE#2042])
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_pm_rpm@universal-planes-dpms.html
* igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf:
- shard-bmg: NOTRUN -> [SKIP][143] ([Intel XE#1489]) +7 other tests skip
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf.html
* igt@kms_psr2_sf@fbc-psr2-primary-plane-update-sf-dmg-area:
- shard-dg2-set2: NOTRUN -> [SKIP][144] ([Intel XE#1489]) +3 other tests skip
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_psr2_sf@fbc-psr2-primary-plane-update-sf-dmg-area.html
* igt@kms_psr2_sf@pr-overlay-primary-update-sf-dmg-area:
- shard-lnl: NOTRUN -> [SKIP][145] ([Intel XE#2893]) +3 other tests skip
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_psr2_sf@pr-overlay-primary-update-sf-dmg-area.html
* igt@kms_psr2_su@frontbuffer-xrgb8888:
- shard-lnl: NOTRUN -> [SKIP][146] ([Intel XE#1128])
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_psr2_su@frontbuffer-xrgb8888.html
- shard-dg2-set2: NOTRUN -> [SKIP][147] ([Intel XE#1122])
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_psr2_su@frontbuffer-xrgb8888.html
* igt@kms_psr@pr-sprite-plane-move:
- shard-lnl: NOTRUN -> [SKIP][148] ([Intel XE#1406]) +5 other tests skip
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_psr@pr-sprite-plane-move.html
* igt@kms_psr@psr-cursor-plane-onoff:
- shard-bmg: NOTRUN -> [SKIP][149] ([Intel XE#2234] / [Intel XE#2850]) +14 other tests skip
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_psr@psr-cursor-plane-onoff.html
* igt@kms_psr@psr-dpms:
- shard-dg2-set2: NOTRUN -> [SKIP][150] ([Intel XE#2850] / [Intel XE#929]) +8 other tests skip
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_psr@psr-dpms.html
* igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
- shard-bmg: NOTRUN -> [SKIP][151] ([Intel XE#2414])
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
- shard-dg2-set2: NOTRUN -> [SKIP][152] ([Intel XE#2939])
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
* igt@kms_rotation_crc@primary-rotation-90:
- shard-bmg: NOTRUN -> [SKIP][153] ([Intel XE#3414] / [Intel XE#3904]) +1 other test skip
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_rotation_crc@primary-rotation-90.html
- shard-lnl: NOTRUN -> [SKIP][154] ([Intel XE#3414] / [Intel XE#3904]) +1 other test skip
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@kms_rotation_crc@primary-rotation-90.html
* igt@kms_scaling_modes@scaling-mode-center:
- shard-bmg: NOTRUN -> [SKIP][155] ([Intel XE#2413])
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_scaling_modes@scaling-mode-center.html
* igt@kms_setmode@basic@pipe-b-edp-1:
- shard-lnl: [PASS][156] -> [FAIL][157] ([Intel XE#2883]) +2 other tests fail
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-2/igt@kms_setmode@basic@pipe-b-edp-1.html
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_setmode@basic@pipe-b-edp-1.html
* igt@kms_setmode@clone-exclusive-crtc:
- shard-bmg: NOTRUN -> [SKIP][158] ([Intel XE#1435]) +1 other test skip
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_setmode@clone-exclusive-crtc.html
* igt@kms_setmode@invalid-clone-single-crtc:
- shard-lnl: NOTRUN -> [SKIP][159] ([Intel XE#1435])
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@kms_setmode@invalid-clone-single-crtc.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-dg2-set2: NOTRUN -> [FAIL][160] ([Intel XE#1729])
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_vrr@cmrr@pipe-a-edp-1:
- shard-lnl: [PASS][161] -> [FAIL][162] ([Intel XE#2159]) +1 other test fail
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-2/igt@kms_vrr@cmrr@pipe-a-edp-1.html
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@kms_vrr@cmrr@pipe-a-edp-1.html
* igt@kms_vrr@flip-basic:
- shard-lnl: NOTRUN -> [FAIL][163] ([Intel XE#1522]) +5 other tests fail
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@kms_vrr@flip-basic.html
* igt@kms_vrr@flipline:
- shard-dg2-set2: NOTRUN -> [SKIP][164] ([Intel XE#455]) +12 other tests skip
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_vrr@flipline.html
* igt@kms_vrr@negative-basic:
- shard-bmg: [PASS][165] -> [SKIP][166] ([Intel XE#1499])
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_vrr@negative-basic.html
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_vrr@negative-basic.html
* igt@kms_vrr@seamless-rr-switch-drrs:
- shard-lnl: NOTRUN -> [SKIP][167] ([Intel XE#1499]) +1 other test skip
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@kms_vrr@seamless-rr-switch-drrs.html
* igt@kms_vrr@seamless-rr-switch-vrr:
- shard-bmg: NOTRUN -> [SKIP][168] ([Intel XE#1499]) +2 other tests skip
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_vrr@seamless-rr-switch-vrr.html
* igt@kms_writeback@writeback-fb-id-xrgb2101010:
- shard-bmg: NOTRUN -> [SKIP][169] ([Intel XE#756])
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
- shard-lnl: NOTRUN -> [SKIP][170] ([Intel XE#756])
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
* igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all:
- shard-dg2-set2: NOTRUN -> [SKIP][171] ([Intel XE#1091] / [Intel XE#2849])
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all.html
* igt@xe_copy_basic@mem-set-linear-0xfffe:
- shard-dg2-set2: NOTRUN -> [SKIP][172] ([Intel XE#1126])
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_copy_basic@mem-set-linear-0xfffe.html
* igt@xe_eudebug@basic-connect:
- shard-lnl: NOTRUN -> [SKIP][173] ([Intel XE#2905]) +5 other tests skip
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@xe_eudebug@basic-connect.html
* igt@xe_eudebug_online@writes-caching-sram-bb-vram-target-sram:
- shard-dg2-set2: NOTRUN -> [SKIP][174] ([Intel XE#2905]) +4 other tests skip
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_eudebug_online@writes-caching-sram-bb-vram-target-sram.html
* igt@xe_eudebug_online@writes-caching-sram-bb-vram-target-vram:
- shard-bmg: NOTRUN -> [SKIP][175] ([Intel XE#2905]) +6 other tests skip
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@xe_eudebug_online@writes-caching-sram-bb-vram-target-vram.html
* igt@xe_evict_ccs@evict-overcommit-standalone-instantfree-samefd:
- shard-lnl: NOTRUN -> [SKIP][176] ([Intel XE#688]) +6 other tests skip
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@xe_evict_ccs@evict-overcommit-standalone-instantfree-samefd.html
* igt@xe_exec_basic@multigpu-no-exec-null-defer-mmap:
- shard-lnl: NOTRUN -> [SKIP][177] ([Intel XE#1392]) +8 other tests skip
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_exec_basic@multigpu-no-exec-null-defer-mmap.html
* igt@xe_exec_basic@multigpu-once-bindexecqueue-userptr-rebind:
- shard-bmg: NOTRUN -> [SKIP][178] ([Intel XE#2322]) +6 other tests skip
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@xe_exec_basic@multigpu-once-bindexecqueue-userptr-rebind.html
* igt@xe_exec_fault_mode@many-bindexecqueue-userptr-rebind-imm:
- shard-dg2-set2: NOTRUN -> [SKIP][179] ([Intel XE#288]) +14 other tests skip
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_exec_fault_mode@many-bindexecqueue-userptr-rebind-imm.html
* igt@xe_live_ktest@xe_dma_buf:
- shard-bmg: [PASS][180] -> [SKIP][181] ([Intel XE#1192])
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@xe_live_ktest@xe_dma_buf.html
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_live_ktest@xe_dma_buf.html
* igt@xe_live_ktest@xe_migrate:
- shard-lnl: NOTRUN -> [SKIP][182] ([Intel XE#1192])
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@xe_live_ktest@xe_migrate.html
* igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit:
- shard-dg2-set2: NOTRUN -> [SKIP][183] ([Intel XE#2229])
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit.html
* igt@xe_mmap@pci-membarrier-bad-object:
- shard-lnl: NOTRUN -> [SKIP][184] ([Intel XE#4045])
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_mmap@pci-membarrier-bad-object.html
* igt@xe_module_load@load:
- shard-lnl: ([PASS][185], [PASS][186], [PASS][187], [PASS][188], [PASS][189], [PASS][190], [PASS][191], [PASS][192], [PASS][193], [PASS][194], [PASS][195], [PASS][196], [PASS][197], [PASS][198], [PASS][199], [PASS][200], [PASS][201], [PASS][202], [PASS][203], [PASS][204], [PASS][205], [PASS][206], [PASS][207], [PASS][208], [PASS][209]) -> ([PASS][210], [PASS][211], [PASS][212], [PASS][213], [PASS][214], [PASS][215], [PASS][216], [PASS][217], [PASS][218], [PASS][219], [PASS][220], [SKIP][221], [PASS][222], [PASS][223], [PASS][224], [PASS][225], [PASS][226], [PASS][227], [PASS][228], [PASS][229], [PASS][230], [PASS][231], [PASS][232], [PASS][233], [PASS][234], [PASS][235]) ([Intel XE#378])
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-6/igt@xe_module_load@load.html
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-7/igt@xe_module_load@load.html
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-7/igt@xe_module_load@load.html
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-5/igt@xe_module_load@load.html
[189]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-5/igt@xe_module_load@load.html
[190]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-5/igt@xe_module_load@load.html
[191]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-8/igt@xe_module_load@load.html
[192]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-4/igt@xe_module_load@load.html
[193]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-4/igt@xe_module_load@load.html
[194]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-1/igt@xe_module_load@load.html
[195]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-1/igt@xe_module_load@load.html
[196]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-2/igt@xe_module_load@load.html
[197]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-3/igt@xe_module_load@load.html
[198]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-3/igt@xe_module_load@load.html
[199]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-3/igt@xe_module_load@load.html
[200]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-3/igt@xe_module_load@load.html
[201]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-7/igt@xe_module_load@load.html
[202]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-8/igt@xe_module_load@load.html
[203]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-6/igt@xe_module_load@load.html
[204]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-6/igt@xe_module_load@load.html
[205]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-1/igt@xe_module_load@load.html
[206]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-2/igt@xe_module_load@load.html
[207]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-5/igt@xe_module_load@load.html
[208]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-4/igt@xe_module_load@load.html
[209]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-8/igt@xe_module_load@load.html
[210]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@xe_module_load@load.html
[211]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_module_load@load.html
[212]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@xe_module_load@load.html
[213]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@xe_module_load@load.html
[214]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@xe_module_load@load.html
[215]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@xe_module_load@load.html
[216]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@xe_module_load@load.html
[217]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_module_load@load.html
[218]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@xe_module_load@load.html
[219]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@xe_module_load@load.html
[220]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@xe_module_load@load.html
[221]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_module_load@load.html
[222]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@xe_module_load@load.html
[223]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@xe_module_load@load.html
[224]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@xe_module_load@load.html
[225]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@xe_module_load@load.html
[226]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@xe_module_load@load.html
[227]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-8/igt@xe_module_load@load.html
[228]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-8/igt@xe_module_load@load.html
[229]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-8/igt@xe_module_load@load.html
[230]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_module_load@load.html
[231]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@xe_module_load@load.html
[232]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@xe_module_load@load.html
[233]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@xe_module_load@load.html
[234]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-4/igt@xe_module_load@load.html
[235]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@xe_module_load@load.html
- shard-bmg: ([PASS][236], [PASS][237], [PASS][238], [PASS][239], [PASS][240], [PASS][241], [PASS][242], [PASS][243], [PASS][244], [PASS][245], [PASS][246], [PASS][247], [PASS][248], [PASS][249], [PASS][250], [PASS][251], [PASS][252], [PASS][253], [PASS][254], [PASS][255], [PASS][256], [PASS][257], [PASS][258], [PASS][259], [PASS][260]) -> ([PASS][261], [PASS][262], [PASS][263], [PASS][264], [PASS][265], [PASS][266], [PASS][267], [PASS][268], [PASS][269], [PASS][270], [PASS][271], [PASS][272], [SKIP][273], [PASS][274], [PASS][275], [PASS][276], [PASS][277], [PASS][278], [PASS][279], [PASS][280], [PASS][281], [PASS][282], [PASS][283], [PASS][284], [PASS][285], [PASS][286]) ([Intel XE#2457])
[236]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@xe_module_load@load.html
[237]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@xe_module_load@load.html
[238]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@xe_module_load@load.html
[239]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@xe_module_load@load.html
[240]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@xe_module_load@load.html
[241]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@xe_module_load@load.html
[242]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@xe_module_load@load.html
[243]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-7/igt@xe_module_load@load.html
[244]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-7/igt@xe_module_load@load.html
[245]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-7/igt@xe_module_load@load.html
[246]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-8/igt@xe_module_load@load.html
[247]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@xe_module_load@load.html
[248]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@xe_module_load@load.html
[249]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@xe_module_load@load.html
[250]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@xe_module_load@load.html
[251]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-8/igt@xe_module_load@load.html
[252]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-8/igt@xe_module_load@load.html
[253]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@xe_module_load@load.html
[254]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@xe_module_load@load.html
[255]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@xe_module_load@load.html
[256]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@xe_module_load@load.html
[257]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@xe_module_load@load.html
[258]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@xe_module_load@load.html
[259]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@xe_module_load@load.html
[260]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@xe_module_load@load.html
[261]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@xe_module_load@load.html
[262]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@xe_module_load@load.html
[263]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@xe_module_load@load.html
[264]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@xe_module_load@load.html
[265]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_module_load@load.html
[266]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_module_load@load.html
[267]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_module_load@load.html
[268]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_module_load@load.html
[269]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@xe_module_load@load.html
[270]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@xe_module_load@load.html
[271]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@xe_module_load@load.html
[272]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@xe_module_load@load.html
[273]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@xe_module_load@load.html
[274]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@xe_module_load@load.html
[275]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@xe_module_load@load.html
[276]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@xe_module_load@load.html
[277]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@xe_module_load@load.html
[278]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@xe_module_load@load.html
[279]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_module_load@load.html
[280]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_module_load@load.html
[281]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_module_load@load.html
[282]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_module_load@load.html
[283]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@xe_module_load@load.html
[284]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@xe_module_load@load.html
[285]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@xe_module_load@load.html
[286]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_module_load@load.html
* igt@xe_module_load@reload-no-display:
- shard-dg2-set2: [PASS][287] -> [FAIL][288] ([Intel XE#4257]) +1 other test fail
[287]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@xe_module_load@reload-no-display.html
[288]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_module_load@reload-no-display.html
* igt@xe_oa@closed-fd-and-unmapped-access:
- shard-dg2-set2: NOTRUN -> [SKIP][289] ([Intel XE#2541] / [Intel XE#3573]) +3 other tests skip
[289]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_oa@closed-fd-and-unmapped-access.html
* igt@xe_pat@pat-index-xehpc:
- shard-dg2-set2: NOTRUN -> [SKIP][290] ([Intel XE#2838] / [Intel XE#979])
[290]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_pat@pat-index-xehpc.html
* igt@xe_pat@pat-index-xelp:
- shard-lnl: NOTRUN -> [SKIP][291] ([Intel XE#977])
[291]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@xe_pat@pat-index-xelp.html
- shard-bmg: NOTRUN -> [SKIP][292] ([Intel XE#2245])
[292]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@xe_pat@pat-index-xelp.html
* igt@xe_pat@pat-index-xelpg:
- shard-bmg: NOTRUN -> [SKIP][293] ([Intel XE#2236])
[293]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_pat@pat-index-xelpg.html
- shard-lnl: NOTRUN -> [SKIP][294] ([Intel XE#979])
[294]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@xe_pat@pat-index-xelpg.html
* igt@xe_peer2peer@read@read-gpua-vram01-gpub-system-p2p:
- shard-dg2-set2: NOTRUN -> [FAIL][295] ([Intel XE#1173])
[295]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_peer2peer@read@read-gpua-vram01-gpub-system-p2p.html
* igt@xe_peer2peer@write:
- shard-bmg: NOTRUN -> [SKIP][296] ([Intel XE#2427])
[296]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@xe_peer2peer@write.html
- shard-lnl: NOTRUN -> [SKIP][297] ([Intel XE#1061])
[297]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-2/igt@xe_peer2peer@write.html
* igt@xe_pm@d3cold-mocs:
- shard-dg2-set2: NOTRUN -> [SKIP][298] ([Intel XE#2284])
[298]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_pm@d3cold-mocs.html
- shard-lnl: NOTRUN -> [SKIP][299] ([Intel XE#2284])
[299]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-6/igt@xe_pm@d3cold-mocs.html
* igt@xe_pm@s2idle-d3cold-basic-exec:
- shard-bmg: NOTRUN -> [SKIP][300] ([Intel XE#2284]) +1 other test skip
[300]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_pm@s2idle-d3cold-basic-exec.html
- shard-lnl: NOTRUN -> [SKIP][301] ([Intel XE#2284] / [Intel XE#366]) +1 other test skip
[301]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-7/igt@xe_pm@s2idle-d3cold-basic-exec.html
* igt@xe_pm@s2idle-exec-after:
- shard-dg2-set2: NOTRUN -> [SKIP][302] ([Intel XE#4208]) +187 other tests skip
[302]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_pm@s2idle-exec-after.html
* igt@xe_pm@s3-multiple-execs:
- shard-bmg: [PASS][303] -> [DMESG-WARN][304] ([Intel XE#4172] / [Intel XE#569])
[303]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@xe_pm@s3-multiple-execs.html
[304]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_pm@s3-multiple-execs.html
* igt@xe_pm@s3-vm-bind-prefetch:
- shard-lnl: NOTRUN -> [SKIP][305] ([Intel XE#584])
[305]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@xe_pm@s3-vm-bind-prefetch.html
* igt@xe_pm@s4-exec-after:
- shard-bmg: NOTRUN -> [ABORT][306] ([Intel XE#1358] / [Intel XE#1607])
[306]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@xe_pm@s4-exec-after.html
- shard-lnl: NOTRUN -> [ABORT][307] ([Intel XE#1358] / [Intel XE#1607])
[307]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-3/igt@xe_pm@s4-exec-after.html
* igt@xe_pm_residency@toggle-gt-c6:
- shard-bmg: NOTRUN -> [DMESG-WARN][308] ([Intel XE#4172]) +5 other tests dmesg-warn
[308]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@xe_pm_residency@toggle-gt-c6.html
* igt@xe_query@multigpu-query-invalid-cs-cycles:
- shard-bmg: NOTRUN -> [SKIP][309] ([Intel XE#944]) +5 other tests skip
[309]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@xe_query@multigpu-query-invalid-cs-cycles.html
* igt@xe_query@multigpu-query-topology-l3-bank-mask:
- shard-lnl: NOTRUN -> [SKIP][310] ([Intel XE#944]) +6 other tests skip
[310]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-5/igt@xe_query@multigpu-query-topology-l3-bank-mask.html
* igt@xe_query@multigpu-query-uc-fw-version-guc:
- shard-dg2-set2: NOTRUN -> [SKIP][311] ([Intel XE#944]) +1 other test skip
[311]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_query@multigpu-query-uc-fw-version-guc.html
* igt@xe_sriov_auto_provisioning@fair-allocation:
- shard-lnl: NOTRUN -> [SKIP][312] ([Intel XE#4130])
[312]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@xe_sriov_auto_provisioning@fair-allocation.html
- shard-bmg: NOTRUN -> [SKIP][313] ([Intel XE#4130])
[313]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@xe_sriov_auto_provisioning@fair-allocation.html
#### Possible fixes ####
* igt@core_setmaster@master-drop-set-root:
- shard-dg2-set2: [FAIL][314] -> [PASS][315]
[314]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@core_setmaster@master-drop-set-root.html
[315]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@core_setmaster@master-drop-set-root.html
* igt@fbdev@write:
- shard-dg2-set2: [SKIP][316] ([Intel XE#2134]) -> [PASS][317]
[316]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@fbdev@write.html
[317]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@fbdev@write.html
* igt@kms_atomic_interruptible@legacy-setmode@pipe-a-hdmi-a-6:
- shard-dg2-set2: [DMESG-WARN][318] ([Intel XE#1033]) -> [PASS][319] +10 other tests pass
[318]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_atomic_interruptible@legacy-setmode@pipe-a-hdmi-a-6.html
[319]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_atomic_interruptible@legacy-setmode@pipe-a-hdmi-a-6.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0:
- shard-dg2-set2: [SKIP][320] ([Intel XE#2351] / [Intel XE#4208]) -> [PASS][321] +11 other tests pass
[320]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0.html
[321]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0.html
* igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p:
- shard-bmg: [SKIP][322] ([Intel XE#2314] / [Intel XE#2894]) -> [PASS][323]
[322]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p.html
[323]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs:
- shard-dg2-set2: [INCOMPLETE][324] ([Intel XE#1727] / [Intel XE#3124] / [Intel XE#4010]) -> [PASS][325]
[324]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
[325]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-b-dp-4:
- shard-dg2-set2: [DMESG-WARN][326] ([Intel XE#1727] / [Intel XE#3113]) -> [PASS][327]
[326]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-b-dp-4.html
[327]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-b-dp-4.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-hdmi-a-6:
- shard-dg2-set2: [INCOMPLETE][328] ([Intel XE#3124] / [Intel XE#4010]) -> [PASS][329]
[328]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-hdmi-a-6.html
[329]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-hdmi-a-6.html
* igt@kms_cursor_edge_walk@128x128-right-edge:
- shard-dg2-set2: [SKIP][330] ([Intel XE#4208] / [i915#2575]) -> [PASS][331] +58 other tests pass
[330]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_cursor_edge_walk@128x128-right-edge.html
[331]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_cursor_edge_walk@128x128-right-edge.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size:
- shard-bmg: [SKIP][332] ([Intel XE#2291]) -> [PASS][333] +5 other tests pass
[332]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html
[333]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html
* igt@kms_display_modes@extended-mode-basic:
- shard-bmg: [SKIP][334] ([Intel XE#2425]) -> [PASS][335]
[334]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@kms_display_modes@extended-mode-basic.html
[335]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_display_modes@extended-mode-basic.html
* igt@kms_flip@2x-flip-vs-expired-vblank@bd-hdmi-a6-dp4:
- shard-dg2-set2: [FAIL][336] ([Intel XE#301]) -> [PASS][337]
[336]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank@bd-hdmi-a6-dp4.html
[337]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank@bd-hdmi-a6-dp4.html
* igt@kms_flip@2x-plain-flip-ts-check-interruptible:
- shard-bmg: [SKIP][338] ([Intel XE#2316]) -> [PASS][339] +7 other tests pass
[338]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html
[339]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html
* igt@kms_flip@flip-vs-expired-vblank@c-hdmi-a3:
- shard-bmg: [FAIL][340] ([Intel XE#3321]) -> [PASS][341] +1 other test pass
[340]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@kms_flip@flip-vs-expired-vblank@c-hdmi-a3.html
[341]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_flip@flip-vs-expired-vblank@c-hdmi-a3.html
* igt@kms_flip@flip-vs-suspend-interruptible:
- shard-bmg: [INCOMPLETE][342] ([Intel XE#2049] / [Intel XE#2597]) -> [PASS][343]
[342]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-8/igt@kms_flip@flip-vs-suspend-interruptible.html
[343]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_flip@flip-vs-suspend-interruptible.html
* igt@kms_psr@fbc-psr2-sprite-render:
- shard-lnl: [FAIL][344] ([Intel XE#3924]) -> [PASS][345] +1 other test pass
[344]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-lnl-8/igt@kms_psr@fbc-psr2-sprite-render.html
[345]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-lnl-1/igt@kms_psr@fbc-psr2-sprite-render.html
* igt@kms_universal_plane@cursor-fb-leak:
- shard-dg2-set2: [FAIL][346] ([Intel XE#771] / [Intel XE#899]) -> [PASS][347]
[346]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_universal_plane@cursor-fb-leak.html
[347]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_universal_plane@cursor-fb-leak.html
* igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-6:
- shard-dg2-set2: [FAIL][348] ([Intel XE#899]) -> [PASS][349]
[348]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-6.html
[349]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-6.html
* igt@xe_exec_balancer@once-parallel-rebind:
- shard-dg2-set2: [SKIP][350] ([Intel XE#4208]) -> [PASS][351] +158 other tests pass
[350]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_exec_balancer@once-parallel-rebind.html
[351]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_exec_balancer@once-parallel-rebind.html
* igt@xe_live_ktest@xe_migrate:
- shard-bmg: [SKIP][352] ([Intel XE#1192]) -> [PASS][353]
[352]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@xe_live_ktest@xe_migrate.html
[353]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@xe_live_ktest@xe_migrate.html
* igt@xe_oa@mmio-triggered-reports:
- shard-bmg: [DMESG-WARN][354] ([Intel XE#4172]) -> [PASS][355] +32 other tests pass
[354]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@xe_oa@mmio-triggered-reports.html
[355]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@xe_oa@mmio-triggered-reports.html
* igt@xe_pm@s3-vm-bind-userptr:
- shard-bmg: [DMESG-WARN][356] ([Intel XE#4172] / [Intel XE#569]) -> [PASS][357] +1 other test pass
[356]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@xe_pm@s3-vm-bind-userptr.html
[357]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@xe_pm@s3-vm-bind-userptr.html
#### Warnings ####
* igt@kms_big_fb@4-tiled-16bpp-rotate-180:
- shard-dg2-set2: [DMESG-WARN][358] ([Intel XE#1033]) -> [SKIP][359] ([Intel XE#2351] / [Intel XE#4208])
[358]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_big_fb@4-tiled-16bpp-rotate-180.html
[359]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@4-tiled-16bpp-rotate-180.html
* igt@kms_big_fb@4-tiled-32bpp-rotate-270:
- shard-dg2-set2: [SKIP][360] ([Intel XE#4208]) -> [SKIP][361] ([Intel XE#316])
[360]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_big_fb@4-tiled-32bpp-rotate-270.html
[361]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_big_fb@4-tiled-32bpp-rotate-270.html
* igt@kms_big_fb@4-tiled-64bpp-rotate-90:
- shard-dg2-set2: [SKIP][362] ([Intel XE#316]) -> [SKIP][363] ([Intel XE#4208]) +1 other test skip
[362]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_big_fb@4-tiled-64bpp-rotate-90.html
[363]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@4-tiled-64bpp-rotate-90.html
* igt@kms_big_fb@x-tiled-8bpp-rotate-90:
- shard-dg2-set2: [SKIP][364] ([Intel XE#316]) -> [SKIP][365] ([Intel XE#2351] / [Intel XE#4208]) +1 other test skip
[364]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html
[365]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-addfb:
- shard-dg2-set2: [SKIP][366] ([Intel XE#619]) -> [SKIP][367] ([Intel XE#2351] / [Intel XE#4208])
[366]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_big_fb@y-tiled-addfb.html
[367]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@y-tiled-addfb.html
* igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
- shard-dg2-set2: [SKIP][368] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][369] ([Intel XE#607])
[368]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
[369]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@y-tiled-addfb-size-overflow:
- shard-dg2-set2: [SKIP][370] ([Intel XE#610]) -> [SKIP][371] ([Intel XE#4208])
[370]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
[371]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0:
- shard-dg2-set2: [SKIP][372] ([Intel XE#4208]) -> [SKIP][373] ([Intel XE#1124]) +6 other tests skip
[372]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0.html
[373]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0.html
* igt@kms_big_fb@yf-tiled-32bpp-rotate-180:
- shard-dg2-set2: [SKIP][374] ([Intel XE#1124]) -> [SKIP][375] ([Intel XE#4208]) +7 other tests skip
[374]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html
[375]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html
* igt@kms_big_fb@yf-tiled-64bpp-rotate-180:
- shard-dg2-set2: [SKIP][376] ([Intel XE#1124]) -> [SKIP][377] ([Intel XE#2351] / [Intel XE#4208]) +4 other tests skip
[376]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_big_fb@yf-tiled-64bpp-rotate-180.html
[377]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_big_fb@yf-tiled-64bpp-rotate-180.html
* igt@kms_big_fb@yf-tiled-addfb:
- shard-dg2-set2: [SKIP][378] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][379] ([Intel XE#619])
[378]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_big_fb@yf-tiled-addfb.html
[379]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_big_fb@yf-tiled-addfb.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip:
- shard-dg2-set2: [SKIP][380] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][381] ([Intel XE#1124]) +1 other test skip
[380]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
[381]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
* igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p:
- shard-dg2-set2: [SKIP][382] ([Intel XE#4208] / [i915#2575]) -> [SKIP][383] ([Intel XE#2191]) +1 other test skip
[382]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p.html
[383]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p.html
* igt@kms_bw@linear-tiling-1-displays-1920x1080p:
- shard-dg2-set2: [SKIP][384] ([Intel XE#367]) -> [SKIP][385] ([Intel XE#4208] / [i915#2575]) +2 other tests skip
[384]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_bw@linear-tiling-1-displays-1920x1080p.html
[385]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_bw@linear-tiling-1-displays-1920x1080p.html
* igt@kms_bw@linear-tiling-3-displays-2560x1440p:
- shard-dg2-set2: [SKIP][386] ([Intel XE#4208] / [i915#2575]) -> [SKIP][387] ([Intel XE#367]) +1 other test skip
[386]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_bw@linear-tiling-3-displays-2560x1440p.html
[387]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_bw@linear-tiling-3-displays-2560x1440p.html
* igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs:
- shard-dg2-set2: [SKIP][388] ([Intel XE#455] / [Intel XE#787]) -> [SKIP][389] ([Intel XE#4208]) +14 other tests skip
[388]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs.html
[389]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs.html
* igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs:
- shard-dg2-set2: [SKIP][390] ([Intel XE#2907]) -> [SKIP][391] ([Intel XE#4208]) +2 other tests skip
[390]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs.html
[391]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs.html
* igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs-cc:
- shard-dg2-set2: [SKIP][392] ([Intel XE#4208]) -> [DMESG-WARN][393] ([Intel XE#1033]) +1 other test dmesg-warn
[392]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs-cc.html
[393]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@ccs-on-another-bo-y-tiled-ccs:
- shard-dg2-set2: [SKIP][394] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][395] ([Intel XE#455] / [Intel XE#787]) +1 other test skip
[394]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_ccs@ccs-on-another-bo-y-tiled-ccs.html
[395]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@ccs-on-another-bo-y-tiled-ccs.html
* igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs-cc:
- shard-dg2-set2: [SKIP][396] ([Intel XE#4208]) -> [SKIP][397] ([Intel XE#455] / [Intel XE#787]) +4 other tests skip
[396]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs-cc.html
[397]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs-cc.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc:
- shard-dg2-set2: [DMESG-WARN][398] ([Intel XE#1033]) -> [SKIP][399] ([Intel XE#4208]) +3 other tests skip
[398]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc.html
[399]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@crc-primary-rotation-180-y-tiled-ccs:
- shard-dg2-set2: [SKIP][400] ([Intel XE#455] / [Intel XE#787]) -> [SKIP][401] ([Intel XE#2351] / [Intel XE#4208])
[400]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_ccs@crc-primary-rotation-180-y-tiled-ccs.html
[401]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_ccs@crc-primary-rotation-180-y-tiled-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs:
- shard-dg2-set2: [SKIP][402] ([Intel XE#3442]) -> [SKIP][403] ([Intel XE#4208])
[402]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
[403]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs:
- shard-dg2-set2: [SKIP][404] ([Intel XE#4208]) -> [SKIP][405] ([Intel XE#2907])
[404]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs.html
[405]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs.html
* igt@kms_cdclk@mode-transition-all-outputs:
- shard-dg2-set2: [SKIP][406] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][407] ([Intel XE#314])
[406]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_cdclk@mode-transition-all-outputs.html
[407]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_cdclk@mode-transition-all-outputs.html
* igt@kms_chamelium_color@ctm-0-75:
- shard-dg2-set2: [SKIP][408] ([Intel XE#306]) -> [SKIP][409] ([Intel XE#4208] / [i915#2575]) +2 other tests skip
[408]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_chamelium_color@ctm-0-75.html
[409]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_chamelium_color@ctm-0-75.html
* igt@kms_chamelium_color@gamma:
- shard-dg2-set2: [SKIP][410] ([Intel XE#4208] / [i915#2575]) -> [SKIP][411] ([Intel XE#306])
[410]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_chamelium_color@gamma.html
[411]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_chamelium_color@gamma.html
* igt@kms_chamelium_edid@dp-edid-change-during-suspend:
- shard-dg2-set2: [SKIP][412] ([Intel XE#4208] / [i915#2575]) -> [SKIP][413] ([Intel XE#373]) +9 other tests skip
[412]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_chamelium_edid@dp-edid-change-during-suspend.html
[413]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_chamelium_edid@dp-edid-change-during-suspend.html
* igt@kms_chamelium_hpd@vga-hpd:
- shard-dg2-set2: [SKIP][414] ([Intel XE#373]) -> [SKIP][415] ([Intel XE#4208] / [i915#2575]) +11 other tests skip
[414]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_chamelium_hpd@vga-hpd.html
[415]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_chamelium_hpd@vga-hpd.html
* igt@kms_content_protection@lic-type-0:
- shard-dg2-set2: [FAIL][416] ([Intel XE#1178]) -> [SKIP][417] ([Intel XE#4208] / [i915#2575])
[416]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_content_protection@lic-type-0.html
[417]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_content_protection@lic-type-0.html
* igt@kms_content_protection@uevent:
- shard-dg2-set2: [FAIL][418] ([Intel XE#1188]) -> [SKIP][419] ([Intel XE#4208] / [i915#2575])
[418]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_content_protection@uevent.html
[419]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_content_protection@uevent.html
- shard-bmg: [FAIL][420] ([Intel XE#1188]) -> [SKIP][421] ([Intel XE#2341])
[420]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_content_protection@uevent.html
[421]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_content_protection@uevent.html
* igt@kms_cursor_crc@cursor-offscreen-512x170:
- shard-dg2-set2: [SKIP][422] ([Intel XE#4208] / [i915#2575]) -> [SKIP][423] ([Intel XE#308]) +1 other test skip
[422]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_cursor_crc@cursor-offscreen-512x170.html
[423]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_cursor_crc@cursor-offscreen-512x170.html
* igt@kms_cursor_crc@cursor-onscreen-64x64:
- shard-dg2-set2: [SKIP][424] ([Intel XE#4208] / [i915#2575]) -> [DMESG-WARN][425] ([Intel XE#1033]) +8 other tests dmesg-warn
[424]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_cursor_crc@cursor-onscreen-64x64.html
[425]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_cursor_crc@cursor-onscreen-64x64.html
* igt@kms_cursor_crc@cursor-random-32x10:
- shard-dg2-set2: [SKIP][426] ([Intel XE#455]) -> [SKIP][427] ([Intel XE#4208] / [i915#2575]) +5 other tests skip
[426]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_cursor_crc@cursor-random-32x10.html
[427]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_cursor_crc@cursor-random-32x10.html
* igt@kms_cursor_crc@cursor-rapid-movement-512x170:
- shard-dg2-set2: [SKIP][428] ([Intel XE#308]) -> [SKIP][429] ([Intel XE#4208] / [i915#2575])
[428]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html
[429]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html
* igt@kms_cursor_crc@cursor-sliding-128x128:
- shard-dg2-set2: [DMESG-WARN][430] ([Intel XE#1033]) -> [SKIP][431] ([Intel XE#4208] / [i915#2575]) +5 other tests skip
[430]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_cursor_crc@cursor-sliding-128x128.html
[431]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_cursor_crc@cursor-sliding-128x128.html
* igt@kms_cursor_legacy@cursor-vs-flip-atomic:
- shard-bmg: [INCOMPLETE][432] ([Intel XE#3226]) -> [DMESG-WARN][433] ([Intel XE#4172])
[432]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_cursor_legacy@cursor-vs-flip-atomic.html
[433]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_cursor_legacy@cursor-vs-flip-atomic.html
* igt@kms_dsc@dsc-with-bpc-formats:
- shard-dg2-set2: [SKIP][434] ([Intel XE#455]) -> [SKIP][435] ([Intel XE#2351] / [Intel XE#4208]) +2 other tests skip
[434]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_dsc@dsc-with-bpc-formats.html
[435]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_dsc@dsc-with-bpc-formats.html
* igt@kms_fbcon_fbt@psr:
- shard-dg2-set2: [SKIP][436] ([Intel XE#776]) -> [SKIP][437] ([Intel XE#4208])
[436]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_fbcon_fbt@psr.html
[437]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_fbcon_fbt@psr.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-dg2-set2: [SKIP][438] ([Intel XE#4208]) -> [SKIP][439] ([Intel XE#776])
[438]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_fbcon_fbt@psr-suspend.html
[439]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@display-3x:
- shard-dg2-set2: [SKIP][440] ([Intel XE#4208] / [i915#2575]) -> [SKIP][441] ([Intel XE#703])
[440]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_feature_discovery@display-3x.html
[441]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_feature_discovery@display-3x.html
* igt@kms_feature_discovery@display-4x:
- shard-dg2-set2: [SKIP][442] ([Intel XE#1138]) -> [SKIP][443] ([Intel XE#4208] / [i915#2575])
[442]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_feature_discovery@display-4x.html
[443]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_feature_discovery@display-4x.html
* igt@kms_feature_discovery@psr1:
- shard-dg2-set2: [SKIP][444] ([Intel XE#1135]) -> [SKIP][445] ([Intel XE#4208] / [i915#2575])
[444]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_feature_discovery@psr1.html
[445]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_feature_discovery@psr1.html
* igt@kms_flip@2x-flip-vs-expired-vblank:
- shard-bmg: [SKIP][446] ([Intel XE#2316]) -> [DMESG-FAIL][447] ([Intel XE#4172])
[446]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_flip@2x-flip-vs-expired-vblank.html
[447]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank.html
- shard-dg2-set2: [FAIL][448] ([Intel XE#301]) -> [DMESG-FAIL][449] ([Intel XE#1033])
[448]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank.html
[449]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank.html
* igt@kms_flip@2x-flip-vs-expired-vblank@cd-hdmi-a6-dp4:
- shard-dg2-set2: [FAIL][450] ([Intel XE#301]) -> [DMESG-WARN][451] ([Intel XE#1033])
[450]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank@cd-hdmi-a6-dp4.html
[451]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_flip@2x-flip-vs-expired-vblank@cd-hdmi-a6-dp4.html
* igt@kms_flip@flip-vs-expired-vblank:
- shard-dg2-set2: [FAIL][452] ([Intel XE#301]) -> [SKIP][453] ([Intel XE#4208] / [i915#2575])
[452]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_flip@flip-vs-expired-vblank.html
[453]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_flip@flip-vs-expired-vblank.html
* igt@kms_flip@flip-vs-suspend:
- shard-dg2-set2: [DMESG-WARN][454] ([Intel XE#2955]) -> [SKIP][455] ([Intel XE#4208] / [i915#2575])
[454]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_flip@flip-vs-suspend.html
[455]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_flip@flip-vs-suspend.html
* igt@kms_flip@plain-flip-fb-recreate:
- shard-bmg: [FAIL][456] ([Intel XE#2882]) -> [DMESG-WARN][457] ([Intel XE#4172])
[456]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@kms_flip@plain-flip-fb-recreate.html
[457]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_flip@plain-flip-fb-recreate.html
* igt@kms_flip@single-buffer-flip-vs-dpms-off-vs-modeset:
- shard-dg2-set2: [DMESG-WARN][458] -> [SKIP][459] ([Intel XE#4208] / [i915#2575])
[458]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_flip@single-buffer-flip-vs-dpms-off-vs-modeset.html
[459]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_flip@single-buffer-flip-vs-dpms-off-vs-modeset.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling:
- shard-dg2-set2: [SKIP][460] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][461] ([Intel XE#455]) +1 other test skip
[460]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling.html
[461]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
- shard-dg2-set2: [SKIP][462] ([Intel XE#4208]) -> [SKIP][463] ([Intel XE#455]) +3 other tests skip
[462]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
[463]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt:
- shard-bmg: [SKIP][464] ([Intel XE#2311]) -> [SKIP][465] ([Intel XE#2312]) +14 other tests skip
[464]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt.html
[465]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@drrs-indfb-scaledprimary:
- shard-dg2-set2: [SKIP][466] ([Intel XE#651]) -> [SKIP][467] ([Intel XE#4208]) +27 other tests skip
[466]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_frontbuffer_tracking@drrs-indfb-scaledprimary.html
[467]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@drrs-indfb-scaledprimary.html
* igt@kms_frontbuffer_tracking@drrs-suspend:
- shard-dg2-set2: [SKIP][468] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][469] ([Intel XE#651]) +10 other tests skip
[468]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_frontbuffer_tracking@drrs-suspend.html
[469]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_frontbuffer_tracking@drrs-suspend.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt:
- shard-bmg: [SKIP][470] ([Intel XE#2312]) -> [SKIP][471] ([Intel XE#4141]) +2 other tests skip
[470]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt.html
[471]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-8/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render:
- shard-bmg: [SKIP][472] ([Intel XE#4141]) -> [SKIP][473] ([Intel XE#2312]) +6 other tests skip
[472]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html
[473]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-1p-rte:
- shard-dg2-set2: [SKIP][474] ([Intel XE#4208]) -> [SKIP][475] ([Intel XE#651]) +15 other tests skip
[474]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcdrrs-1p-rte.html
[475]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_frontbuffer_tracking@fbcdrrs-1p-rte.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-cur-indfb-move:
- shard-bmg: [SKIP][476] ([Intel XE#2312]) -> [SKIP][477] ([Intel XE#2311]) +11 other tests skip
[476]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-cur-indfb-move.html
[477]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-cur-indfb-move.html
* igt@kms_frontbuffer_tracking@fbcdrrs-rgb101010-draw-mmap-wc:
- shard-dg2-set2: [SKIP][478] ([Intel XE#651]) -> [SKIP][479] ([Intel XE#2351] / [Intel XE#4208]) +13 other tests skip
[478]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_frontbuffer_tracking@fbcdrrs-rgb101010-draw-mmap-wc.html
[479]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcdrrs-rgb101010-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y:
- shard-dg2-set2: [SKIP][480] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][481] ([Intel XE#658]) +1 other test skip
[480]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
[481]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-render:
- shard-bmg: [SKIP][482] ([Intel XE#2312]) -> [SKIP][483] ([Intel XE#2313]) +11 other tests skip
[482]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-render.html
[483]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsr-slowdraw:
- shard-dg2-set2: [SKIP][484] ([Intel XE#653]) -> [SKIP][485] ([Intel XE#2351] / [Intel XE#4208]) +10 other tests skip
[484]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcpsr-slowdraw.html
[485]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcpsr-slowdraw.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-4:
- shard-dg2-set2: [SKIP][486] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][487] ([Intel XE#653]) +8 other tests skip
[486]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html
[487]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html
* igt@kms_frontbuffer_tracking@pipe-fbc-rte:
- shard-dg2-set2: [SKIP][488] ([Intel XE#455]) -> [SKIP][489] ([Intel XE#4208]) +2 other tests skip
[488]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
[489]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
* igt@kms_frontbuffer_tracking@plane-fbc-rte:
- shard-dg2-set2: [SKIP][490] ([Intel XE#1158]) -> [SKIP][491] ([Intel XE#4208])
[490]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_frontbuffer_tracking@plane-fbc-rte.html
[491]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@plane-fbc-rte.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-move:
- shard-dg2-set2: [SKIP][492] ([Intel XE#4208]) -> [SKIP][493] ([Intel XE#653]) +23 other tests skip
[492]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-move.html
[493]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-move.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt:
- shard-bmg: [SKIP][494] ([Intel XE#2313]) -> [SKIP][495] ([Intel XE#2312]) +12 other tests skip
[494]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-5/igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt.html
[495]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-6/igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@psr-slowdraw:
- shard-dg2-set2: [SKIP][496] ([Intel XE#653]) -> [SKIP][497] ([Intel XE#4208]) +28 other tests skip
[496]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_frontbuffer_tracking@psr-slowdraw.html
[497]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_frontbuffer_tracking@psr-slowdraw.html
* igt@kms_hdr@brightness-with-hdr:
- shard-bmg: [SKIP][498] ([Intel XE#3544]) -> [SKIP][499] ([Intel XE#3374] / [Intel XE#3544])
[498]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-4/igt@kms_hdr@brightness-with-hdr.html
[499]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-7/igt@kms_hdr@brightness-with-hdr.html
* igt@kms_joiner@basic-big-joiner:
- shard-dg2-set2: [SKIP][500] ([Intel XE#4208]) -> [SKIP][501] ([Intel XE#346]) +1 other test skip
[500]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_joiner@basic-big-joiner.html
[501]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@kms_joiner@basic-big-joiner.html
* igt@kms_joiner@invalid-modeset-ultra-joiner:
- shard-dg2-set2: [SKIP][502] ([Intel XE#2927]) -> [SKIP][503] ([Intel XE#4208])
[502]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_joiner@invalid-modeset-ultra-joiner.html
[503]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_joiner@invalid-modeset-ultra-joiner.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-dg2-set2: [SKIP][504] ([Intel XE#356]) -> [SKIP][505] ([Intel XE#4208] / [i915#2575])
[504]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
[505]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_plane_cursor@primary:
- shard-dg2-set2: [FAIL][506] ([Intel XE#616]) -> [DMESG-FAIL][507] ([Intel XE#1033])
[506]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_plane_cursor@primary.html
[507]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_plane_cursor@primary.html
* igt@kms_plane_lowres@tiling-y:
- shard-dg2-set2: [SKIP][508] ([Intel XE#4208] / [i915#2575]) -> [SKIP][509] ([Intel XE#455]) +6 other tests skip
[508]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_plane_lowres@tiling-y.html
[509]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_plane_lowres@tiling-y.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling:
- shard-dg2-set2: [SKIP][510] ([Intel XE#2763] / [Intel XE#455]) -> [SKIP][511] ([Intel XE#4208] / [i915#2575]) +3 other tests skip
[510]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling.html
[511]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25:
- shard-dg2-set2: [SKIP][512] ([Intel XE#4208] / [i915#2575]) -> [SKIP][513] ([Intel XE#2763] / [Intel XE#455]) +1 other test skip
[512]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25.html
[513]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25.html
* igt@kms_pm_dc@dc3co-vpb-simulation:
- shard-dg2-set2: [SKIP][514] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][515] ([Intel XE#1122])
[514]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_pm_dc@dc3co-vpb-simulation.html
[515]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_pm_dc@dc3co-vpb-simulation.html
* igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-exceed-fully-sf:
- shard-dg2-set2: [SKIP][516] ([Intel XE#4208]) -> [SKIP][517] ([Intel XE#1489]) +8 other tests skip
[516]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-exceed-fully-sf.html
[517]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area:
- shard-dg2-set2: [SKIP][518] ([Intel XE#1489]) -> [SKIP][519] ([Intel XE#4208]) +10 other tests skip
[518]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area.html
[519]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area.html
* igt@kms_psr@fbc-psr-sprite-render:
- shard-dg2-set2: [SKIP][520] ([Intel XE#2850] / [Intel XE#929]) -> [SKIP][521] ([Intel XE#4208]) +14 other tests skip
[520]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_psr@fbc-psr-sprite-render.html
[521]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_psr@fbc-psr-sprite-render.html
* igt@kms_psr@fbc-psr2-cursor-blt:
- shard-dg2-set2: [SKIP][522] ([Intel XE#2850] / [Intel XE#929]) -> [SKIP][523] ([Intel XE#2351] / [Intel XE#4208]) +5 other tests skip
[522]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@kms_psr@fbc-psr2-cursor-blt.html
[523]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_psr@fbc-psr2-cursor-blt.html
* igt@kms_psr@pr-sprite-blt:
- shard-dg2-set2: [SKIP][524] ([Intel XE#4208]) -> [SKIP][525] ([Intel XE#2850] / [Intel XE#929]) +9 other tests skip
[524]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_psr@pr-sprite-blt.html
[525]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_psr@pr-sprite-blt.html
* igt@kms_psr@psr-sprite-blt:
- shard-dg2-set2: [SKIP][526] ([Intel XE#2351] / [Intel XE#4208]) -> [SKIP][527] ([Intel XE#2850] / [Intel XE#929]) +5 other tests skip
[526]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_psr@psr-sprite-blt.html
[527]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_psr@psr-sprite-blt.html
* igt@kms_rotation_crc@primary-rotation-90:
- shard-dg2-set2: [SKIP][528] ([Intel XE#4208] / [i915#2575]) -> [SKIP][529] ([Intel XE#3414]) +1 other test skip
[528]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_rotation_crc@primary-rotation-90.html
[529]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_rotation_crc@primary-rotation-90.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-0:
- shard-dg2-set2: [SKIP][530] ([Intel XE#4208] / [i915#2575]) -> [SKIP][531] ([Intel XE#1127])
[530]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
[531]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
- shard-dg2-set2: [SKIP][532] ([Intel XE#1127]) -> [SKIP][533] ([Intel XE#4208] / [i915#2575])
[532]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
[533]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
* igt@kms_rotation_crc@sprite-rotation-90:
- shard-dg2-set2: [SKIP][534] ([Intel XE#3414]) -> [SKIP][535] ([Intel XE#4208] / [i915#2575]) +1 other test skip
[534]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_rotation_crc@sprite-rotation-90.html
[535]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_rotation_crc@sprite-rotation-90.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-bmg: [FAIL][536] ([Intel XE#1729]) -> [SKIP][537] ([Intel XE#2426])
[536]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-1/igt@kms_tiled_display@basic-test-pattern.html
[537]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-5/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-dg2-set2: [SKIP][538] ([Intel XE#1500]) -> [SKIP][539] ([Intel XE#4208] / [i915#2575])
[538]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
[539]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
* igt@kms_tv_load_detect@load-detect:
- shard-dg2-set2: [SKIP][540] ([Intel XE#330]) -> [SKIP][541] ([Intel XE#4208] / [i915#2575])
[540]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@kms_tv_load_detect@load-detect.html
[541]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_tv_load_detect@load-detect.html
* igt@kms_vrr@lobf:
- shard-dg2-set2: [SKIP][542] ([Intel XE#2168]) -> [SKIP][543] ([Intel XE#4208] / [i915#2575])
[542]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@kms_vrr@lobf.html
[543]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_vrr@lobf.html
* igt@kms_writeback@writeback-fb-id-xrgb2101010:
- shard-dg2-set2: [SKIP][544] ([Intel XE#4208] / [i915#2575]) -> [SKIP][545] ([Intel XE#756])
[544]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
[545]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
* igt@kms_writeback@writeback-invalid-parameters:
- shard-dg2-set2: [SKIP][546] ([Intel XE#756]) -> [SKIP][547] ([Intel XE#4208] / [i915#2575]) +1 other test skip
[546]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@kms_writeback@writeback-invalid-parameters.html
[547]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@kms_writeback@writeback-invalid-parameters.html
* igt@testdisplay:
- shard-dg2-set2: [SKIP][548] ([Intel XE#4208]) -> [DMESG-WARN][549] ([Intel XE#2705] / [Intel XE#4212])
[548]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@testdisplay.html
[549]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@testdisplay.html
* igt@xe_copy_basic@mem-copy-linear-0x3fff:
- shard-dg2-set2: [SKIP][550] ([Intel XE#1123]) -> [SKIP][551] ([Intel XE#4208]) +2 other tests skip
[550]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@xe_copy_basic@mem-copy-linear-0x3fff.html
[551]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_copy_basic@mem-copy-linear-0x3fff.html
* igt@xe_copy_basic@mem-set-linear-0xfd:
- shard-dg2-set2: [SKIP][552] ([Intel XE#4208]) -> [SKIP][553] ([Intel XE#1126])
[552]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_copy_basic@mem-set-linear-0xfd.html
[553]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_copy_basic@mem-set-linear-0xfd.html
* igt@xe_eudebug@basic-close:
- shard-dg2-set2: [SKIP][554] ([Intel XE#2905]) -> [SKIP][555] ([Intel XE#4208]) +16 other tests skip
[554]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@xe_eudebug@basic-close.html
[555]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_eudebug@basic-close.html
* igt@xe_eudebug@basic-vm-bind-ufence-delay-ack:
- shard-dg2-set2: [SKIP][556] ([Intel XE#3889]) -> [SKIP][557] ([Intel XE#4208]) +2 other tests skip
[556]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@xe_eudebug@basic-vm-bind-ufence-delay-ack.html
[557]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_eudebug@basic-vm-bind-ufence-delay-ack.html
* igt@xe_eudebug@basic-vm-bind-ufence-sigint-client:
- shard-dg2-set2: [SKIP][558] ([Intel XE#4208]) -> [SKIP][559] ([Intel XE#3889])
[558]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_eudebug@basic-vm-bind-ufence-sigint-client.html
[559]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_eudebug@basic-vm-bind-ufence-sigint-client.html
* igt@xe_eudebug_online@debugger-reopen:
- shard-dg2-set2: [SKIP][560] ([Intel XE#4208]) -> [SKIP][561] ([Intel XE#2905]) +9 other tests skip
[560]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_eudebug_online@debugger-reopen.html
[561]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_eudebug_online@debugger-reopen.html
* igt@xe_exec_fault_mode@once-invalid-userptr-fault:
- shard-dg2-set2: [SKIP][562] ([Intel XE#4208]) -> [SKIP][563] ([Intel XE#288]) +21 other tests skip
[562]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_exec_fault_mode@once-invalid-userptr-fault.html
[563]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_exec_fault_mode@once-invalid-userptr-fault.html
* igt@xe_exec_fault_mode@twice-userptr-prefetch:
- shard-dg2-set2: [SKIP][564] ([Intel XE#288]) -> [SKIP][565] ([Intel XE#4208]) +30 other tests skip
[564]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@xe_exec_fault_mode@twice-userptr-prefetch.html
[565]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_exec_fault_mode@twice-userptr-prefetch.html
* igt@xe_exec_mix_modes@exec-simple-batch-store-lr:
- shard-dg2-set2: [SKIP][566] ([Intel XE#4208]) -> [SKIP][567] ([Intel XE#2360]) +1 other test skip
[566]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_exec_mix_modes@exec-simple-batch-store-lr.html
[567]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_exec_mix_modes@exec-simple-batch-store-lr.html
* igt@xe_live_ktest@xe_eudebug:
- shard-bmg: [SKIP][568] ([Intel XE#1192]) -> [SKIP][569] ([Intel XE#2833])
[568]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-bmg-6/igt@xe_live_ktest@xe_eudebug.html
[569]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-bmg-4/igt@xe_live_ktest@xe_eudebug.html
* igt@xe_mmap@small-bar:
- shard-dg2-set2: [SKIP][570] ([Intel XE#512]) -> [SKIP][571] ([Intel XE#4208])
[570]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-463/igt@xe_mmap@small-bar.html
[571]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_mmap@small-bar.html
* igt@xe_oa@non-privileged-map-oa-buffer:
- shard-dg2-set2: [SKIP][572] ([Intel XE#4208]) -> [SKIP][573] ([Intel XE#2541] / [Intel XE#3573]) +7 other tests skip
[572]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_oa@non-privileged-map-oa-buffer.html
[573]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_oa@non-privileged-map-oa-buffer.html
* igt@xe_oa@syncs-ufence-wait-cfg:
- shard-dg2-set2: [SKIP][574] ([Intel XE#2541] / [Intel XE#3573]) -> [SKIP][575] ([Intel XE#4208]) +11 other tests skip
[574]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@xe_oa@syncs-ufence-wait-cfg.html
[575]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_oa@syncs-ufence-wait-cfg.html
* igt@xe_pat@pat-index-xe2:
- shard-dg2-set2: [SKIP][576] ([Intel XE#977]) -> [SKIP][577] ([Intel XE#4208])
[576]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-436/igt@xe_pat@pat-index-xe2.html
[577]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_pat@pat-index-xe2.html
* igt@xe_pat@pat-index-xelpg:
- shard-dg2-set2: [SKIP][578] ([Intel XE#4208]) -> [SKIP][579] ([Intel XE#979])
[578]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_pat@pat-index-xelpg.html
[579]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_pat@pat-index-xelpg.html
* igt@xe_peer2peer@read:
- shard-dg2-set2: [SKIP][580] ([Intel XE#1061] / [Intel XE#4208]) -> [FAIL][581] ([Intel XE#1173])
[580]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_peer2peer@read.html
[581]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_peer2peer@read.html
* igt@xe_pm@d3cold-mmap-vram:
- shard-dg2-set2: [SKIP][582] ([Intel XE#2284] / [Intel XE#366]) -> [SKIP][583] ([Intel XE#4208]) +2 other tests skip
[582]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@xe_pm@d3cold-mmap-vram.html
[583]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_pm@d3cold-mmap-vram.html
* igt@xe_pm@d3cold-multiple-execs:
- shard-dg2-set2: [SKIP][584] ([Intel XE#4208]) -> [SKIP][585] ([Intel XE#2284] / [Intel XE#366])
[584]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_pm@d3cold-multiple-execs.html
[585]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_pm@d3cold-multiple-execs.html
* igt@xe_pm@s3-vm-bind-userptr:
- shard-dg2-set2: [SKIP][586] ([Intel XE#4208]) -> [ABORT][587] ([Intel XE#1358] / [Intel XE#1794])
[586]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_pm@s3-vm-bind-userptr.html
[587]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_pm@s3-vm-bind-userptr.html
* igt@xe_pm@s4-d3hot-basic-exec:
- shard-dg2-set2: [SKIP][588] ([Intel XE#4208]) -> [ABORT][589] ([Intel XE#1358]) +1 other test abort
[588]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_pm@s4-d3hot-basic-exec.html
[589]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-466/igt@xe_pm@s4-d3hot-basic-exec.html
* igt@xe_pm@s4-mocs:
- shard-dg2-set2: [ABORT][590] ([Intel XE#1033] / [Intel XE#1358]) -> [ABORT][591] ([Intel XE#1358]) +1 other test abort
[590]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-466/igt@xe_pm@s4-mocs.html
[591]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_pm@s4-mocs.html
* igt@xe_pm@s4-vm-bind-userptr:
- shard-dg2-set2: [ABORT][592] ([Intel XE#1358]) -> [SKIP][593] ([Intel XE#4208]) +1 other test skip
[592]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@xe_pm@s4-vm-bind-userptr.html
[593]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_pm@s4-vm-bind-userptr.html
* igt@xe_query@multigpu-query-topology:
- shard-dg2-set2: [SKIP][594] ([Intel XE#4208]) -> [SKIP][595] ([Intel XE#944])
[594]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_query@multigpu-query-topology.html
[595]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_query@multigpu-query-topology.html
* igt@xe_query@multigpu-query-uc-fw-version-huc:
- shard-dg2-set2: [SKIP][596] ([Intel XE#944]) -> [SKIP][597] ([Intel XE#4208]) +3 other tests skip
[596]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-434/igt@xe_query@multigpu-query-uc-fw-version-huc.html
[597]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_query@multigpu-query-uc-fw-version-huc.html
* igt@xe_sriov_auto_provisioning@fair-allocation:
- shard-dg2-set2: [SKIP][598] ([Intel XE#4208]) -> [SKIP][599] ([Intel XE#4130])
[598]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_sriov_auto_provisioning@fair-allocation.html
[599]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-435/igt@xe_sriov_auto_provisioning@fair-allocation.html
* igt@xe_sriov_flr@flr-each-isolation:
- shard-dg2-set2: [SKIP][600] ([Intel XE#4208]) -> [SKIP][601] ([Intel XE#3342])
[600]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-464/igt@xe_sriov_flr@flr-each-isolation.html
[601]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-436/igt@xe_sriov_flr@flr-each-isolation.html
* igt@xe_sriov_flr@flr-vf1-clear:
- shard-dg2-set2: [SKIP][602] ([Intel XE#3342]) -> [SKIP][603] ([Intel XE#4208])
[602]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8224/shard-dg2-435/igt@xe_sriov_flr@flr-vf1-clear.html
[603]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/shard-dg2-464/igt@xe_sriov_flr@flr-vf1-clear.html
[Intel XE#1033]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1033
[Intel XE#1061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1061
[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#1138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1138
[Intel XE#1158]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1158
[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#1192]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1192
[Intel XE#1340]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1340
[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#1401]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1401
[Intel XE#1406]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406
[Intel XE#1407]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1407
[Intel XE#1421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421
[Intel XE#1424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1424
[Intel XE#1435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435
[Intel XE#1439]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1439
[Intel XE#1469]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1469
[Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
[Intel XE#1499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1499
[Intel XE#1500]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1500
[Intel XE#1503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1503
[Intel XE#1512]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1512
[Intel XE#1522]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1522
[Intel XE#1607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1607
[Intel XE#1727]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1727
[Intel XE#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729
[Intel XE#1745]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1745
[Intel XE#1794]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1794
[Intel XE#2042]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2042
[Intel XE#2049]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2049
[Intel XE#2134]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2134
[Intel XE#2159]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2159
[Intel XE#2168]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2168
[Intel XE#2191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2191
[Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229
[Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2236]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2236
[Intel XE#2244]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2244
[Intel XE#2245]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2245
[Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
[Intel XE#2284]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2284
[Intel XE#2286]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2286
[Intel XE#2291]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2291
[Intel XE#2293]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2293
[Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311
[Intel XE#2312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2312
[Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313
[Intel XE#2314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2314
[Intel XE#2316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2316
[Intel XE#2320]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2320
[Intel XE#2321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2321
[Intel XE#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322
[Intel XE#2325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325
[Intel XE#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327
[Intel XE#2341]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2341
[Intel XE#2351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2351
[Intel XE#2352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2352
[Intel XE#2360]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2360
[Intel XE#2373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2373
[Intel XE#2380]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2380
[Intel XE#2390]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2390
[Intel XE#2392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2392
[Intel XE#2393]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2393
[Intel XE#2413]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2413
[Intel XE#2414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2414
[Intel XE#2425]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2425
[Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
[Intel XE#2427]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2427
[Intel XE#2457]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2457
[Intel XE#2502]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2502
[Intel XE#2541]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2541
[Intel XE#2597]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2597
[Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
[Intel XE#2669]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2669
[Intel XE#2705]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2705
[Intel XE#2724]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2724
[Intel XE#2763]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2763
[Intel XE#2833]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2833
[Intel XE#2838]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2838
[Intel XE#2849]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2849
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#288]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/288
[Intel XE#2882]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2882
[Intel XE#2883]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2883
[Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
[Intel XE#2893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2893
[Intel XE#2894]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2894
[Intel XE#2905]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2905
[Intel XE#2907]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2907
[Intel XE#2927]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2927
[Intel XE#2934]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2934
[Intel XE#2939]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2939
[Intel XE#2955]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2955
[Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301
[Intel XE#3012]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3012
[Intel XE#306]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/306
[Intel XE#307]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/307
[Intel XE#308]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/308
[Intel XE#309]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/309
[Intel XE#3098]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3098
[Intel XE#3113]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3113
[Intel XE#3124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3124
[Intel XE#314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/314
[Intel XE#3141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3141
[Intel XE#316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/316
[Intel XE#3226]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3226
[Intel XE#323]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/323
[Intel XE#3278]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3278
[Intel XE#3279]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3279
[Intel XE#330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/330
[Intel XE#3321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3321
[Intel XE#3342]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3342
[Intel XE#3374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3374
[Intel XE#3383]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3383
[Intel XE#3414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3414
[Intel XE#3432]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3432
[Intel XE#3442]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3442
[Intel XE#346]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/346
[Intel XE#352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/352
[Intel XE#3544]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3544
[Intel XE#356]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/356
[Intel XE#3573]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3573
[Intel XE#3658]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3658
[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#3768]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3768
[Intel XE#378]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/378
[Intel XE#3889]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3889
[Intel XE#3904]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3904
[Intel XE#3908]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3908
[Intel XE#3924]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3924
[Intel XE#3954]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3954
[Intel XE#4010]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4010
[Intel XE#4045]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4045
[Intel XE#4090]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4090
[Intel XE#4130]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4130
[Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
[Intel XE#4172]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4172
[Intel XE#4208]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4208
[Intel XE#4210]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4210
[Intel XE#4212]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4212
[Intel XE#4257]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4257
[Intel XE#455]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/455
[Intel XE#512]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/512
[Intel XE#569]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/569
[Intel XE#584]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/584
[Intel XE#599]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/599
[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#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#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688
[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#771]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/771
[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#836]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/836
[Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870
[Intel XE#886]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/886
[Intel XE#899]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/899
[Intel XE#911]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/911
[Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
[Intel XE#977]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/977
[Intel XE#979]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/979
[i915#2575]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2575
Build changes
-------------
* IGT: IGT_8224 -> IGTPW_12555
* Linux: xe-2601-a7df3eccb725a8d72f8f3ed87ee7ad9419b17380 -> xe-2612-2aff25306def7c151be69b338bc1f5a27733c93e
IGTPW_12555: 6a936b5f47614d87b7fff180f9d3646521b8a3fa @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_8224: c659b986ba648584d36b3cfece897bc84a33dcbb @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-2601-a7df3eccb725a8d72f8f3ed87ee7ad9419b17380: a7df3eccb725a8d72f8f3ed87ee7ad9419b17380
xe-2612-2aff25306def7c151be69b338bc1f5a27733c93e: 2aff25306def7c151be69b338bc1f5a27733c93e
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12555/index.html
[-- Attachment #2: Type: text/html, Size: 170384 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✗ i915.CI.Full: failure for tests/kms_display_modes: Add logs to skips
2025-02-06 15:23 [PATCH i-g-t] tests/kms_display_modes: Add logs to skips Jeevan B
` (5 preceding siblings ...)
2025-02-07 19:02 ` ✗ Xe.CI.Full: failure " Patchwork
@ 2025-02-07 21:19 ` Patchwork
6 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2025-02-07 21:19 UTC (permalink / raw)
To: B, Jeevan; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 100262 bytes --]
== Series Details ==
Series: tests/kms_display_modes: Add logs to skips
URL : https://patchwork.freedesktop.org/series/144423/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_16080_full -> IGTPW_12555_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with IGTPW_12555_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in IGTPW_12555_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.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/index.html
Participating hosts (12 -> 10)
------------------------------
Missing (2): shard-snb-0 shard-dg2-set2
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in IGTPW_12555_full:
### IGT changes ###
#### Possible regressions ####
* igt@gem_ccs@suspend-resume@linear-compressed-compfmt0-smem-lmem0:
- shard-dg2: [PASS][1] -> [INCOMPLETE][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-dg2-7/igt@gem_ccs@suspend-resume@linear-compressed-compfmt0-smem-lmem0.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-6/igt@gem_ccs@suspend-resume@linear-compressed-compfmt0-smem-lmem0.html
* igt@gem_eio@hibernate:
- shard-glk: NOTRUN -> [ABORT][3]
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk7/igt@gem_eio@hibernate.html
* igt@gem_softpin@noreloc-s3:
- shard-glk: [PASS][4] -> [INCOMPLETE][5]
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-glk2/igt@gem_softpin@noreloc-s3.html
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk9/igt@gem_softpin@noreloc-s3.html
* igt@kms_async_flips@test-cursor-atomic:
- shard-rkl: [PASS][6] -> [SKIP][7] +38 other tests skip
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-1/igt@kms_async_flips@test-cursor-atomic.html
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_async_flips@test-cursor-atomic.html
* igt@kms_ccs@crc-primary-basic-4-tiled-dg2-rc-ccs:
- shard-dg2-9: NOTRUN -> [INCOMPLETE][8] +1 other test incomplete
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_ccs@crc-primary-basic-4-tiled-dg2-rc-ccs.html
* igt@kms_display_modes@extended-mode-basic:
- shard-dg1: NOTRUN -> [SKIP][9]
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@kms_display_modes@extended-mode-basic.html
* igt@kms_dsc@dsc-fractional-bpp:
- shard-rkl: NOTRUN -> [SKIP][10] +22 other tests skip
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_dsc@dsc-fractional-bpp.html
* igt@perf_pmu@invalid-init:
- shard-glk: NOTRUN -> [FAIL][11]
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk8/igt@perf_pmu@invalid-init.html
- shard-dg2-9: NOTRUN -> [FAIL][12]
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@perf_pmu@invalid-init.html
* igt@perf_pmu@module-unload:
- shard-snb: [PASS][13] -> [INCOMPLETE][14]
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-snb5/igt@perf_pmu@module-unload.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-snb1/igt@perf_pmu@module-unload.html
#### Warnings ####
* igt@gem_ccs@suspend-resume:
- shard-dg2: [INCOMPLETE][15] ([i915#13356]) -> [INCOMPLETE][16]
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-dg2-7/igt@gem_ccs@suspend-resume.html
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-6/igt@gem_ccs@suspend-resume.html
* igt@kms_big_fb@4-tiled-8bpp-rotate-180:
- shard-rkl: [SKIP][17] ([i915#5286]) -> [SKIP][18]
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-5/igt@kms_big_fb@4-tiled-8bpp-rotate-180.html
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_big_fb@4-tiled-8bpp-rotate-180.html
* igt@kms_big_fb@linear-64bpp-rotate-90:
- shard-rkl: [SKIP][19] ([i915#3638]) -> [SKIP][20] +1 other test skip
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-3/igt@kms_big_fb@linear-64bpp-rotate-90.html
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_big_fb@linear-64bpp-rotate-90.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-mc-ccs:
- shard-rkl: [SKIP][21] ([i915#6095]) -> [SKIP][22] +9 other tests skip
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-7/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-mc-ccs.html
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-mc-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs:
- shard-rkl: [SKIP][23] ([i915#12313]) -> [SKIP][24]
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-4/igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs.html
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs.html
* igt@kms_content_protection@dp-mst-type-1:
- shard-rkl: [SKIP][25] ([i915#3116]) -> [SKIP][26]
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-1/igt@kms_content_protection@dp-mst-type-1.html
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_content_protection@dp-mst-type-1.html
* igt@kms_content_protection@lic-type-1:
- shard-rkl: [SKIP][27] ([i915#9424]) -> [SKIP][28]
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-6/igt@kms_content_protection@lic-type-1.html
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_content_protection@lic-type-1.html
* igt@kms_cursor_crc@cursor-sliding-256x85:
- shard-rkl: [FAIL][29] ([i915#13566]) -> [SKIP][30]
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-3/igt@kms_cursor_crc@cursor-sliding-256x85.html
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_cursor_crc@cursor-sliding-256x85.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- shard-rkl: [SKIP][31] ([i915#4103]) -> [SKIP][32] +2 other tests skip
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-4/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_display_modes@extended-mode-basic:
- shard-dg2: [SKIP][33] ([i915#3555]) -> [SKIP][34]
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-dg2-3/igt@kms_display_modes@extended-mode-basic.html
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-11/igt@kms_display_modes@extended-mode-basic.html
- shard-tglu: [SKIP][35] ([i915#3555]) -> [SKIP][36]
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-tglu-3/igt@kms_display_modes@extended-mode-basic.html
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-4/igt@kms_display_modes@extended-mode-basic.html
* igt@kms_dsc@dsc-fractional-bpp-with-bpc:
- shard-rkl: [SKIP][37] ([i915#3840]) -> [SKIP][38]
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-5/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html
* igt@kms_hdr@static-swap:
- shard-rkl: [SKIP][39] ([i915#3555] / [i915#8228]) -> [SKIP][40]
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-1/igt@kms_hdr@static-swap.html
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_hdr@static-swap.html
* igt@kms_scaling_modes@scaling-mode-none:
- shard-rkl: [SKIP][41] ([i915#3555]) -> [SKIP][42] +1 other test skip
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-4/igt@kms_scaling_modes@scaling-mode-none.html
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_scaling_modes@scaling-mode-none.html
* igt@kms_vrr@negative-basic:
- shard-rkl: [SKIP][43] ([i915#3555] / [i915#9906]) -> [SKIP][44]
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-5/igt@kms_vrr@negative-basic.html
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_vrr@negative-basic.html
New tests
---------
New tests have been introduced between CI_DRM_16080_full and IGTPW_12555_full:
### New IGT tests (3) ###
* igt@kms_cursor_crc@cursor-onscreen-128x42@pipe-a-dp-3:
- Statuses : 1 pass(s)
- Exec time: [2.68] s
* igt@kms_cursor_crc@cursor-rapid-movement-256x85@pipe-a-dp-3:
- Statuses : 1 pass(s)
- Exec time: [0.44] s
* igt@kms_universal_plane@universal-plane-pageflip-windowed@pipe-a-dp-3:
- Statuses : 1 pass(s)
- Exec time: [0.57] s
Known issues
------------
Here are the changes found in IGTPW_12555_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@api_intel_bb@blit-reloc-purge-cache:
- shard-rkl: NOTRUN -> [SKIP][45] ([i915#8411]) +1 other test skip
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-2/igt@api_intel_bb@blit-reloc-purge-cache.html
* igt@api_intel_bb@crc32:
- shard-rkl: NOTRUN -> [SKIP][46] ([i915#6230])
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-1/igt@api_intel_bb@crc32.html
- shard-dg1: NOTRUN -> [SKIP][47] ([i915#6230])
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@api_intel_bb@crc32.html
* igt@debugfs_test@basic-hwmon:
- shard-tglu-1: NOTRUN -> [SKIP][48] ([i915#9318])
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@debugfs_test@basic-hwmon.html
* igt@device_reset@unbind-reset-rebind:
- shard-dg1: NOTRUN -> [ABORT][49] ([i915#11814] / [i915#11815] / [i915#9413])
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@device_reset@unbind-reset-rebind.html
* igt@drm_fdinfo@all-busy-check-all:
- shard-mtlp: NOTRUN -> [SKIP][50] ([i915#8414]) +8 other tests skip
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-8/igt@drm_fdinfo@all-busy-check-all.html
* igt@drm_fdinfo@busy-check-all@bcs0:
- shard-dg1: NOTRUN -> [SKIP][51] ([i915#8414]) +24 other tests skip
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@drm_fdinfo@busy-check-all@bcs0.html
* igt@drm_fdinfo@busy-check-all@ccs0:
- shard-dg2-9: NOTRUN -> [SKIP][52] ([i915#11527] / [i915#8414]) +7 other tests skip
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@drm_fdinfo@busy-check-all@ccs0.html
* igt@drm_fdinfo@most-busy-idle-check-all@vecs1:
- shard-dg2: NOTRUN -> [SKIP][53] ([i915#8414]) +9 other tests skip
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-5/igt@drm_fdinfo@most-busy-idle-check-all@vecs1.html
* igt@drm_fdinfo@virtual-busy:
- shard-dg2-9: NOTRUN -> [SKIP][54] ([i915#8414])
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@drm_fdinfo@virtual-busy.html
* igt@gem_ccs@block-copy-compressed:
- shard-dg1: NOTRUN -> [SKIP][55] ([i915#3555] / [i915#9323])
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@gem_ccs@block-copy-compressed.html
- shard-mtlp: NOTRUN -> [SKIP][56] ([i915#3555] / [i915#9323])
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-3/igt@gem_ccs@block-copy-compressed.html
* igt@gem_ccs@ctrl-surf-copy-new-ctx:
- shard-dg1: NOTRUN -> [SKIP][57] ([i915#9323])
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@gem_ccs@ctrl-surf-copy-new-ctx.html
* igt@gem_ccs@large-ctrl-surf-copy:
- shard-tglu-1: NOTRUN -> [SKIP][58] ([i915#13008])
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@gem_ccs@large-ctrl-surf-copy.html
* igt@gem_close_race@multigpu-basic-threads:
- shard-dg2-9: NOTRUN -> [SKIP][59] ([i915#7697])
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gem_close_race@multigpu-basic-threads.html
- shard-rkl: NOTRUN -> [SKIP][60] ([i915#7697])
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-7/igt@gem_close_race@multigpu-basic-threads.html
* igt@gem_create@create-ext-cpu-access-sanity-check:
- shard-tglu: NOTRUN -> [SKIP][61] ([i915#6335])
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-9/igt@gem_create@create-ext-cpu-access-sanity-check.html
* igt@gem_create@create-ext-set-pat:
- shard-dg1: NOTRUN -> [SKIP][62] ([i915#8562])
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@gem_create@create-ext-set-pat.html
* igt@gem_ctx_isolation@preservation-s3@bcs0:
- shard-glk: NOTRUN -> [INCOMPLETE][63] ([i915#12353]) +1 other test incomplete
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk8/igt@gem_ctx_isolation@preservation-s3@bcs0.html
* igt@gem_ctx_persistence@heartbeat-many:
- shard-dg1: NOTRUN -> [SKIP][64] ([i915#8555]) +1 other test skip
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@gem_ctx_persistence@heartbeat-many.html
* igt@gem_ctx_persistence@legacy-engines-hostile-preempt:
- shard-snb: NOTRUN -> [SKIP][65] ([i915#1099]) +2 other tests skip
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-snb4/igt@gem_ctx_persistence@legacy-engines-hostile-preempt.html
* igt@gem_ctx_persistence@saturated-hostile-nopreempt:
- shard-dg2: NOTRUN -> [SKIP][66] ([i915#5882]) +7 other tests skip
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-3/igt@gem_ctx_persistence@saturated-hostile-nopreempt.html
* igt@gem_ctx_sseu@engines:
- shard-mtlp: NOTRUN -> [SKIP][67] ([i915#280])
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-6/igt@gem_ctx_sseu@engines.html
* igt@gem_ctx_sseu@invalid-args:
- shard-dg2: NOTRUN -> [SKIP][68] ([i915#280])
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-11/igt@gem_ctx_sseu@invalid-args.html
- shard-tglu-1: NOTRUN -> [SKIP][69] ([i915#280])
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@gem_ctx_sseu@invalid-args.html
* igt@gem_ctx_sseu@invalid-sseu:
- shard-tglu: NOTRUN -> [SKIP][70] ([i915#280])
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-3/igt@gem_ctx_sseu@invalid-sseu.html
* igt@gem_eio@reset-stress:
- shard-snb: NOTRUN -> [FAIL][71] ([i915#8898])
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-snb7/igt@gem_eio@reset-stress.html
* igt@gem_eio@unwedge-stress:
- shard-dg1: NOTRUN -> [FAIL][72] ([i915#12714] / [i915#5784])
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@gem_eio@unwedge-stress.html
* igt@gem_exec_balancer@bonded-false-hang:
- shard-dg2: NOTRUN -> [SKIP][73] ([i915#4812]) +2 other tests skip
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-1/igt@gem_exec_balancer@bonded-false-hang.html
* igt@gem_exec_balancer@bonded-sync:
- shard-dg2: NOTRUN -> [SKIP][74] ([i915#4771])
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-5/igt@gem_exec_balancer@bonded-sync.html
- shard-dg1: NOTRUN -> [SKIP][75] ([i915#4771])
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@gem_exec_balancer@bonded-sync.html
* igt@gem_exec_balancer@invalid-bonds:
- shard-dg2-9: NOTRUN -> [SKIP][76] ([i915#4036])
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gem_exec_balancer@invalid-bonds.html
* igt@gem_exec_balancer@parallel-balancer:
- shard-tglu: NOTRUN -> [SKIP][77] ([i915#4525])
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-3/igt@gem_exec_balancer@parallel-balancer.html
* igt@gem_exec_balancer@parallel-keep-in-fence:
- shard-tglu-1: NOTRUN -> [SKIP][78] ([i915#4525]) +1 other test skip
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@gem_exec_balancer@parallel-keep-in-fence.html
* igt@gem_exec_balancer@parallel-keep-submit-fence:
- shard-rkl: NOTRUN -> [SKIP][79] ([i915#4525]) +1 other test skip
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@gem_exec_balancer@parallel-keep-submit-fence.html
* igt@gem_exec_capture@capture:
- shard-mtlp: NOTRUN -> [FAIL][80] ([i915#11965]) +1 other test fail
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-4/igt@gem_exec_capture@capture.html
* igt@gem_exec_capture@capture@vecs0-lmem0:
- shard-dg2: NOTRUN -> [FAIL][81] ([i915#11965]) +4 other tests fail
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-5/igt@gem_exec_capture@capture@vecs0-lmem0.html
- shard-dg1: NOTRUN -> [FAIL][82] ([i915#11965]) +2 other tests fail
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@gem_exec_capture@capture@vecs0-lmem0.html
* igt@gem_exec_fence@submit67:
- shard-dg2-9: NOTRUN -> [SKIP][83] ([i915#4812])
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gem_exec_fence@submit67.html
* igt@gem_exec_flush@basic-batch-kernel-default-wb:
- shard-dg1: NOTRUN -> [SKIP][84] ([i915#3539] / [i915#4852])
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@gem_exec_flush@basic-batch-kernel-default-wb.html
* igt@gem_exec_flush@basic-uc-prw-default:
- shard-dg1: NOTRUN -> [SKIP][85] ([i915#3539])
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@gem_exec_flush@basic-uc-prw-default.html
* igt@gem_exec_flush@basic-wb-pro-default:
- shard-dg2-9: NOTRUN -> [SKIP][86] ([i915#3539] / [i915#4852])
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gem_exec_flush@basic-wb-pro-default.html
* igt@gem_exec_reloc@basic-cpu-active:
- shard-dg2-9: NOTRUN -> [SKIP][87] ([i915#3281]) +2 other tests skip
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gem_exec_reloc@basic-cpu-active.html
* igt@gem_exec_reloc@basic-wc-cpu-noreloc:
- shard-dg1: NOTRUN -> [SKIP][88] ([i915#3281]) +18 other tests skip
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@gem_exec_reloc@basic-wc-cpu-noreloc.html
* igt@gem_exec_reloc@basic-wc-noreloc:
- shard-mtlp: NOTRUN -> [SKIP][89] ([i915#3281]) +6 other tests skip
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-6/igt@gem_exec_reloc@basic-wc-noreloc.html
* igt@gem_exec_reloc@basic-write-read-active:
- shard-dg2: NOTRUN -> [SKIP][90] ([i915#3281]) +12 other tests skip
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-10/igt@gem_exec_reloc@basic-write-read-active.html
- shard-rkl: NOTRUN -> [SKIP][91] ([i915#3281]) +12 other tests skip
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-3/igt@gem_exec_reloc@basic-write-read-active.html
* igt@gem_exec_schedule@preempt-queue-contexts:
- shard-dg1: NOTRUN -> [SKIP][92] ([i915#4812]) +4 other tests skip
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@gem_exec_schedule@preempt-queue-contexts.html
- shard-mtlp: NOTRUN -> [SKIP][93] ([i915#4537] / [i915#4812]) +1 other test skip
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-6/igt@gem_exec_schedule@preempt-queue-contexts.html
- shard-dg2: NOTRUN -> [SKIP][94] ([i915#4537] / [i915#4812])
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-11/igt@gem_exec_schedule@preempt-queue-contexts.html
* igt@gem_exec_schedule@reorder-wide:
- shard-dg2-9: NOTRUN -> [SKIP][95] ([i915#4537] / [i915#4812])
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gem_exec_schedule@reorder-wide.html
* igt@gem_fence_thrash@bo-copy:
- shard-dg2: NOTRUN -> [SKIP][96] ([i915#4860])
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-10/igt@gem_fence_thrash@bo-copy.html
* igt@gem_fence_thrash@bo-write-verify-y:
- shard-dg2-9: NOTRUN -> [SKIP][97] ([i915#4860]) +1 other test skip
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gem_fence_thrash@bo-write-verify-y.html
* igt@gem_fenced_exec_thrash@no-spare-fences-interruptible:
- shard-dg1: NOTRUN -> [SKIP][98] ([i915#4860]) +1 other test skip
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@gem_fenced_exec_thrash@no-spare-fences-interruptible.html
* igt@gem_huc_copy@huc-copy:
- shard-tglu-1: NOTRUN -> [SKIP][99] ([i915#2190])
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@gem_huc_copy@huc-copy.html
- shard-glk: NOTRUN -> [SKIP][100] ([i915#2190])
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk9/igt@gem_huc_copy@huc-copy.html
* igt@gem_lmem_swapping@heavy-verify-random-ccs:
- shard-dg1: NOTRUN -> [SKIP][101] ([i915#12193])
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@gem_lmem_swapping@heavy-verify-random-ccs.html
* igt@gem_lmem_swapping@heavy-verify-random-ccs@lmem0:
- shard-dg1: NOTRUN -> [SKIP][102] ([i915#4565])
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@gem_lmem_swapping@heavy-verify-random-ccs@lmem0.html
* igt@gem_lmem_swapping@parallel-multi:
- shard-rkl: NOTRUN -> [SKIP][103] ([i915#4613]) +2 other tests skip
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-3/igt@gem_lmem_swapping@parallel-multi.html
* igt@gem_lmem_swapping@parallel-random-verify:
- shard-mtlp: NOTRUN -> [SKIP][104] ([i915#4613]) +1 other test skip
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-1/igt@gem_lmem_swapping@parallel-random-verify.html
* igt@gem_lmem_swapping@parallel-random-verify-ccs:
- shard-tglu: NOTRUN -> [SKIP][105] ([i915#4613]) +3 other tests skip
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-5/igt@gem_lmem_swapping@parallel-random-verify-ccs.html
* igt@gem_lmem_swapping@random:
- shard-glk: NOTRUN -> [SKIP][106] ([i915#4613]) +2 other tests skip
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk7/igt@gem_lmem_swapping@random.html
* igt@gem_lmem_swapping@smem-oom:
- shard-dg2-9: NOTRUN -> [TIMEOUT][107] ([i915#5493]) +1 other test timeout
[107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gem_lmem_swapping@smem-oom.html
* igt@gem_media_fill@media-fill:
- shard-mtlp: NOTRUN -> [SKIP][108] ([i915#8289])
[108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-6/igt@gem_media_fill@media-fill.html
- shard-dg2: NOTRUN -> [SKIP][109] ([i915#8289])
[109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-11/igt@gem_media_fill@media-fill.html
* igt@gem_mmap_gtt@cpuset-big-copy-xy:
- shard-dg1: NOTRUN -> [SKIP][110] ([i915#4077]) +9 other tests skip
[110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@gem_mmap_gtt@cpuset-big-copy-xy.html
* igt@gem_mmap_gtt@fault-concurrent-y:
- shard-dg2: NOTRUN -> [SKIP][111] ([i915#4077]) +11 other tests skip
[111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-4/igt@gem_mmap_gtt@fault-concurrent-y.html
* igt@gem_mmap_gtt@flink-race:
- shard-mtlp: NOTRUN -> [SKIP][112] ([i915#4077]) +6 other tests skip
[112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-2/igt@gem_mmap_gtt@flink-race.html
* igt@gem_mmap_gtt@hang-user:
- shard-dg2-9: NOTRUN -> [SKIP][113] ([i915#4077]) +3 other tests skip
[113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gem_mmap_gtt@hang-user.html
* igt@gem_mmap_wc@invalid-flags:
- shard-dg2: NOTRUN -> [SKIP][114] ([i915#4083]) +2 other tests skip
[114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-10/igt@gem_mmap_wc@invalid-flags.html
* igt@gem_mmap_wc@write:
- shard-mtlp: NOTRUN -> [SKIP][115] ([i915#4083]) +2 other tests skip
[115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-5/igt@gem_mmap_wc@write.html
- shard-dg2-9: NOTRUN -> [SKIP][116] ([i915#4083]) +1 other test skip
[116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gem_mmap_wc@write.html
* igt@gem_mmap_wc@write-cpu-read-wc-unflushed:
- shard-dg1: NOTRUN -> [SKIP][117] ([i915#4083]) +4 other tests skip
[117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@gem_mmap_wc@write-cpu-read-wc-unflushed.html
* igt@gem_partial_pwrite_pread@reads-display:
- shard-dg2-9: NOTRUN -> [SKIP][118] ([i915#3282])
[118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gem_partial_pwrite_pread@reads-display.html
* igt@gem_partial_pwrite_pread@reads-uncached:
- shard-dg1: NOTRUN -> [SKIP][119] ([i915#3282]) +4 other tests skip
[119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@gem_partial_pwrite_pread@reads-uncached.html
* igt@gem_pread@display:
- shard-rkl: NOTRUN -> [SKIP][120] ([i915#3282]) +2 other tests skip
[120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-3/igt@gem_pread@display.html
* igt@gem_pread@exhaustion:
- shard-glk: NOTRUN -> [WARN][121] ([i915#2658])
[121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk9/igt@gem_pread@exhaustion.html
- shard-dg2: NOTRUN -> [SKIP][122] ([i915#3282]) +2 other tests skip
[122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-1/igt@gem_pread@exhaustion.html
* igt@gem_pxp@create-regular-context-1:
- shard-rkl: [PASS][123] -> [TIMEOUT][124] ([i915#12917] / [i915#12964]) +1 other test timeout
[123]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-8/igt@gem_pxp@create-regular-context-1.html
[124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-2/igt@gem_pxp@create-regular-context-1.html
* igt@gem_pxp@display-protected-crc:
- shard-dg2: NOTRUN -> [SKIP][125] ([i915#4270]) +3 other tests skip
[125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-10/igt@gem_pxp@display-protected-crc.html
* igt@gem_pxp@hw-rejects-pxp-context:
- shard-rkl: NOTRUN -> [TIMEOUT][126] ([i915#12917] / [i915#12964]) +2 other tests timeout
[126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-2/igt@gem_pxp@hw-rejects-pxp-context.html
* igt@gem_pxp@regular-baseline-src-copy-readible:
- shard-dg2-9: NOTRUN -> [SKIP][127] ([i915#4270])
[127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gem_pxp@regular-baseline-src-copy-readible.html
* igt@gem_pxp@verify-pxp-execution-after-suspend-resume:
- shard-dg1: NOTRUN -> [SKIP][128] ([i915#4270]) +1 other test skip
[128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@gem_pxp@verify-pxp-execution-after-suspend-resume.html
* igt@gem_render_copy@x-tiled-to-vebox-y-tiled:
- shard-mtlp: NOTRUN -> [SKIP][129] ([i915#8428]) +3 other tests skip
[129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-3/igt@gem_render_copy@x-tiled-to-vebox-y-tiled.html
* igt@gem_render_copy@y-tiled-mc-ccs-to-vebox-y-tiled:
- shard-dg2-9: NOTRUN -> [SKIP][130] ([i915#5190] / [i915#8428]) +1 other test skip
[130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gem_render_copy@y-tiled-mc-ccs-to-vebox-y-tiled.html
* igt@gem_render_copy@y-tiled-to-vebox-y-tiled:
- shard-dg2: NOTRUN -> [SKIP][131] ([i915#5190] / [i915#8428]) +10 other tests skip
[131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-11/igt@gem_render_copy@y-tiled-to-vebox-y-tiled.html
* igt@gem_render_tiled_blits@basic:
- shard-dg2: NOTRUN -> [SKIP][132] ([i915#4079])
[132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-4/igt@gem_render_tiled_blits@basic.html
* igt@gem_set_tiling_vs_gtt:
- shard-dg1: NOTRUN -> [SKIP][133] ([i915#4079])
[133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-14/igt@gem_set_tiling_vs_gtt.html
* igt@gem_softpin@evict-snoop:
- shard-mtlp: NOTRUN -> [SKIP][134] ([i915#4885])
[134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-3/igt@gem_softpin@evict-snoop.html
* igt@gem_tiled_swapping@non-threaded:
- shard-tglu-1: NOTRUN -> [FAIL][135] ([i915#12941])
[135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@gem_tiled_swapping@non-threaded.html
* igt@gem_unfence_active_buffers:
- shard-dg2: NOTRUN -> [SKIP][136] ([i915#4879])
[136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-2/igt@gem_unfence_active_buffers.html
* igt@gem_userptr_blits@coherency-sync:
- shard-dg1: NOTRUN -> [SKIP][137] ([i915#3297]) +1 other test skip
[137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@gem_userptr_blits@coherency-sync.html
- shard-tglu: NOTRUN -> [SKIP][138] ([i915#3297])
[138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-2/igt@gem_userptr_blits@coherency-sync.html
* igt@gem_userptr_blits@coherency-unsync:
- shard-rkl: NOTRUN -> [SKIP][139] ([i915#3297]) +1 other test skip
[139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-1/igt@gem_userptr_blits@coherency-unsync.html
* igt@gem_userptr_blits@invalid-mmap-offset-unsync:
- shard-dg2: NOTRUN -> [SKIP][140] ([i915#3297]) +1 other test skip
[140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-10/igt@gem_userptr_blits@invalid-mmap-offset-unsync.html
* igt@gem_workarounds@reset:
- shard-mtlp: [PASS][141] -> [ABORT][142] ([i915#13193]) +3 other tests abort
[141]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-mtlp-2/igt@gem_workarounds@reset.html
[142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-7/igt@gem_workarounds@reset.html
* igt@gem_workarounds@suspend-resume:
- shard-glk: NOTRUN -> [INCOMPLETE][143] ([i915#13356])
[143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk4/igt@gem_workarounds@suspend-resume.html
* igt@gen9_exec_parse@allowed-single:
- shard-rkl: NOTRUN -> [SKIP][144] ([i915#2527]) +4 other tests skip
[144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-7/igt@gen9_exec_parse@allowed-single.html
- shard-dg2-9: NOTRUN -> [SKIP][145] ([i915#2856]) +1 other test skip
[145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@gen9_exec_parse@allowed-single.html
- shard-glk: NOTRUN -> [ABORT][146] ([i915#5566])
[146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk1/igt@gen9_exec_parse@allowed-single.html
* igt@gen9_exec_parse@bb-start-cmd:
- shard-dg1: NOTRUN -> [SKIP][147] ([i915#2527]) +3 other tests skip
[147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@gen9_exec_parse@bb-start-cmd.html
* igt@gen9_exec_parse@bb-start-out:
- shard-dg2: NOTRUN -> [SKIP][148] ([i915#2856]) +4 other tests skip
[148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-2/igt@gen9_exec_parse@bb-start-out.html
- shard-tglu-1: NOTRUN -> [SKIP][149] ([i915#2527] / [i915#2856]) +1 other test skip
[149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@gen9_exec_parse@bb-start-out.html
* igt@gen9_exec_parse@cmd-crossing-page:
- shard-tglu: NOTRUN -> [SKIP][150] ([i915#2527] / [i915#2856]) +2 other tests skip
[150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-10/igt@gen9_exec_parse@cmd-crossing-page.html
- shard-mtlp: NOTRUN -> [SKIP][151] ([i915#2856]) +1 other test skip
[151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-6/igt@gen9_exec_parse@cmd-crossing-page.html
* igt@i915_module_load@reload-with-fault-injection:
- shard-snb: [PASS][152] -> [ABORT][153] ([i915#9820])
[152]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-snb2/igt@i915_module_load@reload-with-fault-injection.html
[153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-snb2/igt@i915_module_load@reload-with-fault-injection.html
* igt@i915_pm_freq_api@freq-reset-multiple:
- shard-rkl: NOTRUN -> [SKIP][154] ([i915#8399])
[154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-4/igt@i915_pm_freq_api@freq-reset-multiple.html
* igt@i915_pm_freq_api@freq-suspend:
- shard-tglu: NOTRUN -> [SKIP][155] ([i915#8399])
[155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-7/igt@i915_pm_freq_api@freq-suspend.html
* igt@i915_pm_freq_mult@media-freq@gt0:
- shard-dg1: NOTRUN -> [SKIP][156] ([i915#6590]) +1 other test skip
[156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@i915_pm_freq_mult@media-freq@gt0.html
* igt@i915_pm_rc6_residency@rc6-idle:
- shard-dg1: [PASS][157] -> [FAIL][158] ([i915#3591])
[157]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-dg1-18/igt@i915_pm_rc6_residency@rc6-idle.html
[158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle.html
* igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0:
- shard-dg1: [PASS][159] -> [FAIL][160] ([i915#12739] / [i915#3591])
[159]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-dg1-18/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html
[160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html
* igt@i915_pm_rpm@system-suspend:
- shard-glk: [PASS][161] -> [INCOMPLETE][162] ([i915#12797])
[161]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-glk1/igt@i915_pm_rpm@system-suspend.html
[162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk1/igt@i915_pm_rpm@system-suspend.html
- shard-dg1: [PASS][163] -> [ABORT][164] ([i915#8213])
[163]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-dg1-12/igt@i915_pm_rpm@system-suspend.html
[164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@i915_pm_rpm@system-suspend.html
* igt@i915_pm_rps@basic-api:
- shard-mtlp: NOTRUN -> [SKIP][165] ([i915#11681] / [i915#6621])
[165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-2/igt@i915_pm_rps@basic-api.html
* igt@i915_pm_rps@min-max-config-idle:
- shard-dg2: NOTRUN -> [SKIP][166] ([i915#11681] / [i915#6621])
[166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-3/igt@i915_pm_rps@min-max-config-idle.html
* igt@i915_pm_rps@thresholds-idle:
- shard-dg2-9: NOTRUN -> [SKIP][167] ([i915#11681])
[167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@i915_pm_rps@thresholds-idle.html
* igt@i915_pm_sseu@full-enable:
- shard-dg1: NOTRUN -> [SKIP][168] ([i915#4387])
[168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@i915_pm_sseu@full-enable.html
* igt@i915_query@hwconfig_table:
- shard-tglu-1: NOTRUN -> [SKIP][169] ([i915#6245])
[169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@i915_query@hwconfig_table.html
* igt@i915_query@query-topology-coherent-slice-mask:
- shard-dg2: NOTRUN -> [SKIP][170] ([i915#6188])
[170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-3/igt@i915_query@query-topology-coherent-slice-mask.html
* igt@i915_selftest@live@workarounds:
- shard-mtlp: [PASS][171] -> [DMESG-FAIL][172] ([i915#12061]) +1 other test dmesg-fail
[171]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-mtlp-7/igt@i915_selftest@live@workarounds.html
[172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-6/igt@i915_selftest@live@workarounds.html
* igt@i915_selftest@mock@memory_region:
- shard-dg2-9: NOTRUN -> [DMESG-WARN][173] ([i915#9311]) +1 other test dmesg-warn
[173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@i915_selftest@mock@memory_region.html
- shard-dg1: NOTRUN -> [DMESG-WARN][174] ([i915#9311]) +1 other test dmesg-warn
[174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@i915_selftest@mock@memory_region.html
* igt@i915_suspend@basic-s3-without-i915:
- shard-glk: [PASS][175] -> [INCOMPLETE][176] ([i915#1982] / [i915#4817])
[175]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-glk3/igt@i915_suspend@basic-s3-without-i915.html
[176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk4/igt@i915_suspend@basic-s3-without-i915.html
* igt@i915_suspend@debugfs-reader:
- shard-glk: NOTRUN -> [INCOMPLETE][177] ([i915#4817])
[177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk6/igt@i915_suspend@debugfs-reader.html
* igt@i915_suspend@fence-restore-tiled2untiled:
- shard-glk: [PASS][178] -> [INCOMPLETE][179] ([i915#4817])
[178]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-glk9/igt@i915_suspend@fence-restore-tiled2untiled.html
[179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk2/igt@i915_suspend@fence-restore-tiled2untiled.html
* igt@intel_hwmon@hwmon-read:
- shard-rkl: NOTRUN -> [SKIP][180] ([i915#7707]) +1 other test skip
[180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-2/igt@intel_hwmon@hwmon-read.html
* igt@intel_hwmon@hwmon-write:
- shard-tglu: NOTRUN -> [SKIP][181] ([i915#7707])
[181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-4/igt@intel_hwmon@hwmon-write.html
* igt@kms_addfb_basic@basic-x-tiled-legacy:
- shard-dg1: NOTRUN -> [SKIP][182] ([i915#4212])
[182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@kms_addfb_basic@basic-x-tiled-legacy.html
* igt@kms_addfb_basic@basic-y-tiled-legacy:
- shard-dg1: NOTRUN -> [SKIP][183] ([i915#4215])
[183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@kms_addfb_basic@basic-y-tiled-legacy.html
* igt@kms_addfb_basic@invalid-smem-bo-on-discrete:
- shard-rkl: NOTRUN -> [SKIP][184] ([i915#12454] / [i915#12712])
[184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-7/igt@kms_addfb_basic@invalid-smem-bo-on-discrete.html
* igt@kms_async_flips@alternate-sync-async-flip-atomic:
- shard-glk: [PASS][185] -> [FAIL][186] ([i915#10991] / [i915#13335])
[185]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-glk9/igt@kms_async_flips@alternate-sync-async-flip-atomic.html
[186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk7/igt@kms_async_flips@alternate-sync-async-flip-atomic.html
* igt@kms_async_flips@alternate-sync-async-flip-atomic@pipe-a-hdmi-a-2:
- shard-glk: [PASS][187] -> [FAIL][188] ([i915#13335])
[187]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-glk9/igt@kms_async_flips@alternate-sync-async-flip-atomic@pipe-a-hdmi-a-2.html
[188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk7/igt@kms_async_flips@alternate-sync-async-flip-atomic@pipe-a-hdmi-a-2.html
* igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-a-hdmi-a-3-y-rc-ccs-cc:
- shard-dg1: NOTRUN -> [SKIP][189] ([i915#8709]) +3 other tests skip
[189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-a-hdmi-a-3-y-rc-ccs-cc.html
* igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-d-hdmi-a-2-4-rc-ccs-cc:
- shard-dg2-9: NOTRUN -> [SKIP][190] ([i915#8709]) +7 other tests skip
[190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-d-hdmi-a-2-4-rc-ccs-cc.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-1-y-rc-ccs-cc:
- shard-rkl: NOTRUN -> [SKIP][191] ([i915#8709]) +3 other tests skip
[191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-2/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-1-y-rc-ccs-cc.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-hdmi-a-3-4-mc-ccs:
- shard-dg2: NOTRUN -> [SKIP][192] ([i915#8709]) +7 other tests skip
[192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-6/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-hdmi-a-3-4-mc-ccs.html
* igt@kms_async_flips@invalid-async-flip:
- shard-mtlp: NOTRUN -> [SKIP][193] ([i915#12967] / [i915#6228])
[193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-6/igt@kms_async_flips@invalid-async-flip.html
* igt@kms_atomic@plane-primary-overlay-mutable-zpos:
- shard-dg1: NOTRUN -> [SKIP][194] ([i915#9531])
[194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-14/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html
* igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels:
- shard-glk: NOTRUN -> [SKIP][195] ([i915#1769])
[195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk1/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-async-flip:
- shard-dg1: NOTRUN -> [SKIP][196] ([i915#4538] / [i915#5286]) +4 other tests skip
[196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip:
- shard-rkl: NOTRUN -> [SKIP][197] ([i915#5286]) +4 other tests skip
[197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-5/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-async-flip:
- shard-tglu: NOTRUN -> [SKIP][198] ([i915#5286]) +4 other tests skip
[198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-2/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-tglu-1: NOTRUN -> [SKIP][199] ([i915#5286]) +3 other tests skip
[199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
- shard-mtlp: [PASS][200] -> [FAIL][201] ([i915#5138])
[200]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-mtlp-5/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
[201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-2/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_big_fb@linear-8bpp-rotate-90:
- shard-dg2-9: NOTRUN -> [SKIP][202] +2 other tests skip
[202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_big_fb@linear-8bpp-rotate-90.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-90:
- shard-rkl: NOTRUN -> [SKIP][203] ([i915#3638])
[203]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-5/igt@kms_big_fb@x-tiled-32bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-8bpp-rotate-270:
- shard-dg1: NOTRUN -> [SKIP][204] ([i915#3638]) +5 other tests skip
[204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_big_fb@y-tiled-8bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
- shard-dg2-9: NOTRUN -> [SKIP][205] ([i915#5190])
[205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip:
- shard-dg2: NOTRUN -> [SKIP][206] ([i915#4538] / [i915#5190]) +13 other tests skip
[206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-3/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html
* igt@kms_big_fb@yf-tiled-addfb-size-overflow:
- shard-dg2: NOTRUN -> [SKIP][207] ([i915#5190]) +3 other tests skip
[207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-5/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip:
- shard-dg2-9: NOTRUN -> [SKIP][208] ([i915#4538] / [i915#5190]) +2 other tests skip
[208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180:
- shard-dg1: NOTRUN -> [SKIP][209] ([i915#4538]) +3 other tests skip
[209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180.html
* igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs-cc@pipe-d-dp-3:
- shard-dg2: NOTRUN -> [SKIP][210] ([i915#10307] / [i915#6095]) +185 other tests skip
[210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-11/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs-cc@pipe-d-dp-3.html
* igt@kms_ccs@bad-pixel-format-y-tiled-gen12-rc-ccs-cc@pipe-d-hdmi-a-2:
- shard-dg2-9: NOTRUN -> [SKIP][211] ([i915#10307] / [i915#6095]) +9 other tests skip
[211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_ccs@bad-pixel-format-y-tiled-gen12-rc-ccs-cc@pipe-d-hdmi-a-2.html
* igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs:
- shard-rkl: NOTRUN -> [SKIP][212] ([i915#12313]) +1 other test skip
[212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-7/igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs.html
- shard-tglu-1: NOTRUN -> [SKIP][213] ([i915#12313])
[213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-basic-4-tiled-mtl-mc-ccs:
- shard-snb: NOTRUN -> [SKIP][214] +90 other tests skip
[214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-snb4/igt@kms_ccs@crc-primary-basic-4-tiled-mtl-mc-ccs.html
- shard-tglu-1: NOTRUN -> [SKIP][215] ([i915#6095]) +24 other tests skip
[215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_ccs@crc-primary-basic-4-tiled-mtl-mc-ccs.html
* igt@kms_ccs@crc-primary-basic-y-tiled-ccs@pipe-d-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][216] ([i915#6095]) +24 other tests skip
[216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-5/igt@kms_ccs@crc-primary-basic-y-tiled-ccs@pipe-d-edp-1.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs:
- shard-dg2-9: NOTRUN -> [SKIP][217] ([i915#12313])
[217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc:
- shard-tglu: NOTRUN -> [SKIP][218] ([i915#6095]) +69 other tests skip
[218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-7/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@crc-primary-rotation-180-yf-tiled-ccs@pipe-d-hdmi-a-3:
- shard-dg1: NOTRUN -> [SKIP][219] ([i915#6095]) +129 other tests skip
[219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_ccs@crc-primary-rotation-180-yf-tiled-ccs@pipe-d-hdmi-a-3.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs:
- shard-dg2-9: NOTRUN -> [SKIP][220] ([i915#12805])
[220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs@pipe-b-hdmi-a-1:
- shard-rkl: NOTRUN -> [SKIP][221] ([i915#6095]) +90 other tests skip
[221]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-2/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs@pipe-b-hdmi-a-1.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs@pipe-a-hdmi-a-2:
- shard-dg2-9: NOTRUN -> [SKIP][222] ([i915#6095]) +4 other tests skip
[222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs@pipe-a-hdmi-a-2.html
* igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-mc-ccs:
- shard-dg2: NOTRUN -> [SKIP][223] ([i915#6095]) +12 other tests skip
[223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-10/igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-mc-ccs.html
* igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs@pipe-a-hdmi-a-1:
- shard-glk: [PASS][224] -> [INCOMPLETE][225] ([i915#12796])
[224]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-glk2/igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs@pipe-a-hdmi-a-1.html
[225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk7/igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs@pipe-a-hdmi-a-1.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs:
- shard-dg2: NOTRUN -> [SKIP][226] ([i915#12313])
[226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-8/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs:
- shard-tglu: NOTRUN -> [SKIP][227] ([i915#12313])
[227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-4/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs:
- shard-dg1: NOTRUN -> [SKIP][228] ([i915#12313]) +2 other tests skip
[228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs.html
* igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-d-hdmi-a-1:
- shard-dg2: NOTRUN -> [SKIP][229] ([i915#10307] / [i915#10434] / [i915#6095]) +4 other tests skip
[229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-8/igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-d-hdmi-a-1.html
* igt@kms_cdclk@mode-transition:
- shard-rkl: NOTRUN -> [SKIP][230] ([i915#3742]) +1 other test skip
[230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-7/igt@kms_cdclk@mode-transition.html
* igt@kms_cdclk@mode-transition-all-outputs:
- shard-tglu-1: NOTRUN -> [SKIP][231] ([i915#3742])
[231]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_cdclk@mode-transition-all-outputs.html
* igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-3:
- shard-dg2: NOTRUN -> [SKIP][232] ([i915#7213]) +3 other tests skip
[232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-3/igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-3.html
* igt@kms_cdclk@plane-scaling:
- shard-dg1: NOTRUN -> [SKIP][233] ([i915#3742])
[233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@kms_cdclk@plane-scaling.html
- shard-tglu: NOTRUN -> [SKIP][234] ([i915#3742])
[234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-7/igt@kms_cdclk@plane-scaling.html
* igt@kms_cdclk@plane-scaling@pipe-d-hdmi-a-2:
- shard-dg2-9: NOTRUN -> [SKIP][235] ([i915#4087]) +4 other tests skip
[235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_cdclk@plane-scaling@pipe-d-hdmi-a-2.html
* igt@kms_chamelium_edid@vga-edid-read:
- shard-tglu-1: NOTRUN -> [SKIP][236] ([i915#11151] / [i915#7828]) +2 other tests skip
[236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_chamelium_edid@vga-edid-read.html
* igt@kms_chamelium_hpd@dp-hpd-fast:
- shard-dg1: NOTRUN -> [SKIP][237] ([i915#11151] / [i915#7828]) +5 other tests skip
[237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@kms_chamelium_hpd@dp-hpd-fast.html
* igt@kms_chamelium_hpd@vga-hpd:
- shard-dg2-9: NOTRUN -> [SKIP][238] ([i915#11151] / [i915#7828]) +2 other tests skip
[238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_chamelium_hpd@vga-hpd.html
* igt@kms_chamelium_hpd@vga-hpd-for-each-pipe:
- shard-rkl: NOTRUN -> [SKIP][239] ([i915#11151] / [i915#7828]) +4 other tests skip
[239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_chamelium_hpd@vga-hpd-for-each-pipe.html
- shard-mtlp: NOTRUN -> [SKIP][240] ([i915#11151] / [i915#7828]) +2 other tests skip
[240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-5/igt@kms_chamelium_hpd@vga-hpd-for-each-pipe.html
* igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode:
- shard-dg2: NOTRUN -> [SKIP][241] ([i915#11151] / [i915#7828]) +5 other tests skip
[241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-1/igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode.html
* igt@kms_chamelium_hpd@vga-hpd-without-ddc:
- shard-tglu: NOTRUN -> [SKIP][242] ([i915#11151] / [i915#7828]) +3 other tests skip
[242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-6/igt@kms_chamelium_hpd@vga-hpd-without-ddc.html
* igt@kms_content_protection@atomic-dpms:
- shard-dg2-9: NOTRUN -> [SKIP][243] ([i915#7118] / [i915#9424])
[243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_content_protection@atomic-dpms.html
* igt@kms_content_protection@dp-mst-lic-type-1:
- shard-dg2: NOTRUN -> [SKIP][244] ([i915#3299])
[244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-10/igt@kms_content_protection@dp-mst-lic-type-1.html
- shard-rkl: NOTRUN -> [SKIP][245] ([i915#3116])
[245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-2/igt@kms_content_protection@dp-mst-lic-type-1.html
- shard-tglu: NOTRUN -> [SKIP][246] ([i915#3116] / [i915#3299])
[246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-4/igt@kms_content_protection@dp-mst-lic-type-1.html
* igt@kms_content_protection@legacy:
- shard-dg1: NOTRUN -> [SKIP][247] ([i915#7116] / [i915#9424])
[247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_content_protection@legacy.html
* igt@kms_content_protection@srm:
- shard-dg1: NOTRUN -> [SKIP][248] ([i915#7116])
[248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@kms_content_protection@srm.html
* igt@kms_cursor_crc@cursor-dpms@pipe-a-hdmi-a-1:
- shard-rkl: NOTRUN -> [DMESG-WARN][249] ([i915#12964]) +9 other tests dmesg-warn
[249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-4/igt@kms_cursor_crc@cursor-dpms@pipe-a-hdmi-a-1.html
* igt@kms_cursor_crc@cursor-offscreen-32x10:
- shard-dg2: NOTRUN -> [SKIP][250] ([i915#3555]) +3 other tests skip
[250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-3/igt@kms_cursor_crc@cursor-offscreen-32x10.html
* igt@kms_cursor_crc@cursor-onscreen-128x42:
- shard-tglu-1: NOTRUN -> [FAIL][251] ([i915#13566]) +1 other test fail
[251]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_cursor_crc@cursor-onscreen-128x42.html
* igt@kms_cursor_crc@cursor-onscreen-32x32:
- shard-tglu-1: NOTRUN -> [SKIP][252] ([i915#3555]) +1 other test skip
[252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_cursor_crc@cursor-onscreen-32x32.html
- shard-dg1: NOTRUN -> [SKIP][253] ([i915#3555]) +6 other tests skip
[253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@kms_cursor_crc@cursor-onscreen-32x32.html
* igt@kms_cursor_crc@cursor-onscreen-512x512:
- shard-tglu: NOTRUN -> [SKIP][254] ([i915#13049]) +1 other test skip
[254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-7/igt@kms_cursor_crc@cursor-onscreen-512x512.html
- shard-dg2-9: NOTRUN -> [SKIP][255] ([i915#13049])
[255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_cursor_crc@cursor-onscreen-512x512.html
- shard-dg1: NOTRUN -> [SKIP][256] ([i915#13049]) +1 other test skip
[256]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@kms_cursor_crc@cursor-onscreen-512x512.html
* igt@kms_cursor_crc@cursor-random-512x170:
- shard-dg2: NOTRUN -> [SKIP][257] ([i915#13049]) +2 other tests skip
[257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-8/igt@kms_cursor_crc@cursor-random-512x170.html
* igt@kms_cursor_crc@cursor-rapid-movement-32x10:
- shard-rkl: NOTRUN -> [SKIP][258] ([i915#3555]) +5 other tests skip
[258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-2/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html
- shard-tglu: NOTRUN -> [SKIP][259] ([i915#3555]) +3 other tests skip
[259]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-4/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html
- shard-mtlp: NOTRUN -> [SKIP][260] ([i915#3555] / [i915#8814]) +1 other test skip
[260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-1/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html
* igt@kms_cursor_crc@cursor-rapid-movement-512x512:
- shard-tglu-1: NOTRUN -> [SKIP][261] ([i915#13049])
[261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_cursor_crc@cursor-rapid-movement-512x512.html
* igt@kms_cursor_crc@cursor-sliding-128x42:
- shard-rkl: NOTRUN -> [FAIL][262] ([i915#13566]) +2 other tests fail
[262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-5/igt@kms_cursor_crc@cursor-sliding-128x42.html
* igt@kms_cursor_crc@cursor-sliding-128x42@pipe-a-hdmi-a-1:
- shard-tglu: [PASS][263] -> [FAIL][264] ([i915#13566]) +1 other test fail
[263]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-tglu-8/igt@kms_cursor_crc@cursor-sliding-128x42@pipe-a-hdmi-a-1.html
[264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-3/igt@kms_cursor_crc@cursor-sliding-128x42@pipe-a-hdmi-a-1.html
* igt@kms_cursor_crc@cursor-sliding-64x21:
- shard-mtlp: NOTRUN -> [SKIP][265] ([i915#8814])
[265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-5/igt@kms_cursor_crc@cursor-sliding-64x21.html
* igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic:
- shard-dg2-9: NOTRUN -> [SKIP][266] ([i915#13046] / [i915#5354]) +2 other tests skip
[266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- shard-tglu: NOTRUN -> [SKIP][267] ([i915#4103])
[267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-8/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
- shard-dg2-9: NOTRUN -> [SKIP][268] ([i915#4103] / [i915#4213]) +1 other test skip
[268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- shard-dg1: NOTRUN -> [SKIP][269] ([i915#4103] / [i915#4213])
[269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_cursor_legacy@cursora-vs-flipb-atomic:
- shard-mtlp: NOTRUN -> [SKIP][270] ([i915#9809]) +1 other test skip
[270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-8/igt@kms_cursor_legacy@cursora-vs-flipb-atomic.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size:
- shard-dg2: NOTRUN -> [SKIP][271] ([i915#13046] / [i915#5354]) +6 other tests skip
[271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-2/igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size.html
- shard-rkl: NOTRUN -> [SKIP][272] +17 other tests skip
[272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-7/igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size.html
* igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot:
- shard-dg2: NOTRUN -> [SKIP][273] ([i915#9067])
[273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-1/igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot.html
* igt@kms_dirtyfb@psr-dirtyfb-ioctl:
- shard-dg1: NOTRUN -> [SKIP][274] ([i915#9723]) +1 other test skip
[274]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
- shard-tglu: NOTRUN -> [SKIP][275] ([i915#9723])
[275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-2/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
* igt@kms_display_modes@mst-extended-mode-negative:
- shard-dg2-9: NOTRUN -> [SKIP][276] ([i915#8588])
[276]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_display_modes@mst-extended-mode-negative.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc:
- shard-tglu: NOTRUN -> [SKIP][277] ([i915#1769] / [i915#3555] / [i915#3804])
[277]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-4/igt@kms_dither@fb-8bpc-vs-panel-6bpc.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1:
- shard-tglu: NOTRUN -> [SKIP][278] ([i915#3804])
[278]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-4/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html
* igt@kms_dither@fb-8bpc-vs-panel-8bpc:
- shard-dg2: [PASS][279] -> [SKIP][280] ([i915#3555])
[279]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-dg2-11/igt@kms_dither@fb-8bpc-vs-panel-8bpc.html
[280]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-7/igt@kms_dither@fb-8bpc-vs-panel-8bpc.html
* igt@kms_dp_aux_dev:
- shard-dg2: NOTRUN -> [SKIP][281] ([i915#1257])
[281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-6/igt@kms_dp_aux_dev.html
* igt@kms_dp_linktrain_fallback@dp-fallback:
- shard-dg2: [PASS][282] -> [SKIP][283] ([i915#12402])
[282]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-dg2-11/igt@kms_dp_linktrain_fallback@dp-fallback.html
[283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-1/igt@kms_dp_linktrain_fallback@dp-fallback.html
* igt@kms_draw_crc@draw-method-mmap-gtt:
- shard-dg2: NOTRUN -> [SKIP][284] ([i915#8812])
[284]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-8/igt@kms_draw_crc@draw-method-mmap-gtt.html
* igt@kms_dsc@dsc-fractional-bpp-with-bpc:
- shard-dg2: NOTRUN -> [SKIP][285] ([i915#3840])
[285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-10/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html
* igt@kms_dsc@dsc-with-bpc:
- shard-tglu: NOTRUN -> [SKIP][286] ([i915#3555] / [i915#3840])
[286]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-3/igt@kms_dsc@dsc-with-bpc.html
* igt@kms_dsc@dsc-with-output-formats-with-bpc:
- shard-dg2: NOTRUN -> [SKIP][287] ([i915#3840] / [i915#9053])
[287]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-8/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
- shard-rkl: NOTRUN -> [SKIP][288] ([i915#3840] / [i915#9053])
[288]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-2/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
- shard-dg1: NOTRUN -> [SKIP][289] ([i915#3840] / [i915#9053])
[289]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
- shard-tglu: NOTRUN -> [SKIP][290] ([i915#3840] / [i915#9053])
[290]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-7/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
- shard-mtlp: NOTRUN -> [SKIP][291] ([i915#3555] / [i915#3840] / [i915#9053])
[291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-3/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
* igt@kms_fbcon_fbt@fbc-suspend:
- shard-glk: NOTRUN -> [INCOMPLETE][292] ([i915#9878])
[292]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk7/igt@kms_fbcon_fbt@fbc-suspend.html
* igt@kms_fbcon_fbt@psr:
- shard-rkl: NOTRUN -> [SKIP][293] ([i915#3955])
[293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-5/igt@kms_fbcon_fbt@psr.html
- shard-dg1: NOTRUN -> [SKIP][294] ([i915#3469])
[294]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@kms_fbcon_fbt@psr.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-dg2-9: NOTRUN -> [SKIP][295] ([i915#3469])
[295]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@chamelium:
- shard-tglu-1: NOTRUN -> [SKIP][296] ([i915#2065] / [i915#4854])
[296]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_feature_discovery@chamelium.html
* igt@kms_feature_discovery@display-4x:
- shard-dg2: NOTRUN -> [SKIP][297] ([i915#1839])
[297]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-6/igt@kms_feature_discovery@display-4x.html
* igt@kms_feature_discovery@psr2:
- shard-rkl: NOTRUN -> [SKIP][298] ([i915#658])
[298]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-3/igt@kms_feature_discovery@psr2.html
* igt@kms_fence_pin_leak:
- shard-dg2: NOTRUN -> [SKIP][299] ([i915#4881]) +1 other test skip
[299]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-10/igt@kms_fence_pin_leak.html
* igt@kms_flip@2x-blocking-absolute-wf_vblank:
- shard-dg2-9: NOTRUN -> [SKIP][300] ([i915#9934]) +1 other test skip
[300]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_flip@2x-blocking-absolute-wf_vblank.html
* igt@kms_flip@2x-dpms-vs-vblank-race:
- shard-dg2: NOTRUN -> [SKIP][301] ([i915#9934]) +7 other tests skip
[301]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-4/igt@kms_flip@2x-dpms-vs-vblank-race.html
* igt@kms_flip@2x-flip-vs-dpms:
- shard-rkl: NOTRUN -> [SKIP][302] ([i915#9934]) +11 other tests skip
[302]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-1/igt@kms_flip@2x-flip-vs-dpms.html
- shard-tglu: NOTRUN -> [SKIP][303] ([i915#3637]) +5 other tests skip
[303]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-7/igt@kms_flip@2x-flip-vs-dpms.html
* igt@kms_flip@2x-flip-vs-rmfb:
- shard-mtlp: NOTRUN -> [SKIP][304] ([i915#3637]) +4 other tests skip
[304]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-1/igt@kms_flip@2x-flip-vs-rmfb.html
* igt@kms_flip@2x-plain-flip-interruptible:
- shard-dg1: NOTRUN -> [SKIP][305] ([i915#9934]) +9 other tests skip
[305]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@kms_flip@2x-plain-flip-interruptible.html
* igt@kms_flip@2x-plain-flip-ts-check:
- shard-tglu-1: NOTRUN -> [SKIP][306] ([i915#3637]) +2 other tests skip
[306]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_flip@2x-plain-flip-ts-check.html
* igt@kms_flip@2x-plain-flip-ts-check-interruptible@ab-vga1-hdmi-a1:
- shard-snb: [PASS][307] -> [FAIL][308] ([i915#11989]) +1 other test fail
[307]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-snb6/igt@kms_flip@2x-plain-flip-ts-check-interruptible@ab-vga1-hdmi-a1.html
[308]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-snb1/igt@kms_flip@2x-plain-flip-ts-check-interruptible@ab-vga1-hdmi-a1.html
* igt@kms_flip@flip-vs-fences-interruptible:
- shard-mtlp: NOTRUN -> [SKIP][309] ([i915#8381])
[309]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-6/igt@kms_flip@flip-vs-fences-interruptible.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling:
- shard-tglu-1: NOTRUN -> [SKIP][310] ([i915#2672] / [i915#3555]) +1 other test skip
[310]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode:
- shard-tglu-1: NOTRUN -> [SKIP][311] ([i915#2587] / [i915#2672]) +1 other test skip
[311]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling@pipe-a-valid-mode:
- shard-tglu: NOTRUN -> [SKIP][312] ([i915#2587] / [i915#2672]) +4 other tests skip
[312]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-2/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling:
- shard-tglu: NOTRUN -> [SKIP][313] ([i915#2672] / [i915#3555]) +3 other tests skip
[313]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-9/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling.html
- shard-mtlp: NOTRUN -> [SKIP][314] ([i915#2672] / [i915#3555] / [i915#8813]) +2 other tests skip
[314]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][315] ([i915#2672] / [i915#8813]) +2 other tests skip
[315]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling:
- shard-tglu: NOTRUN -> [SKIP][316] ([i915#2587] / [i915#2672] / [i915#3555])
[316]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-6/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling@pipe-a-valid-mode:
- shard-dg2: NOTRUN -> [SKIP][317] ([i915#2672]) +5 other tests skip
[317]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-10/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling:
- shard-rkl: NOTRUN -> [SKIP][318] ([i915#2672] / [i915#3555]) +4 other tests skip
[318]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-4/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling.html
- shard-dg1: NOTRUN -> [SKIP][319] ([i915#2587] / [i915#2672] / [i915#3555])
[319]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling@pipe-a-valid-mode:
- shard-rkl: NOTRUN -> [SKIP][320] ([i915#2672]) +6 other tests skip
[320]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-5/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling:
- shard-dg1: NOTRUN -> [SKIP][321] ([i915#2672] / [i915#3555]) +4 other tests skip
[321]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling:
- shard-dg2: NOTRUN -> [SKIP][322] ([i915#2672] / [i915#3555]) +3 other tests skip
[322]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-2/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling@pipe-a-valid-mode:
- shard-glk: NOTRUN -> [SKIP][323] +345 other tests skip
[323]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling@pipe-a-valid-mode.html
- shard-dg1: NOTRUN -> [SKIP][324] ([i915#2587] / [i915#2672]) +5 other tests skip
[324]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
- shard-dg2-9: NOTRUN -> [SKIP][325] ([i915#2672] / [i915#3555]) +1 other test skip
[325]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilercccs-downscaling:
- shard-dg2: NOTRUN -> [SKIP][326] ([i915#2672] / [i915#3555] / [i915#5190]) +1 other test skip
[326]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-4/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilercccs-downscaling.html
* igt@kms_frontbuffer_tracking@fbc-1p-pri-indfb-multidraw:
- shard-dg2: [PASS][327] -> [FAIL][328] ([i915#6880])
[327]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-dg2-5/igt@kms_frontbuffer_tracking@fbc-1p-pri-indfb-multidraw.html
[328]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-7/igt@kms_frontbuffer_tracking@fbc-1p-pri-indfb-multidraw.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-gtt:
- shard-rkl: [PASS][329] -> [SKIP][330] ([i915#1849] / [i915#5354]) +3 other tests skip
[329]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-gtt.html
[330]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-wc:
- shard-dg2: NOTRUN -> [SKIP][331] ([i915#8708]) +23 other tests skip
[331]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-11/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-cpu:
- shard-dg1: NOTRUN -> [SKIP][332] +45 other tests skip
[332]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-12/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-cpu.html
* igt@kms_frontbuffer_tracking@fbc-indfb-scaledprimary:
- shard-dg2: NOTRUN -> [FAIL][333] ([i915#6880])
[333]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-11/igt@kms_frontbuffer_tracking@fbc-indfb-scaledprimary.html
* igt@kms_frontbuffer_tracking@fbc-suspend:
- shard-glk: NOTRUN -> [INCOMPLETE][334] ([i915#10056] / [i915#13353] / [i915#1982])
[334]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk3/igt@kms_frontbuffer_tracking@fbc-suspend.html
* igt@kms_frontbuffer_tracking@fbc-tiling-4:
- shard-rkl: NOTRUN -> [SKIP][335] ([i915#5439])
[335]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-7/igt@kms_frontbuffer_tracking@fbc-tiling-4.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-pwrite:
- shard-rkl: NOTRUN -> [SKIP][336] ([i915#3023]) +20 other tests skip
[336]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-pwrite.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-fullscreen:
- shard-dg2-9: NOTRUN -> [SKIP][337] ([i915#3458]) +1 other test skip
[337]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-fullscreen.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-pri-indfb-multidraw:
- shard-tglu-1: NOTRUN -> [SKIP][338] +35 other tests skip
[338]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-pri-indfb-multidraw.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-mmap-wc:
- shard-dg2-9: NOTRUN -> [SKIP][339] ([i915#8708]) +8 other tests skip
[339]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-onoff:
- shard-mtlp: NOTRUN -> [SKIP][340] ([i915#1825]) +25 other tests skip
[340]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-7/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-onoff.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-indfb-draw-blt:
- shard-dg2-9: NOTRUN -> [SKIP][341] ([i915#5354]) +10 other tests skip
[341]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-mmap-gtt:
- shard-dg1: NOTRUN -> [SKIP][342] ([i915#8708]) +22 other tests skip
[342]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-move:
- shard-dg2: NOTRUN -> [SKIP][343] ([i915#5354]) +40 other tests skip
[343]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-8/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-move.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-pgflip-blt:
- shard-rkl: NOTRUN -> [SKIP][344] ([i915#1849] / [i915#5354]) +15 other tests skip
[344]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-pgflip-blt:
- shard-rkl: NOTRUN -> [SKIP][345] ([i915#1825]) +28 other tests skip
[345]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-5/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render:
- shard-dg1: NOTRUN -> [SKIP][346] ([i915#3458]) +22 other tests skip
[346]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render.html
* igt@kms_frontbuffer_tracking@pipe-fbc-rte:
- shard-dg1: NOTRUN -> [SKIP][347] ([i915#9766])
[347]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-14/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
- shard-dg2: NOTRUN -> [SKIP][348] ([i915#9766])
[348]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-4/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-blt:
- shard-dg2: NOTRUN -> [SKIP][349] ([i915#3458]) +25 other tests skip
[349]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-3/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-gtt:
- shard-tglu: NOTRUN -> [SKIP][350] +77 other tests skip
[350]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-4/igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-gtt.html
- shard-mtlp: NOTRUN -> [SKIP][351] ([i915#8708]) +7 other tests skip
[351]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-1/igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-gtt.html
* igt@kms_getfb@getfb-reject-ccs:
- shard-dg2: NOTRUN -> [SKIP][352] ([i915#6118])
[352]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-11/igt@kms_getfb@getfb-reject-ccs.html
* igt@kms_hdr@bpc-switch-dpms:
- shard-rkl: NOTRUN -> [SKIP][353] ([i915#3555] / [i915#8228])
[353]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-5/igt@kms_hdr@bpc-switch-dpms.html
* igt@kms_hdr@bpc-switch-suspend:
- shard-dg2: NOTRUN -> [SKIP][354] ([i915#3555] / [i915#8228])
[354]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-3/igt@kms_hdr@bpc-switch-suspend.html
* igt@kms_hdr@brightness-with-hdr:
- shard-mtlp: NOTRUN -> [SKIP][355] ([i915#12713])
[355]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-6/igt@kms_hdr@brightness-with-hdr.html
- shard-dg2: NOTRUN -> [SKIP][356] ([i915#13331])
[356]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-11/igt@kms_hdr@brightness-with-hdr.html
- shard-rkl: NOTRUN -> [SKIP][357] ([i915#12713])
[357]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-6/igt@kms_hdr@brightness-with-hdr.html
- shard-tglu-1: NOTRUN -> [SKIP][358] ([i915#12713])
[358]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_hdr@brightness-with-hdr.html
- shard-dg1: NOTRUN -> [SKIP][359] ([i915#1187] / [i915#12713])
[359]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_hdr@brightness-with-hdr.html
* igt@kms_hdr@static-toggle-dpms:
- shard-dg2: [PASS][360] -> [SKIP][361] ([i915#3555] / [i915#8228])
[360]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-dg2-11/igt@kms_hdr@static-toggle-dpms.html
[361]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-7/igt@kms_hdr@static-toggle-dpms.html
* igt@kms_invalid_mode@int-max-clock:
- shard-rkl: [PASS][362] -> [SKIP][363] ([i915#3555]) +2 other tests skip
[362]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-4/igt@kms_invalid_mode@int-max-clock.html
[363]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_invalid_mode@int-max-clock.html
* igt@kms_joiner@basic-big-joiner:
- shard-tglu: NOTRUN -> [SKIP][364] ([i915#10656]) +1 other test skip
[364]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-2/igt@kms_joiner@basic-big-joiner.html
* igt@kms_joiner@basic-force-big-joiner:
- shard-dg2-9: NOTRUN -> [SKIP][365] ([i915#12388])
[365]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_joiner@basic-force-big-joiner.html
* igt@kms_joiner@basic-force-ultra-joiner:
- shard-rkl: NOTRUN -> [SKIP][366] ([i915#12394])
[366]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-7/igt@kms_joiner@basic-force-ultra-joiner.html
- shard-tglu-1: NOTRUN -> [SKIP][367] ([i915#12394])
[367]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_joiner@basic-force-ultra-joiner.html
* igt@kms_joiner@basic-ultra-joiner:
- shard-dg2: NOTRUN -> [SKIP][368] ([i915#12339])
[368]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-10/igt@kms_joiner@basic-ultra-joiner.html
- shard-rkl: NOTRUN -> [SKIP][369] ([i915#12339])
[369]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-2/igt@kms_joiner@basic-ultra-joiner.html
- shard-dg1: NOTRUN -> [SKIP][370] ([i915#12339])
[370]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_joiner@basic-ultra-joiner.html
- shard-tglu: NOTRUN -> [SKIP][371] ([i915#12339])
[371]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-4/igt@kms_joiner@basic-ultra-joiner.html
- shard-mtlp: NOTRUN -> [SKIP][372] ([i915#12339])
[372]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-1/igt@kms_joiner@basic-ultra-joiner.html
* igt@kms_joiner@invalid-modeset-big-joiner:
- shard-dg1: NOTRUN -> [SKIP][373] ([i915#10656])
[373]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@kms_joiner@invalid-modeset-big-joiner.html
* igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner:
- shard-tglu-1: NOTRUN -> [SKIP][374] ([i915#13522])
[374]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner.html
- shard-mtlp: NOTRUN -> [SKIP][375] ([i915#13522])
[375]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-6/igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-tglu-1: NOTRUN -> [SKIP][376] ([i915#1839])
[376]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_panel_fitting@legacy:
- shard-rkl: NOTRUN -> [SKIP][377] ([i915#6301])
[377]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-4/igt@kms_panel_fitting@legacy.html
- shard-dg1: NOTRUN -> [SKIP][378] ([i915#6301])
[378]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_panel_fitting@legacy.html
* igt@kms_pipe_b_c_ivb@from-pipe-c-to-b-with-3-lanes:
- shard-dg2: NOTRUN -> [SKIP][379] +15 other tests skip
[379]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-11/igt@kms_pipe_b_c_ivb@from-pipe-c-to-b-with-3-lanes.html
* igt@kms_pipe_crc_basic@suspend-read-crc:
- shard-glk: NOTRUN -> [INCOMPLETE][380] ([i915#12756] / [i915#13409] / [i915#13476])
[380]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk3/igt@kms_pipe_crc_basic@suspend-read-crc.html
* igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2:
- shard-glk: NOTRUN -> [INCOMPLETE][381] ([i915#13409] / [i915#13476])
[381]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk3/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2.html
* igt@kms_plane_alpha_blend@alpha-7efc:
- shard-rkl: [PASS][382] -> [SKIP][383] ([i915#7294]) +1 other test skip
[382]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-3/igt@kms_plane_alpha_blend@alpha-7efc.html
[383]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_plane_alpha_blend@alpha-7efc.html
* igt@kms_plane_alpha_blend@alpha-opaque-fb:
- shard-glk: NOTRUN -> [FAIL][384] ([i915#10647] / [i915#12169])
[384]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk7/igt@kms_plane_alpha_blend@alpha-opaque-fb.html
* igt@kms_plane_alpha_blend@alpha-opaque-fb@pipe-a-hdmi-a-1:
- shard-glk: NOTRUN -> [FAIL][385] ([i915#10647]) +1 other test fail
[385]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-glk7/igt@kms_plane_alpha_blend@alpha-opaque-fb@pipe-a-hdmi-a-1.html
* igt@kms_plane_cursor@viewport@pipe-b-hdmi-a-2-size-64:
- shard-rkl: NOTRUN -> [DMESG-WARN][386] ([i915#12917] / [i915#12964]) +1 other test dmesg-warn
[386]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-3/igt@kms_plane_cursor@viewport@pipe-b-hdmi-a-2-size-64.html
* igt@kms_plane_multiple@tiling-y:
- shard-dg2: NOTRUN -> [SKIP][387] ([i915#8806])
[387]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-3/igt@kms_plane_multiple@tiling-y.html
* igt@kms_plane_multiple@tiling-yf:
- shard-dg2: NOTRUN -> [SKIP][388] ([i915#3555] / [i915#8806])
[388]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-3/igt@kms_plane_multiple@tiling-yf.html
* igt@kms_plane_scaling@2x-scaler-multi-pipe:
- shard-dg2: NOTRUN -> [SKIP][389] ([i915#13046] / [i915#5354] / [i915#9423])
[389]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-3/igt@kms_plane_scaling@2x-scaler-multi-pipe.html
* igt@kms_plane_scaling@intel-max-src-size:
- shard-rkl: NOTRUN -> [SKIP][390] ([i915#6953])
[390]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-2/igt@kms_plane_scaling@intel-max-src-size.html
- shard-dg1: NOTRUN -> [SKIP][391] ([i915#6953])
[391]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_plane_scaling@intel-max-src-size.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a:
- shard-rkl: NOTRUN -> [SKIP][392] ([i915#12247]) +9 other tests skip
[392]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a.html
* igt@kms_plane_scaling@plane-downscale-factor-0-5-with-modifiers@pipe-a:
- shard-rkl: [PASS][393] -> [SKIP][394] ([i915#12247]) +3 other tests skip
[393]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-1/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-modifiers@pipe-a.html
[394]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-modifiers@pipe-a.html
* igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-c:
- shard-tglu: NOTRUN -> [SKIP][395] ([i915#12247]) +4 other tests skip
[395]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-8/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-c.html
* igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-c:
- shard-rkl: NOTRUN -> [SKIP][396] ([i915#12247] / [i915#8152]) +7 other tests skip
[396]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-c.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-c:
- shard-mtlp: NOTRUN -> [SKIP][397] ([i915#12247]) +11 other tests skip
[397]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-1/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-c.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25:
- shard-dg2: NOTRUN -> [SKIP][398] ([i915#12247] / [i915#6953] / [i915#9423]) +1 other test skip
[398]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-8/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-a:
- shard-dg2: NOTRUN -> [SKIP][399] ([i915#12247]) +7 other tests skip
[399]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-8/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-a.html
* igt@kms_plane_scaling@planes-downscale-factor-0-5-unity-scaling:
- shard-rkl: [PASS][400] -> [SKIP][401] ([i915#12247] / [i915#8152]) +1 other test skip
[400]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-7/igt@kms_plane_scaling@planes-downscale-factor-0-5-unity-scaling.html
[401]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_plane_scaling@planes-downscale-factor-0-5-unity-scaling.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25:
- shard-tglu-1: NOTRUN -> [SKIP][402] ([i915#12247] / [i915#6953])
[402]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25.html
- shard-dg1: NOTRUN -> [SKIP][403] ([i915#12247] / [i915#6953])
[403]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-b:
- shard-dg1: NOTRUN -> [SKIP][404] ([i915#12247]) +18 other tests skip
[404]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-b.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-c:
- shard-tglu-1: NOTRUN -> [SKIP][405] ([i915#12247]) +3 other tests skip
[405]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-1/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-c.html
* igt@kms_pm_backlight@brightness-with-dpms:
- shard-tglu: NOTRUN -> [SKIP][406] ([i915#12343])
[406]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-4/igt@kms_pm_backlight@brightness-with-dpms.html
* igt@kms_pm_backlight@fade-with-dpms:
- shard-dg1: NOTRUN -> [SKIP][407] ([i915#5354]) +1 other test skip
[407]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-18/igt@kms_pm_backlight@fade-with-dpms.html
* igt@kms_pm_backlight@fade-with-suspend:
- shard-rkl: NOTRUN -> [SKIP][408] ([i915#5354]) +1 other test skip
[408]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-6/igt@kms_pm_backlight@fade-with-suspend.html
* igt@kms_pm_dc@dc6-dpms:
- shard-dg2: NOTRUN -> [SKIP][409] ([i915#5978])
[409]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-5/igt@kms_pm_dc@dc6-dpms.html
- shard-dg1: NOTRUN -> [SKIP][410] ([i915#3361])
[410]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-17/igt@kms_pm_dc@dc6-dpms.html
- shard-mtlp: NOTRUN -> [FAIL][411] ([i915#12913])
[411]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-3/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_pm_dc@dc6-psr:
- shard-dg2: NOTRUN -> [SKIP][412] ([i915#9685]) +1 other test skip
[412]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-10/igt@kms_pm_dc@dc6-psr.html
- shard-rkl: NOTRUN -> [SKIP][413] ([i915#9685]) +1 other test skip
[413]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-2/igt@kms_pm_dc@dc6-psr.html
- shard-dg1: NOTRUN -> [SKIP][414] ([i915#9685])
[414]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg1-13/igt@kms_pm_dc@dc6-psr.html
- shard-tglu: NOTRUN -> [SKIP][415] ([i915#9685]) +1 other test skip
[415]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-4/igt@kms_pm_dc@dc6-psr.html
- shard-mtlp: NOTRUN -> [FAIL][416] ([i915#12912])
[416]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-mtlp-1/igt@kms_pm_dc@dc6-psr.html
* igt@kms_pm_dc@dc9-dpms:
- shard-rkl: NOTRUN -> [SKIP][417] ([i915#3361])
[417]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-7/igt@kms_pm_dc@dc9-dpms.html
* igt@kms_pm_lpsp@kms-lpsp:
- shard-dg2-9: NOTRUN -> [SKIP][418] ([i915#9340])
[418]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-9/igt@kms_pm_lpsp@kms-lpsp.html
* igt@kms_pm_lpsp@screens-disabled:
- shard-rkl: NOTRUN -> [SKIP][419] ([i915#8430])
[419]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_pm_lpsp@screens-disabled.html
* igt@kms_pm_rpm@basic-pci-d3-state:
- shard-rkl: [PASS][420] -> [DMESG-WARN][421] ([i915#12964]) +30 other tests dmesg-warn
[420]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-2/igt@kms_pm_rpm@basic-pci-d3-state.html
[421]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-3/igt@kms_pm_rpm@basic-pci-d3-state.html
* igt@kms_pm_rpm@dpms-lpsp:
- shard-dg2: NOTRUN -> [SKIP][422] ([i915#9519]) +1 other test skip
[422]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-10/igt@kms_pm_rpm@dpms-lpsp.html
* igt@kms_pm_rpm@dpms-mode-unset-non-lpsp:
- shard-dg2: [PASS][423] -> [SKIP][424] ([i915#9519])
[423]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-dg2-7/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html
[424]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-dg2-4/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html
* igt@kms_pm_rpm@drm-resources-equal:
- shard-rkl: [PASS][425] -> [SKIP][426]
[425]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-6/igt@kms_pm_rpm@drm-resources-equal.html
[426]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-8/igt@kms_pm_rpm@drm-resources-equal.html
* igt@kms_pm_rpm@modeset-lpsp-stress:
- shard-rkl: [PASS][427] -> [SKIP][428] ([i915#9519]) +1 other test skip
[427]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16080/shard-rkl-2/igt@kms_pm_rpm@modeset-lpsp-stress.html
[428]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-rkl-1/igt@kms_pm_rpm@modeset-lpsp-stress.html
* igt@kms_pm_rpm@modeset-non-lpsp-stress:
- shard-tglu: NOTRUN -> [SKIP][429] ([i915#9519])
[429]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/shard-tglu-5/igt@kms_pm_rpm@modeset-non-lpsp-stress.html
* igt@kms_prime@basic-crc-hybrid:
- shard-dg2-9: NOTRUN -> [SKIP][430] ([i915#6524] / [i915#6805]) +1 other test skip
[430]: https://intel-gfx-ci.01.o
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12555/index.html
[-- Attachment #2: Type: text/html, Size: 109693 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2025-02-07 21:19 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-06 15:23 [PATCH i-g-t] tests/kms_display_modes: Add logs to skips Jeevan B
2025-02-06 20:24 ` ✓ Xe.CI.BAT: success for " Patchwork
2025-02-07 0:33 ` ✗ Xe.CI.Full: failure " Patchwork
2025-02-07 3:31 ` [PATCH i-g-t] " Samala, Pranay
2025-02-07 13:15 ` ✓ i915.CI.BAT: success for " Patchwork
2025-02-07 13:24 ` ✓ Xe.CI.BAT: " Patchwork
2025-02-07 19:02 ` ✗ Xe.CI.Full: failure " Patchwork
2025-02-07 21:19 ` ✗ i915.CI.Full: " Patchwork
-- strict thread matches above, loose matches on Subject: below --
2025-02-07 4:35 [PATCH i-g-t] " Jeevan B
2025-02-07 13:06 ` Sharma, Swati2
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox