* [PATCH i-g-t] lib/pciids: add missing PTL pciid
@ 2024-11-29 17:42 Matthew Auld
2024-11-29 18:15 ` Rodrigo Vivi
` (8 more replies)
0 siblings, 9 replies; 10+ messages in thread
From: Matthew Auld @ 2024-11-29 17:42 UTC (permalink / raw)
To: igt-dev
It's there on KMD side but missing in IGT.
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
---
lib/pciids.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lib/pciids.h b/lib/pciids.h
index 32480b556..7883384ac 100644
--- a/lib/pciids.h
+++ b/lib/pciids.h
@@ -829,6 +829,7 @@
MACRO__(0xB092, ## __VA_ARGS__), \
MACRO__(0xB0A0, ## __VA_ARGS__), \
MACRO__(0xB0A1, ## __VA_ARGS__), \
- MACRO__(0xB0A2, ## __VA_ARGS__)
+ MACRO__(0xB0A2, ## __VA_ARGS__), \
+ MACRO__(0xB0B0, ## __VA_ARGS__)
#endif /* __PCIIDS_H__ */
--
2.47.0
^ permalink raw reply related [flat|nested] 10+ messages in thread
* Re: [PATCH i-g-t] lib/pciids: add missing PTL pciid
2024-11-29 17:42 [PATCH i-g-t] lib/pciids: add missing PTL pciid Matthew Auld
@ 2024-11-29 18:15 ` Rodrigo Vivi
2024-11-29 18:20 ` ✓ Xe.CI.BAT: success for " Patchwork
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Rodrigo Vivi @ 2024-11-29 18:15 UTC (permalink / raw)
To: Matthew Auld, Matt Atwood; +Cc: igt-dev
On Fri, Nov 29, 2024 at 05:42:21PM +0000, Matthew Auld wrote:
> It's there on KMD side but missing in IGT.
Perhaps a different title and commit message with mention that
it aligns with kernel commit ae78ec0a52c4 ("drm/xe/ptl: Add another PTL PCI ID")
Cc: Matt Atwood <matthew.s.atwood@intel.com>
>
> Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> ---
> lib/pciids.h | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/lib/pciids.h b/lib/pciids.h
> index 32480b556..7883384ac 100644
> --- a/lib/pciids.h
> +++ b/lib/pciids.h
> @@ -829,6 +829,7 @@
> MACRO__(0xB092, ## __VA_ARGS__), \
> MACRO__(0xB0A0, ## __VA_ARGS__), \
> MACRO__(0xB0A1, ## __VA_ARGS__), \
> - MACRO__(0xB0A2, ## __VA_ARGS__)
> + MACRO__(0xB0A2, ## __VA_ARGS__), \
> + MACRO__(0xB0B0, ## __VA_ARGS__)
>
> #endif /* __PCIIDS_H__ */
> --
> 2.47.0
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✓ Xe.CI.BAT: success for lib/pciids: add missing PTL pciid
2024-11-29 17:42 [PATCH i-g-t] lib/pciids: add missing PTL pciid Matthew Auld
2024-11-29 18:15 ` Rodrigo Vivi
@ 2024-11-29 18:20 ` Patchwork
2024-11-29 18:31 ` ✗ i915.CI.BAT: failure " Patchwork
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2024-11-29 18:20 UTC (permalink / raw)
To: Matthew Auld; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 6098 bytes --]
== Series Details ==
Series: lib/pciids: add missing PTL pciid
URL : https://patchwork.freedesktop.org/series/141940/
State : success
== Summary ==
CI Bug Log - changes from XEIGT_8131_BAT -> XEIGTPW_12221_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (8 -> 9)
------------------------------
Additional (1): bat-lnl-2
Known issues
------------
Here are the changes found in XEIGTPW_12221_BAT that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- bat-lnl-2: NOTRUN -> [SKIP][1] ([Intel XE#1466] / [Intel XE#2235])
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-2/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
* igt@kms_dsc@dsc-basic:
- bat-lnl-2: NOTRUN -> [SKIP][2] ([Intel XE#2235] / [Intel XE#2244])
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-2/igt@kms_dsc@dsc-basic.html
* igt@kms_force_connector_basic@force-connector-state:
- bat-lnl-2: NOTRUN -> [SKIP][3] ([Intel XE#2235] / [Intel XE#352]) +2 other tests skip
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-2/igt@kms_force_connector_basic@force-connector-state.html
* igt@kms_hdmi_inject@inject-audio:
- bat-lnl-2: NOTRUN -> [SKIP][4] ([Intel XE#1470] / [Intel XE#2235] / [Intel XE#2853])
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-2/igt@kms_hdmi_inject@inject-audio.html
* igt@kms_psr@psr-cursor-plane-move:
- bat-lnl-2: NOTRUN -> [SKIP][5] ([Intel XE#2850] / [Intel XE#929]) +2 other tests skip
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-2/igt@kms_psr@psr-cursor-plane-move.html
* igt@sriov_basic@enable-vfs-autoprobe-off:
- bat-lnl-2: NOTRUN -> [SKIP][6] ([Intel XE#1091] / [Intel XE#2849]) +1 other test skip
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-2/igt@sriov_basic@enable-vfs-autoprobe-off.html
* igt@xe_evict@evict-beng-small:
- bat-lnl-2: NOTRUN -> [SKIP][7] ([Intel XE#688]) +17 other tests skip
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-2/igt@xe_evict@evict-beng-small.html
* igt@xe_live_ktest@xe_bo@xe_bo_evict_kunit:
- bat-lnl-2: NOTRUN -> [SKIP][8] ([Intel XE#2229]) +2 other tests skip
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-2/igt@xe_live_ktest@xe_bo@xe_bo_evict_kunit.html
* igt@xe_mmap@vram:
- bat-lnl-2: NOTRUN -> [SKIP][9] ([Intel XE#1416])
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-2/igt@xe_mmap@vram.html
* igt@xe_pat@pat-index-xehpc:
- bat-lnl-2: NOTRUN -> [SKIP][10] ([Intel XE#1420] / [Intel XE#2838])
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-2/igt@xe_pat@pat-index-xehpc.html
* igt@xe_pat@pat-index-xelp:
- bat-lnl-2: NOTRUN -> [SKIP][11] ([Intel XE#977])
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-2/igt@xe_pat@pat-index-xelp.html
* igt@xe_pat@pat-index-xelpg:
- bat-lnl-2: NOTRUN -> [SKIP][12] ([Intel XE#2236] / [Intel XE#979])
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-2/igt@xe_pat@pat-index-xelpg.html
* igt@xe_sriov_flr@flr-vf1-clear:
- bat-lnl-2: NOTRUN -> [SKIP][13] ([Intel XE#3342])
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-2/igt@xe_sriov_flr@flr-vf1-clear.html
#### Possible fixes ####
* igt@kms_flip@basic-flip-vs-wf_vblank:
- bat-lnl-1: [FAIL][14] ([Intel XE#886]) -> [PASS][15] +1 other test pass
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/bat-lnl-1/igt@kms_flip@basic-flip-vs-wf_vblank.html
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/bat-lnl-1/igt@kms_flip@basic-flip-vs-wf_vblank.html
[Intel XE#1091]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1091
[Intel XE#1416]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1416
[Intel XE#1420]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1420
[Intel XE#1466]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1466
[Intel XE#1470]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1470
[Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229
[Intel XE#2235]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2235
[Intel XE#2236]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2236
[Intel XE#2244]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2244
[Intel XE#2838]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2838
[Intel XE#2849]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2849
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#2853]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2853
[Intel XE#3342]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3342
[Intel XE#352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/352
[Intel XE#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688
[Intel XE#886]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/886
[Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929
[Intel XE#977]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/977
[Intel XE#979]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/979
Build changes
-------------
* IGT: IGT_8131 -> IGTPW_12221
* Linux: xe-2294-4f5b3a832a6480c82639b5500d731d7222b7eee7 -> xe-2295-108f610005f88de624c1a8c4f85d5cab9f530ddb
IGTPW_12221: 12221
IGT_8131: f846ef8f7ddf051c88504c607136a9b5392bdef7 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-2294-4f5b3a832a6480c82639b5500d731d7222b7eee7: 4f5b3a832a6480c82639b5500d731d7222b7eee7
xe-2295-108f610005f88de624c1a8c4f85d5cab9f530ddb: 108f610005f88de624c1a8c4f85d5cab9f530ddb
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/index.html
[-- Attachment #2: Type: text/html, Size: 7151 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✗ i915.CI.BAT: failure for lib/pciids: add missing PTL pciid
2024-11-29 17:42 [PATCH i-g-t] lib/pciids: add missing PTL pciid Matthew Auld
2024-11-29 18:15 ` Rodrigo Vivi
2024-11-29 18:20 ` ✓ Xe.CI.BAT: success for " Patchwork
@ 2024-11-29 18:31 ` Patchwork
2024-11-29 22:11 ` ✓ Xe.CI.BAT: success for lib/pciids: add missing PTL pciid (rev2) Patchwork
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2024-11-29 18:31 UTC (permalink / raw)
To: Matthew Auld; +Cc: igt-dev
== Series Details ==
Series: lib/pciids: add missing PTL pciid
URL : https://patchwork.freedesktop.org/series/141940/
State : failure
== Summary ==
CI Bug Log - changes from IGT_8131 -> IGTPW_12221
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with IGTPW_12221 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in IGTPW_12221, 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_12221/index.html
Participating hosts (45 -> 42)
------------------------------
Additional (1): bat-adls-6
Missing (4): bat-dg2-8 bat-dg1-7 fi-snb-2520m bat-dg1-6
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in IGTPW_12221:
### IGT changes ###
#### Possible regressions ####
* igt@i915_pm_rpm@module-reload:
- fi-rkl-11600: [PASS][1] -> [ABORT][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8131/fi-rkl-11600/igt@i915_pm_rpm@module-reload.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/fi-rkl-11600/igt@i915_pm_rpm@module-reload.html
Known issues
------------
Here are the changes found in IGTPW_12221 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@debugfs_test@basic-hwmon:
- bat-adls-6: NOTRUN -> [SKIP][3] ([i915#9318])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-adls-6/igt@debugfs_test@basic-hwmon.html
* igt@gem_lmem_swapping@parallel-random-engines:
- bat-adls-6: NOTRUN -> [SKIP][4] ([i915#4613]) +3 other tests skip
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-adls-6/igt@gem_lmem_swapping@parallel-random-engines.html
* igt@gem_tiled_pread_basic:
- bat-adls-6: NOTRUN -> [SKIP][5] ([i915#3282])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-adls-6/igt@gem_tiled_pread_basic.html
* igt@i915_pm_rpm@module-reload:
- bat-adls-6: NOTRUN -> [FAIL][6] ([i915#12903])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-adls-6/igt@i915_pm_rpm@module-reload.html
* igt@i915_selftest@live:
- bat-arls-5: NOTRUN -> [ABORT][7] ([i915#12061])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-arls-5/igt@i915_selftest@live.html
* igt@i915_selftest@live@workarounds:
- bat-arls-5: [PASS][8] -> [ABORT][9] ([i915#12061])
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8131/bat-arls-5/igt@i915_selftest@live@workarounds.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-arls-5/igt@i915_selftest@live@workarounds.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- bat-adls-6: NOTRUN -> [SKIP][10] ([i915#4103]) +1 other test skip
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-adls-6/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_dsc@dsc-basic:
- bat-adls-6: NOTRUN -> [SKIP][11] ([i915#3555] / [i915#3840])
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-adls-6/igt@kms_dsc@dsc-basic.html
* igt@kms_force_connector_basic@force-load-detect:
- bat-adls-6: NOTRUN -> [SKIP][12]
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-adls-6/igt@kms_force_connector_basic@force-load-detect.html
* igt@kms_pm_backlight@basic-brightness:
- bat-adls-6: NOTRUN -> [SKIP][13] ([i915#5354])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-adls-6/igt@kms_pm_backlight@basic-brightness.html
* igt@kms_psr@psr-primary-mmap-gtt:
- bat-adls-6: NOTRUN -> [SKIP][14] ([i915#1072] / [i915#9732]) +3 other tests skip
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-adls-6/igt@kms_psr@psr-primary-mmap-gtt.html
* igt@kms_setmode@basic-clone-single-crtc:
- bat-adls-6: NOTRUN -> [SKIP][15] ([i915#3555])
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-adls-6/igt@kms_setmode@basic-clone-single-crtc.html
* igt@prime_vgem@basic-fence-read:
- bat-adls-6: NOTRUN -> [SKIP][16] ([i915#3291]) +2 other tests skip
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-adls-6/igt@prime_vgem@basic-fence-read.html
#### Possible fixes ####
* igt@i915_pm_rpm@module-reload:
- bat-dg2-11: [FAIL][17] ([i915#12903]) -> [PASS][18]
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8131/bat-dg2-11/igt@i915_pm_rpm@module-reload.html
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-dg2-11/igt@i915_pm_rpm@module-reload.html
- bat-rpls-4: [FAIL][19] ([i915#12903]) -> [PASS][20]
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8131/bat-rpls-4/igt@i915_pm_rpm@module-reload.html
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-rpls-4/igt@i915_pm_rpm@module-reload.html
* igt@i915_selftest@live:
- bat-mtlp-8: [ABORT][21] ([i915#12061]) -> [PASS][22] +1 other test pass
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8131/bat-mtlp-8/igt@i915_selftest@live.html
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-mtlp-8/igt@i915_selftest@live.html
* igt@i915_selftest@live@workarounds:
- bat-arlh-3: [ABORT][23] ([i915#12061]) -> [PASS][24] +1 other test pass
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8131/bat-arlh-3/igt@i915_selftest@live@workarounds.html
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-arlh-3/igt@i915_selftest@live@workarounds.html
* igt@kms_cursor_legacy@basic-flip-after-cursor-atomic:
- fi-skl-6600u: [FAIL][25] ([i915#2346]) -> [PASS][26]
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8131/fi-skl-6600u/igt@kms_cursor_legacy@basic-flip-after-cursor-atomic.html
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/fi-skl-6600u/igt@kms_cursor_legacy@basic-flip-after-cursor-atomic.html
* igt@kms_flip@basic-flip-vs-wf_vblank:
- {bat-mtlp-9}: [FAIL][27] ([i915#11989]) -> [PASS][28]
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8131/bat-mtlp-9/igt@kms_flip@basic-flip-vs-wf_vblank.html
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-mtlp-9/igt@kms_flip@basic-flip-vs-wf_vblank.html
* igt@kms_flip@basic-flip-vs-wf_vblank@b-dp7:
- {bat-mtlp-9}: [FAIL][29] ([i915#13134]) -> [PASS][30]
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8131/bat-mtlp-9/igt@kms_flip@basic-flip-vs-wf_vblank@b-dp7.html
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/bat-mtlp-9/igt@kms_flip@basic-flip-vs-wf_vblank@b-dp7.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072
[i915#11989]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11989
[i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061
[i915#12903]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12903
[i915#13134]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13134
[i915#2346]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2346
[i915#3282]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3282
[i915#3291]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3291
[i915#3555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555
[i915#3840]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840
[i915#4103]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4103
[i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613
[i915#5354]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5354
[i915#9318]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9318
[i915#9732]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_8131 -> IGTPW_12221
* Linux: CI_DRM_15762 -> CI_DRM_15763
CI-20190529: 20190529
CI_DRM_15762: 4f5b3a832a6480c82639b5500d731d7222b7eee7 @ git://anongit.freedesktop.org/gfx-ci/linux
CI_DRM_15763: 108f610005f88de624c1a8c4f85d5cab9f530ddb @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_12221: 12221
IGT_8131: f846ef8f7ddf051c88504c607136a9b5392bdef7 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12221/index.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✓ Xe.CI.BAT: success for lib/pciids: add missing PTL pciid (rev2)
2024-11-29 17:42 [PATCH i-g-t] lib/pciids: add missing PTL pciid Matthew Auld
` (2 preceding siblings ...)
2024-11-29 18:31 ` ✗ i915.CI.BAT: failure " Patchwork
@ 2024-11-29 22:11 ` Patchwork
2024-11-29 22:24 ` ✓ i915.CI.BAT: " Patchwork
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2024-11-29 22:11 UTC (permalink / raw)
To: Matthew Auld; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 1382 bytes --]
== Series Details ==
Series: lib/pciids: add missing PTL pciid (rev2)
URL : https://patchwork.freedesktop.org/series/141940/
State : success
== Summary ==
CI Bug Log - changes from XEIGT_8132_BAT -> XEIGTPW_12224_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (9 -> 9)
------------------------------
No changes in participating hosts
Known issues
------------
Here are the changes found in XEIGTPW_12224_BAT that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_frontbuffer_tracking@basic:
- bat-adlp-7: [PASS][1] -> [FAIL][2] ([Intel XE#1861])
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/bat-adlp-7/igt@kms_frontbuffer_tracking@basic.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/bat-adlp-7/igt@kms_frontbuffer_tracking@basic.html
[Intel XE#1861]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1861
Build changes
-------------
* IGT: IGT_8132 -> IGTPW_12224
IGTPW_12224: 12224
IGT_8132: 7675e070cb74c6808050764367f978f6b74ebc36 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-2295-108f610005f88de624c1a8c4f85d5cab9f530ddb: 108f610005f88de624c1a8c4f85d5cab9f530ddb
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/index.html
[-- Attachment #2: Type: text/html, Size: 1944 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✓ i915.CI.BAT: success for lib/pciids: add missing PTL pciid (rev2)
2024-11-29 17:42 [PATCH i-g-t] lib/pciids: add missing PTL pciid Matthew Auld
` (3 preceding siblings ...)
2024-11-29 22:11 ` ✓ Xe.CI.BAT: success for lib/pciids: add missing PTL pciid (rev2) Patchwork
@ 2024-11-29 22:24 ` Patchwork
2024-11-30 0:35 ` ✗ i915.CI.Full: failure " Patchwork
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2024-11-29 22:24 UTC (permalink / raw)
To: Matthew Auld; +Cc: igt-dev
== Series Details ==
Series: lib/pciids: add missing PTL pciid (rev2)
URL : https://patchwork.freedesktop.org/series/141940/
State : success
== Summary ==
CI Bug Log - changes from IGT_8132 -> IGTPW_12224
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/index.html
Participating hosts (45 -> 45)
------------------------------
Additional (1): fi-rkl-11600
Missing (1): fi-snb-2520m
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in IGTPW_12224:
### IGT changes ###
#### Suppressed ####
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
* igt@kms_flip@basic-flip-vs-wf_vblank@c-dp7:
- {bat-mtlp-9}: [PASS][1] -> [FAIL][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/bat-mtlp-9/igt@kms_flip@basic-flip-vs-wf_vblank@c-dp7.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/bat-mtlp-9/igt@kms_flip@basic-flip-vs-wf_vblank@c-dp7.html
Known issues
------------
Here are the changes found in IGTPW_12224 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@debugfs_test@basic-hwmon:
- fi-rkl-11600: NOTRUN -> [SKIP][3] ([i915#9318])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-rkl-11600/igt@debugfs_test@basic-hwmon.html
* igt@dmabuf@all-tests:
- bat-apl-1: [PASS][4] -> [INCOMPLETE][5] ([i915#12904]) +1 other test incomplete
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/bat-apl-1/igt@dmabuf@all-tests.html
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/bat-apl-1/igt@dmabuf@all-tests.html
* igt@dmabuf@all-tests@dma_fence_chain:
- fi-bsw-nick: [PASS][6] -> [INCOMPLETE][7] ([i915#12904]) +1 other test incomplete
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/fi-bsw-nick/igt@dmabuf@all-tests@dma_fence_chain.html
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-bsw-nick/igt@dmabuf@all-tests@dma_fence_chain.html
* igt@gem_huc_copy@huc-copy:
- fi-rkl-11600: NOTRUN -> [SKIP][8] ([i915#2190])
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-rkl-11600/igt@gem_huc_copy@huc-copy.html
* igt@gem_lmem_swapping@basic:
- fi-rkl-11600: NOTRUN -> [SKIP][9] ([i915#4613]) +3 other tests skip
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-rkl-11600/igt@gem_lmem_swapping@basic.html
* igt@gem_tiled_pread_basic:
- fi-rkl-11600: NOTRUN -> [SKIP][10] ([i915#3282])
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-rkl-11600/igt@gem_tiled_pread_basic.html
* igt@i915_pm_rpm@module-reload:
- bat-rpls-4: [PASS][11] -> [FAIL][12] ([i915#12903])
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/bat-rpls-4/igt@i915_pm_rpm@module-reload.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/bat-rpls-4/igt@i915_pm_rpm@module-reload.html
* igt@i915_selftest@live:
- bat-arls-5: NOTRUN -> [ABORT][13] ([i915#12061])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/bat-arls-5/igt@i915_selftest@live.html
* igt@i915_selftest@live@workarounds:
- bat-arlh-3: [PASS][14] -> [ABORT][15] ([i915#12061]) +1 other test abort
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/bat-arlh-3/igt@i915_selftest@live@workarounds.html
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/bat-arlh-3/igt@i915_selftest@live@workarounds.html
- bat-arls-5: [PASS][16] -> [ABORT][17] ([i915#12061])
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/bat-arls-5/igt@i915_selftest@live@workarounds.html
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/bat-arls-5/igt@i915_selftest@live@workarounds.html
* igt@kms_addfb_basic@too-high:
- fi-cfl-8109u: [PASS][18] -> [DMESG-WARN][19] ([i915#11621]) +92 other tests dmesg-warn
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/fi-cfl-8109u/igt@kms_addfb_basic@too-high.html
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-cfl-8109u/igt@kms_addfb_basic@too-high.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- fi-rkl-11600: NOTRUN -> [SKIP][20] ([i915#4103]) +1 other test skip
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-rkl-11600/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_dsc@dsc-basic:
- fi-rkl-11600: NOTRUN -> [SKIP][21] ([i915#3555] / [i915#3840])
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-rkl-11600/igt@kms_dsc@dsc-basic.html
* igt@kms_force_connector_basic@force-load-detect:
- fi-rkl-11600: NOTRUN -> [SKIP][22]
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-rkl-11600/igt@kms_force_connector_basic@force-load-detect.html
* igt@kms_pm_backlight@basic-brightness:
- fi-rkl-11600: NOTRUN -> [SKIP][23] ([i915#5354])
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-rkl-11600/igt@kms_pm_backlight@basic-brightness.html
* igt@kms_psr@psr-primary-page-flip:
- fi-rkl-11600: NOTRUN -> [SKIP][24] ([i915#1072] / [i915#9732]) +3 other tests skip
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-rkl-11600/igt@kms_psr@psr-primary-page-flip.html
* igt@kms_setmode@basic-clone-single-crtc:
- fi-rkl-11600: NOTRUN -> [SKIP][25] ([i915#3555])
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-rkl-11600/igt@kms_setmode@basic-clone-single-crtc.html
* igt@prime_vgem@basic-read:
- fi-rkl-11600: NOTRUN -> [SKIP][26] ([i915#3291] / [i915#3708]) +2 other tests skip
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-rkl-11600/igt@prime_vgem@basic-read.html
#### Possible fixes ####
* igt@gem_tiled_blits@basic:
- fi-pnv-d510: [SKIP][27] -> [PASS][28] +2 other tests pass
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/fi-pnv-d510/igt@gem_tiled_blits@basic.html
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-pnv-d510/igt@gem_tiled_blits@basic.html
* igt@i915_pm_rpm@module-reload:
- bat-adls-6: [FAIL][29] ([i915#12903]) -> [PASS][30]
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/bat-adls-6/igt@i915_pm_rpm@module-reload.html
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/bat-adls-6/igt@i915_pm_rpm@module-reload.html
- bat-arls-5: [DMESG-WARN][31] ([i915#4423]) -> [PASS][32]
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/bat-arls-5/igt@i915_pm_rpm@module-reload.html
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/bat-arls-5/igt@i915_pm_rpm@module-reload.html
* igt@i915_selftest@live:
- bat-mtlp-8: [ABORT][33] ([i915#12061]) -> [PASS][34] +1 other test pass
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/bat-mtlp-8/igt@i915_selftest@live.html
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/bat-mtlp-8/igt@i915_selftest@live.html
* igt@i915_selftest@live@workarounds:
- {bat-arls-6}: [ABORT][35] ([i915#12061]) -> [PASS][36] +1 other test pass
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/bat-arls-6/igt@i915_selftest@live@workarounds.html
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/bat-arls-6/igt@i915_selftest@live@workarounds.html
* igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-a-dp-1:
- fi-cfl-8109u: [DMESG-WARN][37] -> [PASS][38] +1 other test pass
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-a-dp-1.html
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-a-dp-1.html
* igt@kms_pipe_crc_basic@read-crc:
- bat-dg2-11: [SKIP][39] ([i915#9197]) -> [PASS][40] +1 other test pass
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/bat-dg2-11/igt@kms_pipe_crc_basic@read-crc.html
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/bat-dg2-11/igt@kms_pipe_crc_basic@read-crc.html
#### Warnings ####
* igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12:
- fi-cfl-8109u: [DMESG-WARN][41] -> [DMESG-WARN][42] ([i915#11621])
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12.html
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072
[i915#11621]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11621
[i915#11989]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11989
[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#2190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2190
[i915#3282]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3282
[i915#3291]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3291
[i915#3555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555
[i915#3708]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3708
[i915#3840]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840
[i915#4103]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4103
[i915#4423]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4423
[i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613
[i915#5354]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5354
[i915#9197]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9197
[i915#9318]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9318
[i915#9732]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_8132 -> IGTPW_12224
CI-20190529: 20190529
CI_DRM_15763: 108f610005f88de624c1a8c4f85d5cab9f530ddb @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_12224: 12224
IGT_8132: 7675e070cb74c6808050764367f978f6b74ebc36 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/index.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✗ i915.CI.Full: failure for lib/pciids: add missing PTL pciid (rev2)
2024-11-29 17:42 [PATCH i-g-t] lib/pciids: add missing PTL pciid Matthew Auld
` (4 preceding siblings ...)
2024-11-29 22:24 ` ✓ i915.CI.BAT: " Patchwork
@ 2024-11-30 0:35 ` Patchwork
2024-11-30 4:01 ` ✗ Xe.CI.Full: failure for lib/pciids: add missing PTL pciid Patchwork
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2024-11-30 0:35 UTC (permalink / raw)
To: Matthew Auld; +Cc: igt-dev
== Series Details ==
Series: lib/pciids: add missing PTL pciid (rev2)
URL : https://patchwork.freedesktop.org/series/141940/
State : failure
== Summary ==
CI Bug Log - changes from IGT_8132_full -> IGTPW_12224_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with IGTPW_12224_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in IGTPW_12224_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_12224/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_12224_full:
### IGT changes ###
#### Possible regressions ####
* igt@gem_tiled_swapping@non-threaded:
- shard-tglu-1: NOTRUN -> [FAIL][1]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@gem_tiled_swapping@non-threaded.html
* igt@gem_workarounds@suspend-resume:
- shard-glk: NOTRUN -> [INCOMPLETE][2]
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk9/igt@gem_workarounds@suspend-resume.html
* igt@i915_selftest@live:
- shard-dg2: [PASS][3] -> [INCOMPLETE][4] +1 other test incomplete
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg2-10/igt@i915_selftest@live.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-11/igt@i915_selftest@live.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0:
- shard-mtlp: [PASS][5] -> [DMESG-FAIL][6]
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-mtlp-3/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-8/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0.html
* igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs@pipe-a-hdmi-a-1:
- shard-glk: [PASS][7] -> [INCOMPLETE][8]
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-glk1/igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs@pipe-a-hdmi-a-1.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk5/igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs@pipe-a-hdmi-a-1.html
Known issues
------------
Here are the changes found in IGTPW_12224_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@api_intel_bb@object-reloc-keep-cache:
- shard-dg1: NOTRUN -> [SKIP][9] ([i915#8411]) +1 other test skip
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-12/igt@api_intel_bb@object-reloc-keep-cache.html
* igt@api_intel_bb@object-reloc-purge-cache:
- shard-dg2: NOTRUN -> [SKIP][10] ([i915#8411])
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-11/igt@api_intel_bb@object-reloc-purge-cache.html
- shard-rkl: NOTRUN -> [SKIP][11] ([i915#8411])
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@api_intel_bb@object-reloc-purge-cache.html
* igt@device_reset@unbind-reset-rebind:
- shard-dg1: NOTRUN -> [ABORT][12] ([i915#11814] / [i915#11815])
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@device_reset@unbind-reset-rebind.html
* igt@drm_fdinfo@busy-idle-check-all@vcs1:
- shard-dg1: NOTRUN -> [SKIP][13] ([i915#8414]) +12 other tests skip
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@drm_fdinfo@busy-idle-check-all@vcs1.html
* igt@drm_fdinfo@virtual-busy:
- shard-mtlp: NOTRUN -> [SKIP][14] ([i915#8414])
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-5/igt@drm_fdinfo@virtual-busy.html
* igt@drm_fdinfo@virtual-busy-all:
- shard-dg2: NOTRUN -> [SKIP][15] ([i915#8414]) +8 other tests skip
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-8/igt@drm_fdinfo@virtual-busy-all.html
* igt@gem_busy@semaphore:
- shard-dg2: NOTRUN -> [SKIP][16] ([i915#3936])
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-6/igt@gem_busy@semaphore.html
- shard-dg1: NOTRUN -> [SKIP][17] ([i915#3936])
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-18/igt@gem_busy@semaphore.html
* igt@gem_ccs@block-copy-compressed:
- shard-tglu-1: NOTRUN -> [SKIP][18] ([i915#3555] / [i915#9323])
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@gem_ccs@block-copy-compressed.html
* igt@gem_ccs@block-multicopy-compressed:
- shard-tglu-1: NOTRUN -> [SKIP][19] ([i915#9323])
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@gem_ccs@block-multicopy-compressed.html
* igt@gem_ccs@ctrl-surf-copy:
- shard-tglu: NOTRUN -> [SKIP][20] ([i915#3555] / [i915#9323]) +1 other test skip
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-6/igt@gem_ccs@ctrl-surf-copy.html
* igt@gem_ccs@ctrl-surf-copy-new-ctx:
- shard-tglu: NOTRUN -> [SKIP][21] ([i915#9323])
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-2/igt@gem_ccs@ctrl-surf-copy-new-ctx.html
* igt@gem_close_race@multigpu-basic-process:
- shard-dg1: NOTRUN -> [SKIP][22] ([i915#7697])
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-18/igt@gem_close_race@multigpu-basic-process.html
* igt@gem_close_race@multigpu-basic-threads:
- shard-dg2: NOTRUN -> [SKIP][23] ([i915#7697])
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-6/igt@gem_close_race@multigpu-basic-threads.html
* igt@gem_create@create-ext-set-pat:
- shard-dg1: NOTRUN -> [SKIP][24] ([i915#8562])
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-12/igt@gem_create@create-ext-set-pat.html
* igt@gem_ctx_persistence@hostile:
- shard-dg2: NOTRUN -> [FAIL][25] ([i915#11980] / [i915#12580])
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-2/igt@gem_ctx_persistence@hostile.html
- shard-dg1: NOTRUN -> [FAIL][26] ([i915#11980] / [i915#12580])
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-12/igt@gem_ctx_persistence@hostile.html
- shard-tglu: [PASS][27] -> [FAIL][28] ([i915#11980] / [i915#12580])
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-tglu-10/igt@gem_ctx_persistence@hostile.html
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-5/igt@gem_ctx_persistence@hostile.html
* igt@gem_ctx_persistence@legacy-engines-hang:
- shard-snb: NOTRUN -> [SKIP][29] ([i915#1099]) +1 other test skip
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-snb4/igt@gem_ctx_persistence@legacy-engines-hang.html
* igt@gem_ctx_sseu@invalid-args:
- shard-tglu-1: NOTRUN -> [SKIP][30] ([i915#280])
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@gem_ctx_sseu@invalid-args.html
* igt@gem_ctx_sseu@invalid-sseu:
- shard-dg2: NOTRUN -> [SKIP][31] ([i915#280])
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-1/igt@gem_ctx_sseu@invalid-sseu.html
- shard-rkl: NOTRUN -> [SKIP][32] ([i915#280])
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-2/igt@gem_ctx_sseu@invalid-sseu.html
- shard-tglu: NOTRUN -> [SKIP][33] ([i915#280])
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-4/igt@gem_ctx_sseu@invalid-sseu.html
* igt@gem_eio@kms:
- shard-dg1: NOTRUN -> [FAIL][34] ([i915#5784])
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@gem_eio@kms.html
* igt@gem_eio@reset-stress:
- shard-dg1: [PASS][35] -> [FAIL][36] ([i915#12543] / [i915#5784])
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg1-14/igt@gem_eio@reset-stress.html
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-12/igt@gem_eio@reset-stress.html
* igt@gem_exec_balancer@bonded-dual:
- shard-dg2: NOTRUN -> [SKIP][37] ([i915#4771])
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-8/igt@gem_exec_balancer@bonded-dual.html
- shard-dg1: NOTRUN -> [SKIP][38] ([i915#4771])
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@gem_exec_balancer@bonded-dual.html
* igt@gem_exec_balancer@invalid-bonds:
- shard-dg2: NOTRUN -> [SKIP][39] ([i915#4036])
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-4/igt@gem_exec_balancer@invalid-bonds.html
- shard-dg1: NOTRUN -> [SKIP][40] ([i915#4036])
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@gem_exec_balancer@invalid-bonds.html
* igt@gem_exec_balancer@noheartbeat:
- shard-dg1: NOTRUN -> [SKIP][41] ([i915#8555])
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@gem_exec_balancer@noheartbeat.html
* igt@gem_exec_balancer@parallel-contexts:
- shard-rkl: NOTRUN -> [SKIP][42] ([i915#4525])
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-3/igt@gem_exec_balancer@parallel-contexts.html
* igt@gem_exec_capture@capture-invisible:
- shard-tglu: NOTRUN -> [SKIP][43] ([i915#6334]) +1 other test skip
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-5/igt@gem_exec_capture@capture-invisible.html
* igt@gem_exec_fence@syncobj-channel:
- shard-rkl: NOTRUN -> [DMESG-WARN][44] ([i915#12964]) +7 other tests dmesg-warn
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-3/igt@gem_exec_fence@syncobj-channel.html
* igt@gem_exec_flush@basic-uc-set-default:
- shard-dg2: NOTRUN -> [SKIP][45] ([i915#3539])
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-5/igt@gem_exec_flush@basic-uc-set-default.html
- shard-dg1: NOTRUN -> [SKIP][46] ([i915#3539])
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@gem_exec_flush@basic-uc-set-default.html
* igt@gem_exec_flush@basic-wb-prw-default:
- shard-dg1: NOTRUN -> [SKIP][47] ([i915#3539] / [i915#4852]) +3 other tests skip
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@gem_exec_flush@basic-wb-prw-default.html
* igt@gem_exec_flush@basic-wb-set-default:
- shard-dg2: NOTRUN -> [SKIP][48] ([i915#3539] / [i915#4852]) +1 other test skip
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-7/igt@gem_exec_flush@basic-wb-set-default.html
* igt@gem_exec_reloc@basic-cpu-gtt-noreloc:
- shard-dg2: NOTRUN -> [SKIP][49] ([i915#3281]) +7 other tests skip
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-10/igt@gem_exec_reloc@basic-cpu-gtt-noreloc.html
* igt@gem_exec_reloc@basic-cpu-wc-active:
- shard-mtlp: NOTRUN -> [SKIP][50] ([i915#3281])
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-2/igt@gem_exec_reloc@basic-cpu-wc-active.html
* igt@gem_exec_reloc@basic-wc:
- shard-rkl: NOTRUN -> [SKIP][51] ([i915#3281]) +2 other tests skip
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-3/igt@gem_exec_reloc@basic-wc.html
* igt@gem_exec_reloc@basic-wc-read-noreloc:
- shard-dg1: NOTRUN -> [SKIP][52] ([i915#3281]) +11 other tests skip
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@gem_exec_reloc@basic-wc-read-noreloc.html
* igt@gem_exec_schedule@preempt-queue:
- shard-dg1: NOTRUN -> [SKIP][53] ([i915#4812]) +1 other test skip
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@gem_exec_schedule@preempt-queue.html
- shard-mtlp: NOTRUN -> [SKIP][54] ([i915#4537] / [i915#4812])
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-3/igt@gem_exec_schedule@preempt-queue.html
* igt@gem_exec_schedule@preempt-queue-contexts-chain:
- shard-dg2: NOTRUN -> [SKIP][55] ([i915#4537] / [i915#4812]) +1 other test skip
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-6/igt@gem_exec_schedule@preempt-queue-contexts-chain.html
* igt@gem_fence_thrash@bo-write-verify-threaded-none:
- shard-dg2: NOTRUN -> [SKIP][56] ([i915#4860])
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-2/igt@gem_fence_thrash@bo-write-verify-threaded-none.html
* igt@gem_fenced_exec_thrash@no-spare-fences-busy:
- shard-dg1: NOTRUN -> [SKIP][57] ([i915#4860])
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@gem_fenced_exec_thrash@no-spare-fences-busy.html
* igt@gem_lmem_evict@dontneed-evict-race:
- shard-tglu-1: NOTRUN -> [SKIP][58] ([i915#4613] / [i915#7582])
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@gem_lmem_evict@dontneed-evict-race.html
* igt@gem_lmem_swapping@heavy-random:
- shard-tglu: NOTRUN -> [SKIP][59] ([i915#4613]) +4 other tests skip
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-7/igt@gem_lmem_swapping@heavy-random.html
- shard-mtlp: NOTRUN -> [SKIP][60] ([i915#4613])
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-5/igt@gem_lmem_swapping@heavy-random.html
* igt@gem_lmem_swapping@heavy-verify-random:
- shard-tglu-1: NOTRUN -> [SKIP][61] ([i915#4613])
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@gem_lmem_swapping@heavy-verify-random.html
* igt@gem_lmem_swapping@massive-random:
- shard-glk: NOTRUN -> [SKIP][62] ([i915#4613]) +3 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk8/igt@gem_lmem_swapping@massive-random.html
* igt@gem_lmem_swapping@verify:
- shard-rkl: NOTRUN -> [SKIP][63] ([i915#4613])
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-5/igt@gem_lmem_swapping@verify.html
* igt@gem_media_fill@media-fill:
- shard-mtlp: NOTRUN -> [SKIP][64] ([i915#8289])
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-7/igt@gem_media_fill@media-fill.html
* igt@gem_mmap_wc@bad-size:
- shard-dg2: NOTRUN -> [SKIP][65] ([i915#4083]) +2 other tests skip
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-1/igt@gem_mmap_wc@bad-size.html
* igt@gem_mmap_wc@read-write:
- shard-mtlp: NOTRUN -> [SKIP][66] ([i915#4083]) +1 other test skip
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-5/igt@gem_mmap_wc@read-write.html
* igt@gem_mmap_wc@write-cpu-read-wc-unflushed:
- shard-dg1: NOTRUN -> [SKIP][67] ([i915#4083]) +3 other tests skip
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-12/igt@gem_mmap_wc@write-cpu-read-wc-unflushed.html
* igt@gem_partial_pwrite_pread@reads-uncached:
- shard-dg2: NOTRUN -> [SKIP][68] ([i915#3282]) +3 other tests skip
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-10/igt@gem_partial_pwrite_pread@reads-uncached.html
* igt@gem_partial_pwrite_pread@writes-after-reads:
- shard-rkl: NOTRUN -> [SKIP][69] ([i915#3282]) +2 other tests skip
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-1/igt@gem_partial_pwrite_pread@writes-after-reads.html
- shard-dg1: NOTRUN -> [SKIP][70] ([i915#3282]) +3 other tests skip
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@gem_partial_pwrite_pread@writes-after-reads.html
* igt@gem_pread@exhaustion:
- shard-tglu: NOTRUN -> [WARN][71] ([i915#2658])
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-3/igt@gem_pread@exhaustion.html
* igt@gem_pxp@create-regular-context-2:
- shard-tglu-1: NOTRUN -> [SKIP][72] ([i915#4270])
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@gem_pxp@create-regular-context-2.html
* igt@gem_pxp@create-valid-protected-context:
- shard-rkl: NOTRUN -> [TIMEOUT][73] ([i915#12964])
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-3/igt@gem_pxp@create-valid-protected-context.html
* igt@gem_pxp@regular-baseline-src-copy-readible:
- shard-dg2: NOTRUN -> [SKIP][74] ([i915#4270]) +4 other tests skip
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-8/igt@gem_pxp@regular-baseline-src-copy-readible.html
* igt@gem_pxp@reject-modify-context-protection-off-2:
- shard-rkl: NOTRUN -> [SKIP][75] ([i915#4270]) +1 other test skip
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-1/igt@gem_pxp@reject-modify-context-protection-off-2.html
* igt@gem_pxp@reject-modify-context-protection-on:
- shard-dg1: NOTRUN -> [SKIP][76] ([i915#4270]) +6 other tests skip
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@gem_pxp@reject-modify-context-protection-on.html
* igt@gem_pxp@verify-pxp-stale-buf-execution:
- shard-rkl: NOTRUN -> [TIMEOUT][77] ([i915#12917] / [i915#12964])
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-2/igt@gem_pxp@verify-pxp-stale-buf-execution.html
* igt@gem_readwrite@read-write:
- shard-mtlp: NOTRUN -> [SKIP][78] ([i915#3282]) +1 other test skip
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-2/igt@gem_readwrite@read-write.html
* igt@gem_render_copy@linear-to-vebox-yf-tiled:
- shard-dg2: NOTRUN -> [SKIP][79] ([i915#5190] / [i915#8428]) +4 other tests skip
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-10/igt@gem_render_copy@linear-to-vebox-yf-tiled.html
* igt@gem_render_copy@yf-tiled-ccs-to-x-tiled:
- shard-mtlp: NOTRUN -> [SKIP][80] ([i915#8428])
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-7/igt@gem_render_copy@yf-tiled-ccs-to-x-tiled.html
* igt@gem_set_tiling_vs_gtt:
- shard-mtlp: NOTRUN -> [SKIP][81] ([i915#4079])
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-2/igt@gem_set_tiling_vs_gtt.html
- shard-dg2: NOTRUN -> [SKIP][82] ([i915#4079])
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-8/igt@gem_set_tiling_vs_gtt.html
* igt@gem_softpin@evict-snoop:
- shard-dg1: NOTRUN -> [SKIP][83] ([i915#4885])
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-18/igt@gem_softpin@evict-snoop.html
- shard-mtlp: NOTRUN -> [SKIP][84] ([i915#4885])
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-8/igt@gem_softpin@evict-snoop.html
- shard-dg2: NOTRUN -> [SKIP][85] ([i915#4885])
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-5/igt@gem_softpin@evict-snoop.html
* igt@gem_tiled_partial_pwrite_pread@reads:
- shard-mtlp: NOTRUN -> [SKIP][86] ([i915#4077]) +1 other test skip
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-8/igt@gem_tiled_partial_pwrite_pread@reads.html
* igt@gem_tiled_partial_pwrite_pread@writes:
- shard-dg2: NOTRUN -> [SKIP][87] ([i915#4077]) +13 other tests skip
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-11/igt@gem_tiled_partial_pwrite_pread@writes.html
* igt@gem_tiled_partial_pwrite_pread@writes-after-reads:
- shard-dg1: NOTRUN -> [SKIP][88] ([i915#4077]) +13 other tests skip
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-18/igt@gem_tiled_partial_pwrite_pread@writes-after-reads.html
* igt@gem_tiled_pread_basic:
- shard-dg1: NOTRUN -> [SKIP][89] ([i915#4079])
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@gem_tiled_pread_basic.html
* igt@gem_userptr_blits@access-control:
- shard-tglu-1: NOTRUN -> [SKIP][90] ([i915#3297])
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@gem_userptr_blits@access-control.html
* igt@gem_userptr_blits@create-destroy-unsync:
- shard-tglu: NOTRUN -> [SKIP][91] ([i915#3297]) +2 other tests skip
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-3/igt@gem_userptr_blits@create-destroy-unsync.html
* igt@gem_userptr_blits@dmabuf-sync:
- shard-tglu: NOTRUN -> [SKIP][92] ([i915#3297] / [i915#3323])
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-9/igt@gem_userptr_blits@dmabuf-sync.html
- shard-dg1: NOTRUN -> [SKIP][93] ([i915#3297])
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-12/igt@gem_userptr_blits@dmabuf-sync.html
* igt@gem_userptr_blits@relocations:
- shard-dg2: NOTRUN -> [SKIP][94] ([i915#3281] / [i915#3297])
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-1/igt@gem_userptr_blits@relocations.html
- shard-dg1: NOTRUN -> [SKIP][95] ([i915#3281] / [i915#3297])
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@gem_userptr_blits@relocations.html
* igt@gem_userptr_blits@unsync-unmap-cycles:
- shard-dg2: NOTRUN -> [SKIP][96] ([i915#3297])
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-6/igt@gem_userptr_blits@unsync-unmap-cycles.html
* igt@gen9_exec_parse@allowed-all:
- shard-dg2: NOTRUN -> [SKIP][97] ([i915#2856]) +1 other test skip
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-2/igt@gen9_exec_parse@allowed-all.html
* igt@gen9_exec_parse@batch-zero-length:
- shard-tglu: NOTRUN -> [SKIP][98] ([i915#2527] / [i915#2856]) +3 other tests skip
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-7/igt@gen9_exec_parse@batch-zero-length.html
* igt@gen9_exec_parse@bb-start-cmd:
- shard-rkl: NOTRUN -> [SKIP][99] ([i915#2527])
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-5/igt@gen9_exec_parse@bb-start-cmd.html
* igt@gen9_exec_parse@bb-start-far:
- shard-dg1: NOTRUN -> [SKIP][100] ([i915#2527]) +3 other tests skip
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@gen9_exec_parse@bb-start-far.html
* igt@gen9_exec_parse@unaligned-access:
- shard-tglu-1: NOTRUN -> [SKIP][101] ([i915#2527] / [i915#2856]) +2 other tests skip
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@gen9_exec_parse@unaligned-access.html
* igt@i915_module_load@reload-no-display:
- shard-tglu: NOTRUN -> [ABORT][102] ([i915#13010])
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-4/igt@i915_module_load@reload-no-display.html
* igt@i915_module_load@reload-with-fault-injection:
- shard-tglu: NOTRUN -> [ABORT][103] ([i915#12817] / [i915#9820])
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-9/igt@i915_module_load@reload-with-fault-injection.html
- shard-dg2: [PASS][104] -> [ABORT][105] ([i915#9820])
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg2-1/igt@i915_module_load@reload-with-fault-injection.html
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-4/igt@i915_module_load@reload-with-fault-injection.html
* igt@i915_module_load@resize-bar:
- shard-rkl: NOTRUN -> [SKIP][106] ([i915#6412])
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-3/igt@i915_module_load@resize-bar.html
- shard-dg1: NOTRUN -> [SKIP][107] ([i915#7178])
[107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@i915_module_load@resize-bar.html
- shard-mtlp: NOTRUN -> [SKIP][108] ([i915#6412])
[108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-7/igt@i915_module_load@resize-bar.html
* igt@i915_pm_freq_api@freq-suspend@gt0:
- shard-dg2: [PASS][109] -> [INCOMPLETE][110] ([i915#12455]) +1 other test incomplete
[109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg2-10/igt@i915_pm_freq_api@freq-suspend@gt0.html
[110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-3/igt@i915_pm_freq_api@freq-suspend@gt0.html
* igt@i915_pm_freq_mult@media-freq@gt0:
- shard-tglu: NOTRUN -> [SKIP][111] ([i915#6590]) +1 other test skip
[111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-10/igt@i915_pm_freq_mult@media-freq@gt0.html
* igt@i915_pm_rc6_residency@rc6-accuracy:
- shard-rkl: [PASS][112] -> [FAIL][113] ([i915#12942]) +1 other test fail
[112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-1/igt@i915_pm_rc6_residency@rc6-accuracy.html
[113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@i915_pm_rc6_residency@rc6-accuracy.html
* igt@i915_pm_rc6_residency@rc6-idle:
- shard-tglu: NOTRUN -> [WARN][114] ([i915#2681]) +6 other tests warn
[114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-4/igt@i915_pm_rc6_residency@rc6-idle.html
* igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0:
- shard-dg1: [PASS][115] -> [FAIL][116] ([i915#12739] / [i915#3591])
[115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg1-17/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html
[116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html
* igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0:
- shard-dg1: [PASS][117] -> [FAIL][118] ([i915#3591]) +2 other tests fail
[117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg1-17/igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0.html
[118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0.html
* igt@i915_pm_rps@min-max-config-idle:
- shard-dg2: NOTRUN -> [SKIP][119] ([i915#11681] / [i915#6621])
[119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-5/igt@i915_pm_rps@min-max-config-idle.html
* igt@i915_pm_rps@thresholds-idle:
- shard-dg1: NOTRUN -> [SKIP][120] ([i915#11681])
[120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@i915_pm_rps@thresholds-idle.html
* igt@i915_pm_sseu@full-enable:
- shard-dg1: NOTRUN -> [SKIP][121] ([i915#4387])
[121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@i915_pm_sseu@full-enable.html
* igt@i915_selftest@mock@memory_region:
- shard-tglu-1: NOTRUN -> [DMESG-WARN][122] ([i915#9311]) +1 other test dmesg-warn
[122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@i915_selftest@mock@memory_region.html
* igt@i915_suspend@fence-restore-untiled:
- shard-glk: [PASS][123] -> [INCOMPLETE][124] ([i915#4817])
[123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-glk5/igt@i915_suspend@fence-restore-untiled.html
[124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk1/igt@i915_suspend@fence-restore-untiled.html
* igt@kms_addfb_basic@bo-too-small-due-to-tiling:
- shard-dg1: NOTRUN -> [SKIP][125] ([i915#4212]) +5 other tests skip
[125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@kms_addfb_basic@bo-too-small-due-to-tiling.html
* igt@kms_addfb_basic@clobberred-modifier:
- shard-dg2: NOTRUN -> [SKIP][126] ([i915#4212])
[126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-2/igt@kms_addfb_basic@clobberred-modifier.html
* igt@kms_addfb_basic@tile-pitch-mismatch:
- shard-mtlp: NOTRUN -> [SKIP][127] ([i915#4212])
[127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-2/igt@kms_addfb_basic@tile-pitch-mismatch.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-1-y-rc-ccs:
- shard-tglu: NOTRUN -> [SKIP][128] ([i915#8709]) +7 other tests skip
[128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/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@invalid-async-flip:
- shard-dg2: NOTRUN -> [SKIP][129] ([i915#6228])
[129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-10/igt@kms_async_flips@invalid-async-flip.html
- shard-mtlp: NOTRUN -> [SKIP][130] ([i915#6228])
[130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-5/igt@kms_async_flips@invalid-async-flip.html
* igt@kms_atomic_transition@modeset-transition-nonblocking:
- shard-glk: [PASS][131] -> [FAIL][132] ([i915#12177])
[131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-glk4/igt@kms_atomic_transition@modeset-transition-nonblocking.html
[132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk8/igt@kms_atomic_transition@modeset-transition-nonblocking.html
* igt@kms_atomic_transition@modeset-transition-nonblocking@2x-outputs:
- shard-glk: [PASS][133] -> [FAIL][134] ([i915#11859])
[133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-glk4/igt@kms_atomic_transition@modeset-transition-nonblocking@2x-outputs.html
[134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk8/igt@kms_atomic_transition@modeset-transition-nonblocking@2x-outputs.html
* igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels:
- shard-dg2: NOTRUN -> [SKIP][135] ([i915#1769] / [i915#3555])
[135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-6/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html
- shard-dg1: NOTRUN -> [SKIP][136] ([i915#1769] / [i915#3555])
[136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-18/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html
* igt@kms_big_fb@4-tiled-64bpp-rotate-270:
- shard-tglu-1: NOTRUN -> [SKIP][137] ([i915#5286]) +1 other test skip
[137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_big_fb@4-tiled-64bpp-rotate-270.html
- shard-dg1: NOTRUN -> [SKIP][138] ([i915#4538] / [i915#5286]) +6 other tests skip
[138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@kms_big_fb@4-tiled-64bpp-rotate-270.html
* igt@kms_big_fb@4-tiled-8bpp-rotate-0:
- shard-rkl: NOTRUN -> [SKIP][139] ([i915#5286]) +1 other test skip
[139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-4/igt@kms_big_fb@4-tiled-8bpp-rotate-0.html
* igt@kms_big_fb@4-tiled-addfb-size-offset-overflow:
- shard-dg1: NOTRUN -> [SKIP][140] ([i915#5286])
[140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@kms_big_fb@4-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0:
- shard-tglu: NOTRUN -> [SKIP][141] ([i915#5286]) +3 other tests skip
[141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-10/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0.html
* igt@kms_big_fb@linear-32bpp-rotate-90:
- shard-dg1: NOTRUN -> [SKIP][142] ([i915#3638])
[142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@kms_big_fb@linear-32bpp-rotate-90.html
* igt@kms_big_fb@linear-8bpp-rotate-90:
- shard-dg2: NOTRUN -> [SKIP][143] +9 other tests skip
[143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-11/igt@kms_big_fb@linear-8bpp-rotate-90.html
* igt@kms_big_fb@x-tiled-16bpp-rotate-90:
- shard-rkl: NOTRUN -> [SKIP][144] ([i915#3638])
[144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-3/igt@kms_big_fb@x-tiled-16bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-64bpp-rotate-0:
- shard-dg2: NOTRUN -> [SKIP][145] ([i915#4538] / [i915#5190]) +6 other tests skip
[145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-8/igt@kms_big_fb@y-tiled-64bpp-rotate-0.html
* igt@kms_big_fb@y-tiled-addfb:
- shard-dg2: NOTRUN -> [SKIP][146] ([i915#5190])
[146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-5/igt@kms_big_fb@y-tiled-addfb.html
* igt@kms_big_fb@yf-tiled-16bpp-rotate-180:
- shard-dg1: NOTRUN -> [SKIP][147] ([i915#4538]) +4 other tests skip
[147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@kms_big_fb@yf-tiled-16bpp-rotate-180.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
- shard-tglu: NOTRUN -> [SKIP][148] +124 other tests skip
[148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-9/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs-cc@pipe-b-hdmi-a-1:
- shard-tglu-1: NOTRUN -> [SKIP][149] ([i915#6095]) +34 other tests skip
[149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs-cc@pipe-b-hdmi-a-1.html
* igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs:
- shard-dg2: NOTRUN -> [SKIP][150] ([i915#12313])
[150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-8/igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs.html
* igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][151] ([i915#6095]) +95 other tests skip
[151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-3/igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-2.html
* igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-a-dp-4:
- shard-dg2: NOTRUN -> [SKIP][152] ([i915#10307] / [i915#6095]) +156 other tests skip
[152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-10/igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-a-dp-4.html
* igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs:
- shard-dg1: NOTRUN -> [SKIP][153] ([i915#12313])
[153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs:
- shard-tglu: NOTRUN -> [SKIP][154] ([i915#12313]) +1 other test skip
[154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-9/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc@pipe-a-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][155] ([i915#6095]) +19 other tests skip
[155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-5/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc@pipe-a-edp-1.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs:
- shard-dg2: NOTRUN -> [SKIP][156] ([i915#12805])
[156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-10/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-suspend-y-tiled-ccs@pipe-b-dp-4:
- shard-dg2: NOTRUN -> [SKIP][157] ([i915#6095]) +29 other tests skip
[157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-10/igt@kms_ccs@crc-primary-suspend-y-tiled-ccs@pipe-b-dp-4.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs@pipe-a-hdmi-a-1:
- shard-tglu: NOTRUN -> [SKIP][158] ([i915#6095]) +89 other tests skip
[158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-10/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs@pipe-a-hdmi-a-1.html
* igt@kms_ccs@missing-ccs-buffer-y-tiled-ccs@pipe-d-hdmi-a-1:
- shard-dg2: NOTRUN -> [SKIP][159] ([i915#10307] / [i915#10434] / [i915#6095]) +4 other tests skip
[159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-8/igt@kms_ccs@missing-ccs-buffer-y-tiled-ccs@pipe-d-hdmi-a-1.html
* igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs:
- shard-tglu-1: NOTRUN -> [SKIP][160] ([i915#12313]) +1 other test skip
[160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html
* igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-a-hdmi-a-3:
- shard-dg1: NOTRUN -> [SKIP][161] ([i915#6095]) +165 other tests skip
[161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-a-hdmi-a-3.html
* igt@kms_cdclk@mode-transition:
- shard-dg2: NOTRUN -> [SKIP][162] ([i915#11616] / [i915#7213])
[162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-2/igt@kms_cdclk@mode-transition.html
- shard-rkl: NOTRUN -> [SKIP][163] ([i915#3742])
[163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@kms_cdclk@mode-transition.html
- shard-tglu: NOTRUN -> [SKIP][164] ([i915#3742])
[164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-5/igt@kms_cdclk@mode-transition.html
* igt@kms_cdclk@mode-transition-all-outputs:
- shard-dg1: NOTRUN -> [SKIP][165] ([i915#3742]) +1 other test skip
[165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@kms_cdclk@mode-transition-all-outputs.html
* igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-3:
- shard-dg2: NOTRUN -> [SKIP][166] ([i915#7213]) +3 other tests skip
[166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-2/igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-3.html
* igt@kms_cdclk@plane-scaling:
- shard-tglu-1: NOTRUN -> [SKIP][167] ([i915#3742])
[167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_cdclk@plane-scaling.html
* igt@kms_cdclk@plane-scaling@pipe-d-hdmi-a-1:
- shard-dg2: NOTRUN -> [SKIP][168] ([i915#4087]) +3 other tests skip
[168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-8/igt@kms_cdclk@plane-scaling@pipe-d-hdmi-a-1.html
* igt@kms_chamelium_edid@hdmi-edid-change-during-suspend:
- shard-tglu-1: NOTRUN -> [SKIP][169] ([i915#7828]) +8 other tests skip
[169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_chamelium_edid@hdmi-edid-change-during-suspend.html
* igt@kms_chamelium_edid@hdmi-mode-timings:
- shard-tglu: NOTRUN -> [SKIP][170] ([i915#7828]) +10 other tests skip
[170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-4/igt@kms_chamelium_edid@hdmi-mode-timings.html
* igt@kms_chamelium_hpd@dp-hpd:
- shard-rkl: NOTRUN -> [SKIP][171] ([i915#7828]) +4 other tests skip
[171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-3/igt@kms_chamelium_hpd@dp-hpd.html
- shard-dg1: NOTRUN -> [SKIP][172] ([i915#7828]) +10 other tests skip
[172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@kms_chamelium_hpd@dp-hpd.html
* igt@kms_chamelium_hpd@hdmi-hpd:
- shard-mtlp: NOTRUN -> [SKIP][173] ([i915#7828]) +2 other tests skip
[173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-2/igt@kms_chamelium_hpd@hdmi-hpd.html
* igt@kms_chamelium_hpd@hdmi-hpd-after-suspend:
- shard-dg2: NOTRUN -> [SKIP][174] ([i915#7828]) +7 other tests skip
[174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-6/igt@kms_chamelium_hpd@hdmi-hpd-after-suspend.html
* igt@kms_content_protection@atomic-dpms:
- shard-tglu: NOTRUN -> [SKIP][175] ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424]) +1 other test skip
[175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-7/igt@kms_content_protection@atomic-dpms.html
- shard-dg2: NOTRUN -> [SKIP][176] ([i915#7118] / [i915#9424])
[176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-8/igt@kms_content_protection@atomic-dpms.html
- shard-rkl: NOTRUN -> [SKIP][177] ([i915#7118] / [i915#9424])
[177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-5/igt@kms_content_protection@atomic-dpms.html
* igt@kms_content_protection@dp-mst-lic-type-0:
- shard-tglu: NOTRUN -> [SKIP][178] ([i915#3116] / [i915#3299]) +1 other test skip
[178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-9/igt@kms_content_protection@dp-mst-lic-type-0.html
* igt@kms_content_protection@lic-type-1:
- shard-mtlp: NOTRUN -> [SKIP][179] ([i915#6944] / [i915#9424]) +1 other test skip
[179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-8/igt@kms_content_protection@lic-type-1.html
- shard-dg2: NOTRUN -> [SKIP][180] ([i915#9424])
[180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-4/igt@kms_content_protection@lic-type-1.html
- shard-rkl: NOTRUN -> [SKIP][181] ([i915#9424])
[181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-1/igt@kms_content_protection@lic-type-1.html
- shard-dg1: NOTRUN -> [SKIP][182] ([i915#9424])
[182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@kms_content_protection@lic-type-1.html
- shard-tglu: NOTRUN -> [SKIP][183] ([i915#6944] / [i915#9424])
[183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-6/igt@kms_content_protection@lic-type-1.html
* igt@kms_content_protection@srm:
- shard-dg1: NOTRUN -> [SKIP][184] ([i915#7116])
[184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-18/igt@kms_content_protection@srm.html
- shard-tglu: NOTRUN -> [SKIP][185] ([i915#6944] / [i915#7116] / [i915#7118])
[185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-5/igt@kms_content_protection@srm.html
* igt@kms_cursor_crc@cursor-offscreen-256x85:
- shard-rkl: [PASS][186] -> [DMESG-WARN][187] ([i915#12964]) +62 other tests dmesg-warn
[186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-3/igt@kms_cursor_crc@cursor-offscreen-256x85.html
[187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-4/igt@kms_cursor_crc@cursor-offscreen-256x85.html
* igt@kms_cursor_crc@cursor-onscreen-512x512:
- shard-tglu: NOTRUN -> [SKIP][188] ([i915#13049]) +2 other tests skip
[188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-2/igt@kms_cursor_crc@cursor-onscreen-512x512.html
* igt@kms_cursor_crc@cursor-random-32x32:
- shard-dg1: NOTRUN -> [SKIP][189] ([i915#3555]) +9 other tests skip
[189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@kms_cursor_crc@cursor-random-32x32.html
* igt@kms_cursor_crc@cursor-random-512x512:
- shard-dg2: NOTRUN -> [SKIP][190] ([i915#13049]) +1 other test skip
[190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-5/igt@kms_cursor_crc@cursor-random-512x512.html
- shard-rkl: NOTRUN -> [SKIP][191] ([i915#13049]) +1 other test skip
[191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-2/igt@kms_cursor_crc@cursor-random-512x512.html
* igt@kms_cursor_crc@cursor-rapid-movement-32x32:
- shard-mtlp: NOTRUN -> [SKIP][192] ([i915#3555] / [i915#8814])
[192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-6/igt@kms_cursor_crc@cursor-rapid-movement-32x32.html
* igt@kms_cursor_crc@cursor-sliding-512x512:
- shard-tglu-1: NOTRUN -> [SKIP][193] ([i915#13049])
[193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_cursor_crc@cursor-sliding-512x512.html
- shard-dg1: NOTRUN -> [SKIP][194] ([i915#13049]) +4 other tests skip
[194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@kms_cursor_crc@cursor-sliding-512x512.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- shard-tglu-1: NOTRUN -> [SKIP][195] ([i915#4103]) +1 other test skip
[195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size:
- shard-rkl: NOTRUN -> [SKIP][196] ([i915#4103])
[196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-2/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size.html
- shard-dg1: NOTRUN -> [SKIP][197] ([i915#4103] / [i915#4213])
[197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size.html
* igt@kms_cursor_legacy@cursora-vs-flipb-toggle:
- shard-dg2: NOTRUN -> [SKIP][198] ([i915#5354]) +33 other tests skip
[198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-4/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-legacy:
- shard-rkl: NOTRUN -> [SKIP][199] +8 other tests skip
[199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@kms_cursor_legacy@cursorb-vs-flipa-legacy.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-toggle:
- shard-mtlp: NOTRUN -> [SKIP][200] ([i915#9809]) +1 other test skip
[200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-2/igt@kms_cursor_legacy@cursorb-vs-flipa-toggle.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle:
- shard-tglu: NOTRUN -> [SKIP][201] ([i915#4103])
[201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-6/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html
* igt@kms_dirtyfb@psr-dirtyfb-ioctl:
- shard-dg2: NOTRUN -> [SKIP][202] ([i915#9833])
[202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-7/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
* igt@kms_display_modes@mst-extended-mode-negative:
- shard-dg2: NOTRUN -> [SKIP][203] ([i915#8588])
[203]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-7/igt@kms_display_modes@mst-extended-mode-negative.html
- shard-tglu-1: NOTRUN -> [SKIP][204] ([i915#8588])
[204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_display_modes@mst-extended-mode-negative.html
- shard-dg1: NOTRUN -> [SKIP][205] ([i915#8588])
[205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@kms_display_modes@mst-extended-mode-negative.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][206] ([i915#3804])
[206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-2.html
* igt@kms_dsc@dsc-basic:
- shard-dg1: NOTRUN -> [SKIP][207] ([i915#3555] / [i915#3840]) +1 other test skip
[207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-12/igt@kms_dsc@dsc-basic.html
- shard-tglu: NOTRUN -> [SKIP][208] ([i915#3555] / [i915#3840]) +1 other test skip
[208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-5/igt@kms_dsc@dsc-basic.html
* igt@kms_dsc@dsc-fractional-bpp-with-bpc:
- shard-dg2: NOTRUN -> [SKIP][209] ([i915#3840])
[209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-4/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html
- shard-dg1: NOTRUN -> [SKIP][210] ([i915#3840])
[210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-18/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html
* igt@kms_dsc@dsc-with-bpc:
- shard-dg2: NOTRUN -> [SKIP][211] ([i915#3555] / [i915#3840])
[211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-6/igt@kms_dsc@dsc-with-bpc.html
* igt@kms_dsc@dsc-with-output-formats-with-bpc:
- shard-tglu-1: NOTRUN -> [SKIP][212] ([i915#3840] / [i915#9053])
[212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
* igt@kms_fbcon_fbt@fbc-suspend:
- shard-glk: NOTRUN -> [INCOMPLETE][213] ([i915#9878])
[213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk4/igt@kms_fbcon_fbt@fbc-suspend.html
* igt@kms_fbcon_fbt@psr:
- shard-dg2: NOTRUN -> [SKIP][214] ([i915#3469])
[214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-2/igt@kms_fbcon_fbt@psr.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-tglu: NOTRUN -> [SKIP][215] ([i915#3469])
[215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-7/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@chamelium:
- shard-tglu: NOTRUN -> [SKIP][216] ([i915#2065] / [i915#4854])
[216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-10/igt@kms_feature_discovery@chamelium.html
* igt@kms_feature_discovery@display-3x:
- shard-tglu-1: NOTRUN -> [SKIP][217] ([i915#1839])
[217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_feature_discovery@display-3x.html
* igt@kms_feature_discovery@dp-mst:
- shard-tglu: NOTRUN -> [SKIP][218] ([i915#9337])
[218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-6/igt@kms_feature_discovery@dp-mst.html
* igt@kms_feature_discovery@psr2:
- shard-dg1: NOTRUN -> [SKIP][219] ([i915#658])
[219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@kms_feature_discovery@psr2.html
- shard-dg2: NOTRUN -> [SKIP][220] ([i915#658])
[220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-1/igt@kms_feature_discovery@psr2.html
* igt@kms_flip@2x-flip-vs-fences:
- shard-dg1: NOTRUN -> [SKIP][221] ([i915#8381])
[221]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-18/igt@kms_flip@2x-flip-vs-fences.html
* igt@kms_flip@2x-flip-vs-modeset:
- shard-tglu: NOTRUN -> [SKIP][222] ([i915#3637]) +9 other tests skip
[222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-5/igt@kms_flip@2x-flip-vs-modeset.html
- shard-mtlp: NOTRUN -> [SKIP][223] ([i915#3637]) +1 other test skip
[223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-2/igt@kms_flip@2x-flip-vs-modeset.html
* igt@kms_flip@2x-flip-vs-modeset-vs-hang:
- shard-dg2: NOTRUN -> [SKIP][224] ([i915#9934]) +4 other tests skip
[224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-1/igt@kms_flip@2x-flip-vs-modeset-vs-hang.html
- shard-rkl: NOTRUN -> [SKIP][225] ([i915#9934]) +4 other tests skip
[225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-1/igt@kms_flip@2x-flip-vs-modeset-vs-hang.html
* igt@kms_flip@2x-plain-flip-fb-recreate-interruptible:
- shard-tglu-1: NOTRUN -> [SKIP][226] ([i915#3637]) +5 other tests skip
[226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible.html
* igt@kms_flip@2x-plain-flip-ts-check-interruptible:
- shard-dg1: NOTRUN -> [SKIP][227] ([i915#9934]) +13 other tests skip
[227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-18/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html
* igt@kms_flip@flip-vs-absolute-wf_vblank@d-hdmi-a3:
- shard-dg2: [PASS][228] -> [FAIL][229] ([i915#11989])
[228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg2-5/igt@kms_flip@flip-vs-absolute-wf_vblank@d-hdmi-a3.html
[229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-5/igt@kms_flip@flip-vs-absolute-wf_vblank@d-hdmi-a3.html
* igt@kms_flip@plain-flip-ts-check:
- shard-tglu: [PASS][230] -> [FAIL][231] ([i915#11989]) +1 other test fail
[230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-tglu-9/igt@kms_flip@plain-flip-ts-check.html
[231]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-5/igt@kms_flip@plain-flip-ts-check.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling:
- shard-tglu: NOTRUN -> [SKIP][232] ([i915#2672] / [i915#3555]) +6 other tests skip
[232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-10/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling:
- shard-rkl: NOTRUN -> [SKIP][233] ([i915#2672] / [i915#3555]) +1 other test skip
[233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-2/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-valid-mode:
- shard-rkl: NOTRUN -> [SKIP][234] ([i915#2672]) +1 other test skip
[234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-2/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-valid-mode.html
- shard-dg1: NOTRUN -> [SKIP][235] ([i915#2587] / [i915#2672]) +4 other tests skip
[235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling:
- shard-tglu-1: NOTRUN -> [SKIP][236] ([i915#2672] / [i915#3555])
[236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode:
- shard-tglu-1: NOTRUN -> [SKIP][237] ([i915#2587] / [i915#2672])
[237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling:
- shard-dg2: NOTRUN -> [SKIP][238] ([i915#2672] / [i915#3555] / [i915#5190]) +1 other test skip
[238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-2/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling@pipe-a-valid-mode:
- shard-dg2: NOTRUN -> [SKIP][239] ([i915#2672]) +1 other test skip
[239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-2/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling:
- shard-mtlp: NOTRUN -> [SKIP][240] ([i915#2672] / [i915#3555] / [i915#8813]) +1 other test skip
[240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-3/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling.html
- shard-dg1: NOTRUN -> [SKIP][241] ([i915#2587] / [i915#2672] / [i915#3555])
[241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling@pipe-a-valid-mode:
- shard-tglu: NOTRUN -> [SKIP][242] ([i915#2587] / [i915#2672]) +8 other tests skip
[242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-10/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling:
- shard-tglu: NOTRUN -> [SKIP][243] ([i915#2587] / [i915#2672] / [i915#3555]) +1 other test skip
[243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-5/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling:
- shard-dg1: NOTRUN -> [SKIP][244] ([i915#2672] / [i915#3555]) +3 other tests skip
[244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling:
- shard-dg2: NOTRUN -> [SKIP][245] ([i915#2672] / [i915#3555]) +1 other test skip
[245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-7/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-cpu:
- shard-dg2: [PASS][246] -> [FAIL][247] ([i915#6880]) +3 other tests fail
[246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg2-2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-cpu.html
[247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-3/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-cpu.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-gtt:
- shard-dg1: NOTRUN -> [SKIP][248] ([i915#8708]) +23 other tests skip
[248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-gtt.html
- shard-mtlp: NOTRUN -> [SKIP][249] ([i915#8708]) +2 other tests skip
[249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-plflip-blt:
- shard-rkl: NOTRUN -> [SKIP][250] ([i915#1825]) +20 other tests skip
[250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen:
- shard-tglu-1: NOTRUN -> [SKIP][251] +46 other tests skip
[251]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-fullscreen.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt:
- shard-dg1: NOTRUN -> [SKIP][252] +63 other tests skip
[252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-suspend:
- shard-glk: NOTRUN -> [INCOMPLETE][253] ([i915#10056])
[253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk9/igt@kms_frontbuffer_tracking@fbc-suspend.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-blt:
- shard-snb: NOTRUN -> [SKIP][254] +95 other tests skip
[254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-snb1/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-mmap-gtt:
- shard-dg2: NOTRUN -> [SKIP][255] ([i915#8708]) +11 other tests skip
[255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-5/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render:
- shard-dg1: NOTRUN -> [SKIP][256] ([i915#3458]) +24 other tests skip
[256]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render.html
* igt@kms_frontbuffer_tracking@pipe-fbc-rte:
- shard-tglu: NOTRUN -> [SKIP][257] ([i915#9766])
[257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-6/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html
* igt@kms_frontbuffer_tracking@psr-1p-pri-indfb-multidraw:
- shard-glk: NOTRUN -> [SKIP][258] +308 other tests skip
[258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk8/igt@kms_frontbuffer_tracking@psr-1p-pri-indfb-multidraw.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move:
- shard-dg2: NOTRUN -> [SKIP][259] ([i915#10433] / [i915#3458])
[259]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt:
- shard-rkl: NOTRUN -> [SKIP][260] ([i915#3023]) +8 other tests skip
[260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-2/igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-spr-indfb-draw-mmap-cpu:
- shard-mtlp: NOTRUN -> [SKIP][261] ([i915#1825]) +15 other tests skip
[261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-5/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-spr-indfb-draw-mmap-cpu.html
* igt@kms_frontbuffer_tracking@psr-rgb101010-draw-render:
- shard-dg2: NOTRUN -> [SKIP][262] ([i915#3458]) +12 other tests skip
[262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-11/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-render.html
* igt@kms_hdr@bpc-switch-suspend:
- shard-dg2: [PASS][263] -> [SKIP][264] ([i915#3555] / [i915#8228])
[263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg2-10/igt@kms_hdr@bpc-switch-suspend.html
[264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-4/igt@kms_hdr@bpc-switch-suspend.html
* igt@kms_hdr@invalid-metadata-sizes:
- shard-tglu: NOTRUN -> [SKIP][265] ([i915#3555] / [i915#8228])
[265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-5/igt@kms_hdr@invalid-metadata-sizes.html
* igt@kms_hdr@static-toggle:
- shard-rkl: NOTRUN -> [SKIP][266] ([i915#3555] / [i915#8228])
[266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@kms_hdr@static-toggle.html
* igt@kms_joiner@basic-force-big-joiner:
- shard-dg2: NOTRUN -> [SKIP][267] ([i915#12388])
[267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-1/igt@kms_joiner@basic-force-big-joiner.html
* igt@kms_joiner@basic-force-ultra-joiner:
- shard-dg1: NOTRUN -> [SKIP][268] ([i915#12394])
[268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@kms_joiner@basic-force-ultra-joiner.html
- shard-tglu: NOTRUN -> [SKIP][269] ([i915#12394])
[269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-6/igt@kms_joiner@basic-force-ultra-joiner.html
* igt@kms_joiner@invalid-modeset-big-joiner:
- shard-tglu: NOTRUN -> [SKIP][270] ([i915#10656])
[270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-6/igt@kms_joiner@invalid-modeset-big-joiner.html
* igt@kms_joiner@invalid-modeset-force-big-joiner:
- shard-dg1: NOTRUN -> [SKIP][271] ([i915#12388]) +1 other test skip
[271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-12/igt@kms_joiner@invalid-modeset-force-big-joiner.html
* igt@kms_joiner@invalid-modeset-ultra-joiner:
- shard-tglu: NOTRUN -> [SKIP][272] ([i915#12339]) +1 other test skip
[272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-2/igt@kms_joiner@invalid-modeset-ultra-joiner.html
- shard-dg1: NOTRUN -> [SKIP][273] ([i915#12339])
[273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@kms_joiner@invalid-modeset-ultra-joiner.html
* igt@kms_panel_fitting@atomic-fastset:
- shard-tglu: NOTRUN -> [SKIP][274] ([i915#6301])
[274]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-3/igt@kms_panel_fitting@atomic-fastset.html
* igt@kms_pipe_b_c_ivb@pipe-b-double-modeset-then-modeset-pipe-c:
- shard-mtlp: NOTRUN -> [SKIP][275] +7 other tests skip
[275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-5/igt@kms_pipe_b_c_ivb@pipe-b-double-modeset-then-modeset-pipe-c.html
* igt@kms_pipe_crc_basic@suspend-read-crc:
- shard-glk: NOTRUN -> [INCOMPLETE][276] ([i915#12756] / [i915#1982])
[276]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk5/igt@kms_pipe_crc_basic@suspend-read-crc.html
* igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-1:
- shard-glk: NOTRUN -> [INCOMPLETE][277] ([i915#1982]) +2 other tests incomplete
[277]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk5/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-1.html
* igt@kms_plane_lowres@tiling-y:
- shard-dg2: NOTRUN -> [SKIP][278] ([i915#8821])
[278]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-1/igt@kms_plane_lowres@tiling-y.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation:
- shard-rkl: NOTRUN -> [SKIP][279] ([i915#12247]) +2 other tests skip
[279]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-2/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-a:
- shard-mtlp: NOTRUN -> [SKIP][280] ([i915#12247]) +8 other tests skip
[280]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-3/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-a.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-c:
- shard-tglu: NOTRUN -> [SKIP][281] ([i915#12247]) +13 other tests skip
[281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-10/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-c.html
* igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation:
- shard-tglu-1: NOTRUN -> [SKIP][282] ([i915#3555]) +2 other tests skip
[282]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation.html
* igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-b:
- shard-tglu-1: NOTRUN -> [SKIP][283] ([i915#12247]) +3 other tests skip
[283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-b.html
* igt@kms_plane_scaling@plane-upscale-factor-0-25-with-pixel-format:
- shard-rkl: [PASS][284] -> [DMESG-WARN][285] ([i915#12964] / [i915#1982])
[284]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-3/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-pixel-format.html
[285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-pixel-format.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25:
- shard-dg1: NOTRUN -> [SKIP][286] ([i915#12247] / [i915#6953])
[286]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-c:
- shard-dg1: NOTRUN -> [SKIP][287] ([i915#12247]) +12 other tests skip
[287]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-c.html
* igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25:
- shard-tglu: NOTRUN -> [SKIP][288] ([i915#12247] / [i915#6953])
[288]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-10/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25.html
* igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-75:
- shard-mtlp: NOTRUN -> [SKIP][289] ([i915#12247] / [i915#6953])
[289]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-7/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-75.html
* igt@kms_pm_backlight@fade-with-dpms:
- shard-dg1: NOTRUN -> [SKIP][290] ([i915#5354]) +1 other test skip
[290]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@kms_pm_backlight@fade-with-dpms.html
* igt@kms_pm_dc@dc3co-vpb-simulation:
- shard-tglu: NOTRUN -> [SKIP][291] ([i915#9685]) +1 other test skip
[291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-9/igt@kms_pm_dc@dc3co-vpb-simulation.html
* igt@kms_pm_dc@dc5-retention-flops:
- shard-tglu: NOTRUN -> [SKIP][292] ([i915#3828])
[292]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-3/igt@kms_pm_dc@dc5-retention-flops.html
* igt@kms_pm_dc@dc6-dpms:
- shard-dg1: NOTRUN -> [SKIP][293] ([i915#3361])
[293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_pm_dc@dc6-psr:
- shard-mtlp: NOTRUN -> [FAIL][294] ([i915#12912])
[294]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-4/igt@kms_pm_dc@dc6-psr.html
- shard-dg2: NOTRUN -> [SKIP][295] ([i915#9685])
[295]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-6/igt@kms_pm_dc@dc6-psr.html
- shard-rkl: NOTRUN -> [SKIP][296] ([i915#9685])
[296]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-5/igt@kms_pm_dc@dc6-psr.html
* igt@kms_pm_lpsp@kms-lpsp:
- shard-dg1: NOTRUN -> [SKIP][297] ([i915#9340])
[297]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-18/igt@kms_pm_lpsp@kms-lpsp.html
* igt@kms_pm_rpm@dpms-mode-unset-non-lpsp:
- shard-rkl: NOTRUN -> [SKIP][298] ([i915#9519])
[298]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html
- shard-mtlp: NOTRUN -> [SKIP][299] ([i915#9519])
[299]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-5/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html
* igt@kms_pm_rpm@modeset-lpsp-stress-no-wait:
- shard-rkl: [PASS][300] -> [SKIP][301] ([i915#9519])
[300]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-2/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html
[301]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-5/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html
* igt@kms_pm_rpm@modeset-non-lpsp:
- shard-tglu: NOTRUN -> [SKIP][302] ([i915#9519]) +1 other test skip
[302]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-5/igt@kms_pm_rpm@modeset-non-lpsp.html
* igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait:
- shard-rkl: [PASS][303] -> [SKIP][304] ([i915#12916])
[303]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-1/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html
[304]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html
* igt@kms_pm_rpm@system-suspend-modeset:
- shard-tglu: NOTRUN -> [ABORT][305] ([i915#10159] / [i915#10553])
[305]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-9/igt@kms_pm_rpm@system-suspend-modeset.html
* igt@kms_psr2_sf@fbc-pr-cursor-plane-update-sf:
- shard-tglu: NOTRUN -> [SKIP][306] ([i915#11520]) +11 other tests skip
[306]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-10/igt@kms_psr2_sf@fbc-pr-cursor-plane-update-sf.html
* igt@kms_psr2_sf@fbc-pr-overlay-primary-update-sf-dmg-area:
- shard-rkl: NOTRUN -> [SKIP][307] ([i915#11520]) +2 other tests skip
[307]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@kms_psr2_sf@fbc-pr-overlay-primary-update-sf-dmg-area.html
- shard-snb: NOTRUN -> [SKIP][308] ([i915#11520]) +1 other test skip
[308]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-snb5/igt@kms_psr2_sf@fbc-pr-overlay-primary-update-sf-dmg-area.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-fully-sf:
- shard-dg2: NOTRUN -> [SKIP][309] ([i915#11520]) +7 other tests skip
[309]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-1/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_sf@fbc-psr2-plane-move-sf-dmg-area:
- shard-dg1: NOTRUN -> [SKIP][310] ([i915#11520]) +9 other tests skip
[310]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@kms_psr2_sf@fbc-psr2-plane-move-sf-dmg-area.html
* igt@kms_psr2_sf@pr-overlay-plane-move-continuous-exceed-fully-sf:
- shard-mtlp: NOTRUN -> [SKIP][311] ([i915#12316]) +1 other test skip
[311]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-2/igt@kms_psr2_sf@pr-overlay-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf:
- shard-tglu-1: NOTRUN -> [SKIP][312] ([i915#11520]) +1 other test skip
[312]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf.html
* igt@kms_psr2_sf@pr-plane-move-sf-dmg-area:
- shard-glk: NOTRUN -> [SKIP][313] ([i915#11520]) +8 other tests skip
[313]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk3/igt@kms_psr2_sf@pr-plane-move-sf-dmg-area.html
* igt@kms_psr2_su@page_flip-p010:
- shard-dg2: NOTRUN -> [SKIP][314] ([i915#9683])
[314]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-4/igt@kms_psr2_su@page_flip-p010.html
- shard-rkl: NOTRUN -> [SKIP][315] ([i915#9683]) +1 other test skip
[315]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-4/igt@kms_psr2_su@page_flip-p010.html
- shard-dg1: NOTRUN -> [SKIP][316] ([i915#9683]) +1 other test skip
[316]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-18/igt@kms_psr2_su@page_flip-p010.html
- shard-tglu: NOTRUN -> [SKIP][317] ([i915#9683]) +2 other tests skip
[317]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-9/igt@kms_psr2_su@page_flip-p010.html
* igt@kms_psr2_su@page_flip-xrgb8888:
- shard-mtlp: NOTRUN -> [SKIP][318] ([i915#4348]) +1 other test skip
[318]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-7/igt@kms_psr2_su@page_flip-xrgb8888.html
* igt@kms_psr@fbc-pr-sprite-render:
- shard-tglu-1: NOTRUN -> [SKIP][319] ([i915#9732]) +11 other tests skip
[319]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_psr@fbc-pr-sprite-render.html
* igt@kms_psr@fbc-psr-no-drrs:
- shard-tglu: NOTRUN -> [SKIP][320] ([i915#9732]) +29 other tests skip
[320]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-2/igt@kms_psr@fbc-psr-no-drrs.html
* igt@kms_psr@fbc-psr2-primary-mmap-cpu:
- shard-mtlp: NOTRUN -> [SKIP][321] ([i915#9688]) +6 other tests skip
[321]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-5/igt@kms_psr@fbc-psr2-primary-mmap-cpu.html
* igt@kms_psr@pr-cursor-mmap-gtt:
- shard-dg1: NOTRUN -> [SKIP][322] ([i915#1072] / [i915#9732]) +22 other tests skip
[322]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@kms_psr@pr-cursor-mmap-gtt.html
* igt@kms_psr@psr2-cursor-blt:
- shard-dg2: NOTRUN -> [SKIP][323] ([i915#1072] / [i915#9732]) +15 other tests skip
[323]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-4/igt@kms_psr@psr2-cursor-blt.html
- shard-rkl: NOTRUN -> [SKIP][324] ([i915#1072] / [i915#9732]) +7 other tests skip
[324]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-4/igt@kms_psr@psr2-cursor-blt.html
* igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
- shard-tglu-1: NOTRUN -> [SKIP][325] ([i915#9685]) +1 other test skip
[325]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
* igt@kms_rotation_crc@exhaust-fences:
- shard-dg1: NOTRUN -> [SKIP][326] ([i915#4884])
[326]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-12/igt@kms_rotation_crc@exhaust-fences.html
- shard-dg2: NOTRUN -> [SKIP][327] ([i915#4235])
[327]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-2/igt@kms_rotation_crc@exhaust-fences.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
- shard-rkl: NOTRUN -> [SKIP][328] ([i915#5289])
[328]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
- shard-mtlp: NOTRUN -> [SKIP][329] ([i915#5289])
[329]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-7/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90:
- shard-tglu: NOTRUN -> [SKIP][330] ([i915#5289]) +1 other test skip
[330]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-7/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html
* igt@kms_rotation_crc@sprite-rotation-90:
- shard-dg2: NOTRUN -> [SKIP][331] ([i915#12755])
[331]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-2/igt@kms_rotation_crc@sprite-rotation-90.html
* igt@kms_scaling_modes@scaling-mode-full-aspect:
- shard-tglu: NOTRUN -> [SKIP][332] ([i915#3555]) +9 other tests skip
[332]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-10/igt@kms_scaling_modes@scaling-mode-full-aspect.html
* igt@kms_selftest@drm_framebuffer:
- shard-rkl: NOTRUN -> [ABORT][333] ([i915#12231]) +1 other test abort
[333]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-2/igt@kms_selftest@drm_framebuffer.html
- shard-tglu-1: NOTRUN -> [ABORT][334] ([i915#12231]) +1 other test abort
[334]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_selftest@drm_framebuffer.html
- shard-glk: NOTRUN -> [ABORT][335] ([i915#12231]) +1 other test abort
[335]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk8/igt@kms_selftest@drm_framebuffer.html
* igt@kms_setmode@basic-clone-single-crtc:
- shard-dg2: NOTRUN -> [SKIP][336] ([i915#3555]) +1 other test skip
[336]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-5/igt@kms_setmode@basic-clone-single-crtc.html
* igt@kms_setmode@invalid-clone-single-crtc:
- shard-mtlp: NOTRUN -> [SKIP][337] ([i915#3555] / [i915#8809])
[337]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-3/igt@kms_setmode@invalid-clone-single-crtc.html
- shard-rkl: NOTRUN -> [SKIP][338] ([i915#3555])
[338]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@kms_setmode@invalid-clone-single-crtc.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-tglu: NOTRUN -> [SKIP][339] ([i915#8623]) +1 other test skip
[339]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-10/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-rkl: NOTRUN -> [SKIP][340] ([i915#8623])
[340]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-2/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
- shard-mtlp: NOTRUN -> [SKIP][341] ([i915#8623])
[341]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-7/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
* igt@kms_vblank@ts-continuation-dpms-suspend:
- shard-rkl: [PASS][342] -> [DMESG-FAIL][343] ([i915#12964]) +6 other tests dmesg-fail
[342]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-4/igt@kms_vblank@ts-continuation-dpms-suspend.html
[343]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@kms_vblank@ts-continuation-dpms-suspend.html
* igt@kms_vrr@flipline:
- shard-mtlp: NOTRUN -> [SKIP][344] ([i915#3555] / [i915#8808])
[344]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-5/igt@kms_vrr@flipline.html
* igt@kms_vrr@lobf:
- shard-dg2: NOTRUN -> [SKIP][345] ([i915#11920])
[345]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-1/igt@kms_vrr@lobf.html
- shard-dg1: NOTRUN -> [SKIP][346] ([i915#11920])
[346]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@kms_vrr@lobf.html
* igt@kms_vrr@max-min:
- shard-tglu: NOTRUN -> [SKIP][347] ([i915#9906])
[347]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-7/igt@kms_vrr@max-min.html
- shard-dg2: NOTRUN -> [SKIP][348] ([i915#9906])
[348]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-2/igt@kms_vrr@max-min.html
- shard-rkl: NOTRUN -> [SKIP][349] ([i915#9906])
[349]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-4/igt@kms_vrr@max-min.html
* igt@kms_vrr@negative-basic:
- shard-dg1: NOTRUN -> [SKIP][350] ([i915#3555] / [i915#9906])
[350]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@kms_vrr@negative-basic.html
* igt@kms_vrr@seamless-rr-switch-drrs:
- shard-tglu-1: NOTRUN -> [SKIP][351] ([i915#9906]) +1 other test skip
[351]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@kms_vrr@seamless-rr-switch-drrs.html
* igt@kms_writeback@writeback-check-output-xrgb2101010:
- shard-dg2: NOTRUN -> [SKIP][352] ([i915#2437] / [i915#9412])
[352]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-1/igt@kms_writeback@writeback-check-output-xrgb2101010.html
- shard-rkl: NOTRUN -> [SKIP][353] ([i915#2437] / [i915#9412])
[353]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-1/igt@kms_writeback@writeback-check-output-xrgb2101010.html
- shard-dg1: NOTRUN -> [SKIP][354] ([i915#2437] / [i915#9412])
[354]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-13/igt@kms_writeback@writeback-check-output-xrgb2101010.html
- shard-tglu: NOTRUN -> [SKIP][355] ([i915#2437] / [i915#9412])
[355]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-4/igt@kms_writeback@writeback-check-output-xrgb2101010.html
* igt@kms_writeback@writeback-fb-id:
- shard-glk: NOTRUN -> [SKIP][356] ([i915#2437]) +1 other test skip
[356]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk3/igt@kms_writeback@writeback-fb-id.html
* igt@perf@global-sseu-config:
- shard-dg2: NOTRUN -> [SKIP][357] ([i915#7387])
[357]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-8/igt@perf@global-sseu-config.html
* igt@perf_pmu@busy-idle-check-all@vcs0:
- shard-dg2: NOTRUN -> [FAIL][358] ([i915#4349]) +5 other tests fail
[358]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-1/igt@perf_pmu@busy-idle-check-all@vcs0.html
* igt@perf_pmu@cpu-hotplug:
- shard-dg2: NOTRUN -> [SKIP][359] ([i915#8850])
[359]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-5/igt@perf_pmu@cpu-hotplug.html
- shard-rkl: NOTRUN -> [SKIP][360] ([i915#8850])
[360]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-3/igt@perf_pmu@cpu-hotplug.html
- shard-dg1: NOTRUN -> [SKIP][361] ([i915#8850])
[361]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@perf_pmu@cpu-hotplug.html
- shard-tglu: NOTRUN -> [SKIP][362] ([i915#8850])
[362]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-2/igt@perf_pmu@cpu-hotplug.html
* igt@perf_pmu@rc6-all-gts:
- shard-tglu: NOTRUN -> [SKIP][363] ([i915#8516])
[363]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-5/igt@perf_pmu@rc6-all-gts.html
* igt@perf_pmu@rc6@other-idle-gt0:
- shard-tglu-1: NOTRUN -> [SKIP][364] ([i915#8516])
[364]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@perf_pmu@rc6@other-idle-gt0.html
* igt@perf_pmu@semaphore-busy:
- shard-dg2: [PASS][365] -> [FAIL][366] ([i915#4349]) +2 other tests fail
[365]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg2-6/igt@perf_pmu@semaphore-busy.html
[366]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-5/igt@perf_pmu@semaphore-busy.html
* igt@perf_pmu@semaphore-busy@vcs1:
- shard-dg1: [PASS][367] -> [FAIL][368] ([i915#4349]) +1 other test fail
[367]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg1-12/igt@perf_pmu@semaphore-busy@vcs1.html
[368]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@perf_pmu@semaphore-busy@vcs1.html
* igt@perf_pmu@semaphore-busy@vecs0:
- shard-mtlp: [PASS][369] -> [FAIL][370] ([i915#4349]) +2 other tests fail
[369]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-mtlp-2/igt@perf_pmu@semaphore-busy@vecs0.html
[370]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-7/igt@perf_pmu@semaphore-busy@vecs0.html
* igt@prime_mmap@test_aperture_limit:
- shard-dg2: NOTRUN -> [WARN][371] ([i915#9351])
[371]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-5/igt@prime_mmap@test_aperture_limit.html
* igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem:
- shard-dg2: NOTRUN -> [CRASH][372] ([i915#9351])
[372]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-5/igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem.html
* igt@prime_vgem@basic-fence-mmap:
- shard-mtlp: NOTRUN -> [SKIP][373] ([i915#3708] / [i915#4077])
[373]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-4/igt@prime_vgem@basic-fence-mmap.html
- shard-dg1: NOTRUN -> [SKIP][374] ([i915#3708] / [i915#4077])
[374]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@prime_vgem@basic-fence-mmap.html
- shard-dg2: NOTRUN -> [SKIP][375] ([i915#3708] / [i915#4077])
[375]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-8/igt@prime_vgem@basic-fence-mmap.html
* igt@prime_vgem@basic-write:
- shard-dg1: NOTRUN -> [SKIP][376] ([i915#3708]) +2 other tests skip
[376]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-14/igt@prime_vgem@basic-write.html
* igt@prime_vgem@fence-read-hang:
- shard-mtlp: NOTRUN -> [SKIP][377] ([i915#3708])
[377]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-4/igt@prime_vgem@fence-read-hang.html
- shard-dg2: NOTRUN -> [SKIP][378] ([i915#3708])
[378]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-11/igt@prime_vgem@fence-read-hang.html
- shard-rkl: NOTRUN -> [SKIP][379] ([i915#3708])
[379]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-1/igt@prime_vgem@fence-read-hang.html
* igt@sriov_basic@bind-unbind-vf:
- shard-rkl: NOTRUN -> [SKIP][380] ([i915#9917])
[380]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-1/igt@sriov_basic@bind-unbind-vf.html
- shard-dg1: NOTRUN -> [SKIP][381] ([i915#9917])
[381]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@sriov_basic@bind-unbind-vf.html
* igt@sriov_basic@bind-unbind-vf@vf-4:
- shard-tglu: NOTRUN -> [FAIL][382] ([i915#12910]) +18 other tests fail
[382]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-3/igt@sriov_basic@bind-unbind-vf@vf-4.html
* igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-all:
- shard-tglu-1: NOTRUN -> [FAIL][383] ([i915#12910]) +9 other tests fail
[383]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-1/igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-all.html
#### Possible fixes ####
* igt@device_reset@unbind-reset-rebind:
- shard-tglu: [ABORT][384] ([i915#12817] / [i915#5507]) -> [PASS][385]
[384]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-tglu-9/igt@device_reset@unbind-reset-rebind.html
[385]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-2/igt@device_reset@unbind-reset-rebind.html
* igt@gem_ctx_freq@sysfs:
- shard-dg2: [FAIL][386] ([i915#9561]) -> [PASS][387] +1 other test pass
[386]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg2-6/igt@gem_ctx_freq@sysfs.html
[387]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-6/igt@gem_ctx_freq@sysfs.html
* igt@gem_eio@hibernate:
- shard-dg1: [ABORT][388] ([i915#7975] / [i915#8213]) -> [PASS][389]
[388]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg1-14/igt@gem_eio@hibernate.html
[389]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@gem_eio@hibernate.html
* igt@gem_exec_suspend@basic-s4-devices:
- shard-tglu: [ABORT][390] ([i915#7975] / [i915#8213]) -> [PASS][391] +1 other test pass
[390]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-tglu-10/igt@gem_exec_suspend@basic-s4-devices.html
[391]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-7/igt@gem_exec_suspend@basic-s4-devices.html
* igt@gem_lmem_swapping@smem-oom@lmem0:
- shard-dg1: [TIMEOUT][392] ([i915#5493]) -> [PASS][393] +1 other test pass
[392]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg1-14/igt@gem_lmem_swapping@smem-oom@lmem0.html
[393]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg1-17/igt@gem_lmem_swapping@smem-oom@lmem0.html
* igt@gem_pxp@reject-modify-context-protection-off-1:
- shard-tglu: [SKIP][394] ([i915#4270]) -> [PASS][395]
[394]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-tglu-5/igt@gem_pxp@reject-modify-context-protection-off-1.html
[395]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-5/igt@gem_pxp@reject-modify-context-protection-off-1.html
* igt@i915_module_load@reload-with-fault-injection:
- shard-snb: [ABORT][396] ([i915#9820]) -> [PASS][397]
[396]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-snb1/igt@i915_module_load@reload-with-fault-injection.html
[397]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-snb5/igt@i915_module_load@reload-with-fault-injection.html
* igt@i915_pm_rpm@gem-evict-pwrite:
- shard-rkl: [SKIP][398] -> [PASS][399]
[398]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-5/igt@i915_pm_rpm@gem-evict-pwrite.html
[399]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-3/igt@i915_pm_rpm@gem-evict-pwrite.html
* igt@i915_selftest@live:
- shard-rkl: [DMESG-FAIL][400] -> [PASS][401] +1 other test pass
[400]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-3/igt@i915_selftest@live.html
[401]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-1/igt@i915_selftest@live.html
* igt@i915_selftest@live@sanitycheck:
- shard-tglu: [ABORT][402] ([i915#13010]) -> [PASS][403] +1 other test pass
[402]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-tglu-7/igt@i915_selftest@live@sanitycheck.html
[403]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-3/igt@i915_selftest@live@sanitycheck.html
* igt@i915_suspend@debugfs-reader:
- shard-mtlp: [INCOMPLETE][404] -> [PASS][405]
[404]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-mtlp-4/igt@i915_suspend@debugfs-reader.html
[405]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-4/igt@i915_suspend@debugfs-reader.html
* igt@i915_suspend@sysfs-reader:
- shard-rkl: [INCOMPLETE][406] ([i915#4817]) -> [PASS][407]
[406]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-5/igt@i915_suspend@sysfs-reader.html
[407]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@i915_suspend@sysfs-reader.html
* igt@kms_cursor_legacy@flip-vs-cursor-varying-size:
- shard-snb: [FAIL][408] ([i915#2346]) -> [PASS][409]
[408]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-snb5/igt@kms_cursor_legacy@flip-vs-cursor-varying-size.html
[409]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-snb4/igt@kms_cursor_legacy@flip-vs-cursor-varying-size.html
* igt@kms_flip@blocking-wf_vblank:
- shard-rkl: [FAIL][410] ([i915#11989] / [i915#12840]) -> [PASS][411]
[410]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-3/igt@kms_flip@blocking-wf_vblank.html
[411]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@kms_flip@blocking-wf_vblank.html
* igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible:
- shard-rkl: [FAIL][412] ([i915#11989]) -> [PASS][413] +3 other tests pass
[412]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-7/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible.html
[413]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-2/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible.html
* igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible@a-hdmi-a1:
- shard-rkl: [FAIL][414] -> [PASS][415]
[414]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-7/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible@a-hdmi-a1.html
[415]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-2/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible@a-hdmi-a1.html
* igt@kms_flip@flip-vs-absolute-wf_vblank@a-hdmi-a3:
- shard-dg2: [FAIL][416] ([i915#11989]) -> [PASS][417]
[416]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg2-5/igt@kms_flip@flip-vs-absolute-wf_vblank@a-hdmi-a3.html
[417]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-5/igt@kms_flip@flip-vs-absolute-wf_vblank@a-hdmi-a3.html
* igt@kms_flip@flip-vs-absolute-wf_vblank@b-vga1:
- shard-snb: [FAIL][418] ([i915#11989]) -> [PASS][419] +4 other tests pass
[418]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-snb7/igt@kms_flip@flip-vs-absolute-wf_vblank@b-vga1.html
[419]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-snb7/igt@kms_flip@flip-vs-absolute-wf_vblank@b-vga1.html
* igt@kms_flip@plain-flip-fb-recreate-interruptible@b-edp1:
- shard-mtlp: [FAIL][420] ([i915#11989] / [i915#13071]) -> [PASS][421]
[420]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-mtlp-8/igt@kms_flip@plain-flip-fb-recreate-interruptible@b-edp1.html
[421]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-7/igt@kms_flip@plain-flip-fb-recreate-interruptible@b-edp1.html
* igt@kms_flip@wf_vblank-ts-check-interruptible@d-hdmi-a1:
- shard-tglu: [FAIL][422] ([i915#11989]) -> [PASS][423] +7 other tests pass
[422]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-tglu-7/igt@kms_flip@wf_vblank-ts-check-interruptible@d-hdmi-a1.html
[423]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-tglu-4/igt@kms_flip@wf_vblank-ts-check-interruptible@d-hdmi-a1.html
* igt@kms_flip@wf_vblank-ts-check@a-edp1:
- shard-mtlp: [FAIL][424] ([i915#11989]) -> [PASS][425] +4 other tests pass
[424]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-mtlp-2/igt@kms_flip@wf_vblank-ts-check@a-edp1.html
[425]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-8/igt@kms_flip@wf_vblank-ts-check@a-edp1.html
* igt@kms_frontbuffer_tracking@fbc-1p-pri-indfb-multidraw:
- shard-rkl: [DMESG-WARN][426] ([i915#12964]) -> [PASS][427] +63 other tests pass
[426]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-2/igt@kms_frontbuffer_tracking@fbc-1p-pri-indfb-multidraw.html
[427]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-3/igt@kms_frontbuffer_tracking@fbc-1p-pri-indfb-multidraw.html
* igt@kms_frontbuffer_tracking@fbc-indfb-scaledprimary:
- shard-dg2: [FAIL][428] ([i915#6880]) -> [PASS][429] +3 other tests pass
[428]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-indfb-scaledprimary.html
[429]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-10/igt@kms_frontbuffer_tracking@fbc-indfb-scaledprimary.html
* igt@kms_hdr@static-toggle-suspend:
- shard-dg2: [SKIP][430] ([i915#3555] / [i915#8228]) -> [PASS][431]
[430]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg2-6/igt@kms_hdr@static-toggle-suspend.html
[431]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-10/igt@kms_hdr@static-toggle-suspend.html
* igt@kms_pm_rpm@modeset-lpsp:
- shard-rkl: [SKIP][432] ([i915#9519]) -> [PASS][433] +3 other tests pass
[432]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-1/igt@kms_pm_rpm@modeset-lpsp.html
[433]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-2/igt@kms_pm_rpm@modeset-lpsp.html
* igt@kms_pm_rpm@modeset-lpsp-stress-no-wait:
- shard-dg2: [SKIP][434] ([i915#9519]) -> [PASS][435] +1 other test pass
[434]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg2-10/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html
[435]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-8/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html
* igt@kms_vblank@ts-continuation-dpms-rpm:
- shard-rkl: [DMESG-WARN][436] ([i915#12917] / [i915#12964]) -> [PASS][437]
[436]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-rkl-3/igt@kms_vblank@ts-continuation-dpms-rpm.html
[437]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-rkl-7/igt@kms_vblank@ts-continuation-dpms-rpm.html
* igt@perf@blocking:
- shard-glk: [FAIL][438] ([i915#10538]) -> [PASS][439] +1 other test pass
[438]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-glk5/igt@perf@blocking.html
[439]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-glk3/igt@perf@blocking.html
* igt@perf_pmu@all-busy-idle-check-all:
- shard-dg2: [FAIL][440] ([i915#11943]) -> [PASS][441]
[440]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-dg2-11/igt@perf_pmu@all-busy-idle-check-all.html
[441]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-dg2-4/igt@perf_pmu@all-busy-idle-check-all.html
- shard-mtlp: [FAIL][442] ([i915#11943]) -> [PASS][443]
[442]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-mtlp-5/igt@perf_pmu@all-busy-idle-check-all.html
[443]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-8/igt@perf_pmu@all-busy-idle-check-all.html
* igt@perf_pmu@busy-double-start@bcs0:
- shard-mtlp: [FAIL][444] ([i915#4349]) -> [PASS][445]
[444]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8132/shard-mtlp-8/igt@perf_pmu@busy-double-start@bcs0.html
[445]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/shard-mtlp-4/igt@per
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12224/index.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✗ Xe.CI.Full: failure for lib/pciids: add missing PTL pciid
2024-11-29 17:42 [PATCH i-g-t] lib/pciids: add missing PTL pciid Matthew Auld
` (5 preceding siblings ...)
2024-11-30 0:35 ` ✗ i915.CI.Full: failure " Patchwork
@ 2024-11-30 4:01 ` Patchwork
2024-11-30 8:18 ` ✗ Xe.CI.Full: failure for lib/pciids: add missing PTL pciid (rev2) Patchwork
2024-12-01 13:41 ` Patchwork
8 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2024-11-30 4:01 UTC (permalink / raw)
To: Matthew Auld; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 57277 bytes --]
== Series Details ==
Series: lib/pciids: add missing PTL pciid
URL : https://patchwork.freedesktop.org/series/141940/
State : failure
== Summary ==
CI Bug Log - changes from XEIGT_8131_full -> XEIGTPW_12221_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with XEIGTPW_12221_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in XEIGTPW_12221_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_12221_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_8131/shard-lnl-1/igt@core_hotunplug@hotreplug.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-1/igt@core_hotunplug@hotreplug.html
* igt@core_hotunplug@unbind-rebind:
- shard-bmg: [PASS][3] -> [ABORT][4] +1 other test abort
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-2/igt@core_hotunplug@unbind-rebind.html
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@core_hotunplug@unbind-rebind.html
* igt@kms_lease@page-flip-implicit-plane@pipe-d-dp-2:
- shard-bmg: [PASS][5] -> [INCOMPLETE][6] +2 other tests incomplete
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-4/igt@kms_lease@page-flip-implicit-plane@pipe-d-dp-2.html
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_lease@page-flip-implicit-plane@pipe-d-dp-2.html
* igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format@pipe-d:
- shard-bmg: [PASS][7] -> [DMESG-WARN][8]
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format@pipe-d.html
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format@pipe-d.html
* igt@kms_psr@psr2-primary-page-flip:
- shard-lnl: [PASS][9] -> [FAIL][10] +1 other test fail
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-3/igt@kms_psr@psr2-primary-page-flip.html
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-8/igt@kms_psr@psr2-primary-page-flip.html
* igt@xe_exec_threads@threads-hang-basic:
- shard-bmg: [PASS][11] -> [FAIL][12]
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-7/igt@xe_exec_threads@threads-hang-basic.html
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@xe_exec_threads@threads-hang-basic.html
* igt@xe_pm@s2idle-exec-after:
- shard-bmg: NOTRUN -> [DMESG-WARN][13]
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@xe_pm@s2idle-exec-after.html
#### Warnings ####
* igt@core_hotunplug@hotunplug-rescan:
- shard-bmg: [DMESG-WARN][14] ([Intel XE#3468]) -> [INCOMPLETE][15]
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@core_hotunplug@hotunplug-rescan.html
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@core_hotunplug@hotunplug-rescan.html
Known issues
------------
Here are the changes found in XEIGTPW_12221_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_async_flips@invalid-async-flip:
- shard-bmg: NOTRUN -> [SKIP][16] ([Intel XE#873])
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_async_flips@invalid-async-flip.html
* igt@kms_atomic@plane-overlay-legacy@pipe-a-dp-2:
- shard-bmg: [PASS][17] -> [DMESG-WARN][18] ([Intel XE#1727]) +4 other tests dmesg-warn
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@kms_atomic@plane-overlay-legacy@pipe-a-dp-2.html
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_atomic@plane-overlay-legacy@pipe-a-dp-2.html
* igt@kms_atomic@plane-primary-overlay-mutable-zpos:
- shard-bmg: NOTRUN -> [SKIP][19] ([Intel XE#2385])
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html
* igt@kms_big_fb@linear-8bpp-rotate-180:
- shard-bmg: [PASS][20] -> [DMESG-FAIL][21] ([Intel XE#3468]) +10 other tests dmesg-fail
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-3/igt@kms_big_fb@linear-8bpp-rotate-180.html
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_big_fb@linear-8bpp-rotate-180.html
* igt@kms_big_fb@x-tiled-16bpp-rotate-270:
- shard-bmg: NOTRUN -> [SKIP][22] ([Intel XE#2327])
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_big_fb@x-tiled-16bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip:
- shard-bmg: [PASS][23] -> [DMESG-WARN][24] ([Intel XE#2705] / [Intel XE#3468])
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-4/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
* igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip:
- shard-bmg: [PASS][25] -> [DMESG-FAIL][26] ([Intel XE#1727] / [Intel XE#3468])
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-3/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
- shard-bmg: NOTRUN -> [SKIP][27] ([Intel XE#607])
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@yf-tiled-32bpp-rotate-0:
- shard-bmg: NOTRUN -> [SKIP][28] ([Intel XE#1124]) +7 other tests skip
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_big_fb@yf-tiled-32bpp-rotate-0.html
* igt@kms_bw@connected-linear-tiling-2-displays-1920x1080p:
- shard-bmg: [PASS][29] -> [SKIP][30] ([Intel XE#2314] / [Intel XE#2894])
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-3/igt@kms_bw@connected-linear-tiling-2-displays-1920x1080p.html
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_bw@connected-linear-tiling-2-displays-1920x1080p.html
* igt@kms_bw@linear-tiling-4-displays-3840x2160p:
- shard-bmg: NOTRUN -> [SKIP][31] ([Intel XE#367])
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@kms_bw@linear-tiling-4-displays-3840x2160p.html
* igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs@pipe-c-dp-2:
- shard-bmg: NOTRUN -> [SKIP][32] ([Intel XE#2652] / [Intel XE#787]) +7 other tests skip
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs@pipe-c-dp-2.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs:
- shard-bmg: NOTRUN -> [SKIP][33] ([Intel XE#3432])
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs:
- shard-bmg: NOTRUN -> [SKIP][34] ([Intel XE#2887]) +7 other tests skip
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
* igt@kms_cdclk@mode-transition-all-outputs:
- shard-bmg: NOTRUN -> [SKIP][35] ([Intel XE#2724])
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_cdclk@mode-transition-all-outputs.html
* igt@kms_chamelium_color@ctm-negative:
- shard-bmg: NOTRUN -> [SKIP][36] ([Intel XE#2325]) +2 other tests skip
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@kms_chamelium_color@ctm-negative.html
* igt@kms_chamelium_hpd@dp-hpd-for-each-pipe:
- shard-bmg: NOTRUN -> [SKIP][37] ([Intel XE#2252]) +5 other tests skip
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@kms_chamelium_hpd@dp-hpd-for-each-pipe.html
* igt@kms_color@ctm-negative:
- shard-bmg: [PASS][38] -> [DMESG-WARN][39] ([Intel XE#877]) +1 other test dmesg-warn
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@kms_color@ctm-negative.html
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_color@ctm-negative.html
* igt@kms_content_protection@dp-mst-type-0:
- shard-bmg: NOTRUN -> [SKIP][40] ([Intel XE#2390])
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_content_protection@dp-mst-type-0.html
* igt@kms_content_protection@mei-interface:
- shard-bmg: NOTRUN -> [SKIP][41] ([Intel XE#2341])
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_content_protection@mei-interface.html
* igt@kms_content_protection@uevent@pipe-a-dp-2:
- shard-bmg: NOTRUN -> [FAIL][42] ([Intel XE#1188])
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_content_protection@uevent@pipe-a-dp-2.html
* igt@kms_cursor_crc@cursor-random-32x10:
- shard-bmg: NOTRUN -> [SKIP][43] ([Intel XE#2320])
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_cursor_crc@cursor-random-32x10.html
* igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic:
- shard-bmg: [PASS][44] -> [SKIP][45] ([Intel XE#2291]) +1 other test skip
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-4/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle:
- shard-bmg: NOTRUN -> [SKIP][46] ([Intel XE#2286])
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-3:
- shard-bmg: NOTRUN -> [SKIP][47] ([Intel XE#1340])
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-3.html
* igt@kms_dp_aux_dev:
- shard-bmg: [PASS][48] -> [SKIP][49] ([Intel XE#3009])
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-4/igt@kms_dp_aux_dev.html
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_dp_aux_dev.html
* igt@kms_dsc@dsc-with-bpc-formats:
- shard-bmg: NOTRUN -> [SKIP][50] ([Intel XE#2244])
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@kms_dsc@dsc-with-bpc-formats.html
* igt@kms_flip@2x-flip-vs-wf_vblank-interruptible:
- shard-bmg: [PASS][51] -> [SKIP][52] ([Intel XE#2316]) +3 other tests skip
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-4/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html
* igt@kms_flip@2x-modeset-vs-vblank-race-interruptible:
- shard-bmg: NOTRUN -> [SKIP][53] ([Intel XE#2316])
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_flip@2x-modeset-vs-vblank-race-interruptible.html
* igt@kms_flip@basic-flip-vs-wf_vblank:
- shard-lnl: [PASS][54] -> [FAIL][55] ([Intel XE#886]) +5 other tests fail
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-5/igt@kms_flip@basic-flip-vs-wf_vblank.html
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-1/igt@kms_flip@basic-flip-vs-wf_vblank.html
* igt@kms_flip@wf_vblank-ts-check:
- shard-bmg: [PASS][56] -> [DMESG-FAIL][57] ([Intel XE#2705] / [Intel XE#3468])
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_flip@wf_vblank-ts-check.html
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_flip@wf_vblank-ts-check.html
* igt@kms_flip@wf_vblank-ts-check@a-dp2:
- shard-bmg: NOTRUN -> [DMESG-FAIL][58] ([Intel XE#3468]) +6 other tests dmesg-fail
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_flip@wf_vblank-ts-check@a-dp2.html
* igt@kms_frontbuffer_tracking@drrs-rgb565-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][59] ([Intel XE#2311]) +12 other tests skip
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-rgb565-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-msflip-blt:
- shard-bmg: NOTRUN -> [FAIL][60] ([Intel XE#2333]) +4 other tests fail
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-indfb-msflip-blt:
- shard-bmg: NOTRUN -> [SKIP][61] ([Intel XE#2312]) +2 other tests skip
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-indfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y:
- shard-bmg: NOTRUN -> [SKIP][62] ([Intel XE#2352]) +1 other test skip
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_frontbuffer_tracking@fbcdrrs-tiling-y.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-indfb-pgflip-blt:
- shard-bmg: NOTRUN -> [SKIP][63] ([Intel XE#2313]) +12 other tests skip
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_frontbuffer_tracking@psr-1p-primscrn-indfb-pgflip-blt.html
* igt@kms_getfb@getfb2-accept-ccs:
- shard-bmg: NOTRUN -> [SKIP][64] ([Intel XE#2340])
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_getfb@getfb2-accept-ccs.html
* igt@kms_joiner@basic-force-big-joiner:
- shard-bmg: [PASS][65] -> [SKIP][66] ([Intel XE#3012])
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-3/igt@kms_joiner@basic-force-big-joiner.html
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_joiner@basic-force-big-joiner.html
* igt@kms_plane_cursor@overlay@pipe-d-dp-2-size-64:
- shard-bmg: NOTRUN -> [DMESG-WARN][67] ([Intel XE#3468]) +34 other tests dmesg-warn
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_plane_cursor@overlay@pipe-d-dp-2-size-64.html
* igt@kms_plane_lowres@tiling-yf:
- shard-bmg: NOTRUN -> [SKIP][68] ([Intel XE#2393])
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_plane_lowres@tiling-yf.html
* igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format:
- shard-bmg: [PASS][69] -> [DMESG-WARN][70] ([Intel XE#2566] / [Intel XE#3468]) +1 other test dmesg-warn
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format.html
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format.html
* igt@kms_pm_backlight@brightness-with-dpms:
- shard-bmg: NOTRUN -> [SKIP][71] ([Intel XE#2938])
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@kms_pm_backlight@brightness-with-dpms.html
* igt@kms_pm_dc@dc6-psr:
- shard-lnl: [PASS][72] -> [FAIL][73] ([Intel XE#1430])
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-3/igt@kms_pm_dc@dc6-psr.html
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-4/igt@kms_pm_dc@dc6-psr.html
* igt@kms_pm_rpm@cursor-dpms:
- shard-bmg: [PASS][74] -> [INCOMPLETE][75] ([Intel XE#1727] / [Intel XE#3468])
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-5/igt@kms_pm_rpm@cursor-dpms.html
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_pm_rpm@cursor-dpms.html
* igt@kms_pm_rpm@universal-planes-dpms:
- shard-lnl: [PASS][76] -> [DMESG-WARN][77] ([Intel XE#2042])
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-7/igt@kms_pm_rpm@universal-planes-dpms.html
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-1/igt@kms_pm_rpm@universal-planes-dpms.html
* igt@kms_pm_rpm@universal-planes-dpms@plane-32:
- shard-lnl: [PASS][78] -> [DMESG-WARN][79] ([Intel XE#3184])
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-7/igt@kms_pm_rpm@universal-planes-dpms@plane-32.html
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-1/igt@kms_pm_rpm@universal-planes-dpms@plane-32.html
* igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-sf:
- shard-bmg: NOTRUN -> [SKIP][80] ([Intel XE#1489]) +3 other tests skip
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-exceed-sf.html
* igt@kms_psr@fbc-psr2-cursor-render:
- shard-bmg: NOTRUN -> [SKIP][81] ([Intel XE#2234] / [Intel XE#2850]) +7 other tests skip
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_psr@fbc-psr2-cursor-render.html
* igt@kms_rotation_crc@primary-rotation-270:
- shard-bmg: NOTRUN -> [SKIP][82] ([Intel XE#3414])
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_rotation_crc@primary-rotation-270.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-0:
- shard-bmg: NOTRUN -> [SKIP][83] ([Intel XE#2330])
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
* igt@kms_scaling_modes@scaling-mode-full-aspect:
- shard-bmg: NOTRUN -> [SKIP][84] ([Intel XE#2413])
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_scaling_modes@scaling-mode-full-aspect.html
* igt@kms_sequence@get-forked-busy@pipe-d-dp-2:
- shard-bmg: [PASS][85] -> [DMESG-WARN][86] ([Intel XE#3468]) +64 other tests dmesg-warn
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@kms_sequence@get-forked-busy@pipe-d-dp-2.html
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_sequence@get-forked-busy@pipe-d-dp-2.html
* igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1:
- shard-lnl: [PASS][87] -> [FAIL][88] ([Intel XE#899])
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-5/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-8/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html
* igt@kms_vrr@cmrr@pipe-a-edp-1:
- shard-lnl: [PASS][89] -> [FAIL][90] ([Intel XE#2159]) +1 other test fail
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-7/igt@kms_vrr@cmrr@pipe-a-edp-1.html
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-1/igt@kms_vrr@cmrr@pipe-a-edp-1.html
* igt@kms_vrr@negative-basic:
- shard-bmg: [PASS][91] -> [SKIP][92] ([Intel XE#1499])
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@kms_vrr@negative-basic.html
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_vrr@negative-basic.html
* igt@sriov_basic@enable-vfs-autoprobe-off:
- shard-bmg: NOTRUN -> [SKIP][93] ([Intel XE#1091] / [Intel XE#2849])
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@sriov_basic@enable-vfs-autoprobe-off.html
* igt@xe_eudebug@vm-bind-clear:
- shard-bmg: NOTRUN -> [SKIP][94] ([Intel XE#2905]) +4 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@xe_eudebug@vm-bind-clear.html
* igt@xe_evict@evict-beng-mixed-many-threads-small:
- shard-bmg: [PASS][95] -> [TIMEOUT][96] ([Intel XE#1473])
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@xe_evict@evict-beng-mixed-many-threads-small.html
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@xe_evict@evict-beng-mixed-many-threads-small.html
* igt@xe_exec_basic@multigpu-no-exec-bindexecqueue-userptr-invalidate:
- shard-bmg: NOTRUN -> [SKIP][97] ([Intel XE#2322]) +3 other tests skip
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@xe_exec_basic@multigpu-no-exec-bindexecqueue-userptr-invalidate.html
* igt@xe_fault_injection@inject-fault-probe-function-wait_for_lmem_ready:
- shard-bmg: NOTRUN -> [DMESG-WARN][98] ([Intel XE#3467] / [Intel XE#3468])
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@xe_fault_injection@inject-fault-probe-function-wait_for_lmem_ready.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_guc_log_init:
- shard-bmg: [PASS][99] -> [DMESG-WARN][100] ([Intel XE#3343])
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-4/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_log_init.html
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_log_init.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_pm_init_early:
- shard-bmg: [PASS][101] -> [DMESG-WARN][102] ([Intel XE#3467] / [Intel XE#3468])
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-7/igt@xe_fault_injection@inject-fault-probe-function-xe_pm_init_early.html
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@xe_fault_injection@inject-fault-probe-function-xe_pm_init_early.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_sriov_init:
- shard-bmg: [PASS][103] -> [DMESG-WARN][104] ([Intel XE#3467]) +1 other test dmesg-warn
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@xe_fault_injection@inject-fault-probe-function-xe_sriov_init.html
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@xe_fault_injection@inject-fault-probe-function-xe_sriov_init.html
* igt@xe_live_ktest@xe_migrate:
- shard-lnl: [PASS][105] -> [SKIP][106] ([Intel XE#1192])
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-7/igt@xe_live_ktest@xe_migrate.html
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-3/igt@xe_live_ktest@xe_migrate.html
* igt@xe_module_load@force-load:
- shard-bmg: NOTRUN -> [SKIP][107] ([Intel XE#2457])
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@xe_module_load@force-load.html
* igt@xe_oa@enable-disable@rcs-0:
- shard-bmg: NOTRUN -> [DMESG-WARN][108] ([Intel XE#1727]) +1 other test dmesg-warn
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@xe_oa@enable-disable@rcs-0.html
* igt@xe_oa@oa-regs-whitelisted:
- shard-bmg: [PASS][109] -> [FAIL][110] ([Intel XE#2514])
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-7/igt@xe_oa@oa-regs-whitelisted.html
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@xe_oa@oa-regs-whitelisted.html
* igt@xe_oa@oa-regs-whitelisted@ccs-0:
- shard-bmg: NOTRUN -> [FAIL][111] ([Intel XE#2514])
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@xe_oa@oa-regs-whitelisted@ccs-0.html
* igt@xe_oa@oa-regs-whitelisted@rcs-0:
- shard-lnl: [PASS][112] -> [FAIL][113] ([Intel XE#2514]) +1 other test fail
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-1/igt@xe_oa@oa-regs-whitelisted@rcs-0.html
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-8/igt@xe_oa@oa-regs-whitelisted@rcs-0.html
* igt@xe_pm@d3hot-basic:
- shard-bmg: [PASS][114] -> [DMESG-WARN][115] ([Intel XE#1727] / [Intel XE#3468]) +7 other tests dmesg-warn
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-5/igt@xe_pm@d3hot-basic.html
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@xe_pm@d3hot-basic.html
* igt@xe_pm@s2idle-d3hot-basic-exec:
- shard-bmg: [PASS][116] -> [DMESG-WARN][117] ([Intel XE#1616] / [Intel XE#3468])
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@xe_pm@s2idle-d3hot-basic-exec.html
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@xe_pm@s2idle-d3hot-basic-exec.html
* igt@xe_pm@s3-exec-after:
- shard-bmg: [PASS][118] -> [DMESG-WARN][119] ([Intel XE#1727] / [Intel XE#3468] / [Intel XE#569])
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-5/igt@xe_pm@s3-exec-after.html
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@xe_pm@s3-exec-after.html
* igt@xe_pm@s4-vm-bind-unbind-all:
- shard-bmg: NOTRUN -> [DMESG-WARN][120] ([Intel XE#1727] / [Intel XE#2280] / [Intel XE#3468])
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@xe_pm@s4-vm-bind-unbind-all.html
* igt@xe_query@multigpu-query-invalid-size:
- shard-bmg: NOTRUN -> [SKIP][121] ([Intel XE#944]) +1 other test skip
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@xe_query@multigpu-query-invalid-size.html
#### Possible fixes ####
* igt@core_hotunplug@hotunbind-rebind:
- shard-bmg: [DMESG-WARN][122] ([Intel XE#3467] / [Intel XE#3468]) -> [PASS][123]
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-3/igt@core_hotunplug@hotunbind-rebind.html
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@core_hotunplug@hotunbind-rebind.html
* igt@kms_atomic_transition@plane-toggle-modeset-transition@pipe-a-edp-1:
- shard-lnl: [FAIL][124] ([Intel XE#1426]) -> [PASS][125] +1 other test pass
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-1/igt@kms_atomic_transition@plane-toggle-modeset-transition@pipe-a-edp-1.html
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-3/igt@kms_atomic_transition@plane-toggle-modeset-transition@pipe-a-edp-1.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-async-flip:
- shard-bmg: [DMESG-FAIL][126] ([Intel XE#3468]) -> [PASS][127] +13 other tests pass
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-3/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
* igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p:
- shard-bmg: [SKIP][128] ([Intel XE#2314] / [Intel XE#2894]) -> [PASS][129]
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p.html
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions:
- shard-bmg: [SKIP][130] ([Intel XE#2291]) -> [PASS][131]
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions.html
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions.html
* igt@kms_cursor_legacy@flip-vs-cursor-crc-legacy:
- shard-bmg: [INCOMPLETE][132] ([Intel XE#1727]) -> [PASS][133]
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_cursor_legacy@flip-vs-cursor-crc-legacy.html
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_cursor_legacy@flip-vs-cursor-crc-legacy.html
* igt@kms_flip@2x-blocking-wf_vblank:
- shard-bmg: [SKIP][134] ([Intel XE#2316]) -> [PASS][135]
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_flip@2x-blocking-wf_vblank.html
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_flip@2x-blocking-wf_vblank.html
* igt@kms_flip@absolute-wf_vblank-interruptible@a-hdmi-a3:
- shard-bmg: [DMESG-WARN][136] ([Intel XE#3468]) -> [PASS][137] +69 other tests pass
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@kms_flip@absolute-wf_vblank-interruptible@a-hdmi-a3.html
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_flip@absolute-wf_vblank-interruptible@a-hdmi-a3.html
* igt@kms_flip@flip-vs-panning-interruptible:
- shard-bmg: [DMESG-WARN][138] ([Intel XE#2705] / [Intel XE#3468]) -> [PASS][139] +1 other test pass
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-2/igt@kms_flip@flip-vs-panning-interruptible.html
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_flip@flip-vs-panning-interruptible.html
* igt@kms_plane@pixel-format:
- shard-bmg: [INCOMPLETE][140] ([Intel XE#1035] / [Intel XE#3468]) -> [PASS][141]
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-7/igt@kms_plane@pixel-format.html
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_plane@pixel-format.html
* igt@kms_plane@plane-position-hole@pipe-a-plane-5:
- shard-bmg: [DMESG-WARN][142] ([Intel XE#877]) -> [PASS][143] +1 other test pass
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-4/igt@kms_plane@plane-position-hole@pipe-a-plane-5.html
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_plane@plane-position-hole@pipe-a-plane-5.html
* igt@kms_pm_dc@deep-pkgc:
- shard-lnl: [FAIL][144] ([Intel XE#2029]) -> [PASS][145]
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-7/igt@kms_pm_dc@deep-pkgc.html
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-3/igt@kms_pm_dc@deep-pkgc.html
* igt@kms_pm_rpm@modeset-stress-extra-wait:
- shard-lnl: [DMESG-WARN][146] ([Intel XE#3184]) -> [PASS][147]
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-8/igt@kms_pm_rpm@modeset-stress-extra-wait.html
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-5/igt@kms_pm_rpm@modeset-stress-extra-wait.html
* igt@kms_setmode@basic@pipe-b-edp-1:
- shard-lnl: [FAIL][148] ([Intel XE#2883]) -> [PASS][149]
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-7/igt@kms_setmode@basic@pipe-b-edp-1.html
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-5/igt@kms_setmode@basic@pipe-b-edp-1.html
* igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1:
- shard-lnl: [FAIL][150] ([Intel XE#899]) -> [PASS][151]
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-5/igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1.html
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-8/igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1.html
* igt@kms_vrr@max-min@pipe-a-edp-1:
- shard-lnl: [FAIL][152] ([Intel XE#1522]) -> [PASS][153] +1 other test pass
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-lnl-7/igt@kms_vrr@max-min@pipe-a-edp-1.html
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-lnl-3/igt@kms_vrr@max-min@pipe-a-edp-1.html
* igt@xe_exec_balancer@twice-cm-virtual-basic:
- shard-bmg: [DMESG-WARN][154] -> [PASS][155] +2 other tests pass
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@xe_exec_balancer@twice-cm-virtual-basic.html
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@xe_exec_balancer@twice-cm-virtual-basic.html
* igt@xe_exec_threads@threads-cm-userptr-rebind:
- shard-bmg: [DMESG-WARN][156] ([Intel XE#1727]) -> [PASS][157] +5 other tests pass
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-3/igt@xe_exec_threads@threads-cm-userptr-rebind.html
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@xe_exec_threads@threads-cm-userptr-rebind.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_ggtt_init_early:
- shard-bmg: [DMESG-WARN][158] ([Intel XE#3467]) -> [PASS][159] +2 other tests pass
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-3/igt@xe_fault_injection@inject-fault-probe-function-xe_ggtt_init_early.html
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@xe_fault_injection@inject-fault-probe-function-xe_ggtt_init_early.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ct_init:
- shard-bmg: [DMESG-WARN][160] ([Intel XE#3343]) -> [PASS][161] +1 other test pass
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ct_init.html
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ct_init.html
* igt@xe_live_ktest@xe_bo@xe_bo_shrink_kunit:
- shard-bmg: [INCOMPLETE][162] ([Intel XE#2998]) -> [PASS][163] +1 other test pass
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-7/igt@xe_live_ktest@xe_bo@xe_bo_shrink_kunit.html
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@xe_live_ktest@xe_bo@xe_bo_shrink_kunit.html
* igt@xe_pm@s3-vm-bind-userptr:
- shard-bmg: [DMESG-WARN][164] ([Intel XE#1727] / [Intel XE#3468] / [Intel XE#569]) -> [PASS][165]
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-7/igt@xe_pm@s3-vm-bind-userptr.html
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@xe_pm@s3-vm-bind-userptr.html
* igt@xe_pm@s4-multiple-execs:
- shard-bmg: [DMESG-WARN][166] ([Intel XE#1727] / [Intel XE#3468]) -> [PASS][167] +9 other tests pass
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-7/igt@xe_pm@s4-multiple-execs.html
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@xe_pm@s4-multiple-execs.html
* igt@xe_pm@s4-vm-bind-userptr:
- shard-bmg: [DMESG-WARN][168] ([Intel XE#1727] / [Intel XE#2280] / [Intel XE#3468]) -> [PASS][169]
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-3/igt@xe_pm@s4-vm-bind-userptr.html
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@xe_pm@s4-vm-bind-userptr.html
#### Warnings ####
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0:
- shard-bmg: [DMESG-FAIL][170] ([Intel XE#3468]) -> [DMESG-WARN][171] ([Intel XE#3468])
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-2/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0.html
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0.html
* igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-bmg: [DMESG-WARN][172] ([Intel XE#3468]) -> [DMESG-FAIL][173] ([Intel XE#3468])
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_content_protection@legacy:
- shard-bmg: [INCOMPLETE][174] ([Intel XE#2715]) -> [FAIL][175] ([Intel XE#1178]) +1 other test fail
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-7/igt@kms_content_protection@legacy.html
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_content_protection@legacy.html
* igt@kms_content_protection@uevent:
- shard-bmg: [SKIP][176] ([Intel XE#2341]) -> [FAIL][177] ([Intel XE#1188])
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_content_protection@uevent.html
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_content_protection@uevent.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size:
- shard-bmg: [DMESG-WARN][178] -> [DMESG-WARN][179] ([Intel XE#877])
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-3/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html
* igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-3:
- shard-bmg: [DMESG-FAIL][180] ([Intel XE#3468]) -> [FAIL][181] ([Intel XE#2141]) +1 other test fail
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-2/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-3.html
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-3.html
* igt@kms_fbcon_fbt@fbc:
- shard-bmg: [FAIL][182] ([Intel XE#1695]) -> [DMESG-FAIL][183] ([Intel XE#1727] / [Intel XE#3468])
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-3/igt@kms_fbcon_fbt@fbc.html
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_fbcon_fbt@fbc.html
* igt@kms_fbcon_fbt@fbc-suspend:
- shard-bmg: [DMESG-FAIL][184] ([Intel XE#3468]) -> [FAIL][185] ([Intel XE#1695])
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-7/igt@kms_fbcon_fbt@fbc-suspend.html
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_fbcon_fbt@fbc-suspend.html
* igt@kms_flip@2x-flip-vs-rmfb-interruptible:
- shard-bmg: [SKIP][186] ([Intel XE#2316]) -> [DMESG-WARN][187] ([Intel XE#3468])
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_flip@2x-flip-vs-rmfb-interruptible.html
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_flip@2x-flip-vs-rmfb-interruptible.html
* igt@kms_flip@2x-plain-flip-ts-check-interruptible:
- shard-bmg: [DMESG-WARN][188] ([Intel XE#3468]) -> [SKIP][189] ([Intel XE#2316])
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-3/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html
[189]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html
* igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-render:
- shard-bmg: [DMESG-FAIL][190] ([Intel XE#3468]) -> [FAIL][191] ([Intel XE#2333]) +8 other tests fail
[190]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-render.html
[191]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-move:
- shard-bmg: [FAIL][192] ([Intel XE#2333]) -> [DMESG-FAIL][193] ([Intel XE#3468]) +4 other tests dmesg-fail
[192]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-move.html
[193]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-move.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-onoff:
- shard-bmg: [DMESG-FAIL][194] ([Intel XE#877]) -> [FAIL][195] ([Intel XE#2333])
[194]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-onoff.html
[195]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-onoff.html
* igt@kms_frontbuffer_tracking@fbc-1p-rte:
- shard-bmg: [INCOMPLETE][196] ([Intel XE#1727] / [Intel XE#3468]) -> [FAIL][197] ([Intel XE#2333])
[196]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-1p-rte.html
[197]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-1p-rte.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-render:
- shard-bmg: [INCOMPLETE][198] ([Intel XE#1727]) -> [SKIP][199] ([Intel XE#2312])
[198]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-render.html
[199]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-plflip-blt:
- shard-bmg: [SKIP][200] ([Intel XE#2312]) -> [DMESG-FAIL][201] ([Intel XE#3468])
[200]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-plflip-blt.html
[201]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-shrfb-pgflip-blt:
- shard-bmg: [FAIL][202] ([Intel XE#2333]) -> [SKIP][203] ([Intel XE#2312]) +4 other tests skip
[202]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-shrfb-pgflip-blt.html
[203]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-shrfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render:
- shard-bmg: [DMESG-FAIL][204] ([Intel XE#3468]) -> [SKIP][205] ([Intel XE#2312])
[204]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html
[205]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][206] ([Intel XE#2312]) -> [FAIL][207] ([Intel XE#2333]) +2 other tests fail
[206]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-wc.html
[207]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-3/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-spr-indfb-draw-render:
- shard-bmg: [SKIP][208] ([Intel XE#2311]) -> [SKIP][209] ([Intel XE#2312]) +10 other tests skip
[208]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-spr-indfb-draw-render.html
[209]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-spr-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][210] ([Intel XE#2312]) -> [SKIP][211] ([Intel XE#2311]) +10 other tests skip
[210]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc.html
[211]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt:
- shard-bmg: [SKIP][212] ([Intel XE#2312]) -> [SKIP][213] ([Intel XE#2313]) +4 other tests skip
[212]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt.html
[213]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-fullscreen:
- shard-bmg: [SKIP][214] ([Intel XE#2313]) -> [SKIP][215] ([Intel XE#2312]) +9 other tests skip
[214]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-2/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-fullscreen.html
[215]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-fullscreen.html
* igt@kms_pm_dc@dc6-dpms:
- shard-bmg: [FAIL][216] ([Intel XE#1430]) -> [DMESG-FAIL][217] ([Intel XE#3468])
[216]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@kms_pm_dc@dc6-dpms.html
[217]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_vblank@ts-continuation-dpms-rpm:
- shard-bmg: [DMESG-WARN][218] ([Intel XE#1727] / [Intel XE#3468]) -> [DMESG-WARN][219] ([Intel XE#3468])
[218]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-7/igt@kms_vblank@ts-continuation-dpms-rpm.html
[219]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@kms_vblank@ts-continuation-dpms-rpm.html
* igt@xe_exec_threads@threads-hang-fd-userptr-rebind:
- shard-bmg: [DMESG-WARN][220] ([Intel XE#3468]) -> [DMESG-WARN][221] ([Intel XE#1727])
[220]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-2/igt@xe_exec_threads@threads-hang-fd-userptr-rebind.html
[221]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@xe_exec_threads@threads-hang-fd-userptr-rebind.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ads_init:
- shard-bmg: [DMESG-WARN][222] ([Intel XE#3343]) -> [DMESG-WARN][223] ([Intel XE#3343] / [Intel XE#3468])
[222]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-4/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ads_init.html
[223]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ads_init.html
* igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_create:
- shard-bmg: [DMESG-FAIL][224] ([Intel XE#3467] / [Intel XE#3468]) -> [DMESG-FAIL][225] ([Intel XE#3467])
[224]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_create.html
[225]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/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: [FAIL][226] ([Intel XE#3499]) -> [DMESG-FAIL][227] ([Intel XE#3467] / [Intel XE#3468])
[226]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-4/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_execute.html
[227]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-4/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_execute.html
* igt@xe_fault_injection@vm-bind-fail-xe_pt_update_ops_run:
- shard-bmg: [DMESG-FAIL][228] ([Intel XE#3467]) -> [FAIL][229] ([Intel XE#3499])
[228]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@xe_fault_injection@vm-bind-fail-xe_pt_update_ops_run.html
[229]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-5/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: [DMESG-WARN][230] ([Intel XE#3467] / [Intel XE#3468]) -> [DMESG-WARN][231] ([Intel XE#3467])
[230]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@xe_fault_injection@vm-create-fail-xe_exec_queue_create_bind.html
[231]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@xe_fault_injection@vm-create-fail-xe_exec_queue_create_bind.html
* igt@xe_gt_freq@freq_range_exec:
- shard-bmg: [DMESG-WARN][232] ([Intel XE#1727]) -> [DMESG-WARN][233] ([Intel XE#3468]) +1 other test dmesg-warn
[232]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-6/igt@xe_gt_freq@freq_range_exec.html
[233]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-6/igt@xe_gt_freq@freq_range_exec.html
* igt@xe_wedged@basic-wedged:
- shard-bmg: [DMESG-WARN][234] ([Intel XE#2919]) -> [DMESG-WARN][235] ([Intel XE#2919] / [Intel XE#3468])
[234]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-1/igt@xe_wedged@basic-wedged.html
[235]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@xe_wedged@basic-wedged.html
* igt@xe_wedged@wedged-at-any-timeout:
- shard-bmg: [ABORT][236] ([Intel XE#3421]) -> [ABORT][237] ([Intel XE#3421] / [Intel XE#3467] / [Intel XE#3468])
[236]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8131/shard-bmg-4/igt@xe_wedged@wedged-at-any-timeout.html
[237]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/shard-bmg-2/igt@xe_wedged@wedged-at-any-timeout.html
[Intel XE#1035]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1035
[Intel XE#1091]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1091
[Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
[Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178
[Intel XE#1188]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1188
[Intel XE#1192]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1192
[Intel XE#1340]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1340
[Intel XE#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#1522]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1522
[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#2029]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2029
[Intel XE#2042]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2042
[Intel XE#2141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2141
[Intel XE#2159]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2159
[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#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
[Intel XE#2280]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2280
[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#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#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#2352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2352
[Intel XE#2385]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2385
[Intel XE#2390]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2390
[Intel XE#2393]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2393
[Intel XE#2413]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2413
[Intel XE#2457]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2457
[Intel XE#2514]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2514
[Intel XE#2566]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2566
[Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
[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#2849]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2849
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#2883]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2883
[Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
[Intel XE#2894]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2894
[Intel XE#2905]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2905
[Intel XE#2919]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2919
[Intel XE#2938]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2938
[Intel XE#2998]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2998
[Intel XE#3009]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3009
[Intel XE#3012]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3012
[Intel XE#3184]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3184
[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#3467]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3467
[Intel XE#3468]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3468
[Intel XE#3499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3499
[Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
[Intel XE#569]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/569
[Intel XE#607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/607
[Intel XE#787]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/787
[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#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
Build changes
-------------
* IGT: IGT_8131 -> IGTPW_12221
* Linux: xe-2294-4f5b3a832a6480c82639b5500d731d7222b7eee7 -> xe-2295-108f610005f88de624c1a8c4f85d5cab9f530ddb
IGTPW_12221: 12221
IGT_8131: f846ef8f7ddf051c88504c607136a9b5392bdef7 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-2294-4f5b3a832a6480c82639b5500d731d7222b7eee7: 4f5b3a832a6480c82639b5500d731d7222b7eee7
xe-2295-108f610005f88de624c1a8c4f85d5cab9f530ddb: 108f610005f88de624c1a8c4f85d5cab9f530ddb
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12221/index.html
[-- Attachment #2: Type: text/html, Size: 69537 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✗ Xe.CI.Full: failure for lib/pciids: add missing PTL pciid (rev2)
2024-11-29 17:42 [PATCH i-g-t] lib/pciids: add missing PTL pciid Matthew Auld
` (6 preceding siblings ...)
2024-11-30 4:01 ` ✗ Xe.CI.Full: failure for lib/pciids: add missing PTL pciid Patchwork
@ 2024-11-30 8:18 ` Patchwork
2024-12-01 13:41 ` Patchwork
8 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2024-11-30 8:18 UTC (permalink / raw)
To: Matthew Auld; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 54182 bytes --]
== Series Details ==
Series: lib/pciids: add missing PTL pciid (rev2)
URL : https://patchwork.freedesktop.org/series/141940/
State : failure
== Summary ==
CI Bug Log - changes from XEIGT_8132_full -> XEIGTPW_12224_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with XEIGTPW_12224_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in XEIGTPW_12224_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_12224_full:
### IGT changes ###
#### Possible regressions ####
* igt@kms_async_flips@async-flip-suspend-resume@pipe-a-dp-2:
- shard-bmg: [PASS][1] -> [DMESG-WARN][2] +2 other tests dmesg-warn
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_async_flips@async-flip-suspend-resume@pipe-a-dp-2.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_async_flips@async-flip-suspend-resume@pipe-a-dp-2.html
* igt@kms_atomic@plane-primary-legacy@pipe-a-dp-2:
- shard-bmg: NOTRUN -> [DMESG-WARN][3] +1 other test dmesg-warn
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_atomic@plane-primary-legacy@pipe-a-dp-2.html
* igt@kms_flip@2x-flip-vs-rmfb@bd-dp2-hdmi-a3:
- shard-bmg: NOTRUN -> [INCOMPLETE][4] +1 other test incomplete
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-rmfb@bd-dp2-hdmi-a3.html
* igt@xe_compute_preempt@compute-preempt-many@engine-drm_xe_engine_class_compute:
- shard-lnl: [PASS][5] -> [FAIL][6] +1 other test fail
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-5/igt@xe_compute_preempt@compute-preempt-many@engine-drm_xe_engine_class_compute.html
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-8/igt@xe_compute_preempt@compute-preempt-many@engine-drm_xe_engine_class_compute.html
* igt@xe_exec_threads@threads-hang-basic:
- shard-bmg: [PASS][7] -> [FAIL][8] +1 other test fail
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_exec_threads@threads-hang-basic.html
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_exec_threads@threads-hang-basic.html
* igt@xe_module_load@reload-no-display:
- shard-lnl: [PASS][9] -> [DMESG-WARN][10]
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-8/igt@xe_module_load@reload-no-display.html
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-7/igt@xe_module_load@reload-no-display.html
#### Warnings ####
* igt@kms_properties@crtc-properties-legacy:
- shard-bmg: [DMESG-WARN][11] ([Intel XE#1727]) -> [DMESG-WARN][12] +1 other test dmesg-warn
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_properties@crtc-properties-legacy.html
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_properties@crtc-properties-legacy.html
* igt@xe_compute_preempt@compute-preempt-many:
- shard-bmg: [DMESG-WARN][13] ([Intel XE#3468]) -> [FAIL][14] +1 other test fail
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_compute_preempt@compute-preempt-many.html
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_compute_preempt@compute-preempt-many.html
Known issues
------------
Here are the changes found in XEIGTPW_12224_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@core_hotunplug@hotreplug:
- shard-bmg: NOTRUN -> [DMESG-WARN][15] ([Intel XE#3467] / [Intel XE#3468]) +1 other test dmesg-warn
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@core_hotunplug@hotreplug.html
* igt@kms_async_flips@async-flip-suspend-resume:
- shard-bmg: [PASS][16] -> [DMESG-WARN][17] ([Intel XE#3426])
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_async_flips@async-flip-suspend-resume.html
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_async_flips@async-flip-suspend-resume.html
* igt@kms_async_flips@async-flip-with-page-flip-events:
- shard-bmg: NOTRUN -> [DMESG-FAIL][18] ([Intel XE#1727] / [Intel XE#3468]) +3 other tests dmesg-fail
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_async_flips@async-flip-with-page-flip-events.html
* igt@kms_atomic@plane-primary-overlay-mutable-zpos:
- shard-bmg: NOTRUN -> [SKIP][19] ([Intel XE#2385])
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html
* igt@kms_big_fb@4-tiled-64bpp-rotate-90:
- shard-bmg: NOTRUN -> [SKIP][20] ([Intel XE#2327]) +4 other tests skip
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_big_fb@4-tiled-64bpp-rotate-90.html
* igt@kms_big_fb@x-tiled-16bpp-rotate-0:
- shard-bmg: [PASS][21] -> [INCOMPLETE][22] ([Intel XE#1727] / [Intel XE#3225] / [Intel XE#3468])
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_big_fb@x-tiled-16bpp-rotate-0.html
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_big_fb@x-tiled-16bpp-rotate-0.html
* igt@kms_big_fb@y-tiled-addfb-size-overflow:
- shard-bmg: NOTRUN -> [SKIP][23] ([Intel XE#610])
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
* igt@kms_big_fb@yf-tiled-8bpp-rotate-90:
- shard-bmg: NOTRUN -> [SKIP][24] ([Intel XE#1124]) +7 other tests skip
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_big_fb@yf-tiled-8bpp-rotate-90.html
* igt@kms_bw@connected-linear-tiling-2-displays-1920x1080p:
- shard-bmg: [PASS][25] -> [SKIP][26] ([Intel XE#2314] / [Intel XE#2894]) +1 other test skip
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_bw@connected-linear-tiling-2-displays-1920x1080p.html
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_bw@connected-linear-tiling-2-displays-1920x1080p.html
* igt@kms_bw@linear-tiling-1-displays-2560x1440p:
- shard-bmg: NOTRUN -> [SKIP][27] ([Intel XE#367]) +3 other tests skip
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_bw@linear-tiling-1-displays-2560x1440p.html
* igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs:
- shard-bmg: NOTRUN -> [SKIP][28] ([Intel XE#2652] / [Intel XE#787]) +8 other tests skip
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs-cc:
- shard-bmg: NOTRUN -> [SKIP][29] ([Intel XE#3432])
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc:
- shard-bmg: NOTRUN -> [SKIP][30] ([Intel XE#2887]) +12 other tests skip
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_chamelium_audio@hdmi-audio-edid:
- shard-bmg: NOTRUN -> [SKIP][31] ([Intel XE#2252]) +5 other tests skip
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_chamelium_audio@hdmi-audio-edid.html
* igt@kms_chamelium_color@ctm-red-to-blue:
- shard-bmg: NOTRUN -> [SKIP][32] ([Intel XE#2325])
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_chamelium_color@ctm-red-to-blue.html
* igt@kms_color@ctm-0-25:
- shard-bmg: [PASS][33] -> [DMESG-WARN][34] ([Intel XE#877]) +1 other test dmesg-warn
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_color@ctm-0-25.html
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_color@ctm-0-25.html
* igt@kms_cursor_crc@cursor-rapid-movement-512x512:
- shard-bmg: NOTRUN -> [SKIP][35] ([Intel XE#2321])
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_cursor_crc@cursor-rapid-movement-512x512.html
* igt@kms_cursor_crc@cursor-rapid-movement-max-size:
- shard-bmg: NOTRUN -> [SKIP][36] ([Intel XE#2320])
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_cursor_crc@cursor-rapid-movement-max-size.html
* igt@kms_cursor_edge_walk@64x64-top-edge@pipe-a-dp-2:
- shard-bmg: NOTRUN -> [DMESG-FAIL][37] ([Intel XE#3468]) +7 other tests dmesg-fail
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_cursor_edge_walk@64x64-top-edge@pipe-a-dp-2.html
* igt@kms_cursor_legacy@cursora-vs-flipb-toggle:
- shard-bmg: [PASS][38] -> [SKIP][39] ([Intel XE#2291])
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html
* igt@kms_cursor_legacy@flip-vs-cursor-toggle:
- shard-bmg: NOTRUN -> [DMESG-FAIL][40] ([Intel XE#2705] / [Intel XE#3468])
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_cursor_legacy@flip-vs-cursor-toggle.html
* igt@kms_cursor_legacy@flip-vs-cursor-varying-size:
- shard-bmg: [PASS][41] -> [DMESG-FAIL][42] ([Intel XE#3468]) +21 other tests dmesg-fail
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_cursor_legacy@flip-vs-cursor-varying-size.html
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_cursor_legacy@flip-vs-cursor-varying-size.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size:
- shard-bmg: NOTRUN -> [SKIP][43] ([Intel XE#2286]) +1 other test skip
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html
* igt@kms_display_modes@extended-mode-basic:
- shard-bmg: [PASS][44] -> [SKIP][45] ([Intel XE#2425])
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_display_modes@extended-mode-basic.html
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_display_modes@extended-mode-basic.html
* igt@kms_draw_crc@draw-method-blt@rgb565-4tiled:
- shard-bmg: [PASS][46] -> [DMESG-FAIL][47] ([Intel XE#1727] / [Intel XE#3468]) +2 other tests dmesg-fail
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_draw_crc@draw-method-blt@rgb565-4tiled.html
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_draw_crc@draw-method-blt@rgb565-4tiled.html
* igt@kms_draw_crc@draw-method-blt@xrgb8888-4tiled:
- shard-bmg: [PASS][48] -> [DMESG-FAIL][49] ([Intel XE#2705] / [Intel XE#3468]) +1 other test dmesg-fail
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_draw_crc@draw-method-blt@xrgb8888-4tiled.html
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_draw_crc@draw-method-blt@xrgb8888-4tiled.html
* igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset-interruptible:
- shard-bmg: NOTRUN -> [SKIP][50] ([Intel XE#2316]) +1 other test skip
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset-interruptible.html
* igt@kms_flip@2x-flip-vs-wf_vblank-interruptible:
- shard-bmg: [PASS][51] -> [SKIP][52] ([Intel XE#2316]) +5 other tests skip
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html
* igt@kms_flip@2x-wf_vblank-ts-check:
- shard-bmg: [PASS][53] -> [INCOMPLETE][54] ([Intel XE#2635]) +1 other test incomplete
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_flip@2x-wf_vblank-ts-check.html
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-wf_vblank-ts-check.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible@b-dp2:
- shard-bmg: [PASS][55] -> [DMESG-WARN][56] ([Intel XE#3468]) +122 other tests dmesg-warn
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-dp2.html
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-dp2.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling:
- shard-bmg: NOTRUN -> [SKIP][57] ([Intel XE#2293] / [Intel XE#2380]) +2 other tests skip
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode:
- shard-bmg: NOTRUN -> [SKIP][58] ([Intel XE#2293]) +2 other tests skip
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html
* igt@kms_frontbuffer_tracking@drrs-2p-primscrn-indfb-pgflip-blt:
- shard-bmg: NOTRUN -> [SKIP][59] ([Intel XE#2311]) +15 other tests skip
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-pgflip-blt:
- shard-bmg: NOTRUN -> [FAIL][60] ([Intel XE#2333]) +5 other tests fail
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-tiling-y:
- shard-bmg: NOTRUN -> [SKIP][61] ([Intel XE#2352])
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-tiling-y.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-pgflip-blt:
- shard-bmg: NOTRUN -> [SKIP][62] ([Intel XE#2313]) +20 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-spr-indfb-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][63] ([Intel XE#2312]) +5 other tests skip
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-spr-indfb-draw-blt.html
* igt@kms_getfb@getfb2-accept-ccs:
- shard-bmg: NOTRUN -> [SKIP][64] ([Intel XE#2340])
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_getfb@getfb2-accept-ccs.html
* igt@kms_lease@setcrtc-implicit-plane:
- shard-bmg: [PASS][65] -> [INCOMPLETE][66] ([Intel XE#1727] / [Intel XE#3468]) +6 other tests incomplete
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_lease@setcrtc-implicit-plane.html
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_lease@setcrtc-implicit-plane.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-bmg: NOTRUN -> [SKIP][67] ([Intel XE#2501])
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats@pipe-a:
- shard-bmg: [PASS][68] -> [DMESG-WARN][69] ([Intel XE#2705] / [Intel XE#3468]) +3 other tests dmesg-warn
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats@pipe-a.html
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats@pipe-a.html
* igt@kms_pm_backlight@fade-with-dpms:
- shard-bmg: NOTRUN -> [SKIP][70] ([Intel XE#870])
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_pm_backlight@fade-with-dpms.html
* igt@kms_pm_dc@dc5-dpms:
- shard-lnl: [PASS][71] -> [FAIL][72] ([Intel XE#718])
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-3/igt@kms_pm_dc@dc5-dpms.html
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-7/igt@kms_pm_dc@dc5-dpms.html
* igt@kms_pm_dc@dc5-psr:
- shard-bmg: NOTRUN -> [SKIP][73] ([Intel XE#2392])
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_pm_dc@dc5-psr.html
* igt@kms_pm_rpm@dpms-lpsp:
- shard-bmg: NOTRUN -> [SKIP][74] ([Intel XE#1439] / [Intel XE#3141] / [Intel XE#836]) +1 other test skip
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_pm_rpm@dpms-lpsp.html
* igt@kms_pm_rpm@universal-planes@plane-32:
- shard-bmg: NOTRUN -> [DMESG-WARN][75] ([Intel XE#1727] / [Intel XE#3468]) +7 other tests dmesg-warn
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_pm_rpm@universal-planes@plane-32.html
* igt@kms_psr2_sf@psr2-plane-move-sf-dmg-area:
- shard-bmg: NOTRUN -> [SKIP][76] ([Intel XE#1489]) +5 other tests skip
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_psr2_sf@psr2-plane-move-sf-dmg-area.html
* igt@kms_psr@fbc-psr2-cursor-render:
- shard-bmg: NOTRUN -> [SKIP][77] ([Intel XE#2234] / [Intel XE#2850]) +11 other tests skip
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_psr@fbc-psr2-cursor-render.html
* igt@kms_psr@fbc-psr2-cursor-render@edp-1:
- shard-lnl: [PASS][78] -> [FAIL][79] ([Intel XE#3633]) +1 other test fail
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-4/igt@kms_psr@fbc-psr2-cursor-render@edp-1.html
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-4/igt@kms_psr@fbc-psr2-cursor-render@edp-1.html
* igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
- shard-bmg: NOTRUN -> [SKIP][80] ([Intel XE#2414])
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270:
- shard-bmg: NOTRUN -> [SKIP][81] ([Intel XE#3414]) +1 other test skip
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html
* igt@kms_setmode@clone-exclusive-crtc:
- shard-bmg: [PASS][82] -> [SKIP][83] ([Intel XE#1435])
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_setmode@clone-exclusive-crtc.html
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_setmode@clone-exclusive-crtc.html
* igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1:
- shard-lnl: [PASS][84] -> [FAIL][85] ([Intel XE#899])
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-5/igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1.html
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-8/igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1.html
* igt@kms_writeback@writeback-check-output-xrgb2101010:
- shard-bmg: NOTRUN -> [SKIP][86] ([Intel XE#756])
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_writeback@writeback-check-output-xrgb2101010.html
* igt@xe_eudebug@basic-vm-bind-discovery:
- shard-bmg: NOTRUN -> [SKIP][87] ([Intel XE#2905]) +4 other tests skip
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_eudebug@basic-vm-bind-discovery.html
* igt@xe_evict@evict-beng-mixed-many-threads-small:
- shard-bmg: [PASS][88] -> [INCOMPLETE][89] ([Intel XE#1473] / [Intel XE#3468])
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_evict@evict-beng-mixed-many-threads-small.html
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_evict@evict-beng-mixed-many-threads-small.html
* igt@xe_evict@evict-beng-mixed-threads-large:
- shard-bmg: [PASS][90] -> [TIMEOUT][91] ([Intel XE#1473])
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_evict@evict-beng-mixed-threads-large.html
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_evict@evict-beng-mixed-threads-large.html
* igt@xe_evict@evict-mixed-threads-large:
- shard-bmg: [PASS][92] -> [TIMEOUT][93] ([Intel XE#1473] / [Intel XE#2472])
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_evict@evict-mixed-threads-large.html
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_evict@evict-mixed-threads-large.html
* igt@xe_exec_basic@multigpu-once-null-rebind:
- shard-bmg: NOTRUN -> [SKIP][94] ([Intel XE#2322]) +4 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_exec_basic@multigpu-once-null-rebind.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ads_init:
- shard-bmg: [PASS][95] -> [DMESG-WARN][96] ([Intel XE#3343] / [Intel XE#3468])
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ads_init.html
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ads_init.html
* igt@xe_fault_injection@vm-create-fail-xe_pt_create:
- shard-bmg: [PASS][97] -> [DMESG-WARN][98] ([Intel XE#3467] / [Intel XE#3468])
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@xe_fault_injection@vm-create-fail-xe_pt_create.html
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_fault_injection@vm-create-fail-xe_pt_create.html
* igt@xe_live_ktest@xe_migrate:
- shard-bmg: [PASS][99] -> [SKIP][100] ([Intel XE#1192]) +1 other test skip
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@xe_live_ktest@xe_migrate.html
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_live_ktest@xe_migrate.html
* igt@xe_module_load@reload:
- shard-bmg: [PASS][101] -> [DMESG-WARN][102] ([Intel XE#3467])
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_module_load@reload.html
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_module_load@reload.html
* igt@xe_module_load@unload:
- shard-bmg: NOTRUN -> [DMESG-WARN][103] ([Intel XE#3467])
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_module_load@unload.html
* igt@xe_oa@buffer-fill@rcs-0:
- shard-bmg: NOTRUN -> [DMESG-WARN][104] ([Intel XE#3468]) +20 other tests dmesg-warn
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_oa@buffer-fill@rcs-0.html
* igt@xe_peer2peer@read:
- shard-bmg: NOTRUN -> [SKIP][105] ([Intel XE#2427])
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_peer2peer@read.html
* igt@xe_pm@s2idle-basic-exec:
- shard-bmg: NOTRUN -> [DMESG-WARN][106] ([Intel XE#1616] / [Intel XE#3468])
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_pm@s2idle-basic-exec.html
* igt@xe_pm@s3-exec-after:
- shard-bmg: NOTRUN -> [DMESG-WARN][107] ([Intel XE#1727] / [Intel XE#3468] / [Intel XE#569]) +1 other test dmesg-warn
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_pm@s3-exec-after.html
* igt@xe_pm@s4-exec-after:
- shard-bmg: [PASS][108] -> [DMESG-WARN][109] ([Intel XE#1727] / [Intel XE#3468]) +7 other tests dmesg-warn
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_pm@s4-exec-after.html
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_pm@s4-exec-after.html
* igt@xe_query@multigpu-query-topology-l3-bank-mask:
- shard-bmg: NOTRUN -> [SKIP][110] ([Intel XE#944]) +1 other test skip
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_query@multigpu-query-topology-l3-bank-mask.html
* igt@xe_query@query-invalid-extension:
- shard-bmg: [PASS][111] -> [DMESG-WARN][112] ([Intel XE#1727]) +2 other tests dmesg-warn
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@xe_query@query-invalid-extension.html
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_query@query-invalid-extension.html
#### Possible fixes ####
* igt@kms_atomic_transition@plane-primary-toggle-with-vblank-wait:
- shard-bmg: [INCOMPLETE][113] ([Intel XE#3468]) -> [PASS][114] +1 other test pass
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_atomic_transition@plane-primary-toggle-with-vblank-wait.html
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_atomic_transition@plane-primary-toggle-with-vblank-wait.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip:
- shard-bmg: [DMESG-FAIL][115] ([Intel XE#3468]) -> [PASS][116] +24 other tests pass
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
* igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip:
- shard-bmg: [DMESG-WARN][117] ([Intel XE#2705] / [Intel XE#3468]) -> [PASS][118] +1 other test pass
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
* igt@kms_cursor_legacy@short-flip-after-cursor-atomic-transitions-varying-size:
- shard-bmg: [DMESG-WARN][119] -> [PASS][120] +3 other tests pass
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_cursor_legacy@short-flip-after-cursor-atomic-transitions-varying-size.html
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_cursor_legacy@short-flip-after-cursor-atomic-transitions-varying-size.html
* igt@kms_draw_crc@draw-method-mmap-wc@rgb565-4tiled:
- shard-bmg: [DMESG-FAIL][121] ([Intel XE#2705]) -> [PASS][122]
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_draw_crc@draw-method-mmap-wc@rgb565-4tiled.html
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_draw_crc@draw-method-mmap-wc@rgb565-4tiled.html
* igt@kms_draw_crc@draw-method-mmap-wc@xrgb8888-4tiled:
- shard-bmg: [DMESG-FAIL][123] -> [PASS][124]
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_draw_crc@draw-method-mmap-wc@xrgb8888-4tiled.html
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_draw_crc@draw-method-mmap-wc@xrgb8888-4tiled.html
* igt@kms_flip@2x-flip-vs-expired-vblank@ab-dp2-hdmi-a3:
- shard-bmg: [FAIL][125] ([Intel XE#2882]) -> [PASS][126] +2 other tests pass
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank@ab-dp2-hdmi-a3.html
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-expired-vblank@ab-dp2-hdmi-a3.html
* igt@kms_flip@2x-flip-vs-expired-vblank@ad-dp2-hdmi-a3:
- shard-bmg: [FAIL][127] ([Intel XE#3321]) -> [PASS][128]
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank@ad-dp2-hdmi-a3.html
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-expired-vblank@ad-dp2-hdmi-a3.html
* igt@kms_flip@2x-flip-vs-suspend-interruptible:
- shard-bmg: [ABORT][129] ([Intel XE#2625]) -> [PASS][130]
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_flip@2x-flip-vs-suspend-interruptible.html
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-suspend-interruptible.html
* igt@kms_flip@2x-flip-vs-suspend-interruptible@cd-dp2-hdmi-a3:
- shard-bmg: [ABORT][131] -> [PASS][132]
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_flip@2x-flip-vs-suspend-interruptible@cd-dp2-hdmi-a3.html
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-suspend-interruptible@cd-dp2-hdmi-a3.html
* igt@kms_flip@flip-vs-suspend:
- shard-lnl: [DMESG-WARN][133] ([Intel XE#2932]) -> [PASS][134] +3 other tests pass
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-8/igt@kms_flip@flip-vs-suspend.html
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-4/igt@kms_flip@flip-vs-suspend.html
* igt@kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling:
- shard-bmg: [DMESG-WARN][135] ([Intel XE#1727] / [Intel XE#2705] / [Intel XE#3468]) -> [PASS][136] +1 other test pass
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling.html
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling.html
* igt@kms_plane@pixel-format:
- shard-bmg: [INCOMPLETE][137] ([Intel XE#1035] / [Intel XE#3468]) -> [PASS][138]
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_plane@pixel-format.html
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_plane@pixel-format.html
* igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-128:
- shard-bmg: [DMESG-FAIL][139] ([Intel XE#2705] / [Intel XE#3468]) -> [PASS][140] +1 other test pass
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-128.html
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-128.html
* igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-64:
- shard-bmg: [DMESG-FAIL][141] ([Intel XE#1727] / [Intel XE#3468]) -> [PASS][142] +2 other tests pass
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-64.html
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-64.html
* igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format:
- shard-bmg: [DMESG-WARN][143] ([Intel XE#2566] / [Intel XE#3468]) -> [PASS][144] +1 other test pass
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format.html
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format.html
* igt@kms_pm_dc@dc5-psr:
- shard-lnl: [FAIL][145] ([Intel XE#718]) -> [PASS][146]
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-8/igt@kms_pm_dc@dc5-psr.html
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-8/igt@kms_pm_dc@dc5-psr.html
* igt@kms_pm_rpm@basic-pci-d3-state:
- shard-bmg: [FAIL][147] -> [PASS][148]
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_pm_rpm@basic-pci-d3-state.html
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_pm_rpm@basic-pci-d3-state.html
* igt@kms_pm_rpm@legacy-planes@plane-50:
- shard-bmg: [DMESG-WARN][149] ([Intel XE#1727] / [Intel XE#3468]) -> [PASS][150] +10 other tests pass
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_pm_rpm@legacy-planes@plane-50.html
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_pm_rpm@legacy-planes@plane-50.html
* igt@kms_setmode@basic@pipe-b-hdmi-a-3:
- shard-bmg: [FAIL][151] ([Intel XE#3559]) -> [PASS][152] +3 other tests pass
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_setmode@basic@pipe-b-hdmi-a-3.html
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_setmode@basic@pipe-b-hdmi-a-3.html
* igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1:
- shard-lnl: [FAIL][153] ([Intel XE#899]) -> [PASS][154]
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-5/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-8/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html
* igt@kms_vblank@ts-continuation-dpms-suspend:
- shard-bmg: [DMESG-WARN][155] ([Intel XE#3426]) -> [PASS][156]
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_vblank@ts-continuation-dpms-suspend.html
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_vblank@ts-continuation-dpms-suspend.html
* igt@kms_vblank@ts-continuation-modeset-rpm:
- shard-bmg: [INCOMPLETE][157] ([Intel XE#1727] / [Intel XE#3468]) -> [PASS][158] +1 other test pass
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_vblank@ts-continuation-modeset-rpm.html
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_vblank@ts-continuation-modeset-rpm.html
* igt@kms_vblank@ts-continuation-modeset-rpm@pipe-a-dp-2:
- shard-bmg: [SKIP][159] -> [PASS][160]
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_vblank@ts-continuation-modeset-rpm@pipe-a-dp-2.html
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_vblank@ts-continuation-modeset-rpm@pipe-a-dp-2.html
* igt@xe_ccs@block-multicopy-compressed@tile64-compressed-compfmt0-vram01-vram01-multicopy:
- shard-bmg: [DMESG-WARN][161] ([Intel XE#3468]) -> [PASS][162] +147 other tests pass
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_ccs@block-multicopy-compressed@tile64-compressed-compfmt0-vram01-vram01-multicopy.html
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_ccs@block-multicopy-compressed@tile64-compressed-compfmt0-vram01-vram01-multicopy.html
* igt@xe_evict@evict-threads-large:
- shard-bmg: [TIMEOUT][163] ([Intel XE#1473] / [Intel XE#2472]) -> [PASS][164]
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_evict@evict-threads-large.html
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_evict@evict-threads-large.html
* igt@xe_exec_balancer@twice-parallel-userptr:
- shard-bmg: [DMESG-WARN][165] ([Intel XE#1727]) -> [PASS][166] +2 other tests pass
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_exec_balancer@twice-parallel-userptr.html
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_exec_balancer@twice-parallel-userptr.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ct_init:
- shard-bmg: [DMESG-WARN][167] ([Intel XE#3343]) -> [PASS][168] +1 other test pass
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ct_init.html
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ct_init.html
* igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_create:
- shard-lnl: [DMESG-WARN][169] -> [PASS][170]
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-3/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_create.html
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-8/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-WARN][171] ([Intel XE#3467] / [Intel XE#3468]) -> [PASS][172] +1 other test pass
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_execute.html
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_execute.html
* igt@xe_fault_injection@vm-bind-fail-xe_vma_ops_alloc:
- shard-bmg: [DMESG-WARN][173] ([Intel XE#3467]) -> [PASS][174]
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_fault_injection@vm-bind-fail-xe_vma_ops_alloc.html
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_fault_injection@vm-bind-fail-xe_vma_ops_alloc.html
* igt@xe_live_ktest@xe_dma_buf:
- shard-bmg: [SKIP][175] ([Intel XE#1192]) -> [PASS][176]
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_live_ktest@xe_dma_buf.html
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_live_ktest@xe_dma_buf.html
#### Warnings ####
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-bmg: [DMESG-FAIL][177] ([Intel XE#3468]) -> [DMESG-WARN][178] ([Intel XE#3468])
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
- shard-bmg: [DMESG-WARN][179] ([Intel XE#3468]) -> [DMESG-FAIL][180] ([Intel XE#3468])
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_content_protection@atomic:
- shard-bmg: [INCOMPLETE][181] ([Intel XE#2715] / [Intel XE#3468]) -> [FAIL][182] ([Intel XE#1178]) +3 other tests fail
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_content_protection@atomic.html
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_content_protection@atomic.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-legacy:
- shard-bmg: [DMESG-WARN][183] ([Intel XE#3468]) -> [SKIP][184] ([Intel XE#2291])
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_cursor_legacy@cursorb-vs-flipb-legacy.html
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipb-legacy.html
* igt@kms_fbcon_fbt@fbc:
- shard-bmg: [FAIL][185] ([Intel XE#1695]) -> [DMESG-FAIL][186] ([Intel XE#3468])
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_fbcon_fbt@fbc.html
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_fbcon_fbt@fbc.html
* igt@kms_fbcon_fbt@fbc-suspend:
- shard-bmg: [DMESG-FAIL][187] ([Intel XE#3468]) -> [FAIL][188] ([Intel XE#1695])
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_fbcon_fbt@fbc-suspend.html
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_fbcon_fbt@fbc-suspend.html
* igt@kms_flip@2x-flip-vs-expired-vblank:
- shard-bmg: [DMESG-FAIL][189] ([Intel XE#3468]) -> [FAIL][190] ([Intel XE#2882])
[189]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank.html
[190]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-expired-vblank.html
* igt@kms_flip@2x-plain-flip-fb-recreate@bc-dp2-hdmi-a3:
- shard-bmg: [FAIL][191] ([Intel XE#2882]) -> [DMESG-WARN][192] ([Intel XE#3468]) +6 other tests dmesg-warn
[191]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_flip@2x-plain-flip-fb-recreate@bc-dp2-hdmi-a3.html
[192]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_flip@2x-plain-flip-fb-recreate@bc-dp2-hdmi-a3.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt:
- shard-bmg: [FAIL][193] ([Intel XE#2333]) -> [DMESG-FAIL][194] ([Intel XE#3468]) +12 other tests dmesg-fail
[193]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt.html
[194]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-onoff:
- shard-bmg: [DMESG-FAIL][195] ([Intel XE#3468]) -> [SKIP][196] ([Intel XE#2312]) +1 other test skip
[195]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-onoff.html
[196]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-onoff.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-wc:
- shard-bmg: [FAIL][197] ([Intel XE#2333]) -> [SKIP][198] ([Intel XE#2312]) +2 other tests skip
[197]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-wc.html
[198]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-tiling-linear:
- shard-bmg: [DMESG-FAIL][199] ([Intel XE#3468]) -> [FAIL][200] ([Intel XE#2333]) +18 other tests fail
[199]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html
[200]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][201] ([Intel XE#2311]) -> [SKIP][202] ([Intel XE#2312]) +12 other tests skip
[201]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc.html
[202]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt:
- shard-bmg: [SKIP][203] ([Intel XE#2313]) -> [SKIP][204] ([Intel XE#2312]) +12 other tests skip
[203]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt.html
[204]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt.html
* igt@kms_pm_dc@dc6-dpms:
- shard-bmg: [DMESG-FAIL][205] ([Intel XE#3468]) -> [FAIL][206] ([Intel XE#1430])
[205]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_pm_dc@dc6-dpms.html
[206]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_pm_rpm@dpms-mode-unset-lpsp:
- shard-bmg: [SKIP][207] ([Intel XE#3289]) -> [SKIP][208] ([Intel XE#1439] / [Intel XE#836])
[207]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html
[208]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html
* igt@kms_pm_rpm@drm-resources-equal:
- shard-bmg: [SKIP][209] ([Intel XE#3289]) -> [DMESG-WARN][210] ([Intel XE#1727] / [Intel XE#3468])
[209]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_pm_rpm@drm-resources-equal.html
[210]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_pm_rpm@drm-resources-equal.html
* igt@xe_evict@evict-beng-mixed-many-threads-large:
- shard-bmg: [TIMEOUT][211] ([Intel XE#1473]) -> [INCOMPLETE][212] ([Intel XE#1473])
[211]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@xe_evict@evict-beng-mixed-many-threads-large.html
[212]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_evict@evict-beng-mixed-many-threads-large.html
* igt@xe_evict@evict-mixed-many-threads-large:
- shard-bmg: [INCOMPLETE][213] ([Intel XE#1473] / [Intel XE#3468]) -> [TIMEOUT][214] ([Intel XE#1473])
[213]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_evict@evict-mixed-many-threads-large.html
[214]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_evict@evict-mixed-many-threads-large.html
* igt@xe_evict@evict-mixed-many-threads-small:
- shard-bmg: [INCOMPLETE][215] ([Intel XE#1473]) -> [DMESG-WARN][216] ([Intel XE#3468])
[215]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_evict@evict-mixed-many-threads-small.html
[216]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_evict@evict-mixed-many-threads-small.html
* igt@xe_live_ktest@xe_eudebug:
- shard-bmg: [SKIP][217] ([Intel XE#1192]) -> [SKIP][218] ([Intel XE#2833])
[217]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_live_ktest@xe_eudebug.html
[218]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_live_ktest@xe_eudebug.html
* igt@xe_wedged@basic-wedged:
- shard-bmg: [DMESG-WARN][219] ([Intel XE#2919]) -> [DMESG-WARN][220] ([Intel XE#1727] / [Intel XE#2919])
[219]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_wedged@basic-wedged.html
[220]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_wedged@basic-wedged.html
[Intel XE#1035]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1035
[Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
[Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178
[Intel XE#1192]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1192
[Intel XE#1430]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1430
[Intel XE#1435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435
[Intel XE#1439]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1439
[Intel XE#1473]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1473
[Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
[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#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
[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#2333]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2333
[Intel XE#2340]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2340
[Intel XE#2352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2352
[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#2392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2392
[Intel XE#2414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2414
[Intel XE#2425]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2425
[Intel XE#2427]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2427
[Intel XE#2472]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2472
[Intel XE#2501]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2501
[Intel XE#2566]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2566
[Intel XE#2625]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2625
[Intel XE#2635]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2635
[Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
[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#2833]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2833
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[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#2919]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2919
[Intel XE#2932]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2932
[Intel XE#3141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3141
[Intel XE#3225]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3225
[Intel XE#3289]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3289
[Intel XE#3321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3321
[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#3426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3426
[Intel XE#3432]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3432
[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#3559]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3559
[Intel XE#3633]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3633
[Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
[Intel XE#569]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/569
[Intel XE#610]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/610
[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#836]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/836
[Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870
[Intel XE#877]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/877
[Intel XE#899]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/899
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
Build changes
-------------
* IGT: IGT_8132 -> IGTPW_12224
IGTPW_12224: 12224
IGT_8132: 7675e070cb74c6808050764367f978f6b74ebc36 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-2295-108f610005f88de624c1a8c4f85d5cab9f530ddb: 108f610005f88de624c1a8c4f85d5cab9f530ddb
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/index.html
[-- Attachment #2: Type: text/html, Size: 65245 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✗ Xe.CI.Full: failure for lib/pciids: add missing PTL pciid (rev2)
2024-11-29 17:42 [PATCH i-g-t] lib/pciids: add missing PTL pciid Matthew Auld
` (7 preceding siblings ...)
2024-11-30 8:18 ` ✗ Xe.CI.Full: failure for lib/pciids: add missing PTL pciid (rev2) Patchwork
@ 2024-12-01 13:41 ` Patchwork
8 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2024-12-01 13:41 UTC (permalink / raw)
To: Matthew Auld; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 103756 bytes --]
== Series Details ==
Series: lib/pciids: add missing PTL pciid (rev2)
URL : https://patchwork.freedesktop.org/series/141940/
State : failure
== Summary ==
CI Bug Log - changes from XEIGT_8132_full -> XEIGTPW_12224_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with XEIGTPW_12224_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in XEIGTPW_12224_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_12224_full:
### IGT changes ###
#### Possible regressions ####
* igt@kms_atomic@plane-primary-legacy@pipe-a-dp-2:
- shard-bmg: NOTRUN -> ([DMESG-WARN][1], [PASS][2]) +1 other test ( 1 dmesg-warn, 1 pass )
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_atomic@plane-primary-legacy@pipe-a-dp-2.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_atomic@plane-primary-legacy@pipe-a-dp-2.html
* igt@kms_flip@2x-flip-vs-rmfb@bd-dp2-hdmi-a3:
- shard-bmg: NOTRUN -> [INCOMPLETE][3] +1 other test incomplete
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-rmfb@bd-dp2-hdmi-a3.html
* igt@kms_flip@flip-vs-panning-interruptible@d-dp2:
- shard-bmg: [PASS][4] -> ([DMESG-WARN][5], [DMESG-WARN][6]) ([Intel XE#3468]) +1 other test ( 2 dmesg-warn )
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_flip@flip-vs-panning-interruptible@d-dp2.html
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_flip@flip-vs-panning-interruptible@d-dp2.html
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@flip-vs-panning-interruptible@d-dp2.html
* igt@kms_pm_dc@dc5-dpms:
- shard-bmg: [PASS][7] -> ([FAIL][8], [PASS][9])
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_pm_dc@dc5-dpms.html
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_pm_dc@dc5-dpms.html
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_pm_dc@dc5-dpms.html
* igt@xe_compute_preempt@compute-preempt-many@engine-drm_xe_engine_class_compute:
- shard-lnl: [PASS][10] -> ([FAIL][11], [FAIL][12]) +1 other test ( 2 fail )
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-5/igt@xe_compute_preempt@compute-preempt-many@engine-drm_xe_engine_class_compute.html
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-4/igt@xe_compute_preempt@compute-preempt-many@engine-drm_xe_engine_class_compute.html
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-8/igt@xe_compute_preempt@compute-preempt-many@engine-drm_xe_engine_class_compute.html
* igt@xe_copy_basic@mem-copy-linear-0xfd:
- shard-bmg: [PASS][13] -> ([PASS][14], [DMESG-WARN][15]) +3 other tests ( 1 dmesg-warn, 1 pass )
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_copy_basic@mem-copy-linear-0xfd.html
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_copy_basic@mem-copy-linear-0xfd.html
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_copy_basic@mem-copy-linear-0xfd.html
* igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-rebind-imm:
- shard-bmg: [PASS][16] -> ([DMESG-WARN][17], [DMESG-WARN][18])
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-rebind-imm.html
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-rebind-imm.html
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-rebind-imm.html
* igt@xe_exec_threads@threads-hang-basic:
- shard-bmg: [PASS][19] -> ([FAIL][20], [FAIL][21])
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_exec_threads@threads-hang-basic.html
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_exec_threads@threads-hang-basic.html
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_exec_threads@threads-hang-basic.html
* igt@xe_exercise_blt@fast-copy-inc-dimension@tile4-vram01-system-1x1:
- shard-bmg: NOTRUN -> ([INCOMPLETE][22], [PASS][23])
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_exercise_blt@fast-copy-inc-dimension@tile4-vram01-system-1x1.html
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_exercise_blt@fast-copy-inc-dimension@tile4-vram01-system-1x1.html
* igt@xe_module_load@reload:
- shard-lnl: [PASS][24] -> ([ABORT][25], [PASS][26])
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-1/igt@xe_module_load@reload.html
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-3/igt@xe_module_load@reload.html
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-1/igt@xe_module_load@reload.html
* igt@xe_module_load@reload-no-display:
- shard-lnl: [PASS][27] -> ([PASS][28], [DMESG-WARN][29])
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-8/igt@xe_module_load@reload-no-display.html
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-4/igt@xe_module_load@reload-no-display.html
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-7/igt@xe_module_load@reload-no-display.html
#### Warnings ####
* igt@kms_properties@crtc-properties-legacy:
- shard-bmg: [DMESG-WARN][30] ([Intel XE#1727]) -> ([PASS][31], [DMESG-WARN][32]) +1 other test ( 1 dmesg-warn, 1 pass )
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_properties@crtc-properties-legacy.html
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_properties@crtc-properties-legacy.html
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_properties@crtc-properties-legacy.html
* igt@xe_compute_preempt@compute-preempt-many:
- shard-bmg: [DMESG-WARN][33] ([Intel XE#3468]) -> ([FAIL][34], [FAIL][35]) +1 other test ( 2 fail )
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_compute_preempt@compute-preempt-many.html
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_compute_preempt@compute-preempt-many.html
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_compute_preempt@compute-preempt-many.html
New tests
---------
New tests have been introduced between XEIGT_8132_full and XEIGTPW_12224_full:
### New IGT tests (62) ###
* igt@kms_color@deep-color@pipe-a-dp-2-ctm:
- Statuses : 2 pass(s)
- Exec time: [5.31, 5.33] s
* igt@kms_color@deep-color@pipe-a-dp-2-degamma:
- Statuses : 2 pass(s)
- Exec time: [5.27, 5.28] s
* igt@kms_color@deep-color@pipe-a-dp-2-gamma:
- Statuses : 2 pass(s)
- Exec time: [5.30] s
* igt@kms_color@deep-color@pipe-b-dp-2-ctm:
- Statuses : 2 pass(s)
- Exec time: [5.31, 5.32] s
* igt@kms_color@deep-color@pipe-b-dp-2-degamma:
- Statuses : 2 pass(s)
- Exec time: [5.28] s
* igt@kms_color@deep-color@pipe-b-dp-2-gamma:
- Statuses : 2 pass(s)
- Exec time: [5.32] s
* igt@kms_color@deep-color@pipe-c-dp-2-ctm:
- Statuses : 2 pass(s)
- Exec time: [5.32, 5.33] s
* igt@kms_color@deep-color@pipe-c-dp-2-degamma:
- Statuses : 2 pass(s)
- Exec time: [5.29] s
* igt@kms_color@deep-color@pipe-c-dp-2-gamma:
- Statuses : 2 pass(s)
- Exec time: [5.30, 5.32] s
* igt@kms_color@deep-color@pipe-d-dp-2-ctm:
- Statuses : 2 pass(s)
- Exec time: [5.33] s
* igt@kms_color@deep-color@pipe-d-dp-2-degamma:
- Statuses : 2 pass(s)
- Exec time: [5.27] s
* igt@kms_color@deep-color@pipe-d-dp-2-gamma:
- Statuses : 2 pass(s)
- Exec time: [5.31, 5.32] s
* igt@kms_cursor_crc@cursor-offscreen-128x128@pipe-a-dp-2:
- Statuses : 2 pass(s)
- Exec time: [2.65, 2.66] s
* igt@kms_cursor_crc@cursor-offscreen-128x128@pipe-d-dp-2:
- Statuses : 2 pass(s)
- Exec time: [2.52] s
* igt@kms_cursor_crc@cursor-offscreen-256x256@pipe-a-dp-2:
- Statuses : 1 pass(s)
- Exec time: [2.70] s
* igt@kms_cursor_crc@cursor-offscreen-256x256@pipe-d-dp-2:
- Statuses : 1 pass(s)
- Exec time: [2.51] s
* igt@kms_cursor_crc@cursor-onscreen-128x128@pipe-a-dp-2:
- Statuses : 1 dmesg-fail(s)
- Exec time: [1.70] s
* igt@kms_cursor_crc@cursor-onscreen-128x128@pipe-d-dp-2:
- Statuses : 1 dmesg-warn(s)
- Exec time: [2.93] s
* igt@kms_cursor_crc@cursor-onscreen-64x64@pipe-a-dp-2:
- Statuses : 2 pass(s)
- Exec time: [2.91] s
* igt@kms_cursor_crc@cursor-onscreen-64x64@pipe-d-dp-2:
- Statuses : 2 pass(s)
- Exec time: [2.75] s
* igt@kms_cursor_crc@cursor-random-256x256@pipe-a-dp-2:
- Statuses : 2 pass(s)
- Exec time: [4.79, 4.81] s
* igt@kms_cursor_crc@cursor-random-256x256@pipe-d-dp-2:
- Statuses : 2 pass(s)
- Exec time: [4.55, 4.59] s
* igt@kms_cursor_crc@cursor-random-64x64@pipe-a-dp-2:
- Statuses : 1 pass(s)
- Exec time: [4.79] s
* igt@kms_cursor_crc@cursor-random-64x64@pipe-d-dp-2:
- Statuses : 1 pass(s)
- Exec time: [4.58] s
* igt@kms_cursor_crc@cursor-rapid-movement-128x128@pipe-a-dp-2:
- Statuses : 1 pass(s)
- Exec time: [0.55] s
* igt@kms_cursor_crc@cursor-rapid-movement-128x128@pipe-d-dp-2:
- Statuses : 1 pass(s)
- Exec time: [0.37] s
* igt@kms_cursor_crc@cursor-rapid-movement-256x256@pipe-a-dp-2:
- Statuses : 2 pass(s)
- Exec time: [0.60, 0.61] s
* igt@kms_cursor_crc@cursor-rapid-movement-256x256@pipe-d-dp-2:
- Statuses : 2 pass(s)
- Exec time: [0.39, 0.40] s
* igt@kms_cursor_crc@cursor-rapid-movement-64x64@pipe-a-dp-2:
- Statuses : 1 pass(s)
- Exec time: [0.55] s
* igt@kms_cursor_crc@cursor-rapid-movement-64x64@pipe-d-dp-2:
- Statuses : 1 pass(s)
- Exec time: [0.38] s
* igt@kms_cursor_crc@cursor-sliding-128x128@pipe-a-dp-2:
- Statuses : 2 pass(s)
- Exec time: [4.08, 4.58] s
* igt@kms_cursor_crc@cursor-sliding-128x128@pipe-d-dp-2:
- Statuses : 2 pass(s)
- Exec time: [4.09, 4.38] s
* igt@kms_cursor_crc@cursor-sliding-256x256@pipe-a-dp-2:
- Statuses : 2 pass(s)
- Exec time: [4.59, 4.63] s
* igt@kms_cursor_crc@cursor-sliding-256x256@pipe-d-dp-2:
- Statuses : 2 pass(s)
- Exec time: [4.39, 4.42] s
* igt@kms_plane_alpha_blend@alpha-basic@pipe-a-dp-2:
- Statuses : 2 pass(s)
- Exec time: [2.63] s
* igt@kms_plane_alpha_blend@alpha-basic@pipe-d-dp-2:
- Statuses : 2 pass(s)
- Exec time: [2.67] s
* igt@kms_plane_alpha_blend@alpha-opaque-fb@pipe-a-dp-2:
- Statuses : 1 dmesg-warn(s) 1 pass(s)
- Exec time: [0.56, 0.58] s
* igt@kms_plane_alpha_blend@alpha-opaque-fb@pipe-d-dp-2:
- Statuses : 2 pass(s)
- Exec time: [0.54, 0.55] s
* igt@kms_plane_alpha_blend@alpha-transparent-fb@pipe-a-dp-2:
- Statuses : 1 pass(s)
- Exec time: [0.58] s
* igt@kms_plane_alpha_blend@alpha-transparent-fb@pipe-d-dp-2:
- Statuses : 1 pass(s)
- Exec time: [0.53] s
* igt@kms_plane_alpha_blend@constant-alpha-max@pipe-a-dp-2:
- Statuses : 1 pass(s)
- Exec time: [0.93] s
* igt@kms_plane_alpha_blend@constant-alpha-max@pipe-d-dp-2:
- Statuses : 1 pass(s)
- Exec time: [0.95] s
* igt@kms_plane_alpha_blend@constant-alpha-mid@pipe-a-dp-2:
- Statuses : 1 pass(s)
- Exec time: [0.72] s
* igt@kms_plane_alpha_blend@constant-alpha-mid@pipe-d-dp-2:
- Statuses : 1 pass(s)
- Exec time: [0.78] s
* igt@kms_plane_alpha_blend@constant-alpha-min@pipe-a-dp-2:
- Statuses : 2 pass(s)
- Exec time: [0.77] s
* igt@kms_plane_alpha_blend@constant-alpha-min@pipe-d-dp-2:
- Statuses : 2 pass(s)
- Exec time: [0.75] s
* igt@kms_plane_alpha_blend@coverage-7efc@pipe-a-dp-2:
- Statuses : 2 pass(s)
- Exec time: [0.48, 0.49] s
* igt@kms_plane_alpha_blend@coverage-7efc@pipe-d-dp-2:
- Statuses : 2 pass(s)
- Exec time: [0.51, 0.54] s
* igt@kms_plane_alpha_blend@coverage-vs-premult-vs-constant@pipe-a-dp-2:
- Statuses : 2 pass(s)
- Exec time: [0.44, 0.46] s
* igt@kms_plane_alpha_blend@coverage-vs-premult-vs-constant@pipe-d-dp-2:
- Statuses : 2 pass(s)
- Exec time: [0.48] s
* igt@kms_plane_cursor@primary@pipe-a-dp-2-size-128:
- Statuses : 1 pass(s)
- Exec time: [2.96] s
* igt@kms_plane_cursor@primary@pipe-a-dp-2-size-256:
- Statuses : 1 pass(s)
- Exec time: [2.95] s
* igt@kms_plane_cursor@primary@pipe-a-dp-2-size-64:
- Statuses : 1 pass(s)
- Exec time: [3.01] s
* igt@kms_plane_cursor@primary@pipe-d-dp-2-size-128:
- Statuses : 1 pass(s)
- Exec time: [2.96] s
* igt@kms_plane_cursor@primary@pipe-d-dp-2-size-256:
- Statuses : 1 pass(s)
- Exec time: [2.95] s
* igt@kms_plane_cursor@primary@pipe-d-dp-2-size-64:
- Statuses : 1 pass(s)
- Exec time: [3.05] s
* igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-128:
- Statuses : 1 pass(s)
- Exec time: [3.20] s
* igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-256:
- Statuses : 1 pass(s)
- Exec time: [3.18] s
* igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-64:
- Statuses : 1 pass(s)
- Exec time: [3.30] s
* igt@kms_plane_cursor@viewport@pipe-d-dp-2-size-128:
- Statuses : 1 pass(s)
- Exec time: [3.18] s
* igt@kms_plane_cursor@viewport@pipe-d-dp-2-size-256:
- Statuses : 1 pass(s)
- Exec time: [3.23] s
* igt@kms_plane_cursor@viewport@pipe-d-dp-2-size-64:
- Statuses : 1 pass(s)
- Exec time: [3.29] s
Known issues
------------
Here are the changes found in XEIGTPW_12224_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@core_hotunplug@hotreplug:
- shard-bmg: NOTRUN -> ([DMESG-WARN][36], [DMESG-WARN][37]) ([Intel XE#3467] / [Intel XE#3468])
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@core_hotunplug@hotreplug.html
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@core_hotunplug@hotreplug.html
* igt@kms_async_flips@async-flip-suspend-resume:
- shard-bmg: [PASS][38] -> ([PASS][39], [DMESG-WARN][40]) ([Intel XE#3426])
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_async_flips@async-flip-suspend-resume.html
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_async_flips@async-flip-suspend-resume.html
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_async_flips@async-flip-suspend-resume.html
* igt@kms_async_flips@async-flip-with-page-flip-events:
- shard-bmg: NOTRUN -> ([DMESG-FAIL][41], [DMESG-FAIL][42]) ([Intel XE#1727] / [Intel XE#3468]) +3 other tests ( 2 dmesg-fail )
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_async_flips@async-flip-with-page-flip-events.html
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_async_flips@async-flip-with-page-flip-events.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-dp-2-4-rc-ccs:
- shard-bmg: NOTRUN -> ([DMESG-WARN][43], [DMESG-WARN][44]) ([Intel XE#3468]) +15 other tests ( 2 dmesg-warn )
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-dp-2-4-rc-ccs.html
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-dp-2-4-rc-ccs.html
* igt@kms_atomic@plane-primary-overlay-mutable-zpos:
- shard-bmg: NOTRUN -> ([SKIP][45], [SKIP][46]) ([Intel XE#2385])
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html
* igt@kms_big_fb@4-tiled-64bpp-rotate-90:
- shard-bmg: NOTRUN -> ([SKIP][47], [SKIP][48]) ([Intel XE#2327]) +2 other tests ( 2 skip )
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_big_fb@4-tiled-64bpp-rotate-90.html
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_big_fb@4-tiled-64bpp-rotate-90.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip:
- shard-bmg: NOTRUN -> ([DMESG-WARN][49], [DMESG-FAIL][50]) ([Intel XE#3468]) +2 other tests ( 1 dmesg-fail, 1 dmesg-warn )
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html
* igt@kms_big_fb@linear-64bpp-rotate-270:
- shard-bmg: NOTRUN -> [SKIP][51] ([Intel XE#2327]) +2 other tests skip
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_big_fb@linear-64bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-16bpp-rotate-0:
- shard-bmg: [PASS][52] -> ([INCOMPLETE][53], [INCOMPLETE][54]) ([Intel XE#1727] / [Intel XE#3225] / [Intel XE#3468])
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_big_fb@x-tiled-16bpp-rotate-0.html
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_big_fb@x-tiled-16bpp-rotate-0.html
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_big_fb@x-tiled-16bpp-rotate-0.html
* igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
- shard-bmg: [PASS][55] -> ([DMESG-FAIL][56], [DMESG-WARN][57]) ([Intel XE#1727] / [Intel XE#3468])
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@y-tiled-addfb-size-overflow:
- shard-bmg: NOTRUN -> ([SKIP][58], [SKIP][59]) ([Intel XE#610])
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip:
- shard-bmg: NOTRUN -> [SKIP][60] ([Intel XE#1124])
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@yf-tiled-8bpp-rotate-90:
- shard-bmg: NOTRUN -> ([SKIP][61], [SKIP][62]) ([Intel XE#1124]) +6 other tests ( 2 skip )
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_big_fb@yf-tiled-8bpp-rotate-90.html
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_big_fb@yf-tiled-8bpp-rotate-90.html
* igt@kms_bw@connected-linear-tiling-2-displays-1920x1080p:
- shard-bmg: [PASS][63] -> ([SKIP][64], [PASS][65]) ([Intel XE#2314] / [Intel XE#2894]) +1 other test ( 1 pass, 1 skip )
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_bw@connected-linear-tiling-2-displays-1920x1080p.html
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_bw@connected-linear-tiling-2-displays-1920x1080p.html
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_bw@connected-linear-tiling-2-displays-1920x1080p.html
* igt@kms_bw@linear-tiling-1-displays-2560x1440p:
- shard-bmg: NOTRUN -> [SKIP][66] ([Intel XE#367])
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_bw@linear-tiling-1-displays-2560x1440p.html
* igt@kms_bw@linear-tiling-2-displays-2560x1440p:
- shard-bmg: NOTRUN -> ([SKIP][67], [SKIP][68]) ([Intel XE#367]) +2 other tests ( 2 skip )
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_bw@linear-tiling-2-displays-2560x1440p.html
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_bw@linear-tiling-2-displays-2560x1440p.html
* igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs:
- shard-bmg: NOTRUN -> ([SKIP][69], [SKIP][70]) ([Intel XE#2652] / [Intel XE#787]) +8 other tests ( 2 skip )
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs.html
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-basic-y-tiled-ccs:
- shard-bmg: NOTRUN -> [SKIP][71] ([Intel XE#2887]) +1 other test skip
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_ccs@crc-primary-basic-y-tiled-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs-cc:
- shard-bmg: NOTRUN -> [SKIP][72] ([Intel XE#3432])
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc:
- shard-bmg: NOTRUN -> ([SKIP][73], [SKIP][74]) ([Intel XE#2887]) +10 other tests ( 2 skip )
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc.html
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc.html
* igt@kms_chamelium_audio@hdmi-audio-edid:
- shard-bmg: NOTRUN -> ([SKIP][75], [SKIP][76]) ([Intel XE#2252]) +5 other tests ( 2 skip )
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_chamelium_audio@hdmi-audio-edid.html
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_chamelium_audio@hdmi-audio-edid.html
* igt@kms_chamelium_color@ctm-red-to-blue:
- shard-bmg: NOTRUN -> ([SKIP][77], [SKIP][78]) ([Intel XE#2325])
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_chamelium_color@ctm-red-to-blue.html
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_chamelium_color@ctm-red-to-blue.html
* igt@kms_cursor_crc@cursor-rapid-movement-512x512:
- shard-bmg: NOTRUN -> ([SKIP][79], [SKIP][80]) ([Intel XE#2321])
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_cursor_crc@cursor-rapid-movement-512x512.html
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_cursor_crc@cursor-rapid-movement-512x512.html
* igt@kms_cursor_crc@cursor-rapid-movement-max-size:
- shard-bmg: NOTRUN -> ([SKIP][81], [SKIP][82]) ([Intel XE#2320])
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_cursor_crc@cursor-rapid-movement-max-size.html
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_cursor_crc@cursor-rapid-movement-max-size.html
* igt@kms_cursor_crc@cursor-size-change:
- shard-bmg: NOTRUN -> [INCOMPLETE][83] ([Intel XE#1727] / [Intel XE#2705] / [Intel XE#3468])
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_cursor_crc@cursor-size-change.html
* igt@kms_cursor_crc@cursor-size-change@pipe-a-dp-2:
- shard-bmg: NOTRUN -> [INCOMPLETE][84] ([Intel XE#1727] / [Intel XE#3468])
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_cursor_crc@cursor-size-change@pipe-a-dp-2.html
* igt@kms_cursor_edge_walk@64x64-top-edge@pipe-a-dp-2:
- shard-bmg: NOTRUN -> ([DMESG-FAIL][85], [DMESG-FAIL][86]) ([Intel XE#3468]) +4 other tests ( 2 dmesg-fail )
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_cursor_edge_walk@64x64-top-edge@pipe-a-dp-2.html
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_cursor_edge_walk@64x64-top-edge@pipe-a-dp-2.html
* igt@kms_cursor_legacy@cursora-vs-flipb-toggle:
- shard-bmg: [PASS][87] -> ([DMESG-WARN][88], [SKIP][89]) ([Intel XE#2291] / [Intel XE#3468])
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size:
- shard-bmg: [PASS][90] -> ([DMESG-WARN][91], [PASS][92]) ([Intel XE#877]) +2 other tests ( 1 dmesg-warn, 1 pass )
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html
* igt@kms_cursor_legacy@flip-vs-cursor-toggle:
- shard-bmg: NOTRUN -> ([DMESG-FAIL][93], [DMESG-FAIL][94]) ([Intel XE#2705] / [Intel XE#3468])
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_cursor_legacy@flip-vs-cursor-toggle.html
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_cursor_legacy@flip-vs-cursor-toggle.html
* igt@kms_cursor_legacy@flip-vs-cursor-varying-size:
- shard-bmg: [PASS][95] -> ([DMESG-FAIL][96], [DMESG-FAIL][97]) ([Intel XE#3468]) +19 other tests ( 2 dmesg-fail )
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_cursor_legacy@flip-vs-cursor-varying-size.html
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_cursor_legacy@flip-vs-cursor-varying-size.html
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_cursor_legacy@flip-vs-cursor-varying-size.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions:
- shard-bmg: NOTRUN -> [SKIP][98] ([Intel XE#2286])
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size:
- shard-bmg: NOTRUN -> ([SKIP][99], [SKIP][100]) ([Intel XE#2286])
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size.html
* igt@kms_display_modes@extended-mode-basic:
- shard-bmg: [PASS][101] -> ([PASS][102], [SKIP][103]) ([Intel XE#2425])
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_display_modes@extended-mode-basic.html
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_display_modes@extended-mode-basic.html
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_display_modes@extended-mode-basic.html
* igt@kms_draw_crc@draw-method-blt@rgb565-4tiled:
- shard-bmg: [PASS][104] -> ([DMESG-FAIL][105], [DMESG-FAIL][106]) ([Intel XE#1727] / [Intel XE#3468])
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_draw_crc@draw-method-blt@rgb565-4tiled.html
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_draw_crc@draw-method-blt@rgb565-4tiled.html
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_draw_crc@draw-method-blt@rgb565-4tiled.html
* igt@kms_draw_crc@draw-method-blt@xrgb8888-4tiled:
- shard-bmg: [PASS][107] -> ([DMESG-FAIL][108], [DMESG-FAIL][109]) ([Intel XE#2705] / [Intel XE#3468]) +1 other test ( 2 dmesg-fail )
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_draw_crc@draw-method-blt@xrgb8888-4tiled.html
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_draw_crc@draw-method-blt@xrgb8888-4tiled.html
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_draw_crc@draw-method-blt@xrgb8888-4tiled.html
* igt@kms_flip@2x-blocking-absolute-wf_vblank-interruptible:
- shard-bmg: [PASS][110] -> ([SKIP][111], [DMESG-WARN][112]) ([Intel XE#2316] / [Intel XE#3468])
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_flip@2x-blocking-absolute-wf_vblank-interruptible.html
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip@2x-blocking-absolute-wf_vblank-interruptible.html
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_flip@2x-blocking-absolute-wf_vblank-interruptible.html
* igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset-interruptible:
- shard-bmg: NOTRUN -> ([SKIP][113], [PASS][114]) ([Intel XE#2316]) +1 other test ( 1 pass, 1 skip )
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset-interruptible.html
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset-interruptible.html
* igt@kms_flip@2x-flip-vs-wf_vblank-interruptible:
- shard-bmg: [PASS][115] -> ([PASS][116], [SKIP][117]) ([Intel XE#2316]) +4 other tests ( 1 pass, 1 skip )
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html
* igt@kms_flip@2x-wf_vblank-ts-check:
- shard-bmg: [PASS][118] -> [INCOMPLETE][119] ([Intel XE#2635]) +1 other test incomplete
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_flip@2x-wf_vblank-ts-check.html
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-wf_vblank-ts-check.html
* igt@kms_flip@absolute-wf_vblank:
- shard-bmg: [PASS][120] -> ([DMESG-FAIL][121], [DMESG-WARN][122]) ([Intel XE#3468]) +7 other tests ( 1 dmesg-fail, 1 dmesg-warn )
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_flip@absolute-wf_vblank.html
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_flip@absolute-wf_vblank.html
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip@absolute-wf_vblank.html
* igt@kms_flip@flip-vs-absolute-wf_vblank:
- shard-lnl: [PASS][123] -> ([FAIL][124], [PASS][125]) ([Intel XE#886]) +3 other tests ( 1 fail, 1 pass )
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-1/igt@kms_flip@flip-vs-absolute-wf_vblank.html
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-4/igt@kms_flip@flip-vs-absolute-wf_vblank.html
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-8/igt@kms_flip@flip-vs-absolute-wf_vblank.html
- shard-bmg: [PASS][126] -> ([PASS][127], [DMESG-FAIL][128]) ([Intel XE#3468])
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_flip@flip-vs-absolute-wf_vblank.html
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip@flip-vs-absolute-wf_vblank.html
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_flip@flip-vs-absolute-wf_vblank.html
* igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible@a-dp2:
- shard-bmg: NOTRUN -> [DMESG-FAIL][129] ([Intel XE#3468]) +1 other test dmesg-fail
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible@a-dp2.html
* igt@kms_flip@flip-vs-absolute-wf_vblank@a-dp2:
- shard-bmg: [PASS][130] -> [DMESG-FAIL][131] ([Intel XE#3468]) +3 other tests dmesg-fail
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_flip@flip-vs-absolute-wf_vblank@a-dp2.html
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_flip@flip-vs-absolute-wf_vblank@a-dp2.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible@b-dp2:
- shard-bmg: [PASS][132] -> ([DMESG-WARN][133], [DMESG-WARN][134]) ([Intel XE#3468]) +75 other tests ( 2 dmesg-warn )
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-dp2.html
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-dp2.html
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-dp2.html
* igt@kms_flip@plain-flip-fb-recreate-interruptible@a-dp2:
- shard-bmg: NOTRUN -> ([FAIL][135], [PASS][136]) ([Intel XE#2882]) +1 other test ( 1 fail, 1 pass )
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@plain-flip-fb-recreate-interruptible@a-dp2.html
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip@plain-flip-fb-recreate-interruptible@a-dp2.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling:
- shard-bmg: NOTRUN -> ([SKIP][137], [SKIP][138]) ([Intel XE#2293] / [Intel XE#2380]) +2 other tests ( 2 skip )
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling.html
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode:
- shard-bmg: NOTRUN -> ([SKIP][139], [SKIP][140]) ([Intel XE#2293]) +2 other tests ( 2 skip )
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-upscaling@pipe-a-valid-mode:
- shard-bmg: [PASS][141] -> ([DMESG-WARN][142], [PASS][143]) ([Intel XE#2705]) +1 other test ( 1 dmesg-warn, 1 pass )
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-upscaling@pipe-a-valid-mode.html
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-upscaling@pipe-a-valid-mode.html
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling@pipe-a-valid-mode:
- shard-bmg: [PASS][144] -> ([PASS][145], [DMESG-WARN][146]) ([Intel XE#1727] / [Intel XE#2705] / [Intel XE#3468]) +1 other test ( 1 dmesg-warn, 1 pass )
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling@pipe-a-valid-mode.html
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling@pipe-a-valid-mode.html
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling@pipe-a-valid-mode.html
* igt@kms_frontbuffer_tracking@drrs-2p-primscrn-indfb-pgflip-blt:
- shard-bmg: NOTRUN -> ([SKIP][147], [SKIP][148]) ([Intel XE#2311]) +9 other tests ( 2 skip )
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-indfb-pgflip-blt.html
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-pgflip-blt:
- shard-bmg: NOTRUN -> ([FAIL][149], [FAIL][150]) ([Intel XE#2333]) +3 other tests ( 2 fail )
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-pgflip-blt.html
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt:
- shard-bmg: NOTRUN -> [FAIL][151] ([Intel XE#2333]) +1 other test fail
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-tiling-y:
- shard-bmg: NOTRUN -> ([SKIP][152], [SKIP][153]) ([Intel XE#2352])
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-tiling-y.html
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-tiling-y.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-blt:
- shard-bmg: NOTRUN -> ([SKIP][154], [SKIP][155]) ([Intel XE#2311] / [Intel XE#2312]) +2 other tests ( 2 skip )
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-blt.html
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcdrrs-suspend:
- shard-bmg: NOTRUN -> [SKIP][156] ([Intel XE#2311]) +5 other tests skip
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_frontbuffer_tracking@fbcdrrs-suspend.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-pgflip-blt:
- shard-bmg: NOTRUN -> ([SKIP][157], [SKIP][158]) ([Intel XE#2313]) +14 other tests ( 2 skip )
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-pgflip-blt.html
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-spr-indfb-draw-blt:
- shard-bmg: NOTRUN -> ([SKIP][159], [SKIP][160]) ([Intel XE#2312] / [Intel XE#2313]) +2 other tests ( 2 skip )
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-spr-indfb-draw-blt.html
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-spr-indfb-draw-mmap-wc:
- shard-bmg: NOTRUN -> [SKIP][161] ([Intel XE#2313]) +5 other tests skip
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-spr-indfb-draw-mmap-wc.html
* igt@kms_getfb@getfb2-accept-ccs:
- shard-bmg: NOTRUN -> ([SKIP][162], [SKIP][163]) ([Intel XE#2340])
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_getfb@getfb2-accept-ccs.html
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_getfb@getfb2-accept-ccs.html
* igt@kms_lease@lease-unleased-connector@pipe-c-dp-2:
- shard-bmg: [PASS][164] -> ([DMESG-WARN][165], [PASS][166]) ([Intel XE#3468]) +28 other tests ( 1 dmesg-warn, 1 pass )
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_lease@lease-unleased-connector@pipe-c-dp-2.html
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_lease@lease-unleased-connector@pipe-c-dp-2.html
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_lease@lease-unleased-connector@pipe-c-dp-2.html
* igt@kms_lease@setcrtc-implicit-plane:
- shard-bmg: [PASS][167] -> ([INCOMPLETE][168], [INCOMPLETE][169]) ([Intel XE#1727] / [Intel XE#3468]) +3 other tests ( 2 incomplete )
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_lease@setcrtc-implicit-plane.html
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_lease@setcrtc-implicit-plane.html
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_lease@setcrtc-implicit-plane.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-bmg: NOTRUN -> [SKIP][170] ([Intel XE#2501])
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-3:
- shard-bmg: [PASS][171] -> [INCOMPLETE][172] ([Intel XE#1727] / [Intel XE#3468]) +2 other tests incomplete
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-3.html
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-3.html
* igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats@pipe-a:
- shard-bmg: [PASS][173] -> ([DMESG-WARN][174], [DMESG-WARN][175]) ([Intel XE#2705] / [Intel XE#3468]) +3 other tests ( 2 dmesg-warn )
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats@pipe-a.html
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats@pipe-a.html
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats@pipe-a.html
* igt@kms_pm_backlight@fade-with-dpms:
- shard-bmg: NOTRUN -> ([SKIP][176], [SKIP][177]) ([Intel XE#870])
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_pm_backlight@fade-with-dpms.html
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_pm_backlight@fade-with-dpms.html
* igt@kms_pm_dc@dc5-dpms:
- shard-lnl: [PASS][178] -> ([FAIL][179], [FAIL][180]) ([Intel XE#718])
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-3/igt@kms_pm_dc@dc5-dpms.html
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-4/igt@kms_pm_dc@dc5-dpms.html
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-7/igt@kms_pm_dc@dc5-dpms.html
* igt@kms_pm_dc@dc5-psr:
- shard-bmg: NOTRUN -> ([SKIP][181], [SKIP][182]) ([Intel XE#2392])
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_pm_dc@dc5-psr.html
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_pm_dc@dc5-psr.html
* igt@kms_pm_rpm@dpms-lpsp:
- shard-bmg: NOTRUN -> ([SKIP][183], [SKIP][184]) ([Intel XE#1439] / [Intel XE#3141] / [Intel XE#836]) +1 other test ( 2 skip )
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_pm_rpm@dpms-lpsp.html
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_pm_rpm@dpms-lpsp.html
* igt@kms_pm_rpm@modeset-non-lpsp:
- shard-bmg: [PASS][185] -> [DMESG-WARN][186] ([Intel XE#1727] / [Intel XE#3468]) +1 other test dmesg-warn
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_pm_rpm@modeset-non-lpsp.html
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_pm_rpm@modeset-non-lpsp.html
* igt@kms_pm_rpm@universal-planes@plane-32:
- shard-bmg: NOTRUN -> ([DMESG-WARN][187], [DMESG-WARN][188]) ([Intel XE#1727] / [Intel XE#3468]) +7 other tests ( 2 dmesg-warn )
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_pm_rpm@universal-planes@plane-32.html
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_pm_rpm@universal-planes@plane-32.html
* igt@kms_psr2_sf@fbc-psr2-plane-move-sf-dmg-area:
- shard-bmg: NOTRUN -> [SKIP][189] ([Intel XE#1489]) +1 other test skip
[189]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_psr2_sf@fbc-psr2-plane-move-sf-dmg-area.html
* igt@kms_psr2_sf@psr2-plane-move-sf-dmg-area:
- shard-bmg: NOTRUN -> ([SKIP][190], [SKIP][191]) ([Intel XE#1489]) +3 other tests ( 2 skip )
[190]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_psr2_sf@psr2-plane-move-sf-dmg-area.html
[191]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_psr2_sf@psr2-plane-move-sf-dmg-area.html
* igt@kms_psr@fbc-psr2-cursor-render:
- shard-bmg: NOTRUN -> [SKIP][192] ([Intel XE#2234] / [Intel XE#2850]) +3 other tests skip
[192]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_psr@fbc-psr2-cursor-render.html
* igt@kms_psr@fbc-psr2-cursor-render@edp-1:
- shard-lnl: [PASS][193] -> ([FAIL][194], [FAIL][195]) ([Intel XE#3633]) +1 other test ( 2 fail )
[193]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-4/igt@kms_psr@fbc-psr2-cursor-render@edp-1.html
[194]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-7/igt@kms_psr@fbc-psr2-cursor-render@edp-1.html
[195]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-4/igt@kms_psr@fbc-psr2-cursor-render@edp-1.html
* igt@kms_psr@psr-primary-page-flip:
- shard-bmg: NOTRUN -> ([SKIP][196], [SKIP][197]) ([Intel XE#2234] / [Intel XE#2850]) +7 other tests ( 2 skip )
[196]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_psr@psr-primary-page-flip.html
[197]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_psr@psr-primary-page-flip.html
* igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
- shard-bmg: NOTRUN -> ([SKIP][198], [SKIP][199]) ([Intel XE#2414])
[198]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
[199]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270:
- shard-bmg: NOTRUN -> ([SKIP][200], [SKIP][201]) ([Intel XE#3414]) +1 other test ( 2 skip )
[200]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html
[201]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html
* igt@kms_setmode@clone-exclusive-crtc:
- shard-bmg: [PASS][202] -> ([PASS][203], [SKIP][204]) ([Intel XE#1435])
[202]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_setmode@clone-exclusive-crtc.html
[203]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_setmode@clone-exclusive-crtc.html
[204]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_setmode@clone-exclusive-crtc.html
* igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1:
- shard-lnl: [PASS][205] -> [FAIL][206] ([Intel XE#899])
[205]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-5/igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1.html
[206]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-8/igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1.html
* igt@kms_writeback@writeback-check-output-xrgb2101010:
- shard-bmg: NOTRUN -> ([SKIP][207], [SKIP][208]) ([Intel XE#756])
[207]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_writeback@writeback-check-output-xrgb2101010.html
[208]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_writeback@writeback-check-output-xrgb2101010.html
* igt@xe_eudebug@basic-vm-bind-discovery:
- shard-bmg: NOTRUN -> ([SKIP][209], [SKIP][210]) ([Intel XE#2905]) +4 other tests ( 2 skip )
[209]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_eudebug@basic-vm-bind-discovery.html
[210]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_eudebug@basic-vm-bind-discovery.html
* igt@xe_eudebug_online@breakpoint-many-sessions-single-tile:
- shard-bmg: NOTRUN -> [SKIP][211] ([Intel XE#2905])
[211]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_eudebug_online@breakpoint-many-sessions-single-tile.html
* igt@xe_evict@evict-beng-mixed-many-threads-small:
- shard-bmg: [PASS][212] -> ([DMESG-WARN][213], [INCOMPLETE][214]) ([Intel XE#1473] / [Intel XE#3468])
[212]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_evict@evict-beng-mixed-many-threads-small.html
[213]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_evict@evict-beng-mixed-many-threads-small.html
[214]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_evict@evict-beng-mixed-many-threads-small.html
* igt@xe_evict@evict-beng-mixed-threads-large:
- shard-bmg: [PASS][215] -> [TIMEOUT][216] ([Intel XE#1473])
[215]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_evict@evict-beng-mixed-threads-large.html
[216]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_evict@evict-beng-mixed-threads-large.html
* igt@xe_evict@evict-mixed-threads-large:
- shard-bmg: [PASS][217] -> ([PASS][218], [TIMEOUT][219]) ([Intel XE#1473] / [Intel XE#2472])
[217]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_evict@evict-mixed-threads-large.html
[218]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_evict@evict-mixed-threads-large.html
[219]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_evict@evict-mixed-threads-large.html
* igt@xe_exec_basic@many-basic:
- shard-bmg: [PASS][220] -> ([DMESG-WARN][221], [DMESG-WARN][222]) ([Intel XE#1727])
[220]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_exec_basic@many-basic.html
[221]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_exec_basic@many-basic.html
[222]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_exec_basic@many-basic.html
* igt@xe_exec_basic@multigpu-no-exec-userptr-invalidate:
- shard-bmg: NOTRUN -> [SKIP][223] ([Intel XE#2322])
[223]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_exec_basic@multigpu-no-exec-userptr-invalidate.html
* igt@xe_exec_basic@multigpu-once-null-rebind:
- shard-bmg: NOTRUN -> ([SKIP][224], [SKIP][225]) ([Intel XE#2322]) +3 other tests ( 2 skip )
[224]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_exec_basic@multigpu-once-null-rebind.html
[225]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_exec_basic@multigpu-once-null-rebind.html
* igt@xe_exec_threads@threads-fd-userptr-invalidate-race:
- shard-bmg: [PASS][226] -> [DMESG-WARN][227] ([Intel XE#3468]) +46 other tests dmesg-warn
[226]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@xe_exec_threads@threads-fd-userptr-invalidate-race.html
[227]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_exec_threads@threads-fd-userptr-invalidate-race.html
* igt@xe_exercise_blt@fast-copy-inc-dimension:
- shard-bmg: NOTRUN -> ([PASS][228], [INCOMPLETE][229]) ([Intel XE#3580])
[228]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_exercise_blt@fast-copy-inc-dimension.html
[229]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_exercise_blt@fast-copy-inc-dimension.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ads_init:
- shard-bmg: [PASS][230] -> [DMESG-WARN][231] ([Intel XE#3343] / [Intel XE#3468])
[230]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ads_init.html
[231]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ads_init.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_sriov_init:
- shard-bmg: NOTRUN -> ([DMESG-WARN][232], [PASS][233]) ([Intel XE#3468]) +3 other tests ( 1 dmesg-warn, 1 pass )
[232]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_fault_injection@inject-fault-probe-function-xe_sriov_init.html
[233]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_fault_injection@inject-fault-probe-function-xe_sriov_init.html
* igt@xe_fault_injection@vm-bind-fail-xe_pt_update_ops_run:
- shard-bmg: NOTRUN -> [DMESG-WARN][234] ([Intel XE#3467] / [Intel XE#3468])
[234]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_fault_injection@vm-bind-fail-xe_pt_update_ops_run.html
* igt@xe_fault_injection@vm-create-fail-xe_pt_create:
- shard-bmg: [PASS][235] -> ([DMESG-WARN][236], [DMESG-WARN][237]) ([Intel XE#3467] / [Intel XE#3468])
[235]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@xe_fault_injection@vm-create-fail-xe_pt_create.html
[236]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_fault_injection@vm-create-fail-xe_pt_create.html
[237]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_fault_injection@vm-create-fail-xe_pt_create.html
* igt@xe_live_ktest@xe_migrate:
- shard-bmg: [PASS][238] -> ([SKIP][239], [SKIP][240]) ([Intel XE#1192]) +1 other test ( 2 skip )
[238]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@xe_live_ktest@xe_migrate.html
[239]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_live_ktest@xe_migrate.html
[240]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_live_ktest@xe_migrate.html
* igt@xe_module_load@reload:
- shard-bmg: [PASS][241] -> ([DMESG-WARN][242], [DMESG-WARN][243]) ([Intel XE#3467])
[241]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_module_load@reload.html
[242]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_module_load@reload.html
[243]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_module_load@reload.html
* igt@xe_module_load@unload:
- shard-bmg: NOTRUN -> ([DMESG-WARN][244], [DMESG-WARN][245]) ([Intel XE#3467])
[244]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_module_load@unload.html
[245]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_module_load@unload.html
* igt@xe_oa@buffer-fill@rcs-0:
- shard-bmg: NOTRUN -> [DMESG-WARN][246] ([Intel XE#3468]) +6 other tests dmesg-warn
[246]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_oa@buffer-fill@rcs-0.html
* igt@xe_peer2peer@read:
- shard-bmg: NOTRUN -> ([SKIP][247], [SKIP][248]) ([Intel XE#2427])
[247]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_peer2peer@read.html
[248]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_peer2peer@read.html
* igt@xe_pm@s2idle-basic-exec:
- shard-bmg: NOTRUN -> ([DMESG-WARN][249], [DMESG-WARN][250]) ([Intel XE#1616] / [Intel XE#1727] / [Intel XE#3468])
[249]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_pm@s2idle-basic-exec.html
[250]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_pm@s2idle-basic-exec.html
* igt@xe_pm@s2idle-mocs:
- shard-bmg: [PASS][251] -> [DMESG-FAIL][252] ([Intel XE#1727] / [Intel XE#3468])
[251]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_pm@s2idle-mocs.html
[252]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_pm@s2idle-mocs.html
* igt@xe_pm@s3-exec-after:
- shard-bmg: NOTRUN -> ([DMESG-WARN][253], [DMESG-WARN][254]) ([Intel XE#1727] / [Intel XE#3468] / [Intel XE#569]) +1 other test ( 2 dmesg-warn )
[253]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_pm@s3-exec-after.html
[254]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_pm@s3-exec-after.html
* igt@xe_pm@s4-exec-after:
- shard-bmg: [PASS][255] -> ([DMESG-WARN][256], [DMESG-WARN][257]) ([Intel XE#1727] / [Intel XE#3468]) +5 other tests ( 2 dmesg-warn )
[255]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_pm@s4-exec-after.html
[256]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_pm@s4-exec-after.html
[257]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_pm@s4-exec-after.html
* igt@xe_query@multigpu-query-topology-l3-bank-mask:
- shard-bmg: NOTRUN -> ([SKIP][258], [SKIP][259]) ([Intel XE#944]) +1 other test ( 2 skip )
[258]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_query@multigpu-query-topology-l3-bank-mask.html
[259]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_query@multigpu-query-topology-l3-bank-mask.html
* igt@xe_query@query-invalid-extension:
- shard-bmg: [PASS][260] -> ([DMESG-WARN][261], [PASS][262]) ([Intel XE#1727]) +1 other test ( 1 dmesg-warn, 1 pass )
[260]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@xe_query@query-invalid-extension.html
[261]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_query@query-invalid-extension.html
[262]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_query@query-invalid-extension.html
* igt@xe_render_copy@render-random@render-tile64-256x256:
- shard-bmg: [PASS][263] -> [DMESG-WARN][264] ([Intel XE#1727]) +5 other tests dmesg-warn
[263]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_render_copy@render-random@render-tile64-256x256.html
[264]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_render_copy@render-random@render-tile64-256x256.html
#### Possible fixes ####
* igt@kms_atomic_transition@plane-primary-toggle-with-vblank-wait:
- shard-bmg: [INCOMPLETE][265] ([Intel XE#3468]) -> ([PASS][266], [PASS][267]) +1 other test ( 2 pass )
[265]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_atomic_transition@plane-primary-toggle-with-vblank-wait.html
[266]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_atomic_transition@plane-primary-toggle-with-vblank-wait.html
[267]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_atomic_transition@plane-primary-toggle-with-vblank-wait.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip:
- shard-bmg: [DMESG-FAIL][268] ([Intel XE#3468]) -> ([PASS][269], [PASS][270]) +17 other tests ( 2 pass )
[268]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
[269]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
[270]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
* igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0:
- shard-bmg: [DMESG-FAIL][271] ([Intel XE#3468]) -> [PASS][272] +5 other tests pass
[271]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0.html
[272]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0.html
* igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip:
- shard-bmg: [DMESG-WARN][273] ([Intel XE#2705] / [Intel XE#3468]) -> ([PASS][274], [PASS][275]) +1 other test ( 2 pass )
[273]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
[274]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
[275]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip.html
* igt@kms_cursor_legacy@short-flip-after-cursor-atomic-transitions-varying-size:
- shard-bmg: [DMESG-WARN][276] -> ([PASS][277], [PASS][278]) +2 other tests ( 2 pass )
[276]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_cursor_legacy@short-flip-after-cursor-atomic-transitions-varying-size.html
[277]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_cursor_legacy@short-flip-after-cursor-atomic-transitions-varying-size.html
[278]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_cursor_legacy@short-flip-after-cursor-atomic-transitions-varying-size.html
* igt@kms_draw_crc@draw-method-mmap-wc@rgb565-4tiled:
- shard-bmg: [DMESG-FAIL][279] ([Intel XE#2705]) -> ([PASS][280], [PASS][281])
[279]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_draw_crc@draw-method-mmap-wc@rgb565-4tiled.html
[280]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_draw_crc@draw-method-mmap-wc@rgb565-4tiled.html
[281]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_draw_crc@draw-method-mmap-wc@rgb565-4tiled.html
* igt@kms_draw_crc@draw-method-mmap-wc@xrgb8888-4tiled:
- shard-bmg: [DMESG-FAIL][282] -> ([PASS][283], [PASS][284])
[282]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_draw_crc@draw-method-mmap-wc@xrgb8888-4tiled.html
[283]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_draw_crc@draw-method-mmap-wc@xrgb8888-4tiled.html
[284]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_draw_crc@draw-method-mmap-wc@xrgb8888-4tiled.html
* igt@kms_flip@2x-flip-vs-expired-vblank@ab-dp2-hdmi-a3:
- shard-bmg: [FAIL][285] ([Intel XE#2882]) -> ([PASS][286], [PASS][287]) +2 other tests ( 2 pass )
[285]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank@ab-dp2-hdmi-a3.html
[286]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-expired-vblank@ab-dp2-hdmi-a3.html
[287]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank@ab-dp2-hdmi-a3.html
* igt@kms_flip@2x-flip-vs-expired-vblank@ad-dp2-hdmi-a3:
- shard-bmg: [FAIL][288] ([Intel XE#3321]) -> ([PASS][289], [PASS][290])
[288]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank@ad-dp2-hdmi-a3.html
[289]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank@ad-dp2-hdmi-a3.html
[290]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-expired-vblank@ad-dp2-hdmi-a3.html
* igt@kms_flip@2x-flip-vs-suspend-interruptible:
- shard-bmg: [ABORT][291] ([Intel XE#2625]) -> ([PASS][292], [PASS][293])
[291]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_flip@2x-flip-vs-suspend-interruptible.html
[292]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-suspend-interruptible.html
[293]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_flip@2x-flip-vs-suspend-interruptible.html
* igt@kms_flip@2x-flip-vs-suspend-interruptible@cd-dp2-hdmi-a3:
- shard-bmg: [ABORT][294] -> ([PASS][295], [PASS][296])
[294]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_flip@2x-flip-vs-suspend-interruptible@cd-dp2-hdmi-a3.html
[295]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_flip@2x-flip-vs-suspend-interruptible@cd-dp2-hdmi-a3.html
[296]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-suspend-interruptible@cd-dp2-hdmi-a3.html
* igt@kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling:
- shard-bmg: [DMESG-WARN][297] ([Intel XE#1727] / [Intel XE#2705] / [Intel XE#3468]) -> ([PASS][298], [PASS][299]) +1 other test ( 2 pass )
[297]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling.html
[298]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling.html
[299]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling.html
* igt@kms_plane@pixel-format:
- shard-bmg: [INCOMPLETE][300] ([Intel XE#1035] / [Intel XE#3468]) -> [PASS][301]
[300]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_plane@pixel-format.html
[301]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_plane@pixel-format.html
* igt@kms_plane_cursor@viewport:
- shard-bmg: [DMESG-FAIL][302] ([Intel XE#1727] / [Intel XE#3468]) -> ([PASS][303], [PASS][304]) +1 other test ( 2 pass )
[302]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_plane_cursor@viewport.html
[303]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_plane_cursor@viewport.html
[304]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_plane_cursor@viewport.html
* igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-128 (NEW):
- shard-bmg: [DMESG-FAIL][305] ([Intel XE#2705] / [Intel XE#3468]) -> [PASS][306] +1 other test pass
[305]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-128.html
[306]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-128.html
* igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-64 (NEW):
- shard-bmg: [DMESG-FAIL][307] ([Intel XE#1727] / [Intel XE#3468]) -> [PASS][308]
[307]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-64.html
[308]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_plane_cursor@viewport@pipe-a-dp-2-size-64.html
* igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format:
- shard-bmg: [DMESG-WARN][309] ([Intel XE#2566] / [Intel XE#3468]) -> [PASS][310] +1 other test pass
[309]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format.html
[310]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format.html
* igt@kms_pm_dc@dc5-psr:
- shard-lnl: [FAIL][311] ([Intel XE#718]) -> [PASS][312]
[311]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-8/igt@kms_pm_dc@dc5-psr.html
[312]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-8/igt@kms_pm_dc@dc5-psr.html
* igt@kms_pm_rpm@basic-pci-d3-state:
- shard-bmg: [FAIL][313] -> ([PASS][314], [PASS][315])
[313]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_pm_rpm@basic-pci-d3-state.html
[314]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_pm_rpm@basic-pci-d3-state.html
[315]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_pm_rpm@basic-pci-d3-state.html
* igt@kms_pm_rpm@legacy-planes@plane-50:
- shard-bmg: [DMESG-WARN][316] ([Intel XE#1727] / [Intel XE#3468]) -> [PASS][317] +6 other tests pass
[316]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_pm_rpm@legacy-planes@plane-50.html
[317]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_pm_rpm@legacy-planes@plane-50.html
* igt@kms_setmode@basic@pipe-b-hdmi-a-3:
- shard-bmg: [FAIL][318] ([Intel XE#3559]) -> ([PASS][319], [PASS][320]) +3 other tests ( 2 pass )
[318]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_setmode@basic@pipe-b-hdmi-a-3.html
[319]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_setmode@basic@pipe-b-hdmi-a-3.html
[320]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_setmode@basic@pipe-b-hdmi-a-3.html
* igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1:
- shard-lnl: [FAIL][321] ([Intel XE#899]) -> [PASS][322]
[321]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-5/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html
[322]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-8/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html
* igt@kms_vblank@query-idle@pipe-a-hdmi-a-3:
- shard-bmg: [DMESG-WARN][323] ([Intel XE#3468]) -> ([PASS][324], [PASS][325]) +104 other tests ( 2 pass )
[323]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_vblank@query-idle@pipe-a-hdmi-a-3.html
[324]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_vblank@query-idle@pipe-a-hdmi-a-3.html
[325]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_vblank@query-idle@pipe-a-hdmi-a-3.html
* igt@kms_vblank@ts-continuation-dpms-suspend:
- shard-bmg: [DMESG-WARN][326] ([Intel XE#3426]) -> [PASS][327]
[326]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_vblank@ts-continuation-dpms-suspend.html
[327]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_vblank@ts-continuation-dpms-suspend.html
* igt@kms_vblank@ts-continuation-dpms-suspend@pipe-a-dp-2:
- shard-bmg: [DMESG-WARN][328] -> [PASS][329]
[328]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_vblank@ts-continuation-dpms-suspend@pipe-a-dp-2.html
[329]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_vblank@ts-continuation-dpms-suspend@pipe-a-dp-2.html
* igt@kms_vblank@ts-continuation-modeset-rpm:
- shard-bmg: [INCOMPLETE][330] ([Intel XE#1727] / [Intel XE#3468]) -> ([PASS][331], [PASS][332]) +1 other test ( 2 pass )
[330]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_vblank@ts-continuation-modeset-rpm.html
[331]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_vblank@ts-continuation-modeset-rpm.html
[332]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_vblank@ts-continuation-modeset-rpm.html
* igt@kms_vblank@ts-continuation-modeset-rpm@pipe-a-dp-2:
- shard-bmg: [SKIP][333] -> ([PASS][334], [PASS][335])
[333]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_vblank@ts-continuation-modeset-rpm@pipe-a-dp-2.html
[334]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_vblank@ts-continuation-modeset-rpm@pipe-a-dp-2.html
[335]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_vblank@ts-continuation-modeset-rpm@pipe-a-dp-2.html
* igt@xe_ccs@block-multicopy-compressed@tile64-compressed-compfmt0-vram01-vram01-multicopy:
- shard-bmg: [DMESG-WARN][336] ([Intel XE#3468]) -> [PASS][337] +42 other tests pass
[336]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_ccs@block-multicopy-compressed@tile64-compressed-compfmt0-vram01-vram01-multicopy.html
[337]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_ccs@block-multicopy-compressed@tile64-compressed-compfmt0-vram01-vram01-multicopy.html
* igt@xe_exec_balancer@twice-parallel-userptr:
- shard-bmg: [DMESG-WARN][338] ([Intel XE#1727]) -> ([PASS][339], [PASS][340]) +1 other test ( 2 pass )
[338]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_exec_balancer@twice-parallel-userptr.html
[339]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_exec_balancer@twice-parallel-userptr.html
[340]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_exec_balancer@twice-parallel-userptr.html
* igt@xe_exec_fault_mode@many-bindexecqueue-userptr-invalidate:
- shard-bmg: [DMESG-WARN][341] ([Intel XE#1727]) -> [PASS][342]
[341]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@xe_exec_fault_mode@many-bindexecqueue-userptr-invalidate.html
[342]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_exec_fault_mode@many-bindexecqueue-userptr-invalidate.html
* igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ct_init:
- shard-bmg: [DMESG-WARN][343] ([Intel XE#3343]) -> ([PASS][344], [PASS][345]) +1 other test ( 2 pass )
[343]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ct_init.html
[344]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ct_init.html
[345]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_fault_injection@inject-fault-probe-function-xe_guc_ct_init.html
* igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_create:
- shard-lnl: [DMESG-WARN][346] -> [PASS][347]
[346]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-3/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_create.html
[347]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-8/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-WARN][348] ([Intel XE#3467] / [Intel XE#3468]) -> ([PASS][349], [PASS][350]) +1 other test ( 2 pass )
[348]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_execute.html
[349]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_execute.html
[350]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_fault_injection@vm-bind-fail-vm_bind_ioctl_ops_execute.html
* igt@xe_live_ktest@xe_dma_buf:
- shard-bmg: [SKIP][351] ([Intel XE#1192]) -> ([PASS][352], [PASS][353])
[351]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_live_ktest@xe_dma_buf.html
[352]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_live_ktest@xe_dma_buf.html
[353]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_live_ktest@xe_dma_buf.html
* igt@xe_pm@d3hot-mmap-system:
- shard-bmg: [DMESG-WARN][354] ([Intel XE#1727] / [Intel XE#3468]) -> ([PASS][355], [PASS][356]) +3 other tests ( 2 pass )
[354]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_pm@d3hot-mmap-system.html
[355]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_pm@d3hot-mmap-system.html
[356]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_pm@d3hot-mmap-system.html
#### Warnings ####
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-bmg: [DMESG-FAIL][357] ([Intel XE#3468]) -> ([DMESG-WARN][358], [DMESG-WARN][359]) ([Intel XE#3468])
[357]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
[358]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
[359]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
- shard-bmg: [DMESG-WARN][360] ([Intel XE#3468]) -> ([DMESG-FAIL][361], [DMESG-FAIL][362]) ([Intel XE#1727] / [Intel XE#3468])
[360]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
[361]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
[362]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_content_protection@atomic:
- shard-bmg: [INCOMPLETE][363] ([Intel XE#2715] / [Intel XE#3468]) -> [FAIL][364] ([Intel XE#1178]) +1 other test fail
[363]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_content_protection@atomic.html
[364]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_content_protection@atomic.html
* igt@kms_content_protection@atomic-dpms@pipe-a-dp-2:
- shard-bmg: [INCOMPLETE][365] ([Intel XE#2715] / [Intel XE#3468]) -> ([FAIL][366], [FAIL][367]) ([Intel XE#1178]) +1 other test ( 2 fail )
[365]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_content_protection@atomic-dpms@pipe-a-dp-2.html
[366]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_content_protection@atomic-dpms@pipe-a-dp-2.html
[367]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_content_protection@atomic-dpms@pipe-a-dp-2.html
* igt@kms_cursor_crc@cursor-onscreen-128x128:
- shard-bmg: [DMESG-FAIL][368] ([Intel XE#3468]) -> ([DMESG-FAIL][369], [PASS][370]) ([Intel XE#3468])
[368]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_cursor_crc@cursor-onscreen-128x128.html
[369]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_cursor_crc@cursor-onscreen-128x128.html
[370]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_cursor_crc@cursor-onscreen-128x128.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-legacy:
- shard-bmg: [DMESG-WARN][371] ([Intel XE#3468]) -> ([PASS][372], [SKIP][373]) ([Intel XE#2291])
[371]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_cursor_legacy@cursorb-vs-flipb-legacy.html
[372]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_cursor_legacy@cursorb-vs-flipb-legacy.html
[373]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipb-legacy.html
* igt@kms_fbcon_fbt@fbc:
- shard-bmg: [FAIL][374] ([Intel XE#1695]) -> [DMESG-FAIL][375] ([Intel XE#3468])
[374]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_fbcon_fbt@fbc.html
[375]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_fbcon_fbt@fbc.html
* igt@kms_fbcon_fbt@fbc-suspend:
- shard-bmg: [DMESG-FAIL][376] ([Intel XE#3468]) -> [FAIL][377] ([Intel XE#1695])
[376]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_fbcon_fbt@fbc-suspend.html
[377]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_fbcon_fbt@fbc-suspend.html
* igt@kms_flip@2x-flip-vs-expired-vblank:
- shard-bmg: [DMESG-FAIL][378] ([Intel XE#3468]) -> ([FAIL][379], [PASS][380]) ([Intel XE#2882])
[378]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank.html
[379]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-expired-vblank.html
[380]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank.html
* igt@kms_flip@2x-flip-vs-expired-vblank@cd-dp2-hdmi-a3:
- shard-bmg: [FAIL][381] ([Intel XE#3321]) -> ([PASS][382], [FAIL][383]) ([Intel XE#3321])
[381]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank@cd-dp2-hdmi-a3.html
[382]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank@cd-dp2-hdmi-a3.html
[383]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-flip-vs-expired-vblank@cd-dp2-hdmi-a3.html
* igt@kms_flip@2x-plain-flip-fb-recreate@bc-dp2-hdmi-a3:
- shard-bmg: [FAIL][384] ([Intel XE#2882]) -> ([DMESG-WARN][385], [DMESG-WARN][386]) ([Intel XE#3468]) +6 other tests ( 2 dmesg-warn )
[384]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_flip@2x-plain-flip-fb-recreate@bc-dp2-hdmi-a3.html
[385]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_flip@2x-plain-flip-fb-recreate@bc-dp2-hdmi-a3.html
[386]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_flip@2x-plain-flip-fb-recreate@bc-dp2-hdmi-a3.html
* igt@kms_flip@flip-vs-suspend:
- shard-lnl: [DMESG-WARN][387] ([Intel XE#2932]) -> ([DMESG-WARN][388], [PASS][389]) ([Intel XE#2932]) +3 other tests ( 1 dmesg-warn, 1 pass )
[387]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-8/igt@kms_flip@flip-vs-suspend.html
[388]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-7/igt@kms_flip@flip-vs-suspend.html
[389]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-4/igt@kms_flip@flip-vs-suspend.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-pgflip-blt:
- shard-bmg: [DMESG-FAIL][390] ([Intel XE#3468]) -> [FAIL][391] ([Intel XE#2333]) +6 other tests fail
[390]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-pgflip-blt.html
[391]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt:
- shard-bmg: [FAIL][392] ([Intel XE#2333]) -> [DMESG-FAIL][393] ([Intel XE#3468]) +4 other tests dmesg-fail
[392]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt.html
[393]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-onoff:
- shard-bmg: [DMESG-FAIL][394] ([Intel XE#3468]) -> ([FAIL][395], [SKIP][396]) ([Intel XE#2312] / [Intel XE#2333]) +1 other test ( 1 fail, 1 skip )
[394]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-onoff.html
[395]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-onoff.html
[396]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-onoff.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-wc:
- shard-bmg: [FAIL][397] ([Intel XE#2333]) -> ([INCOMPLETE][398], [SKIP][399]) ([Intel XE#1727] / [Intel XE#2312] / [Intel XE#3468])
[397]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-wc.html
[398]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-wc.html
[399]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-blt:
- shard-bmg: [FAIL][400] ([Intel XE#2333]) -> ([SKIP][401], [FAIL][402]) ([Intel XE#2312] / [Intel XE#2333])
[400]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-blt.html
[401]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-blt.html
[402]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render:
- shard-bmg: [FAIL][403] ([Intel XE#2333]) -> ([DMESG-FAIL][404], [DMESG-FAIL][405]) ([Intel XE#3468]) +7 other tests ( 2 dmesg-fail )
[403]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html
[404]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html
[405]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-move:
- shard-bmg: [FAIL][406] ([Intel XE#2333]) -> ([SKIP][407], [DMESG-FAIL][408]) ([Intel XE#2312] / [Intel XE#3468])
[406]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-move.html
[407]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-move.html
[408]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-move.html
* igt@kms_frontbuffer_tracking@fbc-tiling-linear:
- shard-bmg: [DMESG-FAIL][409] ([Intel XE#3468]) -> ([FAIL][410], [FAIL][411]) ([Intel XE#2333]) +11 other tests ( 2 fail )
[409]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html
[410]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html
[411]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][412] ([Intel XE#2311]) -> ([SKIP][413], [SKIP][414]) ([Intel XE#2311] / [Intel XE#2312]) +12 other tests ( 2 skip )
[412]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc.html
[413]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc.html
[414]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt:
- shard-bmg: [SKIP][415] ([Intel XE#2313]) -> ([SKIP][416], [SKIP][417]) ([Intel XE#2312] / [Intel XE#2313]) +12 other tests ( 2 skip )
[415]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt.html
[416]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt.html
[417]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt.html
* igt@kms_lease@invalid-create-leases:
- shard-bmg: [DMESG-WARN][418] ([Intel XE#3468]) -> ([DMESG-WARN][419], [PASS][420]) ([Intel XE#3468])
[418]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-4/igt@kms_lease@invalid-create-leases.html
[419]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_lease@invalid-create-leases.html
[420]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_lease@invalid-create-leases.html
* igt@kms_pm_dc@dc6-dpms:
- shard-bmg: [DMESG-FAIL][421] ([Intel XE#3468]) -> ([FAIL][422], [FAIL][423]) ([Intel XE#1430])
[421]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@kms_pm_dc@dc6-dpms.html
[422]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_pm_dc@dc6-dpms.html
[423]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_pm_rpm@dpms-mode-unset-lpsp:
- shard-bmg: [SKIP][424] ([Intel XE#3289]) -> ([SKIP][425], [SKIP][426]) ([Intel XE#1439] / [Intel XE#836])
[424]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html
[425]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html
[426]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html
* igt@kms_pm_rpm@drm-resources-equal:
- shard-bmg: [SKIP][427] ([Intel XE#3289]) -> ([DMESG-WARN][428], [DMESG-WARN][429]) ([Intel XE#1727] / [Intel XE#3468])
[427]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@kms_pm_rpm@drm-resources-equal.html
[428]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@kms_pm_rpm@drm-resources-equal.html
[429]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@kms_pm_rpm@drm-resources-equal.html
* igt@xe_evict@evict-beng-mixed-many-threads-large:
- shard-bmg: [TIMEOUT][430] ([Intel XE#1473]) -> [INCOMPLETE][431] ([Intel XE#1473])
[430]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-3/igt@xe_evict@evict-beng-mixed-many-threads-large.html
[431]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_evict@evict-beng-mixed-many-threads-large.html
* igt@xe_evict@evict-beng-threads-large-multi-vm:
- shard-bmg: [DMESG-WARN][432] ([Intel XE#3468]) -> [DMESG-WARN][433] ([Intel XE#1727])
[432]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-2/igt@xe_evict@evict-beng-threads-large-multi-vm.html
[433]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_evict@evict-beng-threads-large-multi-vm.html
* igt@xe_evict@evict-mixed-many-threads-large:
- shard-bmg: [INCOMPLETE][434] ([Intel XE#1473] / [Intel XE#3468]) -> ([TIMEOUT][435], [TIMEOUT][436]) ([Intel XE#1473])
[434]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_evict@evict-mixed-many-threads-large.html
[435]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_evict@evict-mixed-many-threads-large.html
[436]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_evict@evict-mixed-many-threads-large.html
* igt@xe_evict@evict-mixed-many-threads-small:
- shard-bmg: [INCOMPLETE][437] ([Intel XE#1473]) -> ([INCOMPLETE][438], [DMESG-WARN][439]) ([Intel XE#1473] / [Intel XE#3468])
[437]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_evict@evict-mixed-many-threads-small.html
[438]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_evict@evict-mixed-many-threads-small.html
[439]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_evict@evict-mixed-many-threads-small.html
* igt@xe_evict@evict-threads-large:
- shard-bmg: [TIMEOUT][440] ([Intel XE#1473] / [Intel XE#2472]) -> ([TIMEOUT][441], [PASS][442]) ([Intel XE#1473] / [Intel XE#2472])
[440]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_evict@evict-threads-large.html
[441]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-5/igt@xe_evict@evict-threads-large.html
[442]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_evict@evict-threads-large.html
* igt@xe_fault_injection@vm-bind-fail-xe_vma_ops_alloc:
- shard-bmg: [DMESG-WARN][443] ([Intel XE#3467]) -> ([PASS][444], [DMESG-WARN][445]) ([Intel XE#3467])
[443]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_fault_injection@vm-bind-fail-xe_vma_ops_alloc.html
[444]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_fault_injection@vm-bind-fail-xe_vma_ops_alloc.html
[445]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-2/igt@xe_fault_injection@vm-bind-fail-xe_vma_ops_alloc.html
* igt@xe_live_ktest@xe_eudebug:
- shard-bmg: [SKIP][446] ([Intel XE#1192]) -> ([SKIP][447], [SKIP][448]) ([Intel XE#2833])
[446]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-5/igt@xe_live_ktest@xe_eudebug.html
[447]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_live_ktest@xe_eudebug.html
[448]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-6/igt@xe_live_ktest@xe_eudebug.html
* igt@xe_pm_residency@toggle-gt-c6:
- shard-lnl: [FAIL][449] ([Intel XE#958]) -> ([PASS][450], [FAIL][451]) ([Intel XE#958])
[449]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-lnl-4/igt@xe_pm_residency@toggle-gt-c6.html
[450]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-1/igt@xe_pm_residency@toggle-gt-c6.html
[451]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-lnl-4/igt@xe_pm_residency@toggle-gt-c6.html
* igt@xe_wedged@basic-wedged:
- shard-bmg: [DMESG-WARN][452] ([Intel XE#2919]) -> ([DMESG-WARN][453], [DMESG-WARN][454]) ([Intel XE#1727] / [Intel XE#2919])
[452]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8132/shard-bmg-6/igt@xe_wedged@basic-wedged.html
[453]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-3/igt@xe_wedged@basic-wedged.html
[454]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/shard-bmg-4/igt@xe_wedged@basic-wedged.html
[Intel XE#1035]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1035
[Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
[Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178
[Intel XE#1192]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1192
[Intel XE#1430]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1430
[Intel XE#1435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435
[Intel XE#1439]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1439
[Intel XE#1473]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1473
[Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
[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#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
[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#2333]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2333
[Intel XE#2340]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2340
[Intel XE#2352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2352
[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#2392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2392
[Intel XE#2414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2414
[Intel XE#2425]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2425
[Intel XE#2427]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2427
[Intel XE#2472]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2472
[Intel XE#2501]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2501
[Intel XE#2566]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2566
[Intel XE#2625]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2625
[Intel XE#2635]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2635
[Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
[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#2833]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2833
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[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#2919]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2919
[Intel XE#2932]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2932
[Intel XE#3141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3141
[Intel XE#3225]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3225
[Intel XE#3289]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3289
[Intel XE#3321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3321
[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#3426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3426
[Intel XE#3432]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3432
[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#3559]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3559
[Intel XE#3580]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3580
[Intel XE#3633]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3633
[Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
[Intel XE#569]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/569
[Intel XE#610]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/610
[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#836]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/836
[Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870
[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#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
[Intel XE#958]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/958
Build changes
-------------
* IGT: IGT_8132 -> IGTPW_12224
IGTPW_12224: 12224
IGT_8132: 7675e070cb74c6808050764367f978f6b74ebc36 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-2295-108f610005f88de624c1a8c4f85d5cab9f530ddb: 108f610005f88de624c1a8c4f85d5cab9f530ddb
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12224/index.html
[-- Attachment #2: Type: text/html, Size: 124029 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2024-12-01 13:41 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-29 17:42 [PATCH i-g-t] lib/pciids: add missing PTL pciid Matthew Auld
2024-11-29 18:15 ` Rodrigo Vivi
2024-11-29 18:20 ` ✓ Xe.CI.BAT: success for " Patchwork
2024-11-29 18:31 ` ✗ i915.CI.BAT: failure " Patchwork
2024-11-29 22:11 ` ✓ Xe.CI.BAT: success for lib/pciids: add missing PTL pciid (rev2) Patchwork
2024-11-29 22:24 ` ✓ i915.CI.BAT: " Patchwork
2024-11-30 0:35 ` ✗ i915.CI.Full: failure " Patchwork
2024-11-30 4:01 ` ✗ Xe.CI.Full: failure for lib/pciids: add missing PTL pciid Patchwork
2024-11-30 8:18 ` ✗ Xe.CI.Full: failure for lib/pciids: add missing PTL pciid (rev2) Patchwork
2024-12-01 13:41 ` Patchwork
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox