* [PATCH i-g-t] tests/kms_color: Skip the test early if no outputs found
@ 2026-02-12 3:18 Karthik B S
2026-02-12 3:53 ` ✓ Xe.CI.BAT: success for " Patchwork
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: Karthik B S @ 2026-02-12 3:18 UTC (permalink / raw)
To: igt-dev; +Cc: Karthik B S
Add igt_display_require_output call in the initial test fixture to avoid
skipping the subtest down the line if output is not found.
Signed-off-by: Karthik B S <karthik.b.s@intel.com>
---
tests/kms_color.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/kms_color.c b/tests/kms_color.c
index a50793651..aea7e008f 100644
--- a/tests/kms_color.c
+++ b/tests/kms_color.c
@@ -1168,6 +1168,7 @@ int igt_main()
kmstest_set_vt_graphics_mode();
igt_display_require(&data.display, data.drm_fd);
+ igt_display_require_output(&data.display);
}
igt_subtest_group()
--
2.43.0
^ permalink raw reply related [flat|nested] 6+ messages in thread
* ✓ Xe.CI.BAT: success for tests/kms_color: Skip the test early if no outputs found
2026-02-12 3:18 [PATCH i-g-t] tests/kms_color: Skip the test early if no outputs found Karthik B S
@ 2026-02-12 3:53 ` Patchwork
2026-02-12 4:08 ` ✗ i915.CI.BAT: failure " Patchwork
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2026-02-12 3:53 UTC (permalink / raw)
To: Karthik B S; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 1846 bytes --]
== Series Details ==
Series: tests/kms_color: Skip the test early if no outputs found
URL : https://patchwork.freedesktop.org/series/161525/
State : success
== Summary ==
CI Bug Log - changes from XEIGT_8751_BAT -> XEIGTPW_14544_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (12 -> 12)
------------------------------
No changes in participating hosts
Known issues
------------
Here are the changes found in XEIGTPW_14544_BAT that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit:
- bat-bmg-2: NOTRUN -> [SKIP][1] ([Intel XE#2229])
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/bat-bmg-2/igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit.html
#### Possible fixes ####
* igt@core_hotunplug@unbind-rebind:
- bat-bmg-2: [ABORT][2] -> [PASS][3]
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8751/bat-bmg-2/igt@core_hotunplug@unbind-rebind.html
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/bat-bmg-2/igt@core_hotunplug@unbind-rebind.html
[Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229
Build changes
-------------
* IGT: IGT_8751 -> IGTPW_14544
* Linux: xe-4544-2938ce73d01357a5816ed7dbd041154b58635a37 -> xe-4545-b4bfe7d753afaf6ea4950111a309a4e2ef5aef68
IGTPW_14544: 14544
IGT_8751: af788251f1ef729d17c802aec2c4547b52059e58 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-4544-2938ce73d01357a5816ed7dbd041154b58635a37: 2938ce73d01357a5816ed7dbd041154b58635a37
xe-4545-b4bfe7d753afaf6ea4950111a309a4e2ef5aef68: b4bfe7d753afaf6ea4950111a309a4e2ef5aef68
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/index.html
[-- Attachment #2: Type: text/html, Size: 2450 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* ✗ i915.CI.BAT: failure for tests/kms_color: Skip the test early if no outputs found
2026-02-12 3:18 [PATCH i-g-t] tests/kms_color: Skip the test early if no outputs found Karthik B S
2026-02-12 3:53 ` ✓ Xe.CI.BAT: success for " Patchwork
@ 2026-02-12 4:08 ` Patchwork
2026-02-12 14:48 ` [PATCH i-g-t] " Kamil Konieczny
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2026-02-12 4:08 UTC (permalink / raw)
To: Karthik B S; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 2862 bytes --]
== Series Details ==
Series: tests/kms_color: Skip the test early if no outputs found
URL : https://patchwork.freedesktop.org/series/161525/
State : failure
== Summary ==
CI Bug Log - changes from IGT_8751 -> IGTPW_14544
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with IGTPW_14544 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in IGTPW_14544, 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_14544/index.html
Participating hosts (43 -> 40)
------------------------------
Missing (3): bat-dg2-13 fi-glk-j4005 fi-snb-2520m
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in IGTPW_14544:
### IGT changes ###
#### Possible regressions ####
* igt@i915_selftest@live@objects:
- bat-arlh-2: [PASS][1] -> [INCOMPLETE][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8751/bat-arlh-2/igt@i915_selftest@live@objects.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14544/bat-arlh-2/igt@i915_selftest@live@objects.html
Known issues
------------
Here are the changes found in IGTPW_14544 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@i915_selftest@live@workarounds:
- bat-arlh-3: [PASS][3] -> [DMESG-FAIL][4] ([i915#12061]) +1 other test dmesg-fail
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8751/bat-arlh-3/igt@i915_selftest@live@workarounds.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14544/bat-arlh-3/igt@i915_selftest@live@workarounds.html
#### Possible fixes ####
* igt@i915_selftest@live:
- bat-dg2-8: [DMESG-FAIL][5] ([i915#12061]) -> [PASS][6] +1 other test pass
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8751/bat-dg2-8/igt@i915_selftest@live.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14544/bat-dg2-8/igt@i915_selftest@live.html
[i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_8751 -> IGTPW_14544
* Linux: CI_DRM_17976 -> CI_DRM_17977
CI-20190529: 20190529
CI_DRM_17976: 2938ce73d01357a5816ed7dbd041154b58635a37 @ git://anongit.freedesktop.org/gfx-ci/linux
CI_DRM_17977: b4bfe7d753afaf6ea4950111a309a4e2ef5aef68 @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_14544: 14544
IGT_8751: af788251f1ef729d17c802aec2c4547b52059e58 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14544/index.html
[-- Attachment #2: Type: text/html, Size: 3606 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH i-g-t] tests/kms_color: Skip the test early if no outputs found
2026-02-12 3:18 [PATCH i-g-t] tests/kms_color: Skip the test early if no outputs found Karthik B S
2026-02-12 3:53 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-02-12 4:08 ` ✗ i915.CI.BAT: failure " Patchwork
@ 2026-02-12 14:48 ` Kamil Konieczny
2026-02-12 19:56 ` Sharma, Swati2
2026-02-13 8:28 ` ✓ Xe.CI.FULL: success for " Patchwork
4 siblings, 0 replies; 6+ messages in thread
From: Kamil Konieczny @ 2026-02-12 14:48 UTC (permalink / raw)
To: Karthik B S; +Cc: igt-dev
Hi Karthik,
On 2026-02-12 at 08:48:16 +0530, Karthik B S wrote:
> Add igt_display_require_output call in the initial test fixture to avoid
> skipping the subtest down the line if output is not found.
>
> Signed-off-by: Karthik B S <karthik.b.s@intel.com>
> ---
> tests/kms_color.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/kms_color.c b/tests/kms_color.c
> index a50793651..aea7e008f 100644
> --- a/tests/kms_color.c
> +++ b/tests/kms_color.c
> @@ -1168,6 +1168,7 @@ int igt_main()
> kmstest_set_vt_graphics_mode();
>
> igt_display_require(&data.display, data.drm_fd);
> + igt_display_require_output(&data.display);
LGTM
Reviewed-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Regards,
Kamil
> }
>
> igt_subtest_group()
> --
> 2.43.0
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH i-g-t] tests/kms_color: Skip the test early if no outputs found
2026-02-12 3:18 [PATCH i-g-t] tests/kms_color: Skip the test early if no outputs found Karthik B S
` (2 preceding siblings ...)
2026-02-12 14:48 ` [PATCH i-g-t] " Kamil Konieczny
@ 2026-02-12 19:56 ` Sharma, Swati2
2026-02-13 8:28 ` ✓ Xe.CI.FULL: success for " Patchwork
4 siblings, 0 replies; 6+ messages in thread
From: Sharma, Swati2 @ 2026-02-12 19:56 UTC (permalink / raw)
To: Karthik B S, igt-dev
Hi Karthik,
On 12-02-2026 08:48 am, Karthik B S wrote:
> Add igt_display_require_output call in the initial test fixture to avoid
> skipping the subtest down the line if output is not found.
>
> Signed-off-by: Karthik B S <karthik.b.s@intel.com>
> ---
> tests/kms_color.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/kms_color.c b/tests/kms_color.c
> index a50793651..aea7e008f 100644
> --- a/tests/kms_color.c
> +++ b/tests/kms_color.c
> @@ -1168,6 +1168,7 @@ int igt_main()
> kmstest_set_vt_graphics_mode();
>
> igt_display_require(&data.display, data.drm_fd);
> + igt_display_require_output(&data.display);
This looks like wrong place for this, there are negative tests which
doesn't require o/p.
> }
>
> igt_subtest_group()
^ permalink raw reply [flat|nested] 6+ messages in thread
* ✓ Xe.CI.FULL: success for tests/kms_color: Skip the test early if no outputs found
2026-02-12 3:18 [PATCH i-g-t] tests/kms_color: Skip the test early if no outputs found Karthik B S
` (3 preceding siblings ...)
2026-02-12 19:56 ` Sharma, Swati2
@ 2026-02-13 8:28 ` Patchwork
4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2026-02-13 8:28 UTC (permalink / raw)
To: Karthik B S; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 41817 bytes --]
== Series Details ==
Series: tests/kms_color: Skip the test early if no outputs found
URL : https://patchwork.freedesktop.org/series/161525/
State : success
== Summary ==
CI Bug Log - changes from XEIGT_8751_FULL -> XEIGTPW_14544_FULL
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (2 -> 2)
------------------------------
No changes in participating hosts
Known issues
------------
Here are the changes found in XEIGTPW_14544_FULL that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels:
- shard-bmg: NOTRUN -> [SKIP][1] ([Intel XE#2370])
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-6/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
* igt@kms_big_fb@linear-32bpp-rotate-270:
- shard-bmg: NOTRUN -> [SKIP][2] ([Intel XE#2327]) +3 other tests skip
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-4/igt@kms_big_fb@linear-32bpp-rotate-270.html
* igt@kms_big_fb@linear-8bpp-rotate-270:
- shard-lnl: NOTRUN -> [SKIP][3] ([Intel XE#1407])
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-1/igt@kms_big_fb@linear-8bpp-rotate-270.html
* igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-0-hflip:
- shard-bmg: NOTRUN -> [SKIP][4] ([Intel XE#7059])
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-6/igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-0-hflip.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip:
- shard-bmg: NOTRUN -> [SKIP][5] ([Intel XE#1124]) +10 other tests skip
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-4/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip.html
* igt@kms_big_fb@yf-tiled-16bpp-rotate-270:
- shard-lnl: NOTRUN -> [SKIP][6] ([Intel XE#1124]) +2 other tests skip
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-2/igt@kms_big_fb@yf-tiled-16bpp-rotate-270.html
* igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p:
- shard-lnl: NOTRUN -> [SKIP][7] ([Intel XE#2191])
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-6/igt@kms_bw@connected-linear-tiling-3-displays-2160x1440p.html
* igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p:
- shard-bmg: NOTRUN -> [SKIP][8] ([Intel XE#2314] / [Intel XE#2894]) +1 other test skip
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-7/igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p.html
* igt@kms_bw@linear-tiling-2-displays-2160x1440p:
- shard-bmg: NOTRUN -> [SKIP][9] ([Intel XE#367]) +1 other test skip
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-1/igt@kms_bw@linear-tiling-2-displays-2160x1440p.html
* igt@kms_bw@linear-tiling-2-displays-2560x1440p:
- shard-lnl: NOTRUN -> [SKIP][10] ([Intel XE#367])
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-2/igt@kms_bw@linear-tiling-2-displays-2560x1440p.html
* igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs@pipe-a-edp-1:
- shard-lnl: NOTRUN -> [SKIP][11] ([Intel XE#2669]) +3 other tests skip
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/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-mtl-rc-ccs:
- shard-lnl: NOTRUN -> [SKIP][12] ([Intel XE#3432])
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-3/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc:
- shard-bmg: NOTRUN -> [SKIP][13] ([Intel XE#3432]) +1 other test skip
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-9/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs-cc.html
* igt@kms_ccs@missing-ccs-buffer-4-tiled-mtl-mc-ccs:
- shard-lnl: NOTRUN -> [SKIP][14] ([Intel XE#2887]) +2 other tests skip
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-7/igt@kms_ccs@missing-ccs-buffer-4-tiled-mtl-mc-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs:
- shard-bmg: NOTRUN -> [SKIP][15] ([Intel XE#2887]) +12 other tests skip
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
* igt@kms_cdclk@mode-transition:
- shard-bmg: NOTRUN -> [SKIP][16] ([Intel XE#2724])
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-5/igt@kms_cdclk@mode-transition.html
* igt@kms_chamelium_color@degamma:
- shard-bmg: NOTRUN -> [SKIP][17] ([Intel XE#2325])
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@kms_chamelium_color@degamma.html
* igt@kms_chamelium_edid@hdmi-edid-stress-resolution-non-4k:
- shard-lnl: NOTRUN -> [SKIP][18] ([Intel XE#373]) +1 other test skip
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-2/igt@kms_chamelium_edid@hdmi-edid-stress-resolution-non-4k.html
* igt@kms_chamelium_hpd@dp-hpd-for-each-pipe:
- shard-bmg: NOTRUN -> [SKIP][19] ([Intel XE#2252]) +7 other tests skip
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-6/igt@kms_chamelium_hpd@dp-hpd-for-each-pipe.html
* igt@kms_chamelium_sharpness_filter@filter-basic:
- shard-bmg: NOTRUN -> [SKIP][20] ([Intel XE#6507])
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-5/igt@kms_chamelium_sharpness_filter@filter-basic.html
- shard-lnl: NOTRUN -> [SKIP][21] ([Intel XE#6507])
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-2/igt@kms_chamelium_sharpness_filter@filter-basic.html
* igt@kms_content_protection@dp-mst-lic-type-1:
- shard-bmg: NOTRUN -> [SKIP][22] ([Intel XE#2390] / [Intel XE#6974])
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-9/igt@kms_content_protection@dp-mst-lic-type-1.html
* igt@kms_content_protection@dp-mst-type-0-hdcp14:
- shard-bmg: NOTRUN -> [SKIP][23] ([Intel XE#6974])
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-7/igt@kms_content_protection@dp-mst-type-0-hdcp14.html
- shard-lnl: NOTRUN -> [SKIP][24] ([Intel XE#6974])
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-4/igt@kms_content_protection@dp-mst-type-0-hdcp14.html
* igt@kms_content_protection@dp-mst-type-1:
- shard-lnl: NOTRUN -> [SKIP][25] ([Intel XE#307] / [Intel XE#6974])
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-8/igt@kms_content_protection@dp-mst-type-1.html
* igt@kms_content_protection@legacy:
- shard-bmg: NOTRUN -> [FAIL][26] ([Intel XE#1178] / [Intel XE#3304]) +1 other test fail
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@kms_content_protection@legacy.html
* igt@kms_content_protection@srm@pipe-a-dp-1:
- shard-bmg: NOTRUN -> [FAIL][27] ([Intel XE#3304])
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-5/igt@kms_content_protection@srm@pipe-a-dp-1.html
* igt@kms_cursor_crc@cursor-offscreen-32x10:
- shard-bmg: NOTRUN -> [SKIP][28] ([Intel XE#2320]) +1 other test skip
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-7/igt@kms_cursor_crc@cursor-offscreen-32x10.html
* igt@kms_cursor_crc@cursor-onscreen-512x170:
- shard-bmg: NOTRUN -> [SKIP][29] ([Intel XE#2321])
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-10/igt@kms_cursor_crc@cursor-onscreen-512x170.html
* igt@kms_dirtyfb@drrs-dirtyfb-ioctl:
- shard-bmg: NOTRUN -> [SKIP][30] ([Intel XE#1508])
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-10/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-3:
- shard-bmg: NOTRUN -> [SKIP][31] ([Intel XE#1340])
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-7/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-3.html
* igt@kms_dsc@dsc-with-bpc-formats:
- shard-bmg: NOTRUN -> [SKIP][32] ([Intel XE#2244])
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-8/igt@kms_dsc@dsc-with-bpc-formats.html
* igt@kms_feature_discovery@psr2:
- shard-bmg: NOTRUN -> [SKIP][33] ([Intel XE#2374])
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-10/igt@kms_feature_discovery@psr2.html
* igt@kms_flip@2x-nonexisting-fb:
- shard-lnl: NOTRUN -> [SKIP][34] ([Intel XE#1421]) +1 other test skip
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-7/igt@kms_flip@2x-nonexisting-fb.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling:
- shard-bmg: NOTRUN -> [SKIP][35] ([Intel XE#7178]) +2 other tests skip
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-8/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling:
- shard-lnl: NOTRUN -> [SKIP][36] ([Intel XE#1397] / [Intel XE#1745]) +1 other test skip
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-3/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling@pipe-a-default-mode:
- shard-lnl: NOTRUN -> [SKIP][37] ([Intel XE#1397]) +1 other test skip
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-3/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling:
- shard-lnl: NOTRUN -> [SKIP][38] ([Intel XE#7178])
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-2/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling.html
* igt@kms_flip_scaled_crc@flip-p016-linear-to-p016-linear-reflect-x:
- shard-bmg: NOTRUN -> [SKIP][39] ([Intel XE#7179])
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-1/igt@kms_flip_scaled_crc@flip-p016-linear-to-p016-linear-reflect-x.html
- shard-lnl: NOTRUN -> [SKIP][40] ([Intel XE#7179])
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-6/igt@kms_flip_scaled_crc@flip-p016-linear-to-p016-linear-reflect-x.html
* igt@kms_frontbuffer_tracking@drrs-2p-primscrn-indfb-pgflip-blt:
- shard-bmg: NOTRUN -> [SKIP][41] ([Intel XE#2311]) +25 other tests skip
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-8/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][42] ([Intel XE#4141]) +10 other tests skip
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-abgr161616f-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][43] ([Intel XE#7061]) +4 other tests skip
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-abgr161616f-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcdrrs-abgr161616f-draw-blt:
- shard-lnl: NOTRUN -> [SKIP][44] ([Intel XE#7061]) +1 other test skip
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-8/igt@kms_frontbuffer_tracking@fbcdrrs-abgr161616f-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcdrrs-rgb565-draw-render:
- shard-lnl: NOTRUN -> [SKIP][45] ([Intel XE#651]) +3 other tests skip
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-1/igt@kms_frontbuffer_tracking@fbcdrrs-rgb565-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y:
- shard-bmg: NOTRUN -> [SKIP][46] ([Intel XE#2352]) +1 other test skip
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-10/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-blt:
- shard-lnl: NOTRUN -> [SKIP][47] ([Intel XE#656]) +9 other tests skip
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-spr-indfb-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][48] ([Intel XE#2313]) +34 other tests skip
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-8/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_hdr@invalid-hdr:
- shard-bmg: NOTRUN -> [SKIP][49] ([Intel XE#1503])
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-10/igt@kms_hdr@invalid-hdr.html
* igt@kms_joiner@basic-force-ultra-joiner:
- shard-bmg: NOTRUN -> [SKIP][50] ([Intel XE#6911]) +1 other test skip
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-7/igt@kms_joiner@basic-force-ultra-joiner.html
* igt@kms_joiner@basic-ultra-joiner:
- shard-lnl: NOTRUN -> [SKIP][51] ([Intel XE#6900]) +1 other test skip
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-1/igt@kms_joiner@basic-ultra-joiner.html
* igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner:
- shard-bmg: NOTRUN -> [SKIP][52] ([Intel XE#4090])
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-10/igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner.html
* igt@kms_panel_fitting@atomic-fastset:
- shard-bmg: NOTRUN -> [SKIP][53] ([Intel XE#2486])
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-6/igt@kms_panel_fitting@atomic-fastset.html
* igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier-source-clamping:
- shard-bmg: NOTRUN -> [SKIP][54] ([Intel XE#7111] / [Intel XE#7130] / [Intel XE#7131]) +1 other test skip
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier-source-clamping.html
* igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier-source-clamping@pipe-b-plane-5:
- shard-bmg: NOTRUN -> [SKIP][55] ([Intel XE#7111] / [Intel XE#7131]) +1 other test skip
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier-source-clamping@pipe-b-plane-5.html
* igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-cc-modifier@pipe-a-plane-0:
- shard-bmg: NOTRUN -> [SKIP][56] ([Intel XE#7130]) +34 other tests skip
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-8/igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-cc-modifier@pipe-a-plane-0.html
* igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-cc-modifier@pipe-b-plane-5:
- shard-bmg: NOTRUN -> [SKIP][57] ([Intel XE#7111] / [Intel XE#7130]) +9 other tests skip
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-8/igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-cc-modifier@pipe-b-plane-5.html
* igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-modifier-source-clamping@pipe-a-plane-5:
- shard-bmg: NOTRUN -> [SKIP][58] ([Intel XE#7131]) +1 other test skip
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-10/igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-modifier-source-clamping@pipe-a-plane-5.html
* igt@kms_plane@pixel-format-yf-tiled-modifier@pipe-b-plane-5:
- shard-lnl: NOTRUN -> [SKIP][59] ([Intel XE#7130]) +6 other tests skip
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-7/igt@kms_plane@pixel-format-yf-tiled-modifier@pipe-b-plane-5.html
* igt@kms_plane_lowres@tiling-yf:
- shard-bmg: NOTRUN -> [SKIP][60] ([Intel XE#2393])
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-8/igt@kms_plane_lowres@tiling-yf.html
* igt@kms_plane_multiple@tiling-y:
- shard-bmg: NOTRUN -> [SKIP][61] ([Intel XE#5020])
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-7/igt@kms_plane_multiple@tiling-y.html
* igt@kms_plane_scaling@plane-downscale-factor-0-5-with-modifiers:
- shard-lnl: NOTRUN -> [SKIP][62] ([Intel XE#6886]) +3 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-2/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-modifiers.html
* igt@kms_plane_scaling@planes-downscale-factor-0-75@pipe-a:
- shard-bmg: NOTRUN -> [SKIP][63] ([Intel XE#6886]) +4 other tests skip
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@kms_plane_scaling@planes-downscale-factor-0-75@pipe-a.html
* igt@kms_pm_dc@dc6-psr:
- shard-bmg: NOTRUN -> [SKIP][64] ([Intel XE#2392])
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-4/igt@kms_pm_dc@dc6-psr.html
* igt@kms_pm_dc@deep-pkgc:
- shard-bmg: NOTRUN -> [SKIP][65] ([Intel XE#2505])
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-9/igt@kms_pm_dc@deep-pkgc.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-sf-dmg-area:
- shard-lnl: NOTRUN -> [SKIP][66] ([Intel XE#1406] / [Intel XE#2893] / [Intel XE#4608])
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-7/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-sf-dmg-area.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-sf-dmg-area@pipe-a-edp-1:
- shard-lnl: NOTRUN -> [SKIP][67] ([Intel XE#1406] / [Intel XE#4608]) +1 other test skip
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-7/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-sf-dmg-area@pipe-a-edp-1.html
* igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf:
- shard-bmg: NOTRUN -> [SKIP][68] ([Intel XE#1406] / [Intel XE#1489]) +8 other tests skip
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-7/igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf.html
* igt@kms_psr2_su@page_flip-xrgb8888:
- shard-bmg: NOTRUN -> [SKIP][69] ([Intel XE#1406] / [Intel XE#2387])
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-10/igt@kms_psr2_su@page_flip-xrgb8888.html
* igt@kms_psr@pr-cursor-plane-move:
- shard-lnl: NOTRUN -> [SKIP][70] ([Intel XE#1406]) +2 other tests skip
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-4/igt@kms_psr@pr-cursor-plane-move.html
* igt@kms_psr@psr2-primary-page-flip:
- shard-bmg: NOTRUN -> [SKIP][71] ([Intel XE#1406] / [Intel XE#2234] / [Intel XE#2850]) +9 other tests skip
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@kms_psr@psr2-primary-page-flip.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-180:
- shard-bmg: NOTRUN -> [SKIP][72] ([Intel XE#2330]) +1 other test skip
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@kms_rotation_crc@primary-y-tiled-reflect-x-180.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270:
- shard-bmg: NOTRUN -> [SKIP][73] ([Intel XE#3414] / [Intel XE#3904])
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-4/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html
* igt@kms_scaling_modes@scaling-mode-center:
- shard-bmg: NOTRUN -> [SKIP][74] ([Intel XE#2413])
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-10/igt@kms_scaling_modes@scaling-mode-center.html
* igt@kms_setmode@invalid-clone-exclusive-crtc:
- shard-bmg: NOTRUN -> [SKIP][75] ([Intel XE#1435])
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@kms_setmode@invalid-clone-exclusive-crtc.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-bmg: NOTRUN -> [SKIP][76] ([Intel XE#2426])
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_tv_load_detect@load-detect:
- shard-lnl: NOTRUN -> [SKIP][77] ([Intel XE#330])
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-4/igt@kms_tv_load_detect@load-detect.html
* igt@kms_vrr@flipline:
- shard-bmg: NOTRUN -> [SKIP][78] ([Intel XE#1499])
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-4/igt@kms_vrr@flipline.html
* igt@kms_vrr@lobf:
- shard-bmg: NOTRUN -> [SKIP][79] ([Intel XE#2168])
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-1/igt@kms_vrr@lobf.html
* igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1:
- shard-lnl: [PASS][80] -> [FAIL][81] ([Intel XE#2142]) +1 other test fail
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8751/shard-lnl-5/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-1/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html
* igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all:
- shard-lnl: NOTRUN -> [SKIP][82] ([Intel XE#1091] / [Intel XE#2849])
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-4/igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all.html
* igt@xe_eudebug@basic-vm-access-userptr-faultable:
- shard-lnl: NOTRUN -> [SKIP][83] ([Intel XE#4837]) +3 other tests skip
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-6/igt@xe_eudebug@basic-vm-access-userptr-faultable.html
* igt@xe_eudebug@connect-user:
- shard-bmg: NOTRUN -> [SKIP][84] ([Intel XE#4837]) +10 other tests skip
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-1/igt@xe_eudebug@connect-user.html
* igt@xe_eudebug_online@breakpoint-many-sessions-single-tile:
- shard-bmg: NOTRUN -> [SKIP][85] ([Intel XE#4837] / [Intel XE#6665]) +2 other tests skip
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@xe_eudebug_online@breakpoint-many-sessions-single-tile.html
* igt@xe_evict@evict-beng-cm-threads-small:
- shard-lnl: NOTRUN -> [SKIP][86] ([Intel XE#688]) +3 other tests skip
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-5/igt@xe_evict@evict-beng-cm-threads-small.html
* igt@xe_evict@evict-beng-mixed-many-threads-small:
- shard-bmg: NOTRUN -> [INCOMPLETE][87] ([Intel XE#6321])
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-5/igt@xe_evict@evict-beng-mixed-many-threads-small.html
* igt@xe_evict@evict-mixed-many-threads-small:
- shard-bmg: [PASS][88] -> [INCOMPLETE][89] ([Intel XE#6321])
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8751/shard-bmg-6/igt@xe_evict@evict-mixed-many-threads-small.html
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@xe_evict@evict-mixed-many-threads-small.html
* igt@xe_evict@evict-small-multi-queue:
- shard-bmg: NOTRUN -> [SKIP][90] ([Intel XE#7140])
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-6/igt@xe_evict@evict-small-multi-queue.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate:
- shard-bmg: NOTRUN -> [SKIP][91] ([Intel XE#2322]) +7 other tests skip
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-10/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate-race:
- shard-lnl: NOTRUN -> [SKIP][92] ([Intel XE#1392]) +1 other test skip
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-8/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate-race.html
* igt@xe_exec_fault_mode@many-execqueues-multi-queue-userptr-invalidate:
- shard-lnl: NOTRUN -> [SKIP][93] ([Intel XE#7136]) +2 other tests skip
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-1/igt@xe_exec_fault_mode@many-execqueues-multi-queue-userptr-invalidate.html
* igt@xe_exec_fault_mode@many-execqueues-multi-queue-userptr-invalidate-imm:
- shard-bmg: NOTRUN -> [SKIP][94] ([Intel XE#7136]) +13 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-9/igt@xe_exec_fault_mode@many-execqueues-multi-queue-userptr-invalidate-imm.html
* igt@xe_exec_multi_queue@many-execs-priority:
- shard-lnl: NOTRUN -> [SKIP][95] ([Intel XE#6874]) +9 other tests skip
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-2/igt@xe_exec_multi_queue@many-execs-priority.html
* igt@xe_exec_multi_queue@two-queues-preempt-mode-fault-priority:
- shard-bmg: NOTRUN -> [SKIP][96] ([Intel XE#6874]) +23 other tests skip
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-6/igt@xe_exec_multi_queue@two-queues-preempt-mode-fault-priority.html
* igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-single-vma:
- shard-lnl: [PASS][97] -> [FAIL][98] ([Intel XE#5625])
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8751/shard-lnl-8/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-single-vma.html
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-1/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-single-vma.html
* igt@xe_exec_threads@threads-many-queues:
- shard-bmg: NOTRUN -> [FAIL][99] ([Intel XE#7166])
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-10/igt@xe_exec_threads@threads-many-queues.html
* igt@xe_exec_threads@threads-multi-queue-mixed-basic:
- shard-lnl: NOTRUN -> [SKIP][100] ([Intel XE#7138]) +2 other tests skip
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-2/igt@xe_exec_threads@threads-multi-queue-mixed-basic.html
* igt@xe_exec_threads@threads-multi-queue-mixed-userptr-invalidate:
- shard-bmg: NOTRUN -> [SKIP][101] ([Intel XE#7138]) +7 other tests skip
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-8/igt@xe_exec_threads@threads-multi-queue-mixed-userptr-invalidate.html
* igt@xe_mmap@small-bar:
- shard-bmg: NOTRUN -> [SKIP][102] ([Intel XE#586])
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-8/igt@xe_mmap@small-bar.html
* igt@xe_multigpu_svm@mgpu-latency-prefetch:
- shard-bmg: NOTRUN -> [SKIP][103] ([Intel XE#6964]) +2 other tests skip
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-8/igt@xe_multigpu_svm@mgpu-latency-prefetch.html
* igt@xe_oa@oa-tlb-invalidate:
- shard-bmg: NOTRUN -> [SKIP][104] ([Intel XE#2248])
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-9/igt@xe_oa@oa-tlb-invalidate.html
* igt@xe_pat@pat-index-xehpc:
- shard-bmg: NOTRUN -> [SKIP][105] ([Intel XE#1420])
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-10/igt@xe_pat@pat-index-xehpc.html
* igt@xe_pat@pat-index-xelp:
- shard-bmg: NOTRUN -> [SKIP][106] ([Intel XE#2245])
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-1/igt@xe_pat@pat-index-xelp.html
* igt@xe_pm@d3cold-i2c:
- shard-bmg: NOTRUN -> [SKIP][107] ([Intel XE#5694])
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-7/igt@xe_pm@d3cold-i2c.html
* igt@xe_pm@s3-d3cold-basic-exec:
- shard-lnl: NOTRUN -> [SKIP][108] ([Intel XE#2284] / [Intel XE#366])
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-1/igt@xe_pm@s3-d3cold-basic-exec.html
* igt@xe_pm_residency@cpg-basic:
- shard-bmg: [PASS][109] -> [DMESG-WARN][110] ([Intel XE#3428])
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8751/shard-bmg-4/igt@xe_pm_residency@cpg-basic.html
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@xe_pm_residency@cpg-basic.html
* igt@xe_pxp@pxp-stale-bo-bind-post-termination-irq:
- shard-bmg: NOTRUN -> [SKIP][111] ([Intel XE#4733]) +3 other tests skip
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-8/igt@xe_pxp@pxp-stale-bo-bind-post-termination-irq.html
* igt@xe_query@multigpu-query-invalid-query:
- shard-bmg: NOTRUN -> [SKIP][112] ([Intel XE#944])
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-7/igt@xe_query@multigpu-query-invalid-query.html
* igt@xe_query@multigpu-query-invalid-size:
- shard-lnl: NOTRUN -> [SKIP][113] ([Intel XE#944])
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-4/igt@xe_query@multigpu-query-invalid-size.html
* igt@xe_sriov_admin@bulk-sched-priority-vfs-disabled:
- shard-lnl: NOTRUN -> [SKIP][114] ([Intel XE#7174]) +1 other test skip
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-8/igt@xe_sriov_admin@bulk-sched-priority-vfs-disabled.html
* igt@xe_sriov_flr@flr-twice:
- shard-lnl: NOTRUN -> [SKIP][115] ([Intel XE#4273])
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-8/igt@xe_sriov_flr@flr-twice.html
#### Possible fixes ####
* igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1:
- shard-lnl: [FAIL][116] ([Intel XE#6054]) -> [PASS][117] +3 other tests pass
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8751/shard-lnl-4/igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1.html
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-4/igt@kms_async_flips@async-flip-with-page-flip-events-linear-atomic@pipe-c-edp-1.html
* igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions-varying-size:
- shard-bmg: [DMESG-WARN][118] ([Intel XE#5354]) -> [PASS][119]
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8751/shard-bmg-8/igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions-varying-size.html
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-6/igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions-varying-size.html
* igt@kms_vblank@ts-continuation-dpms-rpm:
- shard-lnl: [SKIP][120] -> [PASS][121] +2 other tests pass
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8751/shard-lnl-6/igt@kms_vblank@ts-continuation-dpms-rpm.html
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-1/igt@kms_vblank@ts-continuation-dpms-rpm.html
* igt@xe_exec_system_allocator@threads-many-large-execqueues-malloc-mlock-nomemset:
- shard-bmg: [ABORT][122] ([Intel XE#7169]) -> [PASS][123]
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8751/shard-bmg-1/igt@xe_exec_system_allocator@threads-many-large-execqueues-malloc-mlock-nomemset.html
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-3/igt@xe_exec_system_allocator@threads-many-large-execqueues-malloc-mlock-nomemset.html
* igt@xe_pm@s2idle-mocs:
- shard-lnl: [ABORT][124] ([Intel XE#7169]) -> [PASS][125]
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8751/shard-lnl-6/igt@xe_pm@s2idle-mocs.html
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-lnl-7/igt@xe_pm@s2idle-mocs.html
* igt@xe_sriov_vram@vf-access-after-resize-up:
- shard-bmg: [FAIL][126] ([Intel XE#5937]) -> [PASS][127]
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8751/shard-bmg-9/igt@xe_sriov_vram@vf-access-after-resize-up.html
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-7/igt@xe_sriov_vram@vf-access-after-resize-up.html
#### Warnings ####
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-upscaling:
- shard-bmg: [INCOMPLETE][128] ([Intel XE#2594]) -> [SKIP][129] ([Intel XE#7178])
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8751/shard-bmg-1/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-upscaling.html
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-7/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-upscaling.html
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-bmg: [SKIP][130] ([Intel XE#2509]) -> [SKIP][131] ([Intel XE#2426])
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8751/shard-bmg-4/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/shard-bmg-1/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
[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#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#1397]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1397
[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#1420]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1420
[Intel XE#1421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421
[Intel XE#1435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435
[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#1503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1503
[Intel XE#1508]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1508
[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#2168]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2168
[Intel XE#2191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2191
[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#2245]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2245
[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#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#2330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2330
[Intel XE#2352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2352
[Intel XE#2370]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2370
[Intel XE#2374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2374
[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#2392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2392
[Intel XE#2393]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2393
[Intel XE#2413]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2413
[Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
[Intel XE#2486]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2486
[Intel XE#2505]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2505
[Intel XE#2509]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2509
[Intel XE#2594]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2594
[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#307]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/307
[Intel XE#330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/330
[Intel XE#3304]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3304
[Intel XE#3414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3414
[Intel XE#3428]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3428
[Intel XE#3432]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3432
[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#4090]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4090
[Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
[Intel XE#4273]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4273
[Intel XE#4608]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4608
[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#5020]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5020
[Intel XE#5354]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5354
[Intel XE#5625]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5625
[Intel XE#5694]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5694
[Intel XE#586]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/586
[Intel XE#5937]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5937
[Intel XE#6054]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6054
[Intel XE#6321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6321
[Intel XE#6507]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6507
[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#6665]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6665
[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#6900]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6900
[Intel XE#6911]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6911
[Intel XE#6964]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6964
[Intel XE#6974]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6974
[Intel XE#7059]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7059
[Intel XE#7061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7061
[Intel XE#7111]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7111
[Intel XE#7130]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7130
[Intel XE#7131]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7131
[Intel XE#7136]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7136
[Intel XE#7138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7138
[Intel XE#7140]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7140
[Intel XE#7166]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7166
[Intel XE#7169]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7169
[Intel XE#7174]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7174
[Intel XE#7178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7178
[Intel XE#7179]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7179
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
Build changes
-------------
* IGT: IGT_8751 -> IGTPW_14544
* Linux: xe-4544-2938ce73d01357a5816ed7dbd041154b58635a37 -> xe-4545-b4bfe7d753afaf6ea4950111a309a4e2ef5aef68
IGTPW_14544: 14544
IGT_8751: af788251f1ef729d17c802aec2c4547b52059e58 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-4544-2938ce73d01357a5816ed7dbd041154b58635a37: 2938ce73d01357a5816ed7dbd041154b58635a37
xe-4545-b4bfe7d753afaf6ea4950111a309a4e2ef5aef68: b4bfe7d753afaf6ea4950111a309a4e2ef5aef68
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14544/index.html
[-- Attachment #2: Type: text/html, Size: 47550 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2026-02-13 8:28 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-12 3:18 [PATCH i-g-t] tests/kms_color: Skip the test early if no outputs found Karthik B S
2026-02-12 3:53 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-02-12 4:08 ` ✗ i915.CI.BAT: failure " Patchwork
2026-02-12 14:48 ` [PATCH i-g-t] " Kamil Konieczny
2026-02-12 19:56 ` Sharma, Swati2
2026-02-13 8:28 ` ✓ Xe.CI.FULL: success for " Patchwork
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox