* [PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling
@ 2025-11-17 8:20 Michał Grzelak
2025-11-17 9:09 ` ✓ Xe.CI.BAT: success for i915/display/intel_ddi: Reduce severity of failed FEC enabling (rev2) Patchwork
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Michał Grzelak @ 2025-11-17 8:20 UTC (permalink / raw)
To: intel-xe, intel-gfx; +Cc: Michał Grzelak
During some IGT tests (e.g. xe_pm@s2idle-exec-after, xe_pm@s2idle-mocs)
sink disconnects across suspend/resume, reconnecting later during resume
at some point. Hence during resume, where the driver is restoring the
pre-suspend mode, all the AUX transfers to the sink are expected to
fail.
Switch error message to KMS debug message of failed FEC enabling.
Signed-off-by: Michał Grzelak <michal.grzelak@intel.com>
---
drivers/gpu/drm/i915/display/intel_ddi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/display/intel_ddi.c b/drivers/gpu/drm/i915/display/intel_ddi.c
index 002ccd47856d..130d266242c8 100644
--- a/drivers/gpu/drm/i915/display/intel_ddi.c
+++ b/drivers/gpu/drm/i915/display/intel_ddi.c
@@ -2446,7 +2446,7 @@ static void intel_ddi_enable_fec(struct intel_encoder *encoder,
return;
}
- drm_err(display->drm, "Failed to enable FEC after retries\n");
+ drm_dbg_kms(display->drm, "Failed to enable FEC after retries\n");
}
static void intel_ddi_disable_fec(struct intel_encoder *encoder,
--
2.45.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* ✓ Xe.CI.BAT: success for i915/display/intel_ddi: Reduce severity of failed FEC enabling (rev2)
2025-11-17 8:20 [PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling Michał Grzelak
@ 2025-11-17 9:09 ` Patchwork
2025-11-17 10:24 ` ✗ Xe.CI.Full: failure " Patchwork
2025-11-24 9:30 ` [PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling Imre Deak
2 siblings, 0 replies; 4+ messages in thread
From: Patchwork @ 2025-11-17 9:09 UTC (permalink / raw)
To: Michał Grzelak; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 1483 bytes --]
== Series Details ==
Series: i915/display/intel_ddi: Reduce severity of failed FEC enabling (rev2)
URL : https://patchwork.freedesktop.org/series/156573/
State : success
== Summary ==
CI Bug Log - changes from xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11_BAT -> xe-pw-156573v2_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (13 -> 13)
------------------------------
No changes in participating hosts
Known issues
------------
Here are the changes found in xe-pw-156573v2_BAT that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@xe_waitfence@abstime:
- bat-dg2-oem2: [PASS][1] -> [TIMEOUT][2] ([Intel XE#6506])
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/bat-dg2-oem2/igt@xe_waitfence@abstime.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/bat-dg2-oem2/igt@xe_waitfence@abstime.html
[Intel XE#6506]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6506
Build changes
-------------
* IGT: IGT_8626 -> IGT_8627
* Linux: xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11 -> xe-pw-156573v2
IGT_8626: 8626
IGT_8627: 8627
xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11: b2e41c70a5eeddce427dc6df02508b6856eb4a11
xe-pw-156573v2: 156573v2
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/index.html
[-- Attachment #2: Type: text/html, Size: 2062 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* ✗ Xe.CI.Full: failure for i915/display/intel_ddi: Reduce severity of failed FEC enabling (rev2)
2025-11-17 8:20 [PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling Michał Grzelak
2025-11-17 9:09 ` ✓ Xe.CI.BAT: success for i915/display/intel_ddi: Reduce severity of failed FEC enabling (rev2) Patchwork
@ 2025-11-17 10:24 ` Patchwork
2025-11-24 9:30 ` [PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling Imre Deak
2 siblings, 0 replies; 4+ messages in thread
From: Patchwork @ 2025-11-17 10:24 UTC (permalink / raw)
To: Michał Grzelak; +Cc: intel-xe
[-- Attachment #1: Type: text/plain, Size: 87417 bytes --]
== Series Details ==
Series: i915/display/intel_ddi: Reduce severity of failed FEC enabling (rev2)
URL : https://patchwork.freedesktop.org/series/156573/
State : failure
== Summary ==
CI Bug Log - changes from xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11_FULL -> xe-pw-156573v2_FULL
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with xe-pw-156573v2_FULL absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in xe-pw-156573v2_FULL, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (4 -> 4)
------------------------------
No changes in participating hosts
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in xe-pw-156573v2_FULL:
### IGT changes ###
#### Possible regressions ####
* igt@kms_vblank@ts-continuation-suspend@pipe-a-edp-1:
- shard-lnl: [PASS][1] -> [ABORT][2]
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-lnl-4/igt@kms_vblank@ts-continuation-suspend@pipe-a-edp-1.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-5/igt@kms_vblank@ts-continuation-suspend@pipe-a-edp-1.html
* igt@xe_exec_basic@multigpu-no-exec-null:
- shard-dg2-set2: [PASS][3] -> [INCOMPLETE][4]
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-dg2-433/igt@xe_exec_basic@multigpu-no-exec-null.html
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-464/igt@xe_exec_basic@multigpu-no-exec-null.html
* igt@xe_sriov_flr@flr-vfs-parallel:
- shard-bmg: NOTRUN -> [FAIL][5]
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@xe_sriov_flr@flr-vfs-parallel.html
* igt@xe_wedged@basic-wedged:
- shard-adlp: [PASS][6] -> [ABORT][7]
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-6/igt@xe_wedged@basic-wedged.html
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-4/igt@xe_wedged@basic-wedged.html
Known issues
------------
Here are the changes found in xe-pw-156573v2_FULL that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_3d@basic:
- shard-adlp: [PASS][8] -> [ABORT][9] ([Intel XE#2953])
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-8/igt@kms_3d@basic.html
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-6/igt@kms_3d@basic.html
* igt@kms_async_flips@alternate-sync-async-flip:
- shard-lnl: [PASS][10] -> [FAIL][11] ([Intel XE#3718]) +1 other test fail
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-lnl-4/igt@kms_async_flips@alternate-sync-async-flip.html
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@kms_async_flips@alternate-sync-async-flip.html
* igt@kms_async_flips@async-flip-with-page-flip-events-linear@pipe-c-edp-1:
- shard-lnl: [PASS][12] -> [FAIL][13] ([Intel XE#5993]) +3 other tests fail
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-lnl-1/igt@kms_async_flips@async-flip-with-page-flip-events-linear@pipe-c-edp-1.html
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-7/igt@kms_async_flips@async-flip-with-page-flip-events-linear@pipe-c-edp-1.html
* igt@kms_big_fb@4-tiled-8bpp-rotate-270:
- shard-dg2-set2: NOTRUN -> [SKIP][14] ([Intel XE#316]) +3 other tests skip
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-464/igt@kms_big_fb@4-tiled-8bpp-rotate-270.html
- shard-lnl: NOTRUN -> [SKIP][15] ([Intel XE#1407]) +1 other test skip
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-3/igt@kms_big_fb@4-tiled-8bpp-rotate-270.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0:
- shard-adlp: NOTRUN -> [SKIP][16] ([Intel XE#1124]) +2 other tests skip
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-4/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip:
- shard-lnl: NOTRUN -> [SKIP][17] ([Intel XE#3658])
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-2/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@linear-32bpp-rotate-270:
- shard-bmg: NOTRUN -> [SKIP][18] ([Intel XE#2327]) +5 other tests skip
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@kms_big_fb@linear-32bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-async-flip:
- shard-adlp: [PASS][19] -> [DMESG-FAIL][20] ([Intel XE#2953] / [Intel XE#4173] / [Intel XE#4543])
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-1/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-6/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip:
- shard-adlp: [PASS][21] -> [DMESG-FAIL][22] ([Intel XE#4543]) +8 other tests dmesg-fail
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-4/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-3/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
* igt@kms_big_fb@yf-tiled-addfb:
- shard-dg2-set2: NOTRUN -> [SKIP][23] ([Intel XE#619])
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-466/igt@kms_big_fb@yf-tiled-addfb.html
* igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow:
- shard-bmg: NOTRUN -> [SKIP][24] ([Intel XE#607])
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-8/igt@kms_big_fb@yf-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip:
- shard-lnl: NOTRUN -> [SKIP][25] ([Intel XE#1124]) +3 other tests skip
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-7/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0-hflip:
- shard-bmg: NOTRUN -> [SKIP][26] ([Intel XE#1124]) +16 other tests skip
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-8/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0-hflip.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip:
- shard-dg2-set2: NOTRUN -> [SKIP][27] ([Intel XE#1124]) +4 other tests skip
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-432/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
* igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p:
- shard-dg2-set2: NOTRUN -> [SKIP][28] ([Intel XE#2191]) +1 other test skip
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-434/igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p.html
* igt@kms_bw@connected-linear-tiling-4-displays-3840x2160p:
- shard-bmg: NOTRUN -> [SKIP][29] ([Intel XE#2314] / [Intel XE#2894]) +2 other tests skip
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@kms_bw@connected-linear-tiling-4-displays-3840x2160p.html
* igt@kms_bw@linear-tiling-2-displays-2160x1440p:
- shard-bmg: NOTRUN -> [SKIP][30] ([Intel XE#367]) +3 other tests skip
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-5/igt@kms_bw@linear-tiling-2-displays-2160x1440p.html
* igt@kms_bw@linear-tiling-4-displays-2560x1440p:
- shard-lnl: NOTRUN -> [SKIP][31] ([Intel XE#1512])
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-5/igt@kms_bw@linear-tiling-4-displays-2560x1440p.html
* igt@kms_ccs@bad-aux-stride-4-tiled-mtl-mc-ccs@pipe-d-hdmi-a-1:
- shard-adlp: NOTRUN -> [SKIP][32] ([Intel XE#455] / [Intel XE#787]) +5 other tests skip
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-2/igt@kms_ccs@bad-aux-stride-4-tiled-mtl-mc-ccs@pipe-d-hdmi-a-1.html
* igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc:
- shard-bmg: NOTRUN -> [SKIP][33] ([Intel XE#2887]) +19 other tests skip
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-4/igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc.html
* igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs-cc@pipe-d-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][34] ([Intel XE#455] / [Intel XE#787]) +13 other tests skip
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-435/igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs-cc@pipe-d-dp-4.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs@pipe-a-edp-1:
- shard-lnl: NOTRUN -> [SKIP][35] ([Intel XE#2669] / [Intel XE#3433]) +3 other tests skip
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-4/igt@kms_ccs@crc-primary-suspend-4-tiled-bmg-ccs@pipe-a-edp-1.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs@pipe-a-dp-2:
- shard-bmg: NOTRUN -> [SKIP][36] ([Intel XE#2652] / [Intel XE#787]) +13 other tests skip
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs@pipe-a-dp-2.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs:
- shard-bmg: NOTRUN -> [SKIP][37] ([Intel XE#3432]) +1 other test skip
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-mc-ccs@pipe-b-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [SKIP][38] ([Intel XE#787]) +48 other tests skip
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-432/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-mc-ccs@pipe-b-hdmi-a-6.html
* igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs:
- shard-lnl: NOTRUN -> [SKIP][39] ([Intel XE#2887]) +4 other tests skip
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-2/igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs@pipe-a-hdmi-a-1:
- shard-adlp: NOTRUN -> [SKIP][40] ([Intel XE#787]) +8 other tests skip
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-4/igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs@pipe-a-hdmi-a-1.html
* igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs:
- shard-adlp: NOTRUN -> [SKIP][41] ([Intel XE#2907])
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-4/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html
- shard-dg2-set2: NOTRUN -> [SKIP][42] ([Intel XE#2907])
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-432/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html
- shard-lnl: NOTRUN -> [SKIP][43] ([Intel XE#2669]) +3 other tests skip
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-5/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs:
- shard-dg2-set2: [PASS][44] -> [INCOMPLETE][45] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#4345] / [Intel XE#6168])
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-dp-4:
- shard-dg2-set2: [PASS][46] -> [INCOMPLETE][47] ([Intel XE#6168])
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-dp-4.html
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-dp-4.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-hdmi-a-6:
- shard-dg2-set2: [PASS][48] -> [DMESG-WARN][49] ([Intel XE#1727] / [Intel XE#3113])
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-hdmi-a-6.html
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-hdmi-a-6.html
* igt@kms_cdclk@mode-transition-all-outputs:
- shard-bmg: NOTRUN -> [SKIP][50] ([Intel XE#2724])
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-5/igt@kms_cdclk@mode-transition-all-outputs.html
* igt@kms_chamelium_color@ctm-0-50:
- shard-bmg: NOTRUN -> [SKIP][51] ([Intel XE#2325]) +4 other tests skip
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-5/igt@kms_chamelium_color@ctm-0-50.html
* igt@kms_chamelium_color@ctm-limited-range:
- shard-lnl: NOTRUN -> [SKIP][52] ([Intel XE#306])
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@kms_chamelium_color@ctm-limited-range.html
* igt@kms_chamelium_color@degamma:
- shard-dg2-set2: NOTRUN -> [SKIP][53] ([Intel XE#306]) +2 other tests skip
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-464/igt@kms_chamelium_color@degamma.html
* igt@kms_chamelium_edid@hdmi-edid-change-during-hibernate:
- shard-bmg: NOTRUN -> [SKIP][54] ([Intel XE#2252]) +11 other tests skip
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-5/igt@kms_chamelium_edid@hdmi-edid-change-during-hibernate.html
* igt@kms_chamelium_edid@vga-edid-read:
- shard-dg2-set2: NOTRUN -> [SKIP][55] ([Intel XE#373]) +1 other test skip
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-466/igt@kms_chamelium_edid@vga-edid-read.html
- shard-lnl: NOTRUN -> [SKIP][56] ([Intel XE#373]) +1 other test skip
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-7/igt@kms_chamelium_edid@vga-edid-read.html
- shard-adlp: NOTRUN -> [SKIP][57] ([Intel XE#373])
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-4/igt@kms_chamelium_edid@vga-edid-read.html
* igt@kms_chamelium_sharpness_filter@filter-basic:
- shard-dg2-set2: NOTRUN -> [SKIP][58] ([Intel XE#6507])
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-463/igt@kms_chamelium_sharpness_filter@filter-basic.html
* igt@kms_content_protection@dp-mst-lic-type-0:
- shard-dg2-set2: NOTRUN -> [SKIP][59] ([Intel XE#307])
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-466/igt@kms_content_protection@dp-mst-lic-type-0.html
- shard-lnl: NOTRUN -> [SKIP][60] ([Intel XE#307])
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-1/igt@kms_content_protection@dp-mst-lic-type-0.html
- shard-adlp: NOTRUN -> [SKIP][61] ([Intel XE#307])
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-3/igt@kms_content_protection@dp-mst-lic-type-0.html
- shard-bmg: NOTRUN -> [SKIP][62] ([Intel XE#2390])
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-4/igt@kms_content_protection@dp-mst-lic-type-0.html
* igt@kms_content_protection@lic-type-0@pipe-a-dp-2:
- shard-bmg: NOTRUN -> [FAIL][63] ([Intel XE#1178]) +3 other tests fail
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@kms_content_protection@lic-type-0@pipe-a-dp-2.html
* igt@kms_content_protection@mei-interface:
- shard-bmg: NOTRUN -> [SKIP][64] ([Intel XE#2341]) +1 other test skip
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@kms_content_protection@mei-interface.html
* igt@kms_cursor_crc@cursor-offscreen-512x170:
- shard-bmg: NOTRUN -> [SKIP][65] ([Intel XE#2321])
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_cursor_crc@cursor-offscreen-512x170.html
* igt@kms_cursor_crc@cursor-onscreen-128x42:
- shard-lnl: NOTRUN -> [SKIP][66] ([Intel XE#1424]) +2 other tests skip
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-1/igt@kms_cursor_crc@cursor-onscreen-128x42.html
* igt@kms_cursor_crc@cursor-random-32x32:
- shard-bmg: NOTRUN -> [SKIP][67] ([Intel XE#2320]) +7 other tests skip
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@kms_cursor_crc@cursor-random-32x32.html
* igt@kms_cursor_crc@cursor-rapid-movement-512x170:
- shard-dg2-set2: NOTRUN -> [SKIP][68] ([Intel XE#308])
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-433/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html
* igt@kms_cursor_crc@cursor-sliding-32x10:
- shard-adlp: NOTRUN -> [SKIP][69] ([Intel XE#455]) +2 other tests skip
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-3/igt@kms_cursor_crc@cursor-sliding-32x10.html
* igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic:
- shard-bmg: NOTRUN -> [SKIP][70] ([Intel XE#2291]) +1 other test skip
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html
* igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy:
- shard-bmg: [PASS][71] -> [SKIP][72] ([Intel XE#2291]) +3 other tests skip
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-5/igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy.html
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy.html
* igt@kms_cursor_legacy@flip-vs-cursor-legacy:
- shard-bmg: NOTRUN -> [FAIL][73] ([Intel XE#4633])
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html
* igt@kms_dirtyfb@psr-dirtyfb-ioctl:
- shard-bmg: NOTRUN -> [SKIP][74] ([Intel XE#1508])
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
* igt@kms_dp_aux_dev:
- shard-bmg: [PASS][75] -> [SKIP][76] ([Intel XE#3009])
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-1/igt@kms_dp_aux_dev.html
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_dp_aux_dev.html
* igt@kms_dp_link_training@non-uhbr-mst:
- shard-dg2-set2: NOTRUN -> [SKIP][77] ([Intel XE#4354])
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-433/igt@kms_dp_link_training@non-uhbr-mst.html
* igt@kms_dsc@dsc-fractional-bpp-with-bpc:
- shard-bmg: NOTRUN -> [SKIP][78] ([Intel XE#2244]) +2 other tests skip
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html
* igt@kms_dsc@dsc-with-output-formats-with-bpc:
- shard-lnl: NOTRUN -> [SKIP][79] ([Intel XE#2244]) +1 other test skip
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-7/igt@kms_dsc@dsc-with-output-formats-with-bpc.html
* igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-out-visible-area:
- shard-bmg: NOTRUN -> [SKIP][80] ([Intel XE#4422])
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-4/igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-out-visible-area.html
* igt@kms_fbcon_fbt@fbc:
- shard-bmg: NOTRUN -> [SKIP][81] ([Intel XE#4156])
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@kms_fbcon_fbt@fbc.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-bmg: NOTRUN -> [SKIP][82] ([Intel XE#776])
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@dp-mst:
- shard-bmg: NOTRUN -> [SKIP][83] ([Intel XE#2375])
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@kms_feature_discovery@dp-mst.html
* igt@kms_flip@2x-blocking-absolute-wf_vblank:
- shard-adlp: NOTRUN -> [SKIP][84] ([Intel XE#310])
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-9/igt@kms_flip@2x-blocking-absolute-wf_vblank.html
* igt@kms_flip@2x-flip-vs-expired-vblank:
- shard-lnl: NOTRUN -> [SKIP][85] ([Intel XE#1421]) +2 other tests skip
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@kms_flip@2x-flip-vs-expired-vblank.html
* igt@kms_flip@2x-plain-flip-ts-check-interruptible:
- shard-bmg: [PASS][86] -> [SKIP][87] ([Intel XE#2316]) +3 other tests skip
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-1/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html
* igt@kms_flip@2x-wf_vblank-ts-check-interruptible:
- shard-bmg: NOTRUN -> [SKIP][88] ([Intel XE#2316]) +3 other tests skip
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html
* igt@kms_flip@flip-vs-suspend-interruptible:
- shard-bmg: [PASS][89] -> [INCOMPLETE][90] ([Intel XE#2049] / [Intel XE#2597]) +1 other test incomplete
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-1/igt@kms_flip@flip-vs-suspend-interruptible.html
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@kms_flip@flip-vs-suspend-interruptible.html
* igt@kms_flip@flip-vs-suspend@b-hdmi-a1:
- shard-adlp: [PASS][91] -> [DMESG-WARN][92] ([Intel XE#4543]) +19 other tests dmesg-warn
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-9/igt@kms_flip@flip-vs-suspend@b-hdmi-a1.html
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-2/igt@kms_flip@flip-vs-suspend@b-hdmi-a1.html
* igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling:
- shard-lnl: NOTRUN -> [SKIP][93] ([Intel XE#1397] / [Intel XE#1745])
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-2/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling.html
* igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode:
- shard-lnl: NOTRUN -> [SKIP][94] ([Intel XE#1397])
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-2/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling:
- shard-dg2-set2: NOTRUN -> [SKIP][95] ([Intel XE#455]) +7 other tests skip
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-432/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling:
- shard-bmg: NOTRUN -> [SKIP][96] ([Intel XE#2380]) +1 other test skip
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling.html
- shard-lnl: NOTRUN -> [SKIP][97] ([Intel XE#1401] / [Intel XE#1745])
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling@pipe-a-default-mode:
- shard-lnl: NOTRUN -> [SKIP][98] ([Intel XE#1401])
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling:
- shard-bmg: NOTRUN -> [SKIP][99] ([Intel XE#2293] / [Intel XE#2380]) +4 other tests skip
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling@pipe-a-valid-mode:
- shard-bmg: NOTRUN -> [SKIP][100] ([Intel XE#2293]) +4 other tests skip
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling@pipe-a-valid-mode.html
* igt@kms_frontbuffer_tracking@drrs-1p-primscrn-cur-indfb-draw-blt:
- shard-adlp: NOTRUN -> [SKIP][101] ([Intel XE#651])
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-8/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-cur-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@drrs-1p-primscrn-pri-indfb-draw-blt:
- shard-lnl: NOTRUN -> [SKIP][102] ([Intel XE#651])
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-3/igt@kms_frontbuffer_tracking@drrs-1p-primscrn-pri-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw:
- shard-bmg: NOTRUN -> [SKIP][103] ([Intel XE#2312]) +10 other tests skip
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen:
- shard-dg2-set2: NOTRUN -> [SKIP][104] ([Intel XE#651]) +14 other tests skip
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-436/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen.html
* igt@kms_frontbuffer_tracking@fbc-1p-offscreen-pri-shrfb-draw-blt:
- shard-bmg: NOTRUN -> [SKIP][105] ([Intel XE#4141]) +21 other tests skip
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-5/igt@kms_frontbuffer_tracking@fbc-1p-offscreen-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-tiling-4:
- shard-adlp: NOTRUN -> [SKIP][106] ([Intel XE#1151])
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-6/igt@kms_frontbuffer_tracking@fbc-tiling-4.html
* igt@kms_frontbuffer_tracking@fbc-tiling-y:
- shard-bmg: NOTRUN -> [SKIP][107] ([Intel XE#2352])
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-tiling-y.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-spr-indfb-draw-render:
- shard-bmg: NOTRUN -> [SKIP][108] ([Intel XE#2311]) +31 other tests skip
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-spr-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-render:
- shard-lnl: NOTRUN -> [SKIP][109] ([Intel XE#656]) +14 other tests skip
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-cur-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-indfb-draw-render:
- shard-dg2-set2: NOTRUN -> [SKIP][110] ([Intel XE#6312])
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-move:
- shard-adlp: NOTRUN -> [SKIP][111] ([Intel XE#653]) +2 other tests skip
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-4/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-move.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-move:
- shard-adlp: NOTRUN -> [SKIP][112] ([Intel XE#656]) +4 other tests skip
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-8/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-move.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt:
- shard-bmg: NOTRUN -> [SKIP][113] ([Intel XE#2313]) +42 other tests skip
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-blt:
- shard-dg2-set2: NOTRUN -> [SKIP][114] ([Intel XE#653]) +14 other tests skip
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-432/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-blt.html
* igt@kms_hdr@static-swap:
- shard-bmg: NOTRUN -> [SKIP][115] ([Intel XE#1503])
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_hdr@static-swap.html
- shard-lnl: NOTRUN -> [SKIP][116] ([Intel XE#1503])
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@kms_hdr@static-swap.html
* igt@kms_joiner@invalid-modeset-force-big-joiner:
- shard-bmg: NOTRUN -> [SKIP][117] ([Intel XE#3012])
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_joiner@invalid-modeset-force-big-joiner.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-bmg: NOTRUN -> [SKIP][118] ([Intel XE#2501])
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-5/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_plane_lowres@tiling-none@pipe-b-edp-1:
- shard-lnl: NOTRUN -> [SKIP][119] ([Intel XE#599]) +3 other tests skip
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-2/igt@kms_plane_lowres@tiling-none@pipe-b-edp-1.html
* igt@kms_plane_multiple@2x-tiling-x:
- shard-adlp: NOTRUN -> [SKIP][120] ([Intel XE#4596])
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-8/igt@kms_plane_multiple@2x-tiling-x.html
- shard-lnl: NOTRUN -> [SKIP][121] ([Intel XE#4596])
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@kms_plane_multiple@2x-tiling-x.html
* igt@kms_plane_multiple@tiling-yf:
- shard-bmg: NOTRUN -> [SKIP][122] ([Intel XE#5020])
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@kms_plane_multiple@tiling-yf.html
* igt@kms_plane_scaling@planes-downscale-factor-0-75@pipe-b:
- shard-lnl: NOTRUN -> [SKIP][123] ([Intel XE#2763]) +7 other tests skip
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-2/igt@kms_plane_scaling@planes-downscale-factor-0-75@pipe-b.html
* igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-75@pipe-a:
- shard-bmg: NOTRUN -> [SKIP][124] ([Intel XE#2763]) +9 other tests skip
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-75@pipe-a.html
* igt@kms_pm_backlight@fade-with-suspend:
- shard-bmg: NOTRUN -> [SKIP][125] ([Intel XE#870])
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@kms_pm_backlight@fade-with-suspend.html
* igt@kms_pm_dc@dc6-dpms:
- shard-dg2-set2: NOTRUN -> [SKIP][126] ([Intel XE#908]) +1 other test skip
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-432/igt@kms_pm_dc@dc6-dpms.html
* igt@kms_pm_dc@dc6-psr:
- shard-bmg: NOTRUN -> [SKIP][127] ([Intel XE#2392])
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_pm_dc@dc6-psr.html
- shard-adlp: NOTRUN -> [SKIP][128] ([Intel XE#1129])
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-4/igt@kms_pm_dc@dc6-psr.html
- shard-dg2-set2: NOTRUN -> [SKIP][129] ([Intel XE#1129])
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-463/igt@kms_pm_dc@dc6-psr.html
* igt@kms_pm_lpsp@kms-lpsp:
- shard-bmg: NOTRUN -> [SKIP][130] ([Intel XE#2499])
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-5/igt@kms_pm_lpsp@kms-lpsp.html
* igt@kms_pm_rpm@dpms-mode-unset-lpsp:
- shard-bmg: NOTRUN -> [SKIP][131] ([Intel XE#1439] / [Intel XE#836])
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-4/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html
* igt@kms_pm_rpm@modeset-lpsp:
- shard-bmg: NOTRUN -> [SKIP][132] ([Intel XE#1439] / [Intel XE#3141] / [Intel XE#836])
[132]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@kms_pm_rpm@modeset-lpsp.html
* igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area:
- shard-dg2-set2: NOTRUN -> [SKIP][133] ([Intel XE#1406] / [Intel XE#1489]) +4 other tests skip
[133]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-436/igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-fully-sf:
- shard-lnl: NOTRUN -> [SKIP][134] ([Intel XE#1406] / [Intel XE#2893] / [Intel XE#4608])
[134]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-fully-sf@pipe-a-edp-1:
- shard-lnl: NOTRUN -> [SKIP][135] ([Intel XE#1406] / [Intel XE#4608]) +1 other test skip
[135]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-fully-sf@pipe-a-edp-1.html
* igt@kms_psr2_sf@psr2-cursor-plane-update-sf:
- shard-adlp: NOTRUN -> [SKIP][136] ([Intel XE#1406] / [Intel XE#1489])
[136]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-8/igt@kms_psr2_sf@psr2-cursor-plane-update-sf.html
* igt@kms_psr2_sf@psr2-primary-plane-update-sf-dmg-area-big-fb:
- shard-bmg: NOTRUN -> [SKIP][137] ([Intel XE#1406] / [Intel XE#1489]) +14 other tests skip
[137]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@kms_psr2_sf@psr2-primary-plane-update-sf-dmg-area-big-fb.html
* igt@kms_psr2_su@page_flip-xrgb8888:
- shard-bmg: NOTRUN -> [SKIP][138] ([Intel XE#1406] / [Intel XE#2387])
[138]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_psr2_su@page_flip-xrgb8888.html
* igt@kms_psr@fbc-pr-dpms:
- shard-lnl: NOTRUN -> [SKIP][139] ([Intel XE#1406]) +3 other tests skip
[139]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@kms_psr@fbc-pr-dpms.html
* igt@kms_psr@fbc-psr2-cursor-plane-move:
- shard-bmg: NOTRUN -> [SKIP][140] ([Intel XE#1406] / [Intel XE#2234] / [Intel XE#2850]) +20 other tests skip
[140]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@kms_psr@fbc-psr2-cursor-plane-move.html
- shard-adlp: NOTRUN -> [SKIP][141] ([Intel XE#1406] / [Intel XE#2850] / [Intel XE#929])
[141]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-3/igt@kms_psr@fbc-psr2-cursor-plane-move.html
* igt@kms_psr@fbc-psr2-dpms@edp-1:
- shard-lnl: NOTRUN -> [SKIP][142] ([Intel XE#1406] / [Intel XE#4609]) +1 other test skip
[142]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-5/igt@kms_psr@fbc-psr2-dpms@edp-1.html
* igt@kms_psr@psr-dpms:
- shard-dg2-set2: NOTRUN -> [SKIP][143] ([Intel XE#1406] / [Intel XE#2850] / [Intel XE#929]) +6 other tests skip
[143]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-434/igt@kms_psr@psr-dpms.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-270:
- shard-dg2-set2: NOTRUN -> [SKIP][144] ([Intel XE#3414])
[144]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-435/igt@kms_rotation_crc@primary-y-tiled-reflect-x-270.html
* igt@kms_rotation_crc@sprite-rotation-90-pos-100-0:
- shard-bmg: NOTRUN -> [SKIP][145] ([Intel XE#3414] / [Intel XE#3904]) +3 other tests skip
[145]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html
* igt@kms_scaling_modes@scaling-mode-center:
- shard-bmg: NOTRUN -> [SKIP][146] ([Intel XE#2413])
[146]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@kms_scaling_modes@scaling-mode-center.html
* igt@kms_setmode@basic:
- shard-adlp: [PASS][147] -> [FAIL][148] ([Intel XE#6361]) +2 other tests fail
[147]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-1/igt@kms_setmode@basic.html
[148]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-2/igt@kms_setmode@basic.html
- shard-lnl: [PASS][149] -> [FAIL][150] ([Intel XE#6361]) +1 other test fail
[149]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-lnl-5/igt@kms_setmode@basic.html
[150]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@kms_setmode@basic.html
* igt@kms_setmode@invalid-clone-exclusive-crtc:
- shard-bmg: NOTRUN -> [SKIP][151] ([Intel XE#1435])
[151]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@kms_setmode@invalid-clone-exclusive-crtc.html
* igt@kms_sharpness_filter@filter-dpms:
- shard-bmg: NOTRUN -> [SKIP][152] ([Intel XE#6503])
[152]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-8/igt@kms_sharpness_filter@filter-dpms.html
* igt@kms_sharpness_filter@filter-formats:
- shard-lnl: [PASS][153] -> [DMESG-WARN][154] ([Intel XE#4537])
[153]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-lnl-3/igt@kms_sharpness_filter@filter-formats.html
[154]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@kms_sharpness_filter@filter-formats.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-bmg: NOTRUN -> [SKIP][155] ([Intel XE#2426])
[155]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_tv_load_detect@load-detect:
- shard-dg2-set2: NOTRUN -> [SKIP][156] ([Intel XE#330])
[156]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-466/igt@kms_tv_load_detect@load-detect.html
* igt@kms_vblank@ts-continuation-suspend:
- shard-lnl: [PASS][157] -> [ABORT][158] ([Intel XE#1727])
[157]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-lnl-4/igt@kms_vblank@ts-continuation-suspend.html
[158]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-5/igt@kms_vblank@ts-continuation-suspend.html
* igt@kms_vblank@ts-continuation-suspend@pipe-c-edp-1:
- shard-lnl: [PASS][159] -> [INCOMPLETE][160] ([Intel XE#4212] / [Intel XE#4488])
[159]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-lnl-4/igt@kms_vblank@ts-continuation-suspend@pipe-c-edp-1.html
[160]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-5/igt@kms_vblank@ts-continuation-suspend@pipe-c-edp-1.html
* igt@kms_vrr@negative-basic:
- shard-bmg: NOTRUN -> [SKIP][161] ([Intel XE#1499])
[161]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_vrr@negative-basic.html
* igt@xe_ccs@large-ctrl-surf-copy:
- shard-adlp: NOTRUN -> [SKIP][162] ([Intel XE#3576] / [Intel XE#5610])
[162]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-3/igt@xe_ccs@large-ctrl-surf-copy.html
* igt@xe_compute_preempt@compute-preempt-many-vram:
- shard-lnl: NOTRUN -> [SKIP][163] ([Intel XE#5191])
[163]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-1/igt@xe_compute_preempt@compute-preempt-many-vram.html
* igt@xe_compute_preempt@compute-threadgroup-preempt:
- shard-dg2-set2: NOTRUN -> [SKIP][164] ([Intel XE#6360])
[164]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-432/igt@xe_compute_preempt@compute-threadgroup-preempt.html
* igt@xe_eu_stall@blocking-re-enable:
- shard-dg2-set2: NOTRUN -> [SKIP][165] ([Intel XE#5626])
[165]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-464/igt@xe_eu_stall@blocking-re-enable.html
* igt@xe_eudebug_online@set-breakpoint-sigint-debugger:
- shard-bmg: NOTRUN -> [SKIP][166] ([Intel XE#4837]) +16 other tests skip
[166]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@xe_eudebug_online@set-breakpoint-sigint-debugger.html
* igt@xe_eudebug_online@writes-caching-sram-bb-vram-target-sram:
- shard-dg2-set2: NOTRUN -> [SKIP][167] ([Intel XE#4837]) +5 other tests skip
[167]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-436/igt@xe_eudebug_online@writes-caching-sram-bb-vram-target-sram.html
- shard-lnl: NOTRUN -> [SKIP][168] ([Intel XE#4837]) +2 other tests skip
[168]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@xe_eudebug_online@writes-caching-sram-bb-vram-target-sram.html
* igt@xe_evict@evict-beng-cm-threads-small-multi-vm:
- shard-lnl: NOTRUN -> [SKIP][169] ([Intel XE#688]) +4 other tests skip
[169]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-8/igt@xe_evict@evict-beng-cm-threads-small-multi-vm.html
* igt@xe_evict@evict-mixed-many-threads-small:
- shard-adlp: NOTRUN -> [SKIP][170] ([Intel XE#261]) +1 other test skip
[170]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-6/igt@xe_evict@evict-mixed-many-threads-small.html
- shard-bmg: NOTRUN -> [INCOMPLETE][171] ([Intel XE#6321] / [Intel XE#6606])
[171]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@xe_evict@evict-mixed-many-threads-small.html
* igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr-invalidate:
- shard-adlp: NOTRUN -> [SKIP][172] ([Intel XE#1392] / [Intel XE#5575]) +1 other test skip
[172]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-2/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr-invalidate.html
* igt@xe_exec_basic@multigpu-no-exec-bindexecqueue:
- shard-bmg: NOTRUN -> [SKIP][173] ([Intel XE#2322]) +8 other tests skip
[173]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-4/igt@xe_exec_basic@multigpu-no-exec-bindexecqueue.html
* igt@xe_exec_basic@multigpu-once-userptr:
- shard-lnl: NOTRUN -> [SKIP][174] ([Intel XE#1392]) +3 other tests skip
[174]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-7/igt@xe_exec_basic@multigpu-once-userptr.html
* igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-invalidate-race:
- shard-dg2-set2: NOTRUN -> [SKIP][175] ([Intel XE#288]) +10 other tests skip
[175]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-463/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-invalidate-race.html
* igt@xe_exec_fault_mode@once-basic-imm:
- shard-adlp: NOTRUN -> [SKIP][176] ([Intel XE#288] / [Intel XE#5561]) +3 other tests skip
[176]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-2/igt@xe_exec_fault_mode@once-basic-imm.html
* igt@xe_exec_system_allocator@fault-threads-same-page-benchmark:
- shard-dg2-set2: NOTRUN -> [SKIP][177] ([Intel XE#4915]) +179 other tests skip
[177]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-463/igt@xe_exec_system_allocator@fault-threads-same-page-benchmark.html
* igt@xe_exec_system_allocator@many-64k-mmap-huge-nomemset:
- shard-bmg: NOTRUN -> [SKIP][178] ([Intel XE#5007]) +2 other tests skip
[178]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@xe_exec_system_allocator@many-64k-mmap-huge-nomemset.html
* igt@xe_exec_system_allocator@many-64k-mmap-new-huge-nomemset:
- shard-lnl: NOTRUN -> [SKIP][179] ([Intel XE#5007])
[179]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-2/igt@xe_exec_system_allocator@many-64k-mmap-new-huge-nomemset.html
* igt@xe_exec_system_allocator@many-execqueues-mmap-huge-nomemset:
- shard-bmg: NOTRUN -> [SKIP][180] ([Intel XE#4943]) +39 other tests skip
[180]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@xe_exec_system_allocator@many-execqueues-mmap-huge-nomemset.html
* igt@xe_exec_system_allocator@many-stride-free:
- shard-adlp: NOTRUN -> [SKIP][181] ([Intel XE#4915]) +45 other tests skip
[181]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-9/igt@xe_exec_system_allocator@many-stride-free.html
* igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-wt-single-vma:
- shard-lnl: NOTRUN -> [SKIP][182] ([Intel XE#6196])
[182]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-2/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-wt-single-vma.html
* igt@xe_exec_system_allocator@process-many-stride-mmap-huge:
- shard-lnl: NOTRUN -> [SKIP][183] ([Intel XE#4943]) +10 other tests skip
[183]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-4/igt@xe_exec_system_allocator@process-many-stride-mmap-huge.html
* igt@xe_fault_injection@probe-fail-guc-xe_guc_mmio_send_recv:
- shard-dg2-set2: [PASS][184] -> [DMESG-WARN][185] ([Intel XE#5893])
[184]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-dg2-433/igt@xe_fault_injection@probe-fail-guc-xe_guc_mmio_send_recv.html
[185]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-464/igt@xe_fault_injection@probe-fail-guc-xe_guc_mmio_send_recv.html
* igt@xe_gt_freq@freq_fixed_idle:
- shard-dg2-set2: [PASS][186] -> [FAIL][187] ([Intel XE#6407])
[186]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-dg2-466/igt@xe_gt_freq@freq_fixed_idle.html
[187]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-463/igt@xe_gt_freq@freq_fixed_idle.html
* igt@xe_live_ktest@xe_eudebug:
- shard-bmg: NOTRUN -> [SKIP][188] ([Intel XE#2833])
[188]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@xe_live_ktest@xe_eudebug.html
* igt@xe_media_fill@media-fill:
- shard-bmg: NOTRUN -> [SKIP][189] ([Intel XE#2459] / [Intel XE#2596])
[189]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-4/igt@xe_media_fill@media-fill.html
- shard-lnl: NOTRUN -> [SKIP][190] ([Intel XE#560])
[190]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-1/igt@xe_media_fill@media-fill.html
* igt@xe_module_load@force-load:
- shard-bmg: NOTRUN -> [SKIP][191] ([Intel XE#2457])
[191]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@xe_module_load@force-load.html
- shard-lnl: NOTRUN -> [SKIP][192] ([Intel XE#378])
[192]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-3/igt@xe_module_load@force-load.html
* igt@xe_module_load@load:
- shard-bmg: ([PASS][193], [PASS][194], [PASS][195], [PASS][196], [PASS][197], [PASS][198], [PASS][199], [PASS][200], [PASS][201], [PASS][202], [PASS][203], [PASS][204], [PASS][205], [PASS][206], [PASS][207], [PASS][208], [PASS][209], [PASS][210], [PASS][211], [PASS][212]) -> ([PASS][213], [PASS][214], [PASS][215], [PASS][216], [PASS][217], [PASS][218], [SKIP][219], [PASS][220], [PASS][221], [PASS][222], [PASS][223], [PASS][224], [PASS][225], [PASS][226], [PASS][227], [PASS][228], [PASS][229], [PASS][230], [PASS][231], [PASS][232], [PASS][233], [PASS][234], [PASS][235], [PASS][236]) ([Intel XE#2457])
[193]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-6/igt@xe_module_load@load.html
[194]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-7/igt@xe_module_load@load.html
[195]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-1/igt@xe_module_load@load.html
[196]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-1/igt@xe_module_load@load.html
[197]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-1/igt@xe_module_load@load.html
[198]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-5/igt@xe_module_load@load.html
[199]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-5/igt@xe_module_load@load.html
[200]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-2/igt@xe_module_load@load.html
[201]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-7/igt@xe_module_load@load.html
[202]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-2/igt@xe_module_load@load.html
[203]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-4/igt@xe_module_load@load.html
[204]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-4/igt@xe_module_load@load.html
[205]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-8/igt@xe_module_load@load.html
[206]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-6/igt@xe_module_load@load.html
[207]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-7/igt@xe_module_load@load.html
[208]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-6/igt@xe_module_load@load.html
[209]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-4/igt@xe_module_load@load.html
[210]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-8/igt@xe_module_load@load.html
[211]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-8/igt@xe_module_load@load.html
[212]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-5/igt@xe_module_load@load.html
[213]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-5/igt@xe_module_load@load.html
[214]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-5/igt@xe_module_load@load.html
[215]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@xe_module_load@load.html
[216]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@xe_module_load@load.html
[217]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@xe_module_load@load.html
[218]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-5/igt@xe_module_load@load.html
[219]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@xe_module_load@load.html
[220]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@xe_module_load@load.html
[221]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-4/igt@xe_module_load@load.html
[222]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@xe_module_load@load.html
[223]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-8/igt@xe_module_load@load.html
[224]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@xe_module_load@load.html
[225]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@xe_module_load@load.html
[226]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@xe_module_load@load.html
[227]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-8/igt@xe_module_load@load.html
[228]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-8/igt@xe_module_load@load.html
[229]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@xe_module_load@load.html
[230]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@xe_module_load@load.html
[231]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@xe_module_load@load.html
[232]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@xe_module_load@load.html
[233]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@xe_module_load@load.html
[234]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-4/igt@xe_module_load@load.html
[235]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@xe_module_load@load.html
[236]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-4/igt@xe_module_load@load.html
* igt@xe_oa@invalid-create-userspace-config:
- shard-adlp: NOTRUN -> [SKIP][237] ([Intel XE#3573])
[237]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-1/igt@xe_oa@invalid-create-userspace-config.html
* igt@xe_oa@oa-tlb-invalidate:
- shard-bmg: NOTRUN -> [SKIP][238] ([Intel XE#2248])
[238]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@xe_oa@oa-tlb-invalidate.html
* igt@xe_oa@syncs-userptr-wait-cfg:
- shard-dg2-set2: NOTRUN -> [SKIP][239] ([Intel XE#3573]) +4 other tests skip
[239]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-433/igt@xe_oa@syncs-userptr-wait-cfg.html
* igt@xe_pm@d3cold-basic-exec:
- shard-dg2-set2: NOTRUN -> [SKIP][240] ([Intel XE#2284] / [Intel XE#366]) +1 other test skip
[240]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-434/igt@xe_pm@d3cold-basic-exec.html
* igt@xe_pm@d3cold-mocs:
- shard-bmg: NOTRUN -> [SKIP][241] ([Intel XE#2284]) +2 other tests skip
[241]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@xe_pm@d3cold-mocs.html
* igt@xe_pm@s3-d3cold-basic-exec:
- shard-adlp: NOTRUN -> [SKIP][242] ([Intel XE#2284] / [Intel XE#366])
[242]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-9/igt@xe_pm@s3-d3cold-basic-exec.html
- shard-lnl: NOTRUN -> [SKIP][243] ([Intel XE#2284] / [Intel XE#366]) +1 other test skip
[243]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-1/igt@xe_pm@s3-d3cold-basic-exec.html
* igt@xe_pm@s4-vm-bind-prefetch:
- shard-adlp: [PASS][244] -> [DMESG-WARN][245] ([Intel XE#2953] / [Intel XE#4173]) +1 other test dmesg-warn
[244]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-4/igt@xe_pm@s4-vm-bind-prefetch.html
[245]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-6/igt@xe_pm@s4-vm-bind-prefetch.html
* igt@xe_pm_residency@idle-residency:
- shard-dg2-set2: [PASS][246] -> [FAIL][247] ([Intel XE#6362]) +1 other test fail
[246]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-dg2-434/igt@xe_pm_residency@idle-residency.html
[247]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-432/igt@xe_pm_residency@idle-residency.html
* igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_video_decode0:
- shard-lnl: [PASS][248] -> [FAIL][249] ([Intel XE#6251]) +2 other tests fail
[248]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-lnl-1/igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_video_decode0.html
[249]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-2/igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_video_decode0.html
* igt@xe_pmu@fn-engine-activity-load:
- shard-lnl: NOTRUN -> [SKIP][250] ([Intel XE#4650])
[250]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-5/igt@xe_pmu@fn-engine-activity-load.html
* igt@xe_pmu@gt-frequency:
- shard-lnl: [PASS][251] -> [FAIL][252] ([Intel XE#5841]) +1 other test fail
[251]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-lnl-3/igt@xe_pmu@gt-frequency.html
[252]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-2/igt@xe_pmu@gt-frequency.html
* igt@xe_pxp@pxp-termination-key-update-post-rpm:
- shard-dg2-set2: NOTRUN -> [SKIP][253] ([Intel XE#4733]) +2 other tests skip
[253]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-434/igt@xe_pxp@pxp-termination-key-update-post-rpm.html
* igt@xe_pxp@pxp-termination-key-update-post-suspend:
- shard-bmg: NOTRUN -> [SKIP][254] ([Intel XE#4733]) +3 other tests skip
[254]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@xe_pxp@pxp-termination-key-update-post-suspend.html
- shard-adlp: NOTRUN -> [SKIP][255] ([Intel XE#4733] / [Intel XE#5594])
[255]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-4/igt@xe_pxp@pxp-termination-key-update-post-suspend.html
* igt@xe_query@multigpu-query-invalid-cs-cycles:
- shard-bmg: NOTRUN -> [SKIP][256] ([Intel XE#944]) +4 other tests skip
[256]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@xe_query@multigpu-query-invalid-cs-cycles.html
- shard-dg2-set2: NOTRUN -> [SKIP][257] ([Intel XE#944])
[257]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-463/igt@xe_query@multigpu-query-invalid-cs-cycles.html
* igt@xe_sriov_flr@flr-vfs-parallel:
- shard-dg2-set2: NOTRUN -> [SKIP][258] ([Intel XE#4273])
[258]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-463/igt@xe_sriov_flr@flr-vfs-parallel.html
- shard-lnl: NOTRUN -> [SKIP][259] ([Intel XE#4273])
[259]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-2/igt@xe_sriov_flr@flr-vfs-parallel.html
* igt@xe_sriov_vram@vf-access-provisioned:
- shard-lnl: NOTRUN -> [SKIP][260] ([Intel XE#6376])
[260]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-5/igt@xe_sriov_vram@vf-access-provisioned.html
#### Possible fixes ####
* igt@kms_atomic_transition@plane-all-modeset-transition-fencing:
- shard-adlp: [FAIL][261] ([Intel XE#3908]) -> [PASS][262] +1 other test pass
[261]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-6/igt@kms_atomic_transition@plane-all-modeset-transition-fencing.html
[262]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-6/igt@kms_atomic_transition@plane-all-modeset-transition-fencing.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip:
- shard-adlp: [DMESG-FAIL][263] ([Intel XE#4543]) -> [PASS][264] +10 other tests pass
[263]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-3/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip.html
[264]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-9/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip.html
* igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs-cc@pipe-b-dp-4:
- shard-dg2-set2: [INCOMPLETE][265] ([Intel XE#3862]) -> [PASS][266] +1 other test pass
[265]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-dg2-433/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs-cc@pipe-b-dp-4.html
[266]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-466/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-rc-ccs-cc@pipe-b-dp-4.html
* igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-6:
- shard-dg2-set2: [INCOMPLETE][267] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#4345]) -> [PASS][268] +1 other test pass
[267]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-dg2-432/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-6.html
[268]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-6.html
* igt@kms_cursor_legacy@2x-long-cursor-vs-flip-atomic:
- shard-bmg: [SKIP][269] ([Intel XE#2291]) -> [PASS][270]
[269]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-6/igt@kms_cursor_legacy@2x-long-cursor-vs-flip-atomic.html
[270]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@kms_cursor_legacy@2x-long-cursor-vs-flip-atomic.html
* igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions-varying-size:
- shard-adlp: [FAIL][271] -> [PASS][272]
[271]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-9/igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions-varying-size.html
[272]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-3/igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions-varying-size.html
* igt@kms_flip@2x-plain-flip-fb-recreate:
- shard-bmg: [SKIP][273] ([Intel XE#2316]) -> [PASS][274] +1 other test pass
[273]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-6/igt@kms_flip@2x-plain-flip-fb-recreate.html
[274]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@kms_flip@2x-plain-flip-fb-recreate.html
* igt@kms_flip@flip-vs-panning-interruptible:
- shard-adlp: [DMESG-WARN][275] ([Intel XE#4543] / [Intel XE#5208]) -> [PASS][276] +1 other test pass
[275]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-8/igt@kms_flip@flip-vs-panning-interruptible.html
[276]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-3/igt@kms_flip@flip-vs-panning-interruptible.html
* igt@kms_flip@flip-vs-panning-interruptible@b-hdmi-a1:
- shard-adlp: [DMESG-WARN][277] ([Intel XE#4543]) -> [PASS][278] +5 other tests pass
[277]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-8/igt@kms_flip@flip-vs-panning-interruptible@b-hdmi-a1.html
[278]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-3/igt@kms_flip@flip-vs-panning-interruptible@b-hdmi-a1.html
* igt@kms_flip@flip-vs-suspend-interruptible:
- shard-adlp: [DMESG-WARN][279] ([Intel XE#2953] / [Intel XE#4173]) -> [PASS][280] +7 other tests pass
[279]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-4/igt@kms_flip@flip-vs-suspend-interruptible.html
[280]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-3/igt@kms_flip@flip-vs-suspend-interruptible.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling@pipe-a-valid-mode:
- shard-adlp: [DMESG-FAIL][281] ([Intel XE#4543] / [Intel XE#4921]) -> [PASS][282] +1 other test pass
[281]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-9/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling@pipe-a-valid-mode.html
[282]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-3/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling@pipe-a-valid-mode.html
* {igt@kms_sharpness_filter@invalid-plane-with-filter@pipe-a-edp-1-invalid-plane-with-filter}:
- shard-lnl: [DMESG-WARN][283] ([Intel XE#4537]) -> [PASS][284] +1 other test pass
[283]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-lnl-3/igt@kms_sharpness_filter@invalid-plane-with-filter@pipe-a-edp-1-invalid-plane-with-filter.html
[284]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-lnl-2/igt@kms_sharpness_filter@invalid-plane-with-filter@pipe-a-edp-1-invalid-plane-with-filter.html
* igt@xe_exec_reset@cat-error:
- shard-adlp: [DMESG-WARN][285] ([Intel XE#3868]) -> [PASS][286]
[285]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-3/igt@xe_exec_reset@cat-error.html
[286]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-3/igt@xe_exec_reset@cat-error.html
* igt@xe_exec_system_allocator@many-stride-malloc-prefetch:
- shard-bmg: [WARN][287] ([Intel XE#5786]) -> [PASS][288]
[287]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-7/igt@xe_exec_system_allocator@many-stride-malloc-prefetch.html
[288]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-4/igt@xe_exec_system_allocator@many-stride-malloc-prefetch.html
* igt@xe_pm@d3hot-multiple-execs:
- shard-adlp: [TIMEOUT][289] -> [PASS][290]
[289]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-6/igt@xe_pm@d3hot-multiple-execs.html
[290]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-4/igt@xe_pm@d3hot-multiple-execs.html
#### Warnings ####
* igt@kms_content_protection@atomic:
- shard-bmg: [FAIL][291] ([Intel XE#1178]) -> [SKIP][292] ([Intel XE#2341])
[291]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-8/igt@kms_content_protection@atomic.html
[292]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_content_protection@atomic.html
* igt@kms_dirtyfb@fbc-dirtyfb-ioctl:
- shard-bmg: [SKIP][293] ([Intel XE#5428]) -> [SKIP][294] ([Intel XE#4210])
[293]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-7/igt@kms_dirtyfb@fbc-dirtyfb-ioctl.html
[294]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-8/igt@kms_dirtyfb@fbc-dirtyfb-ioctl.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-shrfb-msflip-blt:
- shard-bmg: [SKIP][295] ([Intel XE#2312]) -> [SKIP][296] ([Intel XE#2311]) +5 other tests skip
[295]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-shrfb-msflip-blt.html
[296]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-shrfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-1p-offscreen-pri-indfb-draw-blt:
- shard-bmg: [SKIP][297] ([Intel XE#6313]) -> [SKIP][298] ([Intel XE#4141]) +3 other tests skip
[297]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-7/igt@kms_frontbuffer_tracking@fbc-1p-offscreen-pri-indfb-draw-blt.html
[298]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-7/igt@kms_frontbuffer_tracking@fbc-1p-offscreen-pri-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-blt:
- shard-bmg: [SKIP][299] ([Intel XE#5390]) -> [SKIP][300] ([Intel XE#4141]) +46 other tests skip
[299]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-blt.html
[300]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc:
- shard-bmg: [SKIP][301] ([Intel XE#5390]) -> [SKIP][302] ([Intel XE#2312]) +3 other tests skip
[301]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html
[302]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-2p-rte:
- shard-bmg: [SKIP][303] ([Intel XE#5427]) -> [SKIP][304] ([Intel XE#4141])
[303]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-7/igt@kms_frontbuffer_tracking@fbc-2p-rte.html
[304]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-2p-rte.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff:
- shard-bmg: [SKIP][305] ([Intel XE#2312]) -> [SKIP][306] ([Intel XE#4141]) +3 other tests skip
[305]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html
[306]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-8/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html
* igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-cur-indfb-onoff:
- shard-bmg: [SKIP][307] ([Intel XE#2311]) -> [SKIP][308] ([Intel XE#2312]) +5 other tests skip
[307]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-8/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-cur-indfb-onoff.html
[308]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-cur-indfb-onoff.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-indfb-draw-render:
- shard-bmg: [SKIP][309] ([Intel XE#2313]) -> [SKIP][310] ([Intel XE#2312]) +12 other tests skip
[309]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-indfb-draw-render.html
[310]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-blt:
- shard-bmg: [SKIP][311] ([Intel XE#2312]) -> [SKIP][312] ([Intel XE#2313]) +5 other tests skip
[311]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-blt.html
[312]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-8/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-blt.html
* igt@kms_hdr@brightness-with-hdr:
- shard-bmg: [SKIP][313] ([Intel XE#3544]) -> [SKIP][314] ([Intel XE#3374] / [Intel XE#3544])
[313]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-5/igt@kms_hdr@brightness-with-hdr.html
[314]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-2/igt@kms_hdr@brightness-with-hdr.html
* igt@kms_plane_multiple@2x-tiling-y:
- shard-bmg: [SKIP][315] ([Intel XE#5021]) -> [SKIP][316] ([Intel XE#4596])
[315]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-bmg-1/igt@kms_plane_multiple@2x-tiling-y.html
[316]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-bmg-6/igt@kms_plane_multiple@2x-tiling-y.html
* igt@xe_pmu@all-fn-engine-activity-load@engine-drm_xe_engine_class_render0:
- shard-adlp: [TIMEOUT][317] ([Intel XE#5213] / [Intel XE#6421]) -> [TIMEOUT][318] ([Intel XE#5213]) +1 other test timeout
[317]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11/shard-adlp-1/igt@xe_pmu@all-fn-engine-activity-load@engine-drm_xe_engine_class_render0.html
[318]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/shard-adlp-2/igt@xe_pmu@all-fn-engine-activity-load@engine-drm_xe_engine_class_render0.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
[Intel XE#1129]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1129
[Intel XE#1151]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1151
[Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178
[Intel XE#1392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392
[Intel XE#1397]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1397
[Intel XE#1401]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1401
[Intel XE#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#1503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1503
[Intel XE#1508]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1508
[Intel XE#1512]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1512
[Intel XE#1727]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1727
[Intel XE#1745]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1745
[Intel XE#2049]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2049
[Intel XE#2191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2191
[Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
[Intel XE#2244]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2244
[Intel XE#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#2291]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2291
[Intel XE#2293]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2293
[Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311
[Intel XE#2312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2312
[Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313
[Intel XE#2314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2314
[Intel XE#2316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2316
[Intel XE#2320]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2320
[Intel XE#2321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2321
[Intel XE#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322
[Intel XE#2325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325
[Intel XE#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327
[Intel XE#2341]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2341
[Intel XE#2352]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2352
[Intel XE#2375]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2375
[Intel XE#2380]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2380
[Intel XE#2387]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2387
[Intel XE#2390]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2390
[Intel XE#2392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2392
[Intel XE#2413]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2413
[Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
[Intel XE#2457]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2457
[Intel XE#2459]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2459
[Intel XE#2499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2499
[Intel XE#2501]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2501
[Intel XE#2596]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2596
[Intel XE#2597]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2597
[Intel XE#261]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/261
[Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
[Intel XE#2669]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2669
[Intel XE#2724]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2724
[Intel XE#2763]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2763
[Intel XE#2833]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2833
[Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
[Intel XE#288]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/288
[Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
[Intel XE#2893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2893
[Intel XE#2894]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2894
[Intel XE#2907]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2907
[Intel XE#2953]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2953
[Intel XE#3009]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3009
[Intel XE#3012]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3012
[Intel XE#306]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/306
[Intel XE#307]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/307
[Intel XE#308]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/308
[Intel XE#310]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/310
[Intel XE#3113]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3113
[Intel XE#3141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3141
[Intel XE#316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/316
[Intel XE#330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/330
[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#3433]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3433
[Intel XE#3544]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3544
[Intel XE#3573]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3573
[Intel XE#3576]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3576
[Intel XE#3658]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3658
[Intel XE#366]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/366
[Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
[Intel XE#3718]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3718
[Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373
[Intel XE#378]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/378
[Intel XE#3862]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3862
[Intel XE#3868]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3868
[Intel XE#3904]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3904
[Intel XE#3908]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3908
[Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141
[Intel XE#4156]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4156
[Intel XE#4173]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4173
[Intel XE#4210]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4210
[Intel XE#4212]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4212
[Intel XE#4273]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4273
[Intel XE#4345]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4345
[Intel XE#4354]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4354
[Intel XE#4422]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4422
[Intel XE#4488]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4488
[Intel XE#4537]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4537
[Intel XE#4543]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4543
[Intel XE#455]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/455
[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#4633]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4633
[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#4837]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4837
[Intel XE#4915]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4915
[Intel XE#4921]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4921
[Intel XE#4943]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4943
[Intel XE#5007]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5007
[Intel XE#5020]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5020
[Intel XE#5021]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5021
[Intel XE#5191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5191
[Intel XE#5208]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5208
[Intel XE#5213]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5213
[Intel XE#5390]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5390
[Intel XE#5427]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5427
[Intel XE#5428]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5428
[Intel XE#5561]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5561
[Intel XE#5575]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5575
[Intel XE#5594]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5594
[Intel XE#560]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/560
[Intel XE#5610]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5610
[Intel XE#5626]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5626
[Intel XE#5786]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5786
[Intel XE#5841]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5841
[Intel XE#5893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5893
[Intel XE#599]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/599
[Intel XE#5993]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5993
[Intel XE#607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/607
[Intel XE#6168]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6168
[Intel XE#619]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/619
[Intel XE#6196]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6196
[Intel XE#6251]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6251
[Intel XE#6312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6312
[Intel XE#6313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6313
[Intel XE#6321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6321
[Intel XE#6360]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6360
[Intel XE#6361]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6361
[Intel XE#6362]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6362
[Intel XE#6376]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6376
[Intel XE#6407]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6407
[Intel XE#6421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6421
[Intel XE#6503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6503
[Intel XE#6507]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6507
[Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651
[Intel XE#653]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/653
[Intel XE#656]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/656
[Intel XE#6606]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6606
[Intel XE#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688
[Intel XE#776]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/776
[Intel XE#787]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/787
[Intel XE#836]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/836
[Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870
[Intel XE#908]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/908
[Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
Build changes
-------------
* IGT: IGT_8626 -> IGT_8627
* Linux: xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11 -> xe-pw-156573v2
IGT_8626: 8626
IGT_8627: 8627
xe-4116-b2e41c70a5eeddce427dc6df02508b6856eb4a11: b2e41c70a5eeddce427dc6df02508b6856eb4a11
xe-pw-156573v2: 156573v2
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-156573v2/index.html
[-- Attachment #2: Type: text/html, Size: 101213 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling
2025-11-17 8:20 [PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling Michał Grzelak
2025-11-17 9:09 ` ✓ Xe.CI.BAT: success for i915/display/intel_ddi: Reduce severity of failed FEC enabling (rev2) Patchwork
2025-11-17 10:24 ` ✗ Xe.CI.Full: failure " Patchwork
@ 2025-11-24 9:30 ` Imre Deak
2 siblings, 0 replies; 4+ messages in thread
From: Imre Deak @ 2025-11-24 9:30 UTC (permalink / raw)
To: Michał Grzelak; +Cc: intel-xe, intel-gfx
On Mon, Nov 17, 2025 at 09:20:46AM +0100, Michał Grzelak wrote:
> During some IGT tests (e.g. xe_pm@s2idle-exec-after, xe_pm@s2idle-mocs)
> sink disconnects across suspend/resume, reconnecting later during resume
> at some point. Hence during resume, where the driver is restoring the
> pre-suspend mode, all the AUX transfers to the sink are expected to
> fail.
>
> Switch error message to KMS debug message of failed FEC enabling.
>
> Signed-off-by: Michał Grzelak <michal.grzelak@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
> ---
> drivers/gpu/drm/i915/display/intel_ddi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_ddi.c b/drivers/gpu/drm/i915/display/intel_ddi.c
> index 002ccd47856d..130d266242c8 100644
> --- a/drivers/gpu/drm/i915/display/intel_ddi.c
> +++ b/drivers/gpu/drm/i915/display/intel_ddi.c
> @@ -2446,7 +2446,7 @@ static void intel_ddi_enable_fec(struct intel_encoder *encoder,
> return;
> }
>
> - drm_err(display->drm, "Failed to enable FEC after retries\n");
> + drm_dbg_kms(display->drm, "Failed to enable FEC after retries\n");
> }
>
> static void intel_ddi_disable_fec(struct intel_encoder *encoder,
> --
> 2.45.2
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-11-24 9:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17 8:20 [PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling Michał Grzelak
2025-11-17 9:09 ` ✓ Xe.CI.BAT: success for i915/display/intel_ddi: Reduce severity of failed FEC enabling (rev2) Patchwork
2025-11-17 10:24 ` ✗ Xe.CI.Full: failure " Patchwork
2025-11-24 9:30 ` [PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling Imre Deak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox