* [PATCH i-g-t] tests/kms_invalid_mode: Remove outdated fixed mode check
@ 2026-04-15 18:28 Swati Sharma
2026-04-15 21:20 ` ✓ Xe.CI.BAT: success for " Patchwork
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: Swati Sharma @ 2026-04-15 18:28 UTC (permalink / raw)
To: igt-dev; +Cc: Swati Sharma, Ville Syrjälä
Remove the has_scaling_mode_prop() check and associated FIXME in
adjust_mode_clock_too_high(). The kernel already rejects modes
whose vrefresh doesn't match any of the connector's fixed modes,
making this skip unnecessary.
v2: -remove the outdated fixed mode check entirely
Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
---
tests/kms_invalid_mode.c | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/tests/kms_invalid_mode.c b/tests/kms_invalid_mode.c
index 5edffb649..8bdfa70ef 100644
--- a/tests/kms_invalid_mode.c
+++ b/tests/kms_invalid_mode.c
@@ -72,14 +72,6 @@ struct _data {
bool (*adjust_mode)(data_t *data, drmModeModeInfoPtr mode);
};
-static bool has_scaling_mode_prop(data_t *data)
-{
- return kmstest_get_property(data->drm_fd,
- data->output->id,
- DRM_MODE_OBJECT_CONNECTOR,
- "scaling mode",
- NULL, NULL, NULL);
-}
static bool
can_bigjoiner(data_t *data)
{
@@ -128,17 +120,6 @@ adjust_mode_clock_too_high(data_t *data, drmModeModeInfoPtr mode)
igt_require(max_dotclock != 0);
- /*
- * FIXME When we have a fixed mode, the kernel will ignore
- * the user timings apart from hdisplay/vdisplay. Should
- * fix the kernel to at least make sure the requested
- * refresh rate as specified by the user timings will
- * roughly match the user will get. For now skip the
- * test on any connector with a fixed mode.
- */
- if (has_scaling_mode_prop(data))
- return false;
-
/*
* Newer platforms can support modes higher than the maximum dot clock
* by using pipe joiner, so set the mode clock twice that of maximum
--
2.25.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* ✓ Xe.CI.BAT: success for tests/kms_invalid_mode: Remove outdated fixed mode check
2026-04-15 18:28 [PATCH i-g-t] tests/kms_invalid_mode: Remove outdated fixed mode check Swati Sharma
@ 2026-04-15 21:20 ` Patchwork
2026-04-15 21:32 ` ✓ i915.CI.BAT: " Patchwork
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2026-04-15 21:20 UTC (permalink / raw)
To: Swati Sharma; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 4595 bytes --]
== Series Details ==
Series: tests/kms_invalid_mode: Remove outdated fixed mode check
URL : https://patchwork.freedesktop.org/series/164932/
State : success
== Summary ==
CI Bug Log - changes from XEIGT_8861_BAT -> XEIGTPW_14988_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (12 -> 13)
------------------------------
Additional (1): bat-bmg-2
Known issues
------------
Here are the changes found in XEIGTPW_14988_BAT that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@fbdev@nullptr:
- bat-bmg-2: NOTRUN -> [SKIP][1] ([Intel XE#2134]) +4 other tests skip
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/bat-bmg-2/igt@fbdev@nullptr.html
* igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- bat-bmg-2: NOTRUN -> [SKIP][2] ([Intel XE#2233])
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/bat-bmg-2/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
* igt@kms_cursor_legacy@basic-flip-after-cursor-legacy:
- bat-bmg-2: NOTRUN -> [SKIP][3] ([Intel XE#2489] / [Intel XE#3419]) +13 other tests skip
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/bat-bmg-2/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html
* igt@kms_flip@basic-flip-vs-modeset:
- bat-bmg-2: NOTRUN -> [SKIP][4] ([Intel XE#2482]) +3 other tests skip
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/bat-bmg-2/igt@kms_flip@basic-flip-vs-modeset.html
* igt@kms_frontbuffer_tracking@basic:
- bat-bmg-2: NOTRUN -> [SKIP][5] ([Intel XE#2434] / [Intel XE#2548] / [Intel XE#6314])
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/bat-bmg-2/igt@kms_frontbuffer_tracking@basic.html
* igt@kms_psr@psr-sprite-plane-onoff:
- bat-bmg-2: NOTRUN -> [SKIP][6] ([Intel XE#2234] / [Intel XE#2850]) +2 other tests skip
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/bat-bmg-2/igt@kms_psr@psr-sprite-plane-onoff.html
* igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit:
- bat-bmg-2: NOTRUN -> [SKIP][7] ([Intel XE#2229])
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/bat-bmg-2/igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit.html
* igt@xe_pat@pat-index-xehpc:
- bat-bmg-2: NOTRUN -> [SKIP][8] ([Intel XE#1420] / [Intel XE#7590])
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/bat-bmg-2/igt@xe_pat@pat-index-xehpc.html
* igt@xe_pat@pat-index-xelp:
- bat-bmg-2: NOTRUN -> [SKIP][9] ([Intel XE#2245] / [Intel XE#7590])
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/bat-bmg-2/igt@xe_pat@pat-index-xelp.html
* igt@xe_pat@pat-index-xelpg:
- bat-bmg-2: NOTRUN -> [SKIP][10] ([Intel XE#2236] / [Intel XE#7590])
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/bat-bmg-2/igt@xe_pat@pat-index-xelpg.html
[Intel XE#1420]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1420
[Intel XE#2134]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2134
[Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229
[Intel XE#2233]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2233
[Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2236]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2236
[Intel XE#2245]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2245
[Intel XE#2434]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2434
[Intel XE#2482]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2482
[Intel XE#2489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2489
[Intel XE#2548]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2548
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#3419]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3419
[Intel XE#6314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6314
[Intel XE#7590]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7590
Build changes
-------------
* IGT: IGT_8861 -> IGTPW_14988
IGTPW_14988: 9c35888ac58d32b10351f51d5b1726344c3bc658 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_8861: 63a08403d58b652dcab80da02d6078386da78c17 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-4906-45975e225ecbf4cdb6f1283f37f3589101f0a7ac: 45975e225ecbf4cdb6f1283f37f3589101f0a7ac
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/index.html
[-- Attachment #2: Type: text/html, Size: 5482 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* ✓ i915.CI.BAT: success for tests/kms_invalid_mode: Remove outdated fixed mode check
2026-04-15 18:28 [PATCH i-g-t] tests/kms_invalid_mode: Remove outdated fixed mode check Swati Sharma
2026-04-15 21:20 ` ✓ Xe.CI.BAT: success for " Patchwork
@ 2026-04-15 21:32 ` Patchwork
2026-04-15 23:09 ` ✗ Xe.CI.FULL: failure " Patchwork
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2026-04-15 21:32 UTC (permalink / raw)
To: Swati Sharma; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 6152 bytes --]
== Series Details ==
Series: tests/kms_invalid_mode: Remove outdated fixed mode check
URL : https://patchwork.freedesktop.org/series/164932/
State : success
== Summary ==
CI Bug Log - changes from IGT_8861 -> IGTPW_14988
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/index.html
Participating hosts (41 -> 40)
------------------------------
Additional (1): bat-adls-6
Missing (2): bat-dg2-13 fi-snb-2520m
Known issues
------------
Here are the changes found in IGTPW_14988 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@core_debugfs@read-all-entries:
- bat-adlp-9: [PASS][1] -> [DMESG-WARN][2] ([i915#15673])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/bat-adlp-9/igt@core_debugfs@read-all-entries.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-adlp-9/igt@core_debugfs@read-all-entries.html
* igt@gem_lmem_swapping@parallel-random-engines:
- bat-adls-6: NOTRUN -> [SKIP][3] ([i915#4613]) +3 other tests skip
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-adls-6/igt@gem_lmem_swapping@parallel-random-engines.html
* igt@gem_tiled_pread_basic@basic:
- bat-adls-6: NOTRUN -> [SKIP][4] ([i915#15656])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-adls-6/igt@gem_tiled_pread_basic@basic.html
* igt@i915_selftest@live@workarounds:
- bat-dg2-9: [PASS][5] -> [DMESG-FAIL][6] ([i915#12061]) +1 other test dmesg-fail
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/bat-dg2-9/igt@i915_selftest@live@workarounds.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-dg2-9/igt@i915_selftest@live@workarounds.html
* igt@intel_hwmon@hwmon-read:
- bat-adls-6: NOTRUN -> [SKIP][7] ([i915#7707]) +1 other test skip
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-adls-6/igt@intel_hwmon@hwmon-read.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- bat-adls-6: NOTRUN -> [SKIP][8] ([i915#4103]) +1 other test skip
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-adls-6/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_dsc@dsc-basic:
- bat-adls-6: NOTRUN -> [SKIP][9] ([i915#3555] / [i915#3840])
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-adls-6/igt@kms_dsc@dsc-basic.html
* igt@kms_force_connector_basic@force-load-detect:
- bat-adls-6: NOTRUN -> [SKIP][10]
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-adls-6/igt@kms_force_connector_basic@force-load-detect.html
* igt@kms_pm_backlight@basic-brightness:
- bat-adls-6: NOTRUN -> [SKIP][11] ([i915#5354])
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-adls-6/igt@kms_pm_backlight@basic-brightness.html
* igt@kms_psr@psr-primary-mmap-gtt:
- bat-adls-6: NOTRUN -> [SKIP][12] ([i915#1072] / [i915#9732]) +3 other tests skip
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-adls-6/igt@kms_psr@psr-primary-mmap-gtt.html
* igt@kms_setmode@basic-clone-single-crtc:
- bat-adls-6: NOTRUN -> [SKIP][13] ([i915#3555])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-adls-6/igt@kms_setmode@basic-clone-single-crtc.html
* igt@prime_vgem@basic-fence-read:
- bat-adls-6: NOTRUN -> [SKIP][14] ([i915#3291]) +2 other tests skip
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-adls-6/igt@prime_vgem@basic-fence-read.html
#### Possible fixes ####
* igt@core_auth@basic-auth:
- bat-adlp-9: [DMESG-WARN][15] ([i915#15673]) -> [PASS][16]
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/bat-adlp-9/igt@core_auth@basic-auth.html
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-adlp-9/igt@core_auth@basic-auth.html
* igt@i915_selftest@live@workarounds:
- bat-dg2-14: [DMESG-FAIL][17] ([i915#12061]) -> [PASS][18] +1 other test pass
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/bat-dg2-14/igt@i915_selftest@live@workarounds.html
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-dg2-14/igt@i915_selftest@live@workarounds.html
- bat-arls-6: [DMESG-FAIL][19] ([i915#12061]) -> [PASS][20] +1 other test pass
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/bat-arls-6/igt@i915_selftest@live@workarounds.html
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/bat-arls-6/igt@i915_selftest@live@workarounds.html
[i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072
[i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061
[i915#15656]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15656
[i915#15673]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15673
[i915#3291]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3291
[i915#3555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555
[i915#3840]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840
[i915#4103]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4103
[i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613
[i915#5354]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5354
[i915#7707]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7707
[i915#9732]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_8861 -> IGTPW_14988
CI-20190529: 20190529
CI_DRM_18335: 45975e225ecbf4cdb6f1283f37f3589101f0a7ac @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_14988: 9c35888ac58d32b10351f51d5b1726344c3bc658 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_8861: 63a08403d58b652dcab80da02d6078386da78c17 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/index.html
[-- Attachment #2: Type: text/html, Size: 7411 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* ✗ Xe.CI.FULL: failure for tests/kms_invalid_mode: Remove outdated fixed mode check
2026-04-15 18:28 [PATCH i-g-t] tests/kms_invalid_mode: Remove outdated fixed mode check Swati Sharma
2026-04-15 21:20 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-04-15 21:32 ` ✓ i915.CI.BAT: " Patchwork
@ 2026-04-15 23:09 ` Patchwork
2026-04-16 3:04 ` [PATCH i-g-t] " Karthik B S
2026-04-16 4:56 ` ✓ i915.CI.Full: success for " Patchwork
4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2026-04-15 23:09 UTC (permalink / raw)
To: Swati Sharma; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 57122 bytes --]
== Series Details ==
Series: tests/kms_invalid_mode: Remove outdated fixed mode check
URL : https://patchwork.freedesktop.org/series/164932/
State : failure
== Summary ==
CI Bug Log - changes from XEIGT_8861_FULL -> XEIGTPW_14988_FULL
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with XEIGTPW_14988_FULL absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in XEIGTPW_14988_FULL, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (2 -> 2)
------------------------------
No changes in participating hosts
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in XEIGTPW_14988_FULL:
### IGT changes ###
#### Possible regressions ####
* igt@kms_flip@2x-flip-vs-panning-interruptible@ab-dp2-hdmi-a3:
- shard-bmg: [PASS][1] -> [INCOMPLETE][2] +1 other test incomplete
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-1/igt@kms_flip@2x-flip-vs-panning-interruptible@ab-dp2-hdmi-a3.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-3/igt@kms_flip@2x-flip-vs-panning-interruptible@ab-dp2-hdmi-a3.html
* igt@xe_exec_threads@threads-bal-mixed-shared-vm-userptr:
- shard-bmg: NOTRUN -> [INCOMPLETE][3]
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-7/igt@xe_exec_threads@threads-bal-mixed-shared-vm-userptr.html
Known issues
------------
Here are the changes found in XEIGTPW_14988_FULL that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@core_hotunplug@unplug-rescan:
- shard-bmg: [PASS][4] -> [DMESG-WARN][5] ([Intel XE#7725]) +1 other test dmesg-warn
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-3/igt@core_hotunplug@unplug-rescan.html
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-6/igt@core_hotunplug@unplug-rescan.html
* igt@kms_3d@basic:
- shard-lnl: NOTRUN -> [SKIP][6] ([Intel XE#6011])
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-5/igt@kms_3d@basic.html
* igt@kms_big_fb@linear-8bpp-rotate-90:
- shard-bmg: NOTRUN -> [SKIP][7] ([Intel XE#2327]) +4 other tests skip
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-6/igt@kms_big_fb@linear-8bpp-rotate-90.html
* igt@kms_big_fb@x-tiled-16bpp-rotate-90:
- shard-lnl: NOTRUN -> [SKIP][8] ([Intel XE#1407]) +1 other test skip
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-8/igt@kms_big_fb@x-tiled-16bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-addfb-size-overflow:
- shard-bmg: NOTRUN -> [SKIP][9] ([Intel XE#610] / [Intel XE#7387])
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-10/igt@kms_big_fb@y-tiled-addfb-size-overflow.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180:
- shard-lnl: NOTRUN -> [SKIP][10] ([Intel XE#1124]) +5 other tests skip
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-3/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180.html
* igt@kms_big_fb@yf-tiled-8bpp-rotate-90:
- shard-bmg: NOTRUN -> [SKIP][11] ([Intel XE#1124]) +12 other tests skip
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@kms_big_fb@yf-tiled-8bpp-rotate-90.html
* igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow:
- shard-bmg: NOTRUN -> [SKIP][12] ([Intel XE#607] / [Intel XE#7361])
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow.html
* igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p:
- shard-lnl: NOTRUN -> [SKIP][13] ([Intel XE#7675] / [Intel XE#7679])
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-4/igt@kms_bw@connected-linear-tiling-2-displays-2160x1440p.html
* igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p:
- shard-bmg: NOTRUN -> [SKIP][14] ([Intel XE#7621]) +1 other test skip
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p.html
* igt@kms_bw@connected-linear-tiling-4-displays-2560x1440p:
- shard-bmg: NOTRUN -> [SKIP][15] ([Intel XE#7679]) +2 other tests skip
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-8/igt@kms_bw@connected-linear-tiling-4-displays-2560x1440p.html
* igt@kms_bw@linear-tiling-3-displays-1920x1080p:
- shard-lnl: NOTRUN -> [SKIP][16] ([Intel XE#367] / [Intel XE#7354])
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@kms_bw@linear-tiling-3-displays-1920x1080p.html
* igt@kms_bw@linear-tiling-4-displays-2160x1440p:
- shard-bmg: NOTRUN -> [SKIP][17] ([Intel XE#367] / [Intel XE#7354]) +2 other tests skip
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-10/igt@kms_bw@linear-tiling-4-displays-2160x1440p.html
* igt@kms_bw@linear-tiling-4-displays-3840x2160p:
- shard-lnl: NOTRUN -> [SKIP][18] ([Intel XE#7676])
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-1/igt@kms_bw@linear-tiling-4-displays-3840x2160p.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-mc-ccs:
- shard-lnl: NOTRUN -> [SKIP][19] ([Intel XE#2887]) +4 other tests skip
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-1/igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-mc-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs:
- shard-bmg: NOTRUN -> [SKIP][20] ([Intel XE#3432]) +2 other tests skip
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-3/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs:
- shard-bmg: NOTRUN -> [SKIP][21] ([Intel XE#2887]) +20 other tests skip
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-1/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
* igt@kms_cdclk@mode-transition-all-outputs:
- shard-bmg: NOTRUN -> [SKIP][22] ([Intel XE#2724] / [Intel XE#7449]) +1 other test skip
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-8/igt@kms_cdclk@mode-transition-all-outputs.html
* igt@kms_chamelium_color@ctm-0-50:
- shard-lnl: NOTRUN -> [SKIP][23] ([Intel XE#306] / [Intel XE#7358])
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-5/igt@kms_chamelium_color@ctm-0-50.html
* igt@kms_chamelium_color@ctm-limited-range:
- shard-bmg: NOTRUN -> [SKIP][24] ([Intel XE#2325] / [Intel XE#7358])
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@kms_chamelium_color@ctm-limited-range.html
* igt@kms_chamelium_edid@dp-edid-read:
- shard-bmg: NOTRUN -> [SKIP][25] ([Intel XE#2252]) +9 other tests skip
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-9/igt@kms_chamelium_edid@dp-edid-read.html
* igt@kms_chamelium_edid@hdmi-mode-timings:
- shard-lnl: NOTRUN -> [SKIP][26] ([Intel XE#373]) +3 other tests skip
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-8/igt@kms_chamelium_edid@hdmi-mode-timings.html
* igt@kms_content_protection@atomic:
- shard-bmg: NOTRUN -> [FAIL][27] ([Intel XE#1178] / [Intel XE#3304] / [Intel XE#7374]) +3 other tests fail
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@kms_content_protection@atomic.html
* igt@kms_content_protection@atomic-dpms-hdcp14@pipe-a-dp-2:
- shard-bmg: NOTRUN -> [FAIL][28] ([Intel XE#3304] / [Intel XE#7374]) +1 other test fail
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-8/igt@kms_content_protection@atomic-dpms-hdcp14@pipe-a-dp-2.html
* igt@kms_content_protection@dp-mst-type-1:
- shard-bmg: NOTRUN -> [SKIP][29] ([Intel XE#2390] / [Intel XE#6974]) +1 other test skip
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-3/igt@kms_content_protection@dp-mst-type-1.html
* igt@kms_content_protection@srm:
- shard-lnl: NOTRUN -> [SKIP][30] ([Intel XE#7642]) +1 other test skip
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-5/igt@kms_content_protection@srm.html
* igt@kms_content_protection@type1:
- shard-bmg: NOTRUN -> [SKIP][31] ([Intel XE#7642])
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@kms_content_protection@type1.html
* igt@kms_cursor_crc@cursor-rapid-movement-max-size:
- shard-lnl: NOTRUN -> [SKIP][32] ([Intel XE#1424]) +2 other tests skip
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-5/igt@kms_cursor_crc@cursor-rapid-movement-max-size.html
* igt@kms_cursor_crc@cursor-sliding-256x85:
- shard-bmg: NOTRUN -> [SKIP][33] ([Intel XE#2320]) +3 other tests skip
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-8/igt@kms_cursor_crc@cursor-sliding-256x85.html
* igt@kms_cursor_crc@cursor-sliding-512x512:
- shard-bmg: NOTRUN -> [SKIP][34] ([Intel XE#2321] / [Intel XE#7355]) +1 other test skip
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-10/igt@kms_cursor_crc@cursor-sliding-512x512.html
* igt@kms_dirtyfb@psr-dirtyfb-ioctl:
- shard-bmg: NOTRUN -> [SKIP][35] ([Intel XE#1508])
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-9/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-3:
- shard-bmg: NOTRUN -> [SKIP][36] ([Intel XE#1340] / [Intel XE#7435])
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-3.html
* igt@kms_dp_linktrain_fallback@dsc-fallback:
- shard-lnl: NOTRUN -> [SKIP][37] ([Intel XE#4331] / [Intel XE#7227])
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-5/igt@kms_dp_linktrain_fallback@dsc-fallback.html
* igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-dirtyfb-tests:
- shard-lnl: NOTRUN -> [SKIP][38] ([Intel XE#4422] / [Intel XE#7442])
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-3/igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-dirtyfb-tests.html
* igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-out-visible-area:
- shard-bmg: NOTRUN -> [SKIP][39] ([Intel XE#4422] / [Intel XE#7442])
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-1/igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-out-visible-area.html
* igt@kms_feature_discovery@chamelium:
- shard-bmg: NOTRUN -> [SKIP][40] ([Intel XE#2372] / [Intel XE#7359])
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-8/igt@kms_feature_discovery@chamelium.html
* igt@kms_feature_discovery@display-3x:
- shard-bmg: NOTRUN -> [SKIP][41] ([Intel XE#2373] / [Intel XE#7448])
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-9/igt@kms_feature_discovery@display-3x.html
* igt@kms_feature_discovery@display-4x:
- shard-lnl: NOTRUN -> [SKIP][42] ([Intel XE#1138] / [Intel XE#7344])
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@kms_feature_discovery@display-4x.html
* igt@kms_flip@2x-dpms-vs-vblank-race:
- shard-lnl: NOTRUN -> [SKIP][43] ([Intel XE#1421]) +1 other test skip
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-4/igt@kms_flip@2x-dpms-vs-vblank-race.html
* igt@kms_flip@flip-vs-expired-vblank@a-edp1:
- shard-lnl: [PASS][44] -> [FAIL][45] ([Intel XE#301])
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-lnl-2/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-8/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling:
- shard-lnl: NOTRUN -> [SKIP][46] ([Intel XE#7178] / [Intel XE#7349])
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling:
- shard-lnl: NOTRUN -> [SKIP][47] ([Intel XE#1397] / [Intel XE#1745] / [Intel XE#7385]) +1 other test skip
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-2/igt@kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling@pipe-a-default-mode:
- shard-lnl: NOTRUN -> [SKIP][48] ([Intel XE#1397] / [Intel XE#7385]) +1 other test skip
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-2/igt@kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling:
- shard-lnl: NOTRUN -> [SKIP][49] ([Intel XE#7178] / [Intel XE#7351])
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling:
- shard-bmg: NOTRUN -> [SKIP][50] ([Intel XE#7178] / [Intel XE#7351]) +4 other tests skip
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling.html
* igt@kms_flip_scaled_crc@flip-nv12-linear-to-nv12-linear-reflect-x:
- shard-bmg: NOTRUN -> [SKIP][51] ([Intel XE#7179])
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@kms_flip_scaled_crc@flip-nv12-linear-to-nv12-linear-reflect-x.html
* igt@kms_frontbuffer_tracking@drrs-rgb565-draw-render:
- shard-bmg: NOTRUN -> [SKIP][52] ([Intel XE#2311]) +34 other tests skip
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@kms_frontbuffer_tracking@drrs-rgb565-draw-render.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][53] ([Intel XE#4141]) +21 other tests skip
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-9/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-argb161616f-draw-render:
- shard-bmg: NOTRUN -> [SKIP][54] ([Intel XE#7061] / [Intel XE#7356]) +5 other tests skip
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-10/igt@kms_frontbuffer_tracking@fbc-argb161616f-draw-render.html
* igt@kms_frontbuffer_tracking@fbc-tiling-y:
- shard-bmg: NOTRUN -> [SKIP][55] ([Intel XE#2352] / [Intel XE#7399])
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-tiling-y.html
* igt@kms_frontbuffer_tracking@fbcdrrs-1p-offscreen-pri-indfb-draw-mmap-wc:
- shard-lnl: NOTRUN -> [SKIP][56] ([Intel XE#6312])
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@kms_frontbuffer_tracking@fbcdrrs-1p-offscreen-pri-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-render:
- shard-lnl: NOTRUN -> [SKIP][57] ([Intel XE#656]) +19 other tests skip
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-4/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-argb161616f-draw-render:
- shard-lnl: NOTRUN -> [SKIP][58] ([Intel XE#7061] / [Intel XE#7356])
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@kms_frontbuffer_tracking@fbcdrrs-argb161616f-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-rgb101010-draw-blt:
- shard-lnl: NOTRUN -> [SKIP][59] ([Intel XE#6312] / [Intel XE#651]) +6 other tests skip
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-6/igt@kms_frontbuffer_tracking@fbcdrrs-rgb101010-draw-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt:
- shard-bmg: NOTRUN -> [SKIP][60] ([Intel XE#2313]) +32 other tests skip
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-9/igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt.html
* igt@kms_panel_fitting@legacy:
- shard-bmg: NOTRUN -> [SKIP][61] ([Intel XE#2486])
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-6/igt@kms_panel_fitting@legacy.html
* igt@kms_plane@pixel-format-x-tiled-modifier@pipe-b-plane-5:
- shard-bmg: NOTRUN -> [SKIP][62] ([Intel XE#7130]) +1 other test skip
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-3/igt@kms_plane@pixel-format-x-tiled-modifier@pipe-b-plane-5.html
* igt@kms_plane@pixel-format-yf-tiled-ccs-modifier-source-clamping:
- shard-bmg: NOTRUN -> [SKIP][63] ([Intel XE#7283]) +3 other tests skip
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@kms_plane@pixel-format-yf-tiled-ccs-modifier-source-clamping.html
* igt@kms_plane@pixel-format-yf-tiled-modifier:
- shard-lnl: NOTRUN -> [SKIP][64] ([Intel XE#7283]) +1 other test skip
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@kms_plane@pixel-format-yf-tiled-modifier.html
* igt@kms_plane_multiple@2x-tiling-yf:
- shard-lnl: NOTRUN -> [SKIP][65] ([Intel XE#4596] / [Intel XE#5854])
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-1/igt@kms_plane_multiple@2x-tiling-yf.html
* igt@kms_plane_scaling@planes-downscale-factor-0-75@pipe-a:
- shard-lnl: NOTRUN -> [SKIP][66] ([Intel XE#2763] / [Intel XE#6886]) +5 other tests skip
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-4/igt@kms_plane_scaling@planes-downscale-factor-0-75@pipe-a.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5:
- shard-bmg: NOTRUN -> [SKIP][67] ([Intel XE#2763] / [Intel XE#6886]) +4 other tests skip
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-7/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5.html
* igt@kms_pm_lpsp@kms-lpsp:
- shard-bmg: NOTRUN -> [SKIP][68] ([Intel XE#2499])
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@kms_pm_lpsp@kms-lpsp.html
* igt@kms_pm_rpm@modeset-lpsp:
- shard-bmg: NOTRUN -> [SKIP][69] ([Intel XE#1439] / [Intel XE#3141] / [Intel XE#7383] / [Intel XE#836])
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-1/igt@kms_pm_rpm@modeset-lpsp.html
* igt@kms_pm_rpm@modeset-non-lpsp:
- shard-lnl: NOTRUN -> [SKIP][70] ([Intel XE#1439] / [Intel XE#3141] / [Intel XE#7383])
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-8/igt@kms_pm_rpm@modeset-non-lpsp.html
* igt@kms_psr2_sf@fbc-pr-overlay-primary-update-sf-dmg-area:
- shard-lnl: NOTRUN -> [SKIP][71] ([Intel XE#2893] / [Intel XE#7304])
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@kms_psr2_sf@fbc-pr-overlay-primary-update-sf-dmg-area.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf@pipe-b-edp-1:
- shard-lnl: NOTRUN -> [SKIP][72] ([Intel XE#4608] / [Intel XE#7304]) +1 other test skip
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-5/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf@pipe-b-edp-1.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-sf-dmg-area:
- shard-lnl: NOTRUN -> [SKIP][73] ([Intel XE#2893] / [Intel XE#4608] / [Intel XE#7304]) +1 other test skip
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-sf-dmg-area.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-sf-dmg-area@pipe-a-edp-1:
- shard-lnl: NOTRUN -> [SKIP][74] ([Intel XE#4608]) +1 other test skip
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-sf-dmg-area@pipe-a-edp-1.html
* igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area:
- shard-bmg: NOTRUN -> [SKIP][75] ([Intel XE#1489]) +7 other tests skip
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-6/igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area.html
* igt@kms_psr@fbc-pr-primary-page-flip:
- shard-bmg: NOTRUN -> [SKIP][76] ([Intel XE#2234] / [Intel XE#2850]) +13 other tests skip
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-9/igt@kms_psr@fbc-pr-primary-page-flip.html
* igt@kms_psr@fbc-pr-primary-render:
- shard-lnl: NOTRUN -> [SKIP][77] ([Intel XE#1406]) +1 other test skip
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-4/igt@kms_psr@fbc-pr-primary-render.html
* igt@kms_psr@fbc-psr2-primary-page-flip:
- shard-lnl: NOTRUN -> [SKIP][78] ([Intel XE#1406] / [Intel XE#7345])
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-8/igt@kms_psr@fbc-psr2-primary-page-flip.html
* igt@kms_psr@fbc-psr2-primary-page-flip@edp-1:
- shard-lnl: NOTRUN -> [SKIP][79] ([Intel XE#1406] / [Intel XE#4609])
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-8/igt@kms_psr@fbc-psr2-primary-page-flip@edp-1.html
* igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
- shard-bmg: NOTRUN -> [SKIP][80] ([Intel XE#1406] / [Intel XE#2414])
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
* igt@kms_rotation_crc@bad-tiling:
- shard-bmg: NOTRUN -> [SKIP][81] ([Intel XE#3904] / [Intel XE#7342]) +1 other test skip
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-7/igt@kms_rotation_crc@bad-tiling.html
* igt@kms_rotation_crc@multiplane-rotation-cropping-top:
- shard-lnl: [PASS][82] -> [FAIL][83] ([Intel XE#1874] / [Intel XE#7305])
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-lnl-4/igt@kms_rotation_crc@multiplane-rotation-cropping-top.html
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-5/igt@kms_rotation_crc@multiplane-rotation-cropping-top.html
* igt@kms_rotation_crc@primary-4-tiled-reflect-x-180:
- shard-lnl: NOTRUN -> [SKIP][84] ([Intel XE#3414] / [Intel XE#3904] / [Intel XE#7342])
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-2/igt@kms_rotation_crc@primary-4-tiled-reflect-x-180.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
- shard-bmg: NOTRUN -> [SKIP][85] ([Intel XE#2330] / [Intel XE#5813]) +1 other test skip
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-8/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
* igt@kms_setmode@invalid-clone-single-crtc:
- shard-lnl: NOTRUN -> [SKIP][86] ([Intel XE#1435])
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-5/igt@kms_setmode@invalid-clone-single-crtc.html
* igt@kms_sharpness_filter@filter-suspend:
- shard-bmg: NOTRUN -> [SKIP][87] ([Intel XE#6503]) +1 other test skip
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@kms_sharpness_filter@filter-suspend.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-bmg: NOTRUN -> [SKIP][88] ([Intel XE#2426] / [Intel XE#5848]) +1 other test skip
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_vrr@flip-basic:
- shard-bmg: NOTRUN -> [SKIP][89] ([Intel XE#1499]) +2 other tests skip
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-1/igt@kms_vrr@flip-basic.html
* igt@kms_vrr@lobf:
- shard-bmg: NOTRUN -> [SKIP][90] ([Intel XE#2168] / [Intel XE#7444])
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@kms_vrr@lobf.html
* igt@kms_vrr@negative-basic:
- shard-lnl: NOTRUN -> [SKIP][91] ([Intel XE#1499])
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-3/igt@kms_vrr@negative-basic.html
* igt@xe_ccs@vm-bind-fault-mode-decompress:
- shard-lnl: NOTRUN -> [SKIP][92] ([Intel XE#7644])
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@xe_ccs@vm-bind-fault-mode-decompress.html
* igt@xe_eudebug@basic-vm-bind:
- shard-lnl: NOTRUN -> [SKIP][93] ([Intel XE#7636]) +6 other tests skip
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-4/igt@xe_eudebug@basic-vm-bind.html
* igt@xe_eudebug_online@set-breakpoint-faultable:
- shard-bmg: NOTRUN -> [SKIP][94] ([Intel XE#7636]) +15 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@xe_eudebug_online@set-breakpoint-faultable.html
* igt@xe_eudebug_sriov@deny-sriov:
- shard-bmg: NOTRUN -> [SKIP][95] ([Intel XE#5793] / [Intel XE#7320] / [Intel XE#7464])
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@xe_eudebug_sriov@deny-sriov.html
* igt@xe_evict@evict-large-multi-vm:
- shard-lnl: NOTRUN -> [SKIP][96] ([Intel XE#6540] / [Intel XE#688]) +4 other tests skip
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@xe_evict@evict-large-multi-vm.html
* igt@xe_exec_balancer@no-exec-cm-parallel-userptr-invalidate-race:
- shard-bmg: NOTRUN -> [DMESG-WARN][97] ([Intel XE#7725]) +1 other test dmesg-warn
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-6/igt@xe_exec_balancer@no-exec-cm-parallel-userptr-invalidate-race.html
* igt@xe_exec_balancer@twice-parallel-basic:
- shard-lnl: NOTRUN -> [SKIP][98] ([Intel XE#7482]) +8 other tests skip
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-2/igt@xe_exec_balancer@twice-parallel-basic.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr:
- shard-bmg: NOTRUN -> [SKIP][99] ([Intel XE#2322] / [Intel XE#7372]) +9 other tests skip
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-10/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr.html
* igt@xe_exec_basic@multigpu-no-exec-userptr-invalidate-race:
- shard-lnl: NOTRUN -> [SKIP][100] ([Intel XE#1392]) +3 other tests skip
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-3/igt@xe_exec_basic@multigpu-no-exec-userptr-invalidate-race.html
* igt@xe_exec_fault_mode@twice-multi-queue-imm:
- shard-bmg: NOTRUN -> [SKIP][101] ([Intel XE#7136]) +15 other tests skip
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-1/igt@xe_exec_fault_mode@twice-multi-queue-imm.html
* igt@xe_exec_fault_mode@twice-multi-queue-userptr-invalidate:
- shard-lnl: NOTRUN -> [SKIP][102] ([Intel XE#7136]) +5 other tests skip
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-5/igt@xe_exec_fault_mode@twice-multi-queue-userptr-invalidate.html
* igt@xe_exec_multi_queue@many-execs-basic-smem:
- shard-bmg: NOTRUN -> [SKIP][103] ([Intel XE#6874]) +34 other tests skip
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-10/igt@xe_exec_multi_queue@many-execs-basic-smem.html
* igt@xe_exec_multi_queue@max-queues-preempt-mode-fault-dyn-priority:
- shard-lnl: NOTRUN -> [SKIP][104] ([Intel XE#6874]) +13 other tests skip
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@xe_exec_multi_queue@max-queues-preempt-mode-fault-dyn-priority.html
* igt@xe_exec_system_allocator@many-stride-new-prefetch:
- shard-bmg: NOTRUN -> [INCOMPLETE][105] ([Intel XE#7098])
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-3/igt@xe_exec_system_allocator@many-stride-new-prefetch.html
* igt@xe_exec_threads@threads-multi-queue-cm-basic:
- shard-lnl: NOTRUN -> [SKIP][106] ([Intel XE#7138]) +3 other tests skip
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-4/igt@xe_exec_threads@threads-multi-queue-cm-basic.html
* igt@xe_exec_threads@threads-multi-queue-cm-fd-userptr-rebind:
- shard-bmg: NOTRUN -> [SKIP][107] ([Intel XE#7138]) +8 other tests skip
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@xe_exec_threads@threads-multi-queue-cm-fd-userptr-rebind.html
* igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit:
- shard-bmg: NOTRUN -> [SKIP][108] ([Intel XE#2229])
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit.html
* igt@xe_multigpu_svm@mgpu-pagefault-basic:
- shard-bmg: NOTRUN -> [SKIP][109] ([Intel XE#6964]) +1 other test skip
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-7/igt@xe_multigpu_svm@mgpu-pagefault-basic.html
* igt@xe_multigpu_svm@mgpu-pagefault-prefetch:
- shard-lnl: NOTRUN -> [SKIP][110] ([Intel XE#6964]) +2 other tests skip
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-1/igt@xe_multigpu_svm@mgpu-pagefault-prefetch.html
* igt@xe_non_msix@walker-interrupt-notification-non-msix:
- shard-bmg: NOTRUN -> [SKIP][111] ([Intel XE#7622])
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-8/igt@xe_non_msix@walker-interrupt-notification-non-msix.html
* igt@xe_oa@oa-tlb-invalidate:
- shard-lnl: NOTRUN -> [SKIP][112] ([Intel XE#2248] / [Intel XE#7325] / [Intel XE#7393])
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-8/igt@xe_oa@oa-tlb-invalidate.html
* igt@xe_pat@pat-index-xelp:
- shard-bmg: NOTRUN -> [SKIP][113] ([Intel XE#2245] / [Intel XE#7590])
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-7/igt@xe_pat@pat-index-xelp.html
* igt@xe_pat@pat-sw-hw-reset-compare:
- shard-bmg: NOTRUN -> [FAIL][114] ([Intel XE#7695])
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@xe_pat@pat-sw-hw-reset-compare.html
* igt@xe_peer2peer@write:
- shard-bmg: NOTRUN -> [SKIP][115] ([Intel XE#2427] / [Intel XE#6953] / [Intel XE#7326] / [Intel XE#7353])
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-3/igt@xe_peer2peer@write.html
* igt@xe_pm@d3cold-i2c:
- shard-bmg: NOTRUN -> [SKIP][116] ([Intel XE#5694] / [Intel XE#7370])
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-10/igt@xe_pm@d3cold-i2c.html
* igt@xe_pm@d3hot-mmap-vram:
- shard-lnl: NOTRUN -> [SKIP][117] ([Intel XE#1948])
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-5/igt@xe_pm@d3hot-mmap-vram.html
* igt@xe_pm@s2idle-d3cold-basic-exec:
- shard-bmg: NOTRUN -> [SKIP][118] ([Intel XE#2284] / [Intel XE#7370])
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-1/igt@xe_pm@s2idle-d3cold-basic-exec.html
* igt@xe_pm@s3-d3hot-basic-exec:
- shard-lnl: NOTRUN -> [SKIP][119] ([Intel XE#584] / [Intel XE#7369])
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-6/igt@xe_pm@s3-d3hot-basic-exec.html
* igt@xe_pm@vram-d3cold-threshold:
- shard-bmg: NOTRUN -> [SKIP][120] ([Intel XE#579] / [Intel XE#7329] / [Intel XE#7517])
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@xe_pm@vram-d3cold-threshold.html
* igt@xe_pmu@all-fn-engine-activity-load:
- shard-lnl: NOTRUN -> [SKIP][121] ([Intel XE#4650] / [Intel XE#7347])
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-2/igt@xe_pmu@all-fn-engine-activity-load.html
* igt@xe_prefetch_fault@prefetch-fault:
- shard-bmg: NOTRUN -> [SKIP][122] ([Intel XE#7599])
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-8/igt@xe_prefetch_fault@prefetch-fault.html
* igt@xe_pxp@pxp-stale-bo-bind-post-termination-irq:
- shard-bmg: NOTRUN -> [SKIP][123] ([Intel XE#4733] / [Intel XE#7417]) +3 other tests skip
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@xe_pxp@pxp-stale-bo-bind-post-termination-irq.html
* igt@xe_query@multigpu-query-topology:
- shard-bmg: NOTRUN -> [SKIP][124] ([Intel XE#944])
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-1/igt@xe_query@multigpu-query-topology.html
* igt@xe_query@multigpu-query-uc-fw-version-huc:
- shard-lnl: NOTRUN -> [SKIP][125] ([Intel XE#944]) +2 other tests skip
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@xe_query@multigpu-query-uc-fw-version-huc.html
* igt@xe_sriov_flr@flr-twice:
- shard-lnl: NOTRUN -> [SKIP][126] ([Intel XE#4273])
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-8/igt@xe_sriov_flr@flr-twice.html
* igt@xe_sriov_vfio@bind-unbind-vfs:
- shard-lnl: NOTRUN -> [SKIP][127] ([Intel XE#7724])
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-2/igt@xe_sriov_vfio@bind-unbind-vfs.html
#### Possible fixes ####
* igt@kms_atomic_transition@plane-all-modeset-transition:
- shard-bmg: [INCOMPLETE][128] ([Intel XE#6819]) -> [PASS][129] +1 other test pass
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-2/igt@kms_atomic_transition@plane-all-modeset-transition.html
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-9/igt@kms_atomic_transition@plane-all-modeset-transition.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs:
- shard-bmg: [INCOMPLETE][130] ([Intel XE#7084]) -> [PASS][131] +1 other test pass
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-8/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-7/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
* igt@kms_flip@flip-vs-expired-vblank@b-edp1:
- shard-lnl: [FAIL][132] ([Intel XE#301]) -> [PASS][133]
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-lnl-2/igt@kms_flip@flip-vs-expired-vblank@b-edp1.html
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-8/igt@kms_flip@flip-vs-expired-vblank@b-edp1.html
* igt@kms_hdmi_inject@inject-audio:
- shard-bmg: [SKIP][134] ([Intel XE#7308]) -> [PASS][135]
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-1/igt@kms_hdmi_inject@inject-audio.html
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@kms_hdmi_inject@inject-audio.html
* igt@kms_pm_dc@dc6-psr:
- shard-lnl: [FAIL][136] ([Intel XE#7340]) -> [PASS][137]
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-lnl-2/igt@kms_pm_dc@dc6-psr.html
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-2/igt@kms_pm_dc@dc6-psr.html
* igt@kms_setmode@basic@pipe-b-edp-1:
- shard-lnl: [FAIL][138] ([Intel XE#6361]) -> [PASS][139] +2 other tests pass
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-lnl-8/igt@kms_setmode@basic@pipe-b-edp-1.html
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-7/igt@kms_setmode@basic@pipe-b-edp-1.html
* igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1:
- shard-lnl: [FAIL][140] ([Intel XE#2142]) -> [PASS][141] +1 other test pass
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-lnl-8/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-lnl-2/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html
* igt@xe_sriov_flr@flr-vfs-parallel:
- shard-bmg: [FAIL][142] ([Intel XE#6569]) -> [PASS][143]
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-3/igt@xe_sriov_flr@flr-vfs-parallel.html
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-8/igt@xe_sriov_flr@flr-vfs-parallel.html
#### Warnings ####
* igt@kms_frontbuffer_tracking@fbc-shrfb-scaledprimary:
- shard-bmg: [ABORT][144] -> [SKIP][145] ([Intel XE#4141])
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-shrfb-scaledprimary.html
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-shrfb-scaledprimary.html
* igt@kms_hdr@brightness-with-hdr:
- shard-bmg: [SKIP][146] ([Intel XE#3544]) -> [SKIP][147] ([Intel XE#3374] / [Intel XE#3544])
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-10/igt@kms_hdr@brightness-with-hdr.html
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-7/igt@kms_hdr@brightness-with-hdr.html
* igt@xe_module_load@load:
- shard-bmg: ([PASS][148], [PASS][149], [PASS][150], [SKIP][151], [PASS][152], [PASS][153], [DMESG-WARN][154], [DMESG-WARN][155], [PASS][156], [PASS][157], [DMESG-WARN][158], [DMESG-WARN][159], [PASS][160], [PASS][161], [PASS][162], [PASS][163], [PASS][164], [PASS][165], [PASS][166], [PASS][167], [PASS][168], [PASS][169], [PASS][170], [PASS][171], [PASS][172], [PASS][173]) ([Intel XE#2457] / [Intel XE#7405] / [Intel XE#7725]) -> ([PASS][174], [PASS][175], [PASS][176], [SKIP][177], [PASS][178], [PASS][179], [PASS][180], [PASS][181], [PASS][182], [PASS][183], [PASS][184], [PASS][185], [PASS][186], [PASS][187], [PASS][188], [PASS][189], [PASS][190], [PASS][191], [PASS][192], [PASS][193], [PASS][194], [PASS][195], [PASS][196], [PASS][197], [PASS][198], [PASS][199]) ([Intel XE#2457] / [Intel XE#7405])
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-5/igt@xe_module_load@load.html
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-5/igt@xe_module_load@load.html
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-5/igt@xe_module_load@load.html
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-9/igt@xe_module_load@load.html
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-3/igt@xe_module_load@load.html
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-7/igt@xe_module_load@load.html
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-6/igt@xe_module_load@load.html
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-6/igt@xe_module_load@load.html
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-10/igt@xe_module_load@load.html
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-8/igt@xe_module_load@load.html
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-6/igt@xe_module_load@load.html
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-6/igt@xe_module_load@load.html
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-6/igt@xe_module_load@load.html
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-8/igt@xe_module_load@load.html
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-2/igt@xe_module_load@load.html
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-10/igt@xe_module_load@load.html
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-2/igt@xe_module_load@load.html
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-7/igt@xe_module_load@load.html
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-1/igt@xe_module_load@load.html
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-1/igt@xe_module_load@load.html
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-1/igt@xe_module_load@load.html
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-9/igt@xe_module_load@load.html
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-9/igt@xe_module_load@load.html
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-3/igt@xe_module_load@load.html
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-3/igt@xe_module_load@load.html
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-9/igt@xe_module_load@load.html
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-1/igt@xe_module_load@load.html
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-7/igt@xe_module_load@load.html
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-1/igt@xe_module_load@load.html
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-10/igt@xe_module_load@load.html
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@xe_module_load@load.html
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-9/igt@xe_module_load@load.html
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-3/igt@xe_module_load@load.html
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@xe_module_load@load.html
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@xe_module_load@load.html
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-9/igt@xe_module_load@load.html
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-10/igt@xe_module_load@load.html
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-8/igt@xe_module_load@load.html
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-10/igt@xe_module_load@load.html
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-10/igt@xe_module_load@load.html
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@xe_module_load@load.html
[189]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-7/igt@xe_module_load@load.html
[190]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-3/igt@xe_module_load@load.html
[191]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-9/igt@xe_module_load@load.html
[192]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-2/igt@xe_module_load@load.html
[193]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-8/igt@xe_module_load@load.html
[194]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-3/igt@xe_module_load@load.html
[195]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-1/igt@xe_module_load@load.html
[196]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-6/igt@xe_module_load@load.html
[197]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-6/igt@xe_module_load@load.html
[198]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-6/igt@xe_module_load@load.html
[199]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-5/igt@xe_module_load@load.html
* igt@xe_wedged@wedged-at-any-timeout:
- shard-bmg: [DMESG-WARN][200] ([Intel XE#5545]) -> [DMESG-WARN][201] ([Intel XE#5545] / [Intel XE#7725])
[200]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8861/shard-bmg-5/igt@xe_wedged@wedged-at-any-timeout.html
[201]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/shard-bmg-6/igt@xe_wedged@wedged-at-any-timeout.html
[Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
[Intel XE#1138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1138
[Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178
[Intel XE#1340]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1340
[Intel XE#1392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392
[Intel XE#1397]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1397
[Intel XE#1406]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406
[Intel XE#1407]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1407
[Intel XE#1421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421
[Intel XE#1424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1424
[Intel XE#1435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435
[Intel XE#1439]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1439
[Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
[Intel XE#1499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1499
[Intel XE#1508]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1508
[Intel XE#1745]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1745
[Intel XE#1874]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1874
[Intel XE#1948]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1948
[Intel XE#2142]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2142
[Intel XE#2168]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2168
[Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229
[Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2245]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2245
[Intel XE#2248]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2248
[Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
[Intel XE#2284]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2284
[Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311
[Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313
[Intel XE#2320]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2320
[Intel XE#2321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2321
[Intel XE#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322
[Intel XE#2325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325
[Intel XE#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327
[Intel XE#2330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2330
[Intel XE#2352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2352
[Intel XE#2372]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2372
[Intel XE#2373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2373
[Intel XE#2390]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2390
[Intel XE#2414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2414
[Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
[Intel XE#2427]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2427
[Intel XE#2457]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2457
[Intel XE#2486]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2486
[Intel XE#2499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2499
[Intel XE#2724]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2724
[Intel XE#2763]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2763
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
[Intel XE#2893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2893
[Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301
[Intel XE#306]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/306
[Intel XE#3141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3141
[Intel XE#3304]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3304
[Intel XE#3374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3374
[Intel XE#3414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3414
[Intel XE#3432]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3432
[Intel XE#3544]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3544
[Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
[Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373
[Intel XE#3904]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3904
[Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
[Intel XE#4273]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4273
[Intel XE#4331]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4331
[Intel XE#4422]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4422
[Intel XE#4596]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4596
[Intel XE#4608]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4608
[Intel XE#4609]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4609
[Intel XE#4650]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4650
[Intel XE#4733]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4733
[Intel XE#5545]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5545
[Intel XE#5694]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5694
[Intel XE#579]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/579
[Intel XE#5793]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5793
[Intel XE#5813]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5813
[Intel XE#584]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/584
[Intel XE#5848]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5848
[Intel XE#5854]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5854
[Intel XE#6011]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6011
[Intel XE#607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/607
[Intel XE#610]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/610
[Intel XE#6312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6312
[Intel XE#6361]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6361
[Intel XE#6503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6503
[Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651
[Intel XE#6540]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6540
[Intel XE#656]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/656
[Intel XE#6569]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6569
[Intel XE#6819]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6819
[Intel XE#6874]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6874
[Intel XE#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688
[Intel XE#6886]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6886
[Intel XE#6953]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6953
[Intel XE#6964]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6964
[Intel XE#6974]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6974
[Intel XE#7061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7061
[Intel XE#7084]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7084
[Intel XE#7098]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7098
[Intel XE#7130]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7130
[Intel XE#7136]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7136
[Intel XE#7138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7138
[Intel XE#7178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7178
[Intel XE#7179]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7179
[Intel XE#7227]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7227
[Intel XE#7283]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7283
[Intel XE#7304]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7304
[Intel XE#7305]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7305
[Intel XE#7308]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7308
[Intel XE#7320]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7320
[Intel XE#7325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7325
[Intel XE#7326]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7326
[Intel XE#7329]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7329
[Intel XE#7340]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7340
[Intel XE#7342]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7342
[Intel XE#7344]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7344
[Intel XE#7345]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7345
[Intel XE#7347]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7347
[Intel XE#7349]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7349
[Intel XE#7351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7351
[Intel XE#7353]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7353
[Intel XE#7354]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7354
[Intel XE#7355]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7355
[Intel XE#7356]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7356
[Intel XE#7358]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7358
[Intel XE#7359]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7359
[Intel XE#7361]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7361
[Intel XE#7369]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7369
[Intel XE#7370]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7370
[Intel XE#7372]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7372
[Intel XE#7374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7374
[Intel XE#7383]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7383
[Intel XE#7385]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7385
[Intel XE#7387]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7387
[Intel XE#7393]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7393
[Intel XE#7399]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7399
[Intel XE#7405]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7405
[Intel XE#7417]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7417
[Intel XE#7435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7435
[Intel XE#7442]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7442
[Intel XE#7444]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7444
[Intel XE#7448]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7448
[Intel XE#7449]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7449
[Intel XE#7464]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7464
[Intel XE#7482]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7482
[Intel XE#7517]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7517
[Intel XE#7590]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7590
[Intel XE#7599]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7599
[Intel XE#7621]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7621
[Intel XE#7622]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7622
[Intel XE#7636]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7636
[Intel XE#7642]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7642
[Intel XE#7644]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7644
[Intel XE#7675]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7675
[Intel XE#7676]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7676
[Intel XE#7679]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7679
[Intel XE#7695]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7695
[Intel XE#7724]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7724
[Intel XE#7725]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7725
[Intel XE#836]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/836
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
Build changes
-------------
* IGT: IGT_8861 -> IGTPW_14988
IGTPW_14988: 9c35888ac58d32b10351f51d5b1726344c3bc658 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_8861: 63a08403d58b652dcab80da02d6078386da78c17 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-4906-45975e225ecbf4cdb6f1283f37f3589101f0a7ac: 45975e225ecbf4cdb6f1283f37f3589101f0a7ac
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_14988/index.html
[-- Attachment #2: Type: text/html, Size: 64718 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH i-g-t] tests/kms_invalid_mode: Remove outdated fixed mode check
2026-04-15 18:28 [PATCH i-g-t] tests/kms_invalid_mode: Remove outdated fixed mode check Swati Sharma
` (2 preceding siblings ...)
2026-04-15 23:09 ` ✗ Xe.CI.FULL: failure " Patchwork
@ 2026-04-16 3:04 ` Karthik B S
2026-04-16 4:56 ` ✓ i915.CI.Full: success for " Patchwork
4 siblings, 0 replies; 6+ messages in thread
From: Karthik B S @ 2026-04-16 3:04 UTC (permalink / raw)
To: Swati Sharma, igt-dev; +Cc: Ville Syrjälä
On 4/15/2026 11:58 PM, Swati Sharma wrote:
> Remove the has_scaling_mode_prop() check and associated FIXME in
> adjust_mode_clock_too_high(). The kernel already rejects modes
> whose vrefresh doesn't match any of the connector's fixed modes,
> making this skip unnecessary.
>
> v2: -remove the outdated fixed mode check entirely
>
> Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
> Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
LGTM.
Reviewed-by: Karthik B S <karthik.b.s@intel.com>
> ---
> tests/kms_invalid_mode.c | 19 -------------------
> 1 file changed, 19 deletions(-)
>
> diff --git a/tests/kms_invalid_mode.c b/tests/kms_invalid_mode.c
> index 5edffb649..8bdfa70ef 100644
> --- a/tests/kms_invalid_mode.c
> +++ b/tests/kms_invalid_mode.c
> @@ -72,14 +72,6 @@ struct _data {
> bool (*adjust_mode)(data_t *data, drmModeModeInfoPtr mode);
> };
>
> -static bool has_scaling_mode_prop(data_t *data)
> -{
> - return kmstest_get_property(data->drm_fd,
> - data->output->id,
> - DRM_MODE_OBJECT_CONNECTOR,
> - "scaling mode",
> - NULL, NULL, NULL);
> -}
> static bool
> can_bigjoiner(data_t *data)
> {
> @@ -128,17 +120,6 @@ adjust_mode_clock_too_high(data_t *data, drmModeModeInfoPtr mode)
>
> igt_require(max_dotclock != 0);
>
> - /*
> - * FIXME When we have a fixed mode, the kernel will ignore
> - * the user timings apart from hdisplay/vdisplay. Should
> - * fix the kernel to at least make sure the requested
> - * refresh rate as specified by the user timings will
> - * roughly match the user will get. For now skip the
> - * test on any connector with a fixed mode.
> - */
> - if (has_scaling_mode_prop(data))
> - return false;
> -
> /*
> * Newer platforms can support modes higher than the maximum dot clock
> * by using pipe joiner, so set the mode clock twice that of maximum
^ permalink raw reply [flat|nested] 6+ messages in thread
* ✓ i915.CI.Full: success for tests/kms_invalid_mode: Remove outdated fixed mode check
2026-04-15 18:28 [PATCH i-g-t] tests/kms_invalid_mode: Remove outdated fixed mode check Swati Sharma
` (3 preceding siblings ...)
2026-04-16 3:04 ` [PATCH i-g-t] " Karthik B S
@ 2026-04-16 4:56 ` Patchwork
4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2026-04-16 4:56 UTC (permalink / raw)
To: Swati Sharma; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 151286 bytes --]
== Series Details ==
Series: tests/kms_invalid_mode: Remove outdated fixed mode check
URL : https://patchwork.freedesktop.org/series/164932/
State : success
== Summary ==
CI Bug Log - changes from IGT_8861_full -> IGTPW_14988_full
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/index.html
Participating hosts (10 -> 10)
------------------------------
No changes in participating hosts
Known issues
------------
Here are the changes found in IGTPW_14988_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@api_intel_bb@blit-reloc-purge-cache:
- shard-rkl: NOTRUN -> [SKIP][1] ([i915#8411]) +1 other test skip
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@api_intel_bb@blit-reloc-purge-cache.html
* igt@api_intel_bb@crc32:
- shard-rkl: NOTRUN -> [SKIP][2] ([i915#6230])
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@api_intel_bb@crc32.html
- shard-dg1: NOTRUN -> [SKIP][3] ([i915#6230])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-19/igt@api_intel_bb@crc32.html
- shard-tglu: NOTRUN -> [SKIP][4] ([i915#6230])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-7/igt@api_intel_bb@crc32.html
* igt@api_intel_bb@object-reloc-purge-cache:
- shard-mtlp: NOTRUN -> [SKIP][5] ([i915#8411]) +1 other test skip
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-4/igt@api_intel_bb@object-reloc-purge-cache.html
* igt@device_reset@unbind-cold-reset-rebind:
- shard-dg2: NOTRUN -> [SKIP][6] ([i915#11078])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-8/igt@device_reset@unbind-cold-reset-rebind.html
* igt@gem_basic@multigpu-create-close:
- shard-rkl: NOTRUN -> [SKIP][7] ([i915#7697])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@gem_basic@multigpu-create-close.html
- shard-dg1: NOTRUN -> [SKIP][8] ([i915#7697])
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-14/igt@gem_basic@multigpu-create-close.html
- shard-tglu: NOTRUN -> [SKIP][9] ([i915#7697])
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-6/igt@gem_basic@multigpu-create-close.html
- shard-mtlp: NOTRUN -> [SKIP][10] ([i915#7697])
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-2/igt@gem_basic@multigpu-create-close.html
- shard-dg2: NOTRUN -> [SKIP][11] ([i915#7697])
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@gem_basic@multigpu-create-close.html
* igt@gem_busy@semaphore:
- shard-dg2: NOTRUN -> [SKIP][12] ([i915#3936])
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-5/igt@gem_busy@semaphore.html
- shard-dg1: NOTRUN -> [SKIP][13] ([i915#3936])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-12/igt@gem_busy@semaphore.html
- shard-mtlp: NOTRUN -> [SKIP][14] ([i915#3936])
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-4/igt@gem_busy@semaphore.html
* igt@gem_caching@reads:
- shard-mtlp: NOTRUN -> [SKIP][15] ([i915#4873])
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-4/igt@gem_caching@reads.html
* igt@gem_ccs@ctrl-surf-copy:
- shard-mtlp: NOTRUN -> [SKIP][16] ([i915#3555] / [i915#9323])
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-5/igt@gem_ccs@ctrl-surf-copy.html
* igt@gem_ccs@ctrl-surf-copy-new-ctx:
- shard-tglu: NOTRUN -> [SKIP][17] ([i915#9323]) +1 other test skip
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-10/igt@gem_ccs@ctrl-surf-copy-new-ctx.html
* igt@gem_ccs@suspend-resume:
- shard-tglu-1: NOTRUN -> [SKIP][18] ([i915#9323])
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@gem_ccs@suspend-resume.html
* igt@gem_create@create-ext-cpu-access-big:
- shard-mtlp: NOTRUN -> [SKIP][19] ([i915#6335])
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-4/igt@gem_create@create-ext-cpu-access-big.html
* igt@gem_ctx_isolation@preservation-s3@bcs0:
- shard-glk: NOTRUN -> [INCOMPLETE][20] ([i915#13356]) +1 other test incomplete
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk2/igt@gem_ctx_isolation@preservation-s3@bcs0.html
* igt@gem_ctx_persistence@heartbeat-many:
- shard-dg2: NOTRUN -> [SKIP][21] ([i915#8555])
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-5/igt@gem_ctx_persistence@heartbeat-many.html
* igt@gem_ctx_persistence@legacy-engines-cleanup:
- shard-snb: NOTRUN -> [SKIP][22] ([i915#1099])
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-snb7/igt@gem_ctx_persistence@legacy-engines-cleanup.html
* igt@gem_ctx_sseu@engines:
- shard-tglu-1: NOTRUN -> [SKIP][23] ([i915#280])
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@gem_ctx_sseu@engines.html
* igt@gem_ctx_sseu@mmap-args:
- shard-tglu: NOTRUN -> [SKIP][24] ([i915#280]) +1 other test skip
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-10/igt@gem_ctx_sseu@mmap-args.html
* igt@gem_eio@unwedge-stress:
- shard-snb: NOTRUN -> [FAIL][25] ([i915#8898]) +1 other test fail
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-snb5/igt@gem_eio@unwedge-stress.html
* igt@gem_eio@unwedge-stress@blt:
- shard-mtlp: NOTRUN -> [SKIP][26] ([i915#15314])
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-5/igt@gem_eio@unwedge-stress@blt.html
* igt@gem_exec_balancer@bonded-false-hang:
- shard-mtlp: NOTRUN -> [SKIP][27] ([i915#4812])
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-2/igt@gem_exec_balancer@bonded-false-hang.html
* igt@gem_exec_balancer@parallel-keep-submit-fence:
- shard-rkl: NOTRUN -> [SKIP][28] ([i915#4525]) +1 other test skip
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@gem_exec_balancer@parallel-keep-submit-fence.html
- shard-tglu: NOTRUN -> [SKIP][29] ([i915#4525]) +1 other test skip
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-7/igt@gem_exec_balancer@parallel-keep-submit-fence.html
* igt@gem_exec_balancer@parallel-ordering:
- shard-tglu-1: NOTRUN -> [SKIP][30] ([i915#4525]) +1 other test skip
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@gem_exec_balancer@parallel-ordering.html
* igt@gem_exec_capture@capture:
- shard-mtlp: NOTRUN -> [FAIL][31] ([i915#11965]) +1 other test fail
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-6/igt@gem_exec_capture@capture.html
* igt@gem_exec_capture@capture-recoverable:
- shard-tglu: NOTRUN -> [SKIP][32] ([i915#6344])
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-5/igt@gem_exec_capture@capture-recoverable.html
* igt@gem_exec_flush@basic-batch-kernel-default-cmd:
- shard-mtlp: NOTRUN -> [SKIP][33] ([i915#3711])
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-8/igt@gem_exec_flush@basic-batch-kernel-default-cmd.html
* igt@gem_exec_flush@basic-wb-pro-default:
- shard-dg2: NOTRUN -> [SKIP][34] ([i915#3539] / [i915#4852]) +2 other tests skip
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-1/igt@gem_exec_flush@basic-wb-pro-default.html
- shard-dg1: NOTRUN -> [SKIP][35] ([i915#3539] / [i915#4852]) +1 other test skip
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-17/igt@gem_exec_flush@basic-wb-pro-default.html
* igt@gem_exec_reloc@basic-cpu-wc-active:
- shard-mtlp: NOTRUN -> [SKIP][36] ([i915#3281]) +10 other tests skip
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-2/igt@gem_exec_reloc@basic-cpu-wc-active.html
* igt@gem_exec_reloc@basic-gtt-cpu-active:
- shard-dg2: NOTRUN -> [SKIP][37] ([i915#3281]) +6 other tests skip
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-5/igt@gem_exec_reloc@basic-gtt-cpu-active.html
* igt@gem_exec_reloc@basic-write-read-noreloc:
- shard-rkl: NOTRUN -> [SKIP][38] ([i915#3281]) +12 other tests skip
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@gem_exec_reloc@basic-write-read-noreloc.html
- shard-dg1: NOTRUN -> [SKIP][39] ([i915#3281]) +5 other tests skip
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-14/igt@gem_exec_reloc@basic-write-read-noreloc.html
* igt@gem_exec_schedule@reorder-wide:
- shard-dg2: NOTRUN -> [SKIP][40] ([i915#4537] / [i915#4812])
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-8/igt@gem_exec_schedule@reorder-wide.html
- shard-dg1: NOTRUN -> [SKIP][41] ([i915#4812]) +1 other test skip
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-18/igt@gem_exec_schedule@reorder-wide.html
- shard-mtlp: NOTRUN -> [SKIP][42] ([i915#4537] / [i915#4812]) +1 other test skip
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-6/igt@gem_exec_schedule@reorder-wide.html
* igt@gem_exec_suspend@basic-s3:
- shard-rkl: [PASS][43] -> [INCOMPLETE][44] ([i915#13356]) +1 other test incomplete
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-8/igt@gem_exec_suspend@basic-s3.html
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@gem_exec_suspend@basic-s3.html
* igt@gem_fenced_exec_thrash@2-spare-fences:
- shard-dg2: NOTRUN -> [SKIP][45] ([i915#4860]) +1 other test skip
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-1/igt@gem_fenced_exec_thrash@2-spare-fences.html
- shard-dg1: NOTRUN -> [SKIP][46] ([i915#4860]) +1 other test skip
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-17/igt@gem_fenced_exec_thrash@2-spare-fences.html
* igt@gem_fenced_exec_thrash@no-spare-fences-interruptible:
- shard-mtlp: NOTRUN -> [SKIP][47] ([i915#4860]) +2 other tests skip
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-7/igt@gem_fenced_exec_thrash@no-spare-fences-interruptible.html
* igt@gem_lmem_swapping@basic:
- shard-mtlp: NOTRUN -> [SKIP][48] ([i915#4613]) +3 other tests skip
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-3/igt@gem_lmem_swapping@basic.html
* igt@gem_lmem_swapping@massive:
- shard-tglu-1: NOTRUN -> [SKIP][49] ([i915#4613])
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@gem_lmem_swapping@massive.html
* igt@gem_lmem_swapping@parallel-random:
- shard-glk: NOTRUN -> [SKIP][50] ([i915#4613]) +2 other tests skip
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk6/igt@gem_lmem_swapping@parallel-random.html
* igt@gem_lmem_swapping@random-engines:
- shard-rkl: NOTRUN -> [SKIP][51] ([i915#4613]) +3 other tests skip
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-8/igt@gem_lmem_swapping@random-engines.html
* igt@gem_lmem_swapping@verify-random-ccs:
- shard-dg1: NOTRUN -> [SKIP][52] ([i915#12193])
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-14/igt@gem_lmem_swapping@verify-random-ccs.html
- shard-tglu: NOTRUN -> [SKIP][53] ([i915#4613]) +3 other tests skip
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-6/igt@gem_lmem_swapping@verify-random-ccs.html
* igt@gem_lmem_swapping@verify-random-ccs@lmem0:
- shard-dg1: NOTRUN -> [SKIP][54] ([i915#4565])
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-14/igt@gem_lmem_swapping@verify-random-ccs@lmem0.html
* igt@gem_mmap@short-mmap:
- shard-mtlp: NOTRUN -> [SKIP][55] ([i915#4083]) +5 other tests skip
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-6/igt@gem_mmap@short-mmap.html
* igt@gem_mmap_gtt@cpuset-medium-copy:
- shard-mtlp: NOTRUN -> [SKIP][56] ([i915#4077]) +8 other tests skip
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-7/igt@gem_mmap_gtt@cpuset-medium-copy.html
* igt@gem_mmap_gtt@fault-concurrent:
- shard-dg1: NOTRUN -> [SKIP][57] ([i915#4077]) +5 other tests skip
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-13/igt@gem_mmap_gtt@fault-concurrent.html
* igt@gem_mmap_gtt@zero-extend:
- shard-dg2: NOTRUN -> [SKIP][58] ([i915#4077]) +7 other tests skip
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@gem_mmap_gtt@zero-extend.html
* igt@gem_mmap_wc@bad-object:
- shard-dg2: NOTRUN -> [SKIP][59] ([i915#4083]) +2 other tests skip
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-4/igt@gem_mmap_wc@bad-object.html
* igt@gem_mmap_wc@close:
- shard-dg1: NOTRUN -> [SKIP][60] ([i915#4083]) +3 other tests skip
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-14/igt@gem_mmap_wc@close.html
* igt@gem_partial_pwrite_pread@writes-after-reads-uncached:
- shard-rkl: NOTRUN -> [SKIP][61] ([i915#3282]) +4 other tests skip
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@gem_partial_pwrite_pread@writes-after-reads-uncached.html
- shard-dg1: NOTRUN -> [SKIP][62] ([i915#3282]) +2 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-13/igt@gem_partial_pwrite_pread@writes-after-reads-uncached.html
- shard-mtlp: NOTRUN -> [SKIP][63] ([i915#3282]) +3 other tests skip
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-7/igt@gem_partial_pwrite_pread@writes-after-reads-uncached.html
* igt@gem_pxp@display-protected-crc:
- shard-dg1: NOTRUN -> [SKIP][64] ([i915#4270]) +2 other tests skip
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-16/igt@gem_pxp@display-protected-crc.html
* igt@gem_pxp@hw-rejects-pxp-buffer:
- shard-rkl: NOTRUN -> [SKIP][65] ([i915#13717])
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-2/igt@gem_pxp@hw-rejects-pxp-buffer.html
- shard-tglu: NOTRUN -> [SKIP][66] ([i915#13398])
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-5/igt@gem_pxp@hw-rejects-pxp-buffer.html
- shard-mtlp: NOTRUN -> [SKIP][67] ([i915#13398])
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-6/igt@gem_pxp@hw-rejects-pxp-buffer.html
* igt@gem_pxp@reject-modify-context-protection-off-1:
- shard-dg2: NOTRUN -> [SKIP][68] ([i915#4270]) +2 other tests skip
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-5/igt@gem_pxp@reject-modify-context-protection-off-1.html
* igt@gem_readwrite@beyond-eob:
- shard-dg2: NOTRUN -> [SKIP][69] ([i915#3282]) +2 other tests skip
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@gem_readwrite@beyond-eob.html
- shard-rkl: NOTRUN -> [SKIP][70] ([i915#14544] / [i915#3282]) +1 other test skip
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@gem_readwrite@beyond-eob.html
* igt@gem_render_copy@y-tiled-ccs-to-y-tiled-mc-ccs:
- shard-glk: NOTRUN -> [SKIP][71] +356 other tests skip
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk9/igt@gem_render_copy@y-tiled-ccs-to-y-tiled-mc-ccs.html
* igt@gem_render_copy@yf-tiled-ccs-to-y-tiled-ccs:
- shard-mtlp: NOTRUN -> [SKIP][72] ([i915#8428]) +2 other tests skip
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-6/igt@gem_render_copy@yf-tiled-ccs-to-y-tiled-ccs.html
* igt@gem_render_copy@yf-tiled-ccs-to-yf-tiled-ccs:
- shard-dg2: NOTRUN -> [SKIP][73] ([i915#5190] / [i915#8428]) +2 other tests skip
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-5/igt@gem_render_copy@yf-tiled-ccs-to-yf-tiled-ccs.html
* igt@gem_render_tiled_blits@basic:
- shard-dg2: NOTRUN -> [SKIP][74] ([i915#4079])
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-6/igt@gem_render_tiled_blits@basic.html
* igt@gem_tiled_pread_pwrite:
- shard-mtlp: NOTRUN -> [SKIP][75] ([i915#4079])
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-6/igt@gem_tiled_pread_pwrite.html
* igt@gem_unfence_active_buffers:
- shard-dg2: NOTRUN -> [SKIP][76] ([i915#4879])
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@gem_unfence_active_buffers.html
* igt@gem_userptr_blits@coherency-sync:
- shard-dg2: NOTRUN -> [SKIP][77] ([i915#3297]) +2 other tests skip
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-4/igt@gem_userptr_blits@coherency-sync.html
* igt@gem_userptr_blits@dmabuf-sync:
- shard-tglu: NOTRUN -> [SKIP][78] ([i915#3297] / [i915#3323])
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-2/igt@gem_userptr_blits@dmabuf-sync.html
- shard-mtlp: NOTRUN -> [SKIP][79] ([i915#3297]) +3 other tests skip
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-6/igt@gem_userptr_blits@dmabuf-sync.html
- shard-rkl: NOTRUN -> [SKIP][80] ([i915#3297] / [i915#3323])
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@gem_userptr_blits@dmabuf-sync.html
* igt@gem_userptr_blits@dmabuf-unsync:
- shard-rkl: NOTRUN -> [SKIP][81] ([i915#3297]) +3 other tests skip
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@gem_userptr_blits@dmabuf-unsync.html
- shard-tglu: NOTRUN -> [SKIP][82] ([i915#3297]) +2 other tests skip
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-8/igt@gem_userptr_blits@dmabuf-unsync.html
* igt@gem_userptr_blits@map-fixed-invalidate-busy:
- shard-dg2: NOTRUN -> [SKIP][83] ([i915#3297] / [i915#4880]) +1 other test skip
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-7/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
- shard-dg1: NOTRUN -> [SKIP][84] ([i915#3297] / [i915#4880]) +1 other test skip
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-13/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
* igt@gem_userptr_blits@unsync-unmap-after-close:
- shard-dg1: NOTRUN -> [SKIP][85] ([i915#3297]) +1 other test skip
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-12/igt@gem_userptr_blits@unsync-unmap-after-close.html
* igt@gen9_exec_parse@batch-zero-length:
- shard-rkl: NOTRUN -> [SKIP][86] ([i915#14544] / [i915#2527])
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@gen9_exec_parse@batch-zero-length.html
* igt@gen9_exec_parse@bb-start-param:
- shard-tglu-1: NOTRUN -> [SKIP][87] ([i915#2527] / [i915#2856]) +2 other tests skip
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@gen9_exec_parse@bb-start-param.html
* igt@gen9_exec_parse@shadow-peek:
- shard-dg2: NOTRUN -> [SKIP][88] ([i915#2856]) +4 other tests skip
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-6/igt@gen9_exec_parse@shadow-peek.html
- shard-rkl: NOTRUN -> [SKIP][89] ([i915#2527]) +4 other tests skip
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-2/igt@gen9_exec_parse@shadow-peek.html
- shard-dg1: NOTRUN -> [SKIP][90] ([i915#2527]) +3 other tests skip
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-19/igt@gen9_exec_parse@shadow-peek.html
- shard-mtlp: NOTRUN -> [SKIP][91] ([i915#2856]) +4 other tests skip
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-4/igt@gen9_exec_parse@shadow-peek.html
* igt@gen9_exec_parse@unaligned-jump:
- shard-tglu: NOTRUN -> [SKIP][92] ([i915#2527] / [i915#2856]) +6 other tests skip
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-10/igt@gen9_exec_parse@unaligned-jump.html
* igt@i915_drm_fdinfo@all-busy-idle-check-all:
- shard-dg1: NOTRUN -> [SKIP][93] ([i915#14123])
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-19/igt@i915_drm_fdinfo@all-busy-idle-check-all.html
* igt@i915_drm_fdinfo@virtual-busy-all:
- shard-mtlp: NOTRUN -> [SKIP][94] ([i915#14118]) +2 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-4/igt@i915_drm_fdinfo@virtual-busy-all.html
* igt@i915_drm_fdinfo@virtual-busy-hang:
- shard-dg1: NOTRUN -> [SKIP][95] ([i915#14118])
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-12/igt@i915_drm_fdinfo@virtual-busy-hang.html
* igt@i915_drm_fdinfo@virtual-busy-hang-all:
- shard-dg2: NOTRUN -> [SKIP][96] ([i915#14118]) +1 other test skip
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-4/igt@i915_drm_fdinfo@virtual-busy-hang-all.html
* igt@i915_module_load@fault-injection@i915_driver_mmio_probe:
- shard-dg1: NOTRUN -> [INCOMPLETE][97] ([i915#15481])
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-16/igt@i915_module_load@fault-injection@i915_driver_mmio_probe.html
* igt@i915_pm_freq_api@freq-reset:
- shard-tglu-1: NOTRUN -> [SKIP][98] ([i915#8399])
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@i915_pm_freq_api@freq-reset.html
* igt@i915_pm_freq_api@freq-reset-multiple:
- shard-rkl: NOTRUN -> [SKIP][99] ([i915#8399])
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@i915_pm_freq_api@freq-reset-multiple.html
* igt@i915_pm_rps@thresholds:
- shard-dg2: NOTRUN -> [SKIP][100] ([i915#11681])
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@i915_pm_rps@thresholds.html
- shard-dg1: NOTRUN -> [SKIP][101] ([i915#11681])
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-13/igt@i915_pm_rps@thresholds.html
- shard-mtlp: NOTRUN -> [SKIP][102] ([i915#11681])
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-7/igt@i915_pm_rps@thresholds.html
* igt@i915_query@query-topology-coherent-slice-mask:
- shard-mtlp: NOTRUN -> [SKIP][103] ([i915#6188])
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-2/igt@i915_query@query-topology-coherent-slice-mask.html
- shard-dg2: NOTRUN -> [SKIP][104] ([i915#6188])
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-6/igt@i915_query@query-topology-coherent-slice-mask.html
* igt@i915_suspend@fence-restore-tiled2untiled:
- shard-glk11: NOTRUN -> [INCOMPLETE][105] ([i915#4817]) +1 other test incomplete
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk11/igt@i915_suspend@fence-restore-tiled2untiled.html
* igt@i915_suspend@fence-restore-untiled:
- shard-rkl: NOTRUN -> [INCOMPLETE][106] ([i915#4817])
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@i915_suspend@fence-restore-untiled.html
- shard-glk: NOTRUN -> [INCOMPLETE][107] ([i915#4817])
[107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk8/igt@i915_suspend@fence-restore-untiled.html
* igt@i915_suspend@forcewake:
- shard-rkl: [PASS][108] -> [INCOMPLETE][109] ([i915#4817])
[108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-5/igt@i915_suspend@forcewake.html
[109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@i915_suspend@forcewake.html
* igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling:
- shard-mtlp: NOTRUN -> [SKIP][110] ([i915#4212])
[110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-7/igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling.html
* igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- shard-dg2: NOTRUN -> [SKIP][111] ([i915#5190]) +2 other tests skip
[111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-4/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
- shard-mtlp: NOTRUN -> [SKIP][112] ([i915#5190])
[112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-8/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
* igt@kms_addfb_basic@invalid-smem-bo-on-discrete:
- shard-tglu-1: NOTRUN -> [SKIP][113] ([i915#12454] / [i915#12712])
[113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_addfb_basic@invalid-smem-bo-on-discrete.html
* igt@kms_async_flips@async-flip-suspend-resume:
- shard-glk: NOTRUN -> [INCOMPLETE][114] ([i915#12761]) +1 other test incomplete
[114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk3/igt@kms_async_flips@async-flip-suspend-resume.html
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing:
- shard-mtlp: NOTRUN -> [SKIP][115] ([i915#1769] / [i915#3555])
[115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-8/igt@kms_atomic_transition@plane-all-modeset-transition-fencing.html
* igt@kms_atomic_transition@plane-toggle-modeset-transition:
- shard-dg2: [PASS][116] -> [FAIL][117] ([i915#5956])
[116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg2-4/igt@kms_atomic_transition@plane-toggle-modeset-transition.html
[117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-6/igt@kms_atomic_transition@plane-toggle-modeset-transition.html
* igt@kms_atomic_transition@plane-toggle-modeset-transition@pipe-a-hdmi-a-3:
- shard-dg2: NOTRUN -> [FAIL][118] ([i915#5956])
[118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-6/igt@kms_atomic_transition@plane-toggle-modeset-transition@pipe-a-hdmi-a-3.html
* igt@kms_big_fb@4-tiled-64bpp-rotate-180:
- shard-rkl: NOTRUN -> [SKIP][119] ([i915#14544] / [i915#5286]) +1 other test skip
[119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html
* igt@kms_big_fb@4-tiled-64bpp-rotate-270:
- shard-dg1: NOTRUN -> [SKIP][120] ([i915#4538] / [i915#5286])
[120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-13/igt@kms_big_fb@4-tiled-64bpp-rotate-270.html
* igt@kms_big_fb@4-tiled-addfb:
- shard-rkl: NOTRUN -> [SKIP][121] ([i915#5286]) +3 other tests skip
[121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@kms_big_fb@4-tiled-addfb.html
- shard-dg1: NOTRUN -> [SKIP][122] ([i915#5286]) +1 other test skip
[122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-14/igt@kms_big_fb@4-tiled-addfb.html
- shard-tglu: NOTRUN -> [SKIP][123] ([i915#5286]) +7 other tests skip
[123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-6/igt@kms_big_fb@4-tiled-addfb.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-tglu-1: NOTRUN -> [SKIP][124] ([i915#5286]) +3 other tests skip
[124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
- shard-mtlp: [PASS][125] -> [FAIL][126] ([i915#15733] / [i915#5138])
[125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-6/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
[126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-3/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_big_fb@linear-64bpp-rotate-270:
- shard-mtlp: NOTRUN -> [SKIP][127] +19 other tests skip
[127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-2/igt@kms_big_fb@linear-64bpp-rotate-270.html
* igt@kms_big_fb@linear-8bpp-rotate-270:
- shard-rkl: NOTRUN -> [SKIP][128] ([i915#3638]) +3 other tests skip
[128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@kms_big_fb@linear-8bpp-rotate-270.html
- shard-dg1: NOTRUN -> [SKIP][129] ([i915#3638]) +2 other tests skip
[129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-13/igt@kms_big_fb@linear-8bpp-rotate-270.html
* igt@kms_big_fb@linear-max-hw-stride-32bpp-rotate-180-hflip:
- shard-snb: NOTRUN -> [SKIP][130] +169 other tests skip
[130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-snb4/igt@kms_big_fb@linear-max-hw-stride-32bpp-rotate-180-hflip.html
- shard-tglu: NOTRUN -> [SKIP][131] ([i915#3828]) +4 other tests skip
[131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-7/igt@kms_big_fb@linear-max-hw-stride-32bpp-rotate-180-hflip.html
- shard-mtlp: NOTRUN -> [SKIP][132] ([i915#3828]) +2 other tests skip
[132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-7/igt@kms_big_fb@linear-max-hw-stride-32bpp-rotate-180-hflip.html
* igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-180-hflip:
- shard-dg2: NOTRUN -> [SKIP][133] ([i915#3828]) +2 other tests skip
[133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-5/igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-180-hflip.html
- shard-rkl: NOTRUN -> [SKIP][134] ([i915#3828]) +2 other tests skip
[134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-180-hflip.html
- shard-dg1: NOTRUN -> [SKIP][135] ([i915#3828]) +2 other tests skip
[135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-12/igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
- shard-mtlp: NOTRUN -> [SKIP][136] ([i915#6187]) +1 other test skip
[136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-4/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@yf-tiled-16bpp-rotate-270:
- shard-rkl: NOTRUN -> [SKIP][137] +24 other tests skip
[137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-8/igt@kms_big_fb@yf-tiled-16bpp-rotate-270.html
- shard-dg1: NOTRUN -> [SKIP][138] ([i915#4538]) +3 other tests skip
[138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-13/igt@kms_big_fb@yf-tiled-16bpp-rotate-270.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-dg2: NOTRUN -> [SKIP][139] ([i915#4538] / [i915#5190]) +7 other tests skip
[139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-1/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_ccs@bad-aux-stride-yf-tiled-ccs@pipe-b-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][140] ([i915#14544] / [i915#6095]) +7 other tests skip
[140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_ccs@bad-aux-stride-yf-tiled-ccs@pipe-b-hdmi-a-2.html
* igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs:
- shard-dg2: NOTRUN -> [SKIP][141] ([i915#12313]) +1 other test skip
[141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-5/igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs.html
* igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs-cc@pipe-b-hdmi-a-4:
- shard-dg1: NOTRUN -> [SKIP][142] ([i915#6095]) +213 other tests skip
[142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-19/igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs-cc@pipe-b-hdmi-a-4.html
* igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-mc-ccs@pipe-b-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][143] ([i915#6095]) +69 other tests skip
[143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-8/igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-mc-ccs@pipe-b-edp-1.html
* igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-mc-ccs@pipe-b-hdmi-a-1:
- shard-tglu: NOTRUN -> [SKIP][144] ([i915#6095]) +94 other tests skip
[144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-9/igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-mc-ccs@pipe-b-hdmi-a-1.html
* igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs:
- shard-rkl: NOTRUN -> [SKIP][145] ([i915#12313] / [i915#14544])
[145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-basic-4-tiled-dg2-rc-ccs-cc@pipe-a-hdmi-a-1:
- shard-tglu-1: NOTRUN -> [SKIP][146] ([i915#6095]) +44 other tests skip
[146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_ccs@crc-primary-basic-4-tiled-dg2-rc-ccs-cc@pipe-a-hdmi-a-1.html
* igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-rc-ccs-cc:
- shard-glk11: NOTRUN -> [SKIP][147] +64 other tests skip
[147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk11/igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-rc-ccs-cc.html
* igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs:
- shard-rkl: NOTRUN -> [SKIP][148] ([i915#14098] / [i915#6095]) +48 other tests skip
[148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-2/igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs:
- shard-tglu-1: NOTRUN -> [SKIP][149] ([i915#12313]) +2 other tests skip
[149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs.html
- shard-dg1: NOTRUN -> [SKIP][150] ([i915#12313])
[150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-12/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs.html
- shard-mtlp: NOTRUN -> [SKIP][151] ([i915#12313]) +3 other tests skip
[151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-4/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs@pipe-c-hdmi-a-3:
- shard-dg2: NOTRUN -> [SKIP][152] ([i915#6095]) +52 other tests skip
[152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs@pipe-c-hdmi-a-3.html
* igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs@pipe-c-hdmi-a-2:
- shard-glk10: NOTRUN -> [SKIP][153] +144 other tests skip
[153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk10/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs@pipe-c-hdmi-a-2.html
* igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs@pipe-c-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][154] ([i915#14098] / [i915#14544] / [i915#6095]) +4 other tests skip
[154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs@pipe-c-hdmi-a-2.html
* igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs:
- shard-tglu: NOTRUN -> [SKIP][155] ([i915#12313])
[155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-4/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][156] ([i915#6095]) +71 other tests skip
[156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@kms_ccs@random-ccs-data-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-2.html
* igt@kms_ccs@random-ccs-data-y-tiled-gen12-mc-ccs@pipe-c-hdmi-a-1:
- shard-dg2: NOTRUN -> [SKIP][157] ([i915#10307] / [i915#6095]) +85 other tests skip
[157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-4/igt@kms_ccs@random-ccs-data-y-tiled-gen12-mc-ccs@pipe-c-hdmi-a-1.html
* igt@kms_ccs@random-ccs-data-y-tiled-gen12-mc-ccs@pipe-d-hdmi-a-1:
- shard-dg2: NOTRUN -> [SKIP][158] ([i915#10307] / [i915#10434] / [i915#6095]) +3 other tests skip
[158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-4/igt@kms_ccs@random-ccs-data-y-tiled-gen12-mc-ccs@pipe-d-hdmi-a-1.html
* igt@kms_cdclk@plane-scaling:
- shard-tglu-1: NOTRUN -> [SKIP][159] ([i915#3742])
[159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_cdclk@plane-scaling.html
* igt@kms_chamelium_audio@dp-audio:
- shard-tglu: NOTRUN -> [SKIP][160] ([i915#11151] / [i915#7828]) +8 other tests skip
[160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-6/igt@kms_chamelium_audio@dp-audio.html
* igt@kms_chamelium_color@degamma:
- shard-dg2: NOTRUN -> [SKIP][161] +11 other tests skip
[161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-8/igt@kms_chamelium_color@degamma.html
* igt@kms_chamelium_frames@hdmi-crc-fast:
- shard-dg2: NOTRUN -> [SKIP][162] ([i915#11151] / [i915#7828]) +5 other tests skip
[162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@kms_chamelium_frames@hdmi-crc-fast.html
- shard-rkl: NOTRUN -> [SKIP][163] ([i915#11151] / [i915#7828]) +7 other tests skip
[163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-8/igt@kms_chamelium_frames@hdmi-crc-fast.html
- shard-dg1: NOTRUN -> [SKIP][164] ([i915#11151] / [i915#7828]) +4 other tests skip
[164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-13/igt@kms_chamelium_frames@hdmi-crc-fast.html
- shard-mtlp: NOTRUN -> [SKIP][165] ([i915#11151] / [i915#7828]) +5 other tests skip
[165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-8/igt@kms_chamelium_frames@hdmi-crc-fast.html
* igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode:
- shard-tglu-1: NOTRUN -> [SKIP][166] ([i915#11151] / [i915#7828]) +3 other tests skip
[166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode.html
* igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode:
- shard-rkl: NOTRUN -> [SKIP][167] ([i915#11151] / [i915#14544] / [i915#7828])
[167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode.html
* igt@kms_color@deep-color:
- shard-dg2: NOTRUN -> [SKIP][168] ([i915#12655] / [i915#3555])
[168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-4/igt@kms_color@deep-color.html
- shard-rkl: NOTRUN -> [SKIP][169] ([i915#12655] / [i915#3555])
[169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@kms_color@deep-color.html
- shard-dg1: NOTRUN -> [SKIP][170] ([i915#12655] / [i915#3555])
[170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-16/igt@kms_color@deep-color.html
- shard-tglu: NOTRUN -> [SKIP][171] ([i915#3555] / [i915#9979])
[171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-8/igt@kms_color@deep-color.html
* igt@kms_content_protection@atomic:
- shard-tglu-1: NOTRUN -> [SKIP][172] ([i915#15865])
[172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_content_protection@atomic.html
* igt@kms_content_protection@content-type-change:
- shard-tglu: NOTRUN -> [SKIP][173] ([i915#15865]) +2 other tests skip
[173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-8/igt@kms_content_protection@content-type-change.html
* igt@kms_content_protection@dp-mst-lic-type-1:
- shard-tglu-1: NOTRUN -> [SKIP][174] ([i915#15330] / [i915#3116] / [i915#3299])
[174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_content_protection@dp-mst-lic-type-1.html
* igt@kms_content_protection@dp-mst-type-0:
- shard-rkl: NOTRUN -> [SKIP][175] ([i915#15330] / [i915#3116])
[175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-2/igt@kms_content_protection@dp-mst-type-0.html
- shard-mtlp: NOTRUN -> [SKIP][176] ([i915#15330] / [i915#3299])
[176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-4/igt@kms_content_protection@dp-mst-type-0.html
* igt@kms_content_protection@dp-mst-type-1-suspend-resume:
- shard-dg2: NOTRUN -> [SKIP][177] ([i915#15330])
[177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@kms_content_protection@dp-mst-type-1-suspend-resume.html
- shard-rkl: NOTRUN -> [SKIP][178] ([i915#15330])
[178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@kms_content_protection@dp-mst-type-1-suspend-resume.html
* igt@kms_content_protection@legacy:
- shard-dg2: NOTRUN -> [SKIP][179] ([i915#15865]) +3 other tests skip
[179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-7/igt@kms_content_protection@legacy.html
- shard-rkl: NOTRUN -> [SKIP][180] ([i915#15865]) +3 other tests skip
[180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-8/igt@kms_content_protection@legacy.html
* igt@kms_content_protection@lic-type-0:
- shard-mtlp: NOTRUN -> [SKIP][181] ([i915#15865]) +2 other tests skip
[181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-7/igt@kms_content_protection@lic-type-0.html
* igt@kms_content_protection@uevent:
- shard-dg1: NOTRUN -> [SKIP][182] ([i915#15865]) +1 other test skip
[182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-15/igt@kms_content_protection@uevent.html
* igt@kms_cursor_crc@cursor-offscreen-32x10:
- shard-tglu-1: NOTRUN -> [SKIP][183] ([i915#3555]) +4 other tests skip
[183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_cursor_crc@cursor-offscreen-32x10.html
* igt@kms_cursor_crc@cursor-offscreen-512x512:
- shard-tglu: NOTRUN -> [SKIP][184] ([i915#13049]) +1 other test skip
[184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-6/igt@kms_cursor_crc@cursor-offscreen-512x512.html
* igt@kms_cursor_crc@cursor-onscreen-128x42:
- shard-mtlp: NOTRUN -> [SKIP][185] ([i915#8814]) +3 other tests skip
[185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-7/igt@kms_cursor_crc@cursor-onscreen-128x42.html
* igt@kms_cursor_crc@cursor-onscreen-32x32:
- shard-tglu: NOTRUN -> [SKIP][186] ([i915#3555]) +4 other tests skip
[186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-4/igt@kms_cursor_crc@cursor-onscreen-32x32.html
* igt@kms_cursor_crc@cursor-onscreen-512x170:
- shard-dg2: NOTRUN -> [SKIP][187] ([i915#13049])
[187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-6/igt@kms_cursor_crc@cursor-onscreen-512x170.html
* igt@kms_cursor_crc@cursor-random-64x21:
- shard-tglu: NOTRUN -> [FAIL][188] ([i915#13566]) +1 other test fail
[188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-7/igt@kms_cursor_crc@cursor-random-64x21.html
* igt@kms_cursor_crc@cursor-rapid-movement-32x32:
- shard-dg2: NOTRUN -> [SKIP][189] ([i915#3555]) +2 other tests skip
[189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-8/igt@kms_cursor_crc@cursor-rapid-movement-32x32.html
- shard-rkl: NOTRUN -> [SKIP][190] ([i915#3555]) +6 other tests skip
[190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@kms_cursor_crc@cursor-rapid-movement-32x32.html
- shard-dg1: NOTRUN -> [SKIP][191] ([i915#3555]) +1 other test skip
[191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-19/igt@kms_cursor_crc@cursor-rapid-movement-32x32.html
- shard-mtlp: NOTRUN -> [SKIP][192] ([i915#3555] / [i915#8814]) +2 other tests skip
[192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-1/igt@kms_cursor_crc@cursor-rapid-movement-32x32.html
* igt@kms_cursor_crc@cursor-rapid-movement-512x170:
- shard-rkl: NOTRUN -> [SKIP][193] ([i915#13049]) +1 other test skip
[193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-8/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html
* igt@kms_cursor_crc@cursor-sliding-256x85:
- shard-tglu: [PASS][194] -> [FAIL][195] ([i915#13566]) +1 other test fail
[194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-tglu-4/igt@kms_cursor_crc@cursor-sliding-256x85.html
[195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-10/igt@kms_cursor_crc@cursor-sliding-256x85.html
* igt@kms_cursor_crc@cursor-suspend:
- shard-glk: NOTRUN -> [INCOMPLETE][196] ([i915#12358] / [i915#14152] / [i915#7882])
[196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk6/igt@kms_cursor_crc@cursor-suspend.html
- shard-rkl: [PASS][197] -> [ABORT][198] ([i915#15132])
[197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-2/igt@kms_cursor_crc@cursor-suspend.html
[198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-1/igt@kms_cursor_crc@cursor-suspend.html
* igt@kms_cursor_crc@cursor-suspend@pipe-a-hdmi-a-1:
- shard-glk: NOTRUN -> [INCOMPLETE][199] ([i915#12358] / [i915#14152])
[199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk6/igt@kms_cursor_crc@cursor-suspend@pipe-a-hdmi-a-1.html
* igt@kms_cursor_crc@cursor-suspend@pipe-c-hdmi-a-2:
- shard-rkl: NOTRUN -> [ABORT][200] ([i915#15132])
[200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-1/igt@kms_cursor_crc@cursor-suspend@pipe-c-hdmi-a-2.html
* igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic:
- shard-mtlp: NOTRUN -> [SKIP][201] ([i915#9809]) +4 other tests skip
[201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-2/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- shard-rkl: NOTRUN -> [SKIP][202] ([i915#4103]) +1 other test skip
[202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-2/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_cursor_legacy@cursora-vs-flipb-atomic-transitions-varying-size:
- shard-dg2: NOTRUN -> [SKIP][203] ([i915#13046] / [i915#5354]) +2 other tests skip
[203]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-8/igt@kms_cursor_legacy@cursora-vs-flipb-atomic-transitions-varying-size.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-legacy:
- shard-rkl: NOTRUN -> [SKIP][204] ([i915#14544])
[204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_cursor_legacy@cursorb-vs-flipa-legacy.html
* igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions:
- shard-glk: NOTRUN -> [FAIL][205] ([i915#15804]) +1 other test fail
[205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk3/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle:
- shard-dg2: NOTRUN -> [SKIP][206] ([i915#4103] / [i915#4213]) +1 other test skip
[206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-5/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html
* igt@kms_dirtyfb@psr-dirtyfb-ioctl:
- shard-dg2: NOTRUN -> [SKIP][207] ([i915#9833])
[207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-8/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
- shard-rkl: NOTRUN -> [SKIP][208] ([i915#9723]) +1 other test skip
[208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
- shard-dg1: NOTRUN -> [SKIP][209] ([i915#9723])
[209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-19/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
- shard-tglu: NOTRUN -> [SKIP][210] ([i915#9723])
[210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-7/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
* igt@kms_dp_aux_dev@basic:
- shard-dg2: NOTRUN -> [SKIP][211] ([i915#1257])
[211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-1/igt@kms_dp_aux_dev@basic.html
- shard-rkl: NOTRUN -> [SKIP][212] ([i915#1257] / [i915#14544])
[212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_dp_aux_dev@basic.html
- shard-tglu-1: NOTRUN -> [SKIP][213] ([i915#1257])
[213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_dp_aux_dev@basic.html
- shard-dg1: NOTRUN -> [SKIP][214] ([i915#1257])
[214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-17/igt@kms_dp_aux_dev@basic.html
* igt@kms_dp_link_training@non-uhbr-sst:
- shard-mtlp: NOTRUN -> [SKIP][215] ([i915#13749]) +2 other tests skip
[215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-5/igt@kms_dp_link_training@non-uhbr-sst.html
* igt@kms_dp_link_training@uhbr-mst:
- shard-dg2: NOTRUN -> [SKIP][216] ([i915#13748]) +1 other test skip
[216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@kms_dp_link_training@uhbr-mst.html
* igt@kms_dp_link_training@uhbr-sst:
- shard-rkl: NOTRUN -> [SKIP][217] ([i915#13748]) +1 other test skip
[217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@kms_dp_link_training@uhbr-sst.html
- shard-dg1: NOTRUN -> [SKIP][218] ([i915#13748]) +1 other test skip
[218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-15/igt@kms_dp_link_training@uhbr-sst.html
- shard-tglu: NOTRUN -> [SKIP][219] ([i915#13748]) +1 other test skip
[219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-6/igt@kms_dp_link_training@uhbr-sst.html
* igt@kms_draw_crc@draw-method-mmap-gtt:
- shard-dg1: NOTRUN -> [SKIP][220] ([i915#8812])
[220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-14/igt@kms_draw_crc@draw-method-mmap-gtt.html
- shard-mtlp: NOTRUN -> [SKIP][221] ([i915#3555] / [i915#8812])
[221]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-2/igt@kms_draw_crc@draw-method-mmap-gtt.html
- shard-dg2: NOTRUN -> [SKIP][222] ([i915#8812])
[222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@kms_draw_crc@draw-method-mmap-gtt.html
* igt@kms_dsc@dsc-with-bpc-formats:
- shard-tglu-1: NOTRUN -> [SKIP][223] ([i915#3555] / [i915#3840]) +1 other test skip
[223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_dsc@dsc-with-bpc-formats.html
* igt@kms_dsc@dsc-with-formats:
- shard-mtlp: NOTRUN -> [SKIP][224] ([i915#3555] / [i915#3840])
[224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-5/igt@kms_dsc@dsc-with-formats.html
- shard-rkl: NOTRUN -> [SKIP][225] ([i915#14544] / [i915#3555] / [i915#3840])
[225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_dsc@dsc-with-formats.html
* igt@kms_dsc@dsc-with-output-formats:
- shard-dg2: NOTRUN -> [SKIP][226] ([i915#3555] / [i915#3840])
[226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@kms_dsc@dsc-with-output-formats.html
- shard-rkl: NOTRUN -> [SKIP][227] ([i915#3555] / [i915#3840])
[227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@kms_dsc@dsc-with-output-formats.html
* igt@kms_fbcon_fbt@fbc-suspend:
- shard-glk: NOTRUN -> [INCOMPLETE][228] ([i915#9878])
[228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk3/igt@kms_fbcon_fbt@fbc-suspend.html
* igt@kms_fbcon_fbt@psr:
- shard-rkl: NOTRUN -> [SKIP][229] ([i915#3955])
[229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@kms_fbcon_fbt@psr.html
- shard-tglu: NOTRUN -> [SKIP][230] ([i915#3469])
[230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-6/igt@kms_fbcon_fbt@psr.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-tglu-1: NOTRUN -> [SKIP][231] ([i915#3469])
[231]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@chamelium:
- shard-tglu: NOTRUN -> [SKIP][232] ([i915#2065] / [i915#4854])
[232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-2/igt@kms_feature_discovery@chamelium.html
* igt@kms_feature_discovery@display-3x:
- shard-tglu: NOTRUN -> [SKIP][233] ([i915#1839])
[233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-3/igt@kms_feature_discovery@display-3x.html
* igt@kms_feature_discovery@display-4x:
- shard-mtlp: NOTRUN -> [SKIP][234] ([i915#1839])
[234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-4/igt@kms_feature_discovery@display-4x.html
* igt@kms_feature_discovery@psr2:
- shard-dg1: NOTRUN -> [SKIP][235] ([i915#658])
[235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-14/igt@kms_feature_discovery@psr2.html
- shard-tglu: NOTRUN -> [SKIP][236] ([i915#658])
[236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-5/igt@kms_feature_discovery@psr2.html
- shard-dg2: NOTRUN -> [SKIP][237] ([i915#658])
[237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@kms_feature_discovery@psr2.html
- shard-rkl: NOTRUN -> [SKIP][238] ([i915#14544] / [i915#658])
[238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_feature_discovery@psr2.html
* igt@kms_flip@2x-absolute-wf_vblank:
- shard-dg2: NOTRUN -> [SKIP][239] ([i915#9934]) +7 other tests skip
[239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@kms_flip@2x-absolute-wf_vblank.html
- shard-rkl: NOTRUN -> [SKIP][240] ([i915#14544] / [i915#9934])
[240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_flip@2x-absolute-wf_vblank.html
* igt@kms_flip@2x-flip-vs-dpms-on-nop-interruptible:
- shard-tglu: NOTRUN -> [SKIP][241] ([i915#9934])
[241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-9/igt@kms_flip@2x-flip-vs-dpms-on-nop-interruptible.html
* igt@kms_flip@2x-flip-vs-suspend:
- shard-mtlp: NOTRUN -> [SKIP][242] ([i915#3637] / [i915#9934]) +6 other tests skip
[242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-1/igt@kms_flip@2x-flip-vs-suspend.html
* igt@kms_flip@2x-flip-vs-suspend-interruptible:
- shard-glk: NOTRUN -> [INCOMPLETE][243] ([i915#12745] / [i915#4839]) +1 other test incomplete
[243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk4/igt@kms_flip@2x-flip-vs-suspend-interruptible.html
* igt@kms_flip@2x-flip-vs-suspend-interruptible@ac-hdmi-a1-hdmi-a2:
- shard-glk: NOTRUN -> [INCOMPLETE][244] ([i915#12745]) +1 other test incomplete
[244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk4/igt@kms_flip@2x-flip-vs-suspend-interruptible@ac-hdmi-a1-hdmi-a2.html
* igt@kms_flip@2x-flip-vs-wf_vblank-interruptible:
- shard-tglu-1: NOTRUN -> [SKIP][245] ([i915#3637] / [i915#9934]) +2 other tests skip
[245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html
* igt@kms_flip@2x-nonexisting-fb:
- shard-tglu: NOTRUN -> [SKIP][246] ([i915#3637] / [i915#9934]) +8 other tests skip
[246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-10/igt@kms_flip@2x-nonexisting-fb.html
* igt@kms_flip@2x-plain-flip:
- shard-rkl: NOTRUN -> [SKIP][247] ([i915#9934]) +7 other tests skip
[247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@kms_flip@2x-plain-flip.html
- shard-dg1: NOTRUN -> [SKIP][248] ([i915#9934]) +5 other tests skip
[248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-12/igt@kms_flip@2x-plain-flip.html
* igt@kms_flip@flip-vs-suspend-interruptible:
- shard-glk: NOTRUN -> [INCOMPLETE][249] ([i915#12314] / [i915#12745] / [i915#4839])
[249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk8/igt@kms_flip@flip-vs-suspend-interruptible.html
* igt@kms_flip@flip-vs-suspend-interruptible@a-hdmi-a1:
- shard-glk: NOTRUN -> [INCOMPLETE][250] ([i915#12314] / [i915#12745])
[250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk8/igt@kms_flip@flip-vs-suspend-interruptible@a-hdmi-a1.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling:
- shard-tglu: NOTRUN -> [SKIP][251] ([i915#15643]) +4 other tests skip
[251]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-7/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling:
- shard-dg1: NOTRUN -> [SKIP][252] ([i915#15643]) +1 other test skip
[252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling.html
- shard-mtlp: NOTRUN -> [SKIP][253] ([i915#15643]) +3 other tests skip
[253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-3/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling:
- shard-tglu-1: NOTRUN -> [SKIP][254] ([i915#15643]) +1 other test skip
[254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling:
- shard-rkl: NOTRUN -> [SKIP][255] ([i915#15643]) +3 other tests skip
[255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-downscaling:
- shard-mtlp: NOTRUN -> [SKIP][256] ([i915#3555] / [i915#8810] / [i915#8813]) +1 other test skip
[256]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-2/igt@kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling:
- shard-dg2: NOTRUN -> [SKIP][257] ([i915#15643] / [i915#5190]) +1 other test skip
[257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-8/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-plflip-blt:
- shard-dg2: [PASS][258] -> [FAIL][259] ([i915#15389] / [i915#6880])
[258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg2-3/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-plflip-blt.html
[259]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-gtt:
- shard-dg2: NOTRUN -> [SKIP][260] ([i915#8708]) +12 other tests skip
[260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-8/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-indfb-draw-blt:
- shard-dg2: NOTRUN -> [SKIP][261] ([i915#15102])
[261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-8/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-indfb-draw-blt.html
- shard-dg1: NOTRUN -> [SKIP][262] ([i915#15102])
[262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-18/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-indfb-draw-mmap-gtt:
- shard-rkl: NOTRUN -> [SKIP][263] ([i915#15102]) +5 other tests skip
[263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-1/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-indfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-cpu:
- shard-dg2: NOTRUN -> [SKIP][264] ([i915#15102] / [i915#3458]) +10 other tests skip
[264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-cpu.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc:
- shard-dg1: NOTRUN -> [SKIP][265] ([i915#8708]) +10 other tests skip
[265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-18/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-pri-indfb-multidraw:
- shard-tglu-1: NOTRUN -> [SKIP][266] +35 other tests skip
[266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-pri-indfb-multidraw.html
- shard-rkl: NOTRUN -> [SKIP][267] ([i915#14544] / [i915#1825])
[267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-pri-indfb-multidraw.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-pgflip-blt:
- shard-rkl: NOTRUN -> [SKIP][268] ([i915#1825]) +35 other tests skip
[268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-mmap-wc:
- shard-rkl: NOTRUN -> [SKIP][269] ([i915#15102] / [i915#3023]) +17 other tests skip
[269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-8/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-4:
- shard-tglu-1: NOTRUN -> [SKIP][270] ([i915#5439])
[270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html
* igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-shrfb-draw-mmap-gtt:
- shard-dg1: NOTRUN -> [SKIP][271] ([i915#15104]) +1 other test skip
[271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-19/igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-shrfb-draw-mmap-gtt.html
- shard-mtlp: NOTRUN -> [SKIP][272] ([i915#15104]) +1 other test skip
[272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-1/igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-shrfb-draw-mmap-gtt.html
- shard-dg2: NOTRUN -> [SKIP][273] ([i915#15104]) +1 other test skip
[273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-8/igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-shrfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-wc:
- shard-tglu-1: NOTRUN -> [SKIP][274] ([i915#15102]) +12 other tests skip
[274]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-indfb-plflip-blt:
- shard-dg1: NOTRUN -> [SKIP][275] ([i915#15102] / [i915#3458]) +8 other tests skip
[275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-13/igt@kms_frontbuffer_tracking@psr-1p-primscrn-indfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-cur-indfb-move:
- shard-dg2: NOTRUN -> [SKIP][276] ([i915#5354]) +23 other tests skip
[276]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-7/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-cur-indfb-move.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-render:
- shard-mtlp: NOTRUN -> [SKIP][277] ([i915#1825]) +34 other tests skip
[277]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-6/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-shrfb-draw-render:
- shard-tglu: NOTRUN -> [SKIP][278] +70 other tests skip
[278]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-5/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-shrfb-draw-render.html
* igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-gtt:
- shard-rkl: NOTRUN -> [SKIP][279] ([i915#14544] / [i915#15102] / [i915#3023]) +2 other tests skip
[279]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-gtt:
- shard-tglu: NOTRUN -> [SKIP][280] ([i915#15102]) +29 other tests skip
[280]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-3/igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-gtt.html
- shard-mtlp: NOTRUN -> [SKIP][281] ([i915#8708]) +5 other tests skip
[281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-3/igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-gtt.html
* igt@kms_getfb@getfb-handle-closed:
- shard-dg1: [PASS][282] -> [DMESG-WARN][283] ([i915#4423]) +1 other test dmesg-warn
[282]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg1-15/igt@kms_getfb@getfb-handle-closed.html
[283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-17/igt@kms_getfb@getfb-handle-closed.html
* igt@kms_hdmi_inject@inject-4k:
- shard-mtlp: [PASS][284] -> [SKIP][285] ([i915#15725])
[284]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-5/igt@kms_hdmi_inject@inject-4k.html
[285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-1/igt@kms_hdmi_inject@inject-4k.html
* igt@kms_hdr@bpc-switch-suspend:
- shard-tglu: NOTRUN -> [SKIP][286] ([i915#3555] / [i915#8228]) +2 other tests skip
[286]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-9/igt@kms_hdr@bpc-switch-suspend.html
* igt@kms_hdr@static-toggle-dpms:
- shard-rkl: [PASS][287] -> [SKIP][288] ([i915#3555] / [i915#8228])
[287]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-1/igt@kms_hdr@static-toggle-dpms.html
[288]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@kms_hdr@static-toggle-dpms.html
* igt@kms_hdr@static-toggle-suspend:
- shard-rkl: NOTRUN -> [SKIP][289] ([i915#3555] / [i915#8228])
[289]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-8/igt@kms_hdr@static-toggle-suspend.html
* igt@kms_joiner@basic-big-joiner:
- shard-tglu-1: NOTRUN -> [SKIP][290] ([i915#15460])
[290]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_joiner@basic-big-joiner.html
* igt@kms_joiner@basic-force-ultra-joiner:
- shard-dg2: NOTRUN -> [SKIP][291] ([i915#15458])
[291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-6/igt@kms_joiner@basic-force-ultra-joiner.html
- shard-rkl: NOTRUN -> [SKIP][292] ([i915#14544] / [i915#15458])
[292]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_joiner@basic-force-ultra-joiner.html
- shard-tglu-1: NOTRUN -> [SKIP][293] ([i915#15458])
[293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_joiner@basic-force-ultra-joiner.html
- shard-dg1: NOTRUN -> [SKIP][294] ([i915#15458])
[294]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-12/igt@kms_joiner@basic-force-ultra-joiner.html
- shard-mtlp: NOTRUN -> [SKIP][295] ([i915#15458])
[295]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-4/igt@kms_joiner@basic-force-ultra-joiner.html
* igt@kms_joiner@invalid-modeset-big-joiner:
- shard-tglu: NOTRUN -> [SKIP][296] ([i915#15460])
[296]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-5/igt@kms_joiner@invalid-modeset-big-joiner.html
* igt@kms_pipe_b_c_ivb@enable-pipe-c-while-b-has-3-lanes:
- shard-dg1: NOTRUN -> [SKIP][297] +24 other tests skip
[297]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-16/igt@kms_pipe_b_c_ivb@enable-pipe-c-while-b-has-3-lanes.html
* igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-1:
- shard-glk: NOTRUN -> [INCOMPLETE][298] ([i915#12756] / [i915#13409] / [i915#13476]) +1 other test incomplete
[298]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk5/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-1.html
* igt@kms_pipe_stress@stress-xrgb8888-4tiled:
- shard-rkl: NOTRUN -> [SKIP][299] ([i915#14712])
[299]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@kms_pipe_stress@stress-xrgb8888-4tiled.html
* igt@kms_plane@pixel-format-4-tiled-dg2-mc-ccs-modifier-source-clamping:
- shard-tglu: NOTRUN -> [SKIP][300] ([i915#15709]) +5 other tests skip
[300]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-5/igt@kms_plane@pixel-format-4-tiled-dg2-mc-ccs-modifier-source-clamping.html
- shard-mtlp: NOTRUN -> [SKIP][301] ([i915#15709]) +4 other tests skip
[301]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-5/igt@kms_plane@pixel-format-4-tiled-dg2-mc-ccs-modifier-source-clamping.html
- shard-rkl: NOTRUN -> [SKIP][302] ([i915#14544] / [i915#15709])
[302]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_plane@pixel-format-4-tiled-dg2-mc-ccs-modifier-source-clamping.html
* igt@kms_plane@pixel-format-4-tiled-mtl-mc-ccs-modifier:
- shard-tglu-1: NOTRUN -> [SKIP][303] ([i915#15709]) +1 other test skip
[303]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_plane@pixel-format-4-tiled-mtl-mc-ccs-modifier.html
* igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier:
- shard-dg2: NOTRUN -> [SKIP][304] ([i915#15709]) +3 other tests skip
[304]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-8/igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier.html
- shard-rkl: NOTRUN -> [SKIP][305] ([i915#15709]) +3 other tests skip
[305]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-2/igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier.html
- shard-dg1: NOTRUN -> [SKIP][306] ([i915#15709]) +2 other tests skip
[306]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-16/igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier.html
* igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-cc-modifier@pipe-b-plane-7:
- shard-tglu-1: NOTRUN -> [SKIP][307] ([i915#15608]) +1 other test skip
[307]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_plane@pixel-format-y-tiled-gen12-rc-ccs-cc-modifier@pipe-b-plane-7.html
* igt@kms_plane@plane-panning-bottom-right-suspend:
- shard-glk10: NOTRUN -> [INCOMPLETE][308] ([i915#13026]) +1 other test incomplete
[308]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk10/igt@kms_plane@plane-panning-bottom-right-suspend.html
* igt@kms_plane_alpha_blend@alpha-transparent-fb:
- shard-glk: NOTRUN -> [FAIL][309] ([i915#10647] / [i915#12177])
[309]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk2/igt@kms_plane_alpha_blend@alpha-transparent-fb.html
* igt@kms_plane_alpha_blend@constant-alpha-max:
- shard-glk: NOTRUN -> [FAIL][310] ([i915#10647] / [i915#12169])
[310]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk9/igt@kms_plane_alpha_blend@constant-alpha-max.html
* igt@kms_plane_alpha_blend@constant-alpha-max@pipe-c-hdmi-a-1:
- shard-glk: NOTRUN -> [FAIL][311] ([i915#10647]) +3 other tests fail
[311]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk9/igt@kms_plane_alpha_blend@constant-alpha-max@pipe-c-hdmi-a-1.html
* igt@kms_plane_multiple@2x-tiling-none:
- shard-rkl: NOTRUN -> [SKIP][312] ([i915#13958] / [i915#14544])
[312]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_plane_multiple@2x-tiling-none.html
- shard-tglu-1: NOTRUN -> [SKIP][313] ([i915#13958])
[313]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_plane_multiple@2x-tiling-none.html
- shard-mtlp: NOTRUN -> [SKIP][314] ([i915#13958])
[314]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-3/igt@kms_plane_multiple@2x-tiling-none.html
* igt@kms_plane_multiple@2x-tiling-yf:
- shard-tglu: NOTRUN -> [SKIP][315] ([i915#13958])
[315]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-5/igt@kms_plane_multiple@2x-tiling-yf.html
* igt@kms_plane_multiple@tiling-4:
- shard-rkl: NOTRUN -> [SKIP][316] ([i915#14259])
[316]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@kms_plane_multiple@tiling-4.html
* igt@kms_plane_multiple@tiling-yf:
- shard-tglu: NOTRUN -> [SKIP][317] ([i915#14259])
[317]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-9/igt@kms_plane_multiple@tiling-yf.html
* igt@kms_plane_scaling@intel-max-src-size:
- shard-dg2: NOTRUN -> [SKIP][318] ([i915#6953] / [i915#9423])
[318]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-4/igt@kms_plane_scaling@intel-max-src-size.html
- shard-rkl: NOTRUN -> [SKIP][319] ([i915#6953])
[319]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@kms_plane_scaling@intel-max-src-size.html
- shard-dg1: NOTRUN -> [SKIP][320] ([i915#6953])
[320]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-17/igt@kms_plane_scaling@intel-max-src-size.html
- shard-mtlp: NOTRUN -> [SKIP][321] ([i915#6953])
[321]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-1/igt@kms_plane_scaling@intel-max-src-size.html
* igt@kms_plane_scaling@plane-downscale-factor-0-5-with-modifiers:
- shard-mtlp: NOTRUN -> [SKIP][322] ([i915#15329]) +18 other tests skip
[322]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-8/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-modifiers.html
* igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-c:
- shard-tglu: NOTRUN -> [SKIP][323] ([i915#15329]) +9 other tests skip
[323]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-2/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-c.html
* igt@kms_plane_scaling@plane-downscale-factor-0-75-with-rotation@pipe-a:
- shard-tglu-1: NOTRUN -> [SKIP][324] ([i915#15329]) +4 other tests skip
[324]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_plane_scaling@plane-downscale-factor-0-75-with-rotation@pipe-a.html
* igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a:
- shard-rkl: NOTRUN -> [SKIP][325] ([i915#15329]) +7 other tests skip
[325]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-2/igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a.html
- shard-dg1: NOTRUN -> [SKIP][326] ([i915#15329]) +9 other tests skip
[326]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-18/igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a.html
* igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5:
- shard-mtlp: NOTRUN -> [SKIP][327] ([i915#15329] / [i915#3555] / [i915#6953])
[327]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-6/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5.html
* igt@kms_pm_backlight@brightness-with-dpms:
- shard-tglu: NOTRUN -> [SKIP][328] ([i915#12343])
[328]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-4/igt@kms_pm_backlight@brightness-with-dpms.html
* igt@kms_pm_backlight@fade-with-dpms:
- shard-rkl: NOTRUN -> [SKIP][329] ([i915#5354]) +1 other test skip
[329]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-2/igt@kms_pm_backlight@fade-with-dpms.html
* igt@kms_pm_dc@dc5-psr:
- shard-tglu-1: NOTRUN -> [SKIP][330] ([i915#9685])
[330]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_pm_dc@dc5-psr.html
* igt@kms_pm_dc@dc6-dpms:
- shard-dg1: NOTRUN -> [SKIP][331] ([i915#3361])
[331]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-13/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_pm_rpm@dpms-mode-unset-lpsp:
- shard-dg2: [PASS][332] -> [SKIP][333] ([i915#15073])
[332]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg2-4/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html
[333]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-6/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html
* igt@kms_pm_rpm@modeset-lpsp-stress:
- shard-dg2: NOTRUN -> [SKIP][334] ([i915#15073]) +1 other test skip
[334]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-7/igt@kms_pm_rpm@modeset-lpsp-stress.html
* igt@kms_pm_rpm@modeset-lpsp-stress-no-wait:
- shard-dg1: NOTRUN -> [SKIP][335] ([i915#15073])
[335]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-13/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html
* igt@kms_pm_rpm@modeset-non-lpsp:
- shard-tglu-1: NOTRUN -> [SKIP][336] ([i915#15073]) +1 other test skip
[336]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_pm_rpm@modeset-non-lpsp.html
- shard-mtlp: NOTRUN -> [SKIP][337] ([i915#15073])
[337]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-3/igt@kms_pm_rpm@modeset-non-lpsp.html
* igt@kms_pm_rpm@package-g7:
- shard-mtlp: NOTRUN -> [SKIP][338] ([i915#15403])
[338]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-7/igt@kms_pm_rpm@package-g7.html
- shard-rkl: NOTRUN -> [SKIP][339] ([i915#15403])
[339]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@kms_pm_rpm@package-g7.html
- shard-tglu-1: NOTRUN -> [SKIP][340] ([i915#15403])
[340]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_pm_rpm@package-g7.html
* igt@kms_prime@d3hot:
- shard-tglu: NOTRUN -> [SKIP][341] ([i915#6524])
[341]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-5/igt@kms_prime@d3hot.html
* igt@kms_psr2_sf@fbc-pr-cursor-plane-update-sf:
- shard-tglu: NOTRUN -> [SKIP][342] ([i915#11520]) +6 other tests skip
[342]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-3/igt@kms_psr2_sf@fbc-pr-cursor-plane-update-sf.html
* igt@kms_psr2_sf@fbc-pr-overlay-plane-update-sf-dmg-area:
- shard-glk: NOTRUN -> [SKIP][343] ([i915#11520]) +9 other tests skip
[343]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk1/igt@kms_psr2_sf@fbc-pr-overlay-plane-update-sf-dmg-area.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-sf:
- shard-dg1: NOTRUN -> [SKIP][344] ([i915#11520]) +4 other tests skip
[344]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-15/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-sf.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf@pipe-a-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][345] ([i915#9808]) +1 other test skip
[345]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-2/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf@pipe-a-edp-1.html
* igt@kms_psr2_sf@fbc-psr2-primary-plane-update-sf-dmg-area:
- shard-rkl: NOTRUN -> [SKIP][346] ([i915#11520]) +9 other tests skip
[346]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@kms_psr2_sf@fbc-psr2-primary-plane-update-sf-dmg-area.html
* igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area:
- shard-dg2: NOTRUN -> [SKIP][347] ([i915#11520]) +5 other tests skip
[347]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-1/igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area.html
- shard-rkl: NOTRUN -> [SKIP][348] ([i915#11520] / [i915#14544])
[348]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area.html
- shard-snb: NOTRUN -> [SKIP][349] ([i915#11520]) +3 other tests skip
[349]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-snb1/igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area.html
* igt@kms_psr2_sf@pr-overlay-primary-update-sf-dmg-area:
- shard-glk11: NOTRUN -> [SKIP][350] ([i915#11520]) +1 other test skip
[350]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk11/igt@kms_psr2_sf@pr-overlay-primary-update-sf-dmg-area.html
* igt@kms_psr2_sf@pr-plane-move-sf-dmg-area:
- shard-mtlp: NOTRUN -> [SKIP][351] ([i915#12316]) +8 other tests skip
[351]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-1/igt@kms_psr2_sf@pr-plane-move-sf-dmg-area.html
* igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area:
- shard-glk10: NOTRUN -> [SKIP][352] ([i915#11520]) +5 other tests skip
[352]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk10/igt@kms_psr2_sf@pr-primary-plane-update-sf-dmg-area.html
* igt@kms_psr2_sf@psr2-overlay-plane-update-continuous-sf:
- shard-tglu-1: NOTRUN -> [SKIP][353] ([i915#11520]) +7 other tests skip
[353]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_psr2_sf@psr2-overlay-plane-update-continuous-sf.html
* igt@kms_psr@fbc-psr-primary-page-flip:
- shard-rkl: NOTRUN -> [SKIP][354] ([i915#1072] / [i915#14544] / [i915#9732]) +1 other test skip
[354]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_psr@fbc-psr-primary-page-flip.html
* igt@kms_psr@fbc-psr-sprite-plane-onoff:
- shard-mtlp: NOTRUN -> [SKIP][355] ([i915#9688]) +18 other tests skip
[355]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-7/igt@kms_psr@fbc-psr-sprite-plane-onoff.html
* igt@kms_psr@fbc-psr2-sprite-render:
- shard-rkl: NOTRUN -> [SKIP][356] ([i915#1072] / [i915#9732]) +25 other tests skip
[356]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@kms_psr@fbc-psr2-sprite-render.html
* igt@kms_psr@psr-cursor-plane-onoff:
- shard-dg1: NOTRUN -> [SKIP][357] ([i915#1072] / [i915#9732]) +17 other tests skip
[357]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-18/igt@kms_psr@psr-cursor-plane-onoff.html
* igt@kms_psr@psr-cursor-render:
- shard-dg2: NOTRUN -> [SKIP][358] ([i915#1072] / [i915#9732]) +24 other tests skip
[358]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-4/igt@kms_psr@psr-cursor-render.html
* igt@kms_psr@psr-primary-mmap-gtt@edp-1:
- shard-mtlp: NOTRUN -> [SKIP][359] ([i915#4077] / [i915#9688]) +1 other test skip
[359]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-6/igt@kms_psr@psr-primary-mmap-gtt@edp-1.html
* igt@kms_psr@psr-sprite-plane-onoff:
- shard-tglu-1: NOTRUN -> [SKIP][360] ([i915#9732]) +9 other tests skip
[360]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_psr@psr-sprite-plane-onoff.html
* igt@kms_psr@psr2-cursor-plane-onoff:
- shard-tglu: NOTRUN -> [SKIP][361] ([i915#9732]) +26 other tests skip
[361]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-3/igt@kms_psr@psr2-cursor-plane-onoff.html
* igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
- shard-rkl: NOTRUN -> [SKIP][362] ([i915#9685]) +1 other test skip
[362]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
- shard-tglu: NOTRUN -> [SKIP][363] ([i915#9685])
[363]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-2/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
* igt@kms_rotation_crc@multiplane-rotation-cropping-bottom:
- shard-glk: NOTRUN -> [INCOMPLETE][364] ([i915#15500])
[364]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk5/igt@kms_rotation_crc@multiplane-rotation-cropping-bottom.html
* igt@kms_rotation_crc@primary-4-tiled-reflect-x-180:
- shard-tglu-1: NOTRUN -> [SKIP][365] ([i915#5289])
[365]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_rotation_crc@primary-4-tiled-reflect-x-180.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-180:
- shard-mtlp: NOTRUN -> [SKIP][366] ([i915#5289]) +1 other test skip
[366]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-7/igt@kms_rotation_crc@primary-y-tiled-reflect-x-180.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
- shard-rkl: NOTRUN -> [SKIP][367] ([i915#5289])
[367]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-1/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
- shard-tglu: NOTRUN -> [SKIP][368] ([i915#5289])
[368]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-9/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
* igt@kms_scaling_modes@scaling-mode-none:
- shard-mtlp: NOTRUN -> [SKIP][369] ([i915#3555] / [i915#5030] / [i915#9041])
[369]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-8/igt@kms_scaling_modes@scaling-mode-none.html
* igt@kms_scaling_modes@scaling-mode-none@pipe-a-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][370] ([i915#5030]) +2 other tests skip
[370]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-8/igt@kms_scaling_modes@scaling-mode-none@pipe-a-edp-1.html
* igt@kms_scaling_modes@scaling-mode-none@pipe-d-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][371] ([i915#5030] / [i915#9041])
[371]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-8/igt@kms_scaling_modes@scaling-mode-none@pipe-d-edp-1.html
* igt@kms_setmode@basic@pipe-b-edp-1:
- shard-mtlp: [PASS][372] -> [FAIL][373] ([i915#15106]) +2 other tests fail
[372]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-5/igt@kms_setmode@basic@pipe-b-edp-1.html
[373]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-2/igt@kms_setmode@basic@pipe-b-edp-1.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-tglu-1: NOTRUN -> [SKIP][374] ([i915#8623])
[374]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@kms_tiled_display@basic-test-pattern.html
- shard-glk10: NOTRUN -> [FAIL][375] ([i915#10959])
[375]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk10/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_vblank@ts-continuation-dpms-suspend@pipe-a-hdmi-a-1:
- shard-glk: NOTRUN -> [INCOMPLETE][376] ([i915#12276]) +1 other test incomplete
[376]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk1/igt@kms_vblank@ts-continuation-dpms-suspend@pipe-a-hdmi-a-1.html
* igt@kms_vblank@ts-continuation-suspend@pipe-a-hdmi-a-1:
- shard-glk: [PASS][377] -> [INCOMPLETE][378] ([i915#12276])
[377]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-glk2/igt@kms_vblank@ts-continuation-suspend@pipe-a-hdmi-a-1.html
[378]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk1/igt@kms_vblank@ts-continuation-suspend@pipe-a-hdmi-a-1.html
* igt@kms_vrr@max-min:
- shard-mtlp: NOTRUN -> [SKIP][379] ([i915#8808] / [i915#9906])
[379]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-1/igt@kms_vrr@max-min.html
* igt@kms_vrr@negative-basic:
- shard-tglu: NOTRUN -> [SKIP][380] ([i915#3555] / [i915#9906])
[380]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-3/igt@kms_vrr@negative-basic.html
* igt@perf@gen8-unprivileged-single-ctx-counters:
- shard-dg2: NOTRUN -> [SKIP][381] ([i915#2436])
[381]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-5/igt@perf@gen8-unprivileged-single-ctx-counters.html
* igt@perf@mi-rpc:
- shard-dg2: NOTRUN -> [SKIP][382] ([i915#2434])
[382]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@perf@mi-rpc.html
- shard-rkl: NOTRUN -> [SKIP][383] ([i915#2434])
[383]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@perf@mi-rpc.html
- shard-dg1: NOTRUN -> [SKIP][384] ([i915#2434])
[384]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-14/igt@perf@mi-rpc.html
- shard-mtlp: NOTRUN -> [SKIP][385] ([i915#2434])
[385]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-2/igt@perf@mi-rpc.html
* igt@perf_pmu@busy-double-start:
- shard-mtlp: NOTRUN -> [FAIL][386] ([i915#4349]) +2 other tests fail
[386]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-8/igt@perf_pmu@busy-double-start.html
* igt@perf_pmu@module-unload:
- shard-glk: NOTRUN -> [ABORT][387] ([i915#15778])
[387]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk6/igt@perf_pmu@module-unload.html
* igt@perf_pmu@most-busy-idle-check-all:
- shard-rkl: [PASS][388] -> [FAIL][389] ([i915#4349]) +1 other test fail
[388]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-3/igt@perf_pmu@most-busy-idle-check-all.html
[389]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-2/igt@perf_pmu@most-busy-idle-check-all.html
* igt@perf_pmu@rc6-all-gts:
- shard-tglu-1: NOTRUN -> [SKIP][390] ([i915#8516])
[390]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@perf_pmu@rc6-all-gts.html
* igt@prime_vgem@coherency-gtt:
- shard-dg2: NOTRUN -> [SKIP][391] ([i915#3708] / [i915#4077])
[391]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-7/igt@prime_vgem@coherency-gtt.html
- shard-rkl: NOTRUN -> [SKIP][392] ([i915#3708]) +1 other test skip
[392]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@prime_vgem@coherency-gtt.html
* igt@prime_vgem@fence-flip-hang:
- shard-dg2: NOTRUN -> [SKIP][393] ([i915#3708])
[393]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@prime_vgem@fence-flip-hang.html
* igt@sriov_basic@bind-unbind-vf@vf-1:
- shard-tglu-1: NOTRUN -> [FAIL][394] ([i915#12910]) +9 other tests fail
[394]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-1/igt@sriov_basic@bind-unbind-vf@vf-1.html
* igt@sriov_basic@enable-vfs-autoprobe-on:
- shard-tglu: NOTRUN -> [FAIL][395] ([i915#12910]) +9 other tests fail
[395]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-5/igt@sriov_basic@enable-vfs-autoprobe-on.html
- shard-rkl: NOTRUN -> [SKIP][396] ([i915#9917])
[396]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-2/igt@sriov_basic@enable-vfs-autoprobe-on.html
#### Possible fixes ####
* igt@gem_exec_suspend@basic-s0:
- shard-dg2: [INCOMPLETE][397] ([i915#13356]) -> [PASS][398] +1 other test pass
[397]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg2-5/igt@gem_exec_suspend@basic-s0.html
[398]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-5/igt@gem_exec_suspend@basic-s0.html
- shard-rkl: [INCOMPLETE][399] ([i915#13356]) -> [PASS][400] +1 other test pass
[399]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@gem_exec_suspend@basic-s0.html
[400]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@gem_exec_suspend@basic-s0.html
* igt@gem_exec_suspend@basic-s4-devices:
- shard-mtlp: [FAIL][401] ([i915#15762]) -> [PASS][402] +1 other test pass
[401]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-4/igt@gem_exec_suspend@basic-s4-devices.html
[402]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-8/igt@gem_exec_suspend@basic-s4-devices.html
* igt@gem_exec_whisper@basic-queues-forked:
- shard-mtlp: [INCOMPLETE][403] -> [PASS][404]
[403]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-8/igt@gem_exec_whisper@basic-queues-forked.html
[404]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-8/igt@gem_exec_whisper@basic-queues-forked.html
* igt@gem_workarounds@suspend-resume-context:
- shard-glk: [INCOMPLETE][405] ([i915#13356]) -> [PASS][406]
[405]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-glk6/igt@gem_workarounds@suspend-resume-context.html
[406]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk6/igt@gem_workarounds@suspend-resume-context.html
* igt@i915_pm_rc6_residency@rc6-fence:
- shard-tglu: [WARN][407] ([i915#13790] / [i915#2681]) -> [PASS][408] +1 other test pass
[407]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-tglu-2/igt@i915_pm_rc6_residency@rc6-fence.html
[408]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-6/igt@i915_pm_rc6_residency@rc6-fence.html
* igt@i915_power@sanity:
- shard-mtlp: [SKIP][409] ([i915#7984]) -> [PASS][410]
[409]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-6/igt@i915_power@sanity.html
[410]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-4/igt@i915_power@sanity.html
* igt@i915_selftest@live:
- shard-mtlp: [DMESG-FAIL][411] ([i915#12061] / [i915#15560]) -> [PASS][412]
[411]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-3/igt@i915_selftest@live.html
[412]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-1/igt@i915_selftest@live.html
* igt@i915_selftest@live@workarounds:
- shard-mtlp: [DMESG-FAIL][413] ([i915#12061]) -> [PASS][414]
[413]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-3/igt@i915_selftest@live@workarounds.html
[414]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-1/igt@i915_selftest@live@workarounds.html
* igt@i915_suspend@basic-s2idle-without-i915:
- shard-dg1: [DMESG-WARN][415] ([i915#4391] / [i915#4423]) -> [PASS][416]
[415]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg1-18/igt@i915_suspend@basic-s2idle-without-i915.html
[416]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-15/igt@i915_suspend@basic-s2idle-without-i915.html
* igt@i915_suspend@basic-s3-without-i915:
- shard-dg2: [DMESG-WARN][417] ([i915#14545]) -> [PASS][418]
[417]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg2-8/igt@i915_suspend@basic-s3-without-i915.html
[418]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-7/igt@i915_suspend@basic-s3-without-i915.html
- shard-dg1: [DMESG-WARN][419] ([i915#14545]) -> [PASS][420]
[419]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg1-13/igt@i915_suspend@basic-s3-without-i915.html
[420]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-14/igt@i915_suspend@basic-s3-without-i915.html
* igt@kms_big_fb@4-tiled-64bpp-rotate-180:
- shard-mtlp: [FAIL][421] -> [PASS][422] +2 other tests pass
[421]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-4/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html
[422]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-5/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html
* igt@kms_cursor_crc@cursor-onscreen-256x85:
- shard-tglu: [FAIL][423] ([i915#13566]) -> [PASS][424] +5 other tests pass
[423]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-tglu-2/igt@kms_cursor_crc@cursor-onscreen-256x85.html
[424]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-tglu-9/igt@kms_cursor_crc@cursor-onscreen-256x85.html
* igt@kms_cursor_crc@cursor-random-128x42:
- shard-rkl: [FAIL][425] ([i915#13566]) -> [PASS][426] +5 other tests pass
[425]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-7/igt@kms_cursor_crc@cursor-random-128x42.html
[426]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-2/igt@kms_cursor_crc@cursor-random-128x42.html
* igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2:
- shard-glk: [FAIL][427] ([i915#13027]) -> [PASS][428] +1 other test pass
[427]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-glk1/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2.html
[428]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk8/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2.html
* igt@kms_flip@flip-vs-suspend:
- shard-rkl: [INCOMPLETE][429] ([i915#6113]) -> [PASS][430]
[429]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_flip@flip-vs-suspend.html
[430]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-2/igt@kms_flip@flip-vs-suspend.html
* igt@kms_frontbuffer_tracking@fbc-suspend:
- shard-rkl: [INCOMPLETE][431] ([i915#10056]) -> [PASS][432]
[431]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-3/igt@kms_frontbuffer_tracking@fbc-suspend.html
[432]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@kms_frontbuffer_tracking@fbc-suspend.html
* igt@kms_frontbuffer_tracking@fbc-tiling-linear:
- shard-dg2: [FAIL][433] ([i915#15389] / [i915#6880]) -> [PASS][434]
[433]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg2-8/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html
[434]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-7/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html
* igt@kms_hdmi_inject@inject-audio:
- shard-mtlp: [SKIP][435] ([i915#15725]) -> [PASS][436]
[435]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-1/igt@kms_hdmi_inject@inject-audio.html
[436]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-7/igt@kms_hdmi_inject@inject-audio.html
* igt@kms_invalid_mode@clock-too-high:
- shard-mtlp: [SKIP][437] ([i915#3555] / [i915#6403] / [i915#8826]) -> [PASS][438]
[437]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-3/igt@kms_invalid_mode@clock-too-high.html
[438]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-6/igt@kms_invalid_mode@clock-too-high.html
* igt@kms_invalid_mode@clock-too-high@pipe-c-edp-1:
- shard-mtlp: [SKIP][439] ([i915#9457]) -> [PASS][440] +2 other tests pass
[439]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-3/igt@kms_invalid_mode@clock-too-high@pipe-c-edp-1.html
[440]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-6/igt@kms_invalid_mode@clock-too-high@pipe-c-edp-1.html
* igt@kms_invalid_mode@clock-too-high@pipe-d-edp-1:
- shard-mtlp: [SKIP][441] ([i915#8826] / [i915#9457]) -> [PASS][442]
[441]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-3/igt@kms_invalid_mode@clock-too-high@pipe-d-edp-1.html
[442]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-6/igt@kms_invalid_mode@clock-too-high@pipe-d-edp-1.html
* igt@kms_plane_scaling@planes-downscale-factor-0-75@pipe-a:
- shard-dg1: [DMESG-WARN][443] ([i915#4423]) -> [PASS][444] +6 other tests pass
[443]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg1-19/igt@kms_plane_scaling@planes-downscale-factor-0-75@pipe-a.html
[444]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-14/igt@kms_plane_scaling@planes-downscale-factor-0-75@pipe-a.html
* igt@kms_pm_rpm@dpms-lpsp:
- shard-dg1: [SKIP][445] ([i915#15073]) -> [PASS][446] +2 other tests pass
[445]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg1-18/igt@kms_pm_rpm@dpms-lpsp.html
[446]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-14/igt@kms_pm_rpm@dpms-lpsp.html
* igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait:
- shard-rkl: [SKIP][447] ([i915#15073]) -> [PASS][448] +1 other test pass
[447]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-2/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html
[448]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html
* igt@kms_pm_rpm@system-suspend-idle:
- shard-dg2: [INCOMPLETE][449] ([i915#14419]) -> [PASS][450]
[449]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg2-3/igt@kms_pm_rpm@system-suspend-idle.html
[450]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-6/igt@kms_pm_rpm@system-suspend-idle.html
* igt@kms_vblank@ts-continuation-suspend:
- shard-rkl: [ABORT][451] ([i915#15132]) -> [PASS][452]
[451]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-1/igt@kms_vblank@ts-continuation-suspend.html
[452]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@kms_vblank@ts-continuation-suspend.html
#### Warnings ####
* igt@gem_ccs@suspend-resume:
- shard-rkl: [SKIP][453] ([i915#9323]) -> [SKIP][454] ([i915#14544] / [i915#9323])
[453]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-5/igt@gem_ccs@suspend-resume.html
[454]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@gem_ccs@suspend-resume.html
* igt@gem_ctx_sseu@invalid-args:
- shard-rkl: [SKIP][455] ([i915#280]) -> [SKIP][456] ([i915#14544] / [i915#280])
[455]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-2/igt@gem_ctx_sseu@invalid-args.html
[456]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@gem_ctx_sseu@invalid-args.html
* igt@gem_exec_balancer@parallel-ordering:
- shard-rkl: [SKIP][457] ([i915#4525]) -> [SKIP][458] ([i915#14544] / [i915#4525])
[457]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-5/igt@gem_exec_balancer@parallel-ordering.html
[458]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@gem_exec_balancer@parallel-ordering.html
* igt@gem_exec_capture@capture-invisible@smem0:
- shard-rkl: [SKIP][459] ([i915#14544] / [i915#6334]) -> [SKIP][460] ([i915#6334]) +1 other test skip
[459]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@gem_exec_capture@capture-invisible@smem0.html
[460]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@gem_exec_capture@capture-invisible@smem0.html
* igt@gem_exec_capture@capture-recoverable:
- shard-rkl: [SKIP][461] ([i915#6344]) -> [SKIP][462] ([i915#14544] / [i915#6344])
[461]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-2/igt@gem_exec_capture@capture-recoverable.html
[462]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@gem_exec_capture@capture-recoverable.html
* igt@gem_exec_reloc@basic-cpu-gtt:
- shard-rkl: [SKIP][463] ([i915#3281]) -> [SKIP][464] ([i915#14544] / [i915#3281]) +7 other tests skip
[463]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-2/igt@gem_exec_reloc@basic-cpu-gtt.html
[464]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@gem_exec_reloc@basic-cpu-gtt.html
* igt@gem_exec_reloc@basic-write-gtt-active:
- shard-rkl: [SKIP][465] ([i915#14544] / [i915#3281]) -> [SKIP][466] ([i915#3281]) +4 other tests skip
[465]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@gem_exec_reloc@basic-write-gtt-active.html
[466]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@gem_exec_reloc@basic-write-gtt-active.html
* igt@gem_lmem_swapping@heavy-random:
- shard-rkl: [SKIP][467] ([i915#14544] / [i915#4613]) -> [SKIP][468] ([i915#4613]) +1 other test skip
[467]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@gem_lmem_swapping@heavy-random.html
[468]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@gem_lmem_swapping@heavy-random.html
* igt@gem_lmem_swapping@parallel-random-verify-ccs:
- shard-rkl: [SKIP][469] ([i915#4613]) -> [SKIP][470] ([i915#14544] / [i915#4613]) +2 other tests skip
[469]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-5/igt@gem_lmem_swapping@parallel-random-verify-ccs.html
[470]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@gem_lmem_swapping@parallel-random-verify-ccs.html
* igt@gem_partial_pwrite_pread@writes-after-reads-snoop:
- shard-rkl: [SKIP][471] ([i915#14544] / [i915#3282]) -> [SKIP][472] ([i915#3282])
[471]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@gem_partial_pwrite_pread@writes-after-reads-snoop.html
[472]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@gem_partial_pwrite_pread@writes-after-reads-snoop.html
* igt@gem_pread@bench:
- shard-rkl: [SKIP][473] ([i915#3282]) -> [SKIP][474] ([i915#14544] / [i915#3282])
[473]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-5/igt@gem_pread@bench.html
[474]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@gem_pread@bench.html
* igt@gem_userptr_blits@create-destroy-unsync:
- shard-rkl: [SKIP][475] ([i915#14544] / [i915#3297]) -> [SKIP][476] ([i915#3297]) +1 other test skip
[475]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@gem_userptr_blits@create-destroy-unsync.html
[476]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@gem_userptr_blits@create-destroy-unsync.html
* igt@gen9_exec_parse@batch-invalid-length:
- shard-rkl: [SKIP][477] ([i915#14544] / [i915#2527]) -> [SKIP][478] ([i915#2527])
[477]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@gen9_exec_parse@batch-invalid-length.html
[478]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@gen9_exec_parse@batch-invalid-length.html
* igt@gen9_exec_parse@bb-start-cmd:
- shard-rkl: [SKIP][479] ([i915#2527]) -> [SKIP][480] ([i915#14544] / [i915#2527])
[479]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-7/igt@gen9_exec_parse@bb-start-cmd.html
[480]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@gen9_exec_parse@bb-start-cmd.html
* igt@i915_module_load@fault-injection:
- shard-dg1: [ABORT][481] ([i915#15927]) -> [ABORT][482] ([i915#15481] / [i915#15927]) +1 other test abort
[481]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg1-13/igt@i915_module_load@fault-injection.html
[482]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-16/igt@i915_module_load@fault-injection.html
* igt@i915_module_load@resize-bar:
- shard-rkl: [SKIP][483] ([i915#14544] / [i915#6412]) -> [SKIP][484] ([i915#6412])
[483]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@i915_module_load@resize-bar.html
[484]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@i915_module_load@resize-bar.html
* igt@i915_pm_rc6_residency@rc6-idle:
- shard-rkl: [SKIP][485] ([i915#14498] / [i915#14544]) -> [SKIP][486] ([i915#14498])
[485]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@i915_pm_rc6_residency@rc6-idle.html
[486]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@i915_pm_rc6_residency@rc6-idle.html
* igt@kms_addfb_basic@invalid-smem-bo-on-discrete:
- shard-rkl: [SKIP][487] ([i915#12454] / [i915#12712]) -> [SKIP][488] ([i915#12454] / [i915#12712] / [i915#14544])
[487]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-7/igt@kms_addfb_basic@invalid-smem-bo-on-discrete.html
[488]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_addfb_basic@invalid-smem-bo-on-discrete.html
* igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels:
- shard-rkl: [SKIP][489] ([i915#14544] / [i915#1769] / [i915#3555]) -> [SKIP][490] ([i915#1769] / [i915#3555])
[489]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html
[490]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-8/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html
* igt@kms_big_fb@4-tiled-32bpp-rotate-180:
- shard-rkl: [SKIP][491] ([i915#14544] / [i915#5286]) -> [SKIP][492] ([i915#5286]) +1 other test skip
[491]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_big_fb@4-tiled-32bpp-rotate-180.html
[492]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-8/igt@kms_big_fb@4-tiled-32bpp-rotate-180.html
* igt@kms_big_fb@4-tiled-addfb-size-offset-overflow:
- shard-rkl: [SKIP][493] ([i915#5286]) -> [SKIP][494] ([i915#14544] / [i915#5286])
[493]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-3/igt@kms_big_fb@4-tiled-addfb-size-offset-overflow.html
[494]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_big_fb@4-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-270:
- shard-rkl: [SKIP][495] ([i915#3638]) -> [SKIP][496] ([i915#14544] / [i915#3638]) +1 other test skip
[495]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-5/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html
[496]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-8bpp-rotate-90:
- shard-rkl: [SKIP][497] ([i915#14544] / [i915#3638]) -> [SKIP][498] ([i915#3638])
[497]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html
[498]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180:
- shard-rkl: [SKIP][499] -> [SKIP][500] ([i915#14544]) +8 other tests skip
[499]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-2/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180.html
[500]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180.html
* igt@kms_ccs@bad-aux-stride-yf-tiled-ccs:
- shard-rkl: [SKIP][501] ([i915#14098] / [i915#6095]) -> [SKIP][502] ([i915#14098] / [i915#14544] / [i915#6095]) +4 other tests skip
[501]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-8/igt@kms_ccs@bad-aux-stride-yf-tiled-ccs.html
[502]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_ccs@bad-aux-stride-yf-tiled-ccs.html
* igt@kms_ccs@bad-pixel-format-4-tiled-dg2-rc-ccs@pipe-b-hdmi-a-2:
- shard-rkl: [SKIP][503] ([i915#14544] / [i915#6095]) -> [SKIP][504] ([i915#6095]) +4 other tests skip
[503]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_ccs@bad-pixel-format-4-tiled-dg2-rc-ccs@pipe-b-hdmi-a-2.html
[504]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@kms_ccs@bad-pixel-format-4-tiled-dg2-rc-ccs@pipe-b-hdmi-a-2.html
* igt@kms_ccs@bad-rotation-90-y-tiled-ccs@pipe-c-hdmi-a-2:
- shard-rkl: [SKIP][505] ([i915#14098] / [i915#14544] / [i915#6095]) -> [SKIP][506] ([i915#14098] / [i915#6095]) +9 other tests skip
[505]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_ccs@bad-rotation-90-y-tiled-ccs@pipe-c-hdmi-a-2.html
[506]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@kms_ccs@bad-rotation-90-y-tiled-ccs@pipe-c-hdmi-a-2.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs:
- shard-rkl: [SKIP][507] ([i915#12313]) -> [SKIP][508] ([i915#12313] / [i915#14544])
[507]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-2/igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs.html
[508]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs:
- shard-rkl: [SKIP][509] ([i915#12805] / [i915#14544]) -> [SKIP][510] ([i915#12805])
[509]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
[510]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs.html
* igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs@pipe-a-hdmi-a-1:
- shard-glk: [INCOMPLETE][511] ([i915#14694] / [i915#15582]) -> [INCOMPLETE][512] ([i915#15582]) +1 other test incomplete
[511]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-glk1/igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs@pipe-a-hdmi-a-1.html
[512]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-glk2/igt@kms_ccs@crc-primary-suspend-yf-tiled-ccs@pipe-a-hdmi-a-1.html
* igt@kms_ccs@random-ccs-data-4-tiled-mtl-rc-ccs-cc@pipe-a-hdmi-a-2:
- shard-rkl: [SKIP][513] ([i915#6095]) -> [SKIP][514] ([i915#14544] / [i915#6095]) +1 other test skip
[513]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-3/igt@kms_ccs@random-ccs-data-4-tiled-mtl-rc-ccs-cc@pipe-a-hdmi-a-2.html
[514]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_ccs@random-ccs-data-4-tiled-mtl-rc-ccs-cc@pipe-a-hdmi-a-2.html
* igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode:
- shard-rkl: [SKIP][515] ([i915#11151] / [i915#7828]) -> [SKIP][516] ([i915#11151] / [i915#14544] / [i915#7828]) +2 other tests skip
[515]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-4/igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode.html
[516]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode.html
* igt@kms_chamelium_hpd@vga-hpd-fast:
- shard-rkl: [SKIP][517] ([i915#11151] / [i915#14544] / [i915#7828]) -> [SKIP][518] ([i915#11151] / [i915#7828]) +4 other tests skip
[517]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_chamelium_hpd@vga-hpd-fast.html
[518]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-7/igt@kms_chamelium_hpd@vga-hpd-fast.html
* igt@kms_content_protection@dp-mst-lic-type-1:
- shard-rkl: [SKIP][519] ([i915#15330] / [i915#3116]) -> [SKIP][520] ([i915#14544] / [i915#15330] / [i915#3116])
[519]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-8/igt@kms_content_protection@dp-mst-lic-type-1.html
[520]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_content_protection@dp-mst-lic-type-1.html
* igt@kms_content_protection@dp-mst-type-0-hdcp14:
- shard-rkl: [SKIP][521] ([i915#14544] / [i915#15330]) -> [SKIP][522] ([i915#15330])
[521]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_content_protection@dp-mst-type-0-hdcp14.html
[522]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@kms_content_protection@dp-mst-type-0-hdcp14.html
* igt@kms_content_protection@mei-interface:
- shard-dg1: [SKIP][523] ([i915#9433]) -> [SKIP][524] ([i915#15865])
[523]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg1-13/igt@kms_content_protection@mei-interface.html
[524]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-18/igt@kms_content_protection@mei-interface.html
* igt@kms_content_protection@suspend-resume:
- shard-rkl: [SKIP][525] ([i915#15865]) -> [SKIP][526] ([i915#14544] / [i915#15865]) +1 other test skip
[525]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-7/igt@kms_content_protection@suspend-resume.html
[526]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_content_protection@suspend-resume.html
* igt@kms_cursor_crc@cursor-offscreen-512x170:
- shard-rkl: [SKIP][527] ([i915#13049]) -> [SKIP][528] ([i915#13049] / [i915#14544])
[527]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-5/igt@kms_cursor_crc@cursor-offscreen-512x170.html
[528]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_cursor_crc@cursor-offscreen-512x170.html
* igt@kms_cursor_crc@cursor-offscreen-max-size:
- shard-rkl: [SKIP][529] ([i915#14544] / [i915#3555]) -> [SKIP][530] ([i915#3555]) +3 other tests skip
[529]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_cursor_crc@cursor-offscreen-max-size.html
[530]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-3/igt@kms_cursor_crc@cursor-offscreen-max-size.html
* igt@kms_cursor_crc@cursor-random-max-size:
- shard-rkl: [SKIP][531] ([i915#3555]) -> [SKIP][532] ([i915#14544] / [i915#3555]) +1 other test skip
[531]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-4/igt@kms_cursor_crc@cursor-random-max-size.html
[532]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_cursor_crc@cursor-random-max-size.html
* igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy:
- shard-rkl: [SKIP][533] ([i915#14544]) -> [SKIP][534] +5 other tests skip
[533]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy.html
[534]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy.html
* igt@kms_dp_link_training@non-uhbr-sst:
- shard-rkl: [SKIP][535] ([i915#13749]) -> [SKIP][536] ([i915#13749] / [i915#14544])
[535]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-7/igt@kms_dp_link_training@non-uhbr-sst.html
[536]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_dp_link_training@non-uhbr-sst.html
* igt@kms_dp_linktrain_fallback@dp-fallback:
- shard-rkl: [SKIP][537] ([i915#13707]) -> [SKIP][538] ([i915#13707] / [i915#14544])
[537]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-7/igt@kms_dp_linktrain_fallback@dp-fallback.html
[538]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_dp_linktrain_fallback@dp-fallback.html
* igt@kms_dsc@dsc-with-bpc:
- shard-rkl: [SKIP][539] ([i915#3555] / [i915#3840]) -> [SKIP][540] ([i915#14544] / [i915#3555] / [i915#3840])
[539]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-4/igt@kms_dsc@dsc-with-bpc.html
[540]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_dsc@dsc-with-bpc.html
* igt@kms_dsc@dsc-with-output-formats-with-bpc:
- shard-dg1: [SKIP][541] ([i915#3840] / [i915#4423] / [i915#9053]) -> [SKIP][542] ([i915#3840] / [i915#9053])
[541]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg1-17/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
[542]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-15/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-rkl: [SKIP][543] ([i915#3955]) -> [SKIP][544] ([i915#14544] / [i915#3955])
[543]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-7/igt@kms_fbcon_fbt@psr-suspend.html
[544]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_flip@2x-flip-vs-wf_vblank-interruptible:
- shard-rkl: [SKIP][545] ([i915#9934]) -> [SKIP][546] ([i915#14544] / [i915#9934]) +4 other tests skip
[545]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-2/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html
[546]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html
* igt@kms_flip@2x-modeset-vs-vblank-race:
- shard-rkl: [SKIP][547] ([i915#14544] / [i915#9934]) -> [SKIP][548] ([i915#9934]) +1 other test skip
[547]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_flip@2x-modeset-vs-vblank-race.html
[548]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-2/igt@kms_flip@2x-modeset-vs-vblank-race.html
* igt@kms_flip@2x-wf_vblank-ts-check:
- shard-dg1: [SKIP][549] ([i915#9934]) -> [SKIP][550] ([i915#4423] / [i915#9934])
[549]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg1-15/igt@kms_flip@2x-wf_vblank-ts-check.html
[550]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-17/igt@kms_flip@2x-wf_vblank-ts-check.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling:
- shard-rkl: [SKIP][551] ([i915#15643]) -> [SKIP][552] ([i915#14544] / [i915#15643])
[551]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-2/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling.html
[552]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling:
- shard-rkl: [SKIP][553] ([i915#14544] / [i915#15643]) -> [SKIP][554] ([i915#15643]) +2 other tests skip
[553]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html
[554]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-mmap-wc:
- shard-rkl: [SKIP][555] ([i915#1825]) -> [SKIP][556] ([i915#14544] / [i915#1825]) +13 other tests skip
[555]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-7/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-mmap-wc.html
[556]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-shrfb-draw-mmap-wc:
- shard-rkl: [SKIP][557] ([i915#14544] / [i915#15102]) -> [SKIP][558] ([i915#15102])
[557]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-shrfb-draw-mmap-wc.html
[558]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-8/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-4:
- shard-rkl: [SKIP][559] ([i915#5439]) -> [SKIP][560] ([i915#14544] / [i915#5439])
[559]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-7/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html
[560]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html
* igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-indfb-draw-pwrite:
- shard-rkl: [SKIP][561] ([i915#15102]) -> [SKIP][562] ([i915#14544] / [i915#15102])
[561]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-4/igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-indfb-draw-pwrite.html
[562]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-indfb-draw-pwrite.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move:
- shard-dg2: [SKIP][563] ([i915#10433] / [i915#15102] / [i915#3458]) -> [SKIP][564] ([i915#15102] / [i915#3458]) +5 other tests skip
[563]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move.html
[564]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-3/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt:
- shard-rkl: [SKIP][565] ([i915#15102] / [i915#3023]) -> [SKIP][566] ([i915#14544] / [i915#15102] / [i915#3023]) +5 other tests skip
[565]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-8/igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt.html
[566]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-indfb-msflip-blt:
- shard-rkl: [SKIP][567] ([i915#14544] / [i915#1825]) -> [SKIP][568] ([i915#1825]) +12 other tests skip
[567]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-indfb-msflip-blt.html
[568]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-indfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary:
- shard-dg2: [SKIP][569] ([i915#15102] / [i915#3458]) -> [SKIP][570] ([i915#10433] / [i915#15102] / [i915#3458]) +1 other test skip
[569]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg2-5/igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary.html
[570]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary.html
- shard-rkl: [SKIP][571] ([i915#14544] / [i915#15102] / [i915#3023]) -> [SKIP][572] ([i915#15102] / [i915#3023]) +7 other tests skip
[571]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary.html
[572]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary.html
* igt@kms_hdr@brightness-with-hdr:
- shard-mtlp: [SKIP][573] ([i915#1187] / [i915#12713]) -> [SKIP][574] ([i915#12713])
[573]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-mtlp-1/igt@kms_hdr@brightness-with-hdr.html
[574]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-mtlp-2/igt@kms_hdr@brightness-with-hdr.html
* igt@kms_plane@pixel-format-4-tiled-mtl-mc-ccs-modifier:
- shard-rkl: [SKIP][575] ([i915#15709]) -> [SKIP][576] ([i915#14544] / [i915#15709]) +2 other tests skip
[575]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-4/igt@kms_plane@pixel-format-4-tiled-mtl-mc-ccs-modifier.html
[576]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_plane@pixel-format-4-tiled-mtl-mc-ccs-modifier.html
* igt@kms_plane@pixel-format-yf-tiled-modifier:
- shard-rkl: [SKIP][577] ([i915#14544] / [i915#15709]) -> [SKIP][578] ([i915#15709])
[577]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_plane@pixel-format-yf-tiled-modifier.html
[578]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@kms_plane@pixel-format-yf-tiled-modifier.html
* igt@kms_plane_lowres@tiling-yf:
- shard-dg1: [SKIP][579] ([i915#3555]) -> [SKIP][580] ([i915#3555] / [i915#4423])
[579]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg1-19/igt@kms_plane_lowres@tiling-yf.html
[580]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-17/igt@kms_plane_lowres@tiling-yf.html
* igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-c:
- shard-rkl: [SKIP][581] ([i915#14544] / [i915#15329]) -> [SKIP][582] ([i915#15329]) +3 other tests skip
[581]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-c.html
[582]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-8/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-c.html
* igt@kms_pm_dc@dc5-psr:
- shard-rkl: [SKIP][583] ([i915#9685]) -> [SKIP][584] ([i915#14544] / [i915#9685])
[583]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-5/igt@kms_pm_dc@dc5-psr.html
[584]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_pm_dc@dc5-psr.html
* igt@kms_pm_rpm@dpms-lpsp:
- shard-rkl: [SKIP][585] ([i915#15073]) -> [SKIP][586] ([i915#14544] / [i915#15073]) +1 other test skip
[585]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-7/igt@kms_pm_rpm@dpms-lpsp.html
[586]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_pm_rpm@dpms-lpsp.html
* igt@kms_prime@d3hot:
- shard-rkl: [SKIP][587] ([i915#6524]) -> [SKIP][588] ([i915#14544] / [i915#6524])
[587]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-2/igt@kms_prime@d3hot.html
[588]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_prime@d3hot.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf:
- shard-rkl: [SKIP][589] ([i915#11520] / [i915#14544]) -> [SKIP][590] ([i915#11520])
[589]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf.html
[590]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-5/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf.html
* igt@kms_psr2_sf@psr2-overlay-plane-update-continuous-sf:
- shard-rkl: [SKIP][591] ([i915#11520]) -> [SKIP][592] ([i915#11520] / [i915#14544]) +5 other tests skip
[591]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-5/igt@kms_psr2_sf@psr2-overlay-plane-update-continuous-sf.html
[592]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_psr2_sf@psr2-overlay-plane-update-continuous-sf.html
* igt@kms_psr2_su@page_flip-xrgb8888:
- shard-rkl: [SKIP][593] ([i915#14544] / [i915#9683]) -> [SKIP][594] ([i915#9683]) +1 other test skip
[593]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_psr2_su@page_flip-xrgb8888.html
[594]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-8/igt@kms_psr2_su@page_flip-xrgb8888.html
* igt@kms_psr@psr2-cursor-blt:
- shard-rkl: [SKIP][595] ([i915#1072] / [i915#14544] / [i915#9732]) -> [SKIP][596] ([i915#1072] / [i915#9732]) +6 other tests skip
[595]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@kms_psr@psr2-cursor-blt.html
[596]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-4/igt@kms_psr@psr2-cursor-blt.html
* igt@kms_psr@psr2-cursor-plane-move:
- shard-dg1: [SKIP][597] ([i915#1072] / [i915#4423] / [i915#9732]) -> [SKIP][598] ([i915#1072] / [i915#9732])
[597]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-dg1-17/igt@kms_psr@psr2-cursor-plane-move.html
[598]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-dg1-12/igt@kms_psr@psr2-cursor-plane-move.html
* igt@kms_psr@psr2-cursor-render:
- shard-rkl: [SKIP][599] ([i915#1072] / [i915#9732]) -> [SKIP][600] ([i915#1072] / [i915#14544] / [i915#9732]) +6 other tests skip
[599]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-8/igt@kms_psr@psr2-cursor-render.html
[600]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_psr@psr2-cursor-render.html
* igt@kms_vrr@flip-dpms:
- shard-rkl: [SKIP][601] ([i915#15243] / [i915#3555]) -> [SKIP][602] ([i915#14544] / [i915#15243] / [i915#3555])
[601]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-7/igt@kms_vrr@flip-dpms.html
[602]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@kms_vrr@flip-dpms.html
* igt@perf_pmu@rc6-all-gts:
- shard-rkl: [SKIP][603] ([i915#8516]) -> [SKIP][604] ([i915#14544] / [i915#8516])
[603]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-3/igt@perf_pmu@rc6-all-gts.html
[604]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@perf_pmu@rc6-all-gts.html
* igt@prime_vgem@basic-fence-read:
- shard-rkl: [SKIP][605] ([i915#3291] / [i915#3708]) -> [SKIP][606] ([i915#14544] / [i915#3291] / [i915#3708])
[605]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-2/igt@prime_vgem@basic-fence-read.html
[606]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@prime_vgem@basic-fence-read.html
* igt@prime_vgem@fence-read-hang:
- shard-rkl: [SKIP][607] ([i915#3708]) -> [SKIP][608] ([i915#14544] / [i915#3708])
[607]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-2/igt@prime_vgem@fence-read-hang.html
[608]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-6/igt@prime_vgem@fence-read-hang.html
* igt@sriov_basic@enable-vfs-autoprobe-off:
- shard-rkl: [SKIP][609] ([i915#14544] / [i915#9917]) -> [SKIP][610] ([i915#9917])
[609]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8861/shard-rkl-6/igt@sriov_basic@enable-vfs-autoprobe-off.html
[610]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/shard-rkl-8/igt@sriov_basic@enable-vfs-autoprobe-off.html
[i915#10056]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10056
[i915#10307]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10307
[i915#10433]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10433
[i915#10434]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10434
[i915#10647]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10647
[i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072
[i915#10959]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10959
[i915#1099]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1099
[i915#11078]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11078
[i915#11151]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11151
[i915#11520]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11520
[i915#11681]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11681
[i915#1187]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1187
[i915#11965]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11965
[i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061
[i915#12169]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12169
[i915#12177]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12177
[i915#12193]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12193
[i915#12276]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12276
[i915#12313]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12313
[i915#12314]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12314
[i915#12316]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12316
[i915#12343]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12343
[i915#12358]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12358
[i915#12454]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12454
[i915#1257]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1257
[i915#12655]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12655
[i915#12712]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12712
[i915#12713]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12713
[i915#12745]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12745
[i915#12756]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12756
[i915#12761]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12761
[i915#12805]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12805
[i915#12910]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12910
[i915#13026]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13026
[i915#13027]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13027
[i915#13046]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13046
[i915#13049]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13049
[i915#13356]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13356
[i915#13398]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13398
[i915#13409]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13409
[i915#13476]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13476
[i915#13566]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13566
[i915#13707]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13707
[i915#13717]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13717
[i915#13748]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13748
[i915#13749]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13749
[i915#13790]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13790
[i915#13958]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13958
[i915#14098]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14098
[i915#14118]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14118
[i915#14123]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14123
[i915#14152]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14152
[i915#14259]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14259
[i915#14419]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14419
[i915#14498]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14498
[i915#14544]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14544
[i915#14545]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14545
[i915#14694]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14694
[i915#14712]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14712
[i915#15073]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15073
[i915#15102]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15102
[i915#15104]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15104
[i915#15106]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15106
[i915#15132]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15132
[i915#15243]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15243
[i915#15314]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15314
[i915#15329]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15329
[i915#15330]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15330
[i915#15389]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15389
[i915#15403]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15403
[i915#15458]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15458
[i915#15460]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15460
[i915#15481]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15481
[i915#15500]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15500
[i915#15560]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15560
[i915#15582]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15582
[i915#15608]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15608
[i915#15643]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15643
[i915#15709]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15709
[i915#15725]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15725
[i915#15733]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15733
[i915#15762]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15762
[i915#15778]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15778
[i915#15804]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15804
[i915#15865]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15865
[i915#15927]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15927
[i915#1769]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1769
[i915#1825]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1825
[i915#1839]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1839
[i915#2065]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2065
[i915#2434]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2434
[i915#2436]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2436
[i915#2527]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2527
[i915#2681]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2681
[i915#280]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/280
[i915#2856]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2856
[i915#3023]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3023
[i915#3116]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3116
[i915#3281]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3281
[i915#3282]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3282
[i915#3291]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3291
[i915#3297]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3297
[i915#3299]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3299
[i915#3323]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3323
[i915#3361]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3361
[i915#3458]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3458
[i915#3469]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3469
[i915#3539]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3539
[i915#3555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555
[i915#3637]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3637
[i915#3638]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3638
[i915#3708]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3708
[i915#3711]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3711
[i915#3742]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3742
[i915#3828]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3828
[i915#3840]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840
[i915#3936]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3936
[i915#3955]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3955
[i915#4077]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4077
[i915#4079]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4079
[i915#4083]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4083
[i915#4103]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4103
[i915#4212]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4212
[i915#4213]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4213
[i915#4270]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4270
[i915#4349]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4349
[i915#4391]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4391
[i915#4423]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4423
[i915#4525]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4525
[i915#4537]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4537
[i915#4538]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4538
[i915#4565]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4565
[i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613
[i915#4812]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4812
[i915#4817]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4817
[i915#4839]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4839
[i915#4852]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4852
[i915#4854]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4854
[i915#4860]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4860
[i915#4873]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4873
[i915#4879]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4879
[i915#4880]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4880
[i915#5030]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5030
[i915#5138]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5138
[i915#5190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5190
[i915#5286]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5286
[i915#5289]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5289
[i915#5354]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5354
[i915#5439]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5439
[i915#5956]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5956
[i915#6095]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6095
[i915#6113]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6113
[i915#6187]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6187
[i915#6188]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6188
[i915#6230]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6230
[i915#6334]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6334
[i915#6335]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6335
[i915#6344]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6344
[i915#6403]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6403
[i915#6412]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6412
[i915#6524]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6524
[i915#658]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/658
[i915#6880]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6880
[i915#6953]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6953
[i915#7697]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7697
[i915#7828]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7828
[i915#7882]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7882
[i915#7984]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7984
[i915#8228]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8228
[i915#8399]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8399
[i915#8411]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8411
[i915#8428]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8428
[i915#8516]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8516
[i915#8555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8555
[i915#8623]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8623
[i915#8708]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8708
[i915#8808]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8808
[i915#8810]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8810
[i915#8812]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8812
[i915#8813]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8813
[i915#8814]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8814
[i915#8826]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8826
[i915#8898]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8898
[i915#9041]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9041
[i915#9053]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9053
[i915#9323]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9323
[i915#9423]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9423
[i915#9433]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9433
[i915#9457]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9457
[i915#9683]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9683
[i915#9685]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9685
[i915#9688]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9688
[i915#9723]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9723
[i915#9732]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732
[i915#9808]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9808
[i915#9809]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9809
[i915#9833]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9833
[i915#9878]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9878
[i915#9906]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9906
[i915#9917]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9917
[i915#9934]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9934
[i915#9979]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9979
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_8861 -> IGTPW_14988
CI-20190529: 20190529
CI_DRM_18335: 45975e225ecbf4cdb6f1283f37f3589101f0a7ac @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_14988: 9c35888ac58d32b10351f51d5b1726344c3bc658 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_8861: 63a08403d58b652dcab80da02d6078386da78c17 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_14988/index.html
[-- Attachment #2: Type: text/html, Size: 203745 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2026-04-16 4:56 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-15 18:28 [PATCH i-g-t] tests/kms_invalid_mode: Remove outdated fixed mode check Swati Sharma
2026-04-15 21:20 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-04-15 21:32 ` ✓ i915.CI.BAT: " Patchwork
2026-04-15 23:09 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-04-16 3:04 ` [PATCH i-g-t] " Karthik B S
2026-04-16 4:56 ` ✓ i915.CI.Full: success for " Patchwork
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox