* [PATCH i-g-t 1/2] tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver
2025-01-29 17:41 [PATCH i-g-t 0/2] tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver Jeevan B
@ 2025-01-29 17:41 ` Jeevan B
2025-01-29 17:41 ` [PATCH i-g-t 2/2] intel-ci/xe.blocklist: add i915 specific tests Jeevan B
` (4 subsequent siblings)
5 siblings, 0 replies; 9+ messages in thread
From: Jeevan B @ 2025-01-29 17:41 UTC (permalink / raw)
To: igt-dev; +Cc: Jeevan B, Mohammed Thasleem
change accounts for the limitations of gem_set_tiling, which
no longer works on recent platforms and will not be supported
on Xe drivers, so updated the tests to run only for i915 driver.
Signed-off-by: Jeevan B <jeevan.b@intel.com>
Reviewed-by: Mohammed Thasleem <mohammed.thasleem@intel.com>
---
tests/intel/kms_pm_rpm.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/intel/kms_pm_rpm.c b/tests/intel/kms_pm_rpm.c
index 990c50915..24f527c2a 100644
--- a/tests/intel/kms_pm_rpm.c
+++ b/tests/intel/kms_pm_rpm.c
@@ -1189,6 +1189,8 @@ static void cursor_subtest(bool dpms)
struct igt_fb cursor_fb1, cursor_fb2, cursor_fb3;
uint32_t crtc_id;
+ igt_require_i915(drm_fd);
+ gem_require_mappable_ggtt(drm_fd);
disable_all_screens_and_wait(&ms_data);
igt_require(default_mode_params);
--
2.25.1
^ permalink raw reply related [flat|nested] 9+ messages in thread* [PATCH i-g-t 2/2] intel-ci/xe.blocklist: add i915 specific tests
2025-01-29 17:41 [PATCH i-g-t 0/2] tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver Jeevan B
2025-01-29 17:41 ` [PATCH i-g-t 1/2] " Jeevan B
@ 2025-01-29 17:41 ` Jeevan B
2025-01-30 9:12 ` Thasleem, Mohammed
2025-01-29 22:00 ` ✓ i915.CI.BAT: success for tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver (rev2) Patchwork
` (3 subsequent siblings)
5 siblings, 1 reply; 9+ messages in thread
From: Jeevan B @ 2025-01-29 17:41 UTC (permalink / raw)
To: igt-dev; +Cc: Jeevan B
Add i915 pm specific tests to blocklist.
Signed-off-by: Jeevan B <jeevan.b@intel.com>
---
tests/intel-ci/xe.blocklist.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index fc270198f..6964628f1 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -74,6 +74,7 @@ igt@kms_rotation_crc@exhaust-fences
igt@kms_pm_lpsp@screens-disabled
igt@kms_pm_rpm@(fences|fences-dpms|pm-caching|pm-tiling)
igt@kms_pm_rpm@.*pc8-residency.*
+igt@kms_pm_rpm@cursor.*
##################################################################
# KMS: Yet to add/missing XE support
##################################################################
--
2.25.1
^ permalink raw reply related [flat|nested] 9+ messages in thread* RE: [PATCH i-g-t 2/2] intel-ci/xe.blocklist: add i915 specific tests
2025-01-29 17:41 ` [PATCH i-g-t 2/2] intel-ci/xe.blocklist: add i915 specific tests Jeevan B
@ 2025-01-30 9:12 ` Thasleem, Mohammed
0 siblings, 0 replies; 9+ messages in thread
From: Thasleem, Mohammed @ 2025-01-30 9:12 UTC (permalink / raw)
To: B, Jeevan, igt-dev@lists.freedesktop.org; +Cc: B, Jeevan
-----Original Message-----
From: igt-dev <igt-dev-bounces@lists.freedesktop.org> On Behalf Of Jeevan B
Sent: Wednesday, January 29, 2025 11:12 PM
To: igt-dev@lists.freedesktop.org
Cc: B, Jeevan <jeevan.b@intel.com>
Subject: [PATCH i-g-t 2/2] intel-ci/xe.blocklist: add i915 specific tests
Add i915 pm specific tests to blocklist.
Signed-off-by: Jeevan B <jeevan.b@intel.com>
LGTM.
Reviewed-by: Mohammed Thasleem <mohammed.thasleem@intel.com>
---
tests/intel-ci/xe.blocklist.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt index fc270198f..6964628f1 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -74,6 +74,7 @@ igt@kms_rotation_crc@exhaust-fences
igt@kms_pm_lpsp@screens-disabled
igt@kms_pm_rpm@(fences|fences-dpms|pm-caching|pm-tiling)
igt@kms_pm_rpm@.*pc8-residency.*
+igt@kms_pm_rpm@cursor.*
##################################################################
# KMS: Yet to add/missing XE support
##################################################################
--
2.25.1
^ permalink raw reply [flat|nested] 9+ messages in thread
* ✓ i915.CI.BAT: success for tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver (rev2)
2025-01-29 17:41 [PATCH i-g-t 0/2] tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver Jeevan B
2025-01-29 17:41 ` [PATCH i-g-t 1/2] " Jeevan B
2025-01-29 17:41 ` [PATCH i-g-t 2/2] intel-ci/xe.blocklist: add i915 specific tests Jeevan B
@ 2025-01-29 22:00 ` Patchwork
2025-01-29 22:11 ` ✓ Xe.CI.BAT: " Patchwork
` (2 subsequent siblings)
5 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2025-01-29 22:00 UTC (permalink / raw)
To: Jeevan B; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 8026 bytes --]
== Series Details ==
Series: tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver (rev2)
URL : https://patchwork.freedesktop.org/series/144000/
State : success
== Summary ==
CI Bug Log - changes from IGT_8214 -> IGTPW_12514
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/index.html
Participating hosts (43 -> 43)
------------------------------
Additional (2): fi-cfl-8109u bat-adls-6
Missing (2): fi-glk-j4005 fi-snb-2520m
Known issues
------------
Here are the changes found in IGTPW_12514 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@debugfs_test@basic-hwmon:
- bat-adls-6: NOTRUN -> [SKIP][1] ([i915#9318])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adls-6/igt@debugfs_test@basic-hwmon.html
* igt@gem_huc_copy@huc-copy:
- fi-cfl-8109u: NOTRUN -> [SKIP][2] ([i915#2190])
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/fi-cfl-8109u/igt@gem_huc_copy@huc-copy.html
* igt@gem_lmem_swapping@parallel-random-engines:
- bat-adls-6: NOTRUN -> [SKIP][3] ([i915#4613]) +3 other tests skip
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adls-6/igt@gem_lmem_swapping@parallel-random-engines.html
* igt@gem_lmem_swapping@verify-random:
- fi-cfl-8109u: NOTRUN -> [SKIP][4] ([i915#4613]) +3 other tests skip
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/fi-cfl-8109u/igt@gem_lmem_swapping@verify-random.html
* igt@gem_tiled_pread_basic:
- bat-adls-6: NOTRUN -> [SKIP][5] ([i915#3282])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adls-6/igt@gem_tiled_pread_basic.html
* igt@i915_module_load@load:
- bat-adlp-6: [PASS][6] -> [DMESG-WARN][7] ([i915#12253])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8214/bat-adlp-6/igt@i915_module_load@load.html
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adlp-6/igt@i915_module_load@load.html
* igt@i915_selftest@live@workarounds:
- bat-arlh-3: [PASS][8] -> [DMESG-FAIL][9] ([i915#12061]) +1 other test dmesg-fail
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8214/bat-arlh-3/igt@i915_selftest@live@workarounds.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-arlh-3/igt@i915_selftest@live@workarounds.html
- bat-arls-5: [PASS][10] -> [DMESG-FAIL][11] ([i915#12061]) +1 other test dmesg-fail
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8214/bat-arls-5/igt@i915_selftest@live@workarounds.html
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-arls-5/igt@i915_selftest@live@workarounds.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- bat-adls-6: NOTRUN -> [SKIP][12] ([i915#4103]) +1 other test skip
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adls-6/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_dsc@dsc-basic:
- fi-cfl-8109u: NOTRUN -> [SKIP][13] +11 other tests skip
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/fi-cfl-8109u/igt@kms_dsc@dsc-basic.html
- bat-adls-6: NOTRUN -> [SKIP][14] ([i915#3555] / [i915#3840])
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adls-6/igt@kms_dsc@dsc-basic.html
* igt@kms_force_connector_basic@force-load-detect:
- bat-adls-6: NOTRUN -> [SKIP][15]
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adls-6/igt@kms_force_connector_basic@force-load-detect.html
* igt@kms_hdmi_inject@inject-audio:
- bat-adls-6: NOTRUN -> [SKIP][16] ([i915#13030])
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adls-6/igt@kms_hdmi_inject@inject-audio.html
* igt@kms_pm_backlight@basic-brightness:
- bat-adls-6: NOTRUN -> [SKIP][17] ([i915#5354])
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adls-6/igt@kms_pm_backlight@basic-brightness.html
* igt@kms_pm_rpm@basic-pci-d3-state:
- bat-adls-6: NOTRUN -> [SKIP][18] ([i915#12916])
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adls-6/igt@kms_pm_rpm@basic-pci-d3-state.html
* igt@kms_pm_rpm@basic-rte:
- bat-adls-6: NOTRUN -> [FAIL][19] ([i915#12916])
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adls-6/igt@kms_pm_rpm@basic-rte.html
* igt@kms_psr@psr-primary-mmap-gtt:
- bat-adls-6: NOTRUN -> [SKIP][20] ([i915#1072] / [i915#9732]) +3 other tests skip
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adls-6/igt@kms_psr@psr-primary-mmap-gtt.html
* igt@kms_setmode@basic-clone-single-crtc:
- bat-adls-6: NOTRUN -> [SKIP][21] ([i915#3555])
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adls-6/igt@kms_setmode@basic-clone-single-crtc.html
* igt@prime_vgem@basic-fence-read:
- bat-adls-6: NOTRUN -> [SKIP][22] ([i915#3291]) +2 other tests skip
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-adls-6/igt@prime_vgem@basic-fence-read.html
#### Possible fixes ####
* igt@i915_module_load@load:
- {bat-mtlp-9}: [DMESG-WARN][23] ([i915#13577]) -> [PASS][24]
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8214/bat-mtlp-9/igt@i915_module_load@load.html
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-mtlp-9/igt@i915_module_load@load.html
* igt@kms_chamelium_frames@dp-crc-fast:
- bat-dg2-13: [FAIL][25] ([i915#12440]) -> [PASS][26]
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8214/bat-dg2-13/igt@kms_chamelium_frames@dp-crc-fast.html
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/bat-dg2-13/igt@kms_chamelium_frames@dp-crc-fast.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072
[i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061
[i915#12253]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12253
[i915#12440]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12440
[i915#12916]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12916
[i915#13030]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13030
[i915#13577]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13577
[i915#2190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2190
[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#9318]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9318
[i915#9732]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_8214 -> IGTPW_12514
* Linux: CI_DRM_16037 -> CI_DRM_16041
CI-20190529: 20190529
CI_DRM_16037: 486bb0f2805b5fcc43e7cc609b9dd59ef1ffcd79 @ git://anongit.freedesktop.org/gfx-ci/linux
CI_DRM_16041: c2a5da40b8b1c5af77dcdabed8516069949fea3b @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_12514: 77e172e0fdb2e11ce0a86ce410282b2ac8772681 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_8214: 7a8a3744466fbb89127201077f030033c72df948 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/index.html
[-- Attachment #2: Type: text/html, Size: 9440 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread* ✓ Xe.CI.BAT: success for tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver (rev2)
2025-01-29 17:41 [PATCH i-g-t 0/2] tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver Jeevan B
` (2 preceding siblings ...)
2025-01-29 22:00 ` ✓ i915.CI.BAT: success for tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver (rev2) Patchwork
@ 2025-01-29 22:11 ` Patchwork
2025-01-30 0:45 ` ✗ i915.CI.Full: failure " Patchwork
2025-01-30 5:15 ` ✗ Xe.CI.Full: " Patchwork
5 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2025-01-29 22:11 UTC (permalink / raw)
To: Jeevan B; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 5718 bytes --]
== Series Details ==
Series: tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver (rev2)
URL : https://patchwork.freedesktop.org/series/144000/
State : success
== Summary ==
CI Bug Log - changes from XEIGT_8214_BAT -> XEIGTPW_12514_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (7 -> 8)
------------------------------
Additional (1): bat-bmg-2
Known issues
------------
Here are the changes found in XEIGTPW_12514_BAT that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@fbdev@nullptr:
- bat-bmg-2: NOTRUN -> [SKIP][1] ([Intel XE#2134]) +4 other tests skip
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/bat-bmg-2/igt@fbdev@nullptr.html
* igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- bat-bmg-2: NOTRUN -> [SKIP][2] ([Intel XE#2233])
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/bat-bmg-2/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
* igt@kms_cursor_legacy@basic-flip-after-cursor-legacy:
- bat-bmg-2: NOTRUN -> [SKIP][3] ([Intel XE#2489] / [Intel XE#3419]) +13 other tests skip
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/bat-bmg-2/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html
* igt@kms_flip@basic-flip-vs-modeset:
- bat-bmg-2: NOTRUN -> [SKIP][4] ([Intel XE#2482]) +3 other tests skip
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/bat-bmg-2/igt@kms_flip@basic-flip-vs-modeset.html
* igt@kms_frontbuffer_tracking@basic:
- bat-bmg-2: NOTRUN -> [SKIP][5] ([Intel XE#2434] / [Intel XE#2548])
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/bat-bmg-2/igt@kms_frontbuffer_tracking@basic.html
* igt@kms_psr@psr-sprite-plane-onoff:
- bat-bmg-2: NOTRUN -> [SKIP][6] ([Intel XE#2234] / [Intel XE#2850]) +2 other tests skip
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/bat-bmg-2/igt@kms_psr@psr-sprite-plane-onoff.html
* igt@sriov_basic@enable-vfs-autoprobe-off:
- bat-bmg-2: NOTRUN -> [SKIP][7] ([Intel XE#1091] / [Intel XE#2849]) +1 other test skip
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/bat-bmg-2/igt@sriov_basic@enable-vfs-autoprobe-off.html
* igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit:
- bat-bmg-2: NOTRUN -> [SKIP][8] ([Intel XE#2229])
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/bat-bmg-2/igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit.html
* igt@xe_live_ktest@xe_migrate:
- bat-adlp-vf: [PASS][9] -> [DMESG-FAIL][10] ([Intel XE#4078]) +1 other test dmesg-fail
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/bat-adlp-vf/igt@xe_live_ktest@xe_migrate.html
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/bat-adlp-vf/igt@xe_live_ktest@xe_migrate.html
* igt@xe_pat@pat-index-xehpc:
- bat-bmg-2: NOTRUN -> [SKIP][11] ([Intel XE#1420])
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/bat-bmg-2/igt@xe_pat@pat-index-xehpc.html
* igt@xe_pat@pat-index-xelp:
- bat-bmg-2: NOTRUN -> [SKIP][12] ([Intel XE#2245])
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/bat-bmg-2/igt@xe_pat@pat-index-xelp.html
* igt@xe_pat@pat-index-xelpg:
- bat-bmg-2: NOTRUN -> [SKIP][13] ([Intel XE#2236])
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/bat-bmg-2/igt@xe_pat@pat-index-xelpg.html
* igt@xe_sriov_flr@flr-vf1-clear:
- bat-bmg-2: NOTRUN -> [SKIP][14] ([Intel XE#3342])
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/bat-bmg-2/igt@xe_sriov_flr@flr-vf1-clear.html
[Intel XE#1091]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1091
[Intel XE#1420]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1420
[Intel XE#2134]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2134
[Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229
[Intel XE#2233]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2233
[Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2236]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2236
[Intel XE#2245]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2245
[Intel XE#2434]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2434
[Intel XE#2482]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2482
[Intel XE#2489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2489
[Intel XE#2548]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2548
[Intel XE#2849]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2849
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#3342]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3342
[Intel XE#3419]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3419
[Intel XE#4078]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4078
Build changes
-------------
* IGT: IGT_8214 -> IGTPW_12514
* Linux: xe-2568-486bb0f2805b5fcc43e7cc609b9dd59ef1ffcd79 -> xe-2571-45746920fb499b7ad35883c94ebfbedda6c40139
IGTPW_12514: 77e172e0fdb2e11ce0a86ce410282b2ac8772681 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_8214: 7a8a3744466fbb89127201077f030033c72df948 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-2568-486bb0f2805b5fcc43e7cc609b9dd59ef1ffcd79: 486bb0f2805b5fcc43e7cc609b9dd59ef1ffcd79
xe-2571-45746920fb499b7ad35883c94ebfbedda6c40139: 45746920fb499b7ad35883c94ebfbedda6c40139
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/index.html
[-- Attachment #2: Type: text/html, Size: 6553 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread* ✗ i915.CI.Full: failure for tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver (rev2)
2025-01-29 17:41 [PATCH i-g-t 0/2] tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver Jeevan B
` (3 preceding siblings ...)
2025-01-29 22:11 ` ✓ Xe.CI.BAT: " Patchwork
@ 2025-01-30 0:45 ` Patchwork
2025-01-30 5:15 ` ✗ Xe.CI.Full: " Patchwork
5 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2025-01-30 0:45 UTC (permalink / raw)
To: Jeevan B; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 100287 bytes --]
== Series Details ==
Series: tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver (rev2)
URL : https://patchwork.freedesktop.org/series/144000/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_16041_full -> IGTPW_12514_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with IGTPW_12514_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in IGTPW_12514_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_12514/index.html
Participating hosts (11 -> 11)
------------------------------
No changes in participating hosts
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in IGTPW_12514_full:
### IGT changes ###
#### Possible regressions ####
* igt@gem_eio@reset-stress:
- shard-mtlp: [PASS][1] -> [ABORT][2] +1 other test abort
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-mtlp-6/igt@gem_eio@reset-stress.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-7/igt@gem_eio@reset-stress.html
* igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size:
- shard-snb: [PASS][3] -> [INCOMPLETE][4]
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-snb5/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-snb1/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
Known issues
------------
Here are the changes found in IGTPW_12514_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@api_intel_bb@blit-reloc-purge-cache:
- shard-dg1: NOTRUN -> [SKIP][5] ([i915#8411]) +3 other tests skip
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@api_intel_bb@blit-reloc-purge-cache.html
* igt@api_intel_bb@crc32:
- shard-tglu: NOTRUN -> [SKIP][6] ([i915#6230])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-5/igt@api_intel_bb@crc32.html
* igt@device_reset@cold-reset-bound:
- shard-dg1: NOTRUN -> [SKIP][7] ([i915#11078])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@device_reset@cold-reset-bound.html
- shard-rkl: NOTRUN -> [SKIP][8] ([i915#11078])
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-5/igt@device_reset@cold-reset-bound.html
* igt@device_reset@unbind-cold-reset-rebind:
- shard-mtlp: NOTRUN -> [SKIP][9] ([i915#11078])
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-3/igt@device_reset@unbind-cold-reset-rebind.html
- shard-dg2: NOTRUN -> [SKIP][10] ([i915#11078])
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@device_reset@unbind-cold-reset-rebind.html
* igt@drm_fdinfo@busy-idle@vcs1:
- shard-dg1: NOTRUN -> [SKIP][11] ([i915#8414]) +24 other tests skip
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@drm_fdinfo@busy-idle@vcs1.html
* igt@drm_fdinfo@busy@rcs0:
- shard-dg2: NOTRUN -> [SKIP][12] ([i915#8414]) +7 other tests skip
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-7/igt@drm_fdinfo@busy@rcs0.html
* igt@drm_fdinfo@most-busy-check-all@vcs0:
- shard-mtlp: NOTRUN -> [SKIP][13] ([i915#8414]) +6 other tests skip
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@drm_fdinfo@most-busy-check-all@vcs0.html
* igt@gem_basic@multigpu-create-close:
- shard-dg1: NOTRUN -> [SKIP][14] ([i915#7697])
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@gem_basic@multigpu-create-close.html
* igt@gem_busy@semaphore:
- shard-dg1: NOTRUN -> [SKIP][15] ([i915#3936])
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@gem_busy@semaphore.html
* igt@gem_ccs@block-copy-compressed:
- shard-tglu-1: NOTRUN -> [SKIP][16] ([i915#3555] / [i915#9323])
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@gem_ccs@block-copy-compressed.html
- shard-dg1: NOTRUN -> [SKIP][17] ([i915#3555] / [i915#9323])
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@gem_ccs@block-copy-compressed.html
- shard-rkl: NOTRUN -> [SKIP][18] ([i915#3555] / [i915#9323])
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-5/igt@gem_ccs@block-copy-compressed.html
* igt@gem_ccs@large-ctrl-surf-copy:
- shard-dg1: NOTRUN -> [SKIP][19] ([i915#13008])
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@gem_ccs@large-ctrl-surf-copy.html
* igt@gem_close_race@multigpu-basic-process:
- shard-mtlp: NOTRUN -> [SKIP][20] ([i915#7697]) +1 other test skip
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-4/igt@gem_close_race@multigpu-basic-process.html
- shard-dg2: NOTRUN -> [SKIP][21] ([i915#7697])
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-5/igt@gem_close_race@multigpu-basic-process.html
- shard-rkl: NOTRUN -> [SKIP][22] ([i915#7697])
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-4/igt@gem_close_race@multigpu-basic-process.html
* igt@gem_create@create-ext-cpu-access-sanity-check:
- shard-rkl: NOTRUN -> [SKIP][23] ([i915#6335])
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-3/igt@gem_create@create-ext-cpu-access-sanity-check.html
* igt@gem_ctx_persistence@engines-hostile-preempt:
- shard-snb: NOTRUN -> [SKIP][24] ([i915#1099]) +6 other tests skip
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-snb5/igt@gem_ctx_persistence@engines-hostile-preempt.html
* igt@gem_ctx_persistence@heartbeat-hang:
- shard-dg2: NOTRUN -> [SKIP][25] ([i915#8555]) +1 other test skip
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-4/igt@gem_ctx_persistence@heartbeat-hang.html
- shard-mtlp: NOTRUN -> [SKIP][26] ([i915#8555])
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-6/igt@gem_ctx_persistence@heartbeat-hang.html
* igt@gem_ctx_persistence@heartbeat-many:
- shard-dg1: NOTRUN -> [SKIP][27] ([i915#8555]) +1 other test skip
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@gem_ctx_persistence@heartbeat-many.html
* igt@gem_ctx_sseu@engines:
- shard-tglu-1: NOTRUN -> [SKIP][28] ([i915#280])
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@gem_ctx_sseu@engines.html
* igt@gem_ctx_sseu@invalid-args:
- shard-dg2: NOTRUN -> [SKIP][29] ([i915#280])
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-2/igt@gem_ctx_sseu@invalid-args.html
- shard-rkl: NOTRUN -> [SKIP][30] ([i915#280])
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-5/igt@gem_ctx_sseu@invalid-args.html
- shard-dg1: NOTRUN -> [SKIP][31] ([i915#280])
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@gem_ctx_sseu@invalid-args.html
- shard-tglu: NOTRUN -> [SKIP][32] ([i915#280])
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-6/igt@gem_ctx_sseu@invalid-args.html
- shard-mtlp: NOTRUN -> [SKIP][33] ([i915#280])
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-5/igt@gem_ctx_sseu@invalid-args.html
* igt@gem_eio@hibernate:
- shard-tglu: [PASS][34] -> [ABORT][35] ([i915#10030] / [i915#7975] / [i915#8213])
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-tglu-5/igt@gem_eio@hibernate.html
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-10/igt@gem_eio@hibernate.html
* igt@gem_eio@kms:
- shard-dg2: [PASS][36] -> [FAIL][37] ([i915#5784])
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-dg2-6/igt@gem_eio@kms.html
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@gem_eio@kms.html
* igt@gem_exec_balancer@bonded-dual:
- shard-dg2: NOTRUN -> [SKIP][38] ([i915#4771])
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-8/igt@gem_exec_balancer@bonded-dual.html
* igt@gem_exec_balancer@parallel:
- shard-rkl: NOTRUN -> [SKIP][39] ([i915#4525]) +1 other test skip
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-6/igt@gem_exec_balancer@parallel.html
- shard-tglu: NOTRUN -> [SKIP][40] ([i915#4525]) +1 other test skip
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-9/igt@gem_exec_balancer@parallel.html
* igt@gem_exec_capture@capture@vecs0-lmem0:
- shard-dg2: NOTRUN -> [FAIL][41] ([i915#11965]) +4 other tests fail
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-7/igt@gem_exec_capture@capture@vecs0-lmem0.html
* igt@gem_exec_flush@basic-batch-kernel-default-wb:
- shard-dg1: NOTRUN -> [SKIP][42] ([i915#3539] / [i915#4852]) +1 other test skip
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@gem_exec_flush@basic-batch-kernel-default-wb.html
* igt@gem_exec_flush@basic-uc-set-default:
- shard-dg1: NOTRUN -> [SKIP][43] ([i915#3539])
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@gem_exec_flush@basic-uc-set-default.html
* igt@gem_exec_flush@basic-wb-pro-default:
- shard-dg2: NOTRUN -> [SKIP][44] ([i915#3539] / [i915#4852])
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-7/igt@gem_exec_flush@basic-wb-pro-default.html
* igt@gem_exec_reloc@basic-cpu-read-noreloc:
- shard-mtlp: NOTRUN -> [SKIP][45] ([i915#3281]) +8 other tests skip
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@gem_exec_reloc@basic-cpu-read-noreloc.html
* igt@gem_exec_reloc@basic-gtt-read:
- shard-dg2: NOTRUN -> [SKIP][46] ([i915#3281]) +11 other tests skip
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-4/igt@gem_exec_reloc@basic-gtt-read.html
* igt@gem_exec_reloc@basic-wc-read-noreloc:
- shard-rkl: NOTRUN -> [SKIP][47] ([i915#3281]) +16 other tests skip
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@gem_exec_reloc@basic-wc-read-noreloc.html
* igt@gem_exec_reloc@basic-write-cpu-active:
- shard-dg1: NOTRUN -> [SKIP][48] ([i915#3281]) +11 other tests skip
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@gem_exec_reloc@basic-write-cpu-active.html
* igt@gem_exec_schedule@semaphore-power:
- shard-rkl: NOTRUN -> [SKIP][49] ([i915#7276])
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@gem_exec_schedule@semaphore-power.html
- shard-dg1: NOTRUN -> [SKIP][50] ([i915#4812]) +5 other tests skip
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@gem_exec_schedule@semaphore-power.html
* igt@gem_exec_suspend@basic-s4-devices:
- shard-dg2: NOTRUN -> [ABORT][51] ([i915#7975] / [i915#8213]) +1 other test abort
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-2/igt@gem_exec_suspend@basic-s4-devices.html
* igt@gem_exec_suspend@basic-s4-devices@lmem0:
- shard-dg1: [PASS][52] -> [ABORT][53] ([i915#7975] / [i915#8213]) +1 other test abort
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-dg1-18/igt@gem_exec_suspend@basic-s4-devices@lmem0.html
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@gem_exec_suspend@basic-s4-devices@lmem0.html
* igt@gem_fence_thrash@bo-write-verify-threaded-none:
- shard-dg1: NOTRUN -> [SKIP][54] ([i915#4860]) +3 other tests skip
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-18/igt@gem_fence_thrash@bo-write-verify-threaded-none.html
* igt@gem_fenced_exec_thrash@no-spare-fences:
- shard-mtlp: NOTRUN -> [SKIP][55] ([i915#4860])
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-6/igt@gem_fenced_exec_thrash@no-spare-fences.html
- shard-dg2: NOTRUN -> [SKIP][56] ([i915#4860]) +1 other test skip
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-4/igt@gem_fenced_exec_thrash@no-spare-fences.html
* igt@gem_lmem_swapping@basic:
- shard-tglu-1: NOTRUN -> [SKIP][57] ([i915#4613])
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@gem_lmem_swapping@basic.html
* igt@gem_lmem_swapping@heavy-verify-multi:
- shard-mtlp: NOTRUN -> [SKIP][58] ([i915#4613])
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@gem_lmem_swapping@heavy-verify-multi.html
* igt@gem_lmem_swapping@parallel-multi:
- shard-tglu: NOTRUN -> [SKIP][59] ([i915#4613]) +2 other tests skip
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-4/igt@gem_lmem_swapping@parallel-multi.html
* igt@gem_lmem_swapping@parallel-random-verify:
- shard-rkl: NOTRUN -> [SKIP][60] ([i915#4613]) +3 other tests skip
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-4/igt@gem_lmem_swapping@parallel-random-verify.html
* igt@gem_lmem_swapping@parallel-random-verify-ccs:
- shard-dg1: NOTRUN -> [SKIP][61] ([i915#12193])
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@gem_lmem_swapping@parallel-random-verify-ccs.html
* igt@gem_lmem_swapping@parallel-random-verify-ccs@lmem0:
- shard-dg1: NOTRUN -> [SKIP][62] ([i915#4565])
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@gem_lmem_swapping@parallel-random-verify-ccs@lmem0.html
* igt@gem_lmem_swapping@random-engines:
- shard-glk: NOTRUN -> [SKIP][63] ([i915#4613]) +6 other tests skip
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-glk2/igt@gem_lmem_swapping@random-engines.html
* igt@gem_media_fill@media-fill:
- shard-mtlp: NOTRUN -> [SKIP][64] ([i915#8289])
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-3/igt@gem_media_fill@media-fill.html
- shard-dg2: NOTRUN -> [SKIP][65] ([i915#8289])
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-5/igt@gem_media_fill@media-fill.html
* igt@gem_media_vme:
- shard-dg1: NOTRUN -> [SKIP][66] ([i915#284])
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@gem_media_vme.html
* igt@gem_mmap_gtt@big-copy:
- shard-dg2: NOTRUN -> [SKIP][67] ([i915#4077]) +11 other tests skip
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-4/igt@gem_mmap_gtt@big-copy.html
* igt@gem_mmap_gtt@medium-copy-odd:
- shard-dg1: NOTRUN -> [SKIP][68] ([i915#4077]) +17 other tests skip
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-18/igt@gem_mmap_gtt@medium-copy-odd.html
* igt@gem_mmap_wc@copy:
- shard-dg2: NOTRUN -> [SKIP][69] ([i915#4083]) +4 other tests skip
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@gem_mmap_wc@copy.html
* igt@gem_mmap_wc@write-cpu-read-wc-unflushed:
- shard-mtlp: NOTRUN -> [SKIP][70] ([i915#4083])
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-2/igt@gem_mmap_wc@write-cpu-read-wc-unflushed.html
* igt@gem_mmap_wc@write-prefaulted:
- shard-dg1: NOTRUN -> [SKIP][71] ([i915#4083]) +4 other tests skip
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@gem_mmap_wc@write-prefaulted.html
* igt@gem_partial_pwrite_pread@write:
- shard-dg2: NOTRUN -> [SKIP][72] ([i915#3282]) +9 other tests skip
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-2/igt@gem_partial_pwrite_pread@write.html
* igt@gem_partial_pwrite_pread@writes-after-reads-uncached:
- shard-dg1: NOTRUN -> [SKIP][73] ([i915#3282]) +8 other tests skip
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@gem_partial_pwrite_pread@writes-after-reads-uncached.html
* igt@gem_pread@exhaustion:
- shard-glk: NOTRUN -> [WARN][74] ([i915#2658])
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-glk4/igt@gem_pread@exhaustion.html
* igt@gem_pwrite@basic-exhaustion:
- shard-rkl: NOTRUN -> [SKIP][75] ([i915#3282]) +7 other tests skip
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-2/igt@gem_pwrite@basic-exhaustion.html
* igt@gem_pxp@create-valid-protected-context:
- shard-dg2: NOTRUN -> [SKIP][76] ([i915#4270]) +1 other test skip
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-5/igt@gem_pxp@create-valid-protected-context.html
* igt@gem_pxp@reject-modify-context-protection-on:
- shard-dg1: NOTRUN -> [SKIP][77] ([i915#4270]) +5 other tests skip
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@gem_pxp@reject-modify-context-protection-on.html
* igt@gem_pxp@verify-pxp-execution-after-suspend-resume:
- shard-rkl: NOTRUN -> [TIMEOUT][78] ([i915#12917] / [i915#12964]) +3 other tests timeout
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@gem_pxp@verify-pxp-execution-after-suspend-resume.html
* igt@gem_readwrite@read-bad-handle:
- shard-mtlp: NOTRUN -> [SKIP][79] ([i915#3282]) +5 other tests skip
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-6/igt@gem_readwrite@read-bad-handle.html
* igt@gem_render_copy@y-tiled-mc-ccs-to-vebox-yf-tiled:
- shard-mtlp: NOTRUN -> [SKIP][80] ([i915#8428]) +3 other tests skip
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-3/igt@gem_render_copy@y-tiled-mc-ccs-to-vebox-yf-tiled.html
* igt@gem_render_copy@y-tiled-to-vebox-yf-tiled:
- shard-dg2: NOTRUN -> [SKIP][81] ([i915#5190] / [i915#8428]) +4 other tests skip
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@gem_render_copy@y-tiled-to-vebox-yf-tiled.html
* igt@gem_set_tiling_vs_blt@tiled-to-tiled:
- shard-dg2: NOTRUN -> [SKIP][82] ([i915#4079]) +1 other test skip
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-1/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html
- shard-rkl: NOTRUN -> [SKIP][83] ([i915#8411]) +1 other test skip
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html
- shard-mtlp: NOTRUN -> [SKIP][84] ([i915#4079])
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-2/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html
* igt@gem_set_tiling_vs_gtt:
- shard-dg1: NOTRUN -> [SKIP][85] ([i915#4079]) +2 other tests skip
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@gem_set_tiling_vs_gtt.html
* igt@gem_softpin@evict-snoop:
- shard-dg1: NOTRUN -> [SKIP][86] ([i915#4885])
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-18/igt@gem_softpin@evict-snoop.html
- shard-mtlp: NOTRUN -> [SKIP][87] ([i915#4885])
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@gem_softpin@evict-snoop.html
- shard-dg2: NOTRUN -> [SKIP][88] ([i915#4885])
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@gem_softpin@evict-snoop.html
* igt@gem_softpin@noreloc-s3:
- shard-glk: [PASS][89] -> [INCOMPLETE][90] ([i915#13306])
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-glk4/igt@gem_softpin@noreloc-s3.html
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-glk2/igt@gem_softpin@noreloc-s3.html
* igt@gem_tiled_wb:
- shard-mtlp: NOTRUN -> [SKIP][91] ([i915#4077]) +6 other tests skip
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-3/igt@gem_tiled_wb.html
* igt@gem_userptr_blits@access-control:
- shard-mtlp: NOTRUN -> [SKIP][92] ([i915#3297])
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@gem_userptr_blits@access-control.html
* igt@gem_userptr_blits@coherency-unsync:
- shard-dg2: NOTRUN -> [SKIP][93] ([i915#3297])
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-5/igt@gem_userptr_blits@coherency-unsync.html
* igt@gem_userptr_blits@create-destroy-unsync:
- shard-rkl: NOTRUN -> [SKIP][94] ([i915#3297])
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-5/igt@gem_userptr_blits@create-destroy-unsync.html
- shard-dg1: NOTRUN -> [SKIP][95] ([i915#3297]) +1 other test skip
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@gem_userptr_blits@create-destroy-unsync.html
* igt@gem_userptr_blits@dmabuf-unsync:
- shard-tglu-1: NOTRUN -> [SKIP][96] ([i915#3297])
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@gem_userptr_blits@dmabuf-unsync.html
* igt@gem_userptr_blits@forbidden-operations:
- shard-dg1: NOTRUN -> [SKIP][97] ([i915#3282] / [i915#3297])
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@gem_userptr_blits@forbidden-operations.html
* igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy:
- shard-dg1: NOTRUN -> [SKIP][98] ([i915#3297] / [i915#4880]) +1 other test skip
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
* igt@gem_userptr_blits@relocations:
- shard-dg2: NOTRUN -> [SKIP][99] ([i915#3281] / [i915#3297])
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@gem_userptr_blits@relocations.html
* igt@gem_userptr_blits@sd-probe:
- shard-dg2: NOTRUN -> [SKIP][100] ([i915#3297] / [i915#4958])
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-5/igt@gem_userptr_blits@sd-probe.html
* igt@gem_workarounds@suspend-resume:
- shard-glk: [PASS][101] -> [INCOMPLETE][102] ([i915#13356])
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-glk1/igt@gem_workarounds@suspend-resume.html
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-glk9/igt@gem_workarounds@suspend-resume.html
* igt@gem_workarounds@suspend-resume-fd:
- shard-rkl: [PASS][103] -> [DMESG-FAIL][104] ([i915#12964]) +1 other test dmesg-fail
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-rkl-5/igt@gem_workarounds@suspend-resume-fd.html
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@gem_workarounds@suspend-resume-fd.html
* igt@gen9_exec_parse@bb-large:
- shard-tglu: NOTRUN -> [SKIP][105] ([i915#2527] / [i915#2856]) +3 other tests skip
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-3/igt@gen9_exec_parse@bb-large.html
* igt@gen9_exec_parse@bb-start-cmd:
- shard-dg1: NOTRUN -> [SKIP][106] ([i915#2527]) +6 other tests skip
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@gen9_exec_parse@bb-start-cmd.html
* igt@gen9_exec_parse@bb-start-far:
- shard-rkl: NOTRUN -> [SKIP][107] ([i915#2527]) +4 other tests skip
[107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@gen9_exec_parse@bb-start-far.html
* igt@gen9_exec_parse@bb-start-out:
- shard-tglu-1: NOTRUN -> [SKIP][108] ([i915#2527] / [i915#2856]) +1 other test skip
[108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@gen9_exec_parse@bb-start-out.html
* igt@gen9_exec_parse@valid-registers:
- shard-dg2: NOTRUN -> [SKIP][109] ([i915#2856]) +3 other tests skip
[109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@gen9_exec_parse@valid-registers.html
- shard-mtlp: NOTRUN -> [SKIP][110] ([i915#2856])
[110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@gen9_exec_parse@valid-registers.html
* igt@i915_fb_tiling:
- shard-dg2: NOTRUN -> [SKIP][111] ([i915#4881])
[111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-7/igt@i915_fb_tiling.html
* igt@i915_module_load@reload-with-fault-injection:
- shard-dg1: NOTRUN -> [DMESG-WARN][112] ([i915#13475])
[112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@i915_module_load@reload-with-fault-injection.html
- shard-tglu: [PASS][113] -> [ABORT][114] ([i915#12817] / [i915#9820])
[113]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-tglu-5/igt@i915_module_load@reload-with-fault-injection.html
[114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-7/igt@i915_module_load@reload-with-fault-injection.html
* igt@i915_pm_freq_api@freq-reset:
- shard-tglu: NOTRUN -> [SKIP][115] ([i915#8399])
[115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-9/igt@i915_pm_freq_api@freq-reset.html
* igt@i915_pm_freq_api@freq-suspend@gt0:
- shard-dg2: [PASS][116] -> [INCOMPLETE][117] ([i915#12455]) +1 other test incomplete
[116]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-dg2-2/igt@i915_pm_freq_api@freq-suspend@gt0.html
[117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@i915_pm_freq_api@freq-suspend@gt0.html
* igt@i915_pm_freq_mult@media-freq@gt0:
- shard-dg1: NOTRUN -> [SKIP][118] ([i915#6590]) +1 other test skip
[118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-18/igt@i915_pm_freq_mult@media-freq@gt0.html
* igt@i915_pm_rc6_residency@rc6-idle:
- shard-tglu: NOTRUN -> [WARN][119] ([i915#2681]) +6 other tests warn
[119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-5/igt@i915_pm_rc6_residency@rc6-idle.html
* igt@i915_pm_rpm@gem-execbuf-stress@extra-wait-lmem0:
- shard-dg1: [PASS][120] -> [DMESG-WARN][121] ([i915#4423]) +2 other tests dmesg-warn
[120]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-dg1-12/igt@i915_pm_rpm@gem-execbuf-stress@extra-wait-lmem0.html
[121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@i915_pm_rpm@gem-execbuf-stress@extra-wait-lmem0.html
* igt@i915_pm_rps@min-max-config-idle:
- shard-dg1: NOTRUN -> [SKIP][122] ([i915#11681] / [i915#6621])
[122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@i915_pm_rps@min-max-config-idle.html
* igt@i915_pm_rps@thresholds-idle-park:
- shard-dg1: NOTRUN -> [SKIP][123] ([i915#11681])
[123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@i915_pm_rps@thresholds-idle-park.html
* igt@i915_pm_rps@thresholds-park:
- shard-dg2: NOTRUN -> [SKIP][124] ([i915#11681])
[124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@i915_pm_rps@thresholds-park.html
- shard-mtlp: NOTRUN -> [SKIP][125] ([i915#11681])
[125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-4/igt@i915_pm_rps@thresholds-park.html
* igt@i915_pm_sseu@full-enable:
- shard-tglu: NOTRUN -> [SKIP][126] ([i915#4387])
[126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-6/igt@i915_pm_sseu@full-enable.html
* igt@i915_query@hwconfig_table:
- shard-rkl: NOTRUN -> [SKIP][127] ([i915#6245])
[127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-2/igt@i915_query@hwconfig_table.html
* igt@i915_selftest@live:
- shard-rkl: [PASS][128] -> [DMESG-FAIL][129] ([i915#13550]) +1 other test dmesg-fail
[128]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-rkl-5/igt@i915_selftest@live.html
[129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-4/igt@i915_selftest@live.html
* igt@i915_selftest@mock:
- shard-mtlp: NOTRUN -> [DMESG-WARN][130] ([i915#9311]) +1 other test dmesg-warn
[130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-2/igt@i915_selftest@mock.html
* igt@i915_selftest@mock@sanitycheck:
- shard-snb: [PASS][131] -> [ABORT][132] ([i915#11703])
[131]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-snb5/igt@i915_selftest@mock@sanitycheck.html
[132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-snb7/igt@i915_selftest@mock@sanitycheck.html
* igt@i915_suspend@sysfs-reader:
- shard-glk: NOTRUN -> [INCOMPLETE][133] ([i915#4817])
[133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-glk8/igt@i915_suspend@sysfs-reader.html
* igt@intel_hwmon@hwmon-write:
- shard-tglu: NOTRUN -> [SKIP][134] ([i915#7707])
[134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-2/igt@intel_hwmon@hwmon-write.html
* igt@kms_addfb_basic@basic-y-tiled-legacy:
- shard-dg1: NOTRUN -> [SKIP][135] ([i915#4215])
[135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@kms_addfb_basic@basic-y-tiled-legacy.html
* igt@kms_addfb_basic@tile-pitch-mismatch:
- shard-dg1: NOTRUN -> [SKIP][136] ([i915#4212]) +3 other tests skip
[136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-18/igt@kms_addfb_basic@tile-pitch-mismatch.html
* igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-a-hdmi-a-4-y-rc-ccs-cc:
- shard-dg1: NOTRUN -> [SKIP][137] ([i915#8709]) +3 other tests skip
[137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-a-hdmi-a-4-y-rc-ccs-cc.html
* igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-c-hdmi-a-1-y-rc-ccs-cc:
- shard-tglu: NOTRUN -> [SKIP][138] ([i915#8709]) +3 other tests skip
[138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-7/igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-c-hdmi-a-1-y-rc-ccs-cc.html
* igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-d-edp-1-4-mc-ccs:
- shard-mtlp: NOTRUN -> [SKIP][139] ([i915#8709]) +7 other tests skip
[139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-2/igt@kms_async_flips@async-flip-with-page-flip-events-atomic@pipe-d-edp-1-4-mc-ccs.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc:
- shard-rkl: NOTRUN -> [SKIP][140] ([i915#8709]) +3 other tests skip
[140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-6/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-hdmi-a-3-4-mc-ccs:
- shard-dg2: NOTRUN -> [SKIP][141] ([i915#8709]) +15 other tests skip
[141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-7/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-hdmi-a-3-4-mc-ccs.html
* igt@kms_async_flips@invalid-async-flip-atomic:
- shard-dg2: NOTRUN -> [SKIP][142] ([i915#12967])
[142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@kms_async_flips@invalid-async-flip-atomic.html
* igt@kms_atomic@plane-primary-overlay-mutable-zpos:
- shard-mtlp: NOTRUN -> [SKIP][143] ([i915#3555])
[143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-2/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html
- shard-dg2: NOTRUN -> [SKIP][144] ([i915#9531])
[144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-1/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html
- shard-rkl: NOTRUN -> [SKIP][145] ([i915#9531])
[145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-4/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels:
- shard-dg2: NOTRUN -> [SKIP][146] ([i915#1769] / [i915#3555])
[146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-5/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
* igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels:
- shard-dg1: NOTRUN -> [SKIP][147] ([i915#1769] / [i915#3555])
[147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html
- shard-glk: NOTRUN -> [SKIP][148] ([i915#1769])
[148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-glk9/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180:
- shard-rkl: NOTRUN -> [SKIP][149] ([i915#5286]) +3 other tests skip
[149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-async-flip:
- shard-tglu: NOTRUN -> [SKIP][150] ([i915#5286]) +5 other tests skip
[150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-3/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-async-flip:
- shard-tglu-1: NOTRUN -> [SKIP][151] ([i915#5286]) +1 other test skip
[151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html
- shard-dg1: NOTRUN -> [SKIP][152] ([i915#4538] / [i915#5286]) +5 other tests skip
[152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html
* igt@kms_big_fb@linear-8bpp-rotate-270:
- shard-rkl: NOTRUN -> [SKIP][153] ([i915#3638]) +5 other tests skip
[153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-3/igt@kms_big_fb@linear-8bpp-rotate-270.html
* igt@kms_big_fb@linear-8bpp-rotate-90:
- shard-dg2: NOTRUN -> [SKIP][154] +10 other tests skip
[154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-1/igt@kms_big_fb@linear-8bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-64bpp-rotate-270:
- shard-dg1: NOTRUN -> [SKIP][155] ([i915#3638]) +6 other tests skip
[155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-18/igt@kms_big_fb@y-tiled-64bpp-rotate-270.html
* igt@kms_big_fb@yf-tiled-64bpp-rotate-0:
- shard-dg2: NOTRUN -> [SKIP][156] ([i915#4538] / [i915#5190]) +13 other tests skip
[156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-6/igt@kms_big_fb@yf-tiled-64bpp-rotate-0.html
* igt@kms_big_fb@yf-tiled-64bpp-rotate-180:
- shard-mtlp: NOTRUN -> [SKIP][157] +14 other tests skip
[157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-5/igt@kms_big_fb@yf-tiled-64bpp-rotate-180.html
* igt@kms_big_fb@yf-tiled-addfb:
- shard-dg2: NOTRUN -> [SKIP][158] ([i915#5190])
[158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-5/igt@kms_big_fb@yf-tiled-addfb.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
- shard-dg1: NOTRUN -> [SKIP][159] ([i915#4538]) +9 other tests skip
[159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-18/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
* igt@kms_ccs@bad-pixel-format-4-tiled-dg2-rc-ccs-cc@pipe-c-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][160] ([i915#6095]) +34 other tests skip
[160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-3/igt@kms_ccs@bad-pixel-format-4-tiled-dg2-rc-ccs-cc@pipe-c-edp-1.html
* igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs-cc@pipe-b-hdmi-a-4:
- shard-dg1: NOTRUN -> [SKIP][161] ([i915#6095]) +184 other tests skip
[161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs-cc@pipe-b-hdmi-a-4.html
* igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs:
- shard-dg2: NOTRUN -> [SKIP][162] ([i915#12313])
[162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-2/igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc:
- shard-tglu: NOTRUN -> [SKIP][163] ([i915#6095]) +39 other tests skip
[163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-8/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs:
- shard-tglu-1: NOTRUN -> [SKIP][164] ([i915#12805])
[164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
- shard-dg1: NOTRUN -> [SKIP][165] ([i915#12805]) +1 other test skip
[165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
- shard-mtlp: NOTRUN -> [SKIP][166] ([i915#12805])
[166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-6/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
- shard-dg2: NOTRUN -> [SKIP][167] ([i915#12805])
[167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-8/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][168] ([i915#6095]) +94 other tests skip
[168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-2.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs:
- shard-rkl: NOTRUN -> [SKIP][169] ([i915#12805])
[169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs-cc@pipe-b-hdmi-a-3:
- shard-dg2: NOTRUN -> [SKIP][170] ([i915#6095]) +3 other tests skip
[170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-5/igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs-cc@pipe-b-hdmi-a-3.html
* igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs@pipe-a-hdmi-a-2:
- shard-rkl: NOTRUN -> [DMESG-FAIL][171] ([i915#12964])
[171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-6/igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs@pipe-a-hdmi-a-2.html
* igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs:
- shard-glk: NOTRUN -> [INCOMPLETE][172] ([i915#12796]) +1 other test incomplete
[172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-glk7/igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs:
- shard-tglu-1: NOTRUN -> [SKIP][173] ([i915#12313])
[173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs.html
- shard-dg1: NOTRUN -> [SKIP][174] ([i915#12313]) +3 other tests skip
[174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-mtl-mc-ccs@pipe-a-hdmi-a-3:
- shard-dg2: NOTRUN -> [SKIP][175] ([i915#10307] / [i915#6095]) +185 other tests skip
[175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-mtl-mc-ccs@pipe-a-hdmi-a-3.html
* igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs:
- shard-rkl: [PASS][176] -> [DMESG-WARN][177] ([i915#12964]) +49 other tests dmesg-warn
[176]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-rkl-5/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs.html
[177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs.html
* igt@kms_ccs@missing-ccs-buffer-y-tiled-ccs@pipe-d-hdmi-a-1:
- shard-dg2: NOTRUN -> [SKIP][178] ([i915#10307] / [i915#10434] / [i915#6095]) +5 other tests skip
[178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-4/igt@kms_ccs@missing-ccs-buffer-y-tiled-ccs@pipe-d-hdmi-a-1.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc:
- shard-tglu-1: NOTRUN -> [SKIP][179] ([i915#6095]) +24 other tests skip
[179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_cdclk@mode-transition:
- shard-rkl: NOTRUN -> [SKIP][180] ([i915#3742]) +1 other test skip
[180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-5/igt@kms_cdclk@mode-transition.html
- shard-dg1: NOTRUN -> [SKIP][181] ([i915#3742])
[181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_cdclk@mode-transition.html
* igt@kms_chamelium_audio@hdmi-audio-edid:
- shard-tglu-1: NOTRUN -> [SKIP][182] ([i915#11151] / [i915#7828]) +2 other tests skip
[182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_chamelium_audio@hdmi-audio-edid.html
* igt@kms_chamelium_edid@dp-edid-change-during-suspend:
- shard-tglu: NOTRUN -> [SKIP][183] ([i915#11151] / [i915#7828]) +6 other tests skip
[183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-2/igt@kms_chamelium_edid@dp-edid-change-during-suspend.html
* igt@kms_chamelium_frames@dp-crc-fast:
- shard-dg2: NOTRUN -> [SKIP][184] ([i915#11151] / [i915#7828]) +7 other tests skip
[184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@kms_chamelium_frames@dp-crc-fast.html
* igt@kms_chamelium_frames@hdmi-crc-single:
- shard-rkl: NOTRUN -> [SKIP][185] ([i915#11151] / [i915#7828]) +8 other tests skip
[185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_chamelium_frames@hdmi-crc-single.html
* igt@kms_chamelium_hpd@dp-hpd-for-each-pipe:
- shard-mtlp: NOTRUN -> [SKIP][186] ([i915#11151] / [i915#7828]) +1 other test skip
[186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@kms_chamelium_hpd@dp-hpd-for-each-pipe.html
* igt@kms_chamelium_hpd@dp-hpd-storm-disable:
- shard-dg1: NOTRUN -> [SKIP][187] ([i915#11151] / [i915#7828]) +10 other tests skip
[187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_chamelium_hpd@dp-hpd-storm-disable.html
* igt@kms_color@deep-color:
- shard-tglu-1: NOTRUN -> [SKIP][188] ([i915#3555] / [i915#9979])
[188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_color@deep-color.html
* igt@kms_content_protection@atomic:
- shard-tglu-1: NOTRUN -> [SKIP][189] ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424])
[189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_content_protection@atomic.html
* igt@kms_content_protection@atomic-dpms:
- shard-dg1: NOTRUN -> [SKIP][190] ([i915#7116] / [i915#9424])
[190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@kms_content_protection@atomic-dpms.html
* igt@kms_content_protection@content-type-change:
- shard-tglu: NOTRUN -> [SKIP][191] ([i915#6944] / [i915#9424])
[191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-2/igt@kms_content_protection@content-type-change.html
* igt@kms_content_protection@dp-mst-lic-type-0:
- shard-rkl: NOTRUN -> [SKIP][192] ([i915#3116])
[192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_content_protection@dp-mst-lic-type-0.html
- shard-dg1: NOTRUN -> [SKIP][193] ([i915#3299])
[193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@kms_content_protection@dp-mst-lic-type-0.html
* igt@kms_content_protection@legacy:
- shard-tglu: NOTRUN -> [SKIP][194] ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424]) +1 other test skip
[194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-5/igt@kms_content_protection@legacy.html
- shard-dg2: NOTRUN -> [TIMEOUT][195] ([i915#7173]) +1 other test timeout
[195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@kms_content_protection@legacy.html
* igt@kms_content_protection@mei-interface:
- shard-dg2: NOTRUN -> [SKIP][196] ([i915#9424])
[196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@kms_content_protection@mei-interface.html
- shard-mtlp: NOTRUN -> [SKIP][197] ([i915#8063] / [i915#9433])
[197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@kms_content_protection@mei-interface.html
* igt@kms_cursor_crc@cursor-offscreen-32x10:
- shard-mtlp: NOTRUN -> [SKIP][198] ([i915#3555] / [i915#8814]) +1 other test skip
[198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-1/igt@kms_cursor_crc@cursor-offscreen-32x10.html
* igt@kms_cursor_crc@cursor-offscreen-512x170:
- shard-tglu: NOTRUN -> [SKIP][199] ([i915#13049])
[199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-3/igt@kms_cursor_crc@cursor-offscreen-512x170.html
* igt@kms_cursor_crc@cursor-onscreen-512x170:
- shard-tglu-1: NOTRUN -> [SKIP][200] ([i915#13049])
[200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_cursor_crc@cursor-onscreen-512x170.html
* igt@kms_cursor_crc@cursor-onscreen-512x512:
- shard-rkl: NOTRUN -> [SKIP][201] ([i915#13049])
[201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@kms_cursor_crc@cursor-onscreen-512x512.html
* igt@kms_cursor_crc@cursor-random-32x32:
- shard-tglu: NOTRUN -> [SKIP][202] ([i915#3555]) +4 other tests skip
[202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-4/igt@kms_cursor_crc@cursor-random-32x32.html
* igt@kms_cursor_crc@cursor-random-512x512:
- shard-dg2: NOTRUN -> [SKIP][203] ([i915#13049])
[203]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@kms_cursor_crc@cursor-random-512x512.html
* igt@kms_cursor_crc@cursor-rapid-movement-64x21:
- shard-mtlp: NOTRUN -> [SKIP][204] ([i915#8814]) +1 other test skip
[204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-7/igt@kms_cursor_crc@cursor-rapid-movement-64x21.html
* igt@kms_cursor_crc@cursor-sliding-128x42:
- shard-tglu: [PASS][205] -> [FAIL][206] ([i915#13566]) +1 other test fail
[205]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-tglu-4/igt@kms_cursor_crc@cursor-sliding-128x42.html
[206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-3/igt@kms_cursor_crc@cursor-sliding-128x42.html
- shard-rkl: [PASS][207] -> [FAIL][208] ([i915#13566])
[207]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-rkl-2/igt@kms_cursor_crc@cursor-sliding-128x42.html
[208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_cursor_crc@cursor-sliding-128x42.html
* igt@kms_cursor_crc@cursor-sliding-128x42@pipe-a-hdmi-a-2:
- shard-rkl: NOTRUN -> [FAIL][209] ([i915#13566]) +1 other test fail
[209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_cursor_crc@cursor-sliding-128x42@pipe-a-hdmi-a-2.html
* igt@kms_cursor_crc@cursor-sliding-32x10:
- shard-tglu-1: NOTRUN -> [SKIP][210] ([i915#3555]) +4 other tests skip
[210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_cursor_crc@cursor-sliding-32x10.html
* igt@kms_cursor_crc@cursor-sliding-512x512:
- shard-dg1: NOTRUN -> [SKIP][211] ([i915#13049]) +4 other tests skip
[211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@kms_cursor_crc@cursor-sliding-512x512.html
* igt@kms_cursor_legacy@2x-long-cursor-vs-flip-legacy:
- shard-dg2: NOTRUN -> [SKIP][212] ([i915#13046] / [i915#5354]) +4 other tests skip
[212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-6/igt@kms_cursor_legacy@2x-long-cursor-vs-flip-legacy.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- shard-mtlp: NOTRUN -> [SKIP][213] ([i915#4213])
[213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-6/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
- shard-dg2: NOTRUN -> [SKIP][214] ([i915#4103] / [i915#4213]) +1 other test skip
[214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-4/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
- shard-tglu: NOTRUN -> [SKIP][215] ([i915#4103])
[215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-4/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- shard-rkl: NOTRUN -> [SKIP][216] ([i915#4103]) +1 other test skip
[216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-4/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-legacy:
- shard-snb: [PASS][217] -> [SKIP][218] +3 other tests skip
[217]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-snb1/igt@kms_cursor_legacy@cursorb-vs-flipa-legacy.html
[218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-snb2/igt@kms_cursor_legacy@cursorb-vs-flipa-legacy.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-toggle:
- shard-mtlp: NOTRUN -> [SKIP][219] ([i915#9809]) +1 other test skip
[219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@kms_cursor_legacy@cursorb-vs-flipa-toggle.html
* igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot:
- shard-dg2: NOTRUN -> [SKIP][220] ([i915#9067])
[220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-5/igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle:
- shard-tglu-1: NOTRUN -> [SKIP][221] ([i915#4103])
[221]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html
- shard-dg1: NOTRUN -> [SKIP][222] ([i915#4103] / [i915#4213])
[222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html
* igt@kms_dirtyfb@psr-dirtyfb-ioctl:
- shard-dg1: NOTRUN -> [SKIP][223] ([i915#9723])
[223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
* igt@kms_display_modes@extended-mode-basic:
- shard-dg2: NOTRUN -> [SKIP][224] ([i915#3555]) +6 other tests skip
[224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-1/igt@kms_display_modes@extended-mode-basic.html
- shard-rkl: NOTRUN -> [SKIP][225] ([i915#3555]) +6 other tests skip
[225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-4/igt@kms_display_modes@extended-mode-basic.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][226] ([i915#3804])
[226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-2.html
* igt@kms_dp_aux_dev:
- shard-tglu: NOTRUN -> [SKIP][227] ([i915#1257])
[227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-7/igt@kms_dp_aux_dev.html
* igt@kms_dsc@dsc-basic:
- shard-tglu: NOTRUN -> [SKIP][228] ([i915#3555] / [i915#3840])
[228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-2/igt@kms_dsc@dsc-basic.html
* igt@kms_dsc@dsc-fractional-bpp:
- shard-dg1: NOTRUN -> [SKIP][229] ([i915#3840])
[229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-18/igt@kms_dsc@dsc-fractional-bpp.html
* igt@kms_dsc@dsc-fractional-bpp-with-bpc:
- shard-mtlp: NOTRUN -> [SKIP][230] ([i915#3840])
[230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html
* igt@kms_dsc@dsc-with-bpc-formats:
- shard-dg1: NOTRUN -> [SKIP][231] ([i915#3555] / [i915#3840])
[231]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@kms_dsc@dsc-with-bpc-formats.html
* igt@kms_dsc@dsc-with-output-formats:
- shard-dg2: NOTRUN -> [SKIP][232] ([i915#3555] / [i915#3840]) +1 other test skip
[232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@kms_dsc@dsc-with-output-formats.html
* igt@kms_fbcon_fbt@fbc-suspend:
- shard-tglu: NOTRUN -> [FAIL][233] ([i915#4767])
[233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-4/igt@kms_fbcon_fbt@fbc-suspend.html
- shard-glk: NOTRUN -> [INCOMPLETE][234] ([i915#9878])
[234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-glk1/igt@kms_fbcon_fbt@fbc-suspend.html
* igt@kms_fbcon_fbt@psr:
- shard-dg2: NOTRUN -> [SKIP][235] ([i915#3469])
[235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@kms_fbcon_fbt@psr.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-rkl: NOTRUN -> [SKIP][236] ([i915#3955])
[236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@display-3x:
- shard-mtlp: NOTRUN -> [SKIP][237] ([i915#1839])
[237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-5/igt@kms_feature_discovery@display-3x.html
* igt@kms_feature_discovery@display-4x:
- shard-rkl: NOTRUN -> [SKIP][238] ([i915#1839]) +1 other test skip
[238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_feature_discovery@display-4x.html
- shard-dg1: NOTRUN -> [SKIP][239] ([i915#1839]) +1 other test skip
[239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-18/igt@kms_feature_discovery@display-4x.html
* igt@kms_feature_discovery@psr2:
- shard-tglu-1: NOTRUN -> [SKIP][240] ([i915#658])
[240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_feature_discovery@psr2.html
- shard-dg1: NOTRUN -> [SKIP][241] ([i915#658])
[241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@kms_feature_discovery@psr2.html
* igt@kms_flip@2x-blocking-absolute-wf_vblank:
- shard-tglu: NOTRUN -> [SKIP][242] ([i915#3637]) +9 other tests skip
[242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-4/igt@kms_flip@2x-blocking-absolute-wf_vblank.html
* igt@kms_flip@2x-flip-vs-expired-vblank:
- shard-mtlp: NOTRUN -> [SKIP][243] ([i915#3637]) +2 other tests skip
[243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-1/igt@kms_flip@2x-flip-vs-expired-vblank.html
* igt@kms_flip@2x-flip-vs-fences:
- shard-dg2: NOTRUN -> [SKIP][244] ([i915#8381])
[244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-7/igt@kms_flip@2x-flip-vs-fences.html
* igt@kms_flip@2x-flip-vs-fences-interruptible:
- shard-dg1: NOTRUN -> [SKIP][245] ([i915#8381])
[245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@kms_flip@2x-flip-vs-fences-interruptible.html
* igt@kms_flip@2x-flip-vs-panning-interruptible:
- shard-tglu-1: NOTRUN -> [SKIP][246] ([i915#3637]) +3 other tests skip
[246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_flip@2x-flip-vs-panning-interruptible.html
* igt@kms_flip@2x-modeset-vs-vblank-race:
- shard-dg2: NOTRUN -> [SKIP][247] ([i915#9934]) +5 other tests skip
[247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-8/igt@kms_flip@2x-modeset-vs-vblank-race.html
* igt@kms_flip@2x-plain-flip:
- shard-rkl: NOTRUN -> [SKIP][248] ([i915#9934]) +7 other tests skip
[248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-2/igt@kms_flip@2x-plain-flip.html
* igt@kms_flip@2x-plain-flip-fb-recreate-interruptible:
- shard-dg1: NOTRUN -> [SKIP][249] ([i915#9934]) +12 other tests skip
[249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible.html
* igt@kms_flip@absolute-wf_vblank-interruptible:
- shard-rkl: NOTRUN -> [DMESG-WARN][250] ([i915#12917] / [i915#12964]) +2 other tests dmesg-warn
[250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@kms_flip@absolute-wf_vblank-interruptible.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible@a-hdmi-a2:
- shard-rkl: NOTRUN -> [DMESG-WARN][251] ([i915#12964]) +14 other tests dmesg-warn
[251]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_flip@flip-vs-expired-vblank-interruptible@a-hdmi-a2.html
* igt@kms_flip@plain-flip-fb-recreate-interruptible@a-vga1:
- shard-snb: [PASS][252] -> [FAIL][253] ([i915#11989]) +1 other test fail
[252]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-snb1/igt@kms_flip@plain-flip-fb-recreate-interruptible@a-vga1.html
[253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-snb7/igt@kms_flip@plain-flip-fb-recreate-interruptible@a-vga1.html
* igt@kms_flip@plain-flip-fb-recreate-interruptible@b-hdmi-a1:
- shard-tglu-1: NOTRUN -> [FAIL][254] ([i915#11989]) +2 other tests fail
[254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_flip@plain-flip-fb-recreate-interruptible@b-hdmi-a1.html
* igt@kms_flip@wf_vblank-ts-check@a-hdmi-a1:
- shard-tglu: [PASS][255] -> [FAIL][256] ([i915#11989]) +2 other tests fail
[255]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-tglu-2/igt@kms_flip@wf_vblank-ts-check@a-hdmi-a1.html
[256]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-5/igt@kms_flip@wf_vblank-ts-check@a-hdmi-a1.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling:
- shard-tglu: NOTRUN -> [SKIP][257] ([i915#2672] / [i915#3555]) +2 other tests skip
[257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-3/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling.html
- shard-dg2: NOTRUN -> [SKIP][258] ([i915#2672] / [i915#3555]) +2 other tests skip
[258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-5/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][259] ([i915#2672] / [i915#8813]) +1 other test skip
[259]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-4/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling:
- shard-dg1: NOTRUN -> [SKIP][260] ([i915#2587] / [i915#2672] / [i915#3555])
[260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling:
- shard-dg2: NOTRUN -> [SKIP][261] ([i915#2672] / [i915#3555] / [i915#5190]) +1 other test skip
[261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][262] ([i915#2672] / [i915#3555] / [i915#8813]) +3 other tests skip
[262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-1/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling@pipe-a-valid-mode:
- shard-dg2: NOTRUN -> [SKIP][263] ([i915#2672]) +4 other tests skip
[263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling:
- shard-tglu: NOTRUN -> [SKIP][264] ([i915#2587] / [i915#2672] / [i915#3555])
[264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-3/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling@pipe-a-valid-mode:
- shard-dg1: NOTRUN -> [SKIP][265] ([i915#2587] / [i915#2672]) +6 other tests skip
[265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/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-mtlp: NOTRUN -> [SKIP][266] ([i915#3555] / [i915#8813])
[266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-6/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][267] ([i915#8810])
[267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-6/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-upscaling@pipe-a-valid-mode:
- shard-tglu: NOTRUN -> [SKIP][268] ([i915#2587] / [i915#2672]) +3 other tests skip
[268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-3/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling:
- shard-mtlp: NOTRUN -> [SKIP][269] ([i915#3555] / [i915#8810] / [i915#8813])
[269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][270] ([i915#3555] / [i915#8810])
[270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling:
- shard-rkl: NOTRUN -> [SKIP][271] ([i915#2672] / [i915#3555]) +6 other tests skip
[271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-5/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling.html
- shard-tglu-1: NOTRUN -> [SKIP][272] ([i915#2672] / [i915#3555])
[272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling.html
- shard-dg1: NOTRUN -> [SKIP][273] ([i915#2672] / [i915#3555]) +5 other tests skip
[273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling@pipe-a-valid-mode:
- shard-rkl: NOTRUN -> [SKIP][274] ([i915#2672]) +6 other tests skip
[274]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-5/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling@pipe-a-valid-mode.html
- shard-tglu-1: NOTRUN -> [SKIP][275] ([i915#2587] / [i915#2672])
[275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling@pipe-a-valid-mode.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-plflip-blt:
- shard-dg2: [PASS][276] -> [FAIL][277] ([i915#6880]) +4 other tests fail
[276]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-dg2-3/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-plflip-blt.html
[277]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-7/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-cpu:
- shard-dg1: NOTRUN -> [SKIP][278] +66 other tests skip
[278]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-cpu.html
* igt@kms_frontbuffer_tracking@fbc-2p-rte:
- shard-dg2: NOTRUN -> [SKIP][279] ([i915#5354]) +23 other tests skip
[279]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-5/igt@kms_frontbuffer_tracking@fbc-2p-rte.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-indfb-pgflip-blt:
- shard-mtlp: NOTRUN -> [SKIP][280] ([i915#1825]) +12 other tests skip
[280]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-wc:
- shard-tglu-1: NOTRUN -> [SKIP][281] +36 other tests skip
[281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-pwrite:
- shard-dg2: NOTRUN -> [SKIP][282] ([i915#3458]) +18 other tests skip
[282]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-1/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-pwrite.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc:
- shard-dg1: NOTRUN -> [SKIP][283] ([i915#8708]) +27 other tests skip
[283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-indfb-fliptrack-mmap-gtt:
- shard-rkl: NOTRUN -> [SKIP][284] +21 other tests skip
[284]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-indfb-fliptrack-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-mmap-cpu:
- shard-rkl: NOTRUN -> [SKIP][285] ([i915#1825]) +30 other tests skip
[285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-mmap-cpu.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-mmap-gtt:
- shard-dg2: NOTRUN -> [SKIP][286] ([i915#8708]) +14 other tests skip
[286]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-blt:
- shard-dg1: NOTRUN -> [SKIP][287] ([i915#3458]) +30 other tests skip
[287]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-4:
- shard-dg1: NOTRUN -> [SKIP][288] ([i915#5439])
[288]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html
* igt@kms_frontbuffer_tracking@pipe-fbc-rte:
- shard-tglu-1: NOTRUN -> [SKIP][289] ([i915#9766])
[289]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
- shard-dg1: NOTRUN -> [SKIP][290] ([i915#9766])
[290]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
* igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-indfb-draw-mmap-cpu:
- shard-tglu: NOTRUN -> [SKIP][291] +64 other tests skip
[291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-9/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-indfb-draw-mmap-cpu.html
* igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-blt:
- shard-rkl: NOTRUN -> [SKIP][292] ([i915#3023]) +27 other tests skip
[292]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-gtt:
- shard-mtlp: NOTRUN -> [SKIP][293] ([i915#8708]) +4 other tests skip
[293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-7/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-gtt.html
* igt@kms_getfb@getfb-reject-ccs:
- shard-dg2: NOTRUN -> [SKIP][294] ([i915#6118])
[294]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@kms_getfb@getfb-reject-ccs.html
* igt@kms_hdr@bpc-switch-dpms:
- shard-rkl: NOTRUN -> [SKIP][295] ([i915#3555] / [i915#8228])
[295]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_hdr@bpc-switch-dpms.html
- shard-dg1: NOTRUN -> [SKIP][296] ([i915#3555] / [i915#8228]) +2 other tests skip
[296]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_hdr@bpc-switch-dpms.html
* igt@kms_hdr@static-toggle:
- shard-dg2: [PASS][297] -> [SKIP][298] ([i915#3555] / [i915#8228])
[297]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-dg2-10/igt@kms_hdr@static-toggle.html
[298]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-8/igt@kms_hdr@static-toggle.html
* igt@kms_hdr@static-toggle-dpms:
- shard-tglu: NOTRUN -> [SKIP][299] ([i915#3555] / [i915#8228])
[299]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-4/igt@kms_hdr@static-toggle-dpms.html
* igt@kms_joiner@basic-big-joiner:
- shard-rkl: NOTRUN -> [SKIP][300] ([i915#10656])
[300]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-2/igt@kms_joiner@basic-big-joiner.html
- shard-mtlp: NOTRUN -> [SKIP][301] ([i915#10656])
[301]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-5/igt@kms_joiner@basic-big-joiner.html
* igt@kms_joiner@basic-force-big-joiner:
- shard-tglu-1: NOTRUN -> [SKIP][302] ([i915#12388])
[302]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_joiner@basic-force-big-joiner.html
* igt@kms_joiner@basic-force-ultra-joiner:
- shard-tglu: NOTRUN -> [SKIP][303] ([i915#12394] / [i915#13522])
[303]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-4/igt@kms_joiner@basic-force-ultra-joiner.html
* igt@kms_joiner@invalid-modeset-big-joiner:
- shard-dg2: NOTRUN -> [SKIP][304] ([i915#10656])
[304]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-6/igt@kms_joiner@invalid-modeset-big-joiner.html
* igt@kms_joiner@invalid-modeset-force-big-joiner:
- shard-dg2: [PASS][305] -> [SKIP][306] ([i915#12388])
[305]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-dg2-10/igt@kms_joiner@invalid-modeset-force-big-joiner.html
[306]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-5/igt@kms_joiner@invalid-modeset-force-big-joiner.html
* igt@kms_joiner@invalid-modeset-force-ultra-joiner:
- shard-dg1: NOTRUN -> [SKIP][307] ([i915#12394] / [i915#13522])
[307]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-18/igt@kms_joiner@invalid-modeset-force-ultra-joiner.html
* igt@kms_joiner@invalid-modeset-ultra-joiner:
- shard-rkl: NOTRUN -> [SKIP][308] ([i915#12339])
[308]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@kms_joiner@invalid-modeset-ultra-joiner.html
* igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner:
- shard-tglu: NOTRUN -> [SKIP][309] ([i915#13522])
[309]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-3/igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-rkl: NOTRUN -> [SKIP][310] ([i915#4070] / [i915#4816])
[310]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-2/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
- shard-tglu: NOTRUN -> [SKIP][311] ([i915#1839]) +1 other test skip
[311]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-4/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_panel_fitting@atomic-fastset:
- shard-dg2: NOTRUN -> [SKIP][312] ([i915#6301])
[312]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-2/igt@kms_panel_fitting@atomic-fastset.html
* igt@kms_panel_fitting@legacy:
- shard-rkl: NOTRUN -> [SKIP][313] ([i915#6301])
[313]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_panel_fitting@legacy.html
- shard-dg1: NOTRUN -> [SKIP][314] ([i915#6301])
[314]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_panel_fitting@legacy.html
* igt@kms_pipe_crc_basic@suspend-read-crc:
- shard-rkl: [PASS][315] -> [INCOMPLETE][316] ([i915#13476]) +1 other test incomplete
[315]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-rkl-3/igt@kms_pipe_crc_basic@suspend-read-crc.html
[316]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-5/igt@kms_pipe_crc_basic@suspend-read-crc.html
* igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-1:
- shard-glk: [PASS][317] -> [INCOMPLETE][318] ([i915#12756])
[317]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-glk8/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-1.html
[318]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-glk6/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-1.html
* igt@kms_plane_scaling@intel-max-src-size:
- shard-mtlp: NOTRUN -> [SKIP][319] ([i915#6953])
[319]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-3/igt@kms_plane_scaling@intel-max-src-size.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-c:
- shard-tglu: NOTRUN -> [SKIP][320] ([i915#12247]) +8 other tests skip
[320]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-9/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-c.html
* igt@kms_plane_scaling@plane-downscale-factor-0-75-with-rotation@pipe-a:
- shard-rkl: NOTRUN -> [SKIP][321] ([i915#12247]) +4 other tests skip
[321]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-5/igt@kms_plane_scaling@plane-downscale-factor-0-75-with-rotation@pipe-a.html
- shard-tglu-1: NOTRUN -> [SKIP][322] ([i915#12247]) +4 other tests skip
[322]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_plane_scaling@plane-downscale-factor-0-75-with-rotation@pipe-a.html
* igt@kms_plane_scaling@plane-upscale-20x20-with-pixel-format@pipe-a:
- shard-rkl: NOTRUN -> [DMESG-WARN][323] ([i915#12964] / [i915#1982]) +1 other test dmesg-warn
[323]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-3/igt@kms_plane_scaling@plane-upscale-20x20-with-pixel-format@pipe-a.html
* igt@kms_plane_scaling@plane-upscale-20x20-with-rotation:
- shard-glk: NOTRUN -> [SKIP][324] +465 other tests skip
[324]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-glk2/igt@kms_plane_scaling@plane-upscale-20x20-with-rotation.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling:
- shard-dg2: NOTRUN -> [SKIP][325] ([i915#12247] / [i915#9423])
[325]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-d:
- shard-dg2: NOTRUN -> [SKIP][326] ([i915#12247]) +3 other tests skip
[326]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-d.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25:
- shard-dg1: NOTRUN -> [SKIP][327] ([i915#12247] / [i915#6953]) +2 other tests skip
[327]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25.html
* igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-20x20@pipe-d:
- shard-mtlp: NOTRUN -> [SKIP][328] ([i915#12247]) +9 other tests skip
[328]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-20x20@pipe-d.html
* igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25:
- shard-tglu: NOTRUN -> [SKIP][329] ([i915#12247] / [i915#3555])
[329]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-6/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25:
- shard-rkl: NOTRUN -> [SKIP][330] ([i915#12247] / [i915#6953])
[330]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-b:
- shard-dg1: NOTRUN -> [SKIP][331] ([i915#12247]) +21 other tests skip
[331]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-b.html
* igt@kms_pm_backlight@brightness-with-dpms:
- shard-tglu-1: NOTRUN -> [SKIP][332] ([i915#12343])
[332]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_pm_backlight@brightness-with-dpms.html
- shard-dg1: NOTRUN -> [SKIP][333] ([i915#12343])
[333]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_pm_backlight@brightness-with-dpms.html
* igt@kms_pm_backlight@fade:
- shard-rkl: NOTRUN -> [SKIP][334] ([i915#5354])
[334]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@kms_pm_backlight@fade.html
* igt@kms_pm_dc@dc5-retention-flops:
- shard-rkl: NOTRUN -> [SKIP][335] ([i915#3828])
[335]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_pm_dc@dc5-retention-flops.html
- shard-dg1: NOTRUN -> [SKIP][336] ([i915#3828])
[336]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@kms_pm_dc@dc5-retention-flops.html
* igt@kms_pm_dc@dc6-dpms:
- shard-mtlp: NOTRUN -> [FAIL][337] ([i915#12913])
[337]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-4/igt@kms_pm_dc@dc6-dpms.html
- shard-dg2: NOTRUN -> [SKIP][338] ([i915#5978])
[338]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@kms_pm_dc@dc6-dpms.html
- shard-rkl: NOTRUN -> [SKIP][339] ([i915#3361])
[339]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@kms_pm_dc@dc6-dpms.html
- shard-tglu: NOTRUN -> [FAIL][340] ([i915#9295])
[340]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-7/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_pm_dc@dc6-psr:
- shard-rkl: NOTRUN -> [SKIP][341] ([i915#9685]) +1 other test skip
[341]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-4/igt@kms_pm_dc@dc6-psr.html
* igt@kms_pm_lpsp@kms-lpsp:
- shard-dg2: NOTRUN -> [SKIP][342] ([i915#9340])
[342]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@kms_pm_lpsp@kms-lpsp.html
* igt@kms_pm_rpm@cursor:
- shard-dg1: [PASS][343] -> [SKIP][344] ([i915#4077])
[343]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-dg1-14/igt@kms_pm_rpm@cursor.html
[344]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_pm_rpm@cursor.html
- shard-mtlp: [PASS][345] -> [SKIP][346] ([i915#4077])
[345]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-mtlp-3/igt@kms_pm_rpm@cursor.html
[346]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-5/igt@kms_pm_rpm@cursor.html
- shard-dg2: [PASS][347] -> [SKIP][348] ([i915#4077])
[347]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-dg2-1/igt@kms_pm_rpm@cursor.html
[348]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-2/igt@kms_pm_rpm@cursor.html
* igt@kms_pm_rpm@dpms-lpsp:
- shard-dg1: NOTRUN -> [SKIP][349] ([i915#9519])
[349]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@kms_pm_rpm@dpms-lpsp.html
* igt@kms_pm_rpm@dpms-mode-unset-lpsp:
- shard-dg2: [PASS][350] -> [SKIP][351] ([i915#9519])
[350]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-dg2-8/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html
[351]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-7/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html
* igt@kms_pm_rpm@modeset-non-lpsp:
- shard-mtlp: NOTRUN -> [SKIP][352] ([i915#9519])
[352]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-2/igt@kms_pm_rpm@modeset-non-lpsp.html
- shard-rkl: NOTRUN -> [SKIP][353] ([i915#12916])
[353]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-4/igt@kms_pm_rpm@modeset-non-lpsp.html
* igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait:
- shard-tglu-1: NOTRUN -> [SKIP][354] ([i915#9519])
[354]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html
* igt@kms_pm_rpm@system-suspend-modeset:
- shard-glk: NOTRUN -> [INCOMPLETE][355] ([i915#10553])
[355]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-glk9/igt@kms_pm_rpm@system-suspend-modeset.html
- shard-dg1: NOTRUN -> [DMESG-WARN][356] ([i915#4423])
[356]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@kms_pm_rpm@system-suspend-modeset.html
* igt@kms_prime@basic-crc-hybrid:
- shard-dg2: NOTRUN -> [SKIP][357] ([i915#6524] / [i915#6805]) +1 other test skip
[357]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-4/igt@kms_prime@basic-crc-hybrid.html
* igt@kms_prime@basic-crc-vgem:
- shard-dg1: NOTRUN -> [SKIP][358] ([i915#6524])
[358]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@kms_prime@basic-crc-vgem.html
* igt@kms_prime@basic-modeset-hybrid:
- shard-rkl: NOTRUN -> [SKIP][359] ([i915#6524])
[359]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-4/igt@kms_prime@basic-modeset-hybrid.html
* igt@kms_prime@d3hot:
- shard-tglu: NOTRUN -> [SKIP][360] ([i915#6524]) +1 other test skip
[360]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-7/igt@kms_prime@d3hot.html
* igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-sf:
- shard-glk: NOTRUN -> [SKIP][361] ([i915#11520]) +10 other tests skip
[361]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-glk8/igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-sf.html
- shard-mtlp: NOTRUN -> [SKIP][362] ([i915#12316]) +4 other tests skip
[362]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-3/igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-sf.html
* igt@kms_psr2_sf@fbc-pr-overlay-plane-update-continuous-sf:
- shard-snb: NOTRUN -> [SKIP][363] ([i915#11520]) +12 other tests skip
[363]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-snb1/igt@kms_psr2_sf@fbc-pr-overlay-plane-update-continuous-sf.html
* igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-sf:
- shard-dg1: NOTRUN -> [SKIP][364] ([i915#11520]) +12 other tests skip
[364]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-sf.html
* igt@kms_psr2_sf@fbc-psr2-cursor-plane-update-sf:
- shard-dg2: NOTRUN -> [SKIP][365] ([i915#11520]) +10 other tests skip
[365]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-7/igt@kms_psr2_sf@fbc-psr2-cursor-plane-update-sf.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-fully-sf@pipe-a-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][366] ([i915#9808])
[366]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-2/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-fully-sf@pipe-a-edp-1.html
* igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-fully-sf:
- shard-rkl: NOTRUN -> [SKIP][367] ([i915#11520]) +6 other tests skip
[367]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_sf@pr-overlay-primary-update-sf-dmg-area:
- shard-tglu: NOTRUN -> [SKIP][368] ([i915#11520]) +4 other tests skip
[368]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-4/igt@kms_psr2_sf@pr-overlay-primary-update-sf-dmg-area.html
* igt@kms_psr2_sf@psr2-overlay-plane-update-sf-dmg-area:
- shard-tglu-1: NOTRUN -> [SKIP][369] ([i915#11520]) +3 other tests skip
[369]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_psr2_sf@psr2-overlay-plane-update-sf-dmg-area.html
* igt@kms_psr2_su@page_flip-p010:
- shard-dg1: NOTRUN -> [SKIP][370] ([i915#9683]) +1 other test skip
[370]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-14/igt@kms_psr2_su@page_flip-p010.html
* igt@kms_psr2_su@page_flip-xrgb8888:
- shard-mtlp: NOTRUN -> [SKIP][371] ([i915#4348])
[371]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-4/igt@kms_psr2_su@page_flip-xrgb8888.html
- shard-dg2: NOTRUN -> [SKIP][372] ([i915#9683]) +1 other test skip
[372]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@kms_psr2_su@page_flip-xrgb8888.html
- shard-tglu: NOTRUN -> [SKIP][373] ([i915#9683])
[373]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-8/igt@kms_psr2_su@page_flip-xrgb8888.html
* igt@kms_psr@fbc-pr-no-drrs:
- shard-tglu-1: NOTRUN -> [SKIP][374] ([i915#9732]) +8 other tests skip
[374]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_psr@fbc-pr-no-drrs.html
* igt@kms_psr@fbc-psr-dpms:
- shard-mtlp: NOTRUN -> [SKIP][375] ([i915#9688]) +10 other tests skip
[375]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-4/igt@kms_psr@fbc-psr-dpms.html
* igt@kms_psr@fbc-psr2-sprite-mmap-gtt:
- shard-dg1: NOTRUN -> [SKIP][376] ([i915#1072] / [i915#9732]) +33 other tests skip
[376]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_psr@fbc-psr2-sprite-mmap-gtt.html
* igt@kms_psr@pr-basic:
- shard-tglu: NOTRUN -> [SKIP][377] ([i915#9732]) +14 other tests skip
[377]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-2/igt@kms_psr@pr-basic.html
* igt@kms_psr@psr-primary-mmap-cpu:
- shard-dg2: NOTRUN -> [SKIP][378] ([i915#1072] / [i915#9732]) +19 other tests skip
[378]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@kms_psr@psr-primary-mmap-cpu.html
* igt@kms_psr@psr-sprite-plane-onoff:
- shard-rkl: NOTRUN -> [SKIP][379] ([i915#1072] / [i915#9732]) +26 other tests skip
[379]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_psr@psr-sprite-plane-onoff.html
* igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
- shard-dg1: NOTRUN -> [SKIP][380] ([i915#9685]) +2 other tests skip
[380]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-18/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
- shard-tglu: NOTRUN -> [SKIP][381] ([i915#9685]) +1 other test skip
[381]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-10/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
- shard-dg2: NOTRUN -> [SKIP][382] ([i915#9685])
[382]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-6/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180:
- shard-tglu: NOTRUN -> [SKIP][383] ([i915#5289]) +1 other test skip
[383]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-8/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270:
- shard-dg1: NOTRUN -> [SKIP][384] ([i915#5289])
[384]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90:
- shard-tglu-1: NOTRUN -> [SKIP][385] ([i915#5289])
[385]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html
* igt@kms_selftest@drm_framebuffer:
- shard-snb: NOTRUN -> [ABORT][386] ([i915#13179]) +1 other test abort
[386]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-snb5/igt@kms_selftest@drm_framebuffer.html
* igt@kms_setmode@invalid-clone-exclusive-crtc:
- shard-dg1: NOTRUN -> [SKIP][387] ([i915#3555]) +2 other tests skip
[387]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-18/igt@kms_setmode@invalid-clone-exclusive-crtc.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-tglu: NOTRUN -> [SKIP][388] ([i915#8623])
[388]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-8/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-rkl: NOTRUN -> [SKIP][389] ([i915#8623])
[389]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
* igt@kms_tv_load_detect@load-detect:
- shard-snb: NOTRUN -> [SKIP][390] +430 other tests skip
[390]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-snb5/igt@kms_tv_load_detect@load-detect.html
* igt@kms_vrr@flip-suspend:
- shard-mtlp: NOTRUN -> [SKIP][391] ([i915#3555] / [i915#8808])
[391]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-2/igt@kms_vrr@flip-suspend.html
* igt@kms_vrr@lobf:
- shard-rkl: NOTRUN -> [SKIP][392] ([i915#11920])
[392]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-5/igt@kms_vrr@lobf.html
- shard-dg1: NOTRUN -> [SKIP][393] ([i915#11920])
[393]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_vrr@lobf.html
* igt@kms_vrr@negative-basic:
- shard-tglu-1: NOTRUN -> [SKIP][394] ([i915#3555] / [i915#9906])
[394]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@kms_vrr@negative-basic.html
* igt@kms_vrr@seamless-rr-switch-drrs:
- shard-dg1: NOTRUN -> [SKIP][395] ([i915#9906]) +1 other test skip
[395]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-17/igt@kms_vrr@seamless-rr-switch-drrs.html
* igt@kms_writeback@writeback-fb-id:
- shard-glk: NOTRUN -> [SKIP][396] ([i915#2437]) +1 other test skip
[396]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-glk3/igt@kms_writeback@writeback-fb-id.html
- shard-dg2: NOTRUN -> [SKIP][397] ([i915#2437])
[397]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@kms_writeback@writeback-fb-id.html
- shard-rkl: NOTRUN -> [SKIP][398] ([i915#2437])
[398]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-3/igt@kms_writeback@writeback-fb-id.html
* igt@kms_writeback@writeback-fb-id-xrgb2101010:
- shard-dg2: NOTRUN -> [SKIP][399] ([i915#2437] / [i915#9412])
[399]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
- shard-rkl: NOTRUN -> [SKIP][400] ([i915#2437] / [i915#9412])
[400]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-7/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
- shard-tglu: NOTRUN -> [SKIP][401] ([i915#2437] / [i915#9412])
[401]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-7/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
- shard-mtlp: NOTRUN -> [SKIP][402] ([i915#2437] / [i915#9412])
[402]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-4/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
* igt@kms_writeback@writeback-invalid-parameters:
- shard-tglu: NOTRUN -> [SKIP][403] ([i915#2437])
[403]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-2/igt@kms_writeback@writeback-invalid-parameters.html
* igt@kms_writeback@writeback-pixel-formats:
- shard-dg1: NOTRUN -> [SKIP][404] ([i915#2437] / [i915#9412])
[404]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-18/igt@kms_writeback@writeback-pixel-formats.html
* igt@perf@gen12-group-concurrent-oa-buffer-read:
- shard-rkl: [PASS][405] -> [FAIL][406] ([i915#10538])
[405]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-rkl-2/igt@perf@gen12-group-concurrent-oa-buffer-read.html
[406]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-1/igt@perf@gen12-group-concurrent-oa-buffer-read.html
* igt@perf@gen8-unprivileged-single-ctx-counters:
- shard-dg2: NOTRUN -> [SKIP][407] ([i915#2436])
[407]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-2/igt@perf@gen8-unprivileged-single-ctx-counters.html
* igt@perf@global-sseu-config:
- shard-dg2: NOTRUN -> [SKIP][408] ([i915#7387])
[408]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-8/igt@perf@global-sseu-config.html
* igt@perf_pmu@frequency@gt0:
- shard-dg2: NOTRUN -> [FAIL][409] ([i915#12549] / [i915#6806]) +1 other test fail
[409]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-5/igt@perf_pmu@frequency@gt0.html
- shard-dg1: NOTRUN -> [FAIL][410] ([i915#12549] / [i915#6806]) +1 other test fail
[410]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-13/igt@perf_pmu@frequency@gt0.html
* igt@perf_pmu@most-busy-idle-check-all:
- shard-dg2: [PASS][411] -> [FAIL][412] ([i915#11943]) +1 other test fail
[411]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-dg2-10/igt@perf_pmu@most-busy-idle-check-all.html
[412]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@perf_pmu@most-busy-idle-check-all.html
* igt@perf_pmu@rc6@other-idle-gt0:
- shard-rkl: NOTRUN -> [SKIP][413] ([i915#8516])
[413]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-4/igt@perf_pmu@rc6@other-idle-gt0.html
- shard-dg1: NOTRUN -> [SKIP][414] ([i915#8516])
[414]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg1-12/igt@perf_pmu@rc6@other-idle-gt0.html
* igt@prime_vgem@basic-read:
- shard-rkl: NOTRUN -> [SKIP][415] ([i915#3291] / [i915#3708])
[415]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-rkl-3/igt@prime_vgem@basic-read.html
* igt@prime_vgem@basic-write:
- shard-dg2: NOTRUN -> [SKIP][416] ([i915#3291] / [i915#3708]) +1 other test skip
[416]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-3/igt@prime_vgem@basic-write.html
- shard-mtlp: NOTRUN -> [SKIP][417] ([i915#10216] / [i915#3708])
[417]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-3/igt@prime_vgem@basic-write.html
* igt@prime_vgem@coherency-gtt:
- shard-dg2: NOTRUN -> [SKIP][418] ([i915#3708] / [i915#4077])
[418]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-8/igt@prime_vgem@coherency-gtt.html
* igt@prime_vgem@fence-read-hang:
- shard-dg2: NOTRUN -> [SKIP][419] ([i915#3708]) +1 other test skip
[419]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-4/igt@prime_vgem@fence-read-hang.html
* igt@prime_vgem@fence-write-hang:
- shard-mtlp: NOTRUN -> [SKIP][420] ([i915#3708])
[420]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-1/igt@prime_vgem@fence-write-hang.html
* igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-all:
- shard-tglu-1: NOTRUN -> [FAIL][421] ([i915#12910]) +9 other tests fail
[421]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-tglu-1/igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-all.html
* igt@sriov_basic@enable-vfs-autoprobe-on:
- shard-dg2: NOTRUN -> [SKIP][422] ([i915#9917])
[422]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-10/igt@sriov_basic@enable-vfs-autoprobe-on.html
* igt@sriov_basic@enable-vfs-autoprobe-on@numvfs-2:
- shard-mtlp: NOTRUN -> [FAIL][423] ([i915#12910]) +9 other tests fail
[423]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-mtlp-8/igt@sriov_basic@enable-vfs-autoprobe-on@numvfs-2.html
#### Possible fixes ####
* igt@gem_ccs@suspend-resume:
- shard-dg2: [INCOMPLETE][424] ([i915#7297]) -> [PASS][425]
[424]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16041/shard-dg2-7/igt@gem_ccs@suspend-resume.html
[425]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/shard-dg2-8/igt@gem_ccs@suspend-resume.html
* igt@gem_ccs@suspend-resume@tile64-compressed-compfmt0-smem-lmem0:
- shard-dg2: [INCOMPLETE][426] ([i915#12392] / [i915#7297]) -> [PASS][427]
[426]: https://intel-gfx-ci.01.
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12514/index.html
[-- Attachment #2: Type: text/html, Size: 109805 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread* ✗ Xe.CI.Full: failure for tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver (rev2)
2025-01-29 17:41 [PATCH i-g-t 0/2] tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver Jeevan B
` (4 preceding siblings ...)
2025-01-30 0:45 ` ✗ i915.CI.Full: failure " Patchwork
@ 2025-01-30 5:15 ` Patchwork
5 siblings, 0 replies; 9+ messages in thread
From: Patchwork @ 2025-01-30 5:15 UTC (permalink / raw)
To: Jeevan B; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 160854 bytes --]
== Series Details ==
Series: tests/intel/kms_pm_rpm: Restrict cursor tests to I915 driver (rev2)
URL : https://patchwork.freedesktop.org/series/144000/
State : failure
== Summary ==
CI Bug Log - changes from XEIGT_8214_full -> XEIGTPW_12514_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with XEIGTPW_12514_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in XEIGTPW_12514_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (4 -> 4)
------------------------------
No changes in participating hosts
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in XEIGTPW_12514_full:
### IGT changes ###
#### Possible regressions ####
* igt@kms_big_fb@linear-16bpp-rotate-0:
- shard-lnl: [PASS][1] -> [INCOMPLETE][2]
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-1/igt@kms_big_fb@linear-16bpp-rotate-0.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-5/igt@kms_big_fb@linear-16bpp-rotate-0.html
* igt@kms_plane_alpha_blend@alpha-basic@pipe-a-edp-1:
- shard-lnl: [PASS][3] -> [DMESG-WARN][4] +18 other tests dmesg-warn
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-3/igt@kms_plane_alpha_blend@alpha-basic@pipe-a-edp-1.html
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-5/igt@kms_plane_alpha_blend@alpha-basic@pipe-a-edp-1.html
Known issues
------------
Here are the changes found in XEIGTPW_12514_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@core_getstats:
- shard-dg2-set2: [PASS][5] -> [SKIP][6] ([Intel XE#2423]) +2 other tests skip
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@core_getstats.html
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@core_getstats.html
* igt@core_getversion@all-cards:
- shard-dg2-set2: [PASS][7] -> [FAIL][8] ([Intel XE#3440])
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-436/igt@core_getversion@all-cards.html
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@core_getversion@all-cards.html
- shard-bmg: [PASS][9] -> [FAIL][10] ([Intel XE#3249])
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-4/igt@core_getversion@all-cards.html
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@core_getversion@all-cards.html
* igt@core_hotunplug@hotunplug-rescan:
- shard-lnl: NOTRUN -> [ABORT][11] ([Intel XE#3914])
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-5/igt@core_hotunplug@hotunplug-rescan.html
* igt@fbdev@info:
- shard-bmg: [PASS][12] -> [SKIP][13] ([Intel XE#2134]) +1 other test skip
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@fbdev@info.html
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@fbdev@info.html
* igt@fbdev@read:
- shard-dg2-set2: [PASS][14] -> [SKIP][15] ([Intel XE#2134]) +3 other tests skip
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-436/igt@fbdev@read.html
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@fbdev@read.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-dp-2-4-rc-ccs-cc:
- shard-dg2-set2: NOTRUN -> [SKIP][16] ([Intel XE#2550] / [Intel XE#3767]) +15 other tests skip
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-dp-2-4-rc-ccs-cc.html
* igt@kms_async_flips@invalid-async-flip:
- shard-bmg: NOTRUN -> [SKIP][17] ([Intel XE#873])
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_async_flips@invalid-async-flip.html
* igt@kms_big_fb@4-tiled-addfb-size-overflow:
- shard-dg2-set2: NOTRUN -> [SKIP][18] ([Intel XE#2136]) +39 other tests skip
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_big_fb@4-tiled-addfb-size-overflow.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-lnl: NOTRUN -> [SKIP][19] ([Intel XE#1407]) +2 other tests skip
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-3/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_big_fb@linear-16bpp-rotate-90:
- shard-bmg: NOTRUN -> [SKIP][20] ([Intel XE#2327])
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@kms_big_fb@linear-16bpp-rotate-90.html
* igt@kms_big_fb@linear-8bpp-rotate-180:
- shard-bmg: [PASS][21] -> [SKIP][22] ([Intel XE#2136]) +17 other tests skip
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@kms_big_fb@linear-8bpp-rotate-180.html
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_big_fb@linear-8bpp-rotate-180.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-270:
- shard-dg2-set2: NOTRUN -> [SKIP][23] ([Intel XE#316])
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180:
- shard-bmg: NOTRUN -> [SKIP][24] ([Intel XE#1124])
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip:
- shard-lnl: NOTRUN -> [SKIP][25] ([Intel XE#1124]) +4 other tests skip
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-3/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
* igt@kms_big_fb@yf-tiled-64bpp-rotate-180:
- shard-dg2-set2: NOTRUN -> [SKIP][26] ([Intel XE#1124]) +9 other tests skip
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@kms_big_fb@yf-tiled-64bpp-rotate-180.html
* igt@kms_bw@connected-linear-tiling-2-displays-2560x1440p:
- shard-bmg: [PASS][27] -> [SKIP][28] ([Intel XE#2314] / [Intel XE#2894])
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@kms_bw@connected-linear-tiling-2-displays-2560x1440p.html
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_bw@connected-linear-tiling-2-displays-2560x1440p.html
* igt@kms_bw@connected-linear-tiling-3-displays-1920x1080p:
- shard-dg2-set2: NOTRUN -> [SKIP][29] ([Intel XE#2191])
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_bw@connected-linear-tiling-3-displays-1920x1080p.html
* igt@kms_bw@linear-tiling-1-displays-2560x1440p:
- shard-dg2-set2: NOTRUN -> [SKIP][30] ([Intel XE#367])
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@kms_bw@linear-tiling-1-displays-2560x1440p.html
* igt@kms_bw@linear-tiling-1-displays-3840x2160p:
- shard-bmg: NOTRUN -> [SKIP][31] ([Intel XE#367])
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_bw@linear-tiling-1-displays-3840x2160p.html
* igt@kms_bw@linear-tiling-4-displays-3840x2160p:
- shard-lnl: NOTRUN -> [SKIP][32] ([Intel XE#1512])
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-6/igt@kms_bw@linear-tiling-4-displays-3840x2160p.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs@pipe-b-dp-2:
- shard-bmg: NOTRUN -> [SKIP][33] ([Intel XE#2652] / [Intel XE#787]) +11 other tests skip
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs@pipe-b-dp-2.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs@pipe-a-edp-1:
- shard-lnl: NOTRUN -> [SKIP][34] ([Intel XE#3433]) +3 other tests skip
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-3/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs@pipe-a-edp-1.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-d-dp-2:
- shard-dg2-set2: NOTRUN -> [ABORT][35] ([Intel XE#1033] / [Intel XE#2625])
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs@pipe-d-dp-2.html
* igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-mc-ccs:
- shard-bmg: NOTRUN -> [SKIP][36] ([Intel XE#3432])
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-mc-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs:
- shard-lnl: NOTRUN -> [SKIP][37] ([Intel XE#2887]) +3 other tests skip
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-1/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs:
- shard-bmg: NOTRUN -> [SKIP][38] ([Intel XE#2887]) +3 other tests skip
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-1/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs.html
* igt@kms_ccs@missing-ccs-buffer-yf-tiled-ccs@pipe-b-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][39] ([Intel XE#787]) +181 other tests skip
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_ccs@missing-ccs-buffer-yf-tiled-ccs@pipe-b-dp-4.html
* igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs:
- shard-dg2-set2: NOTRUN -> [SKIP][40] ([Intel XE#2907])
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html
* igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-d-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][41] ([Intel XE#455] / [Intel XE#787]) +29 other tests skip
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-d-dp-4.html
* igt@kms_cdclk@mode-transition@pipe-d-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][42] ([Intel XE#314]) +4 other tests skip
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_cdclk@mode-transition@pipe-d-dp-4.html
* igt@kms_chamelium_color@degamma:
- shard-dg2-set2: NOTRUN -> [SKIP][43] ([Intel XE#306])
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_chamelium_color@degamma.html
- shard-lnl: NOTRUN -> [SKIP][44] ([Intel XE#306])
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-8/igt@kms_chamelium_color@degamma.html
* igt@kms_chamelium_hpd@common-hpd-after-suspend:
- shard-bmg: NOTRUN -> [SKIP][45] ([Intel XE#2252]) +1 other test skip
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_chamelium_hpd@common-hpd-after-suspend.html
* igt@kms_chamelium_hpd@dp-hpd-for-each-pipe:
- shard-lnl: NOTRUN -> [SKIP][46] ([Intel XE#373]) +1 other test skip
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-6/igt@kms_chamelium_hpd@dp-hpd-for-each-pipe.html
* igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode:
- shard-dg2-set2: NOTRUN -> [SKIP][47] ([Intel XE#373]) +3 other tests skip
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode.html
* igt@kms_content_protection@atomic@pipe-a-dp-2:
- shard-bmg: NOTRUN -> [FAIL][48] ([Intel XE#1178]) +1 other test fail
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@kms_content_protection@atomic@pipe-a-dp-2.html
* igt@kms_content_protection@lic-type-1:
- shard-dg2-set2: NOTRUN -> [SKIP][49] ([Intel XE#2423] / [i915#2575]) +39 other tests skip
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_content_protection@lic-type-1.html
* igt@kms_content_protection@srm@pipe-a-dp-4:
- shard-dg2-set2: NOTRUN -> [FAIL][50] ([Intel XE#1178]) +3 other tests fail
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_content_protection@srm@pipe-a-dp-4.html
* igt@kms_content_protection@uevent:
- shard-lnl: NOTRUN -> [SKIP][51] ([Intel XE#3278])
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-8/igt@kms_content_protection@uevent.html
* igt@kms_cursor_crc@cursor-offscreen-128x42:
- shard-bmg: NOTRUN -> [SKIP][52] ([Intel XE#2320]) +1 other test skip
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@kms_cursor_crc@cursor-offscreen-128x42.html
* igt@kms_cursor_crc@cursor-rapid-movement-max-size:
- shard-lnl: NOTRUN -> [SKIP][53] ([Intel XE#1424]) +1 other test skip
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-4/igt@kms_cursor_crc@cursor-rapid-movement-max-size.html
* igt@kms_cursor_edge_walk@128x128-right-edge@pipe-d-dp-2:
- shard-bmg: NOTRUN -> [DMESG-WARN][54] ([Intel XE#4172]) +4 other tests dmesg-warn
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-2/igt@kms_cursor_edge_walk@128x128-right-edge@pipe-d-dp-2.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- shard-dg2-set2: NOTRUN -> [SKIP][55] ([Intel XE#323])
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size:
- shard-bmg: NOTRUN -> [SKIP][56] ([Intel XE#2286])
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-1/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-legacy:
- shard-bmg: [PASS][57] -> [SKIP][58] ([Intel XE#2291]) +1 other test skip
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-8/igt@kms_cursor_legacy@cursorb-vs-flipa-legacy.html
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipa-legacy.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-legacy:
- shard-lnl: NOTRUN -> [SKIP][59] ([Intel XE#309])
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-1/igt@kms_cursor_legacy@cursorb-vs-flipb-legacy.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-3:
- shard-bmg: NOTRUN -> [SKIP][60] ([Intel XE#1340])
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-3.html
* igt@kms_feature_discovery@chamelium:
- shard-bmg: NOTRUN -> [SKIP][61] ([Intel XE#2372])
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_feature_discovery@chamelium.html
* igt@kms_flip@2x-flip-vs-expired-vblank@ab-dp2-hdmi-a3:
- shard-bmg: [PASS][62] -> [FAIL][63] ([Intel XE#3321]) +5 other tests fail
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@kms_flip@2x-flip-vs-expired-vblank@ab-dp2-hdmi-a3.html
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-1/igt@kms_flip@2x-flip-vs-expired-vblank@ab-dp2-hdmi-a3.html
* igt@kms_flip@2x-flip-vs-rmfb:
- shard-lnl: NOTRUN -> [SKIP][64] ([Intel XE#1421]) +3 other tests skip
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-2/igt@kms_flip@2x-flip-vs-rmfb.html
* igt@kms_flip@2x-nonexisting-fb:
- shard-bmg: [PASS][65] -> [SKIP][66] ([Intel XE#2316]) +4 other tests skip
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@kms_flip@2x-nonexisting-fb.html
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_flip@2x-nonexisting-fb.html
* igt@kms_flip@blocking-wf_vblank:
- shard-lnl: [PASS][67] -> [FAIL][68] ([Intel XE#886]) +4 other tests fail
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-5/igt@kms_flip@blocking-wf_vblank.html
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-7/igt@kms_flip@blocking-wf_vblank.html
* igt@kms_flip@busy-flip:
- shard-dg2-set2: [PASS][69] -> [SKIP][70] ([Intel XE#2423] / [i915#2575]) +84 other tests skip
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-436/igt@kms_flip@busy-flip.html
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_flip@busy-flip.html
* igt@kms_flip@flip-vs-absolute-wf_vblank:
- shard-dg2-set2: [PASS][71] -> [DMESG-WARN][72] ([Intel XE#1033]) +14 other tests dmesg-warn
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@kms_flip@flip-vs-absolute-wf_vblank.html
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@kms_flip@flip-vs-absolute-wf_vblank.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible@d-dp4:
- shard-dg2-set2: NOTRUN -> [FAIL][73] ([Intel XE#301]) +6 other tests fail
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_flip@flip-vs-expired-vblank-interruptible@d-dp4.html
* igt@kms_flip@flip-vs-panning-vs-hang:
- shard-bmg: [PASS][74] -> [DMESG-WARN][75] ([Intel XE#4172]) +33 other tests dmesg-warn
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@kms_flip@flip-vs-panning-vs-hang.html
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-2/igt@kms_flip@flip-vs-panning-vs-hang.html
* igt@kms_flip@flip-vs-suspend-interruptible:
- shard-bmg: NOTRUN -> [SKIP][76] ([Intel XE#2423]) +5 other tests skip
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_flip@flip-vs-suspend-interruptible.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling:
- shard-lnl: NOTRUN -> [SKIP][77] ([Intel XE#1401] / [Intel XE#1745]) +1 other test skip
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-5/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-default-mode:
- shard-lnl: NOTRUN -> [SKIP][78] ([Intel XE#1401]) +1 other test skip
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-5/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling@pipe-a-valid-mode:
- shard-bmg: NOTRUN -> [SKIP][79] ([Intel XE#2293]) +6 other tests skip
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-upscaling@pipe-a-valid-mode:
- shard-dg2-set2: NOTRUN -> [SKIP][80] ([Intel XE#455]) +5 other tests skip
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-downscaling:
- shard-lnl: NOTRUN -> [SKIP][81] ([Intel XE#1397] / [Intel XE#1745])
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-7/igt@kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-downscaling@pipe-a-default-mode:
- shard-lnl: NOTRUN -> [SKIP][82] ([Intel XE#1397])
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-7/igt@kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling:
- shard-bmg: NOTRUN -> [SKIP][83] ([Intel XE#2293] / [Intel XE#2380])
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling.html
* igt@kms_frontbuffer_tracking@drrs-1p-pri-indfb-multidraw:
- shard-dg2-set2: NOTRUN -> [SKIP][84] ([Intel XE#651]) +18 other tests skip
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@kms_frontbuffer_tracking@drrs-1p-pri-indfb-multidraw.html
* igt@kms_frontbuffer_tracking@drrs-1p-primscrn-cur-indfb-onoff:
- shard-lnl: NOTRUN -> [SKIP][85] ([Intel XE#651]) +7 other tests skip
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-3/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-cur-indfb-onoff.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-move:
- shard-dg2-set2: [PASS][86] -> [SKIP][87] ([Intel XE#2136] / [Intel XE#2351]) +8 other tests skip
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-move.html
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-move.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-indfb-pgflip-blt:
- shard-bmg: NOTRUN -> [SKIP][88] ([Intel XE#4141]) +1 other test skip
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-indfb-scaledprimary:
- shard-dg2-set2: [PASS][89] -> [SKIP][90] ([Intel XE#2136]) +22 other tests skip
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_frontbuffer_tracking@fbc-indfb-scaledprimary.html
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_frontbuffer_tracking@fbc-indfb-scaledprimary.html
* igt@kms_frontbuffer_tracking@fbc-tiling-y:
- shard-dg2-set2: NOTRUN -> [SKIP][91] ([Intel XE#658])
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_frontbuffer_tracking@fbc-tiling-y.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][92] ([Intel XE#2311]) +5 other tests skip
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][93] ([Intel XE#2136]) +12 other tests skip
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][94] ([Intel XE#2312])
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-mmap-wc:
- shard-lnl: NOTRUN -> [SKIP][95] ([Intel XE#656]) +12 other tests skip
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-8/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-4:
- shard-dg2-set2: NOTRUN -> [SKIP][96] ([Intel XE#653]) +13 other tests skip
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html
* igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][97] ([Intel XE#2313]) +5 other tests skip
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-wc.html
* igt@kms_hdr@static-toggle:
- shard-lnl: NOTRUN -> [SKIP][98] ([Intel XE#1503])
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-3/igt@kms_hdr@static-toggle.html
* igt@kms_joiner@invalid-modeset-ultra-joiner:
- shard-lnl: NOTRUN -> [SKIP][99] ([Intel XE#2927])
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-4/igt@kms_joiner@invalid-modeset-ultra-joiner.html
* igt@kms_plane_cursor@overlay@pipe-d-hdmi-a-6-size-256:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][100] ([Intel XE#1033]) +5 other tests dmesg-warn
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@kms_plane_cursor@overlay@pipe-d-hdmi-a-6-size-256.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-a:
- shard-dg2-set2: NOTRUN -> [SKIP][101] ([Intel XE#2763]) +5 other tests skip
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-a.html
* igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-20x20@pipe-b:
- shard-lnl: NOTRUN -> [SKIP][102] ([Intel XE#2763]) +7 other tests skip
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-6/igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-20x20@pipe-b.html
* igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-d:
- shard-dg2-set2: NOTRUN -> [SKIP][103] ([Intel XE#2763] / [Intel XE#455]) +3 other tests skip
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-d.html
* igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-b:
- shard-bmg: NOTRUN -> [SKIP][104] ([Intel XE#2763]) +7 other tests skip
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5@pipe-b.html
* igt@kms_pm_rpm@basic-rte:
- shard-bmg: [PASS][105] -> [SKIP][106] ([Intel XE#2446]) +1 other test skip
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@kms_pm_rpm@basic-rte.html
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_pm_rpm@basic-rte.html
* igt@kms_pm_rpm@modeset-lpsp-stress-no-wait:
- shard-dg2-set2: [PASS][107] -> [SKIP][108] ([Intel XE#2446]) +3 other tests skip
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html
* igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-exceed-fully-sf:
- shard-lnl: NOTRUN -> [SKIP][109] ([Intel XE#2893])
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-5/igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area:
- shard-dg2-set2: NOTRUN -> [SKIP][110] ([Intel XE#1489]) +3 other tests skip
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area.html
* igt@kms_psr@fbc-pr-cursor-plane-onoff:
- shard-bmg: NOTRUN -> [SKIP][111] ([Intel XE#2234] / [Intel XE#2850]) +2 other tests skip
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_psr@fbc-pr-cursor-plane-onoff.html
* igt@kms_psr@fbc-psr-sprite-plane-onoff:
- shard-dg2-set2: NOTRUN -> [SKIP][112] ([Intel XE#2136] / [Intel XE#2351]) +13 other tests skip
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_psr@fbc-psr-sprite-plane-onoff.html
* igt@kms_psr@psr2-cursor-plane-onoff:
- shard-dg2-set2: NOTRUN -> [SKIP][113] ([Intel XE#2850] / [Intel XE#929]) +5 other tests skip
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_psr@psr2-cursor-plane-onoff.html
* igt@kms_psr@psr2-primary-render:
- shard-bmg: NOTRUN -> [SKIP][114] ([Intel XE#2234])
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-1/igt@kms_psr@psr2-primary-render.html
* igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
- shard-bmg: NOTRUN -> [SKIP][115] ([Intel XE#2414])
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-270:
- shard-dg2-set2: NOTRUN -> [SKIP][116] ([Intel XE#3414])
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@kms_rotation_crc@primary-y-tiled-reflect-x-270.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90:
- shard-bmg: NOTRUN -> [SKIP][117] ([Intel XE#3414] / [Intel XE#3904])
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html
* igt@kms_sequence@get-idle:
- shard-bmg: [PASS][118] -> [SKIP][119] ([Intel XE#2423]) +76 other tests skip
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@kms_sequence@get-idle.html
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_sequence@get-idle.html
* igt@kms_vrr@max-min:
- shard-bmg: NOTRUN -> [SKIP][120] ([Intel XE#1499])
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-2/igt@kms_vrr@max-min.html
* igt@kms_writeback@writeback-pixel-formats:
- shard-bmg: NOTRUN -> [SKIP][121] ([Intel XE#756])
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_writeback@writeback-pixel-formats.html
* igt@xe_compute_preempt@compute-preempt:
- shard-dg2-set2: NOTRUN -> [SKIP][122] ([Intel XE#1280] / [Intel XE#455]) +1 other test skip
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_compute_preempt@compute-preempt.html
* igt@xe_copy_basic@mem-copy-linear-0x369:
- shard-dg2-set2: NOTRUN -> [SKIP][123] ([Intel XE#1123])
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@xe_copy_basic@mem-copy-linear-0x369.html
* igt@xe_create@create-massive-size:
- shard-bmg: NOTRUN -> [SKIP][124] ([Intel XE#1130]) +11 other tests skip
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_create@create-massive-size.html
* igt@xe_eudebug@basic-vm-access-parameters-userptr:
- shard-lnl: NOTRUN -> [SKIP][125] ([Intel XE#3889])
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-1/igt@xe_eudebug@basic-vm-access-parameters-userptr.html
* igt@xe_eudebug@discovery-race:
- shard-bmg: NOTRUN -> [SKIP][126] ([Intel XE#2905]) +3 other tests skip
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@xe_eudebug@discovery-race.html
* igt@xe_eudebug_online@interrupt-all-set-breakpoint:
- shard-dg2-set2: NOTRUN -> [SKIP][127] ([Intel XE#2905]) +3 other tests skip
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_eudebug_online@interrupt-all-set-breakpoint.html
* igt@xe_eudebug_online@set-breakpoint:
- shard-lnl: NOTRUN -> [SKIP][128] ([Intel XE#2905]) +3 other tests skip
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-5/igt@xe_eudebug_online@set-breakpoint.html
* igt@xe_evict@evict-large-external-cm:
- shard-lnl: NOTRUN -> [SKIP][129] ([Intel XE#688]) +1 other test skip
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-1/igt@xe_evict@evict-large-external-cm.html
* igt@xe_exec_basic@many-execqueues-many-vm-basic:
- shard-dg2-set2: NOTRUN -> [SKIP][130] ([Intel XE#1130]) +62 other tests skip
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_exec_basic@many-execqueues-many-vm-basic.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate:
- shard-lnl: NOTRUN -> [SKIP][131] ([Intel XE#1392]) +1 other test skip
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-1/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate.html
* igt@xe_exec_basic@multigpu-no-exec-basic-defer-mmap:
- shard-dg2-set2: NOTRUN -> [SKIP][132] ([Intel XE#1392])
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_exec_basic@multigpu-no-exec-basic-defer-mmap.html
* igt@xe_exec_basic@multigpu-no-exec-bindexecqueue:
- shard-dg2-set2: [PASS][133] -> [SKIP][134] ([Intel XE#1392]) +1 other test skip
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@xe_exec_basic@multigpu-no-exec-bindexecqueue.html
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_exec_basic@multigpu-no-exec-bindexecqueue.html
* igt@xe_exec_basic@multigpu-once-userptr-invalidate:
- shard-bmg: NOTRUN -> [SKIP][135] ([Intel XE#2322]) +1 other test skip
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@xe_exec_basic@multigpu-once-userptr-invalidate.html
* igt@xe_exec_compute_mode@non-blocking:
- shard-bmg: [PASS][136] -> [SKIP][137] ([Intel XE#1130]) +177 other tests skip
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@xe_exec_compute_mode@non-blocking.html
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_exec_compute_mode@non-blocking.html
* igt@xe_exec_fault_mode@once-invalid-userptr-fault:
- shard-dg2-set2: NOTRUN -> [SKIP][138] ([Intel XE#288]) +15 other tests skip
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@xe_exec_fault_mode@once-invalid-userptr-fault.html
* igt@xe_exec_mix_modes@exec-simple-batch-store-dma-fence:
- shard-dg2-set2: NOTRUN -> [SKIP][139] ([Intel XE#2360])
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@xe_exec_mix_modes@exec-simple-batch-store-dma-fence.html
* igt@xe_gt_freq@freq_suspend:
- shard-lnl: NOTRUN -> [SKIP][140] ([Intel XE#584]) +1 other test skip
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-7/igt@xe_gt_freq@freq_suspend.html
* igt@xe_live_ktest@xe_dma_buf:
- shard-bmg: [PASS][141] -> [SKIP][142] ([Intel XE#1192])
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@xe_live_ktest@xe_dma_buf.html
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@xe_live_ktest@xe_dma_buf.html
* igt@xe_live_ktest@xe_mocs@xe_live_mocs_kernel_kunit:
- shard-dg2-set2: NOTRUN -> [FAIL][143] ([Intel XE#1999]) +2 other tests fail
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@xe_live_ktest@xe_mocs@xe_live_mocs_kernel_kunit.html
* igt@xe_mmap@pci-membarrier:
- shard-lnl: NOTRUN -> [SKIP][144] ([Intel XE#4045])
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-7/igt@xe_mmap@pci-membarrier.html
* igt@xe_module_load@load:
- shard-lnl: ([PASS][145], [PASS][146], [PASS][147], [PASS][148], [PASS][149], [PASS][150], [PASS][151], [PASS][152], [PASS][153], [PASS][154], [PASS][155], [PASS][156], [PASS][157], [PASS][158], [PASS][159], [PASS][160], [PASS][161], [PASS][162], [PASS][163], [PASS][164], [PASS][165], [PASS][166], [PASS][167], [PASS][168], [PASS][169]) -> ([PASS][170], [PASS][171], [PASS][172], [PASS][173], [PASS][174], [PASS][175], [PASS][176], [PASS][177], [PASS][178], [PASS][179], [PASS][180], [PASS][181], [PASS][182], [PASS][183], [PASS][184], [PASS][185], [PASS][186], [PASS][187], [PASS][188], [PASS][189], [PASS][190], [PASS][191], [PASS][192], [PASS][193], [PASS][194], [SKIP][195]) ([Intel XE#378])
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-1/igt@xe_module_load@load.html
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-4/igt@xe_module_load@load.html
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-4/igt@xe_module_load@load.html
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-5/igt@xe_module_load@load.html
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-3/igt@xe_module_load@load.html
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-7/igt@xe_module_load@load.html
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-7/igt@xe_module_load@load.html
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-7/igt@xe_module_load@load.html
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-4/igt@xe_module_load@load.html
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-3/igt@xe_module_load@load.html
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-7/igt@xe_module_load@load.html
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-2/igt@xe_module_load@load.html
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-2/igt@xe_module_load@load.html
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-6/igt@xe_module_load@load.html
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-6/igt@xe_module_load@load.html
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-6/igt@xe_module_load@load.html
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-8/igt@xe_module_load@load.html
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-5/igt@xe_module_load@load.html
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-5/igt@xe_module_load@load.html
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-8/igt@xe_module_load@load.html
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-1/igt@xe_module_load@load.html
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-3/igt@xe_module_load@load.html
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-3/igt@xe_module_load@load.html
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-8/igt@xe_module_load@load.html
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-1/igt@xe_module_load@load.html
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-3/igt@xe_module_load@load.html
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-3/igt@xe_module_load@load.html
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-1/igt@xe_module_load@load.html
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-4/igt@xe_module_load@load.html
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-1/igt@xe_module_load@load.html
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-8/igt@xe_module_load@load.html
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-8/igt@xe_module_load@load.html
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-5/igt@xe_module_load@load.html
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-7/igt@xe_module_load@load.html
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-7/igt@xe_module_load@load.html
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-2/igt@xe_module_load@load.html
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-2/igt@xe_module_load@load.html
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-6/igt@xe_module_load@load.html
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-6/igt@xe_module_load@load.html
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-4/igt@xe_module_load@load.html
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-7/igt@xe_module_load@load.html
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-4/igt@xe_module_load@load.html
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-5/igt@xe_module_load@load.html
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-5/igt@xe_module_load@load.html
[189]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-8/igt@xe_module_load@load.html
[190]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-1/igt@xe_module_load@load.html
[191]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-8/igt@xe_module_load@load.html
[192]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-3/igt@xe_module_load@load.html
[193]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-6/igt@xe_module_load@load.html
[194]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-6/igt@xe_module_load@load.html
[195]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-3/igt@xe_module_load@load.html
* igt@xe_module_load@many-reload:
- shard-bmg: [PASS][196] -> [FAIL][197] ([Intel XE#3546])
[196]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@xe_module_load@many-reload.html
[197]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_module_load@many-reload.html
- shard-dg2-set2: NOTRUN -> [FAIL][198] ([Intel XE#3546])
[198]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_module_load@many-reload.html
* igt@xe_oa@closed-fd-and-unmapped-access:
- shard-dg2-set2: NOTRUN -> [SKIP][199] ([Intel XE#2541] / [Intel XE#3573]) +1 other test skip
[199]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@xe_oa@closed-fd-and-unmapped-access.html
* igt@xe_peer2peer@write:
- shard-bmg: NOTRUN -> [SKIP][200] ([Intel XE#2427])
[200]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-2/igt@xe_peer2peer@write.html
* igt@xe_pm@s2idle-vm-bind-userptr:
- shard-lnl: [PASS][201] -> [DMESG-WARN][202] ([Intel XE#1616])
[201]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-4/igt@xe_pm@s2idle-vm-bind-userptr.html
[202]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-5/igt@xe_pm@s2idle-vm-bind-userptr.html
* igt@xe_pm@s3-d3hot-basic-exec:
- shard-dg2-set2: [PASS][203] -> [ABORT][204] ([Intel XE#1358] / [Intel XE#1794])
[203]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@xe_pm@s3-d3hot-basic-exec.html
[204]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_pm@s3-d3hot-basic-exec.html
* igt@xe_pm@s3-exec-after:
- shard-bmg: [PASS][205] -> [DMESG-WARN][206] ([Intel XE#4172] / [Intel XE#569]) +1 other test dmesg-warn
[205]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@xe_pm@s3-exec-after.html
[206]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-2/igt@xe_pm@s3-exec-after.html
* igt@xe_pm@s3-vm-bind-unbind-all:
- shard-dg2-set2: [PASS][207] -> [DMESG-WARN][208] ([Intel XE#1033] / [Intel XE#569])
[207]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@xe_pm@s3-vm-bind-unbind-all.html
[208]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@xe_pm@s3-vm-bind-unbind-all.html
* igt@xe_pm@s4-basic:
- shard-dg2-set2: NOTRUN -> [ABORT][209] ([Intel XE#1358])
[209]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_pm@s4-basic.html
* igt@xe_pm@s4-exec-after:
- shard-lnl: [PASS][210] -> [ABORT][211] ([Intel XE#1358] / [Intel XE#1607])
[210]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-5/igt@xe_pm@s4-exec-after.html
[211]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-2/igt@xe_pm@s4-exec-after.html
* igt@xe_pm@s4-vm-bind-unbind-all:
- shard-lnl: [PASS][212] -> [ABORT][213] ([Intel XE#1358] / [Intel XE#1607] / [Intel XE#1794])
[212]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-1/igt@xe_pm@s4-vm-bind-unbind-all.html
[213]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-2/igt@xe_pm@s4-vm-bind-unbind-all.html
* igt@xe_pm_residency@gt-c6-freeze@gt0:
- shard-bmg: [PASS][214] -> [DMESG-WARN][215] ([Intel XE#3088] / [Intel XE#4172]) +1 other test dmesg-warn
[214]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@xe_pm_residency@gt-c6-freeze@gt0.html
[215]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@xe_pm_residency@gt-c6-freeze@gt0.html
* igt@xe_query@multigpu-query-invalid-cs-cycles:
- shard-dg2-set2: NOTRUN -> [SKIP][216] ([Intel XE#944])
[216]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@xe_query@multigpu-query-invalid-cs-cycles.html
* igt@xe_query@multigpu-query-invalid-uc-fw-version-mbz:
- shard-bmg: NOTRUN -> [SKIP][217] ([Intel XE#944])
[217]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-1/igt@xe_query@multigpu-query-invalid-uc-fw-version-mbz.html
* igt@xe_query@multigpu-query-uc-fw-version-huc:
- shard-lnl: NOTRUN -> [SKIP][218] ([Intel XE#944])
[218]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-6/igt@xe_query@multigpu-query-uc-fw-version-huc.html
* igt@xe_sriov_flr@flr-vf1-clear:
- shard-dg2-set2: NOTRUN -> [SKIP][219] ([Intel XE#3342])
[219]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@xe_sriov_flr@flr-vf1-clear.html
* igt@xe_vm@mmap-style-bind-userptr-one-partial:
- shard-dg2-set2: [PASS][220] -> [SKIP][221] ([Intel XE#1130]) +144 other tests skip
[220]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-466/igt@xe_vm@mmap-style-bind-userptr-one-partial.html
[221]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_vm@mmap-style-bind-userptr-one-partial.html
#### Possible fixes ####
* igt@core_setmaster@master-drop-set-shared-fd:
- shard-bmg: [SKIP][222] ([Intel XE#3453]) -> [PASS][223]
[222]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@core_setmaster@master-drop-set-shared-fd.html
[223]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@core_setmaster@master-drop-set-shared-fd.html
* igt@core_setmaster@master-drop-set-user:
- shard-bmg: [FAIL][224] ([Intel XE#3249]) -> [PASS][225]
[224]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@core_setmaster@master-drop-set-user.html
[225]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-1/igt@core_setmaster@master-drop-set-user.html
* igt@fbdev@pan:
- shard-dg2-set2: [SKIP][226] ([Intel XE#2134]) -> [PASS][227]
[226]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@fbdev@pan.html
[227]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@fbdev@pan.html
* igt@fbdev@write:
- shard-bmg: [SKIP][228] ([Intel XE#2134]) -> [PASS][229]
[228]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@fbdev@write.html
[229]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@fbdev@write.html
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels:
- shard-lnl: [FAIL][230] ([Intel XE#3908]) -> [PASS][231] +3 other tests pass
[230]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-7/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
[231]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-1/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
* igt@kms_big_fb@x-tiled-addfb:
- shard-bmg: [SKIP][232] ([Intel XE#2136]) -> [PASS][233] +22 other tests pass
[232]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_big_fb@x-tiled-addfb.html
[233]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@kms_big_fb@x-tiled-addfb.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs:
- shard-dg2-set2: [DMESG-WARN][234] -> [PASS][235]
[234]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-436/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs.html
[235]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs.html
* igt@kms_cursor_crc@cursor-sliding-64x64:
- shard-dg2-set2: [SKIP][236] ([Intel XE#2423] / [i915#2575]) -> [PASS][237] +104 other tests pass
[236]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_cursor_crc@cursor-sliding-64x64.html
[237]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_cursor_crc@cursor-sliding-64x64.html
* igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ad-dp2-hdmi-a3:
- shard-bmg: [FAIL][238] ([Intel XE#3321]) -> [PASS][239] +1 other test pass
[238]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ad-dp2-hdmi-a3.html
[239]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ad-dp2-hdmi-a3.html
* igt@kms_flip@2x-plain-flip-fb-recreate:
- shard-bmg: [SKIP][240] ([Intel XE#2423]) -> [PASS][241] +75 other tests pass
[240]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_flip@2x-plain-flip-fb-recreate.html
[241]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-1/igt@kms_flip@2x-plain-flip-fb-recreate.html
* igt@kms_flip@2x-wf_vblank-ts-check-interruptible:
- shard-bmg: [SKIP][242] ([Intel XE#2316]) -> [PASS][243] +1 other test pass
[242]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html
[243]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html
* igt@kms_flip@flip-vs-suspend-interruptible:
- shard-dg2-set2: [INCOMPLETE][244] ([Intel XE#2049] / [Intel XE#2597]) -> [PASS][245] +1 other test pass
[244]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-466/igt@kms_flip@flip-vs-suspend-interruptible.html
[245]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_flip@flip-vs-suspend-interruptible.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-mmap-wc:
- shard-dg2-set2: [SKIP][246] ([Intel XE#2136] / [Intel XE#2351]) -> [PASS][247] +11 other tests pass
[246]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-mmap-wc.html
[247]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-msflip-blt:
- shard-dg2-set2: [SKIP][248] ([Intel XE#2136]) -> [PASS][249] +26 other tests pass
[248]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-msflip-blt.html
[249]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-render:
- shard-dg2-set2: [DMESG-WARN][250] ([Intel XE#1033]) -> [PASS][251] +11 other tests pass
[250]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-render.html
[251]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-render.html
* igt@kms_hdr@invalid-hdr:
- shard-bmg: [SKIP][252] ([Intel XE#1503]) -> [PASS][253]
[252]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@kms_hdr@invalid-hdr.html
[253]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@kms_hdr@invalid-hdr.html
* igt@kms_plane_scaling@2x-scaler-multi-pipe:
- shard-bmg: [SKIP][254] ([Intel XE#2571]) -> [PASS][255]
[254]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_plane_scaling@2x-scaler-multi-pipe.html
[255]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_plane_scaling@2x-scaler-multi-pipe.html
* igt@kms_pm_rpm@legacy-planes:
- shard-bmg: [SKIP][256] ([Intel XE#2446]) -> [PASS][257]
[256]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_pm_rpm@legacy-planes.html
[257]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_pm_rpm@legacy-planes.html
* igt@kms_pm_rpm@modeset-lpsp:
- shard-dg2-set2: [SKIP][258] ([Intel XE#2446]) -> [PASS][259]
[258]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_pm_rpm@modeset-lpsp.html
[259]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@kms_pm_rpm@modeset-lpsp.html
* igt@kms_setmode@invalid-clone-single-crtc:
- shard-bmg: [SKIP][260] ([Intel XE#1435]) -> [PASS][261]
[260]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_setmode@invalid-clone-single-crtc.html
[261]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_setmode@invalid-clone-single-crtc.html
* igt@kms_vblank@wait-busy-hang:
- shard-bmg: [DMESG-WARN][262] ([Intel XE#4172]) -> [PASS][263] +3 other tests pass
[262]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@kms_vblank@wait-busy-hang.html
[263]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@kms_vblank@wait-busy-hang.html
* igt@xe_ccs@ctrl-surf-copy-new-ctx:
- shard-dg2-set2: [SKIP][264] ([Intel XE#1130]) -> [PASS][265] +162 other tests pass
[264]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@xe_ccs@ctrl-surf-copy-new-ctx.html
[265]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@xe_ccs@ctrl-surf-copy-new-ctx.html
* igt@xe_exec_basic@many-bindexecqueue-rebind:
- shard-bmg: [SKIP][266] ([Intel XE#1130]) -> [PASS][267] +191 other tests pass
[266]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@xe_exec_basic@many-bindexecqueue-rebind.html
[267]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@xe_exec_basic@many-bindexecqueue-rebind.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr-invalidate-race:
- shard-dg2-set2: [SKIP][268] ([Intel XE#1392]) -> [PASS][269] +2 other tests pass
[268]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-432/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr-invalidate-race.html
[269]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr-invalidate-race.html
* igt@xe_live_ktest@xe_migrate:
- shard-bmg: [SKIP][270] ([Intel XE#1192]) -> [PASS][271]
[270]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@xe_live_ktest@xe_migrate.html
[271]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@xe_live_ktest@xe_migrate.html
* igt@xe_module_load@reload:
- shard-bmg: [FAIL][272] ([Intel XE#3546]) -> [PASS][273]
[272]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@xe_module_load@reload.html
[273]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@xe_module_load@reload.html
* igt@xe_pm@s2idle-vm-bind-unbind-all:
- shard-dg2-set2: [ABORT][274] ([Intel XE#1358] / [Intel XE#1794]) -> [PASS][275]
[274]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-432/igt@xe_pm@s2idle-vm-bind-unbind-all.html
[275]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@xe_pm@s2idle-vm-bind-unbind-all.html
* igt@xe_pm@s3-basic-exec:
- shard-dg2-set2: [DMESG-WARN][276] ([Intel XE#1033] / [Intel XE#569]) -> [PASS][277] +1 other test pass
[276]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@xe_pm@s3-basic-exec.html
[277]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@xe_pm@s3-basic-exec.html
* igt@xe_pm@s3-vm-bind-prefetch:
- shard-bmg: [DMESG-WARN][278] ([Intel XE#4172] / [Intel XE#569]) -> [PASS][279]
[278]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@xe_pm@s3-vm-bind-prefetch.html
[279]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-1/igt@xe_pm@s3-vm-bind-prefetch.html
* igt@xe_pm@s4-vm-bind-userptr:
- shard-lnl: [ABORT][280] ([Intel XE#1358] / [Intel XE#1794]) -> [PASS][281]
[280]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-lnl-2/igt@xe_pm@s4-vm-bind-userptr.html
[281]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-lnl-3/igt@xe_pm@s4-vm-bind-userptr.html
#### Warnings ####
* igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- shard-bmg: [SKIP][282] ([Intel XE#2233]) -> [SKIP][283] ([Intel XE#2423])
[282]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
[283]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
- shard-dg2-set2: [SKIP][284] ([Intel XE#623]) -> [SKIP][285] ([Intel XE#2423] / [i915#2575])
[284]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
[285]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
* igt@kms_big_fb@4-tiled-16bpp-rotate-90:
- shard-dg2-set2: [SKIP][286] ([Intel XE#316]) -> [SKIP][287] ([Intel XE#2136] / [Intel XE#2351])
[286]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_big_fb@4-tiled-16bpp-rotate-90.html
[287]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_big_fb@4-tiled-16bpp-rotate-90.html
* igt@kms_big_fb@4-tiled-32bpp-rotate-270:
- shard-dg2-set2: [SKIP][288] ([Intel XE#316]) -> [SKIP][289] ([Intel XE#2136]) +3 other tests skip
[288]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-432/igt@kms_big_fb@4-tiled-32bpp-rotate-270.html
[289]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_big_fb@4-tiled-32bpp-rotate-270.html
* igt@kms_big_fb@4-tiled-32bpp-rotate-90:
- shard-dg2-set2: [SKIP][290] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][291] ([Intel XE#316])
[290]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_big_fb@4-tiled-32bpp-rotate-90.html
[291]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@kms_big_fb@4-tiled-32bpp-rotate-90.html
* igt@kms_big_fb@linear-64bpp-rotate-270:
- shard-bmg: [SKIP][292] ([Intel XE#2136]) -> [SKIP][293] ([Intel XE#2327]) +2 other tests skip
[292]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_big_fb@linear-64bpp-rotate-270.html
[293]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_big_fb@linear-64bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-90:
- shard-bmg: [SKIP][294] ([Intel XE#2327]) -> [SKIP][295] ([Intel XE#2136]) +2 other tests skip
[294]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@kms_big_fb@x-tiled-32bpp-rotate-90.html
[295]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_big_fb@x-tiled-32bpp-rotate-90.html
* igt@kms_big_fb@x-tiled-64bpp-rotate-180:
- shard-bmg: [SKIP][296] ([Intel XE#2136]) -> [DMESG-WARN][297] ([Intel XE#4172]) +1 other test dmesg-warn
[296]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_big_fb@x-tiled-64bpp-rotate-180.html
[297]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-2/igt@kms_big_fb@x-tiled-64bpp-rotate-180.html
* igt@kms_big_fb@y-tiled-16bpp-rotate-90:
- shard-dg2-set2: [SKIP][298] ([Intel XE#2136]) -> [SKIP][299] ([Intel XE#1124]) +7 other tests skip
[298]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_big_fb@y-tiled-16bpp-rotate-90.html
[299]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_big_fb@y-tiled-16bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-8bpp-rotate-90:
- shard-bmg: [SKIP][300] ([Intel XE#2136]) -> [SKIP][301] ([Intel XE#1124]) +8 other tests skip
[300]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html
[301]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-2/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html
* igt@kms_big_fb@yf-tiled-32bpp-rotate-0:
- shard-dg2-set2: [SKIP][302] ([Intel XE#1124]) -> [SKIP][303] ([Intel XE#2136] / [Intel XE#2351]) +3 other tests skip
[302]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_big_fb@yf-tiled-32bpp-rotate-0.html
[303]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_big_fb@yf-tiled-32bpp-rotate-0.html
* igt@kms_big_fb@yf-tiled-32bpp-rotate-180:
- shard-dg2-set2: [SKIP][304] ([Intel XE#1124]) -> [SKIP][305] ([Intel XE#2136]) +3 other tests skip
[304]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html
[305]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html
* igt@kms_big_fb@yf-tiled-addfb:
- shard-dg2-set2: [SKIP][306] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][307] ([Intel XE#619])
[306]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_big_fb@yf-tiled-addfb.html
[307]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_big_fb@yf-tiled-addfb.html
* igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow:
- shard-bmg: [SKIP][308] ([Intel XE#2136]) -> [SKIP][309] ([Intel XE#607]) +1 other test skip
[308]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow.html
[309]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-1/igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@yf-tiled-addfb-size-overflow:
- shard-dg2-set2: [SKIP][310] ([Intel XE#610]) -> [SKIP][311] ([Intel XE#2136])
[310]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-466/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html
[311]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180:
- shard-bmg: [SKIP][312] ([Intel XE#1124]) -> [SKIP][313] ([Intel XE#2136]) +7 other tests skip
[312]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180.html
[313]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180.html
* igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p:
- shard-dg2-set2: [SKIP][314] ([Intel XE#2191]) -> [SKIP][315] ([Intel XE#2423] / [i915#2575]) +2 other tests skip
[314]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-432/igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p.html
[315]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p.html
* igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p:
- shard-bmg: [SKIP][316] ([Intel XE#2423]) -> [SKIP][317] ([Intel XE#2314] / [Intel XE#2894]) +1 other test skip
[316]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p.html
[317]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p.html
- shard-dg2-set2: [SKIP][318] ([Intel XE#2423] / [i915#2575]) -> [SKIP][319] ([Intel XE#2191])
[318]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p.html
[319]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p.html
* igt@kms_bw@connected-linear-tiling-4-displays-2560x1440p:
- shard-bmg: [SKIP][320] ([Intel XE#2314] / [Intel XE#2894]) -> [SKIP][321] ([Intel XE#2423]) +2 other tests skip
[320]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@kms_bw@connected-linear-tiling-4-displays-2560x1440p.html
[321]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_bw@connected-linear-tiling-4-displays-2560x1440p.html
* igt@kms_bw@linear-tiling-1-displays-1920x1080p:
- shard-dg2-set2: [SKIP][322] ([Intel XE#367]) -> [SKIP][323] ([Intel XE#2423] / [i915#2575]) +2 other tests skip
[322]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_bw@linear-tiling-1-displays-1920x1080p.html
[323]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_bw@linear-tiling-1-displays-1920x1080p.html
* igt@kms_bw@linear-tiling-2-displays-1920x1080p:
- shard-bmg: [SKIP][324] ([Intel XE#367]) -> [SKIP][325] ([Intel XE#2423]) +2 other tests skip
[324]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-8/igt@kms_bw@linear-tiling-2-displays-1920x1080p.html
[325]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_bw@linear-tiling-2-displays-1920x1080p.html
* igt@kms_bw@linear-tiling-2-displays-3840x2160p:
- shard-dg2-set2: [SKIP][326] ([Intel XE#2423] / [i915#2575]) -> [SKIP][327] ([Intel XE#367]) +1 other test skip
[326]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_bw@linear-tiling-2-displays-3840x2160p.html
[327]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@kms_bw@linear-tiling-2-displays-3840x2160p.html
* igt@kms_bw@linear-tiling-3-displays-1920x1080p:
- shard-bmg: [SKIP][328] ([Intel XE#2423]) -> [SKIP][329] ([Intel XE#367]) +3 other tests skip
[328]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_bw@linear-tiling-3-displays-1920x1080p.html
[329]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@kms_bw@linear-tiling-3-displays-1920x1080p.html
* igt@kms_ccs@bad-pixel-format-4-tiled-dg2-mc-ccs:
- shard-bmg: [SKIP][330] ([Intel XE#2887]) -> [SKIP][331] ([Intel XE#2136]) +14 other tests skip
[330]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@kms_ccs@bad-pixel-format-4-tiled-dg2-mc-ccs.html
[331]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_ccs@bad-pixel-format-4-tiled-dg2-mc-ccs.html
* igt@kms_ccs@bad-pixel-format-yf-tiled-ccs:
- shard-dg2-set2: [SKIP][332] ([Intel XE#455] / [Intel XE#787]) -> [SKIP][333] ([Intel XE#2136]) +10 other tests skip
[332]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_ccs@bad-pixel-format-yf-tiled-ccs.html
[333]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_ccs@bad-pixel-format-yf-tiled-ccs.html
* igt@kms_ccs@crc-primary-basic-4-tiled-mtl-mc-ccs:
- shard-dg2-set2: [SKIP][334] ([Intel XE#2136]) -> [SKIP][335] ([Intel XE#455] / [Intel XE#787]) +7 other tests skip
[334]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_ccs@crc-primary-basic-4-tiled-mtl-mc-ccs.html
[335]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@kms_ccs@crc-primary-basic-4-tiled-mtl-mc-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs:
- shard-dg2-set2: [SKIP][336] ([Intel XE#2907]) -> [SKIP][337] ([Intel XE#2136])
[336]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-466/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html
[337]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs:
- shard-bmg: [SKIP][338] ([Intel XE#2136]) -> [SKIP][339] ([Intel XE#2652] / [Intel XE#787])
[338]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs.html
[339]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-rc-ccs:
- shard-bmg: [SKIP][340] ([Intel XE#2136]) -> [SKIP][341] ([Intel XE#2887]) +13 other tests skip
[340]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-rc-ccs.html
[341]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-rc-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs:
- shard-dg2-set2: [SKIP][342] ([Intel XE#3442]) -> [SKIP][343] ([Intel XE#2136]) +1 other test skip
[342]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-436/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
[343]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs:
- shard-bmg: [SKIP][344] ([Intel XE#2136]) -> [SKIP][345] ([Intel XE#3432]) +2 other tests skip
[344]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs.html
[345]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-2/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs.html
- shard-dg2-set2: [SKIP][346] ([Intel XE#2136]) -> [ABORT][347] ([Intel XE#1033] / [Intel XE#2625])
[346]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs.html
[347]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs:
- shard-bmg: [SKIP][348] ([Intel XE#2652] / [Intel XE#787]) -> [SKIP][349] ([Intel XE#2136])
[348]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html
[349]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs:
- shard-bmg: [SKIP][350] ([Intel XE#3432]) -> [SKIP][351] ([Intel XE#2136])
[350]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs.html
[351]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs:
- shard-dg2-set2: [SKIP][352] ([Intel XE#2136]) -> [SKIP][353] ([Intel XE#2907])
[352]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs.html
[353]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs.html
* igt@kms_ccs@missing-ccs-buffer-y-tiled-gen12-mc-ccs:
- shard-dg2-set2: [SKIP][354] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][355] ([Intel XE#455] / [Intel XE#787]) +2 other tests skip
[354]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_ccs@missing-ccs-buffer-y-tiled-gen12-mc-ccs.html
[355]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@kms_ccs@missing-ccs-buffer-y-tiled-gen12-mc-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc:
- shard-dg2-set2: [INCOMPLETE][356] ([Intel XE#2692] / [Intel XE#4010]) -> [SKIP][357] ([Intel XE#2136])
[356]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc.html
[357]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_chamelium_color@ctm-0-50:
- shard-bmg: [SKIP][358] ([Intel XE#2325]) -> [SKIP][359] ([Intel XE#2423]) +3 other tests skip
[358]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_chamelium_color@ctm-0-50.html
[359]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_chamelium_color@ctm-0-50.html
* igt@kms_chamelium_color@ctm-limited-range:
- shard-bmg: [SKIP][360] ([Intel XE#2423]) -> [SKIP][361] ([Intel XE#2325])
[360]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_chamelium_color@ctm-limited-range.html
[361]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-2/igt@kms_chamelium_color@ctm-limited-range.html
* igt@kms_chamelium_color@ctm-red-to-blue:
- shard-dg2-set2: [SKIP][362] ([Intel XE#306]) -> [SKIP][363] ([Intel XE#2423] / [i915#2575]) +1 other test skip
[362]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@kms_chamelium_color@ctm-red-to-blue.html
[363]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_chamelium_color@ctm-red-to-blue.html
* igt@kms_chamelium_color@gamma:
- shard-dg2-set2: [SKIP][364] ([Intel XE#2423] / [i915#2575]) -> [SKIP][365] ([Intel XE#306]) +2 other tests skip
[364]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_chamelium_color@gamma.html
[365]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_chamelium_color@gamma.html
* igt@kms_chamelium_edid@dp-edid-change-during-hibernate:
- shard-bmg: [SKIP][366] ([Intel XE#2423]) -> [SKIP][367] ([Intel XE#2252]) +11 other tests skip
[366]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_chamelium_edid@dp-edid-change-during-hibernate.html
[367]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_chamelium_edid@dp-edid-change-during-hibernate.html
* igt@kms_chamelium_edid@dp-edid-change-during-suspend:
- shard-dg2-set2: [SKIP][368] ([Intel XE#2423] / [i915#2575]) -> [SKIP][369] ([Intel XE#373]) +6 other tests skip
[368]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_chamelium_edid@dp-edid-change-during-suspend.html
[369]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@kms_chamelium_edid@dp-edid-change-during-suspend.html
* igt@kms_chamelium_hpd@hdmi-hpd-fast:
- shard-bmg: [SKIP][370] ([Intel XE#2252]) -> [SKIP][371] ([Intel XE#2423]) +9 other tests skip
[370]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@kms_chamelium_hpd@hdmi-hpd-fast.html
[371]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_chamelium_hpd@hdmi-hpd-fast.html
* igt@kms_chamelium_hpd@hdmi-hpd-for-each-pipe:
- shard-dg2-set2: [SKIP][372] ([Intel XE#373]) -> [SKIP][373] ([Intel XE#2423] / [i915#2575]) +11 other tests skip
[372]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_chamelium_hpd@hdmi-hpd-for-each-pipe.html
[373]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_chamelium_hpd@hdmi-hpd-for-each-pipe.html
* igt@kms_content_protection@atomic:
- shard-bmg: [SKIP][374] ([Intel XE#2423]) -> [FAIL][375] ([Intel XE#1178]) +1 other test fail
[374]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_content_protection@atomic.html
[375]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@kms_content_protection@atomic.html
* igt@kms_content_protection@content-type-change:
- shard-bmg: [SKIP][376] ([Intel XE#2341]) -> [SKIP][377] ([Intel XE#2423]) +1 other test skip
[376]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@kms_content_protection@content-type-change.html
[377]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_content_protection@content-type-change.html
* igt@kms_content_protection@dp-mst-lic-type-0:
- shard-dg2-set2: [SKIP][378] ([Intel XE#307]) -> [SKIP][379] ([Intel XE#2423] / [i915#2575])
[378]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_content_protection@dp-mst-lic-type-0.html
[379]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_content_protection@dp-mst-lic-type-0.html
* igt@kms_content_protection@dp-mst-lic-type-1:
- shard-bmg: [SKIP][380] ([Intel XE#2390]) -> [SKIP][381] ([Intel XE#2423])
[380]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_content_protection@dp-mst-lic-type-1.html
[381]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_content_protection@dp-mst-lic-type-1.html
- shard-dg2-set2: [SKIP][382] ([Intel XE#2423] / [i915#2575]) -> [SKIP][383] ([Intel XE#307])
[382]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_content_protection@dp-mst-lic-type-1.html
[383]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_content_protection@dp-mst-lic-type-1.html
* igt@kms_content_protection@dp-mst-type-0:
- shard-bmg: [SKIP][384] ([Intel XE#2423]) -> [SKIP][385] ([Intel XE#2390]) +1 other test skip
[384]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_content_protection@dp-mst-type-0.html
[385]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_content_protection@dp-mst-type-0.html
* igt@kms_content_protection@legacy:
- shard-bmg: [FAIL][386] ([Intel XE#1178]) -> [SKIP][387] ([Intel XE#2341])
[386]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@kms_content_protection@legacy.html
[387]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_content_protection@legacy.html
- shard-dg2-set2: [SKIP][388] ([Intel XE#2423] / [i915#2575]) -> [FAIL][389] ([Intel XE#1178]) +1 other test fail
[388]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_content_protection@legacy.html
[389]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@kms_content_protection@legacy.html
* igt@kms_content_protection@lic-type-0:
- shard-dg2-set2: [FAIL][390] ([Intel XE#1178]) -> [SKIP][391] ([Intel XE#2423] / [i915#2575])
[390]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-432/igt@kms_content_protection@lic-type-0.html
[391]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_content_protection@lic-type-0.html
* igt@kms_content_protection@mei-interface:
- shard-bmg: [SKIP][392] ([Intel XE#2423]) -> [SKIP][393] ([Intel XE#2341]) +2 other tests skip
[392]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_content_protection@mei-interface.html
[393]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@kms_content_protection@mei-interface.html
* igt@kms_cursor_crc@cursor-offscreen-256x85:
- shard-bmg: [SKIP][394] ([Intel XE#2423]) -> [SKIP][395] ([Intel XE#2320]) +7 other tests skip
[394]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_cursor_crc@cursor-offscreen-256x85.html
[395]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-1/igt@kms_cursor_crc@cursor-offscreen-256x85.html
* igt@kms_cursor_crc@cursor-random-64x21:
- shard-bmg: [SKIP][396] ([Intel XE#2320]) -> [SKIP][397] ([Intel XE#2423]) +1 other test skip
[396]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@kms_cursor_crc@cursor-random-64x21.html
[397]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_cursor_crc@cursor-random-64x21.html
* igt@kms_cursor_crc@cursor-rapid-movement-512x170:
- shard-bmg: [SKIP][398] ([Intel XE#2423]) -> [SKIP][399] ([Intel XE#2321])
[398]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html
[399]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html
* igt@kms_cursor_crc@cursor-sliding-512x512:
- shard-bmg: [SKIP][400] ([Intel XE#2321]) -> [SKIP][401] ([Intel XE#2423]) +4 other tests skip
[400]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@kms_cursor_crc@cursor-sliding-512x512.html
[401]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_cursor_crc@cursor-sliding-512x512.html
- shard-dg2-set2: [SKIP][402] ([Intel XE#308]) -> [SKIP][403] ([Intel XE#2423] / [i915#2575]) +2 other tests skip
[402]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-466/igt@kms_cursor_crc@cursor-sliding-512x512.html
[403]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_cursor_crc@cursor-sliding-512x512.html
* igt@kms_cursor_crc@cursor-suspend:
- shard-bmg: [DMESG-WARN][404] ([Intel XE#4172]) -> [SKIP][405] ([Intel XE#2423]) +1 other test skip
[404]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@kms_cursor_crc@cursor-suspend.html
[405]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_cursor_crc@cursor-suspend.html
- shard-dg2-set2: [DMESG-WARN][406] ([Intel XE#1033]) -> [SKIP][407] ([Intel XE#2423] / [i915#2575]) +1 other test skip
[406]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@kms_cursor_crc@cursor-suspend.html
[407]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_cursor_crc@cursor-suspend.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- shard-bmg: [SKIP][408] ([Intel XE#2423]) -> [SKIP][409] ([Intel XE#2286]) +2 other tests skip
[408]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
[409]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size:
- shard-dg2-set2: [SKIP][410] ([Intel XE#323]) -> [SKIP][411] ([Intel XE#2423] / [i915#2575])
[410]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-466/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size.html
[411]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size.html
* igt@kms_cursor_legacy@cursora-vs-flipb-toggle:
- shard-bmg: [SKIP][412] ([Intel XE#2291]) -> [SKIP][413] ([Intel XE#2423])
[412]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html
[413]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-toggle:
- shard-bmg: [SKIP][414] ([Intel XE#2423]) -> [DMESG-WARN][415] ([Intel XE#877])
[414]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_cursor_legacy@cursorb-vs-flipa-toggle.html
[415]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@kms_cursor_legacy@cursorb-vs-flipa-toggle.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size:
- shard-bmg: [SKIP][416] ([Intel XE#2291]) -> [DMESG-WARN][417] ([Intel XE#4172])
[416]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html
[417]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html
* igt@kms_cursor_legacy@forked-bo:
- shard-bmg: [INCOMPLETE][418] ([Intel XE#3226]) -> [SKIP][419] ([Intel XE#2423])
[418]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-4/igt@kms_cursor_legacy@forked-bo.html
[419]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_cursor_legacy@forked-bo.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions:
- shard-bmg: [SKIP][420] ([Intel XE#2286]) -> [SKIP][421] ([Intel XE#2423])
[420]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html
[421]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size:
- shard-dg2-set2: [SKIP][422] ([Intel XE#2423] / [i915#2575]) -> [SKIP][423] ([Intel XE#323])
[422]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html
[423]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html
* igt@kms_display_modes@extended-mode-basic:
- shard-bmg: [SKIP][424] ([Intel XE#2425]) -> [SKIP][425] ([Intel XE#2423])
[424]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_display_modes@extended-mode-basic.html
[425]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_display_modes@extended-mode-basic.html
* igt@kms_dsc@dsc-with-output-formats:
- shard-bmg: [SKIP][426] ([Intel XE#2244]) -> [SKIP][427] ([Intel XE#2136]) +2 other tests skip
[426]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-4/igt@kms_dsc@dsc-with-output-formats.html
[427]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_dsc@dsc-with-output-formats.html
* igt@kms_dsc@dsc-with-output-formats-with-bpc:
- shard-bmg: [SKIP][428] ([Intel XE#2136]) -> [SKIP][429] ([Intel XE#2244])
[428]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
[429]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-1/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
* igt@kms_fbcon_fbt@fbc-suspend:
- shard-bmg: [SKIP][430] ([Intel XE#2136]) -> [SKIP][431] ([Intel XE#4156])
[430]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_fbcon_fbt@fbc-suspend.html
[431]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-2/igt@kms_fbcon_fbt@fbc-suspend.html
* igt@kms_fbcon_fbt@psr:
- shard-dg2-set2: [SKIP][432] ([Intel XE#2136]) -> [SKIP][433] ([Intel XE#776])
[432]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_fbcon_fbt@psr.html
[433]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_fbcon_fbt@psr.html
* igt@kms_feature_discovery@display-4x:
- shard-dg2-set2: [SKIP][434] ([Intel XE#2423] / [i915#2575]) -> [SKIP][435] ([Intel XE#1138])
[434]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_feature_discovery@display-4x.html
[435]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_feature_discovery@display-4x.html
* igt@kms_feature_discovery@psr1:
- shard-bmg: [SKIP][436] ([Intel XE#2374]) -> [SKIP][437] ([Intel XE#2423])
[436]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-8/igt@kms_feature_discovery@psr1.html
[437]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_feature_discovery@psr1.html
- shard-dg2-set2: [SKIP][438] ([Intel XE#1135]) -> [SKIP][439] ([Intel XE#2423] / [i915#2575])
[438]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-436/igt@kms_feature_discovery@psr1.html
[439]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_feature_discovery@psr1.html
* igt@kms_flip@2x-flip-vs-wf_vblank:
- shard-bmg: [SKIP][440] ([Intel XE#2423]) -> [SKIP][441] ([Intel XE#2316])
[440]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_flip@2x-flip-vs-wf_vblank.html
[441]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_flip@2x-flip-vs-wf_vblank.html
* igt@kms_flip@flip-vs-panning:
- shard-dg2-set2: [INCOMPLETE][442] ([Intel XE#2049]) -> [SKIP][443] ([Intel XE#2423] / [i915#2575])
[442]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_flip@flip-vs-panning.html
[443]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_flip@flip-vs-panning.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling:
- shard-bmg: [SKIP][444] ([Intel XE#2136]) -> [SKIP][445] ([Intel XE#2293] / [Intel XE#2380]) +5 other tests skip
[444]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling.html
[445]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling:
- shard-dg2-set2: [SKIP][446] ([Intel XE#455]) -> [SKIP][447] ([Intel XE#2136]) +3 other tests skip
[446]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling.html
[447]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-upscaling:
- shard-dg2-set2: [SKIP][448] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][449] ([Intel XE#455]) +1 other test skip
[448]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-upscaling.html
[449]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling:
- shard-bmg: [SKIP][450] ([Intel XE#2293] / [Intel XE#2380]) -> [SKIP][451] ([Intel XE#2136]) +3 other tests skip
[450]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html
[451]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html
* igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw:
- shard-bmg: [SKIP][452] ([Intel XE#2311]) -> [SKIP][453] ([Intel XE#2136]) +25 other tests skip
[452]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw.html
[453]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw.html
* igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-onoff:
- shard-dg2-set2: [SKIP][454] ([Intel XE#2136]) -> [SKIP][455] ([Intel XE#651]) +15 other tests skip
[454]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-onoff.html
[455]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-onoff.html
* igt@kms_frontbuffer_tracking@drrs-2p-primscrn-indfb-pgflip-blt:
- shard-bmg: [SKIP][456] ([Intel XE#2312]) -> [SKIP][457] ([Intel XE#2311]) +5 other tests skip
[456]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-indfb-pgflip-blt.html
[457]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@drrs-2p-primscrn-spr-indfb-draw-render:
- shard-bmg: [SKIP][458] ([Intel XE#2312]) -> [SKIP][459] ([Intel XE#2136]) +5 other tests skip
[458]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-spr-indfb-draw-render.html
[459]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-spr-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-cur-indfb-onoff:
- shard-dg2-set2: [SKIP][460] ([Intel XE#651]) -> [SKIP][461] ([Intel XE#2136]) +15 other tests skip
[460]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-466/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-cur-indfb-onoff.html
[461]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-cur-indfb-onoff.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt:
- shard-bmg: [SKIP][462] ([Intel XE#2136]) -> [SKIP][463] ([Intel XE#2311]) +28 other tests skip
[462]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt.html
[463]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen:
- shard-dg2-set2: [SKIP][464] ([Intel XE#651]) -> [SKIP][465] ([Intel XE#2136] / [Intel XE#2351]) +7 other tests skip
[464]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen.html
[465]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen.html
* igt@kms_frontbuffer_tracking@drrs-rgb101010-draw-mmap-wc:
- shard-dg2-set2: [SKIP][466] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][467] ([Intel XE#651]) +9 other tests skip
[466]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_frontbuffer_tracking@drrs-rgb101010-draw-mmap-wc.html
[467]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_frontbuffer_tracking@drrs-rgb101010-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-pgflip-blt:
- shard-bmg: [SKIP][468] ([Intel XE#4141]) -> [SKIP][469] ([Intel XE#2136]) +12 other tests skip
[468]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-pgflip-blt.html
[469]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt:
- shard-dg2-set2: [SKIP][470] ([Intel XE#2136]) -> [DMESG-WARN][471] ([Intel XE#1033])
[470]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt.html
[471]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen:
- shard-bmg: [SKIP][472] ([Intel XE#4141]) -> [SKIP][473] ([Intel XE#2312]) +4 other tests skip
[472]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen.html
[473]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][474] ([Intel XE#2312]) -> [SKIP][475] ([Intel XE#4141]) +5 other tests skip
[474]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-mmap-wc.html
[475]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-spr-indfb-draw-render:
- shard-bmg: [SKIP][476] ([Intel XE#2311]) -> [SKIP][477] ([Intel XE#2312]) +8 other tests skip
[476]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-spr-indfb-draw-render.html
[477]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-spr-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-indfb-pgflip-blt:
- shard-bmg: [SKIP][478] ([Intel XE#2313]) -> [SKIP][479] ([Intel XE#2312]) +5 other tests skip
[478]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-indfb-pgflip-blt.html
[479]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-msflip-blt:
- shard-dg2-set2: [SKIP][480] ([Intel XE#2136]) -> [SKIP][481] ([Intel XE#653]) +17 other tests skip
[480]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-msflip-blt.html
[481]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-move:
- shard-bmg: [SKIP][482] ([Intel XE#2136]) -> [SKIP][483] ([Intel XE#2312]) +3 other tests skip
[482]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-move.html
[483]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-move.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-blt:
- shard-dg2-set2: [SKIP][484] ([Intel XE#653]) -> [SKIP][485] ([Intel XE#2136] / [Intel XE#2351]) +5 other tests skip
[484]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-blt.html
[485]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-plflip-blt:
- shard-bmg: [SKIP][486] ([Intel XE#2312]) -> [SKIP][487] ([Intel XE#2313]) +7 other tests skip
[486]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-plflip-blt.html
[487]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-indfb-scaledprimary:
- shard-bmg: [SKIP][488] ([Intel XE#2313]) -> [SKIP][489] ([Intel XE#2136]) +26 other tests skip
[488]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcpsr-indfb-scaledprimary.html
[489]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_frontbuffer_tracking@fbcpsr-indfb-scaledprimary.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-y:
- shard-dg2-set2: [SKIP][490] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][491] ([Intel XE#658])
[490]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html
[491]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html
* igt@kms_frontbuffer_tracking@pipe-fbc-rte:
- shard-bmg: [SKIP][492] ([Intel XE#2136]) -> [SKIP][493] ([Intel XE#4141]) +10 other tests skip
[492]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
[493]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
- shard-dg2-set2: [SKIP][494] ([Intel XE#2136]) -> [SKIP][495] ([Intel XE#455]) +2 other tests skip
[494]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
[495]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
* igt@kms_frontbuffer_tracking@plane-fbc-rte:
- shard-dg2-set2: [SKIP][496] ([Intel XE#1158]) -> [SKIP][497] ([Intel XE#2136])
[496]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_frontbuffer_tracking@plane-fbc-rte.html
[497]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_frontbuffer_tracking@plane-fbc-rte.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-blt:
- shard-dg2-set2: [SKIP][498] ([Intel XE#653]) -> [SKIP][499] ([Intel XE#2136]) +18 other tests skip
[498]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-blt.html
[499]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-draw-render:
- shard-dg2-set2: [SKIP][500] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][501] ([Intel XE#653]) +9 other tests skip
[500]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-draw-render.html
[501]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-fullscreen:
- shard-bmg: [SKIP][502] ([Intel XE#2136]) -> [SKIP][503] ([Intel XE#2313]) +30 other tests skip
[502]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-fullscreen.html
[503]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-fullscreen.html
* igt@kms_getfb@getfb-reject-ccs:
- shard-dg2-set2: [SKIP][504] ([Intel XE#2423] / [i915#2575]) -> [SKIP][505] ([Intel XE#605])
[504]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_getfb@getfb-reject-ccs.html
[505]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_getfb@getfb-reject-ccs.html
* igt@kms_hdr@brightness-with-hdr:
- shard-bmg: [SKIP][506] ([Intel XE#3544]) -> [SKIP][507] ([Intel XE#2423])
[506]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_hdr@brightness-with-hdr.html
[507]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_hdr@brightness-with-hdr.html
* igt@kms_hdr@invalid-hdr:
- shard-dg2-set2: [SKIP][508] ([Intel XE#2423] / [i915#2575]) -> [SKIP][509] ([Intel XE#455]) +11 other tests skip
[508]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_hdr@invalid-hdr.html
[509]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_hdr@invalid-hdr.html
* igt@kms_joiner@basic-big-joiner:
- shard-bmg: [SKIP][510] ([Intel XE#2136]) -> [SKIP][511] ([Intel XE#346])
[510]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_joiner@basic-big-joiner.html
[511]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_joiner@basic-big-joiner.html
* igt@kms_joiner@invalid-modeset-big-joiner:
- shard-bmg: [SKIP][512] ([Intel XE#346]) -> [SKIP][513] ([Intel XE#2136])
[512]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@kms_joiner@invalid-modeset-big-joiner.html
[513]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_joiner@invalid-modeset-big-joiner.html
* igt@kms_panel_fitting@legacy:
- shard-bmg: [SKIP][514] ([Intel XE#2423]) -> [SKIP][515] ([Intel XE#2486])
[514]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_panel_fitting@legacy.html
[515]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_panel_fitting@legacy.html
* igt@kms_plane_cursor@primary:
- shard-dg2-set2: [FAIL][516] ([Intel XE#616]) -> [SKIP][517] ([Intel XE#2423] / [i915#2575])
[516]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@kms_plane_cursor@primary.html
[517]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_plane_cursor@primary.html
* igt@kms_plane_lowres@tiling-y:
- shard-bmg: [SKIP][518] ([Intel XE#2393]) -> [SKIP][519] ([Intel XE#2423])
[518]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@kms_plane_lowres@tiling-y.html
[519]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_plane_lowres@tiling-y.html
* igt@kms_plane_multiple@tiling-yf:
- shard-bmg: [SKIP][520] ([Intel XE#2423]) -> [SKIP][521] ([Intel XE#2493])
[520]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_plane_multiple@tiling-yf.html
[521]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@kms_plane_multiple@tiling-yf.html
* igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5:
- shard-bmg: [SKIP][522] ([Intel XE#2423]) -> [SKIP][523] ([Intel XE#2763]) +1 other test skip
[522]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5.html
[523]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5.html
* igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-75:
- shard-bmg: [SKIP][524] ([Intel XE#2763]) -> [SKIP][525] ([Intel XE#2423]) +2 other tests skip
[524]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-8/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-75.html
[525]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-75.html
* igt@kms_pm_backlight@fade-with-dpms:
- shard-bmg: [SKIP][526] ([Intel XE#870]) -> [SKIP][527] ([Intel XE#2136]) +1 other test skip
[526]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-8/igt@kms_pm_backlight@fade-with-dpms.html
[527]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_pm_backlight@fade-with-dpms.html
* igt@kms_pm_backlight@fade-with-suspend:
- shard-dg2-set2: [SKIP][528] ([Intel XE#2136]) -> [SKIP][529] ([Intel XE#870])
[528]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_pm_backlight@fade-with-suspend.html
[529]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_pm_backlight@fade-with-suspend.html
- shard-bmg: [SKIP][530] ([Intel XE#2136]) -> [SKIP][531] ([Intel XE#870])
[530]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_pm_backlight@fade-with-suspend.html
[531]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@kms_pm_backlight@fade-with-suspend.html
* igt@kms_pm_dc@dc3co-vpb-simulation:
- shard-dg2-set2: [SKIP][532] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][533] ([Intel XE#1122])
[532]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_pm_dc@dc3co-vpb-simulation.html
[533]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_pm_dc@dc3co-vpb-simulation.html
* igt@kms_pm_dc@dc5-dpms:
- shard-dg2-set2: [DMESG-WARN][534] ([Intel XE#1033]) -> [SKIP][535] ([Intel XE#2136]) +1 other test skip
[534]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_pm_dc@dc5-dpms.html
[535]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_pm_dc@dc5-dpms.html
* igt@kms_pm_dc@dc6-dpms:
- shard-dg2-set2: [SKIP][536] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][537] ([Intel XE#908])
[536]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_pm_dc@dc6-dpms.html
[537]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_pm_dc@dc6-psr:
- shard-bmg: [SKIP][538] ([Intel XE#2392]) -> [SKIP][539] ([Intel XE#2136])
[538]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-8/igt@kms_pm_dc@dc6-psr.html
[539]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_pm_dc@dc6-psr.html
* igt@kms_pm_dc@deep-pkgc:
- shard-dg2-set2: [SKIP][540] ([Intel XE#2136]) -> [SKIP][541] ([Intel XE#908])
[540]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_pm_dc@deep-pkgc.html
[541]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@kms_pm_dc@deep-pkgc.html
* igt@kms_pm_rpm@dpms-mode-unset-lpsp:
- shard-bmg: [SKIP][542] ([Intel XE#2446]) -> [SKIP][543] ([Intel XE#1439] / [Intel XE#836])
[542]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html
[543]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html
* igt@kms_pm_rpm@modeset-lpsp:
- shard-bmg: [SKIP][544] ([Intel XE#2446]) -> [SKIP][545] ([Intel XE#1439] / [Intel XE#3141] / [Intel XE#836])
[544]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_pm_rpm@modeset-lpsp.html
[545]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@kms_pm_rpm@modeset-lpsp.html
* igt@kms_pm_rpm@modeset-lpsp-stress:
- shard-bmg: [SKIP][546] ([Intel XE#1439] / [Intel XE#3141] / [Intel XE#836]) -> [SKIP][547] ([Intel XE#2446])
[546]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@kms_pm_rpm@modeset-lpsp-stress.html
[547]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_pm_rpm@modeset-lpsp-stress.html
* igt@kms_pm_rpm@modeset-non-lpsp-stress:
- shard-bmg: [SKIP][548] ([Intel XE#2446]) -> [DMESG-WARN][549] ([Intel XE#4172])
[548]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_pm_rpm@modeset-non-lpsp-stress.html
[549]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-2/igt@kms_pm_rpm@modeset-non-lpsp-stress.html
* igt@kms_pm_rpm@system-suspend-modeset:
- shard-dg2-set2: [DMESG-WARN][550] ([Intel XE#1033] / [Intel XE#2042]) -> [SKIP][551] ([Intel XE#2446])
[550]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@kms_pm_rpm@system-suspend-modeset.html
[551]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_pm_rpm@system-suspend-modeset.html
- shard-bmg: [DMESG-WARN][552] ([Intel XE#4172]) -> [SKIP][553] ([Intel XE#2446])
[552]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@kms_pm_rpm@system-suspend-modeset.html
[553]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_pm_rpm@system-suspend-modeset.html
* igt@kms_properties@invalid-properties-legacy:
- shard-bmg: [SKIP][554] ([Intel XE#2423]) -> [DMESG-WARN][555] ([Intel XE#4172]) +3 other tests dmesg-warn
[554]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_properties@invalid-properties-legacy.html
[555]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-2/igt@kms_properties@invalid-properties-legacy.html
* igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf:
- shard-bmg: [SKIP][556] ([Intel XE#2136]) -> [SKIP][557] ([Intel XE#1489]) +6 other tests skip
[556]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf.html
[557]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-sf.html
* igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf:
- shard-dg2-set2: [SKIP][558] ([Intel XE#1489]) -> [SKIP][559] ([Intel XE#2136]) +8 other tests skip
[558]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-432/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf.html
[559]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf.html
* igt@kms_psr2_sf@pr-cursor-plane-update-sf:
- shard-dg2-set2: [SKIP][560] ([Intel XE#2136]) -> [SKIP][561] ([Intel XE#1489]) +11 other tests skip
[560]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_psr2_sf@pr-cursor-plane-update-sf.html
[561]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@kms_psr2_sf@pr-cursor-plane-update-sf.html
* igt@kms_psr2_sf@psr2-cursor-plane-move-continuous-exceed-fully-sf:
- shard-bmg: [SKIP][562] ([Intel XE#1489]) -> [SKIP][563] ([Intel XE#2136]) +6 other tests skip
[562]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-8/igt@kms_psr2_sf@psr2-cursor-plane-move-continuous-exceed-fully-sf.html
[563]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_psr2_sf@psr2-cursor-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_su@frontbuffer-xrgb8888:
- shard-bmg: [SKIP][564] ([Intel XE#2387]) -> [SKIP][565] ([Intel XE#2136])
[564]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@kms_psr2_su@frontbuffer-xrgb8888.html
[565]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_psr2_su@frontbuffer-xrgb8888.html
* igt@kms_psr2_su@page_flip-nv12:
- shard-dg2-set2: [SKIP][566] ([Intel XE#2136]) -> [SKIP][567] ([Intel XE#1122]) +1 other test skip
[566]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_psr2_su@page_flip-nv12.html
[567]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_psr2_su@page_flip-nv12.html
* igt@kms_psr2_su@page_flip-p010:
- shard-bmg: [SKIP][568] ([Intel XE#2136]) -> [SKIP][569] ([Intel XE#2387]) +1 other test skip
[568]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_psr2_su@page_flip-p010.html
[569]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@kms_psr2_su@page_flip-p010.html
* igt@kms_psr@fbc-pr-suspend:
- shard-dg2-set2: [SKIP][570] ([Intel XE#2850] / [Intel XE#929]) -> [SKIP][571] ([Intel XE#2136] / [Intel XE#2351])
[570]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@kms_psr@fbc-pr-suspend.html
[571]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_psr@fbc-pr-suspend.html
* igt@kms_psr@fbc-psr2-primary-render:
- shard-dg2-set2: [SKIP][572] ([Intel XE#2136]) -> [SKIP][573] ([Intel XE#2850] / [Intel XE#929]) +8 other tests skip
[572]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_psr@fbc-psr2-primary-render.html
[573]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_psr@fbc-psr2-primary-render.html
* igt@kms_psr@fbc-psr2-sprite-plane-onoff:
- shard-dg2-set2: [SKIP][574] ([Intel XE#2850] / [Intel XE#929]) -> [SKIP][575] ([Intel XE#2136]) +17 other tests skip
[574]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-466/igt@kms_psr@fbc-psr2-sprite-plane-onoff.html
[575]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_psr@fbc-psr2-sprite-plane-onoff.html
* igt@kms_psr@pr-sprite-plane-onoff:
- shard-bmg: [SKIP][576] ([Intel XE#2234] / [Intel XE#2850]) -> [SKIP][577] ([Intel XE#2136]) +16 other tests skip
[576]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@kms_psr@pr-sprite-plane-onoff.html
[577]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_psr@pr-sprite-plane-onoff.html
* igt@kms_psr@psr-dpms:
- shard-dg2-set2: [SKIP][578] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][579] ([Intel XE#2850] / [Intel XE#929]) +9 other tests skip
[578]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_psr@psr-dpms.html
[579]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@kms_psr@psr-dpms.html
* igt@kms_psr@psr-primary-page-flip:
- shard-bmg: [SKIP][580] ([Intel XE#2136]) -> [SKIP][581] ([Intel XE#2234] / [Intel XE#2850]) +18 other tests skip
[580]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_psr@psr-primary-page-flip.html
[581]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@kms_psr@psr-primary-page-flip.html
* igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
- shard-bmg: [SKIP][582] ([Intel XE#2136]) -> [SKIP][583] ([Intel XE#2414])
[582]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
[583]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
* igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
- shard-dg2-set2: [SKIP][584] ([Intel XE#2939]) -> [SKIP][585] ([Intel XE#2136])
[584]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-466/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
[585]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
* igt@kms_rotation_crc@bad-pixel-format:
- shard-bmg: [SKIP][586] ([Intel XE#2423]) -> [SKIP][587] ([Intel XE#3414] / [Intel XE#3904]) +2 other tests skip
[586]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_rotation_crc@bad-pixel-format.html
[587]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@kms_rotation_crc@bad-pixel-format.html
- shard-dg2-set2: [SKIP][588] ([Intel XE#2423] / [i915#2575]) -> [SKIP][589] ([Intel XE#3414]) +3 other tests skip
[588]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_rotation_crc@bad-pixel-format.html
[589]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_rotation_crc@bad-pixel-format.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-0:
- shard-dg2-set2: [SKIP][590] ([Intel XE#2423] / [i915#2575]) -> [SKIP][591] ([Intel XE#1127]) +1 other test skip
[590]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
[591]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-180:
- shard-bmg: [SKIP][592] ([Intel XE#2330]) -> [SKIP][593] ([Intel XE#2423]) +1 other test skip
[592]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@kms_rotation_crc@primary-y-tiled-reflect-x-180.html
[593]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_rotation_crc@primary-y-tiled-reflect-x-180.html
- shard-dg2-set2: [SKIP][594] ([Intel XE#1127]) -> [SKIP][595] ([Intel XE#2423] / [i915#2575]) +1 other test skip
[594]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@kms_rotation_crc@primary-y-tiled-reflect-x-180.html
[595]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_rotation_crc@primary-y-tiled-reflect-x-180.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90:
- shard-dg2-set2: [SKIP][596] ([Intel XE#3414]) -> [SKIP][597] ([Intel XE#2423] / [i915#2575])
[596]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-466/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html
[597]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html
* igt@kms_rotation_crc@sprite-rotation-270:
- shard-bmg: [SKIP][598] ([Intel XE#3414] / [Intel XE#3904]) -> [SKIP][599] ([Intel XE#2423])
[598]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@kms_rotation_crc@sprite-rotation-270.html
[599]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_rotation_crc@sprite-rotation-270.html
* igt@kms_scaling_modes@scaling-mode-center:
- shard-bmg: [SKIP][600] ([Intel XE#2413]) -> [SKIP][601] ([Intel XE#2423])
[600]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@kms_scaling_modes@scaling-mode-center.html
[601]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_scaling_modes@scaling-mode-center.html
* igt@kms_setmode@invalid-clone-exclusive-crtc:
- shard-bmg: [SKIP][602] ([Intel XE#1435]) -> [SKIP][603] ([Intel XE#2423])
[602]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@kms_setmode@invalid-clone-exclusive-crtc.html
[603]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_setmode@invalid-clone-exclusive-crtc.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-dg2-set2: [FAIL][604] ([Intel XE#1729]) -> [SKIP][605] ([Intel XE#2423] / [i915#2575])
[604]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@kms_tiled_display@basic-test-pattern.html
[605]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_vblank@ts-continuation-suspend:
- shard-dg2-set2: [SKIP][606] ([Intel XE#2423] / [i915#2575]) -> [DMESG-WARN][607] ([Intel XE#1033]) +1 other test dmesg-warn
[606]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_vblank@ts-continuation-suspend.html
[607]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_vblank@ts-continuation-suspend.html
* igt@kms_vrr@cmrr:
- shard-bmg: [SKIP][608] ([Intel XE#2423]) -> [SKIP][609] ([Intel XE#2168])
[608]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_vrr@cmrr.html
[609]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@kms_vrr@cmrr.html
- shard-dg2-set2: [SKIP][610] ([Intel XE#2423] / [i915#2575]) -> [SKIP][611] ([Intel XE#2168])
[610]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_vrr@cmrr.html
[611]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-466/igt@kms_vrr@cmrr.html
* igt@kms_vrr@flipline:
- shard-dg2-set2: [SKIP][612] ([Intel XE#455]) -> [SKIP][613] ([Intel XE#2423] / [i915#2575]) +8 other tests skip
[612]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@kms_vrr@flipline.html
[613]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@kms_vrr@flipline.html
- shard-bmg: [SKIP][614] ([Intel XE#1499]) -> [SKIP][615] ([Intel XE#2423]) +2 other tests skip
[614]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@kms_vrr@flipline.html
[615]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_vrr@flipline.html
* igt@kms_writeback@writeback-fb-id-xrgb2101010:
- shard-bmg: [SKIP][616] ([Intel XE#756]) -> [SKIP][617] ([Intel XE#2423])
[616]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-1/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
[617]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
- shard-dg2-set2: [SKIP][618] ([Intel XE#2423] / [i915#2575]) -> [SKIP][619] ([Intel XE#756])
[618]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
[619]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
* igt@kms_writeback@writeback-invalid-parameters:
- shard-bmg: [SKIP][620] ([Intel XE#2423]) -> [SKIP][621] ([Intel XE#756]) +2 other tests skip
[620]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@kms_writeback@writeback-invalid-parameters.html
[621]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-8/igt@kms_writeback@writeback-invalid-parameters.html
* igt@sriov_basic@enable-vfs-autoprobe-off:
- shard-dg2-set2: [SKIP][622] ([Intel XE#1091] / [Intel XE#2849]) -> [SKIP][623] ([Intel XE#2423] / [i915#2575])
[622]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@sriov_basic@enable-vfs-autoprobe-off.html
[623]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@sriov_basic@enable-vfs-autoprobe-off.html
* igt@testdisplay:
- shard-dg2-set2: [DMESG-WARN][624] ([Intel XE#2705]) -> [SKIP][625] ([Intel XE#2423])
[624]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-436/igt@testdisplay.html
[625]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@testdisplay.html
* igt@xe_copy_basic@mem-copy-linear-0xfffe:
- shard-dg2-set2: [SKIP][626] ([Intel XE#1123]) -> [SKIP][627] ([Intel XE#1130])
[626]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@xe_copy_basic@mem-copy-linear-0xfffe.html
[627]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_copy_basic@mem-copy-linear-0xfffe.html
* igt@xe_copy_basic@mem-set-linear-0x369:
- shard-dg2-set2: [SKIP][628] ([Intel XE#1126]) -> [SKIP][629] ([Intel XE#1130])
[628]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-432/igt@xe_copy_basic@mem-set-linear-0x369.html
[629]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_copy_basic@mem-set-linear-0x369.html
* igt@xe_copy_basic@mem-set-linear-0x3fff:
- shard-dg2-set2: [SKIP][630] ([Intel XE#1130]) -> [SKIP][631] ([Intel XE#1126])
[630]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@xe_copy_basic@mem-set-linear-0x3fff.html
[631]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-436/igt@xe_copy_basic@mem-set-linear-0x3fff.html
* igt@xe_create@multigpu-create-massive-size:
- shard-bmg: [SKIP][632] ([Intel XE#2504]) -> [SKIP][633] ([Intel XE#1130])
[632]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@xe_create@multigpu-create-massive-size.html
[633]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_create@multigpu-create-massive-size.html
* igt@xe_eudebug@basic-vm-bind-extended-discovery:
- shard-dg2-set2: [SKIP][634] ([Intel XE#2905]) -> [SKIP][635] ([Intel XE#1130]) +11 other tests skip
[634]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-436/igt@xe_eudebug@basic-vm-bind-extended-discovery.html
[635]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_eudebug@basic-vm-bind-extended-discovery.html
* igt@xe_eudebug@basic-vm-bind-metadata-discovery:
- shard-bmg: [SKIP][636] ([Intel XE#1130]) -> [SKIP][637] ([Intel XE#2905]) +10 other tests skip
[636]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@xe_eudebug@basic-vm-bind-metadata-discovery.html
[637]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@xe_eudebug@basic-vm-bind-metadata-discovery.html
* igt@xe_eudebug@basic-vm-bind-ufence-reconnect:
- shard-bmg: [SKIP][638] ([Intel XE#1130]) -> [SKIP][639] ([Intel XE#3889])
[638]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@xe_eudebug@basic-vm-bind-ufence-reconnect.html
[639]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@xe_eudebug@basic-vm-bind-ufence-reconnect.html
* igt@xe_eudebug@basic-vm-bind-ufence-sigint-client:
- shard-dg2-set2: [SKIP][640] ([Intel XE#1130]) -> [SKIP][641] ([Intel XE#3889])
[640]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@xe_eudebug@basic-vm-bind-ufence-sigint-client.html
[641]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@xe_eudebug@basic-vm-bind-ufence-sigint-client.html
* igt@xe_eudebug_online@interrupt-other:
- shard-bmg: [SKIP][642] ([Intel XE#2905]) -> [SKIP][643] ([Intel XE#1130]) +11 other tests skip
[642]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@xe_eudebug_online@interrupt-other.html
[643]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_eudebug_online@interrupt-other.html
* igt@xe_eudebug_online@preempt-breakpoint:
- shard-dg2-set2: [SKIP][644] ([Intel XE#1130]) -> [SKIP][645] ([Intel XE#2905]) +6 other tests skip
[644]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@xe_eudebug_online@preempt-breakpoint.html
[645]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_eudebug_online@preempt-breakpoint.html
* igt@xe_exec_balancer@many-cm-parallel-rebind:
- shard-bmg: [SKIP][646] ([Intel XE#1130]) -> [DMESG-WARN][647] ([Intel XE#4172])
[646]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@xe_exec_balancer@many-cm-parallel-rebind.html
[647]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@xe_exec_balancer@many-cm-parallel-rebind.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr:
- shard-bmg: [SKIP][648] ([Intel XE#1130]) -> [SKIP][649] ([Intel XE#2322]) +9 other tests skip
[648]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr.html
[649]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr.html
* igt@xe_exec_basic@multigpu-no-exec-userptr:
- shard-dg2-set2: [SKIP][650] ([Intel XE#1392]) -> [SKIP][651] ([Intel XE#1130])
[650]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-432/igt@xe_exec_basic@multigpu-no-exec-userptr.html
[651]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_exec_basic@multigpu-no-exec-userptr.html
* igt@xe_exec_basic@multigpu-once-bindexecqueue-userptr-rebind:
- shard-bmg: [SKIP][652] ([Intel XE#2322]) -> [SKIP][653] ([Intel XE#1130]) +10 other tests skip
[652]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@xe_exec_basic@multigpu-once-bindexecqueue-userptr-rebind.html
[653]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_exec_basic@multigpu-once-bindexecqueue-userptr-rebind.html
* igt@xe_exec_basic@multigpu-once-null-defer-mmap:
- shard-dg2-set2: [SKIP][654] ([Intel XE#1130]) -> [SKIP][655] ([Intel XE#1392])
[654]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@xe_exec_basic@multigpu-once-null-defer-mmap.html
[655]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_exec_basic@multigpu-once-null-defer-mmap.html
* igt@xe_exec_fault_mode@twice-bindexecqueue-userptr-rebind-prefetch:
- shard-dg2-set2: [SKIP][656] ([Intel XE#1130]) -> [SKIP][657] ([Intel XE#288]) +25 other tests skip
[656]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@xe_exec_fault_mode@twice-bindexecqueue-userptr-rebind-prefetch.html
[657]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_exec_fault_mode@twice-bindexecqueue-userptr-rebind-prefetch.html
* igt@xe_exec_fault_mode@twice-userptr-prefetch:
- shard-dg2-set2: [SKIP][658] ([Intel XE#288]) -> [SKIP][659] ([Intel XE#1130]) +24 other tests skip
[658]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-436/igt@xe_exec_fault_mode@twice-userptr-prefetch.html
[659]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_exec_fault_mode@twice-userptr-prefetch.html
* igt@xe_exec_mix_modes@exec-simple-batch-store-lr:
- shard-dg2-set2: [SKIP][660] ([Intel XE#2360]) -> [SKIP][661] ([Intel XE#1130])
[660]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@xe_exec_mix_modes@exec-simple-batch-store-lr.html
[661]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_exec_mix_modes@exec-simple-batch-store-lr.html
* igt@xe_exec_mix_modes@exec-spinner-interrupted-dma-fence:
- shard-dg2-set2: [SKIP][662] ([Intel XE#1130]) -> [SKIP][663] ([Intel XE#2360])
[662]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@xe_exec_mix_modes@exec-spinner-interrupted-dma-fence.html
[663]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-463/igt@xe_exec_mix_modes@exec-spinner-interrupted-dma-fence.html
* igt@xe_exec_reset@spin:
- shard-bmg: [DMESG-WARN][664] ([Intel XE#4172]) -> [SKIP][665] ([Intel XE#1130])
[664]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-5/igt@xe_exec_reset@spin.html
[665]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_exec_reset@spin.html
* igt@xe_live_ktest@xe_bo:
- shard-bmg: [SKIP][666] ([Intel XE#2229]) -> [DMESG-WARN][667] ([Intel XE#4172]) +1 other test dmesg-warn
[666]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@xe_live_ktest@xe_bo.html
[667]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-5/igt@xe_live_ktest@xe_bo.html
* igt@xe_live_ktest@xe_eudebug:
- shard-dg2-set2: [SKIP][668] ([Intel XE#455]) -> [SKIP][669] ([Intel XE#1192])
[668]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@xe_live_ktest@xe_eudebug.html
[669]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@xe_live_ktest@xe_eudebug.html
* igt@xe_media_fill@media-fill:
- shard-bmg: [SKIP][670] ([Intel XE#2459] / [Intel XE#2596]) -> [SKIP][671] ([Intel XE#1130])
[670]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@xe_media_fill@media-fill.html
[671]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_media_fill@media-fill.html
- shard-dg2-set2: [SKIP][672] ([Intel XE#560]) -> [SKIP][673] ([Intel XE#1130])
[672]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@xe_media_fill@media-fill.html
[673]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_media_fill@media-fill.html
* igt@xe_mmap@small-bar:
- shard-bmg: [SKIP][674] ([Intel XE#1130]) -> [SKIP][675] ([Intel XE#586])
[674]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@xe_mmap@small-bar.html
[675]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@xe_mmap@small-bar.html
* igt@xe_oa@non-privileged-map-oa-buffer:
- shard-dg2-set2: [SKIP][676] ([Intel XE#1130]) -> [SKIP][677] ([Intel XE#2541] / [Intel XE#3573]) +5 other tests skip
[676]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@xe_oa@non-privileged-map-oa-buffer.html
[677]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-434/igt@xe_oa@non-privileged-map-oa-buffer.html
* igt@xe_oa@oa-tlb-invalidate:
- shard-bmg: [SKIP][678] ([Intel XE#2248]) -> [SKIP][679] ([Intel XE#1130])
[678]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@xe_oa@oa-tlb-invalidate.html
[679]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_oa@oa-tlb-invalidate.html
* igt@xe_oa@whitelisted-registers-userspace-config:
- shard-dg2-set2: [SKIP][680] ([Intel XE#2541] / [Intel XE#3573]) -> [SKIP][681] ([Intel XE#1130]) +5 other tests skip
[680]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-436/igt@xe_oa@whitelisted-registers-userspace-config.html
[681]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_oa@whitelisted-registers-userspace-config.html
* igt@xe_pat@display-vs-wb-transient:
- shard-dg2-set2: [SKIP][682] ([Intel XE#1337]) -> [SKIP][683] ([Intel XE#1130])
[682]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@xe_pat@display-vs-wb-transient.html
[683]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_pat@display-vs-wb-transient.html
* igt@xe_pat@pat-index-xelp:
- shard-bmg: [SKIP][684] ([Intel XE#1130]) -> [SKIP][685] ([Intel XE#2245])
[684]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@xe_pat@pat-index-xelp.html
[685]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-4/igt@xe_pat@pat-index-xelp.html
* igt@xe_pat@pat-index-xelpg:
- shard-dg2-set2: [SKIP][686] ([Intel XE#1130]) -> [SKIP][687] ([Intel XE#979])
[686]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@xe_pat@pat-index-xelpg.html
[687]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_pat@pat-index-xelpg.html
* igt@xe_pm@d3cold-basic-exec:
- shard-dg2-set2: [SKIP][688] ([Intel XE#1130]) -> [SKIP][689] ([Intel XE#2284] / [Intel XE#366])
[688]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@xe_pm@d3cold-basic-exec.html
[689]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_pm@d3cold-basic-exec.html
* igt@xe_pm@d3cold-mocs:
- shard-bmg: [SKIP][690] ([Intel XE#2284]) -> [SKIP][691] ([Intel XE#1130]) +1 other test skip
[690]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@xe_pm@d3cold-mocs.html
[691]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_pm@d3cold-mocs.html
- shard-dg2-set2: [SKIP][692] ([Intel XE#2284]) -> [SKIP][693] ([Intel XE#1130])
[692]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-432/igt@xe_pm@d3cold-mocs.html
[693]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_pm@d3cold-mocs.html
* igt@xe_pm@s2idle-d3cold-basic-exec:
- shard-bmg: [SKIP][694] ([Intel XE#1130]) -> [SKIP][695] ([Intel XE#2284]) +2 other tests skip
[694]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@xe_pm@s2idle-d3cold-basic-exec.html
[695]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-1/igt@xe_pm@s2idle-d3cold-basic-exec.html
* igt@xe_pm@s3-d3cold-basic-exec:
- shard-dg2-set2: [SKIP][696] ([Intel XE#2284] / [Intel XE#366]) -> [SKIP][697] ([Intel XE#1130]) +1 other test skip
[696]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-434/igt@xe_pm@s3-d3cold-basic-exec.html
[697]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_pm@s3-d3cold-basic-exec.html
* igt@xe_pm@s3-vm-bind-prefetch:
- shard-dg2-set2: [DMESG-WARN][698] ([Intel XE#1033] / [Intel XE#569]) -> [SKIP][699] ([Intel XE#1130]) +1 other test skip
[698]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-463/igt@xe_pm@s3-vm-bind-prefetch.html
[699]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_pm@s3-vm-bind-prefetch.html
* igt@xe_pm@s3-vm-bind-userptr:
- shard-bmg: [DMESG-WARN][700] ([Intel XE#4172] / [Intel XE#569]) -> [SKIP][701] ([Intel XE#1130])
[700]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@xe_pm@s3-vm-bind-userptr.html
[701]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_pm@s3-vm-bind-userptr.html
* igt@xe_pm@s4-vm-bind-unbind-all:
- shard-dg2-set2: [ABORT][702] ([Intel XE#1358] / [Intel XE#1794]) -> [SKIP][703] ([Intel XE#1130])
[702]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-432/igt@xe_pm@s4-vm-bind-unbind-all.html
[703]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_pm@s4-vm-bind-unbind-all.html
* igt@xe_pm_residency@cpg-basic:
- shard-dg2-set2: [SKIP][704] ([Intel XE#1130]) -> [ABORT][705] ([Intel XE#1033] / [Intel XE#4046])
[704]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@xe_pm_residency@cpg-basic.html
[705]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_pm_residency@cpg-basic.html
* igt@xe_query@multigpu-query-config:
- shard-dg2-set2: [SKIP][706] ([Intel XE#1130]) -> [SKIP][707] ([Intel XE#944])
[706]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@xe_query@multigpu-query-config.html
[707]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_query@multigpu-query-config.html
* igt@xe_query@multigpu-query-cs-cycles:
- shard-bmg: [SKIP][708] ([Intel XE#944]) -> [SKIP][709] ([Intel XE#1130]) +3 other tests skip
[708]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-2/igt@xe_query@multigpu-query-cs-cycles.html
[709]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_query@multigpu-query-cs-cycles.html
* igt@xe_query@multigpu-query-invalid-extension:
- shard-bmg: [SKIP][710] ([Intel XE#1130]) -> [SKIP][711] ([Intel XE#944]) +3 other tests skip
[710]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@xe_query@multigpu-query-invalid-extension.html
[711]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-6/igt@xe_query@multigpu-query-invalid-extension.html
* igt@xe_query@multigpu-query-oa-units:
- shard-dg2-set2: [SKIP][712] ([Intel XE#944]) -> [SKIP][713] ([Intel XE#1130]) +3 other tests skip
[712]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-436/igt@xe_query@multigpu-query-oa-units.html
[713]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_query@multigpu-query-oa-units.html
* igt@xe_sriov_auto_provisioning@exclusive-ranges:
- shard-bmg: [SKIP][714] ([Intel XE#4130]) -> [SKIP][715] ([Intel XE#1130])
[714]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-6/igt@xe_sriov_auto_provisioning@exclusive-ranges.html
[715]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_sriov_auto_provisioning@exclusive-ranges.html
* igt@xe_sriov_auto_provisioning@fair-allocation:
- shard-bmg: [SKIP][716] ([Intel XE#1130]) -> [SKIP][717] ([Intel XE#4130])
[716]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@xe_sriov_auto_provisioning@fair-allocation.html
[717]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@xe_sriov_auto_provisioning@fair-allocation.html
* igt@xe_sriov_auto_provisioning@resources-released-on-vfs-disabling:
- shard-dg2-set2: [SKIP][718] ([Intel XE#4130]) -> [SKIP][719] ([Intel XE#1130]) +1 other test skip
[718]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-436/igt@xe_sriov_auto_provisioning@resources-released-on-vfs-disabling.html
[719]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-433/igt@xe_sriov_auto_provisioning@resources-released-on-vfs-disabling.html
* igt@xe_sriov_flr@flr-each-isolation:
- shard-dg2-set2: [SKIP][720] ([Intel XE#1130]) -> [SKIP][721] ([Intel XE#3342])
[720]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-dg2-433/igt@xe_sriov_flr@flr-each-isolation.html
[721]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-dg2-432/igt@xe_sriov_flr@flr-each-isolation.html
- shard-bmg: [SKIP][722] ([Intel XE#1130]) -> [SKIP][723] ([Intel XE#3342])
[722]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-3/igt@xe_sriov_flr@flr-each-isolation.html
[723]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-7/igt@xe_sriov_flr@flr-each-isolation.html
* igt@xe_sriov_flr@flr-vf1-clear:
- shard-bmg: [SKIP][724] ([Intel XE#3342]) -> [SKIP][725] ([Intel XE#1130])
[724]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8214/shard-bmg-7/igt@xe_sriov_flr@flr-vf1-clear.html
[725]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/shard-bmg-3/igt@xe_sriov_flr@flr-vf1-clear.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[Intel XE#1033]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1033
[Intel XE#1091]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1091
[Intel XE#1122]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1122
[Intel XE#1123]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1123
[Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
[Intel XE#1126]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1126
[Intel XE#1127]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1127
[Intel XE#1130]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1130
[Intel XE#1135]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1135
[Intel XE#1138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1138
[Intel XE#1158]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1158
[Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178
[Intel XE#1192]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1192
[Intel XE#1280]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1280
[Intel XE#1337]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1337
[Intel XE#1340]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1340
[Intel XE#1358]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1358
[Intel XE#1392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392
[Intel XE#1397]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1397
[Intel XE#1401]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1401
[Intel XE#1407]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1407
[Intel XE#1421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421
[Intel XE#1424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1424
[Intel XE#1435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435
[Intel XE#1439]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1439
[Intel XE#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#1512]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1512
[Intel XE#1607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1607
[Intel XE#1616]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1616
[Intel XE#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729
[Intel XE#1745]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1745
[Intel XE#1794]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1794
[Intel XE#1999]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1999
[Intel XE#2042]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2042
[Intel XE#2049]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2049
[Intel XE#2134]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2134
[Intel XE#2136]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2136
[Intel XE#2168]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2168
[Intel XE#2191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2191
[Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229
[Intel XE#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#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#2286]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2286
[Intel XE#2291]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2291
[Intel XE#2293]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2293
[Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311
[Intel XE#2312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2312
[Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313
[Intel XE#2314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2314
[Intel XE#2316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2316
[Intel XE#2320]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2320
[Intel XE#2321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2321
[Intel XE#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322
[Intel XE#2325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325
[Intel XE#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327
[Intel XE#2330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2330
[Intel XE#2341]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2341
[Intel XE#2351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2351
[Intel XE#2360]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2360
[Intel XE#2372]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2372
[Intel XE#2374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2374
[Intel XE#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#2392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2392
[Intel XE#2393]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2393
[Intel XE#2413]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2413
[Intel XE#2414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2414
[Intel XE#2423]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2423
[Intel XE#2425]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2425
[Intel XE#2427]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2427
[Intel XE#2446]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2446
[Intel XE#2459]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2459
[Intel XE#2486]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2486
[Intel XE#2493]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2493
[Intel XE#2504]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2504
[Intel XE#2541]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2541
[Intel XE#2550]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2550
[Intel XE#2571]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2571
[Intel XE#2596]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2596
[Intel XE#2597]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2597
[Intel XE#2625]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2625
[Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
[Intel XE#2692]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2692
[Intel XE#2705]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2705
[Intel XE#2763]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2763
[Intel XE#2849]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2849
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#288]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/288
[Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
[Intel XE#2893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2893
[Intel XE#2894]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2894
[Intel XE#2905]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2905
[Intel XE#2907]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2907
[Intel XE#2927]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2927
[Intel XE#2939]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2939
[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#307]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/307
[Intel XE#308]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/308
[Intel XE#3088]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3088
[Intel XE#309]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/309
[Intel XE#314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/314
[Intel XE#3141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3141
[Intel XE#316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/316
[Intel XE#3226]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3226
[Intel XE#323]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/323
[Intel XE#3249]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3249
[Intel XE#3278]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3278
[Intel XE#3321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3321
[Intel XE#3342]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3342
[Intel XE#3414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3414
[Intel XE#3432]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3432
[Intel XE#3433]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3433
[Intel XE#3440]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3440
[Intel XE#3442]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3442
[Intel XE#3453]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3453
[Intel XE#346]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/346
[Intel XE#3544]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3544
[Intel XE#3546]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3546
[Intel XE#3573]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3573
[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#3767]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3767
[Intel XE#378]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/378
[Intel XE#3889]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3889
[Intel XE#3904]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3904
[Intel XE#3908]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3908
[Intel XE#3914]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3914
[Intel XE#4010]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4010
[Intel XE#4045]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4045
[Intel XE#4046]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4046
[Intel XE#4130]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4130
[Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
[Intel XE#4156]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4156
[Intel XE#4172]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4172
[Intel XE#455]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/455
[Intel XE#560]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/560
[Intel XE#569]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/569
[Intel XE#584]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/584
[Intel XE#586]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/586
[Intel XE#605]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/605
[Intel XE#607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/607
[Intel XE#610]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/610
[Intel XE#616]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/616
[Intel XE#619]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/619
[Intel XE#623]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/623
[Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651
[Intel XE#653]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/653
[Intel XE#656]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/656
[Intel XE#658]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/658
[Intel XE#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688
[Intel XE#756]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/756
[Intel XE#776]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/776
[Intel XE#787]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/787
[Intel XE#836]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/836
[Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870
[Intel XE#873]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/873
[Intel XE#877]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/877
[Intel XE#886]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/886
[Intel XE#908]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/908
[Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
[Intel XE#979]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/979
[i915#2575]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2575
Build changes
-------------
* IGT: IGT_8214 -> IGTPW_12514
* Linux: xe-2568-486bb0f2805b5fcc43e7cc609b9dd59ef1ffcd79 -> xe-2571-45746920fb499b7ad35883c94ebfbedda6c40139
IGTPW_12514: 77e172e0fdb2e11ce0a86ce410282b2ac8772681 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_8214: 7a8a3744466fbb89127201077f030033c72df948 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-2568-486bb0f2805b5fcc43e7cc609b9dd59ef1ffcd79: 486bb0f2805b5fcc43e7cc609b9dd59ef1ffcd79
xe-2571-45746920fb499b7ad35883c94ebfbedda6c40139: 45746920fb499b7ad35883c94ebfbedda6c40139
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12514/index.html
[-- Attachment #2: Type: text/html, Size: 209884 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread