* [PATCH i-g-t v1] tests/kms_content_protection: Split dp-mst-suspend-resume tests
@ 2026-01-07 5:11 Santhosh Reddy Guddati
2026-01-07 6:25 ` ✓ Xe.CI.BAT: success for " Patchwork
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: Santhosh Reddy Guddati @ 2026-01-07 5:11 UTC (permalink / raw)
To: igt-dev; +Cc: karthik.b.s, mohammed.thasleem, Santhosh Reddy Guddati
Split the dp-mst hdcp suspend resume tests to work on sinks that
supports only HDCP 1.4 as dp-mst-type-0.
For HDCP 2.2 specific, add a new subtest dp-mst-type-1-suspend-resume.
These changes allow testing s/r on DP mst configs regardless of sink's
HDCP version.
Signed-off-by: Santhosh Reddy Guddati <santhosh.reddy.guddati@intel.com>
---
tests/kms_content_protection.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/tests/kms_content_protection.c b/tests/kms_content_protection.c
index 377bab9a3..7c459978b 100644
--- a/tests/kms_content_protection.c
+++ b/tests/kms_content_protection.c
@@ -87,7 +87,8 @@
* @lic-type-1: Type 1 with LIC.
* @type-0: Type 0
* @type-1: Type 1
- * @suspend-resume: Suspend and resume the system
+ * @type-0-suspend-resume: Type 0 with suspend and resume the system
+ * @type-1-suspend-resume: Type 1 with suspend and resume the system
*/
IGT_TEST_DESCRIPTION("Test content protection (HDCP)");
@@ -1011,8 +1012,13 @@ static const struct {
.cp_tests = CP_LIC,
.content_type = HDCP_CONTENT_TYPE_1,
},
+ { .desc = "Test Content protection(Type 0) over DP MST with suspend resume.",
+ .name = "dp-mst-type-0-suspend-resume",
+ .cp_tests = SUSPEND_RESUME,
+ .content_type = HDCP_CONTENT_TYPE_0,
+ },
{ .desc = "Test Content protection(Type 1) over DP MST with suspend resume.",
- .name = "dp-mst-suspend-resume",
+ .name = "dp-mst-type-1-suspend-resume",
.cp_tests = SUSPEND_RESUME,
.content_type = HDCP_CONTENT_TYPE_1,
},
--
2.34.1
^ permalink raw reply related [flat|nested] 6+ messages in thread* ✓ Xe.CI.BAT: success for tests/kms_content_protection: Split dp-mst-suspend-resume tests 2026-01-07 5:11 [PATCH i-g-t v1] tests/kms_content_protection: Split dp-mst-suspend-resume tests Santhosh Reddy Guddati @ 2026-01-07 6:25 ` Patchwork 2026-01-07 6:31 ` ✓ i915.CI.BAT: " Patchwork ` (3 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2026-01-07 6:25 UTC (permalink / raw) To: Santhosh Reddy Guddati; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 1765 bytes --] == Series Details == Series: tests/kms_content_protection: Split dp-mst-suspend-resume tests URL : https://patchwork.freedesktop.org/series/159721/ State : success == Summary == CI Bug Log - changes from XEIGT_8688_BAT -> XEIGTPW_14304_BAT ==================================================== Summary ------- **SUCCESS** No regressions found. Participating hosts (12 -> 12) ------------------------------ No changes in participating hosts Known issues ------------ Here are the changes found in XEIGTPW_14304_BAT that come from known issues: ### IGT changes ### #### Warnings #### * igt@xe_module_load@load: - bat-bmg-1: [ABORT][1] ([Intel XE#6922] / [Intel XE#6930]) -> [ABORT][2] ([Intel XE#6818]) [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/bat-bmg-1/igt@xe_module_load@load.html [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/bat-bmg-1/igt@xe_module_load@load.html [Intel XE#6818]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6818 [Intel XE#6922]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6922 [Intel XE#6930]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6930 Build changes ------------- * IGT: IGT_8688 -> IGTPW_14304 * Linux: xe-4336-3d6700a02638d446a4e8ad92a8212c3efef84ae0 -> xe-4338-1124404e817b8b53ae369c2c41efb35a1cfaf48a IGTPW_14304: 14304 IGT_8688: bf529184be041a0197778395aa71dbb1e5d47bff @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git xe-4336-3d6700a02638d446a4e8ad92a8212c3efef84ae0: 3d6700a02638d446a4e8ad92a8212c3efef84ae0 xe-4338-1124404e817b8b53ae369c2c41efb35a1cfaf48a: 1124404e817b8b53ae369c2c41efb35a1cfaf48a == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/index.html [-- Attachment #2: Type: text/html, Size: 2327 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* ✓ i915.CI.BAT: success for tests/kms_content_protection: Split dp-mst-suspend-resume tests 2026-01-07 5:11 [PATCH i-g-t v1] tests/kms_content_protection: Split dp-mst-suspend-resume tests Santhosh Reddy Guddati 2026-01-07 6:25 ` ✓ Xe.CI.BAT: success for " Patchwork @ 2026-01-07 6:31 ` Patchwork 2026-01-07 7:49 ` ✗ Xe.CI.Full: failure " Patchwork ` (2 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2026-01-07 6:31 UTC (permalink / raw) To: Santhosh Reddy Guddati; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 5120 bytes --] == Series Details == Series: tests/kms_content_protection: Split dp-mst-suspend-resume tests URL : https://patchwork.freedesktop.org/series/159721/ State : success == Summary == CI Bug Log - changes from IGT_8688 -> IGTPW_14304 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/index.html Participating hosts (43 -> 41) ------------------------------ Additional (1): bat-adls-6 Missing (3): bat-dg2-13 fi-snb-2520m bat-twl-2 Known issues ------------ Here are the changes found in IGTPW_14304 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_lmem_swapping@parallel-random-engines: - bat-adls-6: NOTRUN -> [SKIP][1] ([i915#4613]) +3 other tests skip [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/bat-adls-6/igt@gem_lmem_swapping@parallel-random-engines.html * igt@gem_tiled_pread_basic: - bat-adls-6: NOTRUN -> [SKIP][2] ([i915#3282]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/bat-adls-6/igt@gem_tiled_pread_basic.html * igt@intel_hwmon@hwmon-read: - bat-adls-6: NOTRUN -> [SKIP][3] ([i915#7707]) +1 other test skip [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/bat-adls-6/igt@intel_hwmon@hwmon-read.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy: - bat-adls-6: NOTRUN -> [SKIP][4] ([i915#4103]) +1 other test skip [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/bat-adls-6/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html * igt@kms_dsc@dsc-basic: - bat-adls-6: NOTRUN -> [SKIP][5] ([i915#3555] / [i915#3840]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/bat-adls-6/igt@kms_dsc@dsc-basic.html * igt@kms_force_connector_basic@force-load-detect: - bat-adls-6: NOTRUN -> [SKIP][6] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/bat-adls-6/igt@kms_force_connector_basic@force-load-detect.html * igt@kms_pm_backlight@basic-brightness: - bat-adls-6: NOTRUN -> [SKIP][7] ([i915#5354]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/bat-adls-6/igt@kms_pm_backlight@basic-brightness.html * igt@kms_psr@psr-primary-mmap-gtt: - bat-adls-6: NOTRUN -> [SKIP][8] ([i915#1072] / [i915#9732]) +3 other tests skip [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/bat-adls-6/igt@kms_psr@psr-primary-mmap-gtt.html * igt@kms_setmode@basic-clone-single-crtc: - bat-adls-6: NOTRUN -> [SKIP][9] ([i915#3555]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/bat-adls-6/igt@kms_setmode@basic-clone-single-crtc.html * igt@prime_vgem@basic-fence-read: - bat-adls-6: NOTRUN -> [SKIP][10] ([i915#3291]) +2 other tests skip [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/bat-adls-6/igt@prime_vgem@basic-fence-read.html #### Possible fixes #### * igt@i915_selftest@live: - bat-rplp-1: [DMESG-WARN][11] -> [PASS][12] +1 other test pass [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8688/bat-rplp-1/igt@i915_selftest@live.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/bat-rplp-1/igt@i915_selftest@live.html * igt@i915_selftest@live@workarounds: - bat-arlh-3: [DMESG-FAIL][13] ([i915#12061]) -> [PASS][14] +1 other test pass [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8688/bat-arlh-3/igt@i915_selftest@live@workarounds.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/bat-arlh-3/igt@i915_selftest@live@workarounds.html [i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072 [i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061 [i915#3282]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3282 [i915#3291]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3291 [i915#3555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555 [i915#3840]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840 [i915#4103]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4103 [i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613 [i915#5354]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5354 [i915#7707]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7707 [i915#9732]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_8688 -> IGTPW_14304 * Linux: CI_DRM_17773 -> CI_DRM_17775 CI-20190529: 20190529 CI_DRM_17773: 3d6700a02638d446a4e8ad92a8212c3efef84ae0 @ git://anongit.freedesktop.org/gfx-ci/linux CI_DRM_17775: 1124404e817b8b53ae369c2c41efb35a1cfaf48a @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_14304: 14304 IGT_8688: bf529184be041a0197778395aa71dbb1e5d47bff @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/index.html [-- Attachment #2: Type: text/html, Size: 6116 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* ✗ Xe.CI.Full: failure for tests/kms_content_protection: Split dp-mst-suspend-resume tests 2026-01-07 5:11 [PATCH i-g-t v1] tests/kms_content_protection: Split dp-mst-suspend-resume tests Santhosh Reddy Guddati 2026-01-07 6:25 ` ✓ Xe.CI.BAT: success for " Patchwork 2026-01-07 6:31 ` ✓ i915.CI.BAT: " Patchwork @ 2026-01-07 7:49 ` Patchwork 2026-01-07 8:57 ` ✗ i915.CI.Full: " Patchwork 2026-01-07 9:14 ` [PATCH i-g-t v1] " Thasleem, Mohammed 4 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2026-01-07 7:49 UTC (permalink / raw) To: Santhosh Reddy Guddati; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 43131 bytes --] == Series Details == Series: tests/kms_content_protection: Split dp-mst-suspend-resume tests URL : https://patchwork.freedesktop.org/series/159721/ State : failure == Summary == CI Bug Log - changes from XEIGT_8688_FULL -> XEIGTPW_14304_FULL ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with XEIGTPW_14304_FULL absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in XEIGTPW_14304_FULL, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them to document this new failure mode, which will reduce false positives in CI. Participating hosts (2 -> 2) ------------------------------ No changes in participating hosts Possible new issues ------------------- Here are the unknown changes that may have been introduced in XEIGTPW_14304_FULL: ### IGT changes ### #### Possible regressions #### * {igt@kms_content_protection@dp-mst-type-0-suspend-resume} (NEW): - shard-lnl: NOTRUN -> [SKIP][1] +1 other test skip [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@kms_content_protection@dp-mst-type-0-suspend-resume.html - shard-bmg: NOTRUN -> [SKIP][2] +1 other test skip [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_content_protection@dp-mst-type-0-suspend-resume.html * igt@kms_flip@dpms-off-confusion-interruptible: - shard-lnl: [PASS][3] -> [INCOMPLETE][4] +1 other test incomplete [3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/shard-lnl-3/igt@kms_flip@dpms-off-confusion-interruptible.html [4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-8/igt@kms_flip@dpms-off-confusion-interruptible.html New tests --------- New tests have been introduced between XEIGT_8688_FULL and XEIGTPW_14304_FULL: ### New IGT tests (2) ### * igt@kms_content_protection@dp-mst-type-0-suspend-resume: - Statuses : 2 skip(s) - Exec time: [0.0] s * igt@kms_content_protection@dp-mst-type-1-suspend-resume: - Statuses : 2 skip(s) - Exec time: [0.0] s Known issues ------------ Here are the changes found in XEIGTPW_14304_FULL that come from known issues: ### IGT changes ### #### Issues hit #### * igt@kms_addfb_basic@addfb25-y-tiled-small-legacy: - shard-bmg: NOTRUN -> [SKIP][5] ([Intel XE#2233]) [5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html * igt@kms_addfb_basic@invalid-smem-bo-on-discrete: - shard-lnl: NOTRUN -> [SKIP][6] ([Intel XE#3157]) [6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-7/igt@kms_addfb_basic@invalid-smem-bo-on-discrete.html * igt@kms_async_flips@async-flip-with-page-flip-events-linear: - shard-lnl: NOTRUN -> [FAIL][7] ([Intel XE#5993]) +3 other tests fail [7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@kms_async_flips@async-flip-with-page-flip-events-linear.html * igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1: - shard-lnl: [PASS][8] -> [FAIL][9] ([Intel XE#6054]) +3 other tests fail [8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/shard-lnl-1/igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1.html [9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-2/igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1.html * igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels: - shard-bmg: NOTRUN -> [SKIP][10] ([Intel XE#2370]) +1 other test skip [10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip: - shard-lnl: NOTRUN -> [SKIP][11] ([Intel XE#1407]) +2 other tests skip [11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-7/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html * igt@kms_big_fb@linear-8bpp-rotate-90: - shard-bmg: NOTRUN -> [SKIP][12] ([Intel XE#2327]) +5 other tests skip [12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-9/igt@kms_big_fb@linear-8bpp-rotate-90.html * igt@kms_big_fb@y-tiled-32bpp-rotate-180: - shard-lnl: NOTRUN -> [SKIP][13] ([Intel XE#1124]) +1 other test skip [13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-8/igt@kms_big_fb@y-tiled-32bpp-rotate-180.html * igt@kms_big_fb@y-tiled-32bpp-rotate-270: - shard-bmg: NOTRUN -> [SKIP][14] ([Intel XE#1124]) +14 other tests skip [14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_big_fb@y-tiled-32bpp-rotate-270.html * igt@kms_big_fb@yf-tiled-addfb: - shard-lnl: NOTRUN -> [SKIP][15] ([Intel XE#1467]) [15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-8/igt@kms_big_fb@yf-tiled-addfb.html - shard-bmg: NOTRUN -> [SKIP][16] ([Intel XE#2328]) [16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_big_fb@yf-tiled-addfb.html * igt@kms_bw@connected-linear-tiling-4-displays-2560x1440p: - shard-lnl: NOTRUN -> [SKIP][17] ([Intel XE#1512]) [17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-3/igt@kms_bw@connected-linear-tiling-4-displays-2560x1440p.html * igt@kms_bw@connected-linear-tiling-4-displays-3840x2160p: - shard-bmg: NOTRUN -> [SKIP][18] ([Intel XE#2314] / [Intel XE#2894]) +1 other test skip [18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_bw@connected-linear-tiling-4-displays-3840x2160p.html * igt@kms_bw@linear-tiling-2-displays-2160x1440p: - shard-lnl: NOTRUN -> [SKIP][19] ([Intel XE#367]) [19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-2/igt@kms_bw@linear-tiling-2-displays-2160x1440p.html * igt@kms_bw@linear-tiling-4-displays-2160x1440p: - shard-bmg: NOTRUN -> [SKIP][20] ([Intel XE#367]) +3 other tests skip [20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-2/igt@kms_bw@linear-tiling-4-displays-2160x1440p.html * igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs@pipe-a-edp-1: - shard-lnl: NOTRUN -> [SKIP][21] ([Intel XE#2669]) +3 other tests skip [21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-7/igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs@pipe-a-edp-1.html * igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs@pipe-d-hdmi-a-3: - shard-bmg: NOTRUN -> [SKIP][22] ([Intel XE#2652] / [Intel XE#787]) +8 other tests skip [22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs@pipe-d-hdmi-a-3.html * igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc: - shard-bmg: NOTRUN -> [SKIP][23] ([Intel XE#3432]) +1 other test skip [23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc.html * igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs: - shard-lnl: NOTRUN -> [SKIP][24] ([Intel XE#3432]) +1 other test skip [24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-8/igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs.html * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-mtl-rc-ccs: - shard-bmg: NOTRUN -> [SKIP][25] ([Intel XE#2887]) +22 other tests skip [25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-9/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-mtl-rc-ccs.html * igt@kms_ccs@random-ccs-data-y-tiled-gen12-mc-ccs: - shard-lnl: NOTRUN -> [SKIP][26] ([Intel XE#2887]) +3 other tests skip [26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-3/igt@kms_ccs@random-ccs-data-y-tiled-gen12-mc-ccs.html * igt@kms_cdclk@mode-transition: - shard-bmg: NOTRUN -> [SKIP][27] ([Intel XE#2724]) [27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@kms_cdclk@mode-transition.html * igt@kms_chamelium_color@ctm-limited-range: - shard-lnl: NOTRUN -> [SKIP][28] ([Intel XE#306]) +1 other test skip [28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-3/igt@kms_chamelium_color@ctm-limited-range.html - shard-bmg: NOTRUN -> [SKIP][29] ([Intel XE#2325]) [29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@kms_chamelium_color@ctm-limited-range.html * igt@kms_chamelium_hpd@common-hpd-after-suspend: - shard-bmg: NOTRUN -> [SKIP][30] ([Intel XE#2252]) +15 other tests skip [30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@kms_chamelium_hpd@common-hpd-after-suspend.html * igt@kms_chamelium_hpd@vga-hpd-for-each-pipe: - shard-lnl: NOTRUN -> [SKIP][31] ([Intel XE#373]) +1 other test skip [31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-7/igt@kms_chamelium_hpd@vga-hpd-for-each-pipe.html * igt@kms_content_protection@dp-mst-lic-type-0: - shard-bmg: NOTRUN -> [SKIP][32] ([Intel XE#2390]) [32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-2/igt@kms_content_protection@dp-mst-lic-type-0.html * igt@kms_content_protection@lic-type-1: - shard-lnl: NOTRUN -> [SKIP][33] ([Intel XE#3278]) +1 other test skip [33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-7/igt@kms_content_protection@lic-type-1.html - shard-bmg: NOTRUN -> [SKIP][34] ([Intel XE#2341]) [34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-2/igt@kms_content_protection@lic-type-1.html * igt@kms_content_protection@srm@pipe-a-dp-2: - shard-bmg: NOTRUN -> [FAIL][35] ([Intel XE#1178]) +1 other test fail [35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-3/igt@kms_content_protection@srm@pipe-a-dp-2.html * igt@kms_cursor_crc@cursor-offscreen-128x42: - shard-bmg: NOTRUN -> [SKIP][36] ([Intel XE#2320]) +9 other tests skip [36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_cursor_crc@cursor-offscreen-128x42.html * igt@kms_cursor_crc@cursor-offscreen-512x170: - shard-lnl: NOTRUN -> [SKIP][37] ([Intel XE#2321]) [37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-2/igt@kms_cursor_crc@cursor-offscreen-512x170.html * igt@kms_cursor_crc@cursor-rapid-movement-max-size: - shard-lnl: NOTRUN -> [SKIP][38] ([Intel XE#1424]) [38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@kms_cursor_crc@cursor-rapid-movement-max-size.html * igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic: - shard-lnl: NOTRUN -> [SKIP][39] ([Intel XE#309]) +1 other test skip [39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-5/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic.html * igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size: - shard-bmg: NOTRUN -> [SKIP][40] ([Intel XE#2286]) [40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-2/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-lnl: NOTRUN -> [SKIP][41] ([Intel XE#323]) [41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-5/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html * igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-3: - shard-bmg: NOTRUN -> [SKIP][42] ([Intel XE#1340]) [42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-3.html * igt@kms_dp_link_training@non-uhbr-mst: - shard-lnl: NOTRUN -> [SKIP][43] ([Intel XE#4354]) [43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-5/igt@kms_dp_link_training@non-uhbr-mst.html * igt@kms_dp_linktrain_fallback@dsc-fallback: - shard-bmg: NOTRUN -> [SKIP][44] ([Intel XE#4331]) [44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-3/igt@kms_dp_linktrain_fallback@dsc-fallback.html * igt@kms_dsc@dsc-with-output-formats-with-bpc: - shard-bmg: NOTRUN -> [SKIP][45] ([Intel XE#2244]) +2 other tests skip [45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-2/igt@kms_dsc@dsc-with-output-formats-with-bpc.html * igt@kms_feature_discovery@psr2: - shard-bmg: NOTRUN -> [SKIP][46] ([Intel XE#2374]) [46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_feature_discovery@psr2.html * igt@kms_flip@2x-flip-vs-suspend: - shard-lnl: NOTRUN -> [SKIP][47] ([Intel XE#1421]) +4 other tests skip [47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-3/igt@kms_flip@2x-flip-vs-suspend.html * igt@kms_flip@flip-vs-expired-vblank-interruptible: - shard-lnl: [PASS][48] -> [FAIL][49] ([Intel XE#301] / [Intel XE#3149]) +1 other test fail [48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/shard-lnl-2/igt@kms_flip@flip-vs-expired-vblank-interruptible.html [49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-2/igt@kms_flip@flip-vs-expired-vblank-interruptible.html * igt@kms_flip@flip-vs-expired-vblank-interruptible@b-edp1: - shard-lnl: [PASS][50] -> [FAIL][51] ([Intel XE#301]) +3 other tests fail [50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/shard-lnl-2/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-edp1.html [51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-2/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-edp1.html * igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling: - shard-bmg: NOTRUN -> [SKIP][52] ([Intel XE#2293] / [Intel XE#2380]) +4 other tests skip [52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-3/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling: - shard-bmg: NOTRUN -> [SKIP][53] ([Intel XE#2380]) +1 other test skip [53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-2/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling.html - shard-lnl: NOTRUN -> [SKIP][54] ([Intel XE#1401] / [Intel XE#1745]) [54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-7/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling@pipe-a-default-mode: - shard-lnl: NOTRUN -> [SKIP][55] ([Intel XE#1401]) [55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-7/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode: - shard-bmg: NOTRUN -> [SKIP][56] ([Intel XE#2293]) +4 other tests skip [56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-2/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html * igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-indfb-draw-mmap-wc: - shard-bmg: NOTRUN -> [SKIP][57] ([Intel XE#2311]) +55 other tests skip [57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-9/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@drrs-indfb-scaledprimary: - shard-lnl: NOTRUN -> [SKIP][58] ([Intel XE#651]) +4 other tests skip [58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@kms_frontbuffer_tracking@drrs-indfb-scaledprimary.html * igt@kms_frontbuffer_tracking@fbc-1p-offscreen-pri-indfb-draw-blt: - shard-bmg: NOTRUN -> [SKIP][59] ([Intel XE#4141]) +26 other tests skip [59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-3/igt@kms_frontbuffer_tracking@fbc-1p-offscreen-pri-indfb-draw-blt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-mmap-wc: - shard-lnl: NOTRUN -> [SKIP][60] ([Intel XE#656]) +17 other tests skip [60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt: - shard-bmg: NOTRUN -> [SKIP][61] ([Intel XE#2313]) +47 other tests skip [61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt.html * igt@kms_hdr@static-toggle-dpms@pipe-a-dp-2: - shard-bmg: NOTRUN -> [ABORT][62] ([Intel XE#6740]) +3 other tests abort [62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-9/igt@kms_hdr@static-toggle-dpms@pipe-a-dp-2.html * igt@kms_hdr@static-toggle-suspend: - shard-bmg: [PASS][63] -> [ABORT][64] ([Intel XE#6740]) +5 other tests abort [63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/shard-bmg-2/igt@kms_hdr@static-toggle-suspend.html [64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-9/igt@kms_hdr@static-toggle-suspend.html * igt@kms_multipipe_modeset@basic-max-pipe-crc-check: - shard-bmg: NOTRUN -> [SKIP][65] ([Intel XE#2501]) [65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-9/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html * igt@kms_panel_fitting@legacy: - shard-bmg: NOTRUN -> [SKIP][66] ([Intel XE#2486]) +1 other test skip [66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_panel_fitting@legacy.html * igt@kms_pipe_stress@stress-xrgb8888-ytiled: - shard-bmg: NOTRUN -> [SKIP][67] ([Intel XE#4329] / [Intel XE#6912]) [67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@kms_pipe_stress@stress-xrgb8888-ytiled.html * igt@kms_plane_lowres@tiling-y: - shard-bmg: NOTRUN -> [SKIP][68] ([Intel XE#2393]) [68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-9/igt@kms_plane_lowres@tiling-y.html * igt@kms_plane_multiple@2x-tiling-y: - shard-bmg: NOTRUN -> [SKIP][69] ([Intel XE#5021]) [69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_plane_multiple@2x-tiling-y.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-b: - shard-bmg: NOTRUN -> [SKIP][70] ([Intel XE#6886]) +19 other tests skip [70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-b.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-75@pipe-b: - shard-lnl: NOTRUN -> [SKIP][71] ([Intel XE#6886]) +5 other tests skip [71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-8/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-75@pipe-b.html * igt@kms_pm_backlight@fade: - shard-bmg: NOTRUN -> [SKIP][72] ([Intel XE#870]) [72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_pm_backlight@fade.html * igt@kms_pm_dc@dc5-dpms-negative: - shard-lnl: NOTRUN -> [SKIP][73] ([Intel XE#1131]) [73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-3/igt@kms_pm_dc@dc5-dpms-negative.html * igt@kms_pm_rpm@dpms-mode-unset-lpsp: - shard-bmg: NOTRUN -> [SKIP][74] ([Intel XE#1439] / [Intel XE#836]) [74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html * igt@kms_pm_rpm@modeset-lpsp-stress-no-wait: - shard-bmg: NOTRUN -> [SKIP][75] ([Intel XE#1439] / [Intel XE#3141] / [Intel XE#836]) [75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-3/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html * igt@kms_pm_rpm@package-g7: - shard-bmg: NOTRUN -> [SKIP][76] ([Intel XE#6814]) [76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_pm_rpm@package-g7.html * igt@kms_psr2_sf@fbc-pr-primary-plane-update-sf-dmg-area: - shard-bmg: NOTRUN -> [SKIP][77] ([Intel XE#1406] / [Intel XE#1489]) +12 other tests skip [77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-2/igt@kms_psr2_sf@fbc-pr-primary-plane-update-sf-dmg-area.html * igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-exceed-fully-sf: - shard-lnl: NOTRUN -> [SKIP][78] ([Intel XE#1406] / [Intel XE#2893] / [Intel XE#4608]) +1 other test skip [78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-exceed-fully-sf.html * igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-exceed-fully-sf@pipe-b-edp-1: - shard-lnl: NOTRUN -> [SKIP][79] ([Intel XE#1406] / [Intel XE#4608]) +3 other tests skip [79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-exceed-fully-sf@pipe-b-edp-1.html * igt@kms_psr2_su@page_flip-nv12: - shard-bmg: NOTRUN -> [SKIP][80] ([Intel XE#1406] / [Intel XE#2387]) [80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_psr2_su@page_flip-nv12.html * igt@kms_psr@fbc-psr2-cursor-plane-onoff: - shard-lnl: NOTRUN -> [SKIP][81] ([Intel XE#1406]) [81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@kms_psr@fbc-psr2-cursor-plane-onoff.html * igt@kms_psr@fbc-psr2-cursor-plane-onoff@edp-1: - shard-lnl: NOTRUN -> [SKIP][82] ([Intel XE#1406] / [Intel XE#4609]) [82]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@kms_psr@fbc-psr2-cursor-plane-onoff@edp-1.html * igt@kms_psr@psr2-no-drrs: - shard-bmg: NOTRUN -> [SKIP][83] ([Intel XE#1406] / [Intel XE#2234] / [Intel XE#2850]) +19 other tests skip [83]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@kms_psr@psr2-no-drrs.html * igt@kms_psr_stress_test@flip-primary-invalidate-overlay: - shard-bmg: NOTRUN -> [SKIP][84] ([Intel XE#1406] / [Intel XE#2414]) [84]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270: - shard-bmg: NOTRUN -> [SKIP][85] ([Intel XE#3414] / [Intel XE#3904]) [85]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html * igt@kms_scaling_modes@scaling-mode-center: - shard-bmg: NOTRUN -> [SKIP][86] ([Intel XE#2413]) [86]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@kms_scaling_modes@scaling-mode-center.html * igt@kms_sharpness_filter@filter-basic: - shard-bmg: NOTRUN -> [SKIP][87] ([Intel XE#6503]) +1 other test skip [87]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-9/igt@kms_sharpness_filter@filter-basic.html * igt@kms_vrr@flip-basic: - shard-bmg: NOTRUN -> [SKIP][88] ([Intel XE#1499]) +4 other tests skip [88]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-9/igt@kms_vrr@flip-basic.html * igt@sriov_basic@enable-vfs-autoprobe-off: - shard-lnl: NOTRUN -> [SKIP][89] ([Intel XE#1091] / [Intel XE#2849]) [89]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@sriov_basic@enable-vfs-autoprobe-off.html * igt@xe_compute@eu-busy-10s: - shard-bmg: NOTRUN -> [SKIP][90] ([Intel XE#6599]) [90]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-2/igt@xe_compute@eu-busy-10s.html * igt@xe_eudebug@basic-exec-queues-enable: - shard-bmg: NOTRUN -> [SKIP][91] ([Intel XE#4837]) +15 other tests skip [91]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-3/igt@xe_eudebug@basic-exec-queues-enable.html * igt@xe_eudebug@basic-vm-bind: - shard-lnl: NOTRUN -> [SKIP][92] ([Intel XE#4837]) +1 other test skip [92]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-3/igt@xe_eudebug@basic-vm-bind.html * igt@xe_eudebug_online@pagefault-write: - shard-bmg: NOTRUN -> [SKIP][93] ([Intel XE#4837] / [Intel XE#6665]) +11 other tests skip [93]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-9/igt@xe_eudebug_online@pagefault-write.html * igt@xe_eudebug_online@pagefault-write-stress: - shard-lnl: NOTRUN -> [SKIP][94] ([Intel XE#6665]) [94]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-3/igt@xe_eudebug_online@pagefault-write-stress.html * igt@xe_eudebug_online@writes-caching-sram-bb-vram-target-vram: - shard-lnl: NOTRUN -> [SKIP][95] ([Intel XE#4837] / [Intel XE#6665]) [95]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-8/igt@xe_eudebug_online@writes-caching-sram-bb-vram-target-vram.html * igt@xe_evict@evict-beng-mixed-many-threads-small: - shard-bmg: [PASS][96] -> [INCOMPLETE][97] ([Intel XE#6321]) [96]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/shard-bmg-3/igt@xe_evict@evict-beng-mixed-many-threads-small.html [97]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-3/igt@xe_evict@evict-beng-mixed-many-threads-small.html * igt@xe_evict@evict-beng-mixed-threads-small-multi-vm: - shard-lnl: NOTRUN -> [SKIP][98] ([Intel XE#688]) +4 other tests skip [98]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-7/igt@xe_evict@evict-beng-mixed-threads-small-multi-vm.html * igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue: - shard-bmg: NOTRUN -> [SKIP][99] ([Intel XE#2322]) +12 other tests skip [99]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue.html * igt@xe_exec_basic@multigpu-once-basic-defer-mmap: - shard-lnl: NOTRUN -> [SKIP][100] ([Intel XE#1392]) +2 other tests skip [100]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-7/igt@xe_exec_basic@multigpu-once-basic-defer-mmap.html * igt@xe_exec_multi_queue@many-execs-preempt-mode-fault-userptr-invalidate: - shard-bmg: NOTRUN -> [SKIP][101] ([Intel XE#6874]) +46 other tests skip [101]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-2/igt@xe_exec_multi_queue@many-execs-preempt-mode-fault-userptr-invalidate.html * igt@xe_exec_multi_queue@two-queues-preempt-mode-fault-basic-smem: - shard-lnl: NOTRUN -> [SKIP][102] ([Intel XE#6874]) +10 other tests skip [102]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@xe_exec_multi_queue@two-queues-preempt-mode-fault-basic-smem.html * igt@xe_exec_system_allocator@madvise-no-range-invalidate-same-attr: - shard-lnl: NOTRUN -> [WARN][103] ([Intel XE#5786]) [103]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@xe_exec_system_allocator@madvise-no-range-invalidate-same-attr.html * igt@xe_exec_system_allocator@many-64k-mmap-free-huge: - shard-bmg: NOTRUN -> [SKIP][104] ([Intel XE#5007]) [104]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-3/igt@xe_exec_system_allocator@many-64k-mmap-free-huge.html * igt@xe_exec_system_allocator@many-stride-malloc-prefetch: - shard-bmg: NOTRUN -> [WARN][105] ([Intel XE#5786]) [105]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-3/igt@xe_exec_system_allocator@many-stride-malloc-prefetch.html * igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-multi-vma: - shard-lnl: [PASS][106] -> [FAIL][107] ([Intel XE#5625]) [106]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/shard-lnl-7/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-multi-vma.html [107]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-5/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-multi-vma.html * igt@xe_exec_system_allocator@process-many-stride-mmap-huge: - shard-lnl: NOTRUN -> [SKIP][108] ([Intel XE#4943]) +9 other tests skip [108]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@xe_exec_system_allocator@process-many-stride-mmap-huge.html * igt@xe_exec_system_allocator@threads-many-mmap-new-huge-nomemset: - shard-bmg: NOTRUN -> [SKIP][109] ([Intel XE#4943]) +48 other tests skip [109]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@xe_exec_system_allocator@threads-many-mmap-new-huge-nomemset.html * igt@xe_mmap@vram: - shard-lnl: NOTRUN -> [SKIP][110] ([Intel XE#1416]) [110]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-7/igt@xe_mmap@vram.html * igt@xe_multigpu_svm@mgpu-migration-basic: - shard-bmg: NOTRUN -> [SKIP][111] ([Intel XE#6964]) +2 other tests skip [111]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@xe_multigpu_svm@mgpu-migration-basic.html * igt@xe_oa@oa-tlb-invalidate: - shard-bmg: NOTRUN -> [SKIP][112] ([Intel XE#2248]) [112]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@xe_oa@oa-tlb-invalidate.html * igt@xe_pm@d3cold-i2c: - shard-bmg: NOTRUN -> [SKIP][113] ([Intel XE#5694]) [113]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-10/igt@xe_pm@d3cold-i2c.html * igt@xe_pm@d3cold-multiple-execs: - shard-bmg: NOTRUN -> [SKIP][114] ([Intel XE#2284]) +3 other tests skip [114]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@xe_pm@d3cold-multiple-execs.html * igt@xe_pm@s4-d3cold-basic-exec: - shard-lnl: NOTRUN -> [SKIP][115] ([Intel XE#2284] / [Intel XE#366]) +1 other test skip [115]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-5/igt@xe_pm@s4-d3cold-basic-exec.html * igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_render0: - shard-lnl: [PASS][116] -> [FAIL][117] ([Intel XE#6251]) +1 other test fail [116]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/shard-lnl-2/igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_render0.html [117]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-8/igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_render0.html * igt@xe_pxp@pxp-termination-key-update-post-suspend: - shard-bmg: NOTRUN -> [SKIP][118] ([Intel XE#4733]) +3 other tests skip [118]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-2/igt@xe_pxp@pxp-termination-key-update-post-suspend.html * igt@xe_query@multigpu-query-mem-usage: - shard-bmg: NOTRUN -> [SKIP][119] ([Intel XE#944]) +2 other tests skip [119]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@xe_query@multigpu-query-mem-usage.html * igt@xe_query@multigpu-query-pxp-status: - shard-lnl: NOTRUN -> [SKIP][120] ([Intel XE#944]) [120]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-5/igt@xe_query@multigpu-query-pxp-status.html * igt@xe_sriov_vram@vf-access-after-resize-up: - shard-lnl: NOTRUN -> [SKIP][121] ([Intel XE#6376]) [121]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-4/igt@xe_sriov_vram@vf-access-after-resize-up.html #### Possible fixes #### * igt@kms_cursor_legacy@flip-vs-cursor-legacy: - shard-bmg: [FAIL][122] ([Intel XE#4633]) -> [PASS][123] [122]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/shard-bmg-2/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html [123]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html * igt@kms_pm_dc@dc6-psr: - shard-lnl: [FAIL][124] ([Intel XE#718]) -> [PASS][125] +1 other test pass [124]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/shard-lnl-4/igt@kms_pm_dc@dc6-psr.html [125]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-3/igt@kms_pm_dc@dc6-psr.html * igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1: - shard-lnl: [FAIL][126] ([Intel XE#2142]) -> [PASS][127] +1 other test pass [126]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/shard-lnl-3/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html [127]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-5/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html * igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_copy0: - shard-lnl: [FAIL][128] ([Intel XE#6251]) -> [PASS][129] [128]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/shard-lnl-2/igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_copy0.html [129]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-lnl-8/igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_copy0.html #### Warnings #### * igt@kms_hdr@brightness-with-hdr: - shard-bmg: [SKIP][130] ([Intel XE#3544]) -> [SKIP][131] ([Intel XE#3374] / [Intel XE#3544]) [130]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8688/shard-bmg-9/igt@kms_hdr@brightness-with-hdr.html [131]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/shard-bmg-1/igt@kms_hdr@brightness-with-hdr.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [Intel XE#1091]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1091 [Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124 [Intel XE#1131]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1131 [Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178 [Intel XE#1340]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1340 [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#1416]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1416 [Intel XE#1421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421 [Intel XE#1424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1424 [Intel XE#1439]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1439 [Intel XE#1467]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1467 [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#1512]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1512 [Intel XE#1745]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1745 [Intel XE#2142]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2142 [Intel XE#2233]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2233 [Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234 [Intel XE#2244]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2244 [Intel XE#2248]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2248 [Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252 [Intel XE#2284]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2284 [Intel XE#2286]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2286 [Intel XE#2293]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2293 [Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311 [Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313 [Intel XE#2314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2314 [Intel XE#2320]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2320 [Intel XE#2321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2321 [Intel XE#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322 [Intel XE#2325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325 [Intel XE#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327 [Intel XE#2328]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2328 [Intel XE#2341]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2341 [Intel XE#2370]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2370 [Intel XE#2374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2374 [Intel XE#2380]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2380 [Intel XE#2387]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2387 [Intel XE#2390]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2390 [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#2486]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2486 [Intel XE#2501]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2501 [Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652 [Intel XE#2669]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2669 [Intel XE#2724]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2724 [Intel XE#2849]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2849 [Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850 [Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887 [Intel XE#2893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2893 [Intel XE#2894]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2894 [Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301 [Intel XE#306]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/306 [Intel XE#309]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/309 [Intel XE#3141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3141 [Intel XE#3149]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3149 [Intel XE#3157]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3157 [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#3374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3374 [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#3544]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3544 [Intel XE#366]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/366 [Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367 [Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373 [Intel XE#3904]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3904 [Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141 [Intel XE#4329]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4329 [Intel XE#4331]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4331 [Intel XE#4354]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4354 [Intel XE#4608]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4608 [Intel XE#4609]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4609 [Intel XE#4633]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4633 [Intel XE#4733]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4733 [Intel XE#4837]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4837 [Intel XE#4943]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4943 [Intel XE#5007]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5007 [Intel XE#5021]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5021 [Intel XE#5625]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5625 [Intel XE#5694]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5694 [Intel XE#5786]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5786 [Intel XE#5993]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5993 [Intel XE#6054]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6054 [Intel XE#6251]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6251 [Intel XE#6321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6321 [Intel XE#6376]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6376 [Intel XE#6503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6503 [Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651 [Intel XE#656]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/656 [Intel XE#6599]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6599 [Intel XE#6665]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6665 [Intel XE#6740]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6740 [Intel XE#6814]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6814 [Intel XE#6874]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6874 [Intel XE#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688 [Intel XE#6886]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6886 [Intel XE#6912]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6912 [Intel XE#6964]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6964 [Intel XE#718]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/718 [Intel XE#787]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/787 [Intel XE#836]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/836 [Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870 [Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944 Build changes ------------- * IGT: IGT_8688 -> IGTPW_14304 * Linux: xe-4336-3d6700a02638d446a4e8ad92a8212c3efef84ae0 -> xe-4338-1124404e817b8b53ae369c2c41efb35a1cfaf48a IGTPW_14304: 14304 IGT_8688: bf529184be041a0197778395aa71dbb1e5d47bff @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git xe-4336-3d6700a02638d446a4e8ad92a8212c3efef84ae0: 3d6700a02638d446a4e8ad92a8212c3efef84ae0 xe-4338-1124404e817b8b53ae369c2c41efb35a1cfaf48a: 1124404e817b8b53ae369c2c41efb35a1cfaf48a == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14304/index.html [-- Attachment #2: Type: text/html, Size: 48497 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* ✗ i915.CI.Full: failure for tests/kms_content_protection: Split dp-mst-suspend-resume tests 2026-01-07 5:11 [PATCH i-g-t v1] tests/kms_content_protection: Split dp-mst-suspend-resume tests Santhosh Reddy Guddati ` (2 preceding siblings ...) 2026-01-07 7:49 ` ✗ Xe.CI.Full: failure " Patchwork @ 2026-01-07 8:57 ` Patchwork 2026-01-07 9:14 ` [PATCH i-g-t v1] " Thasleem, Mohammed 4 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2026-01-07 8:57 UTC (permalink / raw) To: Santhosh Reddy Guddati; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 133711 bytes --] == Series Details == Series: tests/kms_content_protection: Split dp-mst-suspend-resume tests URL : https://patchwork.freedesktop.org/series/159721/ State : failure == Summary == CI Bug Log - changes from CI_DRM_17775_full -> IGTPW_14304_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_14304_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_14304_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_14304/index.html Participating hosts (9 -> 9) ------------------------------ No changes in participating hosts Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_14304_full: ### IGT changes ### #### Possible regressions #### * igt@gem_exec_schedule@wide@vcs1: - shard-mtlp: [PASS][1] -> [DMESG-WARN][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-mtlp-3/igt@gem_exec_schedule@wide@vcs1.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-4/igt@gem_exec_schedule@wide@vcs1.html * {igt@kms_content_protection@dp-mst-type-0-suspend-resume} (NEW): - shard-mtlp: NOTRUN -> [SKIP][3] +1 other test skip [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-8/igt@kms_content_protection@dp-mst-type-0-suspend-resume.html - shard-dg2: NOTRUN -> [SKIP][4] +1 other test skip [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-5/igt@kms_content_protection@dp-mst-type-0-suspend-resume.html - shard-rkl: NOTRUN -> [SKIP][5] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@kms_content_protection@dp-mst-type-0-suspend-resume.html - shard-dg1: NOTRUN -> [SKIP][6] +1 other test skip [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-16/igt@kms_content_protection@dp-mst-type-0-suspend-resume.html * {igt@kms_content_protection@dp-mst-type-1-suspend-resume} (NEW): - shard-tglu: NOTRUN -> [SKIP][7] +1 other test skip [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-3/igt@kms_content_protection@dp-mst-type-1-suspend-resume.html * igt@kms_cursor_legacy@long-nonblocking-modeset-vs-cursor-atomic: - shard-snb: [PASS][8] -> [ABORT][9] [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-snb5/igt@kms_cursor_legacy@long-nonblocking-modeset-vs-cursor-atomic.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-snb6/igt@kms_cursor_legacy@long-nonblocking-modeset-vs-cursor-atomic.html New tests --------- New tests have been introduced between CI_DRM_17775_full and IGTPW_14304_full: ### New IGT tests (5) ### * igt@kms_color_pipeline@plane-lut1d-post-ctm3x4@pipe-a-hdmi-a-3: - Statuses : 2 pass(s) - Exec time: [0.40, 0.42] s * igt@kms_color_pipeline@plane-lut1d-post-ctm3x4@pipe-c-hdmi-a-3: - Statuses : 2 pass(s) - Exec time: [0.35, 0.37] s * igt@kms_color_pipeline@plane-lut1d-post-ctm3x4@pipe-d-hdmi-a-3: - Statuses : 2 pass(s) - Exec time: [0.32, 0.35] s * igt@kms_content_protection@dp-mst-type-0-suspend-resume: - Statuses : 5 skip(s) - Exec time: [0.0] s * igt@kms_content_protection@dp-mst-type-1-suspend-resume: - Statuses : 6 skip(s) - Exec time: [0.0] s Known issues ------------ Here are the changes found in IGTPW_14304_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@api_intel_bb@crc32: - shard-rkl: NOTRUN -> [SKIP][10] ([i915#6230]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@api_intel_bb@crc32.html - shard-tglu-1: NOTRUN -> [SKIP][11] ([i915#6230]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@api_intel_bb@crc32.html * igt@api_intel_bb@object-reloc-keep-cache: - shard-rkl: NOTRUN -> [SKIP][12] ([i915#8411]) +1 other test skip [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@api_intel_bb@object-reloc-keep-cache.html * igt@drm_buddy@drm_buddy: - shard-tglu: NOTRUN -> [DMESG-WARN][13] ([i915#15095]) +1 other test dmesg-warn [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-2/igt@drm_buddy@drm_buddy.html * igt@gem_ccs@block-multicopy-compressed: - shard-dg1: NOTRUN -> [SKIP][14] ([i915#9323]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-12/igt@gem_ccs@block-multicopy-compressed.html * igt@gem_ccs@block-multicopy-inplace: - shard-tglu-1: NOTRUN -> [SKIP][15] ([i915#3555] / [i915#9323]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@gem_ccs@block-multicopy-inplace.html * igt@gem_close_race@multigpu-basic-process: - shard-tglu-1: NOTRUN -> [SKIP][16] ([i915#7697]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@gem_close_race@multigpu-basic-process.html * igt@gem_create@create-ext-cpu-access-big: - shard-tglu: NOTRUN -> [SKIP][17] ([i915#6335]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-8/igt@gem_create@create-ext-cpu-access-big.html * igt@gem_create@create-ext-cpu-access-sanity-check: - shard-tglu-1: NOTRUN -> [SKIP][18] ([i915#6335]) [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@gem_create@create-ext-cpu-access-sanity-check.html * igt@gem_create@create-ext-set-pat: - shard-rkl: NOTRUN -> [SKIP][19] ([i915#8562]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@gem_create@create-ext-set-pat.html * igt@gem_ctx_isolation@preservation-s3: - shard-glk10: NOTRUN -> [INCOMPLETE][20] ([i915#13356]) +1 other test incomplete [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk10/igt@gem_ctx_isolation@preservation-s3.html * igt@gem_ctx_persistence@heartbeat-hang: - shard-dg1: NOTRUN -> [SKIP][21] ([i915#8555]) [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-12/igt@gem_ctx_persistence@heartbeat-hang.html * igt@gem_ctx_persistence@processes: - shard-snb: NOTRUN -> [SKIP][22] ([i915#1099]) [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-snb1/igt@gem_ctx_persistence@processes.html * igt@gem_ctx_sseu@invalid-args: - shard-tglu: NOTRUN -> [SKIP][23] ([i915#280]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-9/igt@gem_ctx_sseu@invalid-args.html * igt@gem_exec_balancer@invalid-bonds: - shard-dg2: NOTRUN -> [SKIP][24] ([i915#4036]) [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-11/igt@gem_exec_balancer@invalid-bonds.html * igt@gem_exec_balancer@parallel: - shard-tglu-1: NOTRUN -> [SKIP][25] ([i915#4525]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@gem_exec_balancer@parallel.html * igt@gem_exec_balancer@parallel-keep-submit-fence: - shard-rkl: NOTRUN -> [SKIP][26] ([i915#4525]) +1 other test skip [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@gem_exec_balancer@parallel-keep-submit-fence.html * igt@gem_exec_balancer@parallel-out-fence: - shard-tglu: NOTRUN -> [SKIP][27] ([i915#4525]) [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-8/igt@gem_exec_balancer@parallel-out-fence.html * igt@gem_exec_capture@capture-invisible@smem0: - shard-glk: NOTRUN -> [SKIP][28] ([i915#6334]) +1 other test skip [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk1/igt@gem_exec_capture@capture-invisible@smem0.html * igt@gem_exec_capture@capture-recoverable: - shard-rkl: NOTRUN -> [SKIP][29] ([i915#6344]) [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@gem_exec_capture@capture-recoverable.html - shard-tglu-1: NOTRUN -> [SKIP][30] ([i915#6344]) [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@gem_exec_capture@capture-recoverable.html * igt@gem_exec_flush@basic-uc-prw-default: - shard-dg1: NOTRUN -> [SKIP][31] ([i915#3539]) [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-16/igt@gem_exec_flush@basic-uc-prw-default.html - shard-dg2: NOTRUN -> [SKIP][32] ([i915#3539]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-5/igt@gem_exec_flush@basic-uc-prw-default.html * igt@gem_exec_flush@basic-wb-prw-default: - shard-dg2: NOTRUN -> [SKIP][33] ([i915#3539] / [i915#4852]) +1 other test skip [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-6/igt@gem_exec_flush@basic-wb-prw-default.html - shard-dg1: NOTRUN -> [SKIP][34] ([i915#3539] / [i915#4852]) +1 other test skip [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-19/igt@gem_exec_flush@basic-wb-prw-default.html * igt@gem_exec_reloc@basic-concurrent0: - shard-dg1: NOTRUN -> [SKIP][35] ([i915#3281]) +9 other tests skip [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-12/igt@gem_exec_reloc@basic-concurrent0.html * igt@gem_exec_reloc@basic-gtt-wc-active: - shard-mtlp: NOTRUN -> [SKIP][36] ([i915#3281]) +5 other tests skip [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-3/igt@gem_exec_reloc@basic-gtt-wc-active.html * igt@gem_exec_reloc@basic-scanout: - shard-rkl: NOTRUN -> [SKIP][37] ([i915#3281]) +8 other tests skip [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-2/igt@gem_exec_reloc@basic-scanout.html * igt@gem_exec_reloc@basic-write-read-active: - shard-dg2: NOTRUN -> [SKIP][38] ([i915#3281]) +6 other tests skip [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-11/igt@gem_exec_reloc@basic-write-read-active.html * igt@gem_exec_schedule@preempt-queue: - shard-dg1: NOTRUN -> [SKIP][39] ([i915#4812]) +2 other tests skip [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-19/igt@gem_exec_schedule@preempt-queue.html * igt@gem_exec_schedule@semaphore-power: - shard-rkl: NOTRUN -> [SKIP][40] ([i915#7276]) [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-8/igt@gem_exec_schedule@semaphore-power.html * igt@gem_exec_schedule@wide: - shard-mtlp: [PASS][41] -> [DMESG-WARN][42] ([i915#15148]) [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-mtlp-3/igt@gem_exec_schedule@wide.html [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-4/igt@gem_exec_schedule@wide.html * igt@gem_lmem_swapping@heavy-verify-multi-ccs: - shard-glk: NOTRUN -> [SKIP][43] ([i915#4613]) +3 other tests skip [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk1/igt@gem_lmem_swapping@heavy-verify-multi-ccs.html * igt@gem_lmem_swapping@heavy-verify-random-ccs: - shard-rkl: NOTRUN -> [SKIP][44] ([i915#14544] / [i915#4613]) [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@gem_lmem_swapping@heavy-verify-random-ccs.html - shard-tglu-1: NOTRUN -> [SKIP][45] ([i915#4613]) +2 other tests skip [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@gem_lmem_swapping@heavy-verify-random-ccs.html - shard-dg1: NOTRUN -> [SKIP][46] ([i915#12193]) [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-18/igt@gem_lmem_swapping@heavy-verify-random-ccs.html - shard-mtlp: NOTRUN -> [SKIP][47] ([i915#4613]) +1 other test skip [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-5/igt@gem_lmem_swapping@heavy-verify-random-ccs.html * igt@gem_lmem_swapping@heavy-verify-random-ccs@lmem0: - shard-dg1: NOTRUN -> [SKIP][48] ([i915#4565]) [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-18/igt@gem_lmem_swapping@heavy-verify-random-ccs@lmem0.html * igt@gem_lmem_swapping@parallel-random: - shard-rkl: NOTRUN -> [SKIP][49] ([i915#4613]) +2 other tests skip [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@gem_lmem_swapping@parallel-random.html * igt@gem_lmem_swapping@verify-ccs: - shard-tglu: NOTRUN -> [SKIP][50] ([i915#4613]) +3 other tests skip [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-10/igt@gem_lmem_swapping@verify-ccs.html * igt@gem_media_fill@media-fill: - shard-dg2: NOTRUN -> [SKIP][51] ([i915#8289]) [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-11/igt@gem_media_fill@media-fill.html * igt@gem_mmap@bad-object: - shard-dg1: NOTRUN -> [SKIP][52] ([i915#4083]) +2 other tests skip [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-13/igt@gem_mmap@bad-object.html - shard-mtlp: NOTRUN -> [SKIP][53] ([i915#4083]) [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-2/igt@gem_mmap@bad-object.html * igt@gem_mmap_gtt@cpuset-medium-copy-odd: - shard-mtlp: NOTRUN -> [SKIP][54] ([i915#4077]) +1 other test skip [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-6/igt@gem_mmap_gtt@cpuset-medium-copy-odd.html * igt@gem_mmap_gtt@fault-concurrent-x: - shard-dg2: NOTRUN -> [SKIP][55] ([i915#4077]) +2 other tests skip [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@gem_mmap_gtt@fault-concurrent-x.html * igt@gem_mmap_gtt@medium-copy: - shard-dg1: NOTRUN -> [SKIP][56] ([i915#4077]) +4 other tests skip [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-16/igt@gem_mmap_gtt@medium-copy.html * igt@gem_mmap_wc@write-cpu-read-wc: - shard-dg2: NOTRUN -> [SKIP][57] ([i915#4083]) +1 other test skip [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-7/igt@gem_mmap_wc@write-cpu-read-wc.html * igt@gem_pread@exhaustion: - shard-dg1: NOTRUN -> [SKIP][58] ([i915#3282]) +2 other tests skip [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-14/igt@gem_pread@exhaustion.html - shard-snb: NOTRUN -> [WARN][59] ([i915#2658]) [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-snb6/igt@gem_pread@exhaustion.html - shard-tglu: NOTRUN -> [WARN][60] ([i915#2658]) [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-9/igt@gem_pread@exhaustion.html - shard-mtlp: NOTRUN -> [SKIP][61] ([i915#3282]) +2 other tests skip [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-6/igt@gem_pread@exhaustion.html * igt@gem_pread@snoop: - shard-dg2: NOTRUN -> [SKIP][62] ([i915#3282]) +2 other tests skip [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@gem_pread@snoop.html * igt@gem_pxp@hw-rejects-pxp-buffer: - shard-tglu-1: NOTRUN -> [SKIP][63] ([i915#13398]) [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@gem_pxp@hw-rejects-pxp-buffer.html * igt@gem_pxp@hw-rejects-pxp-context: - shard-tglu: NOTRUN -> [SKIP][64] ([i915#13398]) [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-10/igt@gem_pxp@hw-rejects-pxp-context.html - shard-mtlp: NOTRUN -> [SKIP][65] ([i915#13398]) [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-2/igt@gem_pxp@hw-rejects-pxp-context.html * igt@gem_render_copy@y-tiled-ccs-to-yf-tiled: - shard-mtlp: NOTRUN -> [SKIP][66] ([i915#8428]) +1 other test skip [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-2/igt@gem_render_copy@y-tiled-ccs-to-yf-tiled.html * igt@gem_render_copy@y-tiled-to-vebox-yf-tiled: - shard-dg2: NOTRUN -> [SKIP][67] ([i915#5190] / [i915#8428]) +3 other tests skip [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@gem_render_copy@y-tiled-to-vebox-yf-tiled.html * igt@gem_set_tiling_vs_blt@tiled-to-tiled: - shard-dg2: NOTRUN -> [SKIP][68] ([i915#4079]) [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-4/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html - shard-dg1: NOTRUN -> [SKIP][69] ([i915#4079]) [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-19/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html - shard-mtlp: NOTRUN -> [SKIP][70] ([i915#4079]) [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-4/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html * igt@gem_set_tiling_vs_blt@untiled-to-tiled: - shard-rkl: NOTRUN -> [SKIP][71] ([i915#14544] / [i915#8411]) [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@gem_set_tiling_vs_blt@untiled-to-tiled.html * igt@gem_set_tiling_vs_pwrite: - shard-rkl: NOTRUN -> [SKIP][72] ([i915#3282]) +3 other tests skip [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-8/igt@gem_set_tiling_vs_pwrite.html * igt@gem_softpin@evict-snoop: - shard-dg2: NOTRUN -> [SKIP][73] ([i915#4885]) [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@gem_softpin@evict-snoop.html * igt@gem_userptr_blits@dmabuf-unsync: - shard-rkl: NOTRUN -> [SKIP][74] ([i915#3297]) +1 other test skip [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@gem_userptr_blits@dmabuf-unsync.html * igt@gem_userptr_blits@invalid-mmap-offset-unsync: - shard-dg1: NOTRUN -> [SKIP][75] ([i915#3297]) [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-16/igt@gem_userptr_blits@invalid-mmap-offset-unsync.html * igt@gem_userptr_blits@map-fixed-invalidate-overlap: - shard-dg2: NOTRUN -> [SKIP][76] ([i915#3297] / [i915#4880]) [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-11/igt@gem_userptr_blits@map-fixed-invalidate-overlap.html * igt@gem_userptr_blits@set-cache-level: - shard-mtlp: NOTRUN -> [SKIP][77] ([i915#3297]) [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-8/igt@gem_userptr_blits@set-cache-level.html * igt@gem_userptr_blits@unsync-overlap: - shard-tglu: NOTRUN -> [SKIP][78] ([i915#3297]) [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-4/igt@gem_userptr_blits@unsync-overlap.html * igt@gem_userptr_blits@unsync-unmap-after-close: - shard-tglu-1: NOTRUN -> [SKIP][79] ([i915#3297]) +1 other test skip [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@gem_userptr_blits@unsync-unmap-after-close.html * igt@gem_workarounds@suspend-resume-context: - shard-glk: NOTRUN -> [INCOMPLETE][80] ([i915#13356]) [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk5/igt@gem_workarounds@suspend-resume-context.html * igt@gen9_exec_parse@basic-rejected: - shard-tglu: NOTRUN -> [SKIP][81] ([i915#2527] / [i915#2856]) +1 other test skip [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-3/igt@gen9_exec_parse@basic-rejected.html - shard-mtlp: NOTRUN -> [SKIP][82] ([i915#2856]) +1 other test skip [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-5/igt@gen9_exec_parse@basic-rejected.html * igt@gen9_exec_parse@bb-start-param: - shard-dg2: NOTRUN -> [SKIP][83] ([i915#2856]) +1 other test skip [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@gen9_exec_parse@bb-start-param.html - shard-dg1: NOTRUN -> [SKIP][84] ([i915#2527]) +1 other test skip [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-17/igt@gen9_exec_parse@bb-start-param.html * igt@gen9_exec_parse@cmd-crossing-page: - shard-tglu-1: NOTRUN -> [SKIP][85] ([i915#2527] / [i915#2856]) [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@gen9_exec_parse@cmd-crossing-page.html * igt@gen9_exec_parse@unaligned-access: - shard-rkl: NOTRUN -> [SKIP][86] ([i915#2527]) +2 other tests skip [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@gen9_exec_parse@unaligned-access.html * igt@i915_drm_fdinfo@all-busy-check-all: - shard-mtlp: NOTRUN -> [SKIP][87] ([i915#14123]) [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-6/igt@i915_drm_fdinfo@all-busy-check-all.html - shard-dg2: NOTRUN -> [SKIP][88] ([i915#14123]) [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-1/igt@i915_drm_fdinfo@all-busy-check-all.html - shard-dg1: NOTRUN -> [SKIP][89] ([i915#14123]) [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-18/igt@i915_drm_fdinfo@all-busy-check-all.html * igt@i915_drm_fdinfo@busy-check-all: - shard-dg1: NOTRUN -> [SKIP][90] ([i915#11527]) +5 other tests skip [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-16/igt@i915_drm_fdinfo@busy-check-all.html * igt@i915_drm_fdinfo@isolation@bcs0: - shard-dg1: NOTRUN -> [SKIP][91] ([i915#14073]) +11 other tests skip [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-19/igt@i915_drm_fdinfo@isolation@bcs0.html * igt@i915_drm_fdinfo@most-busy-idle-check-all: - shard-mtlp: NOTRUN -> [SKIP][92] ([i915#14073]) +6 other tests skip [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-5/igt@i915_drm_fdinfo@most-busy-idle-check-all.html * igt@i915_drm_fdinfo@most-busy-idle-check-all@vecs1: - shard-dg2: NOTRUN -> [SKIP][93] ([i915#14073]) +7 other tests skip [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-11/igt@i915_drm_fdinfo@most-busy-idle-check-all@vecs1.html * igt@i915_drm_fdinfo@virtual-busy-hang: - shard-dg2: NOTRUN -> [SKIP][94] ([i915#14118]) [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@i915_drm_fdinfo@virtual-busy-hang.html * igt@i915_module_load@resize-bar: - shard-rkl: NOTRUN -> [SKIP][95] ([i915#6412]) [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@i915_module_load@resize-bar.html - shard-tglu-1: NOTRUN -> [SKIP][96] ([i915#6412]) [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@i915_module_load@resize-bar.html * igt@i915_pm_freq_api@freq-basic-api: - shard-tglu: NOTRUN -> [SKIP][97] ([i915#8399]) [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-3/igt@i915_pm_freq_api@freq-basic-api.html * igt@i915_pm_freq_mult@media-freq@gt0: - shard-tglu: NOTRUN -> [SKIP][98] ([i915#6590]) +1 other test skip [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-5/igt@i915_pm_freq_mult@media-freq@gt0.html * igt@i915_pm_rc6_residency@rc6-accuracy: - shard-dg2: [PASS][99] -> [FAIL][100] ([i915#12964]) +1 other test fail [99]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg2-8/igt@i915_pm_rc6_residency@rc6-accuracy.html [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-6/igt@i915_pm_rc6_residency@rc6-accuracy.html * igt@i915_query@hwconfig_table: - shard-tglu: NOTRUN -> [SKIP][101] ([i915#6245]) [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-8/igt@i915_query@hwconfig_table.html * igt@i915_selftest@live@workarounds: - shard-dg2: [PASS][102] -> [DMESG-FAIL][103] ([i915#12061]) +1 other test dmesg-fail [102]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg2-1/igt@i915_selftest@live@workarounds.html [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@i915_selftest@live@workarounds.html * igt@i915_suspend@fence-restore-tiled2untiled: - shard-rkl: [PASS][104] -> [ABORT][105] ([i915#15140]) [104]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-8/igt@i915_suspend@fence-restore-tiled2untiled.html [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-1/igt@i915_suspend@fence-restore-tiled2untiled.html * igt@intel_hwmon@hwmon-write: - shard-tglu-1: NOTRUN -> [SKIP][106] ([i915#7707]) [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@intel_hwmon@hwmon-write.html * igt@kms_addfb_basic@clobberred-modifier: - shard-dg2: NOTRUN -> [SKIP][107] ([i915#4212]) +1 other test skip [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-3/igt@kms_addfb_basic@clobberred-modifier.html - shard-dg1: NOTRUN -> [SKIP][108] ([i915#4212]) +1 other test skip [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-13/igt@kms_addfb_basic@clobberred-modifier.html - shard-mtlp: NOTRUN -> [SKIP][109] ([i915#4212]) +1 other test skip [109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-2/igt@kms_addfb_basic@clobberred-modifier.html * igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels: - shard-rkl: NOTRUN -> [SKIP][110] ([i915#1769] / [i915#3555]) [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html * igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels: - shard-glk: NOTRUN -> [SKIP][111] ([i915#1769]) [111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk1/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html * igt@kms_big_fb@4-tiled-16bpp-rotate-180: - shard-rkl: NOTRUN -> [SKIP][112] ([i915#5286]) +5 other tests skip [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@kms_big_fb@4-tiled-16bpp-rotate-180.html * igt@kms_big_fb@4-tiled-16bpp-rotate-90: - shard-dg1: NOTRUN -> [SKIP][113] ([i915#4538] / [i915#5286]) +1 other test skip [113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-14/igt@kms_big_fb@4-tiled-16bpp-rotate-90.html * igt@kms_big_fb@4-tiled-32bpp-rotate-270: - shard-tglu-1: NOTRUN -> [SKIP][114] ([i915#5286]) +1 other test skip [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_big_fb@4-tiled-32bpp-rotate-270.html * igt@kms_big_fb@4-tiled-8bpp-rotate-270: - shard-rkl: NOTRUN -> [SKIP][115] ([i915#14544] / [i915#5286]) [115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_big_fb@4-tiled-8bpp-rotate-270.html * igt@kms_big_fb@4-tiled-addfb-size-offset-overflow: - shard-dg1: NOTRUN -> [SKIP][116] ([i915#5286]) [116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-18/igt@kms_big_fb@4-tiled-addfb-size-offset-overflow.html * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0: - shard-tglu: NOTRUN -> [SKIP][117] ([i915#5286]) +4 other tests skip [117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-4/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0.html * igt@kms_big_fb@linear-8bpp-rotate-270: - shard-dg1: NOTRUN -> [SKIP][118] ([i915#3638]) [118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-16/igt@kms_big_fb@linear-8bpp-rotate-270.html * igt@kms_big_fb@y-tiled-64bpp-rotate-0: - shard-dg2: NOTRUN -> [SKIP][119] ([i915#4538] / [i915#5190]) +4 other tests skip [119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-1/igt@kms_big_fb@y-tiled-64bpp-rotate-0.html * igt@kms_big_fb@yf-tiled-64bpp-rotate-270: - shard-dg1: NOTRUN -> [SKIP][120] ([i915#4538]) +2 other tests skip [120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-13/igt@kms_big_fb@yf-tiled-64bpp-rotate-270.html * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180: - shard-rkl: NOTRUN -> [SKIP][121] +10 other tests skip [121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-8/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180.html * igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0: - shard-mtlp: NOTRUN -> [SKIP][122] +5 other tests skip [122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-5/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0.html * igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip: - shard-rkl: NOTRUN -> [SKIP][123] ([i915#14544]) +1 other test skip [123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html * igt@kms_ccs@bad-aux-stride-y-tiled-ccs@pipe-d-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][124] ([i915#10307] / [i915#10434] / [i915#6095]) [124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-4/igt@kms_ccs@bad-aux-stride-y-tiled-ccs@pipe-d-hdmi-a-1.html * igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs-cc@pipe-b-hdmi-a-1: - shard-dg1: NOTRUN -> [SKIP][125] ([i915#6095]) +193 other tests skip [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-14/igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs-cc@pipe-b-hdmi-a-1.html * igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs: - shard-dg2: NOTRUN -> [SKIP][126] ([i915#12313]) [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-4/igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs.html - shard-tglu: NOTRUN -> [SKIP][127] ([i915#12313]) [127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-8/igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs.html * igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-b-edp-1: - shard-mtlp: NOTRUN -> [SKIP][128] ([i915#6095]) +39 other tests skip [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-8/igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-b-edp-1.html * igt@kms_ccs@bad-rotation-90-yf-tiled-ccs@pipe-a-hdmi-a-1: - shard-tglu: NOTRUN -> [SKIP][129] ([i915#6095]) +79 other tests skip [129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-2/igt@kms_ccs@bad-rotation-90-yf-tiled-ccs@pipe-a-hdmi-a-1.html * igt@kms_ccs@bad-rotation-90-yf-tiled-ccs@pipe-b-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][130] ([i915#14544] / [i915#6095]) +2 other tests skip [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_ccs@bad-rotation-90-yf-tiled-ccs@pipe-b-hdmi-a-2.html * igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs: - shard-dg1: NOTRUN -> [SKIP][131] ([i915#12313]) [131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-18/igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs.html * igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-mc-ccs@pipe-a-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][132] ([i915#6095]) +52 other tests skip [132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-6/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-mc-ccs@pipe-a-hdmi-a-3.html * igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][133] ([i915#6095]) +86 other tests skip [133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-3/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-2.html * igt@kms_ccs@crc-primary-suspend-y-tiled-ccs: - shard-rkl: NOTRUN -> [SKIP][134] ([i915#14098] / [i915#14544] / [i915#6095]) +3 other tests skip [134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_ccs@crc-primary-suspend-y-tiled-ccs.html * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs: - shard-tglu-1: NOTRUN -> [SKIP][135] ([i915#12313]) [135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs.html * igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-mc-ccs@pipe-d-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][136] ([i915#10307] / [i915#6095]) +159 other tests skip [136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-4/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-mc-ccs@pipe-d-hdmi-a-1.html * igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs@pipe-c-hdmi-a-2: - shard-glk10: NOTRUN -> [SKIP][137] +174 other tests skip [137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk10/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs@pipe-c-hdmi-a-2.html * igt@kms_ccs@missing-ccs-buffer-y-tiled-ccs: - shard-rkl: NOTRUN -> [SKIP][138] ([i915#14098] / [i915#6095]) +55 other tests skip [138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-1/igt@kms_ccs@missing-ccs-buffer-y-tiled-ccs.html * igt@kms_ccs@missing-ccs-buffer-yf-tiled-ccs@pipe-b-hdmi-a-1: - shard-tglu-1: NOTRUN -> [SKIP][139] ([i915#6095]) +24 other tests skip [139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_ccs@missing-ccs-buffer-yf-tiled-ccs@pipe-b-hdmi-a-1.html * igt@kms_ccs@random-ccs-data-y-tiled-gen12-rc-ccs-cc@pipe-c-hdmi-a-2: - shard-glk: NOTRUN -> [SKIP][140] +190 other tests skip [140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk1/igt@kms_ccs@random-ccs-data-y-tiled-gen12-rc-ccs-cc@pipe-c-hdmi-a-2.html * igt@kms_cdclk@mode-transition-all-outputs: - shard-tglu: NOTRUN -> [SKIP][141] ([i915#3742]) [141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-6/igt@kms_cdclk@mode-transition-all-outputs.html * igt@kms_cdclk@plane-scaling@pipe-b-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][142] ([i915#13783]) +3 other tests skip [142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-1/igt@kms_cdclk@plane-scaling@pipe-b-hdmi-a-3.html * igt@kms_chamelium_audio@hdmi-audio-edid: - shard-dg1: NOTRUN -> [SKIP][143] ([i915#11151] / [i915#7828]) +2 other tests skip [143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-13/igt@kms_chamelium_audio@hdmi-audio-edid.html * igt@kms_chamelium_color@ctm-green-to-red: - shard-dg2: NOTRUN -> [SKIP][144] +5 other tests skip [144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-5/igt@kms_chamelium_color@ctm-green-to-red.html * igt@kms_chamelium_edid@hdmi-edid-change-during-suspend: - shard-rkl: NOTRUN -> [SKIP][145] ([i915#11151] / [i915#7828]) +4 other tests skip [145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-8/igt@kms_chamelium_edid@hdmi-edid-change-during-suspend.html * igt@kms_chamelium_frames@dp-crc-fast: - shard-tglu-1: NOTRUN -> [SKIP][146] ([i915#11151] / [i915#7828]) +3 other tests skip [146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_chamelium_frames@dp-crc-fast.html * igt@kms_chamelium_frames@dp-frame-dump: - shard-dg2: NOTRUN -> [SKIP][147] ([i915#11151] / [i915#7828]) +3 other tests skip [147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-4/igt@kms_chamelium_frames@dp-frame-dump.html * igt@kms_chamelium_hpd@hdmi-hpd-fast: - shard-rkl: NOTRUN -> [SKIP][148] ([i915#11151] / [i915#14544] / [i915#7828]) [148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_chamelium_hpd@hdmi-hpd-fast.html - shard-mtlp: NOTRUN -> [SKIP][149] ([i915#11151] / [i915#7828]) [149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-6/igt@kms_chamelium_hpd@hdmi-hpd-fast.html * igt@kms_chamelium_hpd@hdmi-hpd-storm-disable: - shard-tglu: NOTRUN -> [SKIP][150] ([i915#11151] / [i915#7828]) +7 other tests skip [150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-8/igt@kms_chamelium_hpd@hdmi-hpd-storm-disable.html * igt@kms_content_protection@atomic: - shard-tglu-1: NOTRUN -> [SKIP][151] ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424]) [151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_content_protection@atomic.html * igt@kms_content_protection@atomic-dpms: - shard-tglu: NOTRUN -> [SKIP][152] ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424]) +1 other test skip [152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-9/igt@kms_content_protection@atomic-dpms.html * igt@kms_content_protection@atomic@pipe-a-dp-3: - shard-dg2: NOTRUN -> [FAIL][153] ([i915#7173]) [153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-11/igt@kms_content_protection@atomic@pipe-a-dp-3.html * igt@kms_content_protection@content-type-change: - shard-tglu: NOTRUN -> [SKIP][154] ([i915#6944] / [i915#9424]) [154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-10/igt@kms_content_protection@content-type-change.html * igt@kms_content_protection@lic-type-0: - shard-dg1: NOTRUN -> [SKIP][155] ([i915#6944] / [i915#9424]) [155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-18/igt@kms_content_protection@lic-type-0.html * igt@kms_content_protection@mei-interface: - shard-rkl: NOTRUN -> [SKIP][156] ([i915#14544] / [i915#6944] / [i915#9424]) [156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_content_protection@mei-interface.html - shard-tglu-1: NOTRUN -> [SKIP][157] ([i915#6944] / [i915#9424]) [157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_content_protection@mei-interface.html * igt@kms_content_protection@type1: - shard-dg2: NOTRUN -> [SKIP][158] ([i915#6944] / [i915#7118] / [i915#9424]) +1 other test skip [158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-6/igt@kms_content_protection@type1.html - shard-rkl: NOTRUN -> [SKIP][159] ([i915#6944] / [i915#7118] / [i915#9424]) +2 other tests skip [159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_content_protection@type1.html - shard-dg1: NOTRUN -> [SKIP][160] ([i915#6944] / [i915#7116] / [i915#9424]) [160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-19/igt@kms_content_protection@type1.html - shard-mtlp: NOTRUN -> [SKIP][161] ([i915#3555] / [i915#6944] / [i915#9424]) [161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-5/igt@kms_content_protection@type1.html * igt@kms_cursor_crc@cursor-offscreen-32x32: - shard-tglu-1: NOTRUN -> [SKIP][162] ([i915#3555]) +4 other tests skip [162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_cursor_crc@cursor-offscreen-32x32.html * igt@kms_cursor_crc@cursor-onscreen-256x85: - shard-tglu: [PASS][163] -> [FAIL][164] ([i915#13566]) +5 other tests fail [163]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-tglu-4/igt@kms_cursor_crc@cursor-onscreen-256x85.html [164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-2/igt@kms_cursor_crc@cursor-onscreen-256x85.html * igt@kms_cursor_crc@cursor-onscreen-32x10: - shard-mtlp: NOTRUN -> [SKIP][165] ([i915#3555] / [i915#8814]) [165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-5/igt@kms_cursor_crc@cursor-onscreen-32x10.html - shard-rkl: NOTRUN -> [SKIP][166] ([i915#3555]) [166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@kms_cursor_crc@cursor-onscreen-32x10.html * igt@kms_cursor_crc@cursor-onscreen-64x21: - shard-mtlp: NOTRUN -> [SKIP][167] ([i915#8814]) [167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-8/igt@kms_cursor_crc@cursor-onscreen-64x21.html * igt@kms_cursor_crc@cursor-onscreen-max-size: - shard-dg2: NOTRUN -> [SKIP][168] ([i915#3555]) +1 other test skip [168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-7/igt@kms_cursor_crc@cursor-onscreen-max-size.html * igt@kms_cursor_crc@cursor-random-512x512: - shard-rkl: NOTRUN -> [SKIP][169] ([i915#13049]) [169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@kms_cursor_crc@cursor-random-512x512.html * igt@kms_cursor_crc@cursor-rapid-movement-512x170: - shard-tglu-1: NOTRUN -> [SKIP][170] ([i915#13049]) [170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html * igt@kms_cursor_crc@cursor-sliding-128x42@pipe-a-hdmi-a-1: - shard-rkl: NOTRUN -> [FAIL][171] ([i915#13566]) +1 other test fail [171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-5/igt@kms_cursor_crc@cursor-sliding-128x42@pipe-a-hdmi-a-1.html * igt@kms_cursor_crc@cursor-sliding-256x85: - shard-tglu: NOTRUN -> [FAIL][172] ([i915#13566]) +1 other test fail [172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-9/igt@kms_cursor_crc@cursor-sliding-256x85.html * igt@kms_cursor_crc@cursor-sliding-64x21: - shard-rkl: [PASS][173] -> [FAIL][174] ([i915#13566]) +5 other tests fail [173]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-2/igt@kms_cursor_crc@cursor-sliding-64x21.html [174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-8/igt@kms_cursor_crc@cursor-sliding-64x21.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: - shard-tglu: NOTRUN -> [SKIP][175] ([i915#4103]) [175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-6/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html * igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size: - shard-mtlp: NOTRUN -> [SKIP][176] ([i915#9809]) [176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-5/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html * igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size: - shard-dg2: NOTRUN -> [SKIP][177] ([i915#13046] / [i915#5354]) [177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-7/igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size.html * igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size: - shard-rkl: NOTRUN -> [SKIP][178] ([i915#4103]) [178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-5/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-tglu-1: NOTRUN -> [SKIP][179] ([i915#4103]) [179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html * igt@kms_dirtyfb@drrs-dirtyfb-ioctl: - shard-dg1: NOTRUN -> [SKIP][180] ([i915#9723]) [180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-13/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html * igt@kms_dither@fb-8bpc-vs-panel-6bpc: - shard-tglu: NOTRUN -> [SKIP][181] ([i915#1769] / [i915#3555] / [i915#3804]) [181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/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][182] ([i915#3804]) [182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-4/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html * igt@kms_dp_link_training@uhbr-sst: - shard-tglu-1: NOTRUN -> [SKIP][183] ([i915#13748]) [183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_dp_link_training@uhbr-sst.html * igt@kms_dp_linktrain_fallback@dp-fallback: - shard-dg1: NOTRUN -> [SKIP][184] ([i915#13707]) [184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-13/igt@kms_dp_linktrain_fallback@dp-fallback.html * igt@kms_dp_linktrain_fallback@dsc-fallback: - shard-dg2: NOTRUN -> [SKIP][185] ([i915#13707]) [185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-1/igt@kms_dp_linktrain_fallback@dsc-fallback.html - shard-tglu: NOTRUN -> [SKIP][186] ([i915#13707]) [186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-7/igt@kms_dp_linktrain_fallback@dsc-fallback.html * igt@kms_dsc@dsc-with-bpc: - shard-tglu: NOTRUN -> [SKIP][187] ([i915#3555] / [i915#3840]) [187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-3/igt@kms_dsc@dsc-with-bpc.html * igt@kms_fb_coherency@memset-crc@mmap-gtt: - shard-tglu-1: NOTRUN -> [CRASH][188] ([i915#15351]) +1 other test crash [188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_fb_coherency@memset-crc@mmap-gtt.html * igt@kms_fbcon_fbt@fbc-suspend: - shard-glk: NOTRUN -> [INCOMPLETE][189] ([i915#9878]) [189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk1/igt@kms_fbcon_fbt@fbc-suspend.html * igt@kms_fbcon_fbt@psr: - shard-rkl: NOTRUN -> [SKIP][190] ([i915#3955]) [190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-1/igt@kms_fbcon_fbt@psr.html * igt@kms_feature_discovery@chamelium: - shard-tglu: NOTRUN -> [SKIP][191] ([i915#2065] / [i915#4854]) [191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-4/igt@kms_feature_discovery@chamelium.html - shard-mtlp: NOTRUN -> [SKIP][192] ([i915#4854]) [192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-2/igt@kms_feature_discovery@chamelium.html - shard-dg2: NOTRUN -> [SKIP][193] ([i915#4854]) [193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@kms_feature_discovery@chamelium.html - shard-dg1: NOTRUN -> [SKIP][194] ([i915#4854]) [194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-17/igt@kms_feature_discovery@chamelium.html * igt@kms_feature_discovery@display-3x: - shard-dg1: NOTRUN -> [SKIP][195] ([i915#1839]) [195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-18/igt@kms_feature_discovery@display-3x.html * igt@kms_feature_discovery@psr1: - shard-dg1: NOTRUN -> [SKIP][196] ([i915#658]) [196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-19/igt@kms_feature_discovery@psr1.html * igt@kms_flip@2x-flip-vs-absolute-wf_vblank: - shard-tglu: NOTRUN -> [SKIP][197] ([i915#3637] / [i915#9934]) +8 other tests skip [197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-8/igt@kms_flip@2x-flip-vs-absolute-wf_vblank.html * igt@kms_flip@2x-flip-vs-panning: - shard-rkl: NOTRUN -> [SKIP][198] ([i915#14544] / [i915#9934]) [198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_flip@2x-flip-vs-panning.html * igt@kms_flip@2x-flip-vs-panning-vs-hang: - shard-dg1: NOTRUN -> [SKIP][199] ([i915#9934]) +1 other test skip [199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-19/igt@kms_flip@2x-flip-vs-panning-vs-hang.html * igt@kms_flip@2x-flip-vs-suspend: - shard-glk: NOTRUN -> [INCOMPLETE][200] ([i915#12745] / [i915#4839] / [i915#6113]) [200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk1/igt@kms_flip@2x-flip-vs-suspend.html * igt@kms_flip@2x-flip-vs-suspend-interruptible: - shard-snb: [PASS][201] -> [TIMEOUT][202] ([i915#14033] / [i915#14350]) [201]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-snb7/igt@kms_flip@2x-flip-vs-suspend-interruptible.html [202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-snb1/igt@kms_flip@2x-flip-vs-suspend-interruptible.html * igt@kms_flip@2x-flip-vs-suspend-interruptible@ab-vga1-hdmi-a1: - shard-snb: [PASS][203] -> [TIMEOUT][204] ([i915#14033]) [203]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-snb7/igt@kms_flip@2x-flip-vs-suspend-interruptible@ab-vga1-hdmi-a1.html [204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-snb1/igt@kms_flip@2x-flip-vs-suspend-interruptible@ab-vga1-hdmi-a1.html * igt@kms_flip@2x-flip-vs-suspend@ab-hdmi-a1-hdmi-a2: - shard-glk: NOTRUN -> [INCOMPLETE][205] ([i915#4839] / [i915#6113]) [205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk1/igt@kms_flip@2x-flip-vs-suspend@ab-hdmi-a1-hdmi-a2.html * igt@kms_flip@2x-flip-vs-wf_vblank: - shard-dg2: NOTRUN -> [SKIP][206] ([i915#9934]) +2 other tests skip [206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-1/igt@kms_flip@2x-flip-vs-wf_vblank.html * igt@kms_flip@2x-modeset-vs-vblank-race: - shard-rkl: NOTRUN -> [SKIP][207] ([i915#9934]) +1 other test skip [207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_flip@2x-modeset-vs-vblank-race.html * igt@kms_flip@2x-wf_vblank-ts-check-interruptible: - shard-tglu-1: NOTRUN -> [SKIP][208] ([i915#3637] / [i915#9934]) +1 other test skip [208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html * igt@kms_flip@flip-vs-expired-vblank-interruptible: - shard-dg2: [PASS][209] -> [FAIL][210] ([i915#13027]) [209]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg2-8/igt@kms_flip@flip-vs-expired-vblank-interruptible.html [210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-4/igt@kms_flip@flip-vs-expired-vblank-interruptible.html * igt@kms_flip@flip-vs-expired-vblank-interruptible@d-hdmi-a1: - shard-dg2: NOTRUN -> [FAIL][211] ([i915#13027]) [211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-4/igt@kms_flip@flip-vs-expired-vblank-interruptible@d-hdmi-a1.html * igt@kms_flip@flip-vs-suspend-interruptible: - shard-glk: NOTRUN -> [INCOMPLETE][212] ([i915#12745] / [i915#4839]) [212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk6/igt@kms_flip@flip-vs-suspend-interruptible.html * igt@kms_flip@flip-vs-suspend-interruptible@a-hdmi-a1: - shard-glk: NOTRUN -> [INCOMPLETE][213] ([i915#12745]) [213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk6/igt@kms_flip@flip-vs-suspend-interruptible@a-hdmi-a1.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling: - shard-tglu: NOTRUN -> [SKIP][214] ([i915#2672] / [i915#3555]) +3 other tests skip [214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-10/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling.html - shard-dg2: NOTRUN -> [SKIP][215] ([i915#2672] / [i915#3555]) +3 other tests skip [215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-3/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling: - shard-rkl: NOTRUN -> [SKIP][216] ([i915#14544] / [i915#2672] / [i915#3555]) [216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling@pipe-a-valid-mode: - shard-rkl: NOTRUN -> [SKIP][217] ([i915#14544] / [i915#2672]) [217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling@pipe-a-valid-mode.html - shard-tglu: NOTRUN -> [SKIP][218] ([i915#2587] / [i915#2672]) +4 other tests skip [218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-3/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling: - shard-mtlp: NOTRUN -> [SKIP][219] ([i915#2672] / [i915#3555] / [i915#8813]) +1 other test skip [219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-2/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-valid-mode: - shard-dg2: NOTRUN -> [SKIP][220] ([i915#2672]) +3 other tests skip [220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-3/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-valid-mode.html - shard-rkl: NOTRUN -> [SKIP][221] ([i915#2672]) +3 other tests skip [221]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-3/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling: - shard-tglu: NOTRUN -> [SKIP][222] ([i915#2587] / [i915#2672] / [i915#3555]) [222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-5/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling@pipe-a-valid-mode: - shard-dg1: NOTRUN -> [SKIP][223] ([i915#2587] / [i915#2672]) +5 other tests skip [223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-19/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling: - shard-tglu-1: NOTRUN -> [SKIP][224] ([i915#2672] / [i915#3555]) +1 other test skip [224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-upscaling@pipe-a-valid-mode: - shard-tglu-1: NOTRUN -> [SKIP][225] ([i915#2587] / [i915#2672]) +1 other test skip [225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling: - shard-rkl: NOTRUN -> [SKIP][226] ([i915#2672] / [i915#3555]) +3 other tests skip [226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-3/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][227] ([i915#2672] / [i915#8813]) +1 other test skip [227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-4/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling: - shard-dg1: NOTRUN -> [SKIP][228] ([i915#2672] / [i915#3555]) +5 other tests skip [228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-12/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen: - shard-tglu-1: NOTRUN -> [SKIP][229] +31 other tests skip [229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render: - shard-dg1: NOTRUN -> [SKIP][230] +31 other tests skip [230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-12/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-render: - shard-mtlp: NOTRUN -> [SKIP][231] ([i915#1825]) +7 other tests skip [231]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-4/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbc-tiling-4: - shard-tglu-1: NOTRUN -> [SKIP][232] ([i915#5439]) [232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_frontbuffer_tracking@fbc-tiling-4.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-indfb-draw-blt: - shard-dg2: NOTRUN -> [SKIP][233] ([i915#15102]) +1 other test skip [233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-7/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-indfb-draw-blt.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-indfb-draw-render: - shard-dg1: NOTRUN -> [SKIP][234] ([i915#15102]) +1 other test skip [234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-13/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-shrfb-draw-pwrite: - shard-rkl: NOTRUN -> [SKIP][235] ([i915#14544] / [i915#15102]) [235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-shrfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-blt: - shard-tglu: NOTRUN -> [SKIP][236] ([i915#15102]) +24 other tests skip [236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-3/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-blt.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-gtt: - shard-dg2: NOTRUN -> [SKIP][237] ([i915#8708]) +6 other tests skip [237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-7/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-mmap-cpu: - shard-rkl: NOTRUN -> [SKIP][238] ([i915#14544] / [i915#1825]) [238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-render: - shard-tglu: NOTRUN -> [SKIP][239] +51 other tests skip [239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-7/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-fullscreen: - shard-dg2: NOTRUN -> [SKIP][240] ([i915#5354]) +15 other tests skip [240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-3/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-fullscreen.html * igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-pwrite: - shard-rkl: NOTRUN -> [SKIP][241] ([i915#15102] / [i915#3023]) +19 other tests skip [241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-2/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-pwrite.html * igt@kms_frontbuffer_tracking@pipe-fbc-rte: - shard-tglu: NOTRUN -> [SKIP][242] ([i915#9766]) [242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-5/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html - shard-dg2: NOTRUN -> [SKIP][243] ([i915#9766]) [243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-5/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html * igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-shrfb-draw-blt: - shard-rkl: NOTRUN -> [SKIP][244] ([i915#15102]) [244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-5/igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-shrfb-draw-blt.html * igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-shrfb-draw-mmap-gtt: - shard-tglu-1: NOTRUN -> [SKIP][245] ([i915#15102]) +12 other tests skip [245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-shrfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-shrfb-draw-mmap-wc: - shard-dg1: NOTRUN -> [SKIP][246] ([i915#15104]) [246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-18/igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-shrfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-indfb-msflip-blt: - shard-rkl: NOTRUN -> [SKIP][247] ([i915#14544] / [i915#15102] / [i915#3023]) +1 other test skip [247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-1p-primscrn-indfb-msflip-blt.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-indfb-draw-blt: - shard-dg2: NOTRUN -> [SKIP][248] ([i915#15102] / [i915#3458]) +7 other tests skip [248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-indfb-draw-blt.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt: - shard-dg1: NOTRUN -> [SKIP][249] ([i915#15102] / [i915#3458]) +9 other tests skip [249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-17/igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-mmap-gtt: - shard-mtlp: NOTRUN -> [SKIP][250] ([i915#8708]) +2 other tests skip [250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-2/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-indfb-msflip-blt: - shard-rkl: NOTRUN -> [SKIP][251] ([i915#1825]) +28 other tests skip [251]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-2/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-indfb-msflip-blt.html * igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-gtt: - shard-dg1: NOTRUN -> [SKIP][252] ([i915#8708]) +6 other tests skip [252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-16/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-gtt.html * igt@kms_hdr@bpc-switch-suspend: - shard-rkl: NOTRUN -> [SKIP][253] ([i915#3555] / [i915#8228]) [253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-2/igt@kms_hdr@bpc-switch-suspend.html * igt@kms_hdr@invalid-metadata-sizes: - shard-tglu-1: NOTRUN -> [SKIP][254] ([i915#3555] / [i915#8228]) [254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_hdr@invalid-metadata-sizes.html * igt@kms_hdr@static-swap: - shard-tglu: NOTRUN -> [SKIP][255] ([i915#3555] / [i915#8228]) +1 other test skip [255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-7/igt@kms_hdr@static-swap.html - shard-rkl: [PASS][256] -> [SKIP][257] ([i915#3555] / [i915#8228]) [256]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_hdr@static-swap.html [257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-5/igt@kms_hdr@static-swap.html * igt@kms_hdr@static-toggle-suspend: - shard-dg2: NOTRUN -> [SKIP][258] ([i915#3555] / [i915#8228]) [258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-4/igt@kms_hdr@static-toggle-suspend.html * igt@kms_invalid_mode@int-max-clock: - shard-dg1: [PASS][259] -> [DMESG-WARN][260] ([i915#4423]) [259]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg1-14/igt@kms_invalid_mode@int-max-clock.html [260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-13/igt@kms_invalid_mode@int-max-clock.html * igt@kms_joiner@basic-big-joiner: - shard-rkl: NOTRUN -> [SKIP][261] ([i915#15460]) +1 other test skip [261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-2/igt@kms_joiner@basic-big-joiner.html - shard-dg1: NOTRUN -> [SKIP][262] ([i915#15460]) [262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-19/igt@kms_joiner@basic-big-joiner.html - shard-tglu: NOTRUN -> [SKIP][263] ([i915#15460]) [263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-9/igt@kms_joiner@basic-big-joiner.html - shard-mtlp: NOTRUN -> [SKIP][264] ([i915#15460]) [264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-6/igt@kms_joiner@basic-big-joiner.html - shard-dg2: NOTRUN -> [SKIP][265] ([i915#15460]) [265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-7/igt@kms_joiner@basic-big-joiner.html * igt@kms_joiner@basic-force-big-joiner: - shard-rkl: NOTRUN -> [SKIP][266] ([i915#15459]) [266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-5/igt@kms_joiner@basic-force-big-joiner.html * igt@kms_multipipe_modeset@basic-max-pipe-crc-check: - shard-rkl: NOTRUN -> [SKIP][267] ([i915#1839] / [i915#4816]) [267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-8/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html * igt@kms_panel_fitting@atomic-fastset: - shard-tglu: NOTRUN -> [SKIP][268] ([i915#6301]) [268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-4/igt@kms_panel_fitting@atomic-fastset.html - shard-dg2: NOTRUN -> [SKIP][269] ([i915#6301]) [269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@kms_panel_fitting@atomic-fastset.html - shard-dg1: NOTRUN -> [SKIP][270] ([i915#6301]) [270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-17/igt@kms_panel_fitting@atomic-fastset.html * igt@kms_pipe_crc_basic@suspend-read-crc: - shard-rkl: [PASS][271] -> [INCOMPLETE][272] ([i915#12756] / [i915#13476]) [271]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-2/igt@kms_pipe_crc_basic@suspend-read-crc.html [272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-3/igt@kms_pipe_crc_basic@suspend-read-crc.html * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-1: - shard-glk: NOTRUN -> [INCOMPLETE][273] ([i915#12756] / [i915#13409] / [i915#13476]) +1 other test incomplete [273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk6/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-1.html * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-2: - shard-rkl: NOTRUN -> [INCOMPLETE][274] ([i915#13476]) [274]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-3/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-2.html * igt@kms_pipe_stress@stress-xrgb8888-yftiled: - shard-rkl: NOTRUN -> [SKIP][275] ([i915#14712]) [275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_pipe_stress@stress-xrgb8888-yftiled.html * igt@kms_plane_alpha_blend@constant-alpha-max: - shard-glk: NOTRUN -> [FAIL][276] ([i915#10647] / [i915#12169]) [276]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk6/igt@kms_plane_alpha_blend@constant-alpha-max.html * igt@kms_plane_alpha_blend@constant-alpha-max@pipe-c-hdmi-a-1: - shard-glk: NOTRUN -> [FAIL][277] ([i915#10647]) +1 other test fail [277]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk6/igt@kms_plane_alpha_blend@constant-alpha-max@pipe-c-hdmi-a-1.html * igt@kms_plane_multiple@2x-tiling-yf: - shard-tglu: NOTRUN -> [SKIP][278] ([i915#13958]) +1 other test skip [278]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-5/igt@kms_plane_multiple@2x-tiling-yf.html * igt@kms_plane_multiple@tiling-yf: - shard-tglu: NOTRUN -> [SKIP][279] ([i915#14259]) +1 other test skip [279]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-9/igt@kms_plane_multiple@tiling-yf.html * igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation: - shard-rkl: NOTRUN -> [SKIP][280] ([i915#15329] / [i915#3555]) [280]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation.html - shard-dg1: NOTRUN -> [SKIP][281] ([i915#15329] / [i915#3555]) [281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-19/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation.html - shard-tglu: NOTRUN -> [SKIP][282] ([i915#15329] / [i915#3555]) [282]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-2/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation.html * igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-b: - shard-rkl: NOTRUN -> [SKIP][283] ([i915#15329]) +6 other tests skip [283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-b.html - shard-tglu: NOTRUN -> [SKIP][284] ([i915#15329]) +3 other tests skip [284]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-2/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-b.html * igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a: - shard-dg1: NOTRUN -> [SKIP][285] ([i915#15329]) +8 other tests skip [285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-17/igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a.html * igt@kms_pm_backlight@basic-brightness: - shard-tglu: NOTRUN -> [SKIP][286] ([i915#9812]) [286]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-9/igt@kms_pm_backlight@basic-brightness.html * igt@kms_pm_backlight@fade: - shard-dg1: NOTRUN -> [SKIP][287] ([i915#5354]) [287]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-12/igt@kms_pm_backlight@fade.html * igt@kms_pm_dc@dc3co-vpb-simulation: - shard-tglu-1: NOTRUN -> [SKIP][288] ([i915#9685]) +1 other test skip [288]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_pm_dc@dc3co-vpb-simulation.html * igt@kms_pm_dc@dc5-psr: - shard-tglu: NOTRUN -> [SKIP][289] ([i915#9685]) [289]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-6/igt@kms_pm_dc@dc5-psr.html * igt@kms_pm_dc@dc6-dpms: - shard-rkl: NOTRUN -> [FAIL][290] ([i915#9295]) [290]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_pm_dc@dc6-dpms.html * igt@kms_pm_dc@dc6-psr: - shard-rkl: NOTRUN -> [SKIP][291] ([i915#9685]) [291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@kms_pm_dc@dc6-psr.html * igt@kms_pm_lpsp@kms-lpsp: - shard-dg2: NOTRUN -> [SKIP][292] ([i915#9340]) [292]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-7/igt@kms_pm_lpsp@kms-lpsp.html - shard-tglu: NOTRUN -> [SKIP][293] ([i915#3828]) [293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-9/igt@kms_pm_lpsp@kms-lpsp.html * igt@kms_pm_rpm@dpms-lpsp: - shard-rkl: [PASS][294] -> [SKIP][295] ([i915#14544] / [i915#15073]) [294]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-5/igt@kms_pm_rpm@dpms-lpsp.html [295]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_pm_rpm@dpms-lpsp.html * igt@kms_pm_rpm@dpms-non-lpsp: - shard-dg2: [PASS][296] -> [SKIP][297] ([i915#15073]) [296]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg2-11/igt@kms_pm_rpm@dpms-non-lpsp.html [297]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-4/igt@kms_pm_rpm@dpms-non-lpsp.html * igt@kms_pm_rpm@modeset-lpsp: - shard-rkl: [PASS][298] -> [SKIP][299] ([i915#15073]) [298]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-2/igt@kms_pm_rpm@modeset-lpsp.html [299]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@kms_pm_rpm@modeset-lpsp.html * igt@kms_pm_rpm@modeset-non-lpsp: - shard-tglu: NOTRUN -> [SKIP][300] ([i915#15073]) [300]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-4/igt@kms_pm_rpm@modeset-non-lpsp.html * igt@kms_pm_rpm@modeset-non-lpsp-stress: - shard-dg1: [PASS][301] -> [SKIP][302] ([i915#15073]) +1 other test skip [301]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg1-17/igt@kms_pm_rpm@modeset-non-lpsp-stress.html [302]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-14/igt@kms_pm_rpm@modeset-non-lpsp-stress.html * igt@kms_prime@basic-crc-vgem: - shard-dg2: NOTRUN -> [SKIP][303] ([i915#6524] / [i915#6805]) [303]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-5/igt@kms_prime@basic-crc-vgem.html - shard-dg1: NOTRUN -> [SKIP][304] ([i915#6524]) [304]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-16/igt@kms_prime@basic-crc-vgem.html * igt@kms_prime@basic-modeset-hybrid: - shard-tglu: NOTRUN -> [SKIP][305] ([i915#6524]) [305]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-3/igt@kms_prime@basic-modeset-hybrid.html * igt@kms_psr2_sf@fbc-pr-overlay-primary-update-sf-dmg-area: - shard-rkl: NOTRUN -> [SKIP][306] ([i915#11520] / [i915#14544]) +1 other test skip [306]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_psr2_sf@fbc-pr-overlay-primary-update-sf-dmg-area.html * igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf: - shard-glk: NOTRUN -> [SKIP][307] ([i915#11520]) +8 other tests skip [307]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk1/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf.html * igt@kms_psr2_sf@fbc-psr2-primary-plane-update-sf-dmg-area: - shard-tglu: NOTRUN -> [SKIP][308] ([i915#11520]) +8 other tests skip [308]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-3/igt@kms_psr2_sf@fbc-psr2-primary-plane-update-sf-dmg-area.html * igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-fully-sf: - shard-rkl: NOTRUN -> [SKIP][309] ([i915#11520]) +6 other tests skip [309]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-fully-sf.html * igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf: - shard-dg2: NOTRUN -> [SKIP][310] ([i915#11520]) +2 other tests skip [310]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-4/igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf.html - shard-snb: NOTRUN -> [SKIP][311] ([i915#11520]) [311]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-snb6/igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf.html - shard-mtlp: NOTRUN -> [SKIP][312] ([i915#12316]) [312]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-6/igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf.html * igt@kms_psr2_sf@psr2-overlay-plane-update-continuous-sf: - shard-glk10: NOTRUN -> [SKIP][313] ([i915#11520]) +6 other tests skip [313]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk10/igt@kms_psr2_sf@psr2-overlay-plane-update-continuous-sf.html * igt@kms_psr2_sf@psr2-primary-plane-update-sf-dmg-area: - shard-dg1: NOTRUN -> [SKIP][314] ([i915#11520]) +3 other tests skip [314]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-18/igt@kms_psr2_sf@psr2-primary-plane-update-sf-dmg-area.html * igt@kms_psr2_sf@psr2-primary-plane-update-sf-dmg-area-big-fb: - shard-tglu-1: NOTRUN -> [SKIP][315] ([i915#11520]) +7 other tests skip [315]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_psr2_sf@psr2-primary-plane-update-sf-dmg-area-big-fb.html * igt@kms_psr2_su@page_flip-xrgb8888: - shard-tglu: NOTRUN -> [SKIP][316] ([i915#9683]) [316]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-2/igt@kms_psr2_su@page_flip-xrgb8888.html * igt@kms_psr@fbc-pr-primary-mmap-cpu: - shard-tglu: NOTRUN -> [SKIP][317] ([i915#9732]) +21 other tests skip [317]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-10/igt@kms_psr@fbc-pr-primary-mmap-cpu.html * igt@kms_psr@fbc-psr2-primary-render: - shard-mtlp: NOTRUN -> [SKIP][318] ([i915#9688]) +5 other tests skip [318]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-2/igt@kms_psr@fbc-psr2-primary-render.html * igt@kms_psr@fbc-psr2-sprite-mmap-gtt: - shard-dg1: NOTRUN -> [SKIP][319] ([i915#1072] / [i915#9732]) +15 other tests skip [319]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-17/igt@kms_psr@fbc-psr2-sprite-mmap-gtt.html * igt@kms_psr@psr-cursor-mmap-cpu: - shard-dg2: NOTRUN -> [SKIP][320] ([i915#1072] / [i915#9732]) +12 other tests skip [320]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@kms_psr@psr-cursor-mmap-cpu.html * igt@kms_psr@psr-sprite-blt: - shard-snb: NOTRUN -> [SKIP][321] +89 other tests skip [321]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-snb4/igt@kms_psr@psr-sprite-blt.html * igt@kms_psr@psr2-cursor-plane-onoff: - shard-rkl: NOTRUN -> [SKIP][322] ([i915#1072] / [i915#14544] / [i915#9732]) [322]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_psr@psr2-cursor-plane-onoff.html * igt@kms_psr@psr2-sprite-mmap-cpu: - shard-rkl: NOTRUN -> [SKIP][323] ([i915#1072] / [i915#9732]) +15 other tests skip [323]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-3/igt@kms_psr@psr2-sprite-mmap-cpu.html * igt@kms_psr@psr2-sprite-mmap-gtt: - shard-tglu-1: NOTRUN -> [SKIP][324] ([i915#9732]) +7 other tests skip [324]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_psr@psr2-sprite-mmap-gtt.html * igt@kms_rotation_crc@bad-tiling: - shard-dg2: NOTRUN -> [SKIP][325] ([i915#12755]) [325]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@kms_rotation_crc@bad-tiling.html * igt@kms_rotation_crc@primary-4-tiled-reflect-x-180: - shard-tglu: NOTRUN -> [SKIP][326] ([i915#5289]) [326]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-7/igt@kms_rotation_crc@primary-4-tiled-reflect-x-180.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270: - shard-tglu-1: NOTRUN -> [SKIP][327] ([i915#5289]) [327]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90: - shard-dg1: NOTRUN -> [SKIP][328] ([i915#5289]) [328]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-18/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html * igt@kms_selftest@drm_framebuffer: - shard-tglu-1: NOTRUN -> [ABORT][329] ([i915#13179]) +1 other test abort [329]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_selftest@drm_framebuffer.html * igt@kms_setmode@basic: - shard-snb: NOTRUN -> [FAIL][330] ([i915#15106]) +2 other tests fail [330]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-snb4/igt@kms_setmode@basic.html * igt@kms_setmode@clone-exclusive-crtc: - shard-tglu: NOTRUN -> [SKIP][331] ([i915#3555]) +5 other tests skip [331]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-3/igt@kms_setmode@clone-exclusive-crtc.html * igt@kms_tiled_display@basic-test-pattern-with-chamelium: - shard-rkl: NOTRUN -> [SKIP][332] ([i915#8623]) [332]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-8/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html - shard-tglu-1: NOTRUN -> [SKIP][333] ([i915#8623]) [333]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-1/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html * igt@kms_vrr@max-min: - shard-dg1: NOTRUN -> [SKIP][334] ([i915#9906]) [334]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-12/igt@kms_vrr@max-min.html - shard-tglu: NOTRUN -> [SKIP][335] ([i915#9906]) +1 other test skip [335]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-2/igt@kms_vrr@max-min.html - shard-mtlp: NOTRUN -> [SKIP][336] ([i915#8808] / [i915#9906]) [336]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-7/igt@kms_vrr@max-min.html - shard-dg2: NOTRUN -> [SKIP][337] ([i915#9906]) [337]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-6/igt@kms_vrr@max-min.html - shard-rkl: NOTRUN -> [SKIP][338] ([i915#14544] / [i915#9906]) [338]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_vrr@max-min.html * igt@perf_pmu@all-busy-idle-check-all: - shard-mtlp: [PASS][339] -> [FAIL][340] ([i915#15453]) [339]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-mtlp-8/igt@perf_pmu@all-busy-idle-check-all.html [340]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-6/igt@perf_pmu@all-busy-idle-check-all.html * igt@perf_pmu@busy-double-start@ccs0: - shard-dg2: [PASS][341] -> [FAIL][342] ([i915#4349]) [341]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg2-8/igt@perf_pmu@busy-double-start@ccs0.html [342]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-1/igt@perf_pmu@busy-double-start@ccs0.html * igt@perf_pmu@module-unload: - shard-dg1: NOTRUN -> [FAIL][343] ([i915#14433]) [343]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-17/igt@perf_pmu@module-unload.html - shard-glk10: NOTRUN -> [FAIL][344] ([i915#14433]) [344]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-glk10/igt@perf_pmu@module-unload.html * igt@perf_pmu@rc6-all-gts: - shard-dg1: NOTRUN -> [SKIP][345] ([i915#8516]) [345]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-17/igt@perf_pmu@rc6-all-gts.html - shard-tglu: NOTRUN -> [SKIP][346] ([i915#8516]) [346]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-4/igt@perf_pmu@rc6-all-gts.html - shard-dg2: NOTRUN -> [SKIP][347] ([i915#8516]) [347]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@perf_pmu@rc6-all-gts.html * igt@perf_pmu@rc6@other-idle-gt0: - shard-rkl: NOTRUN -> [SKIP][348] ([i915#8516]) [348]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-2/igt@perf_pmu@rc6@other-idle-gt0.html * igt@sriov_basic@enable-vfs-autoprobe-off: - shard-dg2: NOTRUN -> [SKIP][349] ([i915#9917]) [349]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@sriov_basic@enable-vfs-autoprobe-off.html - shard-rkl: NOTRUN -> [SKIP][350] ([i915#9917]) +2 other tests skip [350]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-5/igt@sriov_basic@enable-vfs-autoprobe-off.html - shard-dg1: NOTRUN -> [SKIP][351] ([i915#9917]) [351]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-16/igt@sriov_basic@enable-vfs-autoprobe-off.html * igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-6: - shard-tglu: NOTRUN -> [FAIL][352] ([i915#12910]) +9 other tests fail [352]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-7/igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-6.html - shard-mtlp: NOTRUN -> [FAIL][353] ([i915#12910]) +9 other tests fail [353]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-8/igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-6.html #### Possible fixes #### * igt@gem_eio@kms: - shard-tglu: [DMESG-WARN][354] ([i915#13363]) -> [PASS][355] [354]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-tglu-9/igt@gem_eio@kms.html [355]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-tglu-8/igt@gem_eio@kms.html - shard-rkl: [DMESG-WARN][356] ([i915#13363]) -> [PASS][357] [356]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-8/igt@gem_eio@kms.html [357]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@gem_eio@kms.html * igt@gem_mmap_offset@clear-via-pagefault: - shard-mtlp: [DMESG-WARN][358] -> [PASS][359] +1 other test pass [358]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-mtlp-6/igt@gem_mmap_offset@clear-via-pagefault.html [359]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-4/igt@gem_mmap_offset@clear-via-pagefault.html * igt@gem_pxp@verify-pxp-execution-after-suspend-resume: - shard-rkl: [SKIP][360] ([i915#4270]) -> [PASS][361] [360]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-2/igt@gem_pxp@verify-pxp-execution-after-suspend-resume.html [361]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-5/igt@gem_pxp@verify-pxp-execution-after-suspend-resume.html * igt@gem_workarounds@suspend-resume-context: - shard-rkl: [INCOMPLETE][362] ([i915#13356]) -> [PASS][363] [362]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-4/igt@gem_workarounds@suspend-resume-context.html [363]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@gem_workarounds@suspend-resume-context.html * igt@i915_pm_rpm@system-suspend-execbuf: - shard-rkl: [ABORT][364] ([i915#15060]) -> [PASS][365] [364]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-1/igt@i915_pm_rpm@system-suspend-execbuf.html [365]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-3/igt@i915_pm_rpm@system-suspend-execbuf.html * igt@i915_power@sanity: - shard-mtlp: [SKIP][366] ([i915#7984]) -> [PASS][367] [366]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-mtlp-2/igt@i915_power@sanity.html [367]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-7/igt@i915_power@sanity.html * igt@i915_selftest@live@workarounds: - shard-mtlp: [DMESG-FAIL][368] ([i915#12061]) -> [PASS][369] +1 other test pass [368]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-mtlp-5/igt@i915_selftest@live@workarounds.html [369]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-mtlp-8/igt@i915_selftest@live@workarounds.html * igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs@pipe-a-hdmi-a-2: - shard-rkl: [INCOMPLETE][370] ([i915#12796]) -> [PASS][371] +1 other test pass [370]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs@pipe-a-hdmi-a-2.html [371]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs@pipe-a-hdmi-a-2.html * igt@kms_cursor_crc@cursor-suspend@pipe-a-hdmi-a-2: - shard-rkl: [INCOMPLETE][372] ([i915#12358] / [i915#14152]) -> [PASS][373] +1 other test pass [372]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_cursor_crc@cursor-suspend@pipe-a-hdmi-a-2.html [373]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-3/igt@kms_cursor_crc@cursor-suspend@pipe-a-hdmi-a-2.html * igt@kms_plane_cursor@viewport: - shard-rkl: [FAIL][374] -> [PASS][375] [374]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-4/igt@kms_plane_cursor@viewport.html [375]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-8/igt@kms_plane_cursor@viewport.html * igt@kms_pm_rpm@dpms-non-lpsp: - shard-dg1: [SKIP][376] ([i915#15073]) -> [PASS][377] [376]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg1-14/igt@kms_pm_rpm@dpms-non-lpsp.html [377]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-19/igt@kms_pm_rpm@dpms-non-lpsp.html * igt@kms_pm_rpm@i2c: - shard-dg1: [DMESG-WARN][378] ([i915#4423]) -> [PASS][379] +5 other tests pass [378]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg1-18/igt@kms_pm_rpm@i2c.html [379]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-12/igt@kms_pm_rpm@i2c.html * igt@kms_pm_rpm@system-suspend-idle: - shard-dg2: [INCOMPLETE][380] ([i915#14419]) -> [PASS][381] [380]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg2-4/igt@kms_pm_rpm@system-suspend-idle.html [381]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-1/igt@kms_pm_rpm@system-suspend-idle.html #### Warnings #### * igt@device_reset@cold-reset-bound: - shard-rkl: [SKIP][382] ([i915#11078] / [i915#14544]) -> [SKIP][383] ([i915#11078]) [382]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@device_reset@cold-reset-bound.html [383]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-2/igt@device_reset@cold-reset-bound.html * igt@gem_bad_reloc@negative-reloc-lut: - shard-rkl: [SKIP][384] ([i915#14544] / [i915#3281]) -> [SKIP][385] ([i915#3281]) +7 other tests skip [384]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@gem_bad_reloc@negative-reloc-lut.html [385]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-5/igt@gem_bad_reloc@negative-reloc-lut.html * igt@gem_ccs@block-multicopy-inplace: - shard-rkl: [SKIP][386] ([i915#3555] / [i915#9323]) -> [SKIP][387] ([i915#14544] / [i915#3555] / [i915#9323]) +1 other test skip [386]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-4/igt@gem_ccs@block-multicopy-inplace.html [387]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@gem_ccs@block-multicopy-inplace.html * igt@gem_close_race@multigpu-basic-threads: - shard-rkl: [SKIP][388] ([i915#14544] / [i915#7697]) -> [SKIP][389] ([i915#7697]) [388]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@gem_close_race@multigpu-basic-threads.html [389]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-3/igt@gem_close_race@multigpu-basic-threads.html * igt@gem_create@create-ext-cpu-access-big: - shard-rkl: [SKIP][390] ([i915#14544] / [i915#6335]) -> [SKIP][391] ([i915#6335]) [390]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@gem_create@create-ext-cpu-access-big.html [391]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@gem_create@create-ext-cpu-access-big.html * igt@gem_ctx_sseu@invalid-args: - shard-rkl: [SKIP][392] ([i915#14544] / [i915#280]) -> [SKIP][393] ([i915#280]) [392]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@gem_ctx_sseu@invalid-args.html [393]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-2/igt@gem_ctx_sseu@invalid-args.html * igt@gem_exec_balancer@parallel-contexts: - shard-rkl: [SKIP][394] ([i915#14544] / [i915#4525]) -> [SKIP][395] ([i915#4525]) [394]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@gem_exec_balancer@parallel-contexts.html [395]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-3/igt@gem_exec_balancer@parallel-contexts.html * igt@gem_exec_reloc@basic-write-gtt-noreloc: - shard-rkl: [SKIP][396] ([i915#3281]) -> [SKIP][397] ([i915#14544] / [i915#3281]) +4 other tests skip [396]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-8/igt@gem_exec_reloc@basic-write-gtt-noreloc.html [397]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@gem_exec_reloc@basic-write-gtt-noreloc.html * igt@gem_huc_copy@huc-copy: - shard-rkl: [SKIP][398] ([i915#14544] / [i915#2190]) -> [SKIP][399] ([i915#2190]) [398]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@gem_huc_copy@huc-copy.html [399]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-2/igt@gem_huc_copy@huc-copy.html * igt@gem_lmem_swapping@parallel-multi: - shard-rkl: [SKIP][400] ([i915#14544] / [i915#4613]) -> [SKIP][401] ([i915#4613]) +1 other test skip [400]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@gem_lmem_swapping@parallel-multi.html [401]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@gem_lmem_swapping@parallel-multi.html * igt@gem_madvise@dontneed-before-pwrite: - shard-rkl: [SKIP][402] ([i915#14544] / [i915#3282]) -> [SKIP][403] ([i915#3282]) +4 other tests skip [402]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@gem_madvise@dontneed-before-pwrite.html [403]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-1/igt@gem_madvise@dontneed-before-pwrite.html * igt@gem_pwrite@basic-exhaustion: - shard-rkl: [SKIP][404] ([i915#3282]) -> [SKIP][405] ([i915#14544] / [i915#3282]) +4 other tests skip [404]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-2/igt@gem_pwrite@basic-exhaustion.html [405]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@gem_pwrite@basic-exhaustion.html * igt@gem_userptr_blits@relocations: - shard-rkl: [SKIP][406] ([i915#3281] / [i915#3297]) -> [SKIP][407] ([i915#14544] / [i915#3281] / [i915#3297]) [406]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-2/igt@gem_userptr_blits@relocations.html [407]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@gem_userptr_blits@relocations.html * igt@gem_userptr_blits@unsync-unmap: - shard-rkl: [SKIP][408] ([i915#14544] / [i915#3297]) -> [SKIP][409] ([i915#3297]) [408]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@gem_userptr_blits@unsync-unmap.html [409]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@gem_userptr_blits@unsync-unmap.html * igt@gen9_exec_parse@bb-large: - shard-rkl: [SKIP][410] ([i915#2527]) -> [SKIP][411] ([i915#14544] / [i915#2527]) [410]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-5/igt@gen9_exec_parse@bb-large.html [411]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@gen9_exec_parse@bb-large.html * igt@gen9_exec_parse@bb-oversize: - shard-rkl: [SKIP][412] ([i915#14544] / [i915#2527]) -> [SKIP][413] ([i915#2527]) +2 other tests skip [412]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@gen9_exec_parse@bb-oversize.html [413]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-8/igt@gen9_exec_parse@bb-oversize.html * igt@i915_module_load@fault-injection@intel_gt_init-enodev: - shard-rkl: [SKIP][414] ([i915#15479]) -> [SKIP][415] ([i915#14544] / [i915#15479]) +4 other tests skip [414]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-3/igt@i915_module_load@fault-injection@intel_gt_init-enodev.html [415]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@i915_module_load@fault-injection@intel_gt_init-enodev.html * igt@i915_pm_rc6_residency@rc6-idle: - shard-rkl: [SKIP][416] ([i915#14498] / [i915#14544]) -> [SKIP][417] ([i915#14498]) [416]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@i915_pm_rc6_residency@rc6-idle.html [417]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-8/igt@i915_pm_rc6_residency@rc6-idle.html * igt@i915_pm_sseu@full-enable: - shard-rkl: [SKIP][418] ([i915#4387]) -> [SKIP][419] ([i915#14544] / [i915#4387]) [418]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-5/igt@i915_pm_sseu@full-enable.html [419]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@i915_pm_sseu@full-enable.html * igt@i915_query@test-query-geometry-subslices: - shard-rkl: [SKIP][420] ([i915#14544] / [i915#5723]) -> [SKIP][421] ([i915#5723]) [420]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@i915_query@test-query-geometry-subslices.html [421]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-5/igt@i915_query@test-query-geometry-subslices.html * igt@intel_hwmon@hwmon-write: - shard-rkl: [SKIP][422] ([i915#7707]) -> [SKIP][423] ([i915#14544] / [i915#7707]) [422]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-5/igt@intel_hwmon@hwmon-write.html [423]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@intel_hwmon@hwmon-write.html * igt@kms_atomic@plane-primary-overlay-mutable-zpos: - shard-rkl: [SKIP][424] ([i915#14544] / [i915#9531]) -> [SKIP][425] ([i915#9531]) [424]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html [425]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip: - shard-rkl: [SKIP][426] ([i915#14544] / [i915#5286]) -> [SKIP][427] ([i915#5286]) +5 other tests skip [426]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip.html [427]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-2/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip.html * igt@kms_big_fb@x-tiled-32bpp-rotate-270: - shard-rkl: [SKIP][428] ([i915#14544] / [i915#3638]) -> [SKIP][429] ([i915#3638]) +3 other tests skip [428]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html [429]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html * igt@kms_ccs@bad-pixel-format-4-tiled-dg2-rc-ccs@pipe-a-hdmi-a-4: - shard-dg1: [SKIP][430] ([i915#4423] / [i915#6095]) -> [SKIP][431] ([i915#6095]) +3 other tests skip [430]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg1-18/igt@kms_ccs@bad-pixel-format-4-tiled-dg2-rc-ccs@pipe-a-hdmi-a-4.html [431]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-19/igt@kms_ccs@bad-pixel-format-4-tiled-dg2-rc-ccs@pipe-a-hdmi-a-4.html * igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-a-hdmi-a-2: - shard-rkl: [SKIP][432] ([i915#6095]) -> [SKIP][433] ([i915#14544] / [i915#6095]) +3 other tests skip [432]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-4/igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-a-hdmi-a-2.html [433]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-a-hdmi-a-2.html * igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-c-hdmi-a-2: - shard-rkl: [SKIP][434] ([i915#14098] / [i915#6095]) -> [SKIP][435] ([i915#14098] / [i915#14544] / [i915#6095]) +3 other tests skip [434]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-4/igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-c-hdmi-a-2.html [435]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-c-hdmi-a-2.html * igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs: - shard-rkl: [SKIP][436] ([i915#12313] / [i915#14544]) -> [SKIP][437] ([i915#12313]) [436]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html [437]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc@pipe-a-hdmi-a-2: - shard-rkl: [SKIP][438] ([i915#14544] / [i915#6095]) -> [SKIP][439] ([i915#6095]) +3 other tests skip [438]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc@pipe-a-hdmi-a-2.html [439]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc@pipe-a-hdmi-a-2.html * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc@pipe-c-hdmi-a-2: - shard-rkl: [SKIP][440] ([i915#14098] / [i915#14544] / [i915#6095]) -> [SKIP][441] ([i915#14098] / [i915#6095]) +9 other tests skip [440]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc@pipe-c-hdmi-a-2.html [441]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc@pipe-c-hdmi-a-2.html * igt@kms_cdclk@plane-scaling: - shard-rkl: [SKIP][442] ([i915#14544] / [i915#3742]) -> [SKIP][443] ([i915#3742]) [442]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_cdclk@plane-scaling.html [443]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-3/igt@kms_cdclk@plane-scaling.html * igt@kms_chamelium_frames@hdmi-frame-dump: - shard-rkl: [SKIP][444] ([i915#11151] / [i915#7828]) -> [SKIP][445] ([i915#11151] / [i915#14544] / [i915#7828]) +2 other tests skip [444]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-3/igt@kms_chamelium_frames@hdmi-frame-dump.html [445]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_chamelium_frames@hdmi-frame-dump.html * igt@kms_chamelium_hpd@vga-hpd-enable-disable-mode: - shard-dg1: [SKIP][446] ([i915#11151] / [i915#4423] / [i915#7828]) -> [SKIP][447] ([i915#11151] / [i915#7828]) [446]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg1-18/igt@kms_chamelium_hpd@vga-hpd-enable-disable-mode.html [447]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-13/igt@kms_chamelium_hpd@vga-hpd-enable-disable-mode.html * igt@kms_chamelium_hpd@vga-hpd-for-each-pipe: - shard-rkl: [SKIP][448] ([i915#11151] / [i915#14544] / [i915#7828]) -> [SKIP][449] ([i915#11151] / [i915#7828]) +4 other tests skip [448]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_chamelium_hpd@vga-hpd-for-each-pipe.html [449]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_chamelium_hpd@vga-hpd-for-each-pipe.html * igt@kms_content_protection@atomic: - shard-dg2: [SKIP][450] ([i915#6944] / [i915#7118] / [i915#9424]) -> [FAIL][451] ([i915#7173]) [450]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg2-1/igt@kms_content_protection@atomic.html [451]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-11/igt@kms_content_protection@atomic.html * igt@kms_content_protection@content-type-change: - shard-rkl: [SKIP][452] ([i915#14544] / [i915#6944] / [i915#9424]) -> [SKIP][453] ([i915#6944] / [i915#9424]) [452]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_content_protection@content-type-change.html [453]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-1/igt@kms_content_protection@content-type-change.html * igt@kms_content_protection@dp-mst-lic-type-1: - shard-rkl: [SKIP][454] ([i915#3116]) -> [SKIP][455] ([i915#14544] / [i915#3116]) [454]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-5/igt@kms_content_protection@dp-mst-lic-type-1.html [455]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_content_protection@dp-mst-lic-type-1.html * igt@kms_content_protection@dp-mst-type-0: - shard-rkl: [SKIP][456] ([i915#14544] / [i915#3116]) -> [SKIP][457] ([i915#3116]) [456]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_content_protection@dp-mst-type-0.html [457]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@kms_content_protection@dp-mst-type-0.html * igt@kms_content_protection@mei-interface: - shard-dg1: [SKIP][458] ([i915#9433]) -> [SKIP][459] ([i915#6944] / [i915#9424]) [458]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg1-13/igt@kms_content_protection@mei-interface.html [459]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-18/igt@kms_content_protection@mei-interface.html * igt@kms_cursor_crc@cursor-rapid-movement-max-size: - shard-rkl: [SKIP][460] ([i915#14544] / [i915#3555]) -> [SKIP][461] ([i915#3555]) +2 other tests skip [460]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_cursor_crc@cursor-rapid-movement-max-size.html [461]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-3/igt@kms_cursor_crc@cursor-rapid-movement-max-size.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: - shard-rkl: [SKIP][462] ([i915#14544] / [i915#4103]) -> [SKIP][463] ([i915#4103]) [462]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html [463]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-5/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html * igt@kms_cursor_legacy@cursora-vs-flipb-varying-size: - shard-rkl: [SKIP][464] ([i915#14544]) -> [SKIP][465] +9 other tests skip [464]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_cursor_legacy@cursora-vs-flipb-varying-size.html [465]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-2/igt@kms_cursor_legacy@cursora-vs-flipb-varying-size.html * igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size: - shard-rkl: [SKIP][466] -> [SKIP][467] ([i915#14544]) +2 other tests skip [466]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-2/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html [467]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html * igt@kms_display_modes@extended-mode-basic: - shard-rkl: [SKIP][468] ([i915#13691] / [i915#14544]) -> [SKIP][469] ([i915#13691]) [468]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_display_modes@extended-mode-basic.html [469]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_display_modes@extended-mode-basic.html * igt@kms_dsc@dsc-with-formats: - shard-rkl: [SKIP][470] ([i915#14544] / [i915#3555] / [i915#3840]) -> [SKIP][471] ([i915#3555] / [i915#3840]) [470]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_dsc@dsc-with-formats.html [471]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-3/igt@kms_dsc@dsc-with-formats.html * igt@kms_flip@2x-flip-vs-modeset-vs-hang: - shard-rkl: [SKIP][472] ([i915#14544] / [i915#9934]) -> [SKIP][473] ([i915#9934]) +5 other tests skip [472]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_flip@2x-flip-vs-modeset-vs-hang.html [473]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_flip@2x-flip-vs-modeset-vs-hang.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling: - shard-rkl: [SKIP][474] ([i915#14544] / [i915#2672] / [i915#3555]) -> [SKIP][475] ([i915#2672] / [i915#3555]) [474]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling.html [475]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-8/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling@pipe-a-valid-mode: - shard-rkl: [SKIP][476] ([i915#14544] / [i915#2672]) -> [SKIP][477] ([i915#2672]) [476]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling@pipe-a-valid-mode.html [477]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-8/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling@pipe-a-valid-mode.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc: - shard-rkl: [SKIP][478] ([i915#14544] / [i915#1825]) -> [SKIP][479] ([i915#1825]) +21 other tests skip [478]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html [479]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-mmap-wc: - shard-rkl: [SKIP][480] ([i915#1825]) -> [SKIP][481] ([i915#14544] / [i915#1825]) +10 other tests skip [480]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-mmap-wc.html [481]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-shrfb-draw-blt: - shard-rkl: [SKIP][482] ([i915#14544] / [i915#15102]) -> [SKIP][483] ([i915#15102]) +1 other test skip [482]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-shrfb-draw-blt.html [483]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-shrfb-draw-blt.html * igt@kms_frontbuffer_tracking@fbcpsr-indfb-scaledprimary: - shard-dg2: [SKIP][484] ([i915#10433] / [i915#15102] / [i915#3458]) -> [SKIP][485] ([i915#15102] / [i915#3458]) [484]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg2-4/igt@kms_frontbuffer_tracking@fbcpsr-indfb-scaledprimary.html [485]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-8/igt@kms_frontbuffer_tracking@fbcpsr-indfb-scaledprimary.html * igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-indfb-draw-mmap-gtt: - shard-rkl: [SKIP][486] ([i915#15102]) -> [SKIP][487] ([i915#14544] / [i915#15102]) +2 other tests skip [486]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-7/igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-indfb-draw-mmap-gtt.html [487]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-1p-pri-indfb-multidraw: - shard-dg1: [SKIP][488] ([i915#15102] / [i915#3458] / [i915#4423]) -> [SKIP][489] ([i915#15102] / [i915#3458]) +1 other test skip [488]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg1-13/igt@kms_frontbuffer_tracking@psr-1p-pri-indfb-multidraw.html [489]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg1-13/igt@kms_frontbuffer_tracking@psr-1p-pri-indfb-multidraw.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move: - shard-dg2: [SKIP][490] ([i915#15102] / [i915#3458]) -> [SKIP][491] ([i915#10433] / [i915#15102] / [i915#3458]) +1 other test skip [490]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg2-1/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move.html [491]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-pwrite: - shard-rkl: [SKIP][492] ([i915#14544] / [i915#15102] / [i915#3023]) -> [SKIP][493] ([i915#15102] / [i915#3023]) +5 other tests skip [492]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-pwrite.html [493]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-1/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@psr-modesetfrombusy: - shard-rkl: [SKIP][494] ([i915#15102] / [i915#3023]) -> [SKIP][495] ([i915#14544] / [i915#15102] / [i915#3023]) +4 other tests skip [494]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-5/igt@kms_frontbuffer_tracking@psr-modesetfrombusy.html [495]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-modesetfrombusy.html * igt@kms_hdr@brightness-with-hdr: - shard-dg2: [SKIP][496] ([i915#13331]) -> [SKIP][497] ([i915#12713]) [496]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-dg2-11/igt@kms_hdr@brightness-with-hdr.html [497]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-dg2-4/igt@kms_hdr@brightness-with-hdr.html * igt@kms_joiner@invalid-modeset-force-ultra-joiner: - shard-rkl: [SKIP][498] ([i915#14544] / [i915#15458]) -> [SKIP][499] ([i915#15458]) [498]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_joiner@invalid-modeset-force-ultra-joiner.html [499]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-1/igt@kms_joiner@invalid-modeset-force-ultra-joiner.html * igt@kms_joiner@invalid-modeset-ultra-joiner: - shard-rkl: [SKIP][500] ([i915#15458]) -> [SKIP][501] ([i915#14544] / [i915#15458]) [500]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-5/igt@kms_joiner@invalid-modeset-ultra-joiner.html [501]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_joiner@invalid-modeset-ultra-joiner.html * igt@kms_plane_multiple@2x-tiling-x: - shard-rkl: [SKIP][502] ([i915#13958] / [i915#14544]) -> [SKIP][503] ([i915#13958]) [502]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_plane_multiple@2x-tiling-x.html [503]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_plane_multiple@2x-tiling-x.html * igt@kms_pm_lpsp@kms-lpsp: - shard-rkl: [SKIP][504] ([i915#9340]) -> [SKIP][505] ([i915#3828]) [504]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-4/igt@kms_pm_lpsp@kms-lpsp.html [505]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-2/igt@kms_pm_lpsp@kms-lpsp.html * igt@kms_pm_lpsp@screens-disabled: - shard-rkl: [SKIP][506] ([i915#14544] / [i915#8430]) -> [SKIP][507] ([i915#8430]) [506]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_pm_lpsp@screens-disabled.html [507]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_pm_lpsp@screens-disabled.html * igt@kms_pm_rpm@modeset-lpsp-stress-no-wait: - shard-rkl: [SKIP][508] ([i915#14544] / [i915#15073]) -> [SKIP][509] ([i915#15073]) [508]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html [509]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-7/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html * igt@kms_psr2_sf@fbc-pr-cursor-plane-update-sf: - shard-rkl: [SKIP][510] ([i915#11520]) -> [SKIP][511] ([i915#11520] / [i915#14544]) [510]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-5/igt@kms_psr2_sf@fbc-pr-cursor-plane-update-sf.html [511]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_psr2_sf@fbc-pr-cursor-plane-update-sf.html * igt@kms_psr2_sf@psr2-overlay-plane-update-sf-dmg-area: - shard-rkl: [SKIP][512] ([i915#11520] / [i915#14544]) -> [SKIP][513] ([i915#11520]) +3 other tests skip [512]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_psr2_sf@psr2-overlay-plane-update-sf-dmg-area.html [513]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-1/igt@kms_psr2_sf@psr2-overlay-plane-update-sf-dmg-area.html * igt@kms_psr2_su@page_flip-p010: - shard-rkl: [SKIP][514] ([i915#9683]) -> [SKIP][515] ([i915#14544] / [i915#9683]) [514]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-8/igt@kms_psr2_su@page_flip-p010.html [515]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_psr2_su@page_flip-p010.html * igt@kms_psr@psr-sprite-plane-onoff: - shard-rkl: [SKIP][516] ([i915#1072] / [i915#9732]) -> [SKIP][517] ([i915#1072] / [i915#14544] / [i915#9732]) +4 other tests skip [516]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-3/igt@kms_psr@psr-sprite-plane-onoff.html [517]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@kms_psr@psr-sprite-plane-onoff.html * igt@kms_psr@psr2-cursor-mmap-gtt: - shard-rkl: [SKIP][518] ([i915#1072] / [i915#14544] / [i915#9732]) -> [SKIP][519] ([i915#1072] / [i915#9732]) +11 other tests skip [518]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_psr@psr2-cursor-mmap-gtt.html [519]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-4/igt@kms_psr@psr2-cursor-mmap-gtt.html * igt@kms_rotation_crc@primary-4-tiled-reflect-x-180: - shard-rkl: [SKIP][520] ([i915#14544] / [i915#5289]) -> [SKIP][521] ([i915#5289]) [520]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-6/igt@kms_rotation_crc@primary-4-tiled-reflect-x-180.html [521]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-5/igt@kms_rotation_crc@primary-4-tiled-reflect-x-180.html * igt@prime_vgem@fence-write-hang: - shard-rkl: [SKIP][522] ([i915#3708]) -> [SKIP][523] ([i915#14544] / [i915#3708]) [522]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17775/shard-rkl-3/igt@prime_vgem@fence-write-hang.html [523]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/shard-rkl-6/igt@prime_vgem@fence-write-hang.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [i915#10307]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10307 [i915#10433]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10433 [i915#10434]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10434 [i915#10647]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10647 [i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072 [i915#1099]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1099 [i915#11078]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11078 [i915#11151]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11151 [i915#11520]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11520 [i915#11527]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11527 [i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061 [i915#12169]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12169 [i915#12193]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12193 [i915#12313]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12313 [i915#12316]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12316 [i915#12358]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12358 [i915#12713]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12713 [i915#12745]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12745 [i915#12755]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12755 [i915#12756]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12756 [i915#12796]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12796 [i915#12910]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12910 [i915#12964]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12964 [i915#13027]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13027 [i915#13046]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13046 [i915#13049]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13049 [i915#13179]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13179 [i915#13331]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13331 [i915#13356]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13356 [i915#13363]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13363 [i915#13398]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13398 [i915#13409]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13409 [i915#13476]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13476 [i915#13566]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13566 [i915#13691]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13691 [i915#13707]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13707 [i915#13748]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13748 [i915#13783]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13783 [i915#13958]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13958 [i915#14033]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14033 [i915#14073]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14073 [i915#14098]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14098 [i915#14118]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14118 [i915#14123]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14123 [i915#14152]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14152 [i915#14259]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14259 [i915#14350]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14350 [i915#14419]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14419 [i915#14433]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14433 [i915#14498]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14498 [i915#14544]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14544 [i915#14712]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14712 [i915#15060]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15060 [i915#15073]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15073 [i915#15095]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15095 [i915#15102]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15102 [i915#15104]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15104 [i915#15106]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15106 [i915#15140]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15140 [i915#15148]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15148 [i915#15329]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15329 [i915#15351]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15351 [i915#15453]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15453 [i915#15458]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15458 [i915#15459]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15459 [i915#15460]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15460 [i915#15479]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15479 [i915#15523]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15523 [i915#1769]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1769 [i915#1825]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1825 [i915#1839]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1839 [i915#2065]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2065 [i915#2190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2190 [i915#2527]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2527 [i915#2587]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2587 [i915#2658]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2658 [i915#2672]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2672 [i915#280]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/280 [i915#2856]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2856 [i915#3023]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3023 [i915#3116]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3116 [i915#3281]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3281 [i915#3282]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3282 [i915#3297]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3297 [i915#3458]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3458 [i915#3539]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3539 [i915#3555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555 [i915#3637]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3637 [i915#3638]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3638 [i915#3708]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3708 [i915#3742]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3742 [i915#3804]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3804 [i915#3828]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3828 [i915#3840]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840 [i915#3955]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3955 [i915#4036]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4036 [i915#4077]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4077 [i915#4079]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4079 [i915#4083]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4083 [i915#4103]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4103 [i915#4212]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4212 [i915#4270]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4270 [i915#4349]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4349 [i915#4387]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4387 [i915#4423]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4423 [i915#4525]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4525 [i915#4538]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4538 [i915#4565]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4565 [i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613 [i915#4812]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4812 [i915#4816]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4816 [i915#4839]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4839 [i915#4852]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4852 [i915#4854]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4854 [i915#4880]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4880 [i915#4885]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4885 [i915#5190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5190 [i915#5286]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5286 [i915#5289]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5289 [i915#5354]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5354 [i915#5439]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5439 [i915#5723]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5723 [i915#6095]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6095 [i915#6113]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6113 [i915#6230]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6230 [i915#6245]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6245 [i915#6301]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6301 [i915#6334]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6334 [i915#6335]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6335 [i915#6344]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6344 [i915#6412]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6412 [i915#6524]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6524 [i915#658]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/658 [i915#6590]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6590 [i915#6805]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6805 [i915#6944]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6944 [i915#7116]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7116 [i915#7118]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7118 [i915#7173]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7173 [i915#7276]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7276 [i915#7697]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7697 [i915#7707]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7707 [i915#7828]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7828 [i915#7984]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7984 [i915#8228]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8228 [i915#8289]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8289 [i915#8399]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8399 [i915#8411]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8411 [i915#8428]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8428 [i915#8430]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8430 [i915#8516]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8516 [i915#8555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8555 [i915#8562]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8562 [i915#8623]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8623 [i915#8708]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8708 [i915#8808]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8808 [i915#8813]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8813 [i915#8814]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8814 [i915#9295]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9295 [i915#9323]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9323 [i915#9340]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9340 [i915#9424]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9424 [i915#9433]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9433 [i915#9531]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9531 [i915#9683]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9683 [i915#9685]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9685 [i915#9688]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9688 [i915#9723]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9723 [i915#9732]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732 [i915#9766]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9766 [i915#9809]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9809 [i915#9812]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9812 [i915#9878]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9878 [i915#9906]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9906 [i915#9917]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9917 [i915#9934]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9934 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_8688 -> IGTPW_14304 * Piglit: piglit_4509 -> None CI-20190529: 20190529 CI_DRM_17775: 1124404e817b8b53ae369c2c41efb35a1cfaf48a @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_14304: 14304 IGT_8688: bf529184be041a0197778395aa71dbb1e5d47bff @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14304/index.html [-- Attachment #2: Type: text/html, Size: 180431 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH i-g-t v1] tests/kms_content_protection: Split dp-mst-suspend-resume tests 2026-01-07 5:11 [PATCH i-g-t v1] tests/kms_content_protection: Split dp-mst-suspend-resume tests Santhosh Reddy Guddati ` (3 preceding siblings ...) 2026-01-07 8:57 ` ✗ i915.CI.Full: " Patchwork @ 2026-01-07 9:14 ` Thasleem, Mohammed 4 siblings, 0 replies; 6+ messages in thread From: Thasleem, Mohammed @ 2026-01-07 9:14 UTC (permalink / raw) To: Santhosh Reddy Guddati, igt-dev; +Cc: karthik.b.s [-- Attachment #1: Type: text/plain, Size: 1738 bytes --] On 07-01-2026 10:41 am, Santhosh Reddy Guddati wrote: > Split the dp-mst hdcp suspend resume tests to work on sinks that > supports only HDCP 1.4 as dp-mst-type-0. > > For HDCP 2.2 specific, add a new subtest dp-mst-type-1-suspend-resume. > These changes allow testing s/r on DP mst configs regardless of sink's > HDCP version. > > Signed-off-by: Santhosh Reddy Guddati<santhosh.reddy.guddati@intel.com> LGTM. Reviewed-by: Mohammed Thasleem <mohammed.thasleem@intel.com> > --- > tests/kms_content_protection.c | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) > > diff --git a/tests/kms_content_protection.c b/tests/kms_content_protection.c > index 377bab9a3..7c459978b 100644 > --- a/tests/kms_content_protection.c > +++ b/tests/kms_content_protection.c > @@ -87,7 +87,8 @@ > * @lic-type-1: Type 1 with LIC. > * @type-0: Type 0 > * @type-1: Type 1 > - * @suspend-resume: Suspend and resume the system > + * @type-0-suspend-resume: Type 0 with suspend and resume the system > + * @type-1-suspend-resume: Type 1 with suspend and resume the system > */ > > IGT_TEST_DESCRIPTION("Test content protection (HDCP)"); @@ -1011,8 +1012,13 @@ static const struct { .cp_tests = CP_LIC, > .content_type = HDCP_CONTENT_TYPE_1, }, + { .desc = "Test Content protection(Type 0) over DP MST with suspend resume.", > + .name = "dp-mst-type-0-suspend-resume", > + .cp_tests = SUSPEND_RESUME, > + .content_type = HDCP_CONTENT_TYPE_0, > + }, > { .desc = "Test Content protection(Type 1) over DP MST with suspend resume.", > - .name = "dp-mst-suspend-resume", > + .name = "dp-mst-type-1-suspend-resume", > .cp_tests = SUSPEND_RESUME, > .content_type = HDCP_CONTENT_TYPE_1, > }, [-- Attachment #2: Type: text/html, Size: 2647 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2026-01-07 9:15 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2026-01-07 5:11 [PATCH i-g-t v1] tests/kms_content_protection: Split dp-mst-suspend-resume tests Santhosh Reddy Guddati 2026-01-07 6:25 ` ✓ Xe.CI.BAT: success for " Patchwork 2026-01-07 6:31 ` ✓ i915.CI.BAT: " Patchwork 2026-01-07 7:49 ` ✗ Xe.CI.Full: failure " Patchwork 2026-01-07 8:57 ` ✗ i915.CI.Full: " Patchwork 2026-01-07 9:14 ` [PATCH i-g-t v1] " Thasleem, Mohammed
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox