* [PATCH i-g-t] tests/intel/xe_wedged: Manage verbosity of GT reset fault injection
@ 2024-11-26 23:02 Matt Roper
2024-11-26 23:32 ` ✓ Xe.CI.BAT: success for " Patchwork
` (4 more replies)
0 siblings, 5 replies; 8+ messages in thread
From: Matt Roper @ 2024-11-26 23:02 UTC (permalink / raw)
To: igt-dev; +Cc: matthew.d.roper
igt@xe_wedged@basic-wedged triggers a GT reset and uses fault injection
to ensure that the reset artificially fails. This works as expected,
but depending on the value in the fail_gt_reset/verbose debugfs
when the test starts, different levels of output may be printed to
dmesg. The test already marks the general "declared wedged" message as
expected so that igt_runner won't try to flag those as test errors, but
if verbose=2, then the fault injection framework will also issue print
dump_stack() output which gets flagged as a problem by igt_runner.
Explicitly set verbose=1 when running the test so that we get the
general wedged message and fault injection notification (which we
already tell igt_runner to ignore), but skip the unnecessary stack dump
that just confuses the runner.
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2919
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
---
tests/intel/xe_wedged.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/intel/xe_wedged.c b/tests/intel/xe_wedged.c
index 88e5d47f2..0db8c8eba 100644
--- a/tests/intel/xe_wedged.c
+++ b/tests/intel/xe_wedged.c
@@ -213,6 +213,7 @@ igt_main
igt_subtest("basic-wedged") {
igt_require(igt_debugfs_exists(fd, "fail_gt_reset/probability",
O_RDWR));
+ igt_debugfs_write(fd, "fail_gt_reset/verbose", "1");
igt_assert_eq(simple_ioctl(fd), 0);
ignore_wedged_in_dmesg();
--
2.47.0
^ permalink raw reply related [flat|nested] 8+ messages in thread
* ✓ Xe.CI.BAT: success for tests/intel/xe_wedged: Manage verbosity of GT reset fault injection
2024-11-26 23:02 [PATCH i-g-t] tests/intel/xe_wedged: Manage verbosity of GT reset fault injection Matt Roper
@ 2024-11-26 23:32 ` Patchwork
2024-11-26 23:46 ` ✓ i915.CI.BAT: " Patchwork
` (3 subsequent siblings)
4 siblings, 0 replies; 8+ messages in thread
From: Patchwork @ 2024-11-26 23:32 UTC (permalink / raw)
To: Matt Roper; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 7316 bytes --]
== Series Details ==
Series: tests/intel/xe_wedged: Manage verbosity of GT reset fault injection
URL : https://patchwork.freedesktop.org/series/141810/
State : success
== Summary ==
CI Bug Log - changes from XEIGT_8126_BAT -> XEIGTPW_12203_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (8 -> 9)
------------------------------
Additional (1): bat-pvc-2
Known issues
------------
Here are the changes found in XEIGTPW_12203_BAT that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_addfb_basic@addfb25-x-tiled-legacy:
- bat-pvc-2: NOTRUN -> [SKIP][1] ([i915#6077]) +30 other tests skip
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@kms_addfb_basic@addfb25-x-tiled-legacy.html
* igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size:
- bat-pvc-2: NOTRUN -> [SKIP][2] ([Intel XE#1024] / [Intel XE#782]) +5 other tests skip
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size.html
* igt@kms_dsc@dsc-basic:
- bat-pvc-2: NOTRUN -> [SKIP][3] ([Intel XE#1024] / [Intel XE#784])
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@kms_dsc@dsc-basic.html
* igt@kms_flip@basic-flip-vs-wf_vblank:
- bat-pvc-2: NOTRUN -> [SKIP][4] ([Intel XE#1024] / [Intel XE#947]) +3 other tests skip
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@kms_flip@basic-flip-vs-wf_vblank.html
* igt@kms_force_connector_basic@force-connector-state:
- bat-pvc-2: NOTRUN -> [SKIP][5] ([Intel XE#540]) +3 other tests skip
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@kms_force_connector_basic@force-connector-state.html
* igt@kms_frontbuffer_tracking@basic:
- bat-pvc-2: NOTRUN -> [SKIP][6] ([Intel XE#1024] / [Intel XE#783])
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@kms_frontbuffer_tracking@basic.html
- bat-adlp-7: [PASS][7] -> [FAIL][8] ([Intel XE#1861])
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/bat-adlp-7/igt@kms_frontbuffer_tracking@basic.html
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-adlp-7/igt@kms_frontbuffer_tracking@basic.html
* igt@kms_pipe_crc_basic@read-crc-frame-sequence:
- bat-pvc-2: NOTRUN -> [SKIP][9] ([Intel XE#829]) +6 other tests skip
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@kms_pipe_crc_basic@read-crc-frame-sequence.html
* igt@kms_prop_blob@basic:
- bat-pvc-2: NOTRUN -> [SKIP][10] ([Intel XE#780])
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@kms_prop_blob@basic.html
* igt@kms_psr@psr-sprite-plane-onoff:
- bat-pvc-2: NOTRUN -> [SKIP][11] ([Intel XE#1024]) +2 other tests skip
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@kms_psr@psr-sprite-plane-onoff.html
* igt@sriov_basic@enable-vfs-autoprobe-off:
- bat-pvc-2: NOTRUN -> [SKIP][12] ([Intel XE#2849]) +1 other test skip
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@sriov_basic@enable-vfs-autoprobe-off.html
* igt@xe_gt_freq@freq_fixed_idle:
- bat-pvc-2: NOTRUN -> [SKIP][13] ([Intel XE#1021]) +1 other test skip
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@xe_gt_freq@freq_fixed_idle.html
* igt@xe_huc_copy@huc_copy:
- bat-pvc-2: NOTRUN -> [SKIP][14] ([Intel XE#255])
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@xe_huc_copy@huc_copy.html
* igt@xe_intel_bb@render:
- bat-pvc-2: NOTRUN -> [SKIP][15] ([Intel XE#532])
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@xe_intel_bb@render.html
* igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit:
- bat-pvc-2: NOTRUN -> [SKIP][16] ([Intel XE#2229]) +1 other test skip
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit.html
* igt@xe_pat@pat-index-xe2:
- bat-pvc-2: NOTRUN -> [SKIP][17] ([Intel XE#977]) +1 other test skip
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@xe_pat@pat-index-xe2.html
* igt@xe_pat@pat-index-xehpc@render:
- bat-pvc-2: NOTRUN -> [SKIP][18] ([Intel XE#976])
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@xe_pat@pat-index-xehpc@render.html
* igt@xe_pat@pat-index-xelpg:
- bat-pvc-2: NOTRUN -> [SKIP][19] ([Intel XE#979])
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@xe_pat@pat-index-xelpg.html
* igt@xe_pm_residency@gt-c6-on-idle:
- bat-pvc-2: NOTRUN -> [SKIP][20] ([Intel XE#531])
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@xe_pm_residency@gt-c6-on-idle.html
* igt@xe_sriov_flr@flr-vf1-clear:
- bat-pvc-2: NOTRUN -> [SKIP][21] ([Intel XE#3342])
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/bat-pvc-2/igt@xe_sriov_flr@flr-vf1-clear.html
[Intel XE#1021]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1021
[Intel XE#1024]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1024
[Intel XE#1861]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1861
[Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229
[Intel XE#255]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/255
[Intel XE#2849]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2849
[Intel XE#3342]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3342
[Intel XE#531]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/531
[Intel XE#532]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/532
[Intel XE#540]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/540
[Intel XE#780]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/780
[Intel XE#782]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/782
[Intel XE#783]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/783
[Intel XE#784]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/784
[Intel XE#829]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/829
[Intel XE#947]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/947
[Intel XE#976]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/976
[Intel XE#977]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/977
[Intel XE#979]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/979
[i915#6077]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6077
Build changes
-------------
* IGT: IGT_8126 -> IGTPW_12203
* Linux: xe-2279-7cd4d1589e461d61330ec272c448bc6d1b9da35e -> xe-2281-739a2506c44a0be22cc842d2c625a05ed21c1198
IGTPW_12203: 12203
IGT_8126: 8126
xe-2279-7cd4d1589e461d61330ec272c448bc6d1b9da35e: 7cd4d1589e461d61330ec272c448bc6d1b9da35e
xe-2281-739a2506c44a0be22cc842d2c625a05ed21c1198: 739a2506c44a0be22cc842d2c625a05ed21c1198
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/index.html
[-- Attachment #2: Type: text/html, Size: 8602 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* ✓ i915.CI.BAT: success for tests/intel/xe_wedged: Manage verbosity of GT reset fault injection
2024-11-26 23:02 [PATCH i-g-t] tests/intel/xe_wedged: Manage verbosity of GT reset fault injection Matt Roper
2024-11-26 23:32 ` ✓ Xe.CI.BAT: success for " Patchwork
@ 2024-11-26 23:46 ` Patchwork
2024-11-27 0:30 ` ✗ Xe.CI.Full: failure " Patchwork
` (2 subsequent siblings)
4 siblings, 0 replies; 8+ messages in thread
From: Patchwork @ 2024-11-26 23:46 UTC (permalink / raw)
To: Matt Roper; +Cc: igt-dev
== Series Details ==
Series: tests/intel/xe_wedged: Manage verbosity of GT reset fault injection
URL : https://patchwork.freedesktop.org/series/141810/
State : success
== Summary ==
CI Bug Log - changes from IGT_8126 -> IGTPW_12203
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/index.html
Participating hosts (45 -> 43)
------------------------------
Missing (2): fi-glk-j4005 fi-snb-2520m
Known issues
------------
Here are the changes found in IGTPW_12203 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@dmabuf@all-tests@dma_fence_chain:
- fi-bsw-nick: [PASS][1] -> [INCOMPLETE][2] ([i915#12904]) +1 other test incomplete
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8126/fi-bsw-nick/igt@dmabuf@all-tests@dma_fence_chain.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/fi-bsw-nick/igt@dmabuf@all-tests@dma_fence_chain.html
* igt@i915_pm_rpm@module-reload:
- bat-adls-6: [PASS][3] -> [FAIL][4] ([i915#12903])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8126/bat-adls-6/igt@i915_pm_rpm@module-reload.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/bat-adls-6/igt@i915_pm_rpm@module-reload.html
- bat-rpls-4: [PASS][5] -> [FAIL][6] ([i915#12903])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8126/bat-rpls-4/igt@i915_pm_rpm@module-reload.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/bat-rpls-4/igt@i915_pm_rpm@module-reload.html
* igt@i915_selftest@live:
- bat-mtlp-8: [PASS][7] -> [ABORT][8] ([i915#12061]) +1 other test abort
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8126/bat-mtlp-8/igt@i915_selftest@live.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/bat-mtlp-8/igt@i915_selftest@live.html
- bat-adlp-9: [PASS][9] -> [ABORT][10] ([i915#9413]) +1 other test abort
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8126/bat-adlp-9/igt@i915_selftest@live.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/bat-adlp-9/igt@i915_selftest@live.html
* igt@i915_selftest@live@workarounds:
- bat-arlh-3: [PASS][11] -> [ABORT][12] ([i915#12061]) +1 other test abort
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8126/bat-arlh-3/igt@i915_selftest@live@workarounds.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/bat-arlh-3/igt@i915_selftest@live@workarounds.html
- bat-mtlp-6: [PASS][13] -> [ABORT][14] ([i915#12061]) +1 other test abort
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8126/bat-mtlp-6/igt@i915_selftest@live@workarounds.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/bat-mtlp-6/igt@i915_selftest@live@workarounds.html
* igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
- bat-dg2-11: [PASS][15] -> [SKIP][16] ([i915#9197]) +3 other tests skip
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8126/bat-dg2-11/igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence.html
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/bat-dg2-11/igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence.html
#### Possible fixes ####
* igt@i915_pm_rpm@module-reload:
- bat-dg1-7: [FAIL][17] ([i915#12903]) -> [PASS][18]
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8126/bat-dg1-7/igt@i915_pm_rpm@module-reload.html
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/bat-dg1-7/igt@i915_pm_rpm@module-reload.html
* igt@i915_selftest@live:
- bat-rplp-1: [ABORT][19] -> [PASS][20]
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8126/bat-rplp-1/igt@i915_selftest@live.html
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/bat-rplp-1/igt@i915_selftest@live.html
* igt@i915_selftest@live@gt_lrc:
- bat-rplp-1: [ABORT][21] ([i915#9413]) -> [PASS][22]
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8126/bat-rplp-1/igt@i915_selftest@live@gt_lrc.html
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/bat-rplp-1/igt@i915_selftest@live@gt_lrc.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061
[i915#12903]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12903
[i915#12904]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12904
[i915#9197]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9197
[i915#9413]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9413
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_8126 -> IGTPW_12203
* Linux: CI_DRM_15747 -> CI_DRM_15749
CI-20190529: 20190529
CI_DRM_15747: 7cd4d1589e461d61330ec272c448bc6d1b9da35e @ git://anongit.freedesktop.org/gfx-ci/linux
CI_DRM_15749: 739a2506c44a0be22cc842d2c625a05ed21c1198 @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_12203: 12203
IGT_8126: 8126
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/index.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* ✗ Xe.CI.Full: failure for tests/intel/xe_wedged: Manage verbosity of GT reset fault injection
2024-11-26 23:02 [PATCH i-g-t] tests/intel/xe_wedged: Manage verbosity of GT reset fault injection Matt Roper
2024-11-26 23:32 ` ✓ Xe.CI.BAT: success for " Patchwork
2024-11-26 23:46 ` ✓ i915.CI.BAT: " Patchwork
@ 2024-11-27 0:30 ` Patchwork
2024-11-27 23:16 ` Matt Roper
2024-11-27 1:13 ` ✗ i915.CI.Full: " Patchwork
2024-11-28 11:05 ` [PATCH i-g-t] " Rodrigo Vivi
4 siblings, 1 reply; 8+ messages in thread
From: Patchwork @ 2024-11-27 0:30 UTC (permalink / raw)
To: Matt Roper; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 178646 bytes --]
== Series Details ==
Series: tests/intel/xe_wedged: Manage verbosity of GT reset fault injection
URL : https://patchwork.freedesktop.org/series/141810/
State : failure
== Summary ==
CI Bug Log - changes from XEIGT_8126_full -> XEIGTPW_12203_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with XEIGTPW_12203_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in XEIGTPW_12203_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_12203_full:
### IGT changes ###
#### Possible regressions ####
* igt@core_hotunplug@hotreplug:
- shard-lnl: [PASS][1] -> [DMESG-WARN][2]
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-5/igt@core_hotunplug@hotreplug.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-6/igt@core_hotunplug@hotreplug.html
Known issues
------------
Here are the changes found in XEIGTPW_12203_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@core_getversion@all-cards:
- shard-dg2-set2: [PASS][3] -> [FAIL][4] ([Intel XE#3440])
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@core_getversion@all-cards.html
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@core_getversion@all-cards.html
* igt@core_hotunplug@hotunplug-rescan:
- shard-bmg: [PASS][5] -> [SKIP][6] ([Intel XE#1885]) +1 other test skip
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@core_hotunplug@hotunplug-rescan.html
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@core_hotunplug@hotunplug-rescan.html
* igt@core_setmaster@master-drop-set-root:
- shard-dg2-set2: [PASS][7] -> [FAIL][8] ([Intel XE#3249])
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@core_setmaster@master-drop-set-root.html
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@core_setmaster@master-drop-set-root.html
* igt@core_setmaster@master-drop-set-shared-fd:
- shard-dg2-set2: [PASS][9] -> [SKIP][10] ([Intel XE#3453])
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@core_setmaster@master-drop-set-shared-fd.html
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@core_setmaster@master-drop-set-shared-fd.html
* igt@core_setmaster_vs_auth:
- shard-bmg: [PASS][11] -> [DMESG-FAIL][12] ([Intel XE#1727])
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@core_setmaster_vs_auth.html
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@core_setmaster_vs_auth.html
* igt@fbdev@nullptr:
- shard-dg2-set2: [PASS][13] -> [SKIP][14] ([Intel XE#2134]) +2 other tests skip
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@fbdev@nullptr.html
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@fbdev@nullptr.html
* igt@fbdev@pan:
- shard-bmg: NOTRUN -> [SKIP][15] ([Intel XE#2134])
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@fbdev@pan.html
* igt@fbdev@unaligned-read:
- shard-bmg: [PASS][16] -> [SKIP][17] ([Intel XE#2134]) +1 other test skip
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@fbdev@unaligned-read.html
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@fbdev@unaligned-read.html
* igt@kms_async_flips@alternate-sync-async-flip@pipe-a-dp-2:
- shard-bmg: [PASS][18] -> [DMESG-FAIL][19] ([Intel XE#1727] / [Intel XE#3468]) +1 other test dmesg-fail
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_async_flips@alternate-sync-async-flip@pipe-a-dp-2.html
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_async_flips@alternate-sync-async-flip@pipe-a-dp-2.html
* igt@kms_async_flips@alternate-sync-async-flip@pipe-c-hdmi-a-3:
- shard-bmg: [PASS][20] -> [DMESG-FAIL][21] ([Intel XE#3468]) +8 other tests dmesg-fail
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_async_flips@alternate-sync-async-flip@pipe-c-hdmi-a-3.html
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_async_flips@alternate-sync-async-flip@pipe-c-hdmi-a-3.html
* igt@kms_big_fb@4-tiled-8bpp-rotate-90:
- shard-bmg: NOTRUN -> [SKIP][22] ([Intel XE#2327])
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_big_fb@4-tiled-8bpp-rotate-90.html
* igt@kms_big_fb@linear-64bpp-rotate-180:
- shard-dg2-set2: [PASS][23] -> [SKIP][24] ([Intel XE#2136] / [Intel XE#2351]) +7 other tests skip
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_big_fb@linear-64bpp-rotate-180.html
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_big_fb@linear-64bpp-rotate-180.html
* igt@kms_big_fb@x-tiled-addfb:
- shard-bmg: [PASS][25] -> [SKIP][26] ([Intel XE#2136]) +13 other tests skip
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_big_fb@x-tiled-addfb.html
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_big_fb@x-tiled-addfb.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
- shard-bmg: NOTRUN -> [SKIP][27] ([Intel XE#1124]) +1 other test skip
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs:
- shard-dg2-set2: NOTRUN -> [SKIP][28] ([Intel XE#2136] / [Intel XE#2351]) +5 other tests skip
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs.html
* igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs@pipe-a-dp-2:
- shard-bmg: NOTRUN -> [DMESG-FAIL][29] ([Intel XE#3468]) +2 other tests dmesg-fail
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs@pipe-a-dp-2.html
* igt@kms_ccs@crc-primary-basic-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [SKIP][30] ([Intel XE#787]) +97 other tests skip
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@kms_ccs@crc-primary-basic-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-6.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-mc-ccs:
- shard-bmg: NOTRUN -> [SKIP][31] ([Intel XE#2887]) +3 other tests skip
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-mc-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-rc-ccs-cc@pipe-d-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][32] ([Intel XE#455] / [Intel XE#787]) +13 other tests skip
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-rc-ccs-cc@pipe-d-dp-4.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc@pipe-c-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [FAIL][33] ([Intel XE#616]) +7 other tests fail
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc@pipe-c-hdmi-a-6.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs@pipe-d-hdmi-a-3:
- shard-bmg: NOTRUN -> [SKIP][34] ([Intel XE#2652] / [Intel XE#787]) +7 other tests skip
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs@pipe-d-hdmi-a-3.html
* igt@kms_chamelium_color@ctm-max:
- shard-bmg: NOTRUN -> [SKIP][35] ([Intel XE#2325])
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_chamelium_color@ctm-max.html
* igt@kms_chamelium_hpd@common-hpd-after-hibernate:
- shard-dg2-set2: NOTRUN -> [SKIP][36] ([Intel XE#373])
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_chamelium_hpd@common-hpd-after-hibernate.html
* igt@kms_chamelium_hpd@vga-hpd-fast:
- shard-bmg: NOTRUN -> [SKIP][37] ([Intel XE#2252])
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_chamelium_hpd@vga-hpd-fast.html
* igt@kms_content_protection@legacy@pipe-a-dp-4:
- shard-dg2-set2: NOTRUN -> [FAIL][38] ([Intel XE#1178]) +1 other test fail
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_content_protection@legacy@pipe-a-dp-4.html
* igt@kms_cursor_crc@cursor-suspend:
- shard-bmg: [PASS][39] -> [INCOMPLETE][40] ([Intel XE#1727] / [Intel XE#3468])
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_cursor_crc@cursor-suspend.html
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_cursor_crc@cursor-suspend.html
* igt@kms_cursor_crc@cursor-suspend@pipe-d-hdmi-a-3:
- shard-bmg: NOTRUN -> [INCOMPLETE][41] ([Intel XE#1727] / [Intel XE#3468])
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_cursor_crc@cursor-suspend@pipe-d-hdmi-a-3.html
* igt@kms_cursor_legacy@cursora-vs-flipb-atomic-transitions-varying-size:
- shard-bmg: [PASS][42] -> [SKIP][43] ([Intel XE#2291]) +1 other test skip
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_cursor_legacy@cursora-vs-flipb-atomic-transitions-varying-size.html
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_cursor_legacy@cursora-vs-flipb-atomic-transitions-varying-size.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-toggle:
- shard-dg2-set2: [PASS][44] -> [SKIP][45] ([Intel XE#2423] / [i915#2575]) +104 other tests skip
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html
* igt@kms_flip@2x-blocking-absolute-wf_vblank@ac-dp2-hdmi-a3:
- shard-bmg: NOTRUN -> [DMESG-WARN][46] ([Intel XE#3468]) +20 other tests dmesg-warn
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_flip@2x-blocking-absolute-wf_vblank@ac-dp2-hdmi-a3.html
* igt@kms_flip@2x-flip-vs-expired-vblank@ac-dp2-hdmi-a3:
- shard-bmg: [PASS][47] -> [FAIL][48] ([Intel XE#3321] / [Intel XE#3487])
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_flip@2x-flip-vs-expired-vblank@ac-dp2-hdmi-a3.html
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_flip@2x-flip-vs-expired-vblank@ac-dp2-hdmi-a3.html
* igt@kms_flip@2x-flip-vs-expired-vblank@bc-dp2-hdmi-a3:
- shard-bmg: [PASS][49] -> [FAIL][50] ([Intel XE#2882])
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_flip@2x-flip-vs-expired-vblank@bc-dp2-hdmi-a3.html
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_flip@2x-flip-vs-expired-vblank@bc-dp2-hdmi-a3.html
* igt@kms_flip@2x-flip-vs-panning:
- shard-bmg: [PASS][51] -> [SKIP][52] ([Intel XE#2316]) +3 other tests skip
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_flip@2x-flip-vs-panning.html
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_flip@2x-flip-vs-panning.html
* igt@kms_flip@2x-flip-vs-suspend@ac-dp2-hdmi-a3:
- shard-bmg: NOTRUN -> [DMESG-FAIL][53] ([Intel XE#1727] / [Intel XE#3468]) +3 other tests dmesg-fail
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_flip@2x-flip-vs-suspend@ac-dp2-hdmi-a3.html
* igt@kms_flip@2x-flip-vs-suspend@cd-dp2-hdmi-a3:
- shard-bmg: NOTRUN -> [ABORT][54] ([Intel XE#3468])
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_flip@2x-flip-vs-suspend@cd-dp2-hdmi-a3.html
* igt@kms_flip@2x-plain-flip-fb-recreate@ad-dp2-hdmi-a3:
- shard-bmg: NOTRUN -> [FAIL][55] ([Intel XE#2882])
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_flip@2x-plain-flip-fb-recreate@ad-dp2-hdmi-a3.html
* igt@kms_flip@flip-vs-suspend-interruptible@a-dp2:
- shard-bmg: [PASS][56] -> [INCOMPLETE][57] ([Intel XE#2597])
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_flip@flip-vs-suspend-interruptible@a-dp2.html
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_flip@flip-vs-suspend-interruptible@a-dp2.html
* igt@kms_flip@flip-vs-suspend-interruptible@a-dp4:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][58] ([Intel XE#1727] / [Intel XE#3468])
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_flip@flip-vs-suspend-interruptible@a-dp4.html
* igt@kms_flip@flip-vs-suspend-interruptible@a-hdmi-a6:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][59] ([Intel XE#3468])
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_flip@flip-vs-suspend-interruptible@a-hdmi-a6.html
* igt@kms_flip@flip-vs-suspend-interruptible@b-hdmi-a6:
- shard-dg2-set2: NOTRUN -> [DMESG-FAIL][60] ([Intel XE#3468]) +1 other test dmesg-fail
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_flip@flip-vs-suspend-interruptible@b-hdmi-a6.html
* igt@kms_flip@flip-vs-suspend-interruptible@c-dp4:
- shard-dg2-set2: NOTRUN -> [DMESG-FAIL][61] ([Intel XE#1727] / [Intel XE#3468]) +3 other tests dmesg-fail
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_flip@flip-vs-suspend-interruptible@c-dp4.html
* igt@kms_flip@wf_vblank-ts-check:
- shard-bmg: [PASS][62] -> [SKIP][63] ([Intel XE#2423]) +77 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_flip@wf_vblank-ts-check.html
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_flip@wf_vblank-ts-check.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling@pipe-a-valid-mode:
- shard-bmg: NOTRUN -> [DMESG-WARN][64] ([Intel XE#2705] / [Intel XE#3468])
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-valid-mode:
- shard-bmg: NOTRUN -> [SKIP][65] ([Intel XE#2293]) +4 other tests skip
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling@pipe-a-valid-mode:
- shard-bmg: NOTRUN -> [DMESG-WARN][66] ([Intel XE#1727] / [Intel XE#2705] / [Intel XE#3468]) +1 other test dmesg-warn
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling@pipe-a-valid-mode.html
* igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-draw-mmap-wc:
- shard-dg2-set2: NOTRUN -> [SKIP][67] ([Intel XE#2136]) +25 other tests skip
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-move:
- shard-dg2-set2: [PASS][68] -> [SKIP][69] ([Intel XE#2136]) +26 other tests skip
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-move.html
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-move.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc:
- shard-bmg: NOTRUN -> [FAIL][70] ([Intel XE#2333])
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-onoff:
- shard-bmg: NOTRUN -> [SKIP][71] ([Intel XE#2312])
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-onoff.html
* igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-cur-indfb-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][72] ([Intel XE#2311]) +2 other tests skip
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render:
- shard-bmg: NOTRUN -> [SKIP][73] ([Intel XE#2313]) +5 other tests skip
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render.html
* igt@kms_frontbuffer_tracking@psr-rgb101010-draw-render:
- shard-dg2-set2: NOTRUN -> [SKIP][74] ([Intel XE#653])
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-render.html
* igt@kms_getfb@getfb-handle-zero:
- shard-dg2-set2: NOTRUN -> [SKIP][75] ([Intel XE#2423] / [i915#2575]) +21 other tests skip
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_getfb@getfb-handle-zero.html
* igt@kms_hdr@invalid-hdr:
- shard-dg2-set2: [PASS][76] -> [SKIP][77] ([Intel XE#455])
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_hdr@invalid-hdr.html
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@kms_hdr@invalid-hdr.html
* igt@kms_plane@plane-position-hole-dpms@pipe-a-plane-5:
- shard-bmg: NOTRUN -> [DMESG-WARN][78] ([Intel XE#877]) +1 other test dmesg-warn
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_plane@plane-position-hole-dpms@pipe-a-plane-5.html
* igt@kms_plane_scaling@intel-max-src-size@pipe-a-dp-4:
- shard-dg2-set2: NOTRUN -> [FAIL][79] ([Intel XE#361])
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_plane_scaling@intel-max-src-size@pipe-a-dp-4.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-a:
- shard-dg2-set2: NOTRUN -> [SKIP][80] ([Intel XE#2763]) +2 other tests skip
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-a.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-d:
- shard-dg2-set2: NOTRUN -> [SKIP][81] ([Intel XE#2763] / [Intel XE#455])
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-d.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75@pipe-b:
- shard-bmg: NOTRUN -> [SKIP][82] ([Intel XE#2763]) +23 other tests skip
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75@pipe-b.html
* igt@kms_pm_dc@dc5-dpms:
- shard-lnl: [PASS][83] -> [FAIL][84] ([Intel XE#718])
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-8/igt@kms_pm_dc@dc5-dpms.html
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-6/igt@kms_pm_dc@dc5-dpms.html
* igt@kms_pm_dc@dc6-psr:
- shard-lnl: [PASS][85] -> [FAIL][86] ([Intel XE#1430])
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-3/igt@kms_pm_dc@dc6-psr.html
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-4/igt@kms_pm_dc@dc6-psr.html
* igt@kms_pm_rpm@basic-pci-d3-state:
- shard-bmg: NOTRUN -> [SKIP][87] ([Intel XE#2446])
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_pm_rpm@basic-pci-d3-state.html
* igt@kms_pm_rpm@dpms-mode-unset-non-lpsp:
- shard-bmg: [PASS][88] -> [SKIP][89] ([Intel XE#2446]) +2 other tests skip
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html
* igt@kms_pm_rpm@legacy-planes@plane-68:
- shard-lnl: [PASS][90] -> [DMESG-WARN][91] ([Intel XE#3184]) +1 other test dmesg-warn
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-8/igt@kms_pm_rpm@legacy-planes@plane-68.html
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-6/igt@kms_pm_rpm@legacy-planes@plane-68.html
* igt@kms_pm_rpm@modeset-lpsp-stress-no-wait:
- shard-dg2-set2: [PASS][92] -> [SKIP][93] ([Intel XE#2446]) +4 other tests skip
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html
* igt@kms_properties@get_properties-sanity-atomic:
- shard-bmg: NOTRUN -> [SKIP][94] ([Intel XE#2423]) +13 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_properties@get_properties-sanity-atomic.html
* igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area:
- shard-bmg: NOTRUN -> [SKIP][95] ([Intel XE#1489]) +2 other tests skip
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area.html
* igt@kms_psr@psr-primary-render:
- shard-bmg: NOTRUN -> [SKIP][96] ([Intel XE#2234] / [Intel XE#2850])
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@kms_psr@psr-primary-render.html
* igt@kms_psr@psr2-no-drrs:
- shard-bmg: NOTRUN -> [SKIP][97] ([Intel XE#2136]) +13 other tests skip
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_psr@psr2-no-drrs.html
* igt@kms_vblank@ts-continuation-dpms-rpm@pipe-d-hdmi-a-3:
- shard-bmg: [PASS][98] -> [DMESG-WARN][99] ([Intel XE#1727] / [Intel XE#3468]) +3 other tests dmesg-warn
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@kms_vblank@ts-continuation-dpms-rpm@pipe-d-hdmi-a-3.html
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_vblank@ts-continuation-dpms-rpm@pipe-d-hdmi-a-3.html
* igt@testdisplay:
- shard-dg2-set2: [PASS][100] -> [SKIP][101] ([Intel XE#2423])
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@testdisplay.html
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@testdisplay.html
* igt@xe_eudebug@basic-exec-queues-enable:
- shard-bmg: NOTRUN -> [SKIP][102] ([Intel XE#2905]) +1 other test skip
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@xe_eudebug@basic-exec-queues-enable.html
* igt@xe_evict_ccs@evict-overcommit-parallel-instantfree-samefd:
- shard-bmg: [PASS][103] -> [DMESG-WARN][104] ([Intel XE#1727]) +2 other tests dmesg-warn
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@xe_evict_ccs@evict-overcommit-parallel-instantfree-samefd.html
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@xe_evict_ccs@evict-overcommit-parallel-instantfree-samefd.html
* igt@xe_exec_balancer@once-parallel-rebind:
- shard-dg2-set2: [PASS][105] -> [SKIP][106] ([Intel XE#1130]) +202 other tests skip
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@xe_exec_balancer@once-parallel-rebind.html
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@xe_exec_balancer@once-parallel-rebind.html
* igt@xe_exec_basic@multigpu-no-exec-bindexecqueue-userptr-invalidate:
- shard-bmg: NOTRUN -> [SKIP][107] ([Intel XE#2322]) +1 other test skip
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@xe_exec_basic@multigpu-no-exec-bindexecqueue-userptr-invalidate.html
* igt@xe_exec_fault_mode@twice-bindexecqueue-rebind-prefetch:
- shard-dg2-set2: NOTRUN -> [SKIP][108] ([Intel XE#288])
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@xe_exec_fault_mode@twice-bindexecqueue-rebind-prefetch.html
* igt@xe_exec_sip_eudebug@wait-writesip-nodebug@drm_xe_engine_class_render0:
- shard-bmg: [PASS][109] -> [DMESG-WARN][110] ([Intel XE#3468]) +54 other tests dmesg-warn
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@xe_exec_sip_eudebug@wait-writesip-nodebug@drm_xe_engine_class_render0.html
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@xe_exec_sip_eudebug@wait-writesip-nodebug@drm_xe_engine_class_render0.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_uc_fw_init:
- shard-bmg: [PASS][111] -> [DMESG-WARN][112] ([Intel XE#3343] / [Intel XE#3468])
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-4/igt@xe_fault_injection@inject-fault-probe-function-xe_uc_fw_init.html
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@xe_fault_injection@inject-fault-probe-function-xe_uc_fw_init.html
* igt@xe_intel_bb@delta-check:
- shard-bmg: NOTRUN -> [DMESG-WARN][113] ([Intel XE#1727])
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@xe_intel_bb@delta-check.html
* igt@xe_live_ktest@xe_bo:
- shard-bmg: [PASS][114] -> [SKIP][115] ([Intel XE#1192])
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_live_ktest@xe_bo.html
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@xe_live_ktest@xe_bo.html
* igt@xe_live_ktest@xe_mocs@xe_live_mocs_kernel_kunit:
- shard-bmg: [PASS][116] -> [FAIL][117] ([Intel XE#1999]) +2 other tests fail
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@xe_live_ktest@xe_mocs@xe_live_mocs_kernel_kunit.html
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_live_ktest@xe_mocs@xe_live_mocs_kernel_kunit.html
* igt@xe_module_load@load:
- shard-dg2-set2: NOTRUN -> [SKIP][118] ([Intel XE#378])
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@xe_module_load@load.html
* igt@xe_pm@s2idle-basic-exec:
- shard-bmg: [PASS][119] -> [DMESG-WARN][120] ([Intel XE#1616] / [Intel XE#3468])
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@xe_pm@s2idle-basic-exec.html
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@xe_pm@s2idle-basic-exec.html
* igt@xe_pm@s3-vm-bind-prefetch:
- shard-bmg: [PASS][121] -> [DMESG-WARN][122] ([Intel XE#1727] / [Intel XE#3468] / [Intel XE#569])
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@xe_pm@s3-vm-bind-prefetch.html
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@xe_pm@s3-vm-bind-prefetch.html
* igt@xe_pm@s4-vm-bind-userptr:
- shard-bmg: [PASS][123] -> [DMESG-WARN][124] ([Intel XE#1727] / [Intel XE#2280] / [Intel XE#3468])
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@xe_pm@s4-vm-bind-userptr.html
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@xe_pm@s4-vm-bind-userptr.html
* igt@xe_query@multigpu-query-invalid-size:
- shard-bmg: NOTRUN -> [SKIP][125] ([Intel XE#944])
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@xe_query@multigpu-query-invalid-size.html
* igt@xe_query@query-gt-list:
- shard-bmg: NOTRUN -> [SKIP][126] ([Intel XE#1130]) +14 other tests skip
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_query@query-gt-list.html
* igt@xe_query@query-uc-fw-version-huc:
- shard-dg2-set2: NOTRUN -> [SKIP][127] ([Intel XE#1130]) +28 other tests skip
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@xe_query@query-uc-fw-version-huc.html
* igt@xe_sysfs_preempt_timeout@preempt_timeout_us-timeout:
- shard-bmg: [PASS][128] -> [SKIP][129] ([Intel XE#1130]) +229 other tests skip
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@xe_sysfs_preempt_timeout@preempt_timeout_us-timeout.html
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_sysfs_preempt_timeout@preempt_timeout_us-timeout.html
#### Possible fixes ####
* igt@core_hotunplug@hotrebind-lateclose:
- shard-bmg: [SKIP][130] ([Intel XE#1885]) -> [PASS][131]
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@core_hotunplug@hotrebind-lateclose.html
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@core_hotunplug@hotrebind-lateclose.html
* igt@core_hotunplug@hotunbind-rebind:
- shard-dg2-set2: [SKIP][132] ([Intel XE#1885]) -> [PASS][133]
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@core_hotunplug@hotunbind-rebind.html
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@core_hotunplug@hotunbind-rebind.html
* igt@core_setmaster@master-drop-set-shared-fd:
- shard-bmg: [SKIP][134] ([Intel XE#3453]) -> [PASS][135]
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@core_setmaster@master-drop-set-shared-fd.html
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@core_setmaster@master-drop-set-shared-fd.html
* igt@core_setmaster@master-drop-set-user:
- shard-bmg: [FAIL][136] ([Intel XE#3339]) -> [PASS][137]
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@core_setmaster@master-drop-set-user.html
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@core_setmaster@master-drop-set-user.html
* igt@fbdev@nullptr:
- shard-bmg: [SKIP][138] ([Intel XE#2134]) -> [PASS][139]
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@fbdev@nullptr.html
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@fbdev@nullptr.html
* igt@kms_addfb_basic@unused-handle:
- shard-bmg: [SKIP][140] ([Intel XE#2423]) -> [PASS][141] +84 other tests pass
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_addfb_basic@unused-handle.html
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_addfb_basic@unused-handle.html
* igt@kms_atomic_transition@plane-toggle-modeset-transition@pipe-a-edp-1:
- shard-lnl: [FAIL][142] ([Intel XE#1426]) -> [PASS][143] +1 other test pass
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-6/igt@kms_atomic_transition@plane-toggle-modeset-transition@pipe-a-edp-1.html
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-7/igt@kms_atomic_transition@plane-toggle-modeset-transition@pipe-a-edp-1.html
* igt@kms_big_fb@4-tiled-addfb-size-overflow:
- shard-dg2-set2: [SKIP][144] ([Intel XE#2136]) -> [PASS][145] +16 other tests pass
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_big_fb@4-tiled-addfb-size-overflow.html
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_big_fb@4-tiled-addfb-size-overflow.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-async-flip:
- shard-bmg: [DMESG-WARN][146] ([Intel XE#3468]) -> [PASS][147] +36 other tests pass
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
* igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-180:
- shard-dg2-set2: [SKIP][148] ([Intel XE#2136] / [Intel XE#2351]) -> [PASS][149] +3 other tests pass
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-180.html
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-180.html
* igt@kms_bw@connected-linear-tiling-2-displays-3840x2160p:
- shard-bmg: [SKIP][150] ([Intel XE#2314] / [Intel XE#2894]) -> [PASS][151]
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_bw@connected-linear-tiling-2-displays-3840x2160p.html
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_bw@connected-linear-tiling-2-displays-3840x2160p.html
* igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic:
- shard-dg2-set2: [SKIP][152] ([Intel XE#2423] / [i915#2575]) -> [PASS][153] +60 other tests pass
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html
* igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic:
- shard-bmg: [SKIP][154] ([Intel XE#2291]) -> [PASS][155]
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic.html
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic.html
* igt@kms_dp_linktrain_fallback@dp-fallback:
- shard-bmg: [SKIP][156] ([Intel XE#3070]) -> [PASS][157]
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_dp_linktrain_fallback@dp-fallback.html
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_dp_linktrain_fallback@dp-fallback.html
* igt@kms_draw_crc@draw-method-mmap-wc:
- shard-bmg: [SKIP][158] ([Intel XE#2136]) -> [PASS][159] +10 other tests pass
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_draw_crc@draw-method-mmap-wc.html
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_draw_crc@draw-method-mmap-wc.html
* igt@kms_fbcon_fbt@fbc-suspend:
- shard-lnl: [FAIL][160] ([Intel XE#2958]) -> [PASS][161]
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-1/igt@kms_fbcon_fbt@fbc-suspend.html
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-3/igt@kms_fbcon_fbt@fbc-suspend.html
* igt@kms_flip@2x-blocking-wf_vblank:
- shard-dg2-set2: [SKIP][162] -> [PASS][163] +3 other tests pass
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_flip@2x-blocking-wf_vblank.html
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_flip@2x-blocking-wf_vblank.html
* igt@kms_flip@2x-flip-vs-expired-vblank@ad-dp2-hdmi-a3:
- shard-bmg: [FAIL][164] ([Intel XE#3321] / [Intel XE#3487]) -> [PASS][165]
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_flip@2x-flip-vs-expired-vblank@ad-dp2-hdmi-a3.html
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_flip@2x-flip-vs-expired-vblank@ad-dp2-hdmi-a3.html
* igt@kms_flip@2x-flip-vs-wf_vblank:
- shard-bmg: [SKIP][166] ([Intel XE#3189]) -> [PASS][167] +3 other tests pass
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_flip@2x-flip-vs-wf_vblank.html
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_flip@2x-flip-vs-wf_vblank.html
* igt@kms_flip@2x-plain-flip-ts-check:
- shard-bmg: [SKIP][168] ([Intel XE#2316]) -> [PASS][169]
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_flip@2x-plain-flip-ts-check.html
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_flip@2x-plain-flip-ts-check.html
* igt@kms_flip@2x-wf_vblank-ts-check:
- shard-bmg: [DMESG-FAIL][170] ([Intel XE#3468]) -> [PASS][171] +12 other tests pass
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@kms_flip@2x-wf_vblank-ts-check.html
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_flip@2x-wf_vblank-ts-check.html
* igt@kms_flip@flip-vs-absolute-wf_vblank:
- shard-lnl: [FAIL][172] ([Intel XE#886]) -> [PASS][173] +1 other test pass
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-3/igt@kms_flip@flip-vs-absolute-wf_vblank.html
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-8/igt@kms_flip@flip-vs-absolute-wf_vblank.html
* igt@kms_flip@flip-vs-dpms-off-vs-modeset@d-dp2:
- shard-bmg: [DMESG-WARN][174] -> [PASS][175] +2 other tests pass
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_flip@flip-vs-dpms-off-vs-modeset@d-dp2.html
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_flip@flip-vs-dpms-off-vs-modeset@d-dp2.html
* igt@kms_flip@flip-vs-suspend@b-hdmi-a3:
- shard-bmg: [INCOMPLETE][176] ([Intel XE#2597]) -> [PASS][177] +1 other test pass
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_flip@flip-vs-suspend@b-hdmi-a3.html
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@kms_flip@flip-vs-suspend@b-hdmi-a3.html
* igt@kms_flip@plain-flip-fb-recreate@c-edp1:
- shard-lnl: [FAIL][178] ([Intel XE#3149] / [Intel XE#886]) -> [PASS][179] +1 other test pass
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-3/igt@kms_flip@plain-flip-fb-recreate@c-edp1.html
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-7/igt@kms_flip@plain-flip-fb-recreate@c-edp1.html
* igt@kms_getfb@getfb-repeated-different-handles:
- shard-bmg: [SKIP][180] -> [PASS][181]
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_getfb@getfb-repeated-different-handles.html
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_getfb@getfb-repeated-different-handles.html
* igt@kms_pm_dc@dc6-dpms:
- shard-lnl: [FAIL][182] ([Intel XE#1430]) -> [PASS][183]
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-5/igt@kms_pm_dc@dc6-dpms.html
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-3/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_pm_dc@dc9-dpms:
- shard-bmg: [DMESG-WARN][184] ([Intel XE#1727] / [Intel XE#3468]) -> [PASS][185] +1 other test pass
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@kms_pm_dc@dc9-dpms.html
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_pm_dc@dc9-dpms.html
* igt@kms_pm_rpm@dpms-mode-unset-non-lpsp:
- shard-dg2-set2: [SKIP][186] ([Intel XE#2446]) -> [PASS][187] +2 other tests pass
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html
* igt@kms_pm_rpm@i2c:
- shard-bmg: [SKIP][188] ([Intel XE#2446]) -> [PASS][189] +3 other tests pass
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_pm_rpm@i2c.html
[189]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_pm_rpm@i2c.html
* igt@kms_sysfs_edid_timing:
- shard-dg2-set2: [DMESG-WARN][190] ([Intel XE#1727]) -> [PASS][191]
[190]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@kms_sysfs_edid_timing.html
[191]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_sysfs_edid_timing.html
* igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1:
- shard-lnl: [FAIL][192] ([Intel XE#899]) -> [PASS][193] +1 other test pass
[192]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-3/igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1.html
[193]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-8/igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1.html
* igt@kms_vrr@cmrr@pipe-a-edp-1:
- shard-lnl: [FAIL][194] ([Intel XE#2159]) -> [PASS][195] +1 other test pass
[194]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-4/igt@kms_vrr@cmrr@pipe-a-edp-1.html
[195]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-1/igt@kms_vrr@cmrr@pipe-a-edp-1.html
* igt@kms_vrr@max-min@pipe-a-edp-1:
- shard-lnl: [FAIL][196] ([Intel XE#1522]) -> [PASS][197] +1 other test pass
[196]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-1/igt@kms_vrr@max-min@pipe-a-edp-1.html
[197]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-5/igt@kms_vrr@max-min@pipe-a-edp-1.html
* igt@xe_drm_fdinfo@utilization-others-full-load:
- shard-lnl: [FAIL][198] ([Intel XE#3512]) -> [PASS][199]
[198]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-3/igt@xe_drm_fdinfo@utilization-others-full-load.html
[199]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-7/igt@xe_drm_fdinfo@utilization-others-full-load.html
* igt@xe_evict@evict-beng-small-external-cm:
- shard-bmg: [DMESG-WARN][200] ([Intel XE#1727]) -> [PASS][201]
[200]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@xe_evict@evict-beng-small-external-cm.html
[201]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@xe_evict@evict-beng-small-external-cm.html
* igt@xe_exec_balancer@twice-virtual-basic:
- shard-dg2-set2: [SKIP][202] ([Intel XE#1130]) -> [PASS][203] +101 other tests pass
[202]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@xe_exec_balancer@twice-virtual-basic.html
[203]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@xe_exec_balancer@twice-virtual-basic.html
* igt@xe_exec_basic@once-bindexecqueue-userptr-invalidate-race:
- shard-bmg: [SKIP][204] ([Intel XE#1130]) -> [PASS][205] +220 other tests pass
[204]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_exec_basic@once-bindexecqueue-userptr-invalidate-race.html
[205]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@xe_exec_basic@once-bindexecqueue-userptr-invalidate-race.html
* igt@xe_gt_freq@freq_suspend:
- shard-bmg: [DMESG-FAIL][206] ([Intel XE#1727] / [Intel XE#3468]) -> [PASS][207]
[206]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@xe_gt_freq@freq_suspend.html
[207]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@xe_gt_freq@freq_suspend.html
* igt@xe_live_ktest@xe_dma_buf:
- shard-dg2-set2: [SKIP][208] ([Intel XE#1192]) -> [PASS][209]
[208]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@xe_live_ktest@xe_dma_buf.html
[209]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@xe_live_ktest@xe_dma_buf.html
* igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit:
- shard-bmg: [SKIP][210] ([Intel XE#2229]) -> [PASS][211]
[210]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit.html
[211]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit.html
* igt@xe_module_load@reload-no-display:
- shard-bmg: [FAIL][212] -> [PASS][213] +1 other test pass
[212]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@xe_module_load@reload-no-display.html
[213]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@xe_module_load@reload-no-display.html
* igt@xe_oa@mmio-triggered-reports:
- shard-lnl: [FAIL][214] ([Intel XE#2249]) -> [PASS][215]
[214]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-3/igt@xe_oa@mmio-triggered-reports.html
[215]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-7/igt@xe_oa@mmio-triggered-reports.html
* igt@xe_pm@s2idle-vm-bind-unbind-all:
- shard-bmg: [DMESG-WARN][216] ([Intel XE#1616] / [Intel XE#3468]) -> [PASS][217]
[216]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@xe_pm@s2idle-vm-bind-unbind-all.html
[217]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@xe_pm@s2idle-vm-bind-unbind-all.html
* igt@xe_tlb@basic-tlb:
- shard-bmg: [CRASH][218] ([Intel XE#3212]) -> [PASS][219]
[218]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@xe_tlb@basic-tlb.html
[219]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@xe_tlb@basic-tlb.html
- shard-lnl: [CRASH][220] ([Intel XE#3212]) -> [PASS][221]
[220]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-6/igt@xe_tlb@basic-tlb.html
[221]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-1/igt@xe_tlb@basic-tlb.html
#### Warnings ####
* igt@core_hotunplug@unplug-rescan:
- shard-bmg: [DMESG-WARN][222] ([Intel XE#3468]) -> [SKIP][223] ([Intel XE#1885])
[222]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@core_hotunplug@unplug-rescan.html
[223]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@core_hotunplug@unplug-rescan.html
- shard-dg2-set2: [DMESG-WARN][224] ([Intel XE#3468]) -> [SKIP][225] ([Intel XE#1885])
[224]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@core_hotunplug@unplug-rescan.html
[225]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@core_hotunplug@unplug-rescan.html
* igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- shard-bmg: [SKIP][226] ([Intel XE#2423]) -> [SKIP][227] ([Intel XE#2233])
[226]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
[227]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
* igt@kms_async_flips@invalid-async-flip:
- shard-bmg: [SKIP][228] ([Intel XE#873]) -> [SKIP][229] ([Intel XE#2423])
[228]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@kms_async_flips@invalid-async-flip.html
[229]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_async_flips@invalid-async-flip.html
* igt@kms_atomic@plane-primary-overlay-mutable-zpos:
- shard-bmg: [SKIP][230] ([Intel XE#2385]) -> [SKIP][231] ([Intel XE#2423])
[230]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html
[231]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html
* igt@kms_atomic_transition@modeset-transition-nonblocking:
- shard-dg2-set2: [SKIP][232] -> [SKIP][233] ([Intel XE#2423] / [i915#2575]) +11 other tests skip
[232]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_atomic_transition@modeset-transition-nonblocking.html
[233]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_atomic_transition@modeset-transition-nonblocking.html
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels:
- shard-bmg: [SKIP][234] ([Intel XE#2370]) -> [SKIP][235] ([Intel XE#2423])
[234]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
[235]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
* igt@kms_big_fb@4-tiled-16bpp-rotate-0:
- shard-bmg: [DMESG-WARN][236] ([Intel XE#3468]) -> [SKIP][237] ([Intel XE#2136])
[236]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@kms_big_fb@4-tiled-16bpp-rotate-0.html
[237]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_big_fb@4-tiled-16bpp-rotate-0.html
* igt@kms_big_fb@4-tiled-32bpp-rotate-90:
- shard-bmg: [SKIP][238] ([Intel XE#2327]) -> [SKIP][239] ([Intel XE#2136]) +3 other tests skip
[238]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@kms_big_fb@4-tiled-32bpp-rotate-90.html
[239]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_big_fb@4-tiled-32bpp-rotate-90.html
* igt@kms_big_fb@4-tiled-64bpp-rotate-180:
- shard-bmg: [SKIP][240] ([Intel XE#2136]) -> [DMESG-WARN][241] ([Intel XE#3468])
[240]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html
[241]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html
* igt@kms_big_fb@4-tiled-64bpp-rotate-270:
- shard-dg2-set2: [SKIP][242] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][243] ([Intel XE#316])
[242]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_big_fb@4-tiled-64bpp-rotate-270.html
[243]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_big_fb@4-tiled-64bpp-rotate-270.html
* igt@kms_big_fb@4-tiled-8bpp-rotate-180:
- shard-bmg: [SKIP][244] ([Intel XE#829]) -> [SKIP][245] ([Intel XE#2136]) +1 other test skip
[244]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_big_fb@4-tiled-8bpp-rotate-180.html
[245]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_big_fb@4-tiled-8bpp-rotate-180.html
* igt@kms_big_fb@linear-16bpp-rotate-90:
- shard-dg2-set2: [SKIP][246] ([Intel XE#316]) -> [SKIP][247] ([Intel XE#2136] / [Intel XE#2351])
[246]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_big_fb@linear-16bpp-rotate-90.html
[247]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_big_fb@linear-16bpp-rotate-90.html
* igt@kms_big_fb@linear-32bpp-rotate-270:
- shard-bmg: [SKIP][248] ([Intel XE#2136]) -> [SKIP][249] ([Intel XE#2327]) +5 other tests skip
[248]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_big_fb@linear-32bpp-rotate-270.html
[249]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_big_fb@linear-32bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-16bpp-rotate-270:
- shard-dg2-set2: [SKIP][250] ([Intel XE#316]) -> [SKIP][251] ([Intel XE#2136]) +4 other tests skip
[250]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_big_fb@x-tiled-16bpp-rotate-270.html
[251]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_big_fb@x-tiled-16bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-180:
- shard-dg2-set2: [INCOMPLETE][252] ([Intel XE#1727] / [Intel XE#3225] / [Intel XE#402]) -> [SKIP][253] ([Intel XE#2136])
[252]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_big_fb@x-tiled-32bpp-rotate-180.html
[253]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_big_fb@x-tiled-32bpp-rotate-180.html
* igt@kms_big_fb@x-tiled-64bpp-rotate-90:
- shard-dg2-set2: [SKIP][254] ([Intel XE#2136]) -> [SKIP][255] ([Intel XE#316]) +2 other tests skip
[254]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_big_fb@x-tiled-64bpp-rotate-90.html
[255]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_big_fb@x-tiled-64bpp-rotate-90.html
* igt@kms_big_fb@x-tiled-addfb-size-overflow:
- shard-dg2-set2: [SKIP][256] ([Intel XE#829]) -> [SKIP][257] ([Intel XE#2136] / [Intel XE#2351])
[256]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_big_fb@x-tiled-addfb-size-overflow.html
[257]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_big_fb@x-tiled-addfb-size-overflow.html
* igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
- shard-bmg: [SKIP][258] ([Intel XE#829]) -> [DMESG-WARN][259] ([Intel XE#1727] / [Intel XE#3468])
[258]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
[259]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@y-tiled-64bpp-rotate-90:
- shard-bmg: [SKIP][260] ([Intel XE#1124]) -> [SKIP][261] ([Intel XE#2136]) +12 other tests skip
[260]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_big_fb@y-tiled-64bpp-rotate-90.html
[261]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_big_fb@y-tiled-64bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-addfb:
- shard-dg2-set2: [SKIP][262] ([Intel XE#619]) -> [SKIP][263] ([Intel XE#2136] / [Intel XE#2351])
[262]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_big_fb@y-tiled-addfb.html
[263]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_big_fb@y-tiled-addfb.html
* igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
- shard-dg2-set2: [SKIP][264] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][265] ([Intel XE#607])
[264]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
[265]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@y-tiled-addfb-size-overflow:
- shard-bmg: [SKIP][266] ([Intel XE#2136]) -> [SKIP][267] ([Intel XE#610])
[266]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
[267]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180:
- shard-bmg: [SKIP][268] ([Intel XE#2136]) -> [SKIP][269] ([Intel XE#1124]) +13 other tests skip
[268]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180.html
[269]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/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-async-flip:
- shard-bmg: [SKIP][270] ([Intel XE#829]) -> [SKIP][271] ([Intel XE#1124])
[270]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
[271]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-async-flip:
- shard-dg2-set2: [SKIP][272] ([Intel XE#1124]) -> [SKIP][273] ([Intel XE#2136] / [Intel XE#2351])
[272]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html
[273]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html
* igt@kms_big_fb@yf-tiled-32bpp-rotate-180:
- shard-dg2-set2: [SKIP][274] ([Intel XE#1124]) -> [SKIP][275] ([Intel XE#2136]) +9 other tests skip
[274]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html
[275]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html
* igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow:
- shard-bmg: [SKIP][276] ([Intel XE#607]) -> [SKIP][277] ([Intel XE#2136]) +1 other test skip
[276]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow.html
[277]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow.html
- shard-dg2-set2: [SKIP][278] ([Intel XE#607]) -> [SKIP][279] ([Intel XE#2136])
[278]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow.html
[279]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@yf-tiled-addfb-size-overflow:
- shard-dg2-set2: [SKIP][280] ([Intel XE#610]) -> [SKIP][281] ([Intel XE#2136])
[280]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html
[281]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html
- shard-bmg: [SKIP][282] ([Intel XE#610]) -> [SKIP][283] ([Intel XE#2136])
[282]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html
[283]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
- shard-dg2-set2: [SKIP][284] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][285] ([Intel XE#1124]) +2 other tests skip
[284]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
[285]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip:
- shard-dg2-set2: [SKIP][286] ([Intel XE#2136]) -> [SKIP][287] ([Intel XE#1124]) +1 other test skip
[286]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
[287]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
* igt@kms_bw@connected-linear-tiling-2-displays-2560x1440p:
- shard-bmg: [SKIP][288] ([Intel XE#2423]) -> [SKIP][289] ([Intel XE#2314] / [Intel XE#2894]) +2 other tests skip
[288]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_bw@connected-linear-tiling-2-displays-2560x1440p.html
[289]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_bw@connected-linear-tiling-2-displays-2560x1440p.html
* igt@kms_bw@connected-linear-tiling-3-displays-3840x2160p:
- shard-dg2-set2: [SKIP][290] ([Intel XE#2191]) -> [SKIP][291] ([Intel XE#2423] / [i915#2575]) +2 other tests skip
[290]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_bw@connected-linear-tiling-3-displays-3840x2160p.html
[291]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_bw@connected-linear-tiling-3-displays-3840x2160p.html
* igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p:
- shard-dg2-set2: [SKIP][292] ([Intel XE#2423] / [i915#2575]) -> [SKIP][293] ([Intel XE#2191])
[292]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p.html
[293]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p.html
- shard-bmg: [SKIP][294] ([Intel XE#2314] / [Intel XE#2894]) -> [SKIP][295] ([Intel XE#2423])
[294]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p.html
[295]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p.html
* igt@kms_bw@linear-tiling-1-displays-1920x1080p:
- shard-dg2-set2: [SKIP][296] ([Intel XE#367]) -> [SKIP][297] ([Intel XE#2423] / [i915#2575]) +5 other tests skip
[296]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_bw@linear-tiling-1-displays-1920x1080p.html
[297]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_bw@linear-tiling-1-displays-1920x1080p.html
* igt@kms_bw@linear-tiling-1-displays-2560x1440p:
- shard-bmg: [SKIP][298] ([Intel XE#2423]) -> [SKIP][299] ([Intel XE#367]) +4 other tests skip
[298]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_bw@linear-tiling-1-displays-2560x1440p.html
[299]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_bw@linear-tiling-1-displays-2560x1440p.html
* igt@kms_bw@linear-tiling-1-displays-3840x2160p:
- shard-dg2-set2: [SKIP][300] ([Intel XE#2423] / [i915#2575]) -> [SKIP][301] ([Intel XE#367]) +2 other tests skip
[300]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_bw@linear-tiling-1-displays-3840x2160p.html
[301]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_bw@linear-tiling-1-displays-3840x2160p.html
* igt@kms_bw@linear-tiling-3-displays-1920x1080p:
- shard-bmg: [SKIP][302] ([Intel XE#367]) -> [SKIP][303] ([Intel XE#2423]) +3 other tests skip
[302]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_bw@linear-tiling-3-displays-1920x1080p.html
[303]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_bw@linear-tiling-3-displays-1920x1080p.html
* igt@kms_ccs@bad-pixel-format-y-tiled-gen12-rc-ccs-cc:
- shard-bmg: [SKIP][304] ([Intel XE#2887]) -> [SKIP][305] ([Intel XE#2136]) +17 other tests skip
[304]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_ccs@bad-pixel-format-y-tiled-gen12-rc-ccs-cc.html
[305]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_ccs@bad-pixel-format-y-tiled-gen12-rc-ccs-cc.html
* igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs:
- shard-dg2-set2: [SKIP][306] ([Intel XE#829]) -> [SKIP][307] ([Intel XE#2907])
[306]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs.html
[307]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs.html
* igt@kms_ccs@bad-rotation-90-y-tiled-ccs:
- shard-bmg: [SKIP][308] ([Intel XE#2136]) -> [SKIP][309] ([Intel XE#2887]) +18 other tests skip
[308]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_ccs@bad-rotation-90-y-tiled-ccs.html
[309]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_ccs@bad-rotation-90-y-tiled-ccs.html
* igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs:
- shard-dg2-set2: [SKIP][310] ([Intel XE#2136]) -> [SKIP][311] ([Intel XE#455] / [Intel XE#787]) +10 other tests skip
[310]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs.html
[311]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs.html
* igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs:
- shard-dg2-set2: [SKIP][312] ([Intel XE#2907]) -> [SKIP][313] ([Intel XE#2136]) +1 other test skip
[312]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs.html
[313]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-basic-4-tiled-mtl-rc-ccs:
- shard-dg2-set2: [SKIP][314] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][315] ([Intel XE#455] / [Intel XE#787]) +2 other tests skip
[314]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_ccs@crc-primary-basic-4-tiled-mtl-rc-ccs.html
[315]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@kms_ccs@crc-primary-basic-4-tiled-mtl-rc-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-rc-ccs:
- shard-dg2-set2: [SKIP][316] ([Intel XE#829]) -> [SKIP][317] ([Intel XE#2136]) +5 other tests skip
[316]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-rc-ccs.html
[317]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-rc-ccs.html
- shard-bmg: [SKIP][318] ([Intel XE#3282]) -> [SKIP][319] ([Intel XE#2887])
[318]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-rc-ccs.html
[319]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-rc-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs:
- shard-bmg: [SKIP][320] ([Intel XE#2136]) -> [SKIP][321] ([Intel XE#3432]) +1 other test skip
[320]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs.html
[321]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs-cc:
- shard-dg2-set2: [INCOMPLETE][322] ([Intel XE#1727] / [Intel XE#3468]) -> [SKIP][323] ([Intel XE#2136])
[322]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs-cc.html
[323]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs:
- shard-bmg: [SKIP][324] ([Intel XE#2652] / [Intel XE#787]) -> [SKIP][325] ([Intel XE#2136]) +1 other test skip
[324]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html
[325]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs-cc:
- shard-bmg: [SKIP][326] ([Intel XE#3432]) -> [SKIP][327] ([Intel XE#2136])
[326]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs-cc.html
[327]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs-cc.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs:
- shard-bmg: [SKIP][328] -> [SKIP][329] ([Intel XE#2136]) +2 other tests skip
[328]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs.html
[329]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc:
- shard-dg2-set2: [SKIP][330] ([Intel XE#2136]) -> [FAIL][331] ([Intel XE#616])
[330]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc.html
[331]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs:
- shard-bmg: [SKIP][332] ([Intel XE#2136]) -> [SKIP][333] ([Intel XE#2652] / [Intel XE#787])
[332]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs.html
[333]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs:
- shard-dg2-set2: [SKIP][334] ([Intel XE#455] / [Intel XE#787]) -> [SKIP][335] ([Intel XE#2136]) +13 other tests skip
[334]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs.html
[335]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs.html
* igt@kms_ccs@missing-ccs-buffer-y-tiled-gen12-mc-ccs:
- shard-dg2-set2: [SKIP][336] ([Intel XE#455] / [Intel XE#787]) -> [SKIP][337] ([Intel XE#2136] / [Intel XE#2351]) +2 other tests skip
[336]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_ccs@missing-ccs-buffer-y-tiled-gen12-mc-ccs.html
[337]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_ccs@missing-ccs-buffer-y-tiled-gen12-mc-ccs.html
* igt@kms_cdclk@mode-transition:
- shard-bmg: [SKIP][338] ([Intel XE#3189]) -> [SKIP][339] ([Intel XE#2724])
[338]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_cdclk@mode-transition.html
[339]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_cdclk@mode-transition.html
* igt@kms_cdclk@plane-scaling:
- shard-bmg: [SKIP][340] ([Intel XE#2724]) -> [SKIP][341] ([Intel XE#2136])
[340]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_cdclk@plane-scaling.html
[341]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_cdclk@plane-scaling.html
* igt@kms_chamelium_audio@dp-audio-edid:
- shard-bmg: [SKIP][342] ([Intel XE#3189]) -> [SKIP][343] ([Intel XE#2252])
[342]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_chamelium_audio@dp-audio-edid.html
[343]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_chamelium_audio@dp-audio-edid.html
* igt@kms_chamelium_audio@hdmi-audio-edid:
- shard-bmg: [SKIP][344] ([Intel XE#2423]) -> [SKIP][345] ([Intel XE#2252]) +11 other tests skip
[344]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_chamelium_audio@hdmi-audio-edid.html
[345]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_chamelium_audio@hdmi-audio-edid.html
* igt@kms_chamelium_color@ctm-0-25:
- shard-bmg: [SKIP][346] ([Intel XE#2423]) -> [SKIP][347] ([Intel XE#2325])
[346]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_chamelium_color@ctm-0-25.html
[347]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_chamelium_color@ctm-0-25.html
- shard-dg2-set2: [SKIP][348] ([Intel XE#306]) -> [SKIP][349] ([Intel XE#2423] / [i915#2575]) +1 other test skip
[348]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_chamelium_color@ctm-0-25.html
[349]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_chamelium_color@ctm-0-25.html
* igt@kms_chamelium_color@ctm-0-75:
- shard-dg2-set2: [SKIP][350] ([Intel XE#2423] / [i915#2575]) -> [SKIP][351] ([Intel XE#306]) +1 other test skip
[350]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_chamelium_color@ctm-0-75.html
[351]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@kms_chamelium_color@ctm-0-75.html
* igt@kms_chamelium_color@ctm-negative:
- shard-bmg: [SKIP][352] ([Intel XE#2325]) -> [SKIP][353] ([Intel XE#2423]) +2 other tests skip
[352]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-4/igt@kms_chamelium_color@ctm-negative.html
[353]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_chamelium_color@ctm-negative.html
* igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k:
- shard-dg2-set2: [SKIP][354] ([Intel XE#373]) -> [SKIP][355] ([Intel XE#2423] / [i915#2575]) +11 other tests skip
[354]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k.html
[355]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k.html
* igt@kms_chamelium_hpd@common-hpd-after-suspend:
- shard-bmg: [SKIP][356] ([Intel XE#2252]) -> [SKIP][357] ([Intel XE#2423]) +11 other tests skip
[356]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_chamelium_hpd@common-hpd-after-suspend.html
[357]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_chamelium_hpd@common-hpd-after-suspend.html
* igt@kms_chamelium_hpd@hdmi-hpd:
- shard-dg2-set2: [SKIP][358] ([Intel XE#2423] / [i915#2575]) -> [SKIP][359] ([Intel XE#373]) +7 other tests skip
[358]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_chamelium_hpd@hdmi-hpd.html
[359]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_chamelium_hpd@hdmi-hpd.html
* igt@kms_color@ctm-0-25:
- shard-bmg: [DMESG-WARN][360] ([Intel XE#877]) -> [SKIP][361] ([Intel XE#2423]) +1 other test skip
[360]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@kms_color@ctm-0-25.html
[361]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_color@ctm-0-25.html
* igt@kms_content_protection@atomic-dpms:
- shard-dg2-set2: [SKIP][362] ([Intel XE#2423] / [i915#2575]) -> [FAIL][363] ([Intel XE#1178]) +1 other test fail
[362]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_content_protection@atomic-dpms.html
[363]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_content_protection@atomic-dpms.html
* igt@kms_content_protection@content-type-change:
- shard-bmg: [SKIP][364] ([Intel XE#2341]) -> [SKIP][365] ([Intel XE#2423]) +2 other tests skip
[364]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_content_protection@content-type-change.html
[365]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_content_protection@content-type-change.html
* igt@kms_content_protection@dp-mst-lic-type-1:
- shard-dg2-set2: [SKIP][366] ([Intel XE#2423] / [i915#2575]) -> [SKIP][367] ([Intel XE#307])
[366]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_content_protection@dp-mst-lic-type-1.html
[367]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_content_protection@dp-mst-lic-type-1.html
* igt@kms_content_protection@dp-mst-type-1:
- shard-bmg: [SKIP][368] ([Intel XE#2390]) -> [SKIP][369] ([Intel XE#2423])
[368]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_content_protection@dp-mst-type-1.html
[369]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_content_protection@dp-mst-type-1.html
- shard-dg2-set2: [SKIP][370] ([Intel XE#307]) -> [SKIP][371] ([Intel XE#2423] / [i915#2575])
[370]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@kms_content_protection@dp-mst-type-1.html
[371]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_content_protection@dp-mst-type-1.html
* igt@kms_content_protection@legacy:
- shard-bmg: [INCOMPLETE][372] ([Intel XE#2715] / [Intel XE#3468]) -> [FAIL][373] ([Intel XE#1178]) +1 other test fail
[372]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@kms_content_protection@legacy.html
[373]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_content_protection@legacy.html
* igt@kms_content_protection@lic-type-0:
- shard-bmg: [FAIL][374] ([Intel XE#1178]) -> [SKIP][375] ([Intel XE#2423])
[374]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-4/igt@kms_content_protection@lic-type-0.html
[375]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_content_protection@lic-type-0.html
* igt@kms_content_protection@srm:
- shard-dg2-set2: [FAIL][376] ([Intel XE#1178]) -> [SKIP][377] ([Intel XE#2423] / [i915#2575])
[376]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_content_protection@srm.html
[377]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_content_protection@srm.html
* igt@kms_content_protection@srm@pipe-a-dp-2:
- shard-bmg: [FAIL][378] ([Intel XE#1178]) -> [INCOMPLETE][379] ([Intel XE#2715] / [Intel XE#3468]) +1 other test incomplete
[378]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_content_protection@srm@pipe-a-dp-2.html
[379]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_content_protection@srm@pipe-a-dp-2.html
* igt@kms_cursor_crc@cursor-offscreen-128x42:
- shard-bmg: [SKIP][380] ([Intel XE#2423]) -> [SKIP][381] ([Intel XE#2320]) +9 other tests skip
[380]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_cursor_crc@cursor-offscreen-128x42.html
[381]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_cursor_crc@cursor-offscreen-128x42.html
* igt@kms_cursor_crc@cursor-random-512x170:
- shard-bmg: [SKIP][382] ([Intel XE#2321]) -> [SKIP][383] ([Intel XE#2423]) +1 other test skip
[382]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_cursor_crc@cursor-random-512x170.html
[383]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_cursor_crc@cursor-random-512x170.html
* igt@kms_cursor_crc@cursor-random-512x512:
- shard-dg2-set2: [SKIP][384] ([Intel XE#308]) -> [SKIP][385] ([Intel XE#2423] / [i915#2575]) +1 other test skip
[384]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_cursor_crc@cursor-random-512x512.html
[385]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_cursor_crc@cursor-random-512x512.html
* igt@kms_cursor_crc@cursor-rapid-movement-512x170:
- shard-bmg: [SKIP][386] ([Intel XE#2423]) -> [SKIP][387] ([Intel XE#2321])
[386]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html
[387]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html
* igt@kms_cursor_crc@cursor-rapid-movement-max-size:
- shard-bmg: [SKIP][388] ([Intel XE#2320]) -> [SKIP][389] ([Intel XE#2423]) +2 other tests skip
[388]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_cursor_crc@cursor-rapid-movement-max-size.html
[389]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_cursor_crc@cursor-rapid-movement-max-size.html
* igt@kms_cursor_crc@cursor-sliding-512x512:
- shard-dg2-set2: [SKIP][390] ([Intel XE#2423] / [i915#2575]) -> [SKIP][391] ([Intel XE#308])
[390]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_cursor_crc@cursor-sliding-512x512.html
[391]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_cursor_crc@cursor-sliding-512x512.html
* igt@kms_cursor_edge_walk@256x256-top-edge:
- shard-bmg: [SKIP][392] ([Intel XE#2423]) -> [DMESG-FAIL][393] ([Intel XE#3468])
[392]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_cursor_edge_walk@256x256-top-edge.html
[393]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_cursor_edge_walk@256x256-top-edge.html
* igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic:
- shard-bmg: [SKIP][394] ([Intel XE#2423]) -> [DMESG-WARN][395] ([Intel XE#3468]) +4 other tests dmesg-warn
[394]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic.html
[395]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- shard-dg2-set2: [SKIP][396] ([Intel XE#323]) -> [SKIP][397] ([Intel XE#2423] / [i915#2575]) +1 other test skip
[396]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
[397]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size:
- shard-bmg: [SKIP][398] ([Intel XE#2291]) -> [DMESG-WARN][399] ([Intel XE#877])
[398]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html
[399]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-atomic:
- shard-bmg: [SKIP][400] ([Intel XE#2291]) -> [SKIP][401] ([Intel XE#2423])
[400]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic.html
[401]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-toggle:
- shard-bmg: [SKIP][402] ([Intel XE#2291]) -> [DMESG-WARN][403] ([Intel XE#3468])
[402]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html
[403]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions:
- shard-bmg: [SKIP][404] ([Intel XE#2286]) -> [SKIP][405] ([Intel XE#2423])
[404]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html
[405]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle:
- shard-bmg: [SKIP][406] ([Intel XE#2423]) -> [SKIP][407] ([Intel XE#2286])
[406]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html
[407]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html
* igt@kms_dirtyfb@drrs-dirtyfb-ioctl:
- shard-dg2-set2: [SKIP][408] ([Intel XE#2136]) -> [SKIP][409] ([Intel XE#455]) +1 other test skip
[408]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html
[409]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html
- shard-bmg: [SKIP][410] ([Intel XE#1508]) -> [SKIP][411] ([Intel XE#2136])
[410]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html
[411]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html
* igt@kms_dirtyfb@psr-dirtyfb-ioctl:
- shard-bmg: [SKIP][412] ([Intel XE#2136]) -> [SKIP][413] ([Intel XE#1508])
[412]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
[413]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
* igt@kms_dp_aux_dev:
- shard-bmg: [SKIP][414] ([Intel XE#2423]) -> [SKIP][415] ([Intel XE#3009])
[414]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_dp_aux_dev.html
[415]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_dp_aux_dev.html
* igt@kms_dsc@dsc-with-output-formats:
- shard-bmg: [SKIP][416] ([Intel XE#2136]) -> [SKIP][417] ([Intel XE#2244])
[416]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_dsc@dsc-with-output-formats.html
[417]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_dsc@dsc-with-output-formats.html
* igt@kms_fbcon_fbt@fbc:
- shard-bmg: [FAIL][418] ([Intel XE#1695]) -> [SKIP][419] ([Intel XE#2136])
[418]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_fbcon_fbt@fbc.html
[419]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_fbcon_fbt@fbc.html
* igt@kms_feature_discovery@chamelium:
- shard-bmg: [SKIP][420] ([Intel XE#2372]) -> [SKIP][421] ([Intel XE#2423])
[420]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_feature_discovery@chamelium.html
[421]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_feature_discovery@chamelium.html
* igt@kms_feature_discovery@display-4x:
- shard-bmg: [SKIP][422] ([Intel XE#2423]) -> [SKIP][423] ([Intel XE#1138])
[422]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_feature_discovery@display-4x.html
[423]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_feature_discovery@display-4x.html
* igt@kms_feature_discovery@dp-mst:
- shard-dg2-set2: [SKIP][424] ([Intel XE#2423] / [i915#2575]) -> [SKIP][425] ([Intel XE#1137])
[424]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_feature_discovery@dp-mst.html
[425]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_feature_discovery@dp-mst.html
* igt@kms_feature_discovery@psr1:
- shard-bmg: [SKIP][426] ([Intel XE#2423]) -> [SKIP][427] ([Intel XE#2374])
[426]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_feature_discovery@psr1.html
[427]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_feature_discovery@psr1.html
* igt@kms_flip@2x-blocking-absolute-wf_vblank-interruptible:
- shard-bmg: [DMESG-WARN][428] ([Intel XE#3468]) -> [SKIP][429] ([Intel XE#2423])
[428]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@kms_flip@2x-blocking-absolute-wf_vblank-interruptible.html
[429]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_flip@2x-blocking-absolute-wf_vblank-interruptible.html
* igt@kms_flip@2x-blocking-wf_vblank:
- shard-bmg: [SKIP][430] ([Intel XE#3189]) -> [SKIP][431] ([Intel XE#2423]) +6 other tests skip
[430]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_flip@2x-blocking-wf_vblank.html
[431]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_flip@2x-blocking-wf_vblank.html
* igt@kms_flip@2x-dpms-vs-vblank-race:
- shard-bmg: [SKIP][432] ([Intel XE#2316]) -> [SKIP][433] ([Intel XE#2423])
[432]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_flip@2x-dpms-vs-vblank-race.html
[433]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_flip@2x-dpms-vs-vblank-race.html
* igt@kms_flip@2x-flip-vs-suspend:
- shard-bmg: [SKIP][434] ([Intel XE#2423]) -> [ABORT][435] ([Intel XE#3468])
[434]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_flip@2x-flip-vs-suspend.html
[435]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_flip@2x-flip-vs-suspend.html
* igt@kms_flip@2x-flip-vs-wf_vblank-interruptible:
- shard-bmg: [SKIP][436] ([Intel XE#2423]) -> [SKIP][437] ([Intel XE#2316]) +2 other tests skip
[436]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html
[437]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html
* igt@kms_flip@2x-plain-flip-fb-recreate:
- shard-bmg: [SKIP][438] ([Intel XE#2316]) -> [FAIL][439] ([Intel XE#2882])
[438]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_flip@2x-plain-flip-fb-recreate.html
[439]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_flip@2x-plain-flip-fb-recreate.html
* igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset-interruptible:
- shard-bmg: [DMESG-WARN][440] -> [SKIP][441] ([Intel XE#2423])
[440]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset-interruptible.html
[441]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset-interruptible.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible:
- shard-dg2-set2: [FAIL][442] ([Intel XE#301]) -> [SKIP][443] ([Intel XE#2423] / [i915#2575])
[442]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
[443]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
* igt@kms_flip@flip-vs-suspend:
- shard-dg2-set2: [DMESG-FAIL][444] ([Intel XE#1727] / [Intel XE#3468]) -> [SKIP][445] ([Intel XE#2423] / [i915#2575])
[444]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@kms_flip@flip-vs-suspend.html
[445]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_flip@flip-vs-suspend.html
* igt@kms_flip@flip-vs-suspend-interruptible:
- shard-dg2-set2: [SKIP][446] ([Intel XE#2423] / [i915#2575]) -> [DMESG-FAIL][447] ([Intel XE#1727] / [Intel XE#3468])
[446]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_flip@flip-vs-suspend-interruptible.html
[447]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_flip@flip-vs-suspend-interruptible.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling:
- shard-bmg: [INCOMPLETE][448] ([Intel XE#1727] / [Intel XE#3468]) -> [SKIP][449] ([Intel XE#2136])
[448]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling.html
[449]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling:
- shard-bmg: [SKIP][450] ([Intel XE#2136]) -> [DMESG-WARN][451] ([Intel XE#2705] / [Intel XE#3468])
[450]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling.html
[451]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
- shard-dg2-set2: [SKIP][452] ([Intel XE#455]) -> [SKIP][453] ([Intel XE#2136] / [Intel XE#2351]) +2 other tests skip
[452]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
[453]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling:
- shard-bmg: [SKIP][454] ([Intel XE#3189]) -> [SKIP][455] ([Intel XE#2293] / [Intel XE#2380])
[454]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling.html
[455]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling:
- shard-bmg: [SKIP][456] ([Intel XE#2136]) -> [SKIP][457] ([Intel XE#2293] / [Intel XE#2380]) +3 other tests skip
[456]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling.html
[457]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling:
- shard-bmg: [SKIP][458] ([Intel XE#2293] / [Intel XE#2380]) -> [SKIP][459] ([Intel XE#2136]) +8 other tests skip
[458]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling.html
[459]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilercccs-downscaling:
- shard-dg2-set2: [SKIP][460] ([Intel XE#455]) -> [SKIP][461] ([Intel XE#2136]) +2 other tests skip
[460]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilercccs-downscaling.html
[461]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilercccs-downscaling.html
* igt@kms_force_connector_basic@force-connector-state:
- shard-bmg: [SKIP][462] ([Intel XE#540]) -> [SKIP][463] ([Intel XE#2423])
[462]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_force_connector_basic@force-connector-state.html
[463]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_force_connector_basic@force-connector-state.html
- shard-dg2-set2: [SKIP][464] ([Intel XE#540]) -> [SKIP][465] ([Intel XE#2423] / [i915#2575])
[464]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_force_connector_basic@force-connector-state.html
[465]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_force_connector_basic@force-connector-state.html
* igt@kms_force_connector_basic@prune-stale-modes:
- shard-dg2-set2: [SKIP][466] ([i915#5274]) -> [SKIP][467] ([Intel XE#2423] / [i915#2575])
[466]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_force_connector_basic@prune-stale-modes.html
[467]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_force_connector_basic@prune-stale-modes.html
* igt@kms_frontbuffer_tracking@drrs-1p-offscren-pri-indfb-draw-blt:
- shard-bmg: [SKIP][468] ([Intel XE#2136]) -> [SKIP][469] ([Intel XE#2311]) +32 other tests skip
[468]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_frontbuffer_tracking@drrs-1p-offscren-pri-indfb-draw-blt.html
[469]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_frontbuffer_tracking@drrs-1p-offscren-pri-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-move:
- shard-bmg: [SKIP][470] ([Intel XE#2312]) -> [SKIP][471] ([Intel XE#2311]) +4 other tests skip
[470]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-move.html
[471]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-move.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt:
- shard-bmg: [SKIP][472] ([Intel XE#2312]) -> [SKIP][473] ([Intel XE#2136]) +7 other tests skip
[472]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt.html
[473]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/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][474] ([Intel XE#651]) -> [SKIP][475] ([Intel XE#2136] / [Intel XE#2351]) +7 other tests skip
[474]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen.html
[475]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen.html
* igt@kms_frontbuffer_tracking@drrs-rgb101010-draw-mmap-wc:
- shard-dg2-set2: [SKIP][476] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][477] ([Intel XE#651]) +11 other tests skip
[476]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_frontbuffer_tracking@drrs-rgb101010-draw-mmap-wc.html
[477]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_frontbuffer_tracking@drrs-rgb101010-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-blt:
- shard-bmg: [FAIL][478] ([Intel XE#2333]) -> [DMESG-FAIL][479] ([Intel XE#3468]) +3 other tests dmesg-fail
[478]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-blt.html
[479]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-mmap-wc:
- shard-bmg: [SKIP][480] ([Intel XE#2136]) -> [DMESG-FAIL][481] ([Intel XE#3468]) +8 other tests dmesg-fail
[480]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-mmap-wc.html
[481]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-blt:
- shard-bmg: [INCOMPLETE][482] ([Intel XE#1727]) -> [FAIL][483] ([Intel XE#2333])
[482]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-blt.html
[483]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt:
- shard-bmg: [DMESG-FAIL][484] ([Intel XE#3468]) -> [FAIL][485] ([Intel XE#2333]) +3 other tests fail
[484]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt.html
[485]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-pgflip-blt:
- shard-bmg: [SKIP][486] ([Intel XE#2136]) -> [FAIL][487] ([Intel XE#2333]) +12 other tests fail
[486]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-pgflip-blt.html
[487]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-blt:
- shard-bmg: [DMESG-FAIL][488] ([Intel XE#3468]) -> [SKIP][489] ([Intel XE#2136])
[488]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-blt.html
[489]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][490] ([Intel XE#2312]) -> [FAIL][491] ([Intel XE#2333])
[490]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-mmap-wc.html
[491]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt:
- shard-bmg: [FAIL][492] ([Intel XE#2333]) -> [SKIP][493] ([Intel XE#2312]) +3 other tests skip
[492]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt.html
[493]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff:
- shard-bmg: [FAIL][494] ([Intel XE#2333]) -> [SKIP][495] ([Intel XE#2136]) +18 other tests skip
[494]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html
[495]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html
* igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-cur-indfb-draw-render:
- shard-dg2-set2: [SKIP][496] ([Intel XE#651]) -> [SKIP][497] ([Intel XE#2136]) +25 other tests skip
[496]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-cur-indfb-draw-render.html
[497]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-cur-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-1p-rte:
- shard-dg2-set2: [SKIP][498] ([Intel XE#2136]) -> [SKIP][499] ([Intel XE#651]) +11 other tests skip
[498]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_frontbuffer_tracking@fbcdrrs-1p-rte.html
[499]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcdrrs-1p-rte.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][500] ([Intel XE#2311]) -> [SKIP][501] ([Intel XE#2312]) +4 other tests skip
[500]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc.html
[501]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-indfb-pgflip-blt:
- shard-bmg: [SKIP][502] ([Intel XE#3189]) -> [SKIP][503] ([Intel XE#2311]) +1 other test skip
[502]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-indfb-pgflip-blt.html
[503]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-pri-shrfb-draw-render:
- shard-bmg: [SKIP][504] ([Intel XE#2311]) -> [SKIP][505] ([Intel XE#2136]) +23 other tests skip
[504]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-pri-shrfb-draw-render.html
[505]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-pri-shrfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-spr-indfb-move:
- shard-bmg: [SKIP][506] ([Intel XE#3189]) -> [SKIP][507] ([Intel XE#2312])
[506]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-spr-indfb-move.html
[507]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-spr-indfb-move.html
* igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y:
- shard-dg2-set2: [SKIP][508] ([Intel XE#658]) -> [SKIP][509] ([Intel XE#2136] / [Intel XE#2351])
[508]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
[509]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
- shard-bmg: [SKIP][510] ([Intel XE#2352]) -> [SKIP][511] ([Intel XE#2136]) +1 other test skip
[510]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
[511]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-blt:
- shard-dg2-set2: [SKIP][512] ([Intel XE#2136]) -> [SKIP][513] ([Intel XE#653]) +16 other tests skip
[512]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-blt.html
[513]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-mmap-wc:
- shard-dg2-set2: [SKIP][514] ([Intel XE#653]) -> [SKIP][515] ([Intel XE#2136]) +28 other tests skip
[514]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-mmap-wc.html
[515]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-indfb-draw-blt:
- shard-dg2-set2: [SKIP][516] -> [SKIP][517] ([Intel XE#2136] / [Intel XE#2351]) +4 other tests skip
[516]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-indfb-draw-blt.html
[517]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-pgflip-blt:
- shard-bmg: [SKIP][518] ([Intel XE#2136]) -> [SKIP][519] ([Intel XE#2313]) +34 other tests skip
[518]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-pgflip-blt.html
[519]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-onoff:
- shard-bmg: [SKIP][520] ([Intel XE#2313]) -> [SKIP][521] ([Intel XE#2312]) +2 other tests skip
[520]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-onoff.html
[521]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-onoff.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt:
- shard-bmg: [SKIP][522] ([Intel XE#2136]) -> [SKIP][523] ([Intel XE#2312]) +8 other tests skip
[522]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt.html
[523]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-mmap-wc:
- shard-dg2-set2: [SKIP][524] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][525] ([Intel XE#653]) +6 other tests skip
[524]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-mmap-wc.html
[525]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-plflip-blt:
- shard-bmg: [SKIP][526] ([Intel XE#3189]) -> [SKIP][527] ([Intel XE#2136]) +6 other tests skip
[526]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-plflip-blt.html
[527]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-y:
- shard-dg2-set2: [SKIP][528] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][529] ([Intel XE#658])
[528]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html
[529]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html
* igt@kms_frontbuffer_tracking@plane-fbc-rte:
- shard-bmg: [SKIP][530] ([Intel XE#2136]) -> [SKIP][531] ([Intel XE#2350])
[530]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_frontbuffer_tracking@plane-fbc-rte.html
[531]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_frontbuffer_tracking@plane-fbc-rte.html
* igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-indfb-draw-blt:
- shard-bmg: [SKIP][532] ([Intel XE#2313]) -> [SKIP][533] ([Intel XE#2136]) +34 other tests skip
[532]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-indfb-draw-blt.html
[533]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt:
- shard-dg2-set2: [SKIP][534] ([Intel XE#653]) -> [SKIP][535] ([Intel XE#2136] / [Intel XE#2351]) +6 other tests skip
[534]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt.html
[535]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-cur-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][536] ([Intel XE#2312]) -> [SKIP][537] ([Intel XE#2313]) +2 other tests skip
[536]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_frontbuffer_tracking@psr-2p-primscrn-cur-indfb-draw-mmap-wc.html
[537]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_frontbuffer_tracking@psr-2p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@psr-rgb101010-draw-blt:
- shard-bmg: [SKIP][538] ([Intel XE#3189]) -> [SKIP][539] ([Intel XE#2313]) +3 other tests skip
[538]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-blt.html
[539]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-blt.html
* igt@kms_getfb@getfb-reject-ccs:
- shard-bmg: [SKIP][540] ([Intel XE#2423]) -> [SKIP][541] ([Intel XE#2502])
[540]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_getfb@getfb-reject-ccs.html
[541]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@kms_getfb@getfb-reject-ccs.html
* igt@kms_getfb@getfb-repeated-different-handles:
- shard-dg2-set2: [SKIP][542] ([Intel XE#687]) -> [SKIP][543] ([Intel XE#2423] / [i915#2575])
[542]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_getfb@getfb-repeated-different-handles.html
[543]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_getfb@getfb-repeated-different-handles.html
* igt@kms_getfb@getfb2-accept-ccs:
- shard-bmg: [SKIP][544] ([Intel XE#2423]) -> [SKIP][545] ([Intel XE#2340])
[544]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_getfb@getfb2-accept-ccs.html
[545]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_getfb@getfb2-accept-ccs.html
* igt@kms_hdmi_inject@inject-audio:
- shard-dg2-set2: [FAIL][546] -> [SKIP][547] ([Intel XE#2423] / [i915#2575])
[546]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@kms_hdmi_inject@inject-audio.html
[547]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_hdmi_inject@inject-audio.html
* igt@kms_joiner@basic-big-joiner:
- shard-bmg: [SKIP][548] ([Intel XE#346]) -> [SKIP][549] ([Intel XE#2136])
[548]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-4/igt@kms_joiner@basic-big-joiner.html
[549]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_joiner@basic-big-joiner.html
* igt@kms_joiner@basic-force-ultra-joiner:
- shard-bmg: [SKIP][550] ([Intel XE#2136]) -> [SKIP][551] ([Intel XE#2934])
[550]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_joiner@basic-force-ultra-joiner.html
[551]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_joiner@basic-force-ultra-joiner.html
* igt@kms_joiner@basic-ultra-joiner:
- shard-dg2-set2: [SKIP][552] ([Intel XE#2136]) -> [SKIP][553] ([Intel XE#2927])
[552]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_joiner@basic-ultra-joiner.html
[553]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_joiner@basic-ultra-joiner.html
* igt@kms_joiner@invalid-modeset-big-joiner:
- shard-dg2-set2: [SKIP][554] ([Intel XE#346]) -> [SKIP][555] ([Intel XE#2136]) +1 other test skip
[554]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_joiner@invalid-modeset-big-joiner.html
[555]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_joiner@invalid-modeset-big-joiner.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-bmg: [SKIP][556] ([Intel XE#2423]) -> [SKIP][557] ([Intel XE#2501])
[556]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
[557]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
- shard-dg2-set2: [SKIP][558] ([Intel XE#356]) -> [SKIP][559] ([Intel XE#2423] / [i915#2575])
[558]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
[559]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_panel_fitting@atomic-fastset:
- shard-bmg: [SKIP][560] ([Intel XE#2486]) -> [SKIP][561] ([Intel XE#2423])
[560]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_panel_fitting@atomic-fastset.html
[561]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_panel_fitting@atomic-fastset.html
* igt@kms_plane_cursor@viewport:
- shard-dg2-set2: [FAIL][562] ([Intel XE#616]) -> [SKIP][563] ([Intel XE#2423] / [i915#2575])
[562]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_plane_cursor@viewport.html
[563]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_plane_cursor@viewport.html
* igt@kms_plane_lowres@tiling-y:
- shard-dg2-set2: [SKIP][564] ([Intel XE#2423] / [i915#2575]) -> [SKIP][565] ([Intel XE#455]) +4 other tests skip
[564]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_plane_lowres@tiling-y.html
[565]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@kms_plane_lowres@tiling-y.html
* igt@kms_plane_multiple@tiling-y:
- shard-dg2-set2: [SKIP][566] ([Intel XE#455]) -> [SKIP][567] ([Intel XE#2423] / [i915#2575]) +9 other tests skip
[566]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_plane_multiple@tiling-y.html
[567]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_plane_multiple@tiling-y.html
* igt@kms_plane_scaling@intel-max-src-size:
- shard-bmg: [SKIP][568] ([Intel XE#2685] / [Intel XE#3307]) -> [SKIP][569] ([Intel XE#2423])
[568]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-4/igt@kms_plane_scaling@intel-max-src-size.html
[569]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_plane_scaling@intel-max-src-size.html
- shard-dg2-set2: [SKIP][570] ([Intel XE#2423] / [i915#2575]) -> [FAIL][571] ([Intel XE#361])
[570]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_plane_scaling@intel-max-src-size.html
[571]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_plane_scaling@intel-max-src-size.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers:
- shard-bmg: [SKIP][572] ([Intel XE#3189]) -> [SKIP][573] ([Intel XE#2763]) +1 other test skip
[572]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers.html
[573]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers.html
* igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation:
- shard-dg2-set2: [DMESG-WARN][574] ([Intel XE#1727]) -> [SKIP][575] ([Intel XE#2423] / [i915#2575]) +1 other test skip
[574]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation.html
[575]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25:
- shard-dg2-set2: [SKIP][576] ([Intel XE#2763] / [Intel XE#455]) -> [SKIP][577] ([Intel XE#2423] / [i915#2575]) +1 other test skip
[576]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_plane_scaling@planes-downscale-factor-0-25.html
[577]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_plane_scaling@planes-downscale-factor-0-25.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20:
- shard-bmg: [SKIP][578] ([Intel XE#2423]) -> [SKIP][579] ([Intel XE#2763]) +3 other tests skip
[578]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20.html
[579]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25:
- shard-dg2-set2: [SKIP][580] ([Intel XE#2423] / [i915#2575]) -> [SKIP][581] ([Intel XE#2763] / [Intel XE#455])
[580]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25.html
[581]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5:
- shard-bmg: [SKIP][582] ([Intel XE#2763]) -> [SKIP][583] ([Intel XE#2423]) +1 other test skip
[582]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5.html
[583]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5.html
* igt@kms_pm_backlight@bad-brightness:
- shard-bmg: [SKIP][584] ([Intel XE#870]) -> [SKIP][585] ([Intel XE#2136]) +1 other test skip
[584]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_pm_backlight@bad-brightness.html
[585]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_pm_backlight@bad-brightness.html
- shard-dg2-set2: [SKIP][586] ([Intel XE#870]) -> [SKIP][587] ([Intel XE#2136]) +2 other tests skip
[586]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_pm_backlight@bad-brightness.html
[587]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_pm_backlight@bad-brightness.html
* igt@kms_pm_backlight@brightness-with-dpms:
- shard-dg2-set2: [SKIP][588] ([Intel XE#2136]) -> [SKIP][589] ([Intel XE#2938])
[588]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_pm_backlight@brightness-with-dpms.html
[589]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_pm_backlight@brightness-with-dpms.html
* igt@kms_pm_backlight@fade-with-suspend:
- shard-bmg: [SKIP][590] ([Intel XE#2136]) -> [SKIP][591] ([Intel XE#870])
[590]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_pm_backlight@fade-with-suspend.html
[591]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@kms_pm_backlight@fade-with-suspend.html
* igt@kms_pm_dc@dc3co-vpb-simulation:
- shard-dg2-set2: [SKIP][592] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][593] ([Intel XE#1122])
[592]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_pm_dc@dc3co-vpb-simulation.html
[593]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_pm_dc@dc3co-vpb-simulation.html
* igt@kms_pm_dc@dc5-psr:
- shard-bmg: [SKIP][594] ([Intel XE#2136]) -> [SKIP][595] ([Intel XE#2392])
[594]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_pm_dc@dc5-psr.html
[595]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_pm_dc@dc5-psr.html
* igt@kms_pm_dc@dc6-dpms:
- shard-bmg: [FAIL][596] ([Intel XE#1430]) -> [DMESG-FAIL][597] ([Intel XE#3468])
[596]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_pm_dc@dc6-dpms.html
[597]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_pm_lpsp@kms-lpsp:
- shard-bmg: [SKIP][598] ([Intel XE#2136]) -> [SKIP][599] ([Intel XE#2499])
[598]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_pm_lpsp@kms-lpsp.html
[599]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_pm_lpsp@kms-lpsp.html
* igt@kms_pm_rpm@modeset-non-lpsp:
- shard-dg2-set2: [SKIP][600] -> [SKIP][601] ([Intel XE#2446])
[600]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_pm_rpm@modeset-non-lpsp.html
[601]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_pm_rpm@modeset-non-lpsp.html
- shard-bmg: [SKIP][602] ([Intel XE#3189]) -> [SKIP][603] ([Intel XE#2446])
[602]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_pm_rpm@modeset-non-lpsp.html
[603]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_pm_rpm@modeset-non-lpsp.html
* igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-exceed-fully-sf:
- shard-dg2-set2: [SKIP][604] ([Intel XE#1489]) -> [SKIP][605] ([Intel XE#2136]) +5 other tests skip
[604]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-exceed-fully-sf.html
[605]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_psr2_sf@fbc-psr2-cursor-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf:
- shard-bmg: [SKIP][606] ([Intel XE#2136]) -> [SKIP][607] ([Intel XE#1489]) +11 other tests skip
[606]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf.html
[607]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf.html
* igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf:
- shard-bmg: [SKIP][608] ([Intel XE#1489]) -> [SKIP][609] ([Intel XE#2136]) +10 other tests skip
[608]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf.html
[609]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_sf@psr2-overlay-primary-update-sf-dmg-area:
- shard-dg2-set2: [SKIP][610] ([Intel XE#2136]) -> [SKIP][611] ([Intel XE#1489]) +8 other tests skip
[610]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_psr2_sf@psr2-overlay-primary-update-sf-dmg-area.html
[611]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_psr2_sf@psr2-overlay-primary-update-sf-dmg-area.html
* igt@kms_psr2_su@page_flip-nv12:
- shard-dg2-set2: [SKIP][612] ([Intel XE#1122]) -> [SKIP][613] ([Intel XE#2136])
[612]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_psr2_su@page_flip-nv12.html
[613]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_psr2_su@page_flip-nv12.html
- shard-bmg: [SKIP][614] ([Intel XE#2387]) -> [SKIP][615] ([Intel XE#2136])
[614]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_psr2_su@page_flip-nv12.html
[615]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_psr2_su@page_flip-nv12.html
* igt@kms_psr2_su@page_flip-xrgb8888:
- shard-bmg: [SKIP][616] ([Intel XE#2136]) -> [SKIP][617] ([Intel XE#2387]) +1 other test skip
[616]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_psr2_su@page_flip-xrgb8888.html
[617]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@kms_psr2_su@page_flip-xrgb8888.html
* igt@kms_psr@fbc-pr-no-drrs:
- shard-dg2-set2: [SKIP][618] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][619] ([Intel XE#2850] / [Intel XE#929]) +1 other test skip
[618]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_psr@fbc-pr-no-drrs.html
[619]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@kms_psr@fbc-pr-no-drrs.html
* igt@kms_psr@fbc-psr-sprite-plane-onoff:
- shard-dg2-set2: [SKIP][620] ([Intel XE#2850] / [Intel XE#929]) -> [SKIP][621] ([Intel XE#2136] / [Intel XE#2351]) +3 other tests skip
[620]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@kms_psr@fbc-psr-sprite-plane-onoff.html
[621]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_psr@fbc-psr-sprite-plane-onoff.html
* igt@kms_psr@fbc-psr-sprite-render:
- shard-dg2-set2: [SKIP][622] ([Intel XE#2850] / [Intel XE#929]) -> [SKIP][623] ([Intel XE#2136]) +12 other tests skip
[622]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_psr@fbc-psr-sprite-render.html
[623]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_psr@fbc-psr-sprite-render.html
* igt@kms_psr@fbc-psr2-cursor-render:
- shard-bmg: [SKIP][624] ([Intel XE#2234] / [Intel XE#2850]) -> [SKIP][625] ([Intel XE#2136]) +15 other tests skip
[624]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_psr@fbc-psr2-cursor-render.html
[625]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_psr@fbc-psr2-cursor-render.html
* igt@kms_psr@fbc-psr2-dpms:
- shard-dg2-set2: [SKIP][626] ([Intel XE#2136]) -> [SKIP][627] ([Intel XE#2850] / [Intel XE#929]) +6 other tests skip
[626]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_psr@fbc-psr2-dpms.html
[627]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_psr@fbc-psr2-dpms.html
* igt@kms_psr@fbc-psr2-primary-render:
- shard-dg2-set2: [SKIP][628] -> [SKIP][629] ([Intel XE#2136]) +9 other tests skip
[628]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_psr@fbc-psr2-primary-render.html
[629]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_psr@fbc-psr2-primary-render.html
- shard-bmg: [SKIP][630] ([Intel XE#3189]) -> [SKIP][631] ([Intel XE#2234] / [Intel XE#2850])
[630]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_psr@fbc-psr2-primary-render.html
[631]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@kms_psr@fbc-psr2-primary-render.html
* igt@kms_psr@psr-primary-page-flip:
- shard-dg2-set2: [SKIP][632] ([Intel XE#2351]) -> [SKIP][633] ([Intel XE#2850] / [Intel XE#929])
[632]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_psr@psr-primary-page-flip.html
[633]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_psr@psr-primary-page-flip.html
* igt@kms_psr@psr-sprite-plane-onoff:
- shard-dg2-set2: [SKIP][634] ([Intel XE#2850] / [Intel XE#929]) -> [SKIP][635] ([Intel XE#2351])
[634]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_psr@psr-sprite-plane-onoff.html
[635]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@kms_psr@psr-sprite-plane-onoff.html
* igt@kms_psr@psr-suspend:
- shard-bmg: [SKIP][636] ([Intel XE#2136]) -> [SKIP][637] ([Intel XE#2234] / [Intel XE#2850]) +15 other tests skip
[636]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_psr@psr-suspend.html
[637]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@kms_psr@psr-suspend.html
* igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
- shard-dg2-set2: [SKIP][638] ([Intel XE#2136] / [Intel XE#2351]) -> [SKIP][639] ([Intel XE#2939])
[638]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
[639]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
* igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
- shard-bmg: [SKIP][640] ([Intel XE#2414]) -> [SKIP][641] ([Intel XE#2136])
[640]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
[641]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
- shard-dg2-set2: [SKIP][642] ([Intel XE#2136]) -> [SKIP][643] ([Intel XE#2939])
[642]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
[643]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
* igt@kms_rotation_crc@primary-rotation-270:
- shard-dg2-set2: [SKIP][644] ([Intel XE#2423] / [i915#2575]) -> [SKIP][645] ([Intel XE#3414])
[644]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_rotation_crc@primary-rotation-270.html
[645]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@kms_rotation_crc@primary-rotation-270.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-0:
- shard-bmg: [SKIP][646] ([Intel XE#2330]) -> [SKIP][647] ([Intel XE#2423])
[646]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-4/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
[647]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
- shard-bmg: [SKIP][648] ([Intel XE#2423]) -> [SKIP][649] ([Intel XE#2330])
[648]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
[649]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180:
- shard-dg2-set2: [SKIP][650] ([Intel XE#2423] / [i915#2575]) -> [SKIP][651] ([Intel XE#1127]) +1 other test skip
[650]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180.html
[651]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90:
- shard-bmg: [SKIP][652] ([Intel XE#2423]) -> [SKIP][653] ([Intel XE#3414]) +1 other test skip
[652]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html
[653]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html
* igt@kms_rotation_crc@sprite-rotation-270:
- shard-dg2-set2: [SKIP][654] ([Intel XE#3414]) -> [SKIP][655] ([Intel XE#2423] / [i915#2575]) +1 other test skip
[654]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@kms_rotation_crc@sprite-rotation-270.html
[655]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_rotation_crc@sprite-rotation-270.html
* igt@kms_rotation_crc@sprite-rotation-90:
- shard-bmg: [SKIP][656] ([Intel XE#3414]) -> [SKIP][657] ([Intel XE#2423]) +4 other tests skip
[656]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_rotation_crc@sprite-rotation-90.html
[657]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_rotation_crc@sprite-rotation-90.html
* igt@kms_scaling_modes@scaling-mode-full:
- shard-bmg: [SKIP][658] ([Intel XE#2413]) -> [SKIP][659] ([Intel XE#2423])
[658]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@kms_scaling_modes@scaling-mode-full.html
[659]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_scaling_modes@scaling-mode-full.html
* igt@kms_scaling_modes@scaling-mode-none:
- shard-bmg: [SKIP][660] ([Intel XE#2423]) -> [SKIP][661] ([Intel XE#2413])
[660]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_scaling_modes@scaling-mode-none.html
[661]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_scaling_modes@scaling-mode-none.html
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-dg2-set2: [SKIP][662] ([Intel XE#1500]) -> [SKIP][663] ([Intel XE#2423] / [i915#2575])
[662]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
[663]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
* igt@kms_tv_load_detect@load-detect:
- shard-bmg: [SKIP][664] ([Intel XE#2423]) -> [SKIP][665] ([Intel XE#2450])
[664]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_tv_load_detect@load-detect.html
[665]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@kms_tv_load_detect@load-detect.html
* igt@kms_vblank@query-busy-hang:
- shard-bmg: [INCOMPLETE][666] ([Intel XE#1727] / [Intel XE#3468]) -> [SKIP][667] ([Intel XE#2423])
[666]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@kms_vblank@query-busy-hang.html
[667]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_vblank@query-busy-hang.html
* igt@kms_vblank@ts-continuation-dpms-suspend:
- shard-dg2-set2: [INCOMPLETE][668] ([Intel XE#1034]) -> [SKIP][669] ([Intel XE#2423] / [i915#2575])
[668]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_vblank@ts-continuation-dpms-suspend.html
[669]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_vblank@ts-continuation-dpms-suspend.html
* igt@kms_vrr@flip-suspend:
- shard-bmg: [SKIP][670] ([Intel XE#2423]) -> [SKIP][671] ([Intel XE#1499])
[670]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_vrr@flip-suspend.html
[671]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@kms_vrr@flip-suspend.html
* igt@kms_vrr@flipline:
- shard-dg2-set2: [SKIP][672] -> [SKIP][673] ([Intel XE#455])
[672]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@kms_vrr@flipline.html
[673]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_vrr@flipline.html
- shard-bmg: [SKIP][674] ([Intel XE#3189]) -> [SKIP][675] ([Intel XE#1499])
[674]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_vrr@flipline.html
[675]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@kms_vrr@flipline.html
* igt@kms_vrr@lobf:
- shard-bmg: [SKIP][676] ([Intel XE#2168]) -> [SKIP][677] ([Intel XE#2423]) +1 other test skip
[676]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@kms_vrr@lobf.html
[677]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_vrr@lobf.html
* igt@kms_vrr@max-min:
- shard-bmg: [SKIP][678] ([Intel XE#1499]) -> [SKIP][679] ([Intel XE#2423]) +2 other tests skip
[678]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@kms_vrr@max-min.html
[679]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_vrr@max-min.html
* igt@kms_writeback@writeback-fb-id-xrgb2101010:
- shard-dg2-set2: [SKIP][680] ([Intel XE#2423] / [i915#2575]) -> [SKIP][681] ([Intel XE#756])
[680]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
[681]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
- shard-bmg: [SKIP][682] ([Intel XE#756]) -> [SKIP][683] ([Intel XE#2423])
[682]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
[683]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@kms_writeback@writeback-fb-id-xrgb2101010.html
* igt@kms_writeback@writeback-invalid-parameters:
- shard-bmg: [SKIP][684] ([Intel XE#2423]) -> [SKIP][685] ([Intel XE#756]) +1 other test skip
[684]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@kms_writeback@writeback-invalid-parameters.html
[685]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@kms_writeback@writeback-invalid-parameters.html
* igt@kms_writeback@writeback-pixel-formats:
- shard-dg2-set2: [SKIP][686] ([Intel XE#756]) -> [SKIP][687] ([Intel XE#2423] / [i915#2575])
[686]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@kms_writeback@writeback-pixel-formats.html
[687]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@kms_writeback@writeback-pixel-formats.html
* igt@sriov_basic@enable-vfs-autoprobe-off:
- shard-bmg: [SKIP][688] ([Intel XE#2423]) -> [SKIP][689] ([Intel XE#1091] / [Intel XE#2849])
[688]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@sriov_basic@enable-vfs-autoprobe-off.html
[689]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@sriov_basic@enable-vfs-autoprobe-off.html
* igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all:
- shard-dg2-set2: [SKIP][690] ([Intel XE#2423] / [i915#2575]) -> [SKIP][691] ([Intel XE#1091] / [Intel XE#2849])
[690]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all.html
[691]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all.html
* igt@xe_compute_preempt@compute-preempt:
- shard-dg2-set2: [SKIP][692] ([Intel XE#1280] / [Intel XE#455]) -> [SKIP][693] ([Intel XE#1130]) +1 other test skip
[692]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@xe_compute_preempt@compute-preempt.html
[693]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@xe_compute_preempt@compute-preempt.html
* igt@xe_copy_basic@mem-set-linear-0xfd:
- shard-dg2-set2: [SKIP][694] ([Intel XE#1130]) -> [SKIP][695] ([Intel XE#1126])
[694]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@xe_copy_basic@mem-set-linear-0xfd.html
[695]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@xe_copy_basic@mem-set-linear-0xfd.html
* igt@xe_copy_basic@mem-set-linear-0xfffe:
- shard-dg2-set2: [SKIP][696] ([Intel XE#1126]) -> [SKIP][697] ([Intel XE#1130])
[696]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@xe_copy_basic@mem-set-linear-0xfffe.html
[697]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@xe_copy_basic@mem-set-linear-0xfffe.html
* igt@xe_create@multigpu-create-massive-size:
- shard-bmg: [SKIP][698] ([Intel XE#1130]) -> [SKIP][699] ([Intel XE#2504])
[698]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_create@multigpu-create-massive-size.html
[699]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@xe_create@multigpu-create-massive-size.html
* igt@xe_drm_fdinfo@virtual-utilization-single-full-load-isolation:
- shard-bmg: [DMESG-WARN][700] ([Intel XE#3468]) -> [SKIP][701] ([Intel XE#1130]) +7 other tests skip
[700]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@xe_drm_fdinfo@virtual-utilization-single-full-load-isolation.html
[701]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_drm_fdinfo@virtual-utilization-single-full-load-isolation.html
* igt@xe_eudebug@basic-close:
- shard-dg2-set2: [SKIP][702] ([Intel XE#1130]) -> [SKIP][703] ([Intel XE#2905]) +10 other tests skip
[702]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@xe_eudebug@basic-close.html
[703]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@xe_eudebug@basic-close.html
* igt@xe_eudebug@basic-vm-bind:
- shard-dg2-set2: [SKIP][704] ([Intel XE#2905]) -> [SKIP][705] ([Intel XE#1130]) +16 other tests skip
[704]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@xe_eudebug@basic-vm-bind.html
[705]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@xe_eudebug@basic-vm-bind.html
* igt@xe_eudebug@basic-vm-bind-metadata-discovery:
- shard-bmg: [SKIP][706] ([Intel XE#1130]) -> [SKIP][707] ([Intel XE#2905]) +8 other tests skip
[706]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_eudebug@basic-vm-bind-metadata-discovery.html
[707]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@xe_eudebug@basic-vm-bind-metadata-discovery.html
* igt@xe_eudebug@vm-bind-clear:
- shard-bmg: [SKIP][708] ([Intel XE#2905]) -> [SKIP][709] ([Intel XE#1130]) +6 other tests skip
[708]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-6/igt@xe_eudebug@vm-bind-clear.html
[709]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_eudebug@vm-bind-clear.html
* igt@xe_evict@evict-beng-mixed-many-threads-large:
- shard-dg2-set2: [SKIP][710] ([Intel XE#1130]) -> [TIMEOUT][711] ([Intel XE#1473])
[710]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@xe_evict@evict-beng-mixed-many-threads-large.html
[711]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@xe_evict@evict-beng-mixed-many-threads-large.html
- shard-bmg: [TIMEOUT][712] ([Intel XE#1473]) -> [SKIP][713] ([Intel XE#1130])
[712]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@xe_evict@evict-beng-mixed-many-threads-large.html
[713]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_evict@evict-beng-mixed-many-threads-large.html
* igt@xe_evict@evict-large-multi-vm-cm:
- shard-dg2-set2: [SKIP][714] ([Intel XE#1130]) -> [FAIL][715] ([Intel XE#1600])
[714]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@xe_evict@evict-large-multi-vm-cm.html
[715]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@xe_evict@evict-large-multi-vm-cm.html
- shard-bmg: [FAIL][716] ([Intel XE#2364]) -> [SKIP][717] ([Intel XE#1130])
[716]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-4/igt@xe_evict@evict-large-multi-vm-cm.html
[717]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_evict@evict-large-multi-vm-cm.html
* igt@xe_evict@evict-mixed-many-threads-small:
- shard-bmg: [SKIP][718] ([Intel XE#1130]) -> [TIMEOUT][719] ([Intel XE#1473] / [Intel XE#2472])
[718]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_evict@evict-mixed-many-threads-small.html
[719]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@xe_evict@evict-mixed-many-threads-small.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr:
- shard-bmg: [SKIP][720] ([Intel XE#1130]) -> [SKIP][721] ([Intel XE#2322]) +10 other tests skip
[720]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr.html
[721]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr.html
* igt@xe_exec_basic@multigpu-once-null-rebind:
- shard-bmg: [SKIP][722] ([Intel XE#2322]) -> [SKIP][723] ([Intel XE#1130]) +9 other tests skip
[722]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@xe_exec_basic@multigpu-once-null-rebind.html
[723]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_exec_basic@multigpu-once-null-rebind.html
* igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-invalidate-race-prefetch:
- shard-dg2-set2: [SKIP][724] ([Intel XE#1130]) -> [SKIP][725] ([Intel XE#288]) +9 other tests skip
[724]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-invalidate-race-prefetch.html
[725]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-invalidate-race-prefetch.html
* igt@xe_exec_fault_mode@twice-bindexecqueue-rebind-imm:
- shard-dg2-set2: [SKIP][726] ([Intel XE#288]) -> [SKIP][727] ([Intel XE#1130]) +24 other tests skip
[726]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@xe_exec_fault_mode@twice-bindexecqueue-rebind-imm.html
[727]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@xe_exec_fault_mode@twice-bindexecqueue-rebind-imm.html
* igt@xe_exec_mix_modes@exec-simple-batch-store-lr:
- shard-dg2-set2: [SKIP][728] ([Intel XE#1130]) -> [SKIP][729] ([Intel XE#2360])
[728]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@xe_exec_mix_modes@exec-simple-batch-store-lr.html
[729]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@xe_exec_mix_modes@exec-simple-batch-store-lr.html
* igt@xe_exec_threads@threads-bal-shared-vm-userptr-invalidate:
- shard-bmg: [SKIP][730] ([Intel XE#1130]) -> [DMESG-WARN][731] ([Intel XE#3468]) +4 other tests dmesg-warn
[730]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_exec_threads@threads-bal-shared-vm-userptr-invalidate.html
[731]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@xe_exec_threads@threads-bal-shared-vm-userptr-invalidate.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_guc_relay_init:
- shard-dg2-set2: [SKIP][732] ([Intel XE#1130]) -> [DMESG-WARN][733] ([Intel XE#3343])
[732]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_relay_init.html
[733]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_relay_init.html
* igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_create:
- shard-dg2-set2: [DMESG-WARN][734] ([Intel XE#3467]) -> [SKIP][735] ([Intel XE#1130]) +2 other tests skip
[734]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_create.html
[735]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_create.html
- shard-bmg: [FAIL][736] ([Intel XE#3499]) -> [DMESG-FAIL][737] ([Intel XE#3467])
[736]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-4/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_create.html
[737]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_create.html
* igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_execute:
- shard-bmg: [DMESG-FAIL][738] ([Intel XE#3467] / [Intel XE#3468]) -> [SKIP][739] ([Intel XE#1130])
[738]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_execute.html
[739]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_execute.html
* igt@xe_fault_injection@vm-bind-fail-xe_pt_update_ops_prepare:
- shard-bmg: [SKIP][740] ([Intel XE#1130]) -> [FAIL][741] ([Intel XE#3499])
[740]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_fault_injection@vm-bind-fail-xe_pt_update_ops_prepare.html
[741]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@xe_fault_injection@vm-bind-fail-xe_pt_update_ops_prepare.html
* igt@xe_fault_injection@vm-bind-fail-xe_pt_update_ops_run:
- shard-dg2-set2: [SKIP][742] ([Intel XE#1130]) -> [DMESG-WARN][743] ([Intel XE#3467]) +1 other test dmesg-warn
[742]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@xe_fault_injection@vm-bind-fail-xe_pt_update_ops_run.html
[743]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@xe_fault_injection@vm-bind-fail-xe_pt_update_ops_run.html
* igt@xe_fault_injection@vm-create-fail-xe_exec_queue_create_bind:
- shard-bmg: [SKIP][744] ([Intel XE#1130]) -> [DMESG-WARN][745] ([Intel XE#3467]) +1 other test dmesg-warn
[744]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_fault_injection@vm-create-fail-xe_exec_queue_create_bind.html
[745]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@xe_fault_injection@vm-create-fail-xe_exec_queue_create_bind.html
* igt@xe_fault_injection@vm-create-fail-xe_pt_create:
- shard-bmg: [DMESG-WARN][746] ([Intel XE#3467] / [Intel XE#3468]) -> [DMESG-WARN][747] ([Intel XE#3467])
[746]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@xe_fault_injection@vm-create-fail-xe_pt_create.html
[747]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-7/igt@xe_fault_injection@vm-create-fail-xe_pt_create.html
* igt@xe_huc_copy@huc_copy:
- shard-dg2-set2: [SKIP][748] ([Intel XE#1130]) -> [SKIP][749] ([Intel XE#255])
[748]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-434/igt@xe_huc_copy@huc_copy.html
[749]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@xe_huc_copy@huc_copy.html
* igt@xe_mmap@small-bar:
- shard-bmg: [SKIP][750] ([Intel XE#1130]) -> [SKIP][751] ([Intel XE#586])
[750]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_mmap@small-bar.html
[751]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@xe_mmap@small-bar.html
* igt@xe_module_load@reload-no-display:
- shard-dg2-set2: [DMESG-FAIL][752] ([Intel XE#3467]) -> [FAIL][753] ([Intel XE#3546])
[752]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@xe_module_load@reload-no-display.html
[753]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@xe_module_load@reload-no-display.html
* igt@xe_oa@invalid-oa-metric-set-id:
- shard-dg2-set2: [SKIP][754] ([Intel XE#1130]) -> [SKIP][755] ([Intel XE#3573]) +5 other tests skip
[754]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@xe_oa@invalid-oa-metric-set-id.html
[755]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@xe_oa@invalid-oa-metric-set-id.html
* igt@xe_oa@syncs-ufence-wait:
- shard-dg2-set2: [SKIP][756] ([Intel XE#3573]) -> [SKIP][757] ([Intel XE#1130]) +10 other tests skip
[756]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@xe_oa@syncs-ufence-wait.html
[757]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@xe_oa@syncs-ufence-wait.html
* igt@xe_oa@unprivileged-single-ctx-counters:
- shard-bmg: [SKIP][758] ([Intel XE#1130]) -> [SKIP][759] ([Intel XE#2248])
[758]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_oa@unprivileged-single-ctx-counters.html
[759]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@xe_oa@unprivileged-single-ctx-counters.html
* igt@xe_pat@display-vs-wb-transient:
- shard-dg2-set2: [SKIP][760] ([Intel XE#1337]) -> [SKIP][761] ([Intel XE#1130])
[760]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@xe_pat@display-vs-wb-transient.html
[761]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@xe_pat@display-vs-wb-transient.html
* igt@xe_pat@pat-index-xehpc:
- shard-bmg: [SKIP][762] ([Intel XE#1130]) -> [SKIP][763] ([Intel XE#1420])
[762]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_pat@pat-index-xehpc.html
[763]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@xe_pat@pat-index-xehpc.html
* igt@xe_pat@pat-index-xelpg:
- shard-dg2-set2: [SKIP][764] ([Intel XE#979]) -> [SKIP][765] ([Intel XE#1130])
[764]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@xe_pat@pat-index-xelpg.html
[765]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@xe_pat@pat-index-xelpg.html
* igt@xe_pm@d3cold-basic:
- shard-bmg: [SKIP][766] ([Intel XE#2284]) -> [SKIP][767] ([Intel XE#1130]) +1 other test skip
[766]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-7/igt@xe_pm@d3cold-basic.html
[767]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_pm@d3cold-basic.html
* igt@xe_pm@d3hot-multiple-execs:
- shard-bmg: [DMESG-WARN][768] ([Intel XE#1727] / [Intel XE#3468]) -> [SKIP][769] ([Intel XE#1130])
[768]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-3/igt@xe_pm@d3hot-multiple-execs.html
[769]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_pm@d3hot-multiple-execs.html
* igt@xe_pm@s2idle-d3cold-basic-exec:
- shard-dg2-set2: [SKIP][770] ([Intel XE#2284] / [Intel XE#366]) -> [SKIP][771] ([Intel XE#1130]) +1 other test skip
[770]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@xe_pm@s2idle-d3cold-basic-exec.html
[771]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@xe_pm@s2idle-d3cold-basic-exec.html
* igt@xe_pm@s2idle-mocs:
- shard-bmg: [DMESG-FAIL][772] ([Intel XE#1727] / [Intel XE#3468]) -> [SKIP][773] ([Intel XE#1130])
[772]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@xe_pm@s2idle-mocs.html
[773]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_pm@s2idle-mocs.html
* igt@xe_pm@s2idle-vm-bind-prefetch:
- shard-bmg: [DMESG-WARN][774] ([Intel XE#1616] / [Intel XE#1727] / [Intel XE#3468]) -> [SKIP][775] ([Intel XE#1130])
[774]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@xe_pm@s2idle-vm-bind-prefetch.html
[775]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_pm@s2idle-vm-bind-prefetch.html
* igt@xe_pm@s3-d3cold-basic-exec:
- shard-dg2-set2: [SKIP][776] ([Intel XE#1130]) -> [SKIP][777] ([Intel XE#2284] / [Intel XE#366]) +1 other test skip
[776]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@xe_pm@s3-d3cold-basic-exec.html
[777]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@xe_pm@s3-d3cold-basic-exec.html
* igt@xe_pm@s4-basic:
- shard-dg2-set2: [DMESG-WARN][778] ([Intel XE#1727] / [Intel XE#3468]) -> [SKIP][779] ([Intel XE#1130]) +1 other test skip
[778]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-436/igt@xe_pm@s4-basic.html
[779]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@xe_pm@s4-basic.html
* igt@xe_pm@s4-d3cold-basic-exec:
- shard-bmg: [SKIP][780] ([Intel XE#1130]) -> [SKIP][781] ([Intel XE#2284]) +1 other test skip
[780]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_pm@s4-d3cold-basic-exec.html
[781]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-5/igt@xe_pm@s4-d3cold-basic-exec.html
* igt@xe_pm@s4-d3hot-basic-exec:
- shard-bmg: [SKIP][782] ([Intel XE#1130]) -> [DMESG-WARN][783] ([Intel XE#1727] / [Intel XE#3468])
[782]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_pm@s4-d3hot-basic-exec.html
[783]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-3/igt@xe_pm@s4-d3hot-basic-exec.html
* igt@xe_pm@vram-d3cold-threshold:
- shard-dg2-set2: [SKIP][784] ([Intel XE#1130]) -> [SKIP][785] ([Intel XE#579])
[784]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@xe_pm@vram-d3cold-threshold.html
[785]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-436/igt@xe_pm@vram-d3cold-threshold.html
- shard-bmg: [SKIP][786] ([Intel XE#1130]) -> [SKIP][787] ([Intel XE#579])
[786]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_pm@vram-d3cold-threshold.html
[787]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-4/igt@xe_pm@vram-d3cold-threshold.html
* igt@xe_query@multigpu-query-engines:
- shard-dg2-set2: [SKIP][788] ([Intel XE#944]) -> [SKIP][789] ([Intel XE#1130]) +3 other tests skip
[788]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-435/igt@xe_query@multigpu-query-engines.html
[789]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-466/igt@xe_query@multigpu-query-engines.html
* igt@xe_query@multigpu-query-hwconfig:
- shard-bmg: [SKIP][790] ([Intel XE#944]) -> [SKIP][791] ([Intel XE#1130])
[790]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-2/igt@xe_query@multigpu-query-hwconfig.html
[791]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_query@multigpu-query-hwconfig.html
* igt@xe_query@multigpu-query-mem-usage:
- shard-bmg: [SKIP][792] ([Intel XE#1130]) -> [SKIP][793] ([Intel XE#944]) +2 other tests skip
[792]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_query@multigpu-query-mem-usage.html
[793]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-2/igt@xe_query@multigpu-query-mem-usage.html
* igt@xe_query@multigpu-query-oa-units:
- shard-dg2-set2: [SKIP][794] ([Intel XE#1130]) -> [SKIP][795] ([Intel XE#944]) +2 other tests skip
[794]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@xe_query@multigpu-query-oa-units.html
[795]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@xe_query@multigpu-query-oa-units.html
* igt@xe_sriov_flr@flr-vf1-clear:
- shard-bmg: [SKIP][796] ([Intel XE#1130]) -> [SKIP][797] ([Intel XE#3342])
[796]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-1/igt@xe_sriov_flr@flr-vf1-clear.html
[797]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@xe_sriov_flr@flr-vf1-clear.html
* igt@xe_vm@large-binds-4194304:
- shard-dg2-set2: [DMESG-WARN][798] ([Intel XE#1727]) -> [SKIP][799] ([Intel XE#1130])
[798]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-463/igt@xe_vm@large-binds-4194304.html
[799]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-434/igt@xe_vm@large-binds-4194304.html
* igt@xe_wedged@basic-wedged:
- shard-dg2-set2: [SKIP][800] ([Intel XE#1130]) -> [DMESG-WARN][801] ([Intel XE#2919])
[800]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@xe_wedged@basic-wedged.html
[801]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@xe_wedged@basic-wedged.html
- shard-bmg: [DMESG-WARN][802] ([Intel XE#2919]) -> [SKIP][803] ([Intel XE#1130])
[802]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-5/igt@xe_wedged@basic-wedged.html
[803]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-1/igt@xe_wedged@basic-wedged.html
* igt@xe_wedged@wedged-at-any-timeout:
- shard-bmg: [ABORT][804] -> [ABORT][805] ([Intel XE#3421])
[804]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-bmg-4/igt@xe_wedged@wedged-at-any-timeout.html
[805]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-bmg-6/igt@xe_wedged@wedged-at-any-timeout.html
[Intel XE#1034]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1034
[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#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#1137]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1137
[Intel XE#1138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1138
[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#1420]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1420
[Intel XE#1426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1426
[Intel XE#1430]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1430
[Intel XE#1473]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1473
[Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
[Intel XE#1499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1499
[Intel XE#1500]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1500
[Intel XE#1508]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1508
[Intel XE#1522]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1522
[Intel XE#1600]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1600
[Intel XE#1616]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1616
[Intel XE#1695]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1695
[Intel XE#1727]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1727
[Intel XE#1885]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1885
[Intel XE#1999]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1999
[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#2159]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2159
[Intel XE#2168]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2168
[Intel XE#2191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2191
[Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229
[Intel XE#2233]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2233
[Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2244]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2244
[Intel XE#2248]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2248
[Intel XE#2249]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2249
[Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
[Intel XE#2280]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2280
[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#2333]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2333
[Intel XE#2340]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2340
[Intel XE#2341]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2341
[Intel XE#2350]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2350
[Intel XE#2351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2351
[Intel XE#2352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2352
[Intel XE#2360]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2360
[Intel XE#2364]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2364
[Intel XE#2370]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2370
[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#2385]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2385
[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#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#2446]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2446
[Intel XE#2450]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2450
[Intel XE#2472]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2472
[Intel XE#2486]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2486
[Intel XE#2499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2499
[Intel XE#2501]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2501
[Intel XE#2502]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2502
[Intel XE#2504]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2504
[Intel XE#255]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/255
[Intel XE#2597]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2597
[Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
[Intel XE#2685]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2685
[Intel XE#2705]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2705
[Intel XE#2715]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2715
[Intel XE#2724]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2724
[Intel XE#2763]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2763
[Intel XE#2849]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2849
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#288]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/288
[Intel XE#2882]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2882
[Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
[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#2919]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2919
[Intel XE#2927]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2927
[Intel XE#2934]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2934
[Intel XE#2938]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2938
[Intel XE#2939]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2939
[Intel XE#2958]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2958
[Intel XE#3009]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3009
[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#3070]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3070
[Intel XE#308]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/308
[Intel XE#3149]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3149
[Intel XE#316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/316
[Intel XE#3184]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3184
[Intel XE#3189]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3189
[Intel XE#3212]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3212
[Intel XE#3225]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3225
[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#3282]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3282
[Intel XE#3307]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3307
[Intel XE#3321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3321
[Intel XE#3339]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3339
[Intel XE#3342]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3342
[Intel XE#3343]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3343
[Intel XE#3414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3414
[Intel XE#3421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3421
[Intel XE#3432]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3432
[Intel XE#3440]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3440
[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#3467]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3467
[Intel XE#3468]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3468
[Intel XE#3487]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3487
[Intel XE#3499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3499
[Intel XE#3512]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3512
[Intel XE#3546]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3546
[Intel XE#356]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/356
[Intel XE#3573]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3573
[Intel XE#361]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/361
[Intel XE#366]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/366
[Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
[Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373
[Intel XE#378]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/378
[Intel XE#402]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/402
[Intel XE#455]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/455
[Intel XE#540]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/540
[Intel XE#569]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/569
[Intel XE#579]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/579
[Intel XE#586]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/586
[Intel XE#607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/607
[Intel XE#610]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/610
[Intel XE#616]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/616
[Intel XE#619]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/619
[Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651
[Intel XE#653]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/653
[Intel XE#658]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/658
[Intel XE#687]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/687
[Intel XE#718]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/718
[Intel XE#756]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/756
[Intel XE#787]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/787
[Intel XE#829]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/829
[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#899]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/899
[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
[i915#5274]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5274
Build changes
-------------
* IGT: IGT_8126 -> IGTPW_12203
* Linux: xe-2279-7cd4d1589e461d61330ec272c448bc6d1b9da35e -> xe-2281-739a2506c44a0be22cc842d2c625a05ed21c1198
IGTPW_12203: 12203
IGT_8126: 8126
xe-2279-7cd4d1589e461d61330ec272c448bc6d1b9da35e: 7cd4d1589e461d61330ec272c448bc6d1b9da35e
xe-2281-739a2506c44a0be22cc842d2c625a05ed21c1198: 739a2506c44a0be22cc842d2c625a05ed21c1198
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/index.html
[-- Attachment #2: Type: text/html, Size: 234848 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* ✗ i915.CI.Full: failure for tests/intel/xe_wedged: Manage verbosity of GT reset fault injection
2024-11-26 23:02 [PATCH i-g-t] tests/intel/xe_wedged: Manage verbosity of GT reset fault injection Matt Roper
` (2 preceding siblings ...)
2024-11-27 0:30 ` ✗ Xe.CI.Full: failure " Patchwork
@ 2024-11-27 1:13 ` Patchwork
2024-11-28 11:05 ` [PATCH i-g-t] " Rodrigo Vivi
4 siblings, 0 replies; 8+ messages in thread
From: Patchwork @ 2024-11-27 1:13 UTC (permalink / raw)
To: Matt Roper; +Cc: igt-dev
== Series Details ==
Series: tests/intel/xe_wedged: Manage verbosity of GT reset fault injection
URL : https://patchwork.freedesktop.org/series/141810/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_15749_full -> IGTPW_12203_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with IGTPW_12203_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in IGTPW_12203_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_12203/index.html
Participating hosts (10 -> 10)
------------------------------
No changes in participating hosts
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in IGTPW_12203_full:
### IGT changes ###
#### Possible regressions ####
* igt@core_setmaster@master-drop-set-user:
- shard-dg2: [PASS][1] -> [FAIL][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-7/igt@core_setmaster@master-drop-set-user.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@core_setmaster@master-drop-set-user.html
* igt@gem_busy@close-race:
- shard-dg1: NOTRUN -> [INCOMPLETE][3]
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-17/igt@gem_busy@close-race.html
* igt@gem_eio@in-flight-10ms:
- shard-mtlp: [PASS][4] -> [ABORT][5]
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-mtlp-4/igt@gem_eio@in-flight-10ms.html
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-4/igt@gem_eio@in-flight-10ms.html
* igt@gem_exec_schedule@wide:
- shard-tglu: [PASS][6] -> [INCOMPLETE][7] +1 other test incomplete
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-tglu-5/igt@gem_exec_schedule@wide.html
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-10/igt@gem_exec_schedule@wide.html
* igt@gem_tiled_swapping@non-threaded:
- shard-tglu: [PASS][8] -> [FAIL][9]
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-tglu-2/igt@gem_tiled_swapping@non-threaded.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-3/igt@gem_tiled_swapping@non-threaded.html
* igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs@pipe-a-hdmi-a-2:
- shard-rkl: [PASS][10] -> [INCOMPLETE][11] +2 other tests incomplete
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-rkl-3/igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs@pipe-a-hdmi-a-2.html
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-5/igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs@pipe-a-hdmi-a-2.html
* igt@kms_flip@modeset-vs-vblank-race@a-edp1:
- shard-mtlp: [PASS][12] -> [FAIL][13]
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-mtlp-4/igt@kms_flip@modeset-vs-vblank-race@a-edp1.html
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-8/igt@kms_flip@modeset-vs-vblank-race@a-edp1.html
* igt@kms_flip@wf_vblank-ts-check@a-hdmi-a4:
- shard-dg1: [PASS][14] -> [FAIL][15]
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg1-17/igt@kms_flip@wf_vblank-ts-check@a-hdmi-a4.html
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@kms_flip@wf_vblank-ts-check@a-hdmi-a4.html
* igt@kms_frontbuffer_tracking@fbc-suspend:
- shard-snb: [PASS][16] -> [DMESG-WARN][17]
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-snb4/igt@kms_frontbuffer_tracking@fbc-suspend.html
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-snb6/igt@kms_frontbuffer_tracking@fbc-suspend.html
#### Warnings ####
* igt@device_reset@cold-reset-bound:
- shard-dg2: [SKIP][18] ([i915#11078]) -> [SKIP][19]
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-2/igt@device_reset@cold-reset-bound.html
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@device_reset@cold-reset-bound.html
* igt@gem_pxp@hw-rejects-pxp-context:
- shard-rkl: [TIMEOUT][20] ([i915#12917] / [i915#12964]) -> [FAIL][21]
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-rkl-7/igt@gem_pxp@hw-rejects-pxp-context.html
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-1/igt@gem_pxp@hw-rejects-pxp-context.html
Known issues
------------
Here are the changes found in IGTPW_12203_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@api_intel_bb@blit-reloc-keep-cache:
- shard-dg1: NOTRUN -> [SKIP][22] ([i915#8411]) +1 other test skip
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@api_intel_bb@blit-reloc-keep-cache.html
- shard-mtlp: NOTRUN -> [SKIP][23] ([i915#8411])
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-6/igt@api_intel_bb@blit-reloc-keep-cache.html
* igt@api_intel_bb@object-noreloc-keep-cache-simple:
- shard-snb: NOTRUN -> [SKIP][24] +122 other tests skip
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-snb1/igt@api_intel_bb@object-noreloc-keep-cache-simple.html
* igt@device_reset@unbind-cold-reset-rebind:
- shard-dg2: NOTRUN -> [SKIP][25] ([i915#11078])
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-6/igt@device_reset@unbind-cold-reset-rebind.html
* igt@drm_fdinfo@basics:
- shard-dg2: NOTRUN -> [SKIP][26] ([i915#12506]) +4 other tests skip
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@drm_fdinfo@basics.html
* igt@drm_fdinfo@busy-check-all@vecs1:
- shard-dg2: NOTRUN -> [SKIP][27] ([i915#8414]) +14 other tests skip
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-7/igt@drm_fdinfo@busy-check-all@vecs1.html
* igt@fbdev@unaligned-read:
- shard-dg2: NOTRUN -> [SKIP][28] ([i915#2582])
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@fbdev@unaligned-read.html
* igt@gem_ccs@block-multicopy-inplace:
- shard-rkl: NOTRUN -> [SKIP][29] ([i915#3555] / [i915#9323])
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-2/igt@gem_ccs@block-multicopy-inplace.html
* igt@gem_ccs@ctrl-surf-copy-new-ctx:
- shard-tglu-1: NOTRUN -> [SKIP][30] ([i915#9323])
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@gem_ccs@ctrl-surf-copy-new-ctx.html
* igt@gem_ccs@suspend-resume:
- shard-dg1: NOTRUN -> [SKIP][31] ([i915#9323])
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@gem_ccs@suspend-resume.html
* igt@gem_close_race@multigpu-basic-process:
- shard-tglu: NOTRUN -> [SKIP][32] ([i915#7697])
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-6/igt@gem_close_race@multigpu-basic-process.html
- shard-mtlp: NOTRUN -> [SKIP][33] ([i915#7697])
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-5/igt@gem_close_race@multigpu-basic-process.html
* igt@gem_close_race@multigpu-basic-threads:
- shard-dg2: NOTRUN -> [SKIP][34] ([i915#7697]) +1 other test skip
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-5/igt@gem_close_race@multigpu-basic-threads.html
- shard-rkl: NOTRUN -> [SKIP][35] ([i915#7697]) +1 other test skip
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-5/igt@gem_close_race@multigpu-basic-threads.html
* igt@gem_create@create-clear:
- shard-rkl: [PASS][36] -> [DMESG-WARN][37] ([i915#12964]) +52 other tests dmesg-warn
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-rkl-2/igt@gem_create@create-clear.html
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-3/igt@gem_create@create-clear.html
* igt@gem_create@create-ext-cpu-access-big:
- shard-tglu: NOTRUN -> [SKIP][38] ([i915#6335])
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-7/igt@gem_create@create-ext-cpu-access-big.html
* igt@gem_create@create-ext-set-pat:
- shard-dg2: NOTRUN -> [SKIP][39] ([i915#8562])
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-8/igt@gem_create@create-ext-set-pat.html
- shard-rkl: NOTRUN -> [SKIP][40] ([i915#8562])
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-5/igt@gem_create@create-ext-set-pat.html
- shard-tglu: NOTRUN -> [SKIP][41] ([i915#8562])
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-5/igt@gem_create@create-ext-set-pat.html
* igt@gem_ctx_persistence@engines-queued:
- shard-snb: NOTRUN -> [SKIP][42] ([i915#1099]) +1 other test skip
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-snb2/igt@gem_ctx_persistence@engines-queued.html
* igt@gem_ctx_persistence@hang:
- shard-mtlp: NOTRUN -> [SKIP][43] ([i915#8555]) +1 other test skip
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-8/igt@gem_ctx_persistence@hang.html
* igt@gem_ctx_persistence@heartbeat-many:
- shard-dg1: NOTRUN -> [SKIP][44] ([i915#8555]) +2 other tests skip
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-17/igt@gem_ctx_persistence@heartbeat-many.html
* igt@gem_ctx_sseu@engines:
- shard-tglu-1: NOTRUN -> [SKIP][45] ([i915#280])
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@gem_ctx_sseu@engines.html
* igt@gem_ctx_sseu@invalid-args:
- shard-dg2: NOTRUN -> [SKIP][46] ([i915#280])
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-5/igt@gem_ctx_sseu@invalid-args.html
- shard-rkl: NOTRUN -> [SKIP][47] ([i915#280])
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-2/igt@gem_ctx_sseu@invalid-args.html
- shard-dg1: NOTRUN -> [SKIP][48] ([i915#280])
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@gem_ctx_sseu@invalid-args.html
- shard-tglu: NOTRUN -> [SKIP][49] ([i915#280])
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-3/igt@gem_ctx_sseu@invalid-args.html
- shard-mtlp: NOTRUN -> [SKIP][50] ([i915#280])
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-7/igt@gem_ctx_sseu@invalid-args.html
* igt@gem_exec_balancer@bonded-pair:
- shard-mtlp: NOTRUN -> [SKIP][51] ([i915#4771])
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-6/igt@gem_exec_balancer@bonded-pair.html
- shard-dg1: NOTRUN -> [SKIP][52] ([i915#4771])
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@gem_exec_balancer@bonded-pair.html
* igt@gem_exec_balancer@noheartbeat:
- shard-dg2: NOTRUN -> [SKIP][53] ([i915#8555])
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-6/igt@gem_exec_balancer@noheartbeat.html
* igt@gem_exec_capture@capture-invisible:
- shard-dg2: NOTRUN -> [SKIP][54] ([i915#6334]) +2 other tests skip
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-2/igt@gem_exec_capture@capture-invisible.html
- shard-rkl: NOTRUN -> [SKIP][55] ([i915#6334]) +1 other test skip
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-2/igt@gem_exec_capture@capture-invisible.html
- shard-tglu: NOTRUN -> [SKIP][56] ([i915#6334]) +1 other test skip
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-10/igt@gem_exec_capture@capture-invisible.html
* igt@gem_exec_capture@capture-invisible@smem0:
- shard-mtlp: NOTRUN -> [SKIP][57] ([i915#6334]) +1 other test skip
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-3/igt@gem_exec_capture@capture-invisible@smem0.html
* igt@gem_exec_fence@submit67:
- shard-dg2: NOTRUN -> [SKIP][58] ([i915#4812])
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-8/igt@gem_exec_fence@submit67.html
* igt@gem_exec_flush@basic-batch-kernel-default-uc:
- shard-dg2: NOTRUN -> [SKIP][59] ([i915#3539] / [i915#4852]) +1 other test skip
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-6/igt@gem_exec_flush@basic-batch-kernel-default-uc.html
- shard-dg1: NOTRUN -> [SKIP][60] ([i915#3539] / [i915#4852]) +1 other test skip
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@gem_exec_flush@basic-batch-kernel-default-uc.html
* igt@gem_exec_flush@basic-uc-set-default:
- shard-dg2: NOTRUN -> [SKIP][61] ([i915#3539])
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-10/igt@gem_exec_flush@basic-uc-set-default.html
* igt@gem_exec_reloc@basic-gtt:
- shard-dg2: NOTRUN -> [SKIP][62] ([i915#3281]) +10 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-7/igt@gem_exec_reloc@basic-gtt.html
* igt@gem_exec_reloc@basic-gtt-noreloc:
- shard-mtlp: NOTRUN -> [SKIP][63] ([i915#3281]) +10 other tests skip
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-7/igt@gem_exec_reloc@basic-gtt-noreloc.html
* igt@gem_exec_reloc@basic-wc-gtt-noreloc:
- shard-dg1: NOTRUN -> [SKIP][64] ([i915#3281]) +17 other tests skip
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-17/igt@gem_exec_reloc@basic-wc-gtt-noreloc.html
* igt@gem_exec_reloc@basic-write-read-noreloc:
- shard-rkl: NOTRUN -> [SKIP][65] ([i915#3281]) +9 other tests skip
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-4/igt@gem_exec_reloc@basic-write-read-noreloc.html
* igt@gem_exec_schedule@preempt-hang:
- shard-rkl: [PASS][66] -> [DMESG-WARN][67] ([i915#12917] / [i915#12964])
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-rkl-2/igt@gem_exec_schedule@preempt-hang.html
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-4/igt@gem_exec_schedule@preempt-hang.html
* igt@gem_exec_schedule@preempt-queue-contexts:
- shard-dg1: NOTRUN -> [SKIP][68] ([i915#4812]) +3 other tests skip
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@gem_exec_schedule@preempt-queue-contexts.html
* igt@gem_exec_schedule@preempt-queue-contexts-chain:
- shard-mtlp: NOTRUN -> [SKIP][69] ([i915#4537] / [i915#4812]) +1 other test skip
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-3/igt@gem_exec_schedule@preempt-queue-contexts-chain.html
* igt@gem_exec_schedule@reorder-wide:
- shard-dg2: NOTRUN -> [SKIP][70] ([i915#4537] / [i915#4812])
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-10/igt@gem_exec_schedule@reorder-wide.html
* igt@gem_fence_thrash@bo-write-verify-threaded-none:
- shard-dg1: NOTRUN -> [SKIP][71] ([i915#4860]) +3 other tests skip
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@gem_fence_thrash@bo-write-verify-threaded-none.html
* igt@gem_fence_thrash@bo-write-verify-y:
- shard-dg2: NOTRUN -> [SKIP][72] ([i915#4860])
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-5/igt@gem_fence_thrash@bo-write-verify-y.html
- shard-mtlp: NOTRUN -> [SKIP][73] ([i915#4860])
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-7/igt@gem_fence_thrash@bo-write-verify-y.html
* igt@gem_huc_copy@huc-copy:
- shard-tglu: NOTRUN -> [SKIP][74] ([i915#2190])
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-2/igt@gem_huc_copy@huc-copy.html
- shard-glk: NOTRUN -> [SKIP][75] ([i915#2190])
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-glk1/igt@gem_huc_copy@huc-copy.html
* igt@gem_lmem_swapping@massive-random:
- shard-rkl: NOTRUN -> [SKIP][76] ([i915#4613]) +1 other test skip
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-3/igt@gem_lmem_swapping@massive-random.html
* igt@gem_lmem_swapping@parallel-random-verify-ccs:
- shard-dg1: NOTRUN -> [SKIP][77] ([i915#12193])
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/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][78] ([i915#4565])
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@gem_lmem_swapping@parallel-random-verify-ccs@lmem0.html
* igt@gem_lmem_swapping@smem-oom:
- shard-tglu: NOTRUN -> [SKIP][79] ([i915#4613]) +1 other test skip
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-9/igt@gem_lmem_swapping@smem-oom.html
- shard-mtlp: NOTRUN -> [SKIP][80] ([i915#4613])
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-8/igt@gem_lmem_swapping@smem-oom.html
- shard-dg2: NOTRUN -> [SKIP][81] ([i915#12936])
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@gem_lmem_swapping@smem-oom.html
* igt@gem_lmem_swapping@smem-oom@lmem0:
- shard-dg1: NOTRUN -> [TIMEOUT][82] ([i915#5493]) +1 other test timeout
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@gem_lmem_swapping@smem-oom@lmem0.html
* igt@gem_lmem_swapping@verify-ccs:
- shard-glk: NOTRUN -> [SKIP][83] ([i915#4613]) +4 other tests skip
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-glk1/igt@gem_lmem_swapping@verify-ccs.html
* igt@gem_lmem_swapping@verify-random:
- shard-dg2: [PASS][84] -> [SKIP][85] ([i915#12936]) +1 other test skip
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-3/igt@gem_lmem_swapping@verify-random.html
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@gem_lmem_swapping@verify-random.html
* igt@gem_lmem_swapping@verify-random-ccs:
- shard-tglu-1: NOTRUN -> [SKIP][86] ([i915#4613]) +2 other tests skip
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@gem_lmem_swapping@verify-random-ccs.html
* igt@gem_media_vme:
- shard-mtlp: NOTRUN -> [SKIP][87] ([i915#284])
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-5/igt@gem_media_vme.html
- shard-dg2: NOTRUN -> [SKIP][88] ([i915#284])
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-4/igt@gem_media_vme.html
- shard-rkl: NOTRUN -> [SKIP][89] ([i915#284])
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-7/igt@gem_media_vme.html
- shard-tglu: NOTRUN -> [SKIP][90] ([i915#284])
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-6/igt@gem_media_vme.html
* igt@gem_mmap_wc@bad-size:
- shard-dg2: NOTRUN -> [SKIP][91] ([i915#4083]) +3 other tests skip
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-10/igt@gem_mmap_wc@bad-size.html
* igt@gem_mmap_wc@read:
- shard-dg1: NOTRUN -> [SKIP][92] ([i915#4083]) +4 other tests skip
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@gem_mmap_wc@read.html
- shard-mtlp: NOTRUN -> [SKIP][93] ([i915#4083])
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-3/igt@gem_mmap_wc@read.html
* igt@gem_partial_pwrite_pread@writes-after-reads:
- shard-rkl: NOTRUN -> [SKIP][94] ([i915#3282]) +3 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-7/igt@gem_partial_pwrite_pread@writes-after-reads.html
- shard-dg2: NOTRUN -> [SKIP][95] ([i915#3282]) +1 other test skip
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-4/igt@gem_partial_pwrite_pread@writes-after-reads.html
* igt@gem_pread@exhaustion:
- shard-tglu-1: NOTRUN -> [WARN][96] ([i915#2658])
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@gem_pread@exhaustion.html
* igt@gem_pwrite@basic-exhaustion:
- shard-dg1: NOTRUN -> [SKIP][97] ([i915#3282]) +6 other tests skip
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@gem_pwrite@basic-exhaustion.html
- shard-tglu: NOTRUN -> [WARN][98] ([i915#2658])
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-2/igt@gem_pwrite@basic-exhaustion.html
- shard-glk: NOTRUN -> [WARN][99] ([i915#2658])
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-glk1/igt@gem_pwrite@basic-exhaustion.html
* igt@gem_pxp@create-valid-protected-context:
- shard-rkl: NOTRUN -> [TIMEOUT][100] ([i915#12964])
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-5/igt@gem_pxp@create-valid-protected-context.html
* igt@gem_pxp@display-protected-crc:
- shard-dg2: NOTRUN -> [SKIP][101] ([i915#4270]) +5 other tests skip
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-8/igt@gem_pxp@display-protected-crc.html
* igt@gem_pxp@reject-modify-context-protection-off-3:
- shard-dg1: NOTRUN -> [SKIP][102] ([i915#4270]) +4 other tests skip
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-17/igt@gem_pxp@reject-modify-context-protection-off-3.html
* igt@gem_readwrite@new-obj:
- shard-mtlp: NOTRUN -> [SKIP][103] ([i915#3282]) +4 other tests skip
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-3/igt@gem_readwrite@new-obj.html
* igt@gem_render_copy@y-tiled-ccs-to-yf-tiled-ccs:
- shard-mtlp: NOTRUN -> [SKIP][104] ([i915#8428]) +3 other tests skip
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-6/igt@gem_render_copy@y-tiled-ccs-to-yf-tiled-ccs.html
* igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs:
- shard-dg2: NOTRUN -> [SKIP][105] ([i915#5190] / [i915#8428]) +1 other test skip
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-4/igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs.html
* igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled:
- shard-dg2: NOTRUN -> [SKIP][106] ([i915#2575] / [i915#5190]) +3 other tests skip
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled.html
* igt@gem_set_tiling_vs_blt@tiled-to-tiled:
- shard-dg2: NOTRUN -> [SKIP][107] ([i915#4079])
[107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-7/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html
* igt@gem_softpin@evict-snoop:
- shard-mtlp: NOTRUN -> [SKIP][108] ([i915#4885])
[108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-2/igt@gem_softpin@evict-snoop.html
- shard-dg2: NOTRUN -> [SKIP][109] ([i915#4885])
[109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-8/igt@gem_softpin@evict-snoop.html
* igt@gem_tiled_partial_pwrite_pread@writes:
- shard-dg2: NOTRUN -> [SKIP][110] ([i915#4077]) +13 other tests skip
[110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-6/igt@gem_tiled_partial_pwrite_pread@writes.html
* igt@gem_tiled_partial_pwrite_pread@writes-after-reads:
- shard-dg1: NOTRUN -> [SKIP][111] ([i915#4077]) +23 other tests skip
[111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@gem_tiled_partial_pwrite_pread@writes-after-reads.html
* igt@gem_tiled_pread_pwrite:
- shard-dg1: NOTRUN -> [SKIP][112] ([i915#4079]) +2 other tests skip
[112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@gem_tiled_pread_pwrite.html
- shard-mtlp: NOTRUN -> [SKIP][113] ([i915#4079])
[113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-6/igt@gem_tiled_pread_pwrite.html
* igt@gem_tiling_max_stride:
- shard-mtlp: NOTRUN -> [SKIP][114] ([i915#4077]) +9 other tests skip
[114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-8/igt@gem_tiling_max_stride.html
* igt@gem_userptr_blits@coherency-sync:
- shard-tglu: NOTRUN -> [SKIP][115] ([i915#3297])
[115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-10/igt@gem_userptr_blits@coherency-sync.html
* igt@gem_userptr_blits@dmabuf-sync:
- shard-mtlp: NOTRUN -> [SKIP][116] ([i915#3297])
[116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-3/igt@gem_userptr_blits@dmabuf-sync.html
* igt@gem_userptr_blits@dmabuf-unsync:
- shard-tglu-1: NOTRUN -> [SKIP][117] ([i915#3297]) +1 other test skip
[117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@gem_userptr_blits@dmabuf-unsync.html
* igt@gem_userptr_blits@readonly-unsync:
- shard-dg2: NOTRUN -> [SKIP][118] ([i915#3297]) +1 other test skip
[118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-3/igt@gem_userptr_blits@readonly-unsync.html
- shard-rkl: NOTRUN -> [SKIP][119] ([i915#3297])
[119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-3/igt@gem_userptr_blits@readonly-unsync.html
* igt@gem_userptr_blits@relocations:
- shard-dg1: NOTRUN -> [SKIP][120] ([i915#3281] / [i915#3297])
[120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@gem_userptr_blits@relocations.html
* igt@gem_userptr_blits@sd-probe:
- shard-dg1: NOTRUN -> [SKIP][121] ([i915#3297] / [i915#4958])
[121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@gem_userptr_blits@sd-probe.html
* igt@gem_userptr_blits@unsync-unmap-cycles:
- shard-dg1: NOTRUN -> [SKIP][122] ([i915#3297]) +2 other tests skip
[122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@gem_userptr_blits@unsync-unmap-cycles.html
* igt@gen9_exec_parse@bb-large:
- shard-dg1: NOTRUN -> [SKIP][123] ([i915#2527]) +5 other tests skip
[123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@gen9_exec_parse@bb-large.html
* igt@gen9_exec_parse@bb-secure:
- shard-tglu: NOTRUN -> [SKIP][124] ([i915#2527] / [i915#2856]) +2 other tests skip
[124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-7/igt@gen9_exec_parse@bb-secure.html
* igt@gen9_exec_parse@secure-batches:
- shard-tglu-1: NOTRUN -> [SKIP][125] ([i915#2527] / [i915#2856])
[125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@gen9_exec_parse@secure-batches.html
* igt@gen9_exec_parse@unaligned-access:
- shard-dg2: NOTRUN -> [SKIP][126] ([i915#2856]) +1 other test skip
[126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-7/igt@gen9_exec_parse@unaligned-access.html
- shard-rkl: NOTRUN -> [SKIP][127] ([i915#2527])
[127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-4/igt@gen9_exec_parse@unaligned-access.html
- shard-mtlp: NOTRUN -> [SKIP][128] ([i915#2856]) +1 other test skip
[128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-6/igt@gen9_exec_parse@unaligned-access.html
* igt@i915_module_load@reload-with-fault-injection:
- shard-tglu-1: [PASS][129] -> [ABORT][130] ([i915#12817] / [i915#13010] / [i915#9820])
[129]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-tglu-1/igt@i915_module_load@reload-with-fault-injection.html
[130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@i915_module_load@reload-with-fault-injection.html
* igt@i915_pm_freq_api@freq-reset:
- shard-tglu-1: NOTRUN -> [SKIP][131] ([i915#8399])
[131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@i915_pm_freq_api@freq-reset.html
* igt@i915_pm_rc6_residency@rc6-fence:
- shard-tglu: NOTRUN -> [WARN][132] ([i915#2681]) +1 other test warn
[132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-7/igt@i915_pm_rc6_residency@rc6-fence.html
* igt@i915_pm_rc6_residency@rc6-idle:
- shard-dg1: [PASS][133] -> [FAIL][134] ([i915#12548] / [i915#3591])
[133]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg1-18/igt@i915_pm_rc6_residency@rc6-idle.html
[134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-17/igt@i915_pm_rc6_residency@rc6-idle.html
* igt@i915_pm_rc6_residency@rc6-idle@gt0-vecs0:
- shard-dg1: [PASS][135] -> [FAIL][136] ([i915#12739] / [i915#3591]) +1 other test fail
[135]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg1-18/igt@i915_pm_rc6_residency@rc6-idle@gt0-vecs0.html
[136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-17/igt@i915_pm_rc6_residency@rc6-idle@gt0-vecs0.html
* igt@i915_pm_rpm@reg-read-ioctl:
- shard-dg2: [PASS][137] -> [SKIP][138] ([i915#13014]) +2 other tests skip
[137]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-2/igt@i915_pm_rpm@reg-read-ioctl.html
[138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@i915_pm_rpm@reg-read-ioctl.html
* igt@i915_pm_rps@reset:
- shard-snb: [PASS][139] -> [INCOMPLETE][140] ([i915#7790])
[139]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-snb2/igt@i915_pm_rps@reset.html
[140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-snb1/igt@i915_pm_rps@reset.html
- shard-mtlp: NOTRUN -> [FAIL][141] ([i915#8346])
[141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-6/igt@i915_pm_rps@reset.html
* igt@i915_pm_rps@thresholds-idle-park:
- shard-dg1: NOTRUN -> [SKIP][142] ([i915#11681]) +2 other tests skip
[142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@i915_pm_rps@thresholds-idle-park.html
* igt@i915_query@hwconfig_table:
- shard-dg1: NOTRUN -> [SKIP][143] ([i915#6245])
[143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@i915_query@hwconfig_table.html
- shard-tglu: NOTRUN -> [SKIP][144] ([i915#6245])
[144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-3/igt@i915_query@hwconfig_table.html
- shard-rkl: NOTRUN -> [SKIP][145] ([i915#6245])
[145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-4/igt@i915_query@hwconfig_table.html
* igt@i915_selftest@mock:
- shard-glk: NOTRUN -> [DMESG-WARN][146] ([i915#1982] / [i915#9311])
[146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-glk4/igt@i915_selftest@mock.html
* igt@i915_selftest@mock@memory_region:
- shard-dg2: NOTRUN -> [DMESG-WARN][147] ([i915#9311]) +1 other test dmesg-warn
[147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-5/igt@i915_selftest@mock@memory_region.html
- shard-rkl: NOTRUN -> [DMESG-WARN][148] ([i915#9311]) +1 other test dmesg-warn
[148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-5/igt@i915_selftest@mock@memory_region.html
- shard-glk: NOTRUN -> [DMESG-WARN][149] ([i915#9311])
[149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-glk4/igt@i915_selftest@mock@memory_region.html
* igt@i915_suspend@basic-s2idle-without-i915:
- shard-tglu: NOTRUN -> [ABORT][150] ([i915#13010]) +1 other test abort
[150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-8/igt@i915_suspend@basic-s2idle-without-i915.html
* igt@i915_suspend@forcewake:
- shard-rkl: [PASS][151] -> [DMESG-FAIL][152] ([i915#12964])
[151]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-rkl-4/igt@i915_suspend@forcewake.html
[152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-3/igt@i915_suspend@forcewake.html
* igt@intel_hwmon@hwmon-read:
- shard-tglu: NOTRUN -> [SKIP][153] ([i915#7707])
[153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-10/igt@intel_hwmon@hwmon-read.html
* igt@kms_addfb_basic@basic-y-tiled-legacy:
- shard-dg2: NOTRUN -> [SKIP][154] ([i915#4215] / [i915#5190])
[154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-3/igt@kms_addfb_basic@basic-y-tiled-legacy.html
* igt@kms_addfb_basic@bo-too-small-due-to-tiling:
- shard-dg1: NOTRUN -> [SKIP][155] ([i915#4212]) +1 other test skip
[155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@kms_addfb_basic@bo-too-small-due-to-tiling.html
- shard-mtlp: NOTRUN -> [SKIP][156] ([i915#4212])
[156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-5/igt@kms_addfb_basic@bo-too-small-due-to-tiling.html
- shard-dg2: NOTRUN -> [SKIP][157] ([i915#4212])
[157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-8/igt@kms_addfb_basic@bo-too-small-due-to-tiling.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-4-rc-ccs-cc:
- shard-mtlp: NOTRUN -> [SKIP][158] ([i915#8709]) +11 other tests skip
[158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-6/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-4-rc-ccs-cc.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-1-y-rc-ccs-cc:
- shard-rkl: NOTRUN -> [SKIP][159] ([i915#8709]) +3 other tests skip
[159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-7/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-1-y-rc-ccs-cc.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-3-y-rc-ccs:
- shard-dg1: NOTRUN -> [SKIP][160] ([i915#8709]) +7 other tests skip
[160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-3-y-rc-ccs.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-1-y-rc-ccs:
- shard-tglu: NOTRUN -> [SKIP][161] ([i915#8709]) +7 other tests skip
[161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-7/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-1-y-rc-ccs.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-hdmi-a-3-4-mc-ccs:
- shard-dg2: NOTRUN -> [SKIP][162] ([i915#8709]) +11 other tests skip
[162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-6/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-d-hdmi-a-3-4-mc-ccs.html
* igt@kms_atomic@plane-primary-overlay-mutable-zpos:
- shard-dg1: NOTRUN -> [SKIP][163] ([i915#9531])
[163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels:
- shard-glk: NOTRUN -> [SKIP][164] ([i915#1769])
[164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-glk1/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
- shard-dg1: NOTRUN -> [SKIP][165] ([i915#1769] / [i915#3555])
[165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html
* igt@kms_big_fb@4-tiled-32bpp-rotate-270:
- shard-tglu: NOTRUN -> [SKIP][166] ([i915#5286]) +6 other tests skip
[166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-7/igt@kms_big_fb@4-tiled-32bpp-rotate-270.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180:
- shard-rkl: NOTRUN -> [SKIP][167] ([i915#5286]) +3 other tests skip
[167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-4/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-hflip-async-flip:
- shard-dg1: NOTRUN -> [SKIP][168] ([i915#4538] / [i915#5286]) +9 other tests skip
[168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
- shard-tglu-1: NOTRUN -> [SKIP][169] ([i915#5286]) +1 other test skip
[169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-270:
- shard-rkl: NOTRUN -> [SKIP][170] ([i915#3638]) +4 other tests skip
[170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-3/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-64bpp-rotate-90:
- shard-dg1: NOTRUN -> [SKIP][171] ([i915#3638]) +7 other tests skip
[171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@kms_big_fb@y-tiled-64bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-8bpp-rotate-270:
- shard-dg2: NOTRUN -> [SKIP][172] ([i915#4538] / [i915#5190]) +9 other tests skip
[172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-3/igt@kms_big_fb@y-tiled-8bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
- shard-dg2: NOTRUN -> [SKIP][173] ([i915#5190]) +4 other tests skip
[173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-4/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
- shard-mtlp: NOTRUN -> [SKIP][174] ([i915#6187]) +1 other test skip
[174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-5/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180:
- shard-dg1: NOTRUN -> [SKIP][175] ([i915#4538]) +10 other tests skip
[175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip:
- shard-mtlp: NOTRUN -> [SKIP][176] +13 other tests skip
[176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-6/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
* igt@kms_ccs@bad-aux-stride-y-tiled-gen12-mc-ccs@pipe-d-dp-4:
- shard-dg2: NOTRUN -> [SKIP][177] ([i915#10307] / [i915#6095]) +118 other tests skip
[177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-10/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-mc-ccs@pipe-d-dp-4.html
* igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs:
- shard-rkl: NOTRUN -> [SKIP][178] ([i915#12313])
[178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-1/igt@kms_ccs@bad-rotation-90-4-tiled-bmg-ccs.html
* igt@kms_ccs@bad-rotation-90-4-tiled-dg2-mc-ccs@pipe-c-hdmi-a-1:
- shard-tglu: NOTRUN -> [SKIP][179] ([i915#6095]) +59 other tests skip
[179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-5/igt@kms_ccs@bad-rotation-90-4-tiled-dg2-mc-ccs@pipe-c-hdmi-a-1.html
* igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs-cc@pipe-b-hdmi-a-4:
- shard-dg1: NOTRUN -> [SKIP][180] ([i915#6095]) +180 other tests skip
[180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-17/igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs-cc@pipe-b-hdmi-a-4.html
* igt@kms_ccs@ccs-on-another-bo-4-tiled-mtl-rc-ccs@pipe-d-hdmi-a-1:
- shard-dg2: NOTRUN -> [SKIP][181] ([i915#10307] / [i915#10434] / [i915#6095]) +4 other tests skip
[181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-8/igt@kms_ccs@ccs-on-another-bo-4-tiled-mtl-rc-ccs@pipe-d-hdmi-a-1.html
* igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs@pipe-c-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][182] ([i915#6095]) +39 other tests skip
[182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-5/igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs@pipe-c-edp-1.html
* igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs:
- shard-tglu-1: NOTRUN -> [SKIP][183] ([i915#12313])
[183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-mc-ccs@pipe-c-hdmi-a-2:
- shard-glk: NOTRUN -> [SKIP][184] +341 other tests skip
[184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-glk1/igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-mc-ccs@pipe-c-hdmi-a-2.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-rc-ccs-cc@pipe-b-hdmi-a-1:
- shard-tglu-1: NOTRUN -> [SKIP][185] ([i915#6095]) +19 other tests skip
[185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-rc-ccs-cc@pipe-b-hdmi-a-1.html
* igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-mc-ccs@pipe-a-hdmi-a-3:
- shard-dg2: NOTRUN -> [SKIP][186] ([i915#6095]) +3 other tests skip
[186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-2/igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-mc-ccs@pipe-a-hdmi-a-3.html
* igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs:
- shard-dg2: NOTRUN -> [SKIP][187] ([i915#12313]) +1 other test skip
[187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-3/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs:
- shard-dg1: NOTRUN -> [SKIP][188] ([i915#12313]) +1 other test skip
[188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs.html
- shard-tglu: NOTRUN -> [SKIP][189] ([i915#12313])
[189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-9/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs.html
- shard-mtlp: NOTRUN -> [SKIP][190] ([i915#12313]) +1 other test skip
[190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-8/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][191] ([i915#6095]) +84 other tests skip
[191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-1/igt@kms_ccs@random-ccs-data-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-2.html
* igt@kms_cdclk@mode-transition:
- shard-mtlp: NOTRUN -> [SKIP][192] ([i915#7213] / [i915#9010]) +4 other tests skip
[192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-5/igt@kms_cdclk@mode-transition.html
- shard-rkl: NOTRUN -> [SKIP][193] ([i915#3742])
[193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-7/igt@kms_cdclk@mode-transition.html
- shard-tglu: NOTRUN -> [SKIP][194] ([i915#3742])
[194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-6/igt@kms_cdclk@mode-transition.html
* igt@kms_cdclk@mode-transition-all-outputs:
- shard-dg1: NOTRUN -> [SKIP][195] ([i915#3742])
[195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@kms_cdclk@mode-transition-all-outputs.html
* igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-1:
- shard-dg2: NOTRUN -> [SKIP][196] ([i915#11616] / [i915#7213]) +4 other tests skip
[196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-4/igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-1.html
* igt@kms_cdclk@plane-scaling:
- shard-tglu-1: NOTRUN -> [SKIP][197] ([i915#3742])
[197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_cdclk@plane-scaling.html
* igt@kms_cdclk@plane-scaling@pipe-b-hdmi-a-3:
- shard-dg2: NOTRUN -> [SKIP][198] ([i915#4087]) +3 other tests skip
[198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-2/igt@kms_cdclk@plane-scaling@pipe-b-hdmi-a-3.html
* igt@kms_chamelium_audio@dp-audio:
- shard-tglu: NOTRUN -> [SKIP][199] ([i915#7828]) +9 other tests skip
[199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-4/igt@kms_chamelium_audio@dp-audio.html
* igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k:
- shard-dg2: NOTRUN -> [SKIP][200] ([i915#7828]) +10 other tests skip
[200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-3/igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k.html
* igt@kms_chamelium_hpd@dp-hpd:
- shard-mtlp: NOTRUN -> [SKIP][201] ([i915#7828]) +6 other tests skip
[201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-2/igt@kms_chamelium_hpd@dp-hpd.html
* igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode:
- shard-tglu-1: NOTRUN -> [SKIP][202] ([i915#7828]) +2 other tests skip
[202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode.html
* igt@kms_chamelium_hpd@vga-hpd-fast:
- shard-rkl: NOTRUN -> [SKIP][203] ([i915#7828]) +3 other tests skip
[203]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-3/igt@kms_chamelium_hpd@vga-hpd-fast.html
- shard-dg1: NOTRUN -> [SKIP][204] ([i915#7828]) +17 other tests skip
[204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@kms_chamelium_hpd@vga-hpd-fast.html
* igt@kms_content_protection@lic-type-0:
- shard-tglu: NOTRUN -> [SKIP][205] ([i915#6944] / [i915#9424])
[205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-8/igt@kms_content_protection@lic-type-0.html
- shard-dg1: NOTRUN -> [SKIP][206] ([i915#9424])
[206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@kms_content_protection@lic-type-0.html
* igt@kms_content_protection@srm:
- shard-tglu-1: NOTRUN -> [SKIP][207] ([i915#6944] / [i915#7116] / [i915#7118])
[207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_content_protection@srm.html
* igt@kms_content_protection@uevent:
- shard-tglu: NOTRUN -> [SKIP][208] ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424])
[208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-5/igt@kms_content_protection@uevent.html
* igt@kms_cursor_crc@cursor-offscreen-512x512:
- shard-mtlp: NOTRUN -> [SKIP][209] ([i915#13049])
[209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-2/igt@kms_cursor_crc@cursor-offscreen-512x512.html
- shard-dg2: NOTRUN -> [SKIP][210] ([i915#13049])
[210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-6/igt@kms_cursor_crc@cursor-offscreen-512x512.html
- shard-rkl: NOTRUN -> [SKIP][211] ([i915#13049])
[211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-5/igt@kms_cursor_crc@cursor-offscreen-512x512.html
* igt@kms_cursor_crc@cursor-random-32x32:
- shard-dg1: NOTRUN -> [SKIP][212] ([i915#3555]) +7 other tests skip
[212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@kms_cursor_crc@cursor-random-32x32.html
* igt@kms_cursor_crc@cursor-random-512x512:
- shard-dg1: NOTRUN -> [SKIP][213] ([i915#13049]) +2 other tests skip
[213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@kms_cursor_crc@cursor-random-512x512.html
* igt@kms_cursor_crc@cursor-random-max-size:
- shard-mtlp: NOTRUN -> [SKIP][214] ([i915#3555] / [i915#8814]) +1 other test skip
[214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-4/igt@kms_cursor_crc@cursor-random-max-size.html
* igt@kms_cursor_crc@cursor-sliding-128x42:
- shard-mtlp: NOTRUN -> [SKIP][215] ([i915#8814]) +1 other test skip
[215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-7/igt@kms_cursor_crc@cursor-sliding-128x42.html
* igt@kms_cursor_crc@cursor-suspend:
- shard-dg1: NOTRUN -> [DMESG-WARN][216] ([i915#4423]) +1 other test dmesg-warn
[216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@kms_cursor_crc@cursor-suspend.html
* igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy:
- shard-rkl: NOTRUN -> [SKIP][217] +15 other tests skip
[217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-4/igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size:
- shard-dg1: NOTRUN -> [SKIP][218] ([i915#4103] / [i915#4213]) +1 other test skip
[218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size.html
* igt@kms_cursor_legacy@cursora-vs-flipb-atomic:
- shard-mtlp: NOTRUN -> [SKIP][219] ([i915#9809]) +5 other tests skip
[219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-7/igt@kms_cursor_legacy@cursora-vs-flipb-atomic.html
* igt@kms_dirtyfb@default-dirtyfb-ioctl:
- shard-dg2: [PASS][220] -> [SKIP][221] +18 other tests skip
[220]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-1/igt@kms_dirtyfb@default-dirtyfb-ioctl.html
[221]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@kms_dirtyfb@default-dirtyfb-ioctl.html
* igt@kms_dirtyfb@drrs-dirtyfb-ioctl:
- shard-dg2: NOTRUN -> [SKIP][222] ([i915#9833])
[222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-2/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html
- shard-mtlp: NOTRUN -> [SKIP][223] ([i915#9833])
[223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-3/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html
* igt@kms_dirtyfb@fbc-dirtyfb-ioctl:
- shard-snb: NOTRUN -> [FAIL][224] ([i915#12170])
[224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-snb4/igt@kms_dirtyfb@fbc-dirtyfb-ioctl.html
* igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-1:
- shard-snb: NOTRUN -> [FAIL][225] ([i915#11968])
[225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-snb4/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-1.html
* igt@kms_display_modes@extended-mode-basic:
- shard-dg2: NOTRUN -> [SKIP][226] ([i915#3555]) +7 other tests skip
[226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-5/igt@kms_display_modes@extended-mode-basic.html
- shard-rkl: NOTRUN -> [SKIP][227] ([i915#3555]) +7 other tests skip
[227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-5/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][228] ([i915#3804])
[228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-5/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-2.html
* igt@kms_dp_aux_dev:
- shard-tglu-1: NOTRUN -> [SKIP][229] ([i915#1257])
[229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_dp_aux_dev.html
* igt@kms_dp_linktrain_fallback@dp-fallback:
- shard-dg1: NOTRUN -> [SKIP][230] ([i915#12402])
[230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@kms_dp_linktrain_fallback@dp-fallback.html
- shard-mtlp: NOTRUN -> [SKIP][231] ([i915#12402])
[231]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-8/igt@kms_dp_linktrain_fallback@dp-fallback.html
* igt@kms_dsc@dsc-basic:
- shard-dg1: NOTRUN -> [SKIP][232] ([i915#3555] / [i915#3840]) +1 other test skip
[232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@kms_dsc@dsc-basic.html
* igt@kms_dsc@dsc-fractional-bpp-with-bpc:
- shard-dg1: NOTRUN -> [SKIP][233] ([i915#3840])
[233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-17/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html
* igt@kms_dsc@dsc-with-output-formats:
- shard-tglu: NOTRUN -> [SKIP][234] ([i915#3555] / [i915#3840])
[234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-8/igt@kms_dsc@dsc-with-output-formats.html
* igt@kms_feature_discovery@display-2x:
- shard-dg2: NOTRUN -> [SKIP][235] ([i915#1839])
[235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-4/igt@kms_feature_discovery@display-2x.html
* igt@kms_feature_discovery@display-4x:
- shard-rkl: NOTRUN -> [SKIP][236] ([i915#1839])
[236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-7/igt@kms_feature_discovery@display-4x.html
- shard-dg1: NOTRUN -> [SKIP][237] ([i915#1839]) +1 other test skip
[237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@kms_feature_discovery@display-4x.html
- shard-tglu: NOTRUN -> [SKIP][238] ([i915#1839])
[238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-4/igt@kms_feature_discovery@display-4x.html
- shard-mtlp: NOTRUN -> [SKIP][239] ([i915#1839])
[239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-7/igt@kms_feature_discovery@display-4x.html
* igt@kms_feature_discovery@dp-mst:
- shard-rkl: NOTRUN -> [SKIP][240] ([i915#9337])
[240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-3/igt@kms_feature_discovery@dp-mst.html
- shard-tglu-1: NOTRUN -> [SKIP][241] ([i915#9337])
[241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_feature_discovery@dp-mst.html
* igt@kms_feature_discovery@psr1:
- shard-dg1: NOTRUN -> [SKIP][242] ([i915#658])
[242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-17/igt@kms_feature_discovery@psr1.html
* igt@kms_feature_discovery@psr2:
- shard-tglu-1: NOTRUN -> [SKIP][243] ([i915#658])
[243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_feature_discovery@psr2.html
* igt@kms_flip@2x-dpms-vs-vblank-race:
- shard-mtlp: NOTRUN -> [SKIP][244] ([i915#3637]) +2 other tests skip
[244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-6/igt@kms_flip@2x-dpms-vs-vblank-race.html
* igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible:
- shard-tglu-1: NOTRUN -> [SKIP][245] ([i915#3637]) +1 other test skip
[245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible.html
* igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset-interruptible:
- shard-dg1: NOTRUN -> [SKIP][246] ([i915#9934]) +11 other tests skip
[246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset-interruptible.html
* igt@kms_flip@2x-flip-vs-rmfb-interruptible:
- shard-dg2: NOTRUN -> [SKIP][247] ([i915#9934]) +3 other tests skip
[247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-2/igt@kms_flip@2x-flip-vs-rmfb-interruptible.html
* igt@kms_flip@2x-plain-flip-fb-recreate:
- shard-snb: [PASS][248] -> [FAIL][249] ([i915#11989]) +9 other tests fail
[248]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-snb7/igt@kms_flip@2x-plain-flip-fb-recreate.html
[249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-snb1/igt@kms_flip@2x-plain-flip-fb-recreate.html
- shard-tglu: NOTRUN -> [SKIP][250] ([i915#3637]) +11 other tests skip
[250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-7/igt@kms_flip@2x-plain-flip-fb-recreate.html
* igt@kms_flip@2x-wf_vblank-ts-check-interruptible:
- shard-rkl: NOTRUN -> [SKIP][251] ([i915#9934]) +2 other tests skip
[251]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-7/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible:
- shard-dg1: [PASS][252] -> [FAIL][253] ([i915#13027])
[252]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg1-12/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
[253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible@b-hdmi-a4:
- shard-dg1: NOTRUN -> [FAIL][254] ([i915#13027])
[254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-hdmi-a4.html
* igt@kms_flip@flip-vs-fences-interruptible:
- shard-dg2: NOTRUN -> [SKIP][255] ([i915#8381]) +1 other test skip
[255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-8/igt@kms_flip@flip-vs-fences-interruptible.html
* igt@kms_flip@flip-vs-suspend-interruptible:
- shard-snb: [PASS][256] -> [INCOMPLETE][257] ([i915#4839]) +1 other test incomplete
[256]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-snb4/igt@kms_flip@flip-vs-suspend-interruptible.html
[257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-snb6/igt@kms_flip@flip-vs-suspend-interruptible.html
* igt@kms_flip@modeset-vs-vblank-race:
- shard-mtlp: [PASS][258] -> [FAIL][259] ([i915#12431])
[258]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-mtlp-4/igt@kms_flip@modeset-vs-vblank-race.html
[259]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-8/igt@kms_flip@modeset-vs-vblank-race.html
* igt@kms_flip@wf_vblank-ts-check:
- shard-dg2: [PASS][260] -> [FAIL][261] ([i915#11989])
[260]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-4/igt@kms_flip@wf_vblank-ts-check.html
[261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-1/igt@kms_flip@wf_vblank-ts-check.html
- shard-dg1: [PASS][262] -> [FAIL][263] ([i915#11989] / [i915#12517])
[262]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg1-17/igt@kms_flip@wf_vblank-ts-check.html
[263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@kms_flip@wf_vblank-ts-check.html
* igt@kms_flip@wf_vblank-ts-check@a-edp1:
- shard-mtlp: [PASS][264] -> [FAIL][265] ([i915#11989]) +2 other tests fail
[264]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-mtlp-6/igt@kms_flip@wf_vblank-ts-check@a-edp1.html
[265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-4/igt@kms_flip@wf_vblank-ts-check@a-edp1.html
* igt@kms_flip@wf_vblank-ts-check@b-hdmi-a3:
- shard-dg2: NOTRUN -> [FAIL][266] ([i915#11989]) +2 other tests fail
[266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-1/igt@kms_flip@wf_vblank-ts-check@b-hdmi-a3.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling:
- shard-tglu: NOTRUN -> [SKIP][267] ([i915#2672] / [i915#3555]) +2 other tests skip
[267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-2/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling.html
- shard-mtlp: NOTRUN -> [SKIP][268] ([i915#2672] / [i915#3555] / [i915#8813])
[268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-8/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][269] ([i915#2672] / [i915#8813])
[269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-8/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling:
- shard-rkl: NOTRUN -> [SKIP][270] ([i915#2672] / [i915#3555]) +3 other tests skip
[270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-1/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode:
- shard-rkl: NOTRUN -> [SKIP][271] ([i915#2672]) +3 other tests skip
[271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-1/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling@pipe-a-valid-mode:
- shard-tglu: NOTRUN -> [SKIP][272] ([i915#2587] / [i915#2672]) +2 other tests skip
[272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-4/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling@pipe-a-valid-mode:
- shard-dg2: NOTRUN -> [SKIP][273] ([i915#2672]) +2 other tests skip
[273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-7/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling:
- shard-mtlp: NOTRUN -> [SKIP][274] ([i915#3555] / [i915#8813])
[274]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-5/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][275] ([i915#8810])
[275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-5/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-4tiledg2rcccs-downscaling:
- shard-dg1: NOTRUN -> [SKIP][276] ([i915#2672] / [i915#3555]) +1 other test skip
[276]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling@pipe-a-valid-mode:
- shard-dg1: NOTRUN -> [SKIP][277] ([i915#2587] / [i915#2672]) +1 other test skip
[277]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-downscaling:
- shard-mtlp: NOTRUN -> [SKIP][278] ([i915#3555] / [i915#8810] / [i915#8813])
[278]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-7/igt@kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-downscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][279] ([i915#3555] / [i915#8810])
[279]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-7/igt@kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling:
- shard-tglu-1: NOTRUN -> [SKIP][280] ([i915#2672] / [i915#3555])
[280]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling@pipe-a-valid-mode:
- shard-tglu-1: NOTRUN -> [SKIP][281] ([i915#2587] / [i915#2672])
[281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling@pipe-a-valid-mode.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-gtt:
- shard-mtlp: NOTRUN -> [SKIP][282] ([i915#8708]) +2 other tests skip
[282]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc:
- shard-rkl: NOTRUN -> [SKIP][283] ([i915#1825]) +22 other tests skip
[283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-mmap-gtt:
- shard-snb: [PASS][284] -> [SKIP][285] +1 other test skip
[284]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-snb4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-mmap-gtt.html
[285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-render:
- shard-mtlp: NOTRUN -> [SKIP][286] ([i915#1825]) +24 other tests skip
[286]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-3/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-wc:
- shard-dg1: NOTRUN -> [SKIP][287] ([i915#8708]) +32 other tests skip
[287]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-pwrite:
- shard-dg1: NOTRUN -> [SKIP][288] +58 other tests skip
[288]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-pwrite.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-move:
- shard-dg2: NOTRUN -> [SKIP][289] ([i915#5354]) +37 other tests skip
[289]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-move.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt:
- shard-dg2: NOTRUN -> [SKIP][290] ([i915#8708]) +14 other tests skip
[290]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render:
- shard-dg1: NOTRUN -> [SKIP][291] ([i915#3458]) +29 other tests skip
[291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render.html
* igt@kms_frontbuffer_tracking@pipe-fbc-rte:
- shard-dg1: NOTRUN -> [SKIP][292] ([i915#9766])
[292]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-wc:
- shard-tglu-1: NOTRUN -> [SKIP][293] +29 other tests skip
[293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move:
- shard-rkl: NOTRUN -> [SKIP][294] ([i915#3023]) +16 other tests skip
[294]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-blt:
- shard-dg2: NOTRUN -> [SKIP][295] ([i915#3458]) +13 other tests skip
[295]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-shrfb-draw-mmap-wc:
- shard-tglu: NOTRUN -> [SKIP][296] +85 other tests skip
[296]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-2/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary:
- shard-dg2: NOTRUN -> [SKIP][297] +55 other tests skip
[297]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary.html
* igt@kms_getfb@getfb-handle-closed:
- shard-dg2: [PASS][298] -> [SKIP][299] ([i915#2575]) +133 other tests skip
[298]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-1/igt@kms_getfb@getfb-handle-closed.html
[299]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@kms_getfb@getfb-handle-closed.html
* igt@kms_hdmi_inject@inject-audio:
- shard-tglu-1: [PASS][300] -> [SKIP][301] ([i915#13012] / [i915#13030])
[300]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-tglu-1/igt@kms_hdmi_inject@inject-audio.html
[301]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_hdmi_inject@inject-audio.html
* igt@kms_hdr@bpc-switch-dpms:
- shard-dg1: NOTRUN -> [SKIP][302] ([i915#3555] / [i915#8228]) +2 other tests skip
[302]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@kms_hdr@bpc-switch-dpms.html
* igt@kms_hdr@brightness-with-hdr:
- shard-tglu-1: NOTRUN -> [SKIP][303] ([i915#12713])
[303]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_hdr@brightness-with-hdr.html
* igt@kms_hdr@static-toggle-dpms:
- shard-tglu-1: NOTRUN -> [SKIP][304] ([i915#3555] / [i915#8228])
[304]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_hdr@static-toggle-dpms.html
* igt@kms_hdr@static-toggle-suspend:
- shard-rkl: NOTRUN -> [SKIP][305] ([i915#3555] / [i915#8228])
[305]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-1/igt@kms_hdr@static-toggle-suspend.html
- shard-tglu: NOTRUN -> [SKIP][306] ([i915#3555] / [i915#8228])
[306]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-9/igt@kms_hdr@static-toggle-suspend.html
- shard-mtlp: NOTRUN -> [SKIP][307] ([i915#3555] / [i915#8228])
[307]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-8/igt@kms_hdr@static-toggle-suspend.html
* igt@kms_joiner@invalid-modeset-big-joiner:
- shard-dg1: NOTRUN -> [SKIP][308] ([i915#10656])
[308]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@kms_joiner@invalid-modeset-big-joiner.html
* igt@kms_joiner@invalid-modeset-ultra-joiner:
- shard-tglu: NOTRUN -> [SKIP][309] ([i915#12339])
[309]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-4/igt@kms_joiner@invalid-modeset-ultra-joiner.html
- shard-mtlp: NOTRUN -> [SKIP][310] ([i915#12339])
[310]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-4/igt@kms_joiner@invalid-modeset-ultra-joiner.html
- shard-dg2: NOTRUN -> [SKIP][311] ([i915#12339])
[311]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-1/igt@kms_joiner@invalid-modeset-ultra-joiner.html
- shard-dg1: NOTRUN -> [SKIP][312] ([i915#12339])
[312]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@kms_joiner@invalid-modeset-ultra-joiner.html
* igt@kms_panel_fitting@legacy:
- shard-tglu: NOTRUN -> [SKIP][313] ([i915#6301])
[313]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-9/igt@kms_panel_fitting@legacy.html
- shard-rkl: NOTRUN -> [SKIP][314] ([i915#6301])
[314]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-4/igt@kms_panel_fitting@legacy.html
- shard-dg1: NOTRUN -> [SKIP][315] ([i915#6301])
[315]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@kms_panel_fitting@legacy.html
* igt@kms_plane_alpha_blend@constant-alpha-max:
- shard-glk: NOTRUN -> [FAIL][316] ([i915#12169])
[316]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-glk2/igt@kms_plane_alpha_blend@constant-alpha-max.html
* igt@kms_plane_alpha_blend@constant-alpha-max@pipe-c-hdmi-a-1:
- shard-glk: NOTRUN -> [FAIL][317] ([i915#10647]) +1 other test fail
[317]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-glk2/igt@kms_plane_alpha_blend@constant-alpha-max@pipe-c-hdmi-a-1.html
* igt@kms_plane_lowres@tiling-y:
- shard-mtlp: NOTRUN -> [SKIP][318] ([i915#3555] / [i915#8821])
[318]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-8/igt@kms_plane_lowres@tiling-y.html
- shard-dg2: NOTRUN -> [SKIP][319] ([i915#8821])
[319]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-10/igt@kms_plane_lowres@tiling-y.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format:
- shard-dg1: NOTRUN -> [SKIP][320] ([i915#12247]) +21 other tests skip
[320]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation:
- shard-dg2: NOTRUN -> [SKIP][321] ([i915#12247] / [i915#9423])
[321]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-6/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation.html
- shard-rkl: NOTRUN -> [SKIP][322] ([i915#12247]) +2 other tests skip
[322]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-7/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation.html
* igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-b:
- shard-tglu: NOTRUN -> [SKIP][323] ([i915#12247]) +4 other tests skip
[323]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-6/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-b.html
* igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation:
- shard-dg2: [PASS][324] -> [SKIP][325] ([i915#2575] / [i915#9423]) +2 other tests skip
[324]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-10/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation.html
[325]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20@pipe-d:
- shard-tglu-1: NOTRUN -> [SKIP][326] ([i915#12247]) +4 other tests skip
[326]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20@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_12203/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]) +4 other tests skip
[328]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-5/igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-20x20@pipe-d.html
* igt@kms_plane_scaling@planes-downscale-factor-0-75-upscale-20x20:
- shard-dg2: NOTRUN -> [SKIP][329] ([i915#2575] / [i915#9423])
[329]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@kms_plane_scaling@planes-downscale-factor-0-75-upscale-20x20.html
* igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25:
- shard-dg2: NOTRUN -> [SKIP][330] ([i915#12247] / [i915#6953] / [i915#9423])
[330]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-4/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25.html
* igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-c:
- shard-dg2: NOTRUN -> [SKIP][331] ([i915#12247]) +15 other tests skip
[331]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-4/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-c.html
* igt@kms_pm_backlight@fade-with-suspend:
- shard-tglu-1: NOTRUN -> [SKIP][332] ([i915#9812])
[332]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_pm_backlight@fade-with-suspend.html
* igt@kms_pm_dc@dc6-psr:
- shard-mtlp: NOTRUN -> [FAIL][333] ([i915#12912])
[333]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-2/igt@kms_pm_dc@dc6-psr.html
* igt@kms_pm_dc@dc9-dpms:
- shard-tglu: [PASS][334] -> [SKIP][335] ([i915#4281])
[334]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-tglu-6/igt@kms_pm_dc@dc9-dpms.html
[335]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-9/igt@kms_pm_dc@dc9-dpms.html
* igt@kms_pm_lpsp@kms-lpsp:
- shard-dg1: NOTRUN -> [SKIP][336] ([i915#9340])
[336]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@kms_pm_lpsp@kms-lpsp.html
* igt@kms_pm_rpm@dpms-lpsp:
- shard-dg2: NOTRUN -> [SKIP][337] ([i915#9519])
[337]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-7/igt@kms_pm_rpm@dpms-lpsp.html
- shard-rkl: [PASS][338] -> [SKIP][339] ([i915#9519]) +1 other test skip
[338]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-rkl-2/igt@kms_pm_rpm@dpms-lpsp.html
[339]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-1/igt@kms_pm_rpm@dpms-lpsp.html
* igt@kms_pm_rpm@pm-caching:
- shard-dg2: NOTRUN -> [SKIP][340] ([i915#12937])
[340]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@kms_pm_rpm@pm-caching.html
* igt@kms_prime@basic-modeset-hybrid:
- shard-tglu-1: NOTRUN -> [SKIP][341] ([i915#6524])
[341]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_prime@basic-modeset-hybrid.html
* igt@kms_prime@d3hot:
- shard-rkl: NOTRUN -> [SKIP][342] ([i915#6524])
[342]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-5/igt@kms_prime@d3hot.html
- shard-dg1: NOTRUN -> [SKIP][343] ([i915#6524])
[343]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@kms_prime@d3hot.html
- shard-tglu: NOTRUN -> [SKIP][344] ([i915#6524])
[344]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-5/igt@kms_prime@d3hot.html
- shard-mtlp: NOTRUN -> [SKIP][345] ([i915#6524])
[345]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-3/igt@kms_prime@d3hot.html
- shard-dg2: NOTRUN -> [SKIP][346] ([i915#6524] / [i915#6805])
[346]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-3/igt@kms_prime@d3hot.html
* igt@kms_prop_blob@blob-prop-validate:
- shard-dg2: NOTRUN -> [SKIP][347] ([i915#2575]) +81 other tests skip
[347]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@kms_prop_blob@blob-prop-validate.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf@pipe-a-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][348] ([i915#9808])
[348]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-5/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf@pipe-a-edp-1.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf:
- shard-glk: NOTRUN -> [SKIP][349] ([i915#11520]) +8 other tests skip
[349]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-glk5/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf.html
* igt@kms_psr2_sf@fbc-psr2-overlay-primary-update-sf-dmg-area:
- shard-tglu-1: NOTRUN -> [SKIP][350] ([i915#11520]) +3 other tests skip
[350]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_psr2_sf@fbc-psr2-overlay-primary-update-sf-dmg-area.html
* igt@kms_psr2_sf@fbc-psr2-primary-plane-update-sf-dmg-area:
- shard-tglu: NOTRUN -> [SKIP][351] ([i915#11520]) +6 other tests skip
[351]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-5/igt@kms_psr2_sf@fbc-psr2-primary-plane-update-sf-dmg-area.html
* igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-fully-sf:
- shard-dg1: NOTRUN -> [SKIP][352] ([i915#11520]) +10 other tests skip
[352]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-17/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_sf@pr-plane-move-sf-dmg-area:
- shard-mtlp: NOTRUN -> [SKIP][353] ([i915#12316]) +4 other tests skip
[353]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-8/igt@kms_psr2_sf@pr-plane-move-sf-dmg-area.html
- shard-snb: NOTRUN -> [SKIP][354] ([i915#11520])
[354]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-snb6/igt@kms_psr2_sf@pr-plane-move-sf-dmg-area.html
* igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area:
- shard-rkl: NOTRUN -> [SKIP][355] ([i915#11520]) +4 other tests skip
[355]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-5/igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area.html
* igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area-big-fb:
- shard-dg2: NOTRUN -> [SKIP][356] ([i915#11520]) +7 other tests skip
[356]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-4/igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area-big-fb.html
* igt@kms_psr2_su@frontbuffer-xrgb8888:
- shard-dg2: NOTRUN -> [SKIP][357] ([i915#9683])
[357]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-3/igt@kms_psr2_su@frontbuffer-xrgb8888.html
* igt@kms_psr2_su@page_flip-xrgb8888:
- shard-mtlp: NOTRUN -> [SKIP][358] ([i915#4348]) +1 other test skip
[358]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-7/igt@kms_psr2_su@page_flip-xrgb8888.html
- shard-rkl: NOTRUN -> [SKIP][359] ([i915#9683]) +1 other test skip
[359]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-7/igt@kms_psr2_su@page_flip-xrgb8888.html
- shard-dg1: NOTRUN -> [SKIP][360] ([i915#9683]) +1 other test skip
[360]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@kms_psr2_su@page_flip-xrgb8888.html
- shard-tglu: NOTRUN -> [SKIP][361] ([i915#9683]) +1 other test skip
[361]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-4/igt@kms_psr2_su@page_flip-xrgb8888.html
* igt@kms_psr@fbc-pr-cursor-render:
- shard-mtlp: NOTRUN -> [SKIP][362] ([i915#9688]) +16 other tests skip
[362]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-5/igt@kms_psr@fbc-pr-cursor-render.html
* igt@kms_psr@fbc-psr-cursor-plane-move:
- shard-dg1: NOTRUN -> [SKIP][363] ([i915#1072] / [i915#4423] / [i915#9732])
[363]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@kms_psr@fbc-psr-cursor-plane-move.html
* igt@kms_psr@fbc-psr-sprite-blt:
- shard-tglu-1: NOTRUN -> [SKIP][364] ([i915#9732]) +5 other tests skip
[364]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_psr@fbc-psr-sprite-blt.html
* igt@kms_psr@psr2-cursor-plane-onoff:
- shard-tglu: NOTRUN -> [SKIP][365] ([i915#9732]) +16 other tests skip
[365]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-8/igt@kms_psr@psr2-cursor-plane-onoff.html
* igt@kms_psr@psr2-primary-mmap-gtt:
- shard-dg2: NOTRUN -> [SKIP][366] ([i915#1072] / [i915#9732]) +14 other tests skip
[366]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-10/igt@kms_psr@psr2-primary-mmap-gtt.html
- shard-rkl: NOTRUN -> [SKIP][367] ([i915#1072] / [i915#9732]) +10 other tests skip
[367]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-4/igt@kms_psr@psr2-primary-mmap-gtt.html
* igt@kms_psr@psr2-sprite-mmap-gtt:
- shard-dg1: NOTRUN -> [SKIP][368] ([i915#1072] / [i915#9732]) +35 other tests skip
[368]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@kms_psr@psr2-sprite-mmap-gtt.html
* igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
- shard-rkl: NOTRUN -> [SKIP][369] ([i915#9685]) +2 other tests skip
[369]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-5/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
- shard-dg1: NOTRUN -> [SKIP][370] ([i915#9685]) +2 other tests skip
[370]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
- shard-tglu: NOTRUN -> [SKIP][371] ([i915#9685])
[371]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-5/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
* igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
- shard-tglu-1: NOTRUN -> [SKIP][372] ([i915#9685])
[372]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
- shard-dg2: NOTRUN -> [SKIP][373] ([i915#9685]) +1 other test skip
[373]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-2/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
* igt@kms_rotation_crc@sprite-rotation-90:
- shard-dg2: NOTRUN -> [SKIP][374] ([i915#12755])
[374]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-7/igt@kms_rotation_crc@sprite-rotation-90.html
- shard-mtlp: NOTRUN -> [SKIP][375] ([i915#12755])
[375]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-6/igt@kms_rotation_crc@sprite-rotation-90.html
* igt@kms_scaling_modes@scaling-mode-center:
- shard-tglu-1: NOTRUN -> [SKIP][376] ([i915#3555]) +2 other tests skip
[376]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_scaling_modes@scaling-mode-center.html
* igt@kms_scaling_modes@scaling-mode-full:
- shard-tglu: NOTRUN -> [SKIP][377] ([i915#3555]) +6 other tests skip
[377]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-3/igt@kms_scaling_modes@scaling-mode-full.html
* igt@kms_scaling_modes@scaling-mode-none:
- shard-mtlp: NOTRUN -> [SKIP][378] ([i915#3555] / [i915#5030] / [i915#9041])
[378]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-4/igt@kms_scaling_modes@scaling-mode-none.html
* igt@kms_scaling_modes@scaling-mode-none@pipe-a-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][379] ([i915#5030]) +2 other tests skip
[379]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-4/igt@kms_scaling_modes@scaling-mode-none@pipe-a-edp-1.html
* igt@kms_scaling_modes@scaling-mode-none@pipe-d-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][380] ([i915#5030] / [i915#9041])
[380]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-4/igt@kms_scaling_modes@scaling-mode-none@pipe-d-edp-1.html
* igt@kms_vblank@wait-forked:
- shard-rkl: NOTRUN -> [DMESG-WARN][381] ([i915#12964]) +8 other tests dmesg-warn
[381]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-4/igt@kms_vblank@wait-forked.html
- shard-dg1: [PASS][382] -> [DMESG-WARN][383] ([i915#4423])
[382]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg1-17/igt@kms_vblank@wait-forked.html
[383]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@kms_vblank@wait-forked.html
* igt@kms_vrr@max-min:
- shard-dg1: NOTRUN -> [SKIP][384] ([i915#9906]) +2 other tests skip
[384]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-17/igt@kms_vrr@max-min.html
- shard-tglu: NOTRUN -> [SKIP][385] ([i915#9906])
[385]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-2/igt@kms_vrr@max-min.html
* igt@kms_vrr@negative-basic:
- shard-tglu: NOTRUN -> [SKIP][386] ([i915#3555] / [i915#9906])
[386]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-9/igt@kms_vrr@negative-basic.html
* igt@kms_vrr@seamless-rr-switch-virtual:
- shard-tglu-1: NOTRUN -> [SKIP][387] ([i915#9906])
[387]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-1/igt@kms_vrr@seamless-rr-switch-virtual.html
* igt@kms_writeback@writeback-check-output:
- shard-tglu: NOTRUN -> [SKIP][388] ([i915#2437])
[388]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-8/igt@kms_writeback@writeback-check-output.html
* igt@kms_writeback@writeback-fb-id:
- shard-glk: NOTRUN -> [SKIP][389] ([i915#2437])
[389]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-glk2/igt@kms_writeback@writeback-fb-id.html
- shard-dg2: NOTRUN -> [SKIP][390] ([i915#2437])
[390]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-6/igt@kms_writeback@writeback-fb-id.html
- shard-rkl: NOTRUN -> [SKIP][391] ([i915#2437])
[391]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-5/igt@kms_writeback@writeback-fb-id.html
* igt@kms_writeback@writeback-pixel-formats:
- shard-dg1: NOTRUN -> [SKIP][392] ([i915#2437] / [i915#9412])
[392]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-14/igt@kms_writeback@writeback-pixel-formats.html
* igt@perf@global-sseu-config-invalid:
- shard-mtlp: NOTRUN -> [SKIP][393] ([i915#7387])
[393]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-4/igt@perf@global-sseu-config-invalid.html
- shard-dg2: NOTRUN -> [SKIP][394] ([i915#7387])
[394]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-1/igt@perf@global-sseu-config-invalid.html
* igt@perf@per-context-mode-unprivileged:
- shard-rkl: NOTRUN -> [SKIP][395] ([i915#2435])
[395]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-5/igt@perf@per-context-mode-unprivileged.html
- shard-dg1: NOTRUN -> [SKIP][396] ([i915#2433]) +1 other test skip
[396]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-17/igt@perf@per-context-mode-unprivileged.html
* igt@perf@polling@0-rcs0:
- shard-mtlp: [PASS][397] -> [FAIL][398] ([i915#10538]) +1 other test fail
[397]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-mtlp-2/igt@perf@polling@0-rcs0.html
[398]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-6/igt@perf@polling@0-rcs0.html
* igt@perf_pmu@all-busy-idle-check-all:
- shard-dg2: [PASS][399] -> [SKIP][400] ([i915#12506]) +5 other tests skip
[399]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-3/igt@perf_pmu@all-busy-idle-check-all.html
[400]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-11/igt@perf_pmu@all-busy-idle-check-all.html
* igt@perf_pmu@busy-double-start@ccs0:
- shard-dg2: [PASS][401] -> [FAIL][402] ([i915#4349])
[401]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-3/igt@perf_pmu@busy-double-start@ccs0.html
[402]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-10/igt@perf_pmu@busy-double-start@ccs0.html
* igt@perf_pmu@busy-double-start@vcs0:
- shard-dg1: [PASS][403] -> [FAIL][404] ([i915#4349]) +2 other tests fail
[403]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg1-18/igt@perf_pmu@busy-double-start@vcs0.html
[404]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@perf_pmu@busy-double-start@vcs0.html
* igt@perf_pmu@cpu-hotplug:
- shard-dg2: NOTRUN -> [SKIP][405] ([i915#8850])
[405]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-3/igt@perf_pmu@cpu-hotplug.html
* igt@perf_pmu@module-unload:
- shard-tglu: [PASS][406] -> [ABORT][407] ([i915#13010]) +1 other test abort
[406]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-tglu-9/igt@perf_pmu@module-unload.html
[407]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-3/igt@perf_pmu@module-unload.html
* igt@perf_pmu@rc6-all-gts:
- shard-dg1: NOTRUN -> [SKIP][408] ([i915#8516])
[408]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-13/igt@perf_pmu@rc6-all-gts.html
* igt@prime_mmap@test_aperture_limit:
- shard-dg2: NOTRUN -> [WARN][409] ([i915#9351])
[409]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-5/igt@prime_mmap@test_aperture_limit.html
* igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem:
- shard-dg2: NOTRUN -> [CRASH][410] ([i915#9351])
[410]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-5/igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem.html
* igt@prime_vgem@basic-fence-mmap:
- shard-dg1: NOTRUN -> [SKIP][411] ([i915#3708] / [i915#4077])
[411]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@prime_vgem@basic-fence-mmap.html
* igt@prime_vgem@basic-read:
- shard-rkl: NOTRUN -> [SKIP][412] ([i915#3291] / [i915#3708])
[412]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-rkl-3/igt@prime_vgem@basic-read.html
* igt@prime_vgem@basic-write:
- shard-dg1: NOTRUN -> [SKIP][413] ([i915#3708]) +1 other test skip
[413]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-12/igt@prime_vgem@basic-write.html
- shard-mtlp: NOTRUN -> [SKIP][414] ([i915#10216] / [i915#3708])
[414]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-3/igt@prime_vgem@basic-write.html
* igt@sriov_basic@enable-vfs-autoprobe-off:
- shard-dg2: NOTRUN -> [SKIP][415] ([i915#9917])
[415]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-7/igt@sriov_basic@enable-vfs-autoprobe-off.html
- shard-dg1: NOTRUN -> [SKIP][416] ([i915#9917])
[416]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-18/igt@sriov_basic@enable-vfs-autoprobe-off.html
* igt@tools_test@sysfs_l3_parity:
- shard-dg1: NOTRUN -> [SKIP][417] ([i915#4818])
[417]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg1-17/igt@tools_test@sysfs_l3_parity.html
#### Possible fixes ####
* igt@api_intel_allocator@two-level-inception-interruptible:
- shard-dg2: [SKIP][418] -> [PASS][419] +20 other tests pass
[418]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-11/igt@api_intel_allocator@two-level-inception-interruptible.html
[419]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-7/igt@api_intel_allocator@two-level-inception-interruptible.html
* igt@core_getversion@basic:
- shard-dg2: [FAIL][420] ([i915#12866]) -> [PASS][421]
[420]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-11/igt@core_getversion@basic.html
[421]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-8/igt@core_getversion@basic.html
* igt@debugfs_test@read_all_entries_display_off:
- shard-mtlp: [ABORT][422] -> [PASS][423]
[422]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-mtlp-7/igt@debugfs_test@read_all_entries_display_off.html
[423]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-2/igt@debugfs_test@read_all_entries_display_off.html
* igt@device_reset@unbind-reset-rebind:
- shard-tglu: [ABORT][424] ([i915#12817] / [i915#5507]) -> [PASS][425]
[424]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-tglu-3/igt@device_reset@unbind-reset-rebind.html
[425]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-2/igt@device_reset@unbind-reset-rebind.html
* igt@fbdev@eof:
- shard-dg2: [SKIP][426] ([i915#2582]) -> [PASS][427]
[426]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-11/igt@fbdev@eof.html
[427]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-7/igt@fbdev@eof.html
* igt@gem_ctx_engines@execute-allforone:
- shard-dg2: [SKIP][428] ([i915#2575]) -> [PASS][429] +154 other tests pass
[428]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-11/igt@gem_ctx_engines@execute-allforone.html
[429]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-6/igt@gem_ctx_engines@execute-allforone.html
* igt@gem_exec_suspend@basic-s0@lmem0:
- shard-dg2: [INCOMPLETE][430] ([i915#11441]) -> [PASS][431] +1 other test pass
[430]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-10/igt@gem_exec_suspend@basic-s0@lmem0.html
[431]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-4/igt@gem_exec_suspend@basic-s0@lmem0.html
* igt@gem_lmem_swapping@heavy-multi:
- shard-dg2: [SKIP][432] ([i915#12936]) -> [PASS][433]
[432]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-11/igt@gem_lmem_swapping@heavy-multi.html
[433]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-3/igt@gem_lmem_swapping@heavy-multi.html
* igt@gen9_exec_parse@allowed-single:
- shard-glk: [ABORT][434] ([i915#5566]) -> [PASS][435]
[434]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-glk2/igt@gen9_exec_parse@allowed-single.html
[435]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-glk5/igt@gen9_exec_parse@allowed-single.html
* igt@i915_module_load@reload:
- shard-tglu: [ABORT][436] ([i915#13010]) -> [PASS][437]
[436]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-tglu-9/igt@i915_module_load@reload.html
[437]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-tglu-7/igt@i915_module_load@reload.html
* igt@i915_module_load@reload-with-fault-injection:
- shard-mtlp: [ABORT][438] ([i915#10131] / [i915#9820]) -> [PASS][439]
[438]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-mtlp-3/igt@i915_module_load@reload-with-fault-injection.html
[439]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-4/igt@i915_module_load@reload-with-fault-injection.html
* igt@i915_pm_rpm@gem-execbuf-stress:
- shard-dg2: [SKIP][440] ([i915#13014]) -> [PASS][441] +1 other test pass
[440]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-dg2-11/igt@i915_pm_rpm@gem-execbuf-stress.html
[441]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-dg2-7/igt@i915_pm_rpm@gem-execbuf-stress.html
* igt@i915_power@sanity:
- shard-mtlp: [SKIP][442] ([i915#7984]) -> [PASS][443]
[442]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15749/shard-mtlp-8/igt@i915_power@sanity.html
[443]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/shard-mtlp-3/igt@i915_power@sanity.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180:
- shard-mtlp: [DMESG-FA
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12203/index.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ✗ Xe.CI.Full: failure for tests/intel/xe_wedged: Manage verbosity of GT reset fault injection
2024-11-27 0:30 ` ✗ Xe.CI.Full: failure " Patchwork
@ 2024-11-27 23:16 ` Matt Roper
0 siblings, 0 replies; 8+ messages in thread
From: Matt Roper @ 2024-11-27 23:16 UTC (permalink / raw)
To: igt-dev
On Wed, Nov 27, 2024 at 12:30:49AM +0000, Patchwork wrote:
> == Series Details ==
>
> Series: tests/intel/xe_wedged: Manage verbosity of GT reset fault injection
> URL : https://patchwork.freedesktop.org/series/141810/
> State : failure
>
> == Summary ==
>
> CI Bug Log - changes from XEIGT_8126_full -> XEIGTPW_12203_full
> ====================================================
>
> Summary
> -------
>
> **FAILURE**
>
> Serious unknown changes coming with XEIGTPW_12203_full absolutely need to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in XEIGTPW_12203_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_12203_full:
>
> ### IGT changes ###
>
> #### Possible regressions ####
>
> * igt@core_hotunplug@hotreplug:
> - shard-lnl: [PASS][1] -> [DMESG-WARN][2]
> [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-lnl-5/igt@core_hotunplug@hotreplug.html
> [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-lnl-6/igt@core_hotunplug@hotreplug.html
This change to the xe_wedged test would not impact the behavior of the
core_hotunplug test.
> Known issues
> ------------
<snip>
> * igt@xe_wedged@basic-wedged:
> - shard-dg2-set2: [SKIP][800] ([Intel XE#1130]) -> [DMESG-WARN][801] ([Intel XE#2919])
> [800]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8126/shard-dg2-466/igt@xe_wedged@basic-wedged.html
> [801]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12203/shard-dg2-435/igt@xe_wedged@basic-wedged.html
Although this patch completely fixed the issue for me on the LNL system
I was using to test locally, it looks like we do still need to tell
igt_runner to ignore one more non-stackdump message to completely fix
the bug on all platforms (which I think the other patch on the list from
Kamil should take care of).
Applied to master with Kamil's r-b from the gitlab comment. Since it
looks like this wasn't a full fix (despite being a move in the right
direction), I re-opened the gitlab issue that got auto-closed as well
until we have the rest of the fix.
Matt
--
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH i-g-t] tests/intel/xe_wedged: Manage verbosity of GT reset fault injection
2024-11-26 23:02 [PATCH i-g-t] tests/intel/xe_wedged: Manage verbosity of GT reset fault injection Matt Roper
` (3 preceding siblings ...)
2024-11-27 1:13 ` ✗ i915.CI.Full: " Patchwork
@ 2024-11-28 11:05 ` Rodrigo Vivi
2024-11-28 11:40 ` Rodrigo Vivi
4 siblings, 1 reply; 8+ messages in thread
From: Rodrigo Vivi @ 2024-11-28 11:05 UTC (permalink / raw)
To: Matt Roper, Kamil Konieczny; +Cc: igt-dev
On Tue, Nov 26, 2024 at 03:02:40PM -0800, Matt Roper wrote:
> igt@xe_wedged@basic-wedged triggers a GT reset and uses fault injection
> to ensure that the reset artificially fails. This works as expected,
> but depending on the value in the fail_gt_reset/verbose debugfs
> when the test starts, different levels of output may be printed to
> dmesg. The test already marks the general "declared wedged" message as
> expected so that igt_runner won't try to flag those as test errors, but
> if verbose=2, then the fault injection framework will also issue print
> dump_stack() output which gets flagged as a problem by igt_runner.
>
> Explicitly set verbose=1 when running the test so that we get the
> general wedged message and fault injection notification (which we
> already tell igt_runner to ignore), but skip the unnecessary stack dump
> that just confuses the runner.
>
Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Cc: Francois Dugast <francois.dugast@intel.com>
> Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2919
> Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
> ---
> tests/intel/xe_wedged.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/intel/xe_wedged.c b/tests/intel/xe_wedged.c
> index 88e5d47f2..0db8c8eba 100644
> --- a/tests/intel/xe_wedged.c
> +++ b/tests/intel/xe_wedged.c
> @@ -213,6 +213,7 @@ igt_main
> igt_subtest("basic-wedged") {
> igt_require(igt_debugfs_exists(fd, "fail_gt_reset/probability",
> O_RDWR));
> + igt_debugfs_write(fd, "fail_gt_reset/verbose", "1");
Great finding! I believe this solves some of the cases that Kamil was working to mask.
But also +Francois because it might have some use on the other fault-inject cases.
Thanks a lot,
Rodrigo.
>
> igt_assert_eq(simple_ioctl(fd), 0);
> ignore_wedged_in_dmesg();
> --
> 2.47.0
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH i-g-t] tests/intel/xe_wedged: Manage verbosity of GT reset fault injection
2024-11-28 11:05 ` [PATCH i-g-t] " Rodrigo Vivi
@ 2024-11-28 11:40 ` Rodrigo Vivi
0 siblings, 0 replies; 8+ messages in thread
From: Rodrigo Vivi @ 2024-11-28 11:40 UTC (permalink / raw)
To: Matt Roper, Kamil Konieczny; +Cc: igt-dev
On Thu, Nov 28, 2024 at 06:05:44AM -0500, Rodrigo Vivi wrote:
> On Tue, Nov 26, 2024 at 03:02:40PM -0800, Matt Roper wrote:
> > igt@xe_wedged@basic-wedged triggers a GT reset and uses fault injection
> > to ensure that the reset artificially fails. This works as expected,
> > but depending on the value in the fail_gt_reset/verbose debugfs
> > when the test starts, different levels of output may be printed to
> > dmesg. The test already marks the general "declared wedged" message as
> > expected so that igt_runner won't try to flag those as test errors, but
> > if verbose=2, then the fault injection framework will also issue print
> > dump_stack() output which gets flagged as a problem by igt_runner.
> >
> > Explicitly set verbose=1 when running the test so that we get the
> > general wedged message and fault injection notification (which we
> > already tell igt_runner to ignore), but skip the unnecessary stack dump
> > that just confuses the runner.
> >
>
> Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
> Cc: Francois Dugast <francois.dugast@intel.com>
>
> > Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2919
> > Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
> > ---
> > tests/intel/xe_wedged.c | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/tests/intel/xe_wedged.c b/tests/intel/xe_wedged.c
> > index 88e5d47f2..0db8c8eba 100644
> > --- a/tests/intel/xe_wedged.c
> > +++ b/tests/intel/xe_wedged.c
> > @@ -213,6 +213,7 @@ igt_main
> > igt_subtest("basic-wedged") {
> > igt_require(igt_debugfs_exists(fd, "fail_gt_reset/probability",
> > O_RDWR));
> > + igt_debugfs_write(fd, "fail_gt_reset/verbose", "1");
>
> Great finding! I believe this solves some of the cases that Kamil was working to mask.
> But also +Francois because it might have some use on the other fault-inject cases.
I forgot to add the rv-b tag here before hitting enter...
But that bought me some time :)
So, what about using verbose = 0 ? then we even skip the FAULT_INJECTION message
and don't need to filter for that as well, since by the test itself we know that
it is the injection.
But I'm okay on keeping 1 and filtering
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
>
> Thanks a lot,
> Rodrigo.
>
> >
> > igt_assert_eq(simple_ioctl(fd), 0);
> > ignore_wedged_in_dmesg();
> > --
> > 2.47.0
> >
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2024-11-28 11:41 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-26 23:02 [PATCH i-g-t] tests/intel/xe_wedged: Manage verbosity of GT reset fault injection Matt Roper
2024-11-26 23:32 ` ✓ Xe.CI.BAT: success for " Patchwork
2024-11-26 23:46 ` ✓ i915.CI.BAT: " Patchwork
2024-11-27 0:30 ` ✗ Xe.CI.Full: failure " Patchwork
2024-11-27 23:16 ` Matt Roper
2024-11-27 1:13 ` ✗ i915.CI.Full: " Patchwork
2024-11-28 11:05 ` [PATCH i-g-t] " Rodrigo Vivi
2024-11-28 11:40 ` Rodrigo Vivi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox