* [PATCH i-g-t] lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again
@ 2024-10-30 23:49 Lucas De Marchi
2024-10-31 1:57 ` ✓ CI.xeBAT: success for " Patchwork
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: Lucas De Marchi @ 2024-10-30 23:49 UTC (permalink / raw)
To: igt-dev; +Cc: Lucas De Marchi
Just like done in commit 93ad5b785ea0 ("lib/igt_kmod: stop using
KMOD_REMOVE_FORCE"). From igt perspective, if a module can't be removed,
forcing its removal is not the right thing to do: the test should just
fail and be fixed.
If the kernel actually enforces KMOD_REMOVE_FORCE, then it would just
taint and all tests get aborted. Lastly, our kernel config doesn't have
CONFIG_MODULE_FORCE_UNLOAD set, so this is pointless for multiple times.
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
---
lib/igt_kmod.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lib/igt_kmod.c b/lib/igt_kmod.c
index 75a0d057c..cc3e5e5b1 100644
--- a/lib/igt_kmod.c
+++ b/lib/igt_kmod.c
@@ -1409,8 +1409,7 @@ static void __igt_kunit(struct igt_ktest *tst,
char glob[1024];
int i;
- igt_skip_on(kmod_module_remove_module(tst->kmod,
- KMOD_REMOVE_FORCE));
+ igt_skip_on(kmod_module_remove_module(tst->kmod, 0));
igt_skip_on(igt_kernel_tainted(&taints));
igt_assert_lt(snprintf(glob, sizeof(glob), "%s.%s",
--
2.47.0
^ permalink raw reply related [flat|nested] 7+ messages in thread* ✓ CI.xeBAT: success for lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again 2024-10-30 23:49 [PATCH i-g-t] lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again Lucas De Marchi @ 2024-10-31 1:57 ` Patchwork 2024-10-31 2:01 ` ✓ Fi.CI.BAT: " Patchwork ` (4 subsequent siblings) 5 siblings, 0 replies; 7+ messages in thread From: Patchwork @ 2024-10-31 1:57 UTC (permalink / raw) To: Lucas De Marchi; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 5332 bytes --] == Series Details == Series: lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again URL : https://patchwork.freedesktop.org/series/140745/ State : success == Summary == CI Bug Log - changes from XEIGT_8089_BAT -> XEIGTPW_12010_BAT ==================================================== Summary ------- **SUCCESS** No regressions found. Participating hosts (9 -> 9) ------------------------------ No changes in participating hosts Known issues ------------ Here are the changes found in XEIGTPW_12010_BAT that come from known issues: ### IGT changes ### #### Issues hit #### * igt@kms_frontbuffer_tracking@basic: - bat-adlp-7: [PASS][1] -> [FAIL][2] ([Intel XE#1861]) [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/bat-adlp-7/igt@kms_frontbuffer_tracking@basic.html [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/bat-adlp-7/igt@kms_frontbuffer_tracking@basic.html * igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit: - bat-dg2-oem2: NOTRUN -> [SKIP][3] ([Intel XE#2229]) [3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/bat-dg2-oem2/igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit.html - bat-atsm-2: NOTRUN -> [SKIP][4] ([Intel XE#2229]) +1 other test skip [4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/bat-atsm-2/igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit.html - bat-pvc-2: NOTRUN -> [SKIP][5] ([Intel XE#2229]) +2 other tests skip [5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/bat-pvc-2/igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit.html #### Possible fixes #### * igt@kms_addfb_basic@bad-pitch-0: - bat-adlp-7: [DMESG-WARN][6] ([Intel XE#2496]) -> [PASS][7] +31 other tests pass [6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/bat-adlp-7/igt@kms_addfb_basic@bad-pitch-0.html [7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/bat-adlp-7/igt@kms_addfb_basic@bad-pitch-0.html * igt@kms_flip@basic-flip-vs-wf_vblank: - bat-lnl-1: [FAIL][8] ([Intel XE#886]) -> [PASS][9] +1 other test pass [8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/bat-lnl-1/igt@kms_flip@basic-flip-vs-wf_vblank.html [9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/bat-lnl-1/igt@kms_flip@basic-flip-vs-wf_vblank.html * igt@xe_exec_fault_mode@twice-basic: - bat-pvc-2: [DMESG-WARN][10] ([Intel XE#3295]) -> [PASS][11] +1 other test pass [10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/bat-pvc-2/igt@xe_exec_fault_mode@twice-basic.html [11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/bat-pvc-2/igt@xe_exec_fault_mode@twice-basic.html * igt@xe_live_ktest@xe_bo: - bat-pvc-2: [SKIP][12] ([Intel XE#1192]) -> [PASS][13] +2 other tests pass [12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/bat-pvc-2/igt@xe_live_ktest@xe_bo.html [13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/bat-pvc-2/igt@xe_live_ktest@xe_bo.html * igt@xe_live_ktest@xe_migrate: - bat-dg2-oem2: [SKIP][14] ([Intel XE#1192]) -> [PASS][15] +2 other tests pass [14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/bat-dg2-oem2/igt@xe_live_ktest@xe_migrate.html [15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/bat-dg2-oem2/igt@xe_live_ktest@xe_migrate.html - bat-atsm-2: [SKIP][16] ([Intel XE#1192]) -> [PASS][17] +2 other tests pass [16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/bat-atsm-2/igt@xe_live_ktest@xe_migrate.html [17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/bat-atsm-2/igt@xe_live_ktest@xe_migrate.html * igt@xe_module_load@load: - bat-dg2-oem2: [DMESG-WARN][18] ([Intel XE#3295]) -> [PASS][19] +6 other tests pass [18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/bat-dg2-oem2/igt@xe_module_load@load.html [19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/bat-dg2-oem2/igt@xe_module_load@load.html - bat-atsm-2: [DMESG-WARN][20] ([Intel XE#3295]) -> [PASS][21] +2 other tests pass [20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/bat-atsm-2/igt@xe_module_load@load.html [21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/bat-atsm-2/igt@xe_module_load@load.html [Intel XE#1192]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1192 [Intel XE#1861]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1861 [Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229 [Intel XE#2496]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2496 [Intel XE#3295]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3295 [Intel XE#886]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/886 Build changes ------------- * IGT: IGT_8089 -> IGTPW_12010 * Linux: xe-2146-afdb5631acb317eca18b171006efb3930fef7eb4 -> xe-2147-c245557007af0a1c23da00c47732ae1dadda7dd3 IGTPW_12010: 12010 IGT_8089: 2339a396e8c38ba1582a6fc18fe4f7ed178979cc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git xe-2146-afdb5631acb317eca18b171006efb3930fef7eb4: afdb5631acb317eca18b171006efb3930fef7eb4 xe-2147-c245557007af0a1c23da00c47732ae1dadda7dd3: c245557007af0a1c23da00c47732ae1dadda7dd3 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/index.html [-- Attachment #2: Type: text/html, Size: 6532 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* ✓ Fi.CI.BAT: success for lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again 2024-10-30 23:49 [PATCH i-g-t] lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again Lucas De Marchi 2024-10-31 1:57 ` ✓ CI.xeBAT: success for " Patchwork @ 2024-10-31 2:01 ` Patchwork 2024-10-31 3:41 ` ✗ CI.xeFULL: failure " Patchwork ` (3 subsequent siblings) 5 siblings, 0 replies; 7+ messages in thread From: Patchwork @ 2024-10-31 2:01 UTC (permalink / raw) To: Lucas De Marchi; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 7135 bytes --] == Series Details == Series: lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again URL : https://patchwork.freedesktop.org/series/140745/ State : success == Summary == CI Bug Log - changes from IGT_8089 -> IGTPW_12010 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/index.html Participating hosts (46 -> 46) ------------------------------ Additional (1): fi-rkl-11600 Missing (1): fi-snb-2520m Known issues ------------ Here are the changes found in IGTPW_12010 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@debugfs_test@basic-hwmon: - fi-rkl-11600: NOTRUN -> [SKIP][1] ([i915#9318]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/fi-rkl-11600/igt@debugfs_test@basic-hwmon.html * igt@gem_huc_copy@huc-copy: - fi-rkl-11600: NOTRUN -> [SKIP][2] ([i915#2190]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/fi-rkl-11600/igt@gem_huc_copy@huc-copy.html * igt@gem_lmem_swapping@basic: - fi-rkl-11600: NOTRUN -> [SKIP][3] ([i915#4613]) +3 other tests skip [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/fi-rkl-11600/igt@gem_lmem_swapping@basic.html * igt@gem_tiled_pread_basic: - fi-rkl-11600: NOTRUN -> [SKIP][4] ([i915#3282]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/fi-rkl-11600/igt@gem_tiled_pread_basic.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy: - fi-rkl-11600: NOTRUN -> [SKIP][5] ([i915#4103]) +1 other test skip [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/fi-rkl-11600/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html * igt@kms_dsc@dsc-basic: - fi-rkl-11600: NOTRUN -> [SKIP][6] ([i915#3555] / [i915#3840]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/fi-rkl-11600/igt@kms_dsc@dsc-basic.html * igt@kms_force_connector_basic@force-load-detect: - fi-rkl-11600: NOTRUN -> [SKIP][7] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/fi-rkl-11600/igt@kms_force_connector_basic@force-load-detect.html * igt@kms_pm_backlight@basic-brightness: - fi-rkl-11600: NOTRUN -> [SKIP][8] ([i915#5354]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/fi-rkl-11600/igt@kms_pm_backlight@basic-brightness.html * igt@kms_psr@psr-primary-page-flip: - fi-rkl-11600: NOTRUN -> [SKIP][9] ([i915#1072] / [i915#9732]) +3 other tests skip [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/fi-rkl-11600/igt@kms_psr@psr-primary-page-flip.html * igt@kms_setmode@basic-clone-single-crtc: - fi-rkl-11600: NOTRUN -> [SKIP][10] ([i915#3555]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/fi-rkl-11600/igt@kms_setmode@basic-clone-single-crtc.html * igt@prime_vgem@basic-read: - fi-rkl-11600: NOTRUN -> [SKIP][11] ([i915#3291] / [i915#3708]) +2 other tests skip [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/fi-rkl-11600/igt@prime_vgem@basic-read.html #### Possible fixes #### * igt@i915_selftest@live: - bat-arls-1: [ABORT][12] ([i915#12133]) -> [PASS][13] [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8089/bat-arls-1/igt@i915_selftest@live.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/bat-arls-1/igt@i915_selftest@live.html - bat-arlh-3: [INCOMPLETE][14] ([i915#10341] / [i915#12133]) -> [PASS][15] [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8089/bat-arlh-3/igt@i915_selftest@live.html [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/bat-arlh-3/igt@i915_selftest@live.html - bat-adlp-11: [INCOMPLETE][16] ([i915#12133] / [i915#9413]) -> [PASS][17] [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8089/bat-adlp-11/igt@i915_selftest@live.html [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/bat-adlp-11/igt@i915_selftest@live.html * igt@i915_selftest@live@gt_lrc: - bat-adlp-11: [INCOMPLETE][18] ([i915#9413]) -> [PASS][19] [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8089/bat-adlp-11/igt@i915_selftest@live@gt_lrc.html [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/bat-adlp-11/igt@i915_selftest@live@gt_lrc.html * igt@i915_selftest@live@hangcheck: - bat-arls-1: [ABORT][20] ([i915#9500]) -> [PASS][21] [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8089/bat-arls-1/igt@i915_selftest@live@hangcheck.html [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/bat-arls-1/igt@i915_selftest@live@hangcheck.html * igt@i915_selftest@live@hugepages: - bat-arlh-3: [INCOMPLETE][22] ([i915#12133]) -> [PASS][23] [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8089/bat-arlh-3/igt@i915_selftest@live@hugepages.html [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/bat-arlh-3/igt@i915_selftest@live@hugepages.html * igt@kms_hdmi_inject@inject-audio: - fi-cfl-guc: [SKIP][24] -> [PASS][25] [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8089/fi-cfl-guc/igt@kms_hdmi_inject@inject-audio.html [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/fi-cfl-guc/igt@kms_hdmi_inject@inject-audio.html [i915#10341]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10341 [i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072 [i915#12133]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12133 [i915#2190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2190 [i915#3282]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3282 [i915#3291]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3291 [i915#3555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555 [i915#3708]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3708 [i915#3840]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840 [i915#4103]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4103 [i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613 [i915#5354]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5354 [i915#9318]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9318 [i915#9413]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9413 [i915#9500]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9500 [i915#9732]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_8089 -> IGTPW_12010 * Linux: CI_DRM_15614 -> CI_DRM_15615 CI-20190529: 20190529 CI_DRM_15614: afdb5631acb317eca18b171006efb3930fef7eb4 @ git://anongit.freedesktop.org/gfx-ci/linux CI_DRM_15615: c245557007af0a1c23da00c47732ae1dadda7dd3 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_12010: 12010 IGT_8089: 2339a396e8c38ba1582a6fc18fe4f7ed178979cc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/index.html [-- Attachment #2: Type: text/html, Size: 8531 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* ✗ CI.xeFULL: failure for lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again 2024-10-30 23:49 [PATCH i-g-t] lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again Lucas De Marchi 2024-10-31 1:57 ` ✓ CI.xeBAT: success for " Patchwork 2024-10-31 2:01 ` ✓ Fi.CI.BAT: " Patchwork @ 2024-10-31 3:41 ` Patchwork 2024-10-31 12:30 ` ✗ Fi.CI.IGT: " Patchwork ` (2 subsequent siblings) 5 siblings, 0 replies; 7+ messages in thread From: Patchwork @ 2024-10-31 3:41 UTC (permalink / raw) To: Lucas De Marchi; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 68990 bytes --] == Series Details == Series: lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again URL : https://patchwork.freedesktop.org/series/140745/ State : failure == Summary == CI Bug Log - changes from XEIGT_8089_full -> XEIGTPW_12010_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with XEIGTPW_12010_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in XEIGTPW_12010_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them to document this new failure mode, which will reduce false positives in CI. Participating hosts (4 -> 4) ------------------------------ No changes in participating hosts Possible new issues ------------------- Here are the unknown changes that may have been introduced in XEIGTPW_12010_full: ### IGT changes ### #### Possible regressions #### * igt@xe_exec_compute_mode@many-rebind: - shard-bmg: [PASS][1] -> [INCOMPLETE][2] [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-7/igt@xe_exec_compute_mode@many-rebind.html [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@xe_exec_compute_mode@many-rebind.html * igt@xe_exec_fault_mode@many-execqueues-userptr-invalidate-race-imm: - shard-lnl: [PASS][3] -> [FAIL][4] +1 other test fail [3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-8/igt@xe_exec_fault_mode@many-execqueues-userptr-invalidate-race-imm.html [4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-1/igt@xe_exec_fault_mode@many-execqueues-userptr-invalidate-race-imm.html * igt@xe_module_load@many-reload: - shard-lnl: [PASS][5] -> [ABORT][6] [5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-6/igt@xe_module_load@many-reload.html [6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-8/igt@xe_module_load@many-reload.html * igt@xe_oa@stress-open-close: - shard-lnl: [PASS][7] -> [DMESG-WARN][8] +1 other test dmesg-warn [7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-6/igt@xe_oa@stress-open-close.html [8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-2/igt@xe_oa@stress-open-close.html Known issues ------------ Here are the changes found in XEIGTPW_12010_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@core_hotunplug@hotunplug-rescan: - shard-dg2-set2: [PASS][9] -> [SKIP][10] ([Intel XE#1885]) [9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-463/igt@core_hotunplug@hotunplug-rescan.html [10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@core_hotunplug@hotunplug-rescan.html - shard-bmg: [PASS][11] -> [SKIP][12] ([Intel XE#1885]) [11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-8/igt@core_hotunplug@hotunplug-rescan.html [12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@core_hotunplug@hotunplug-rescan.html * igt@kms_addfb_basic@addfb25-y-tiled-small-legacy: - shard-dg2-set2: NOTRUN -> [SKIP][13] ([Intel XE#623]) [13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-433/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html * igt@kms_big_fb@4-tiled-64bpp-rotate-270: - shard-dg2-set2: NOTRUN -> [SKIP][14] ([Intel XE#316]) +1 other test skip [14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-464/igt@kms_big_fb@4-tiled-64bpp-rotate-270.html * igt@kms_big_fb@linear-64bpp-rotate-0: - shard-dg2-set2: [PASS][15] -> [DMESG-WARN][16] ([Intel XE#877]) [15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-463/igt@kms_big_fb@linear-64bpp-rotate-0.html [16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-466/igt@kms_big_fb@linear-64bpp-rotate-0.html * igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-180: - shard-bmg: [PASS][17] -> [SKIP][18] ([Intel XE#2231] / [Intel XE#2890]) [17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-8/igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-180.html [18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-180.html - shard-dg2-set2: [PASS][19] -> [SKIP][20] ([Intel XE#2351] / [Intel XE#2890]) [19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-464/igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-180.html [20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-180.html * igt@kms_big_fb@y-tiled-32bpp-rotate-0: - shard-bmg: NOTRUN -> [SKIP][21] ([Intel XE#1124]) +1 other test skip [21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-4/igt@kms_big_fb@y-tiled-32bpp-rotate-0.html * igt@kms_big_fb@y-tiled-addfb-size-overflow: - shard-dg2-set2: NOTRUN -> [SKIP][22] ([Intel XE#610]) [22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-436/igt@kms_big_fb@y-tiled-addfb-size-overflow.html * igt@kms_big_fb@yf-tiled-16bpp-rotate-270: - shard-dg2-set2: NOTRUN -> [SKIP][23] ([Intel XE#1124]) +3 other tests skip [23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-435/igt@kms_big_fb@yf-tiled-16bpp-rotate-270.html * igt@kms_bw@connected-linear-tiling-1-displays-2560x1440p: - shard-dg2-set2: NOTRUN -> [SKIP][24] ([Intel XE#367]) [24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-436/igt@kms_bw@connected-linear-tiling-1-displays-2560x1440p.html * igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p: - shard-bmg: NOTRUN -> [SKIP][25] ([Intel XE#2314] / [Intel XE#2894]) [25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-8/igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p.html - shard-dg2-set2: NOTRUN -> [SKIP][26] ([Intel XE#2191]) [26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-466/igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p.html * igt@kms_bw@linear-tiling-4-displays-1920x1080p: - shard-bmg: NOTRUN -> [SKIP][27] ([Intel XE#367]) [27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-7/igt@kms_bw@linear-tiling-4-displays-1920x1080p.html * igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs-cc@pipe-d-dp-4: - shard-dg2-set2: NOTRUN -> [SKIP][28] ([Intel XE#455] / [Intel XE#787]) +15 other tests skip [28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-466/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-rc-ccs-cc@pipe-d-dp-4.html * igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-mc-ccs: - shard-bmg: NOTRUN -> [SKIP][29] ([Intel XE#2887]) +5 other tests skip [29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-8/igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-mc-ccs.html * igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs@pipe-c-dp-4: - shard-dg2-set2: NOTRUN -> [SKIP][30] ([Intel XE#787]) +55 other tests skip [30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-466/igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-rc-ccs@pipe-c-dp-4.html * igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-a-dp-4: - shard-dg2-set2: [PASS][31] -> [DMESG-WARN][32] ([Intel XE#3113]) [31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-a-dp-4.html [32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-a-dp-4.html * igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-6: - shard-dg2-set2: [PASS][33] -> [INCOMPLETE][34] ([Intel XE#1195]) +1 other test incomplete [33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-6.html [34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-6.html * igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc: - shard-dg2-set2: NOTRUN -> [INCOMPLETE][35] ([Intel XE#1195] / [Intel XE#2692]) [35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc.html * igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-c-dp-4: - shard-dg2-set2: NOTRUN -> [INCOMPLETE][36] ([Intel XE#1195]) [36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-c-dp-4.html * igt@kms_cdclk@mode-transition@pipe-d-dp-4: - shard-dg2-set2: NOTRUN -> [SKIP][37] ([Intel XE#314]) +3 other tests skip [37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-434/igt@kms_cdclk@mode-transition@pipe-d-dp-4.html * igt@kms_chamelium_audio@hdmi-audio-edid: - shard-dg2-set2: NOTRUN -> [SKIP][38] ([Intel XE#373]) +6 other tests skip [38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-432/igt@kms_chamelium_audio@hdmi-audio-edid.html * igt@kms_chamelium_color@ctm-negative: - shard-bmg: NOTRUN -> [SKIP][39] ([Intel XE#2325]) [39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-8/igt@kms_chamelium_color@ctm-negative.html * igt@kms_chamelium_frames@hdmi-aspect-ratio: - shard-bmg: NOTRUN -> [SKIP][40] ([Intel XE#2252]) +2 other tests skip [40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-6/igt@kms_chamelium_frames@hdmi-aspect-ratio.html * igt@kms_content_protection@dp-mst-lic-type-0: - shard-dg2-set2: NOTRUN -> [SKIP][41] ([Intel XE#307]) +1 other test skip [41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-466/igt@kms_content_protection@dp-mst-lic-type-0.html * igt@kms_cursor_crc@cursor-rapid-movement-32x10: - shard-bmg: NOTRUN -> [SKIP][42] ([Intel XE#2320]) +1 other test skip [42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-4/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: - shard-bmg: NOTRUN -> [SKIP][43] ([Intel XE#2286]) [43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html * igt@kms_dsc@dsc-with-formats: - shard-dg2-set2: NOTRUN -> [SKIP][44] ([Intel XE#455]) +7 other tests skip [44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-433/igt@kms_dsc@dsc-with-formats.html * igt@kms_feature_discovery@display-3x: - shard-bmg: NOTRUN -> [SKIP][45] ([Intel XE#2373]) [45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-6/igt@kms_feature_discovery@display-3x.html - shard-dg2-set2: NOTRUN -> [SKIP][46] ([Intel XE#703]) [46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-434/igt@kms_feature_discovery@display-3x.html * igt@kms_feature_discovery@dp-mst: - shard-dg2-set2: NOTRUN -> [SKIP][47] ([Intel XE#1137]) [47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-436/igt@kms_feature_discovery@dp-mst.html * igt@kms_flip@2x-blocking-absolute-wf_vblank: - shard-dg2-set2: [PASS][48] -> [SKIP][49] ([Intel XE#2423] / [i915#2575]) +7 other tests skip [48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-435/igt@kms_flip@2x-blocking-absolute-wf_vblank.html [49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_flip@2x-blocking-absolute-wf_vblank.html * igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible@ab-dp2-hdmi-a3: - shard-bmg: [PASS][50] -> [FAIL][51] ([Intel XE#2882]) +2 other tests fail [50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-5/igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible@ab-dp2-hdmi-a3.html [51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible@ab-dp2-hdmi-a3.html * igt@kms_flip@2x-flip-vs-expired-vblank@ab-dp2-hdmi-a3: - shard-bmg: [PASS][52] -> [FAIL][53] ([Intel XE#301]) +5 other tests fail [52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank@ab-dp2-hdmi-a3.html [53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-8/igt@kms_flip@2x-flip-vs-expired-vblank@ab-dp2-hdmi-a3.html * igt@kms_flip@2x-flip-vs-panning: - shard-dg2-set2: [PASS][54] -> [INCOMPLETE][55] ([Intel XE#1195] / [Intel XE#2049]) [54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-466/igt@kms_flip@2x-flip-vs-panning.html [55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-434/igt@kms_flip@2x-flip-vs-panning.html * igt@kms_flip@flip-vs-absolute-wf_vblank@a-edp1: - shard-lnl: [PASS][56] -> [FAIL][57] ([Intel XE#886]) +3 other tests fail [56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-2/igt@kms_flip@flip-vs-absolute-wf_vblank@a-edp1.html [57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-8/igt@kms_flip@flip-vs-absolute-wf_vblank@a-edp1.html * igt@kms_flip@flip-vs-expired-vblank@c-dp4: - shard-dg2-set2: [PASS][58] -> [FAIL][59] ([Intel XE#301]) +1 other test fail [58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-463/igt@kms_flip@flip-vs-expired-vblank@c-dp4.html [59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-435/igt@kms_flip@flip-vs-expired-vblank@c-dp4.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling: - shard-bmg: NOTRUN -> [SKIP][60] ([Intel XE#2293] / [Intel XE#2380]) +1 other test skip [60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-6/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling@pipe-a-valid-mode: - shard-bmg: NOTRUN -> [SKIP][61] ([Intel XE#2293]) +1 other test skip [61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling@pipe-a-valid-mode.html * igt@kms_force_connector_basic@prune-stale-modes: - shard-dg2-set2: NOTRUN -> [SKIP][62] ([i915#5274]) [62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-436/igt@kms_force_connector_basic@prune-stale-modes.html * igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw: - shard-dg2-set2: NOTRUN -> [SKIP][63] ([Intel XE#2890]) +3 other tests skip [63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw.html * igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-indfb-draw-blt: - shard-bmg: NOTRUN -> [SKIP][64] ([Intel XE#2311]) +7 other tests skip [64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-indfb-draw-blt.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-onoff: - shard-dg2-set2: [PASS][65] -> [SKIP][66] ([Intel XE#2890]) +1 other test skip [65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-433/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-onoff.html [66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-onoff.html * igt@kms_frontbuffer_tracking@fbc-2p-rte: - shard-bmg: NOTRUN -> [FAIL][67] ([Intel XE#2333]) +3 other tests fail [67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-rte.html * igt@kms_frontbuffer_tracking@fbcdrrs-1p-rte: - shard-dg2-set2: NOTRUN -> [SKIP][68] ([Intel XE#651]) +25 other tests skip [68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-466/igt@kms_frontbuffer_tracking@fbcdrrs-1p-rte.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-fullscreen: - shard-dg2-set2: NOTRUN -> [SKIP][69] ([Intel XE#653]) +19 other tests skip [69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-fullscreen.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-fullscreen: - shard-bmg: NOTRUN -> [SKIP][70] ([Intel XE#2313]) +9 other tests skip [70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-7/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-fullscreen.html * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-indfb-pgflip-blt: - shard-dg2-set2: NOTRUN -> [SKIP][71] ([Intel XE#2351] / [Intel XE#2890]) [71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-indfb-pgflip-blt.html * igt@kms_getfb@getfb2-accept-ccs: - shard-bmg: NOTRUN -> [SKIP][72] ([Intel XE#2340]) [72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-5/igt@kms_getfb@getfb2-accept-ccs.html * igt@kms_joiner@basic-big-joiner: - shard-bmg: NOTRUN -> [SKIP][73] ([Intel XE#346]) [73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_joiner@basic-big-joiner.html * igt@kms_joiner@basic-ultra-joiner: - shard-dg2-set2: NOTRUN -> [SKIP][74] ([Intel XE#2927]) [74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_joiner@basic-ultra-joiner.html * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-d-hdmi-a-6: - shard-dg2-set2: [PASS][75] -> [ABORT][76] ([Intel XE#3111]) +1 other test abort [75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-466/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-d-hdmi-a-6.html [76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-432/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-d-hdmi-a-6.html * igt@kms_plane_cursor@primary: - shard-lnl: [PASS][77] -> [FAIL][78] ([Intel XE#1471] / [Intel XE#1874]) [77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-6/igt@kms_plane_cursor@primary.html [78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-6/igt@kms_plane_cursor@primary.html * igt@kms_plane_cursor@primary@pipe-b-edp-1-size-64: - shard-lnl: [PASS][79] -> [FAIL][80] ([Intel XE#1874]) [79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-6/igt@kms_plane_cursor@primary@pipe-b-edp-1-size-64.html [80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-6/igt@kms_plane_cursor@primary@pipe-b-edp-1-size-64.html * igt@kms_plane_scaling@intel-max-src-size: - shard-bmg: NOTRUN -> [SKIP][81] ([Intel XE#2685] / [Intel XE#3307]) [81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-4/igt@kms_plane_scaling@intel-max-src-size.html * igt@kms_plane_scaling@plane-downscale-factor-0-75-with-rotation: - shard-bmg: [PASS][82] -> [SKIP][83] ([Intel XE#3007]) +7 other tests skip [82]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-2/igt@kms_plane_scaling@plane-downscale-factor-0-75-with-rotation.html [83]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_plane_scaling@plane-downscale-factor-0-75-with-rotation.html * igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation: - shard-dg2-set2: NOTRUN -> [SKIP][84] ([Intel XE#2423] / [i915#2575]) +1 other test skip [84]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25: - shard-dg2-set2: NOTRUN -> [SKIP][85] ([Intel XE#2763] / [Intel XE#455]) +1 other test skip [85]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-432/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-b: - shard-dg2-set2: NOTRUN -> [SKIP][86] ([Intel XE#2763]) +2 other tests skip [86]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-432/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-b.html * igt@kms_pm_backlight@fade-with-dpms: - shard-bmg: NOTRUN -> [SKIP][87] ([Intel XE#2231] / [Intel XE#2890]) [87]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_pm_backlight@fade-with-dpms.html * igt@kms_pm_backlight@fade-with-suspend: - shard-dg2-set2: NOTRUN -> [SKIP][88] ([Intel XE#870]) [88]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-466/igt@kms_pm_backlight@fade-with-suspend.html * igt@kms_pm_dc@dc5-retention-flops: - shard-dg2-set2: NOTRUN -> [SKIP][89] ([Intel XE#3309]) [89]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-433/igt@kms_pm_dc@dc5-retention-flops.html * igt@kms_pm_dc@dc6-psr: - shard-lnl: [PASS][90] -> [FAIL][91] ([Intel XE#1430]) [90]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-3/igt@kms_pm_dc@dc6-psr.html [91]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-1/igt@kms_pm_dc@dc6-psr.html * igt@kms_pm_rpm@legacy-planes: - shard-lnl: [PASS][92] -> [DMESG-WARN][93] ([Intel XE#3184]) +2 other tests dmesg-warn [92]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-6/igt@kms_pm_rpm@legacy-planes.html [93]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-8/igt@kms_pm_rpm@legacy-planes.html * igt@kms_pm_rpm@modeset-non-lpsp: - shard-dg2-set2: NOTRUN -> [SKIP][94] ([Intel XE#2446]) [94]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_pm_rpm@modeset-non-lpsp.html - shard-bmg: [PASS][95] -> [SKIP][96] ([Intel XE#2446]) [95]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-8/igt@kms_pm_rpm@modeset-non-lpsp.html [96]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_pm_rpm@modeset-non-lpsp.html * igt@kms_pm_rpm@universal-planes-dpms: - shard-lnl: [PASS][97] -> [DMESG-WARN][98] ([Intel XE#2042]) [97]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-7/igt@kms_pm_rpm@universal-planes-dpms.html [98]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-3/igt@kms_pm_rpm@universal-planes-dpms.html * igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf: - shard-dg2-set2: NOTRUN -> [SKIP][99] ([Intel XE#1489]) +4 other tests skip [99]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-436/igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf.html * igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf: - shard-bmg: NOTRUN -> [SKIP][100] ([Intel XE#1489]) +2 other tests skip [100]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-5/igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf.html * igt@kms_psr@fbc-psr-primary-render: - shard-bmg: NOTRUN -> [SKIP][101] ([Intel XE#2234] / [Intel XE#2850]) +6 other tests skip [101]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_psr@fbc-psr-primary-render.html * igt@kms_psr@fbc-psr2-cursor-plane-onoff: - shard-dg2-set2: NOTRUN -> [SKIP][102] ([Intel XE#2850] / [Intel XE#929]) +12 other tests skip [102]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-435/igt@kms_psr@fbc-psr2-cursor-plane-onoff.html * igt@kms_psr@fbc-psr2-cursor-render@edp-1: - shard-lnl: [PASS][103] -> [FAIL][104] ([Intel XE#2948]) +3 other tests fail [103]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-4/igt@kms_psr@fbc-psr2-cursor-render@edp-1.html [104]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-4/igt@kms_psr@fbc-psr2-cursor-render@edp-1.html * igt@kms_psr@psr-cursor-plane-move: - shard-dg2-set2: NOTRUN -> [SKIP][105] ([Intel XE#2351]) [105]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_psr@psr-cursor-plane-move.html * igt@kms_rotation_crc@multiplane-rotation-cropping-top: - shard-dg2-set2: NOTRUN -> [INCOMPLETE][106] ([Intel XE#1195] / [Intel XE#2870]) [106]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-434/igt@kms_rotation_crc@multiplane-rotation-cropping-top.html * igt@kms_rotation_crc@primary-rotation-270: - shard-bmg: NOTRUN -> [SKIP][107] ([Intel XE#2329]) [107]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-4/igt@kms_rotation_crc@primary-rotation-270.html * igt@kms_rotation_crc@primary-y-tiled-reflect-x-180: - shard-dg2-set2: NOTRUN -> [SKIP][108] ([Intel XE#1127]) [108]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-434/igt@kms_rotation_crc@primary-y-tiled-reflect-x-180.html * igt@kms_vblank@wait-forked: - shard-bmg: NOTRUN -> [SKIP][109] ([Intel XE#3007]) +2 other tests skip [109]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_vblank@wait-forked.html * igt@kms_vrr@cmrr@pipe-a-edp-1: - shard-lnl: [PASS][110] -> [FAIL][111] ([Intel XE#2159]) +1 other test fail [110]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-6/igt@kms_vrr@cmrr@pipe-a-edp-1.html [111]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-5/igt@kms_vrr@cmrr@pipe-a-edp-1.html * igt@kms_writeback@writeback-check-output: - shard-dg2-set2: NOTRUN -> [SKIP][112] ([Intel XE#756]) [112]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-432/igt@kms_writeback@writeback-check-output.html * igt@xe_compute_preempt@compute-preempt: - shard-dg2-set2: NOTRUN -> [SKIP][113] ([Intel XE#1280] / [Intel XE#455]) +1 other test skip [113]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-435/igt@xe_compute_preempt@compute-preempt.html * igt@xe_copy_basic@mem-set-linear-0xfd: - shard-dg2-set2: NOTRUN -> [SKIP][114] ([Intel XE#1126]) [114]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-464/igt@xe_copy_basic@mem-set-linear-0xfd.html * igt@xe_eudebug_online@breakpoint-many-sessions-tiles: - shard-bmg: NOTRUN -> [SKIP][115] ([Intel XE#2905]) +3 other tests skip [115]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-5/igt@xe_eudebug_online@breakpoint-many-sessions-tiles.html * igt@xe_evict@evict-beng-mixed-many-threads-small: - shard-bmg: [PASS][116] -> [TIMEOUT][117] ([Intel XE#1473]) [116]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-1/igt@xe_evict@evict-beng-mixed-many-threads-small.html [117]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-6/igt@xe_evict@evict-beng-mixed-many-threads-small.html * igt@xe_evict@evict-mixed-threads-large: - shard-bmg: NOTRUN -> [DMESG-FAIL][118] ([Intel XE#482]) [118]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-5/igt@xe_evict@evict-mixed-threads-large.html * igt@xe_exec_basic@multigpu-many-execqueues-many-vm-rebind: - shard-bmg: NOTRUN -> [SKIP][119] ([Intel XE#2322]) +1 other test skip [119]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-rebind.html * igt@xe_exec_basic@no-exec-null: - shard-bmg: [PASS][120] -> [SKIP][121] ([Intel XE#1130]) +18 other tests skip [120]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-5/igt@xe_exec_basic@no-exec-null.html [121]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@xe_exec_basic@no-exec-null.html * igt@xe_exec_compute_mode@once-userptr-invalidate-race: - shard-lnl: [PASS][122] -> [DMESG-WARN][123] ([Intel XE#2687]) [122]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-3/igt@xe_exec_compute_mode@once-userptr-invalidate-race.html [123]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-8/igt@xe_exec_compute_mode@once-userptr-invalidate-race.html * igt@xe_exec_fault_mode@many-bindexecqueue-userptr-invalidate-race-imm: - shard-bmg: [PASS][124] -> [FAIL][125] ([Intel XE#3160]) [124]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-5/igt@xe_exec_fault_mode@many-bindexecqueue-userptr-invalidate-race-imm.html [125]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-5/igt@xe_exec_fault_mode@many-bindexecqueue-userptr-invalidate-race-imm.html * igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-invalidate-race: - shard-lnl: [PASS][126] -> [FAIL][127] ([Intel XE#3160]) +2 other tests fail [126]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-2/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-invalidate-race.html [127]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-8/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-invalidate-race.html * igt@xe_exec_fault_mode@many-execqueues-userptr-invalidate-race-prefetch: - shard-bmg: NOTRUN -> [FAIL][128] ([Intel XE#3160]) [128]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@xe_exec_fault_mode@many-execqueues-userptr-invalidate-race-prefetch.html * igt@xe_exec_fault_mode@twice-userptr-invalidate-race: - shard-dg2-set2: NOTRUN -> [SKIP][129] ([Intel XE#288]) +18 other tests skip [129]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-434/igt@xe_exec_fault_mode@twice-userptr-invalidate-race.html * igt@xe_exec_mix_modes@exec-simple-batch-store-lr: - shard-dg2-set2: NOTRUN -> [SKIP][130] ([Intel XE#2360]) +1 other test skip [130]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-433/igt@xe_exec_mix_modes@exec-simple-batch-store-lr.html * igt@xe_exec_sip_eudebug@breakpoint-writesip: - shard-dg2-set2: NOTRUN -> [SKIP][131] ([Intel XE#2905]) +7 other tests skip [131]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-435/igt@xe_exec_sip_eudebug@breakpoint-writesip.html * igt@xe_exec_threads@threads-bal-mixed-userptr-invalidate-race: - shard-bmg: NOTRUN -> [SKIP][132] ([Intel XE#1130]) [132]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@xe_exec_threads@threads-bal-mixed-userptr-invalidate-race.html * igt@xe_exec_threads@threads-mixed-userptr-invalidate: - shard-dg2-set2: [PASS][133] -> [SKIP][134] ([Intel XE#1130]) +17 other tests skip [133]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-463/igt@xe_exec_threads@threads-mixed-userptr-invalidate.html [134]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@xe_exec_threads@threads-mixed-userptr-invalidate.html * igt@xe_intel_bb@add-remove-objects: - shard-dg2-set2: NOTRUN -> [SKIP][135] ([Intel XE#1130]) +1 other test skip [135]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@xe_intel_bb@add-remove-objects.html * igt@xe_live_ktest@xe_migrate: - shard-lnl: [PASS][136] -> [SKIP][137] ([Intel XE#1192]) [136]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-6/igt@xe_live_ktest@xe_migrate.html [137]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-7/igt@xe_live_ktest@xe_migrate.html * igt@xe_oa@oa-formats: - shard-dg2-set2: NOTRUN -> [SKIP][138] ([Intel XE#2541]) +1 other test skip [138]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-433/igt@xe_oa@oa-formats.html * igt@xe_pm@s3-d3cold-basic-exec: - shard-dg2-set2: NOTRUN -> [SKIP][139] ([Intel XE#2284] / [Intel XE#366]) [139]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-432/igt@xe_pm@s3-d3cold-basic-exec.html * igt@xe_pm@s4-basic-exec: - shard-lnl: [PASS][140] -> [ABORT][141] ([Intel XE#1358] / [Intel XE#1607] / [Intel XE#1794]) [140]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-4/igt@xe_pm@s4-basic-exec.html [141]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-2/igt@xe_pm@s4-basic-exec.html * igt@xe_pm@s4-exec-after: - shard-lnl: [PASS][142] -> [ABORT][143] ([Intel XE#1358] / [Intel XE#1607]) [142]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-5/igt@xe_pm@s4-exec-after.html [143]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-2/igt@xe_pm@s4-exec-after.html * igt@xe_pm@vram-d3cold-threshold: - shard-bmg: NOTRUN -> [SKIP][144] ([Intel XE#579]) [144]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-4/igt@xe_pm@vram-d3cold-threshold.html * igt@xe_pm_residency@toggle-gt-c6: - shard-lnl: [PASS][145] -> [FAIL][146] ([Intel XE#958]) [145]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-6/igt@xe_pm_residency@toggle-gt-c6.html [146]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-7/igt@xe_pm_residency@toggle-gt-c6.html * igt@xe_query@multigpu-query-topology-l3-bank-mask: - shard-bmg: NOTRUN -> [SKIP][147] ([Intel XE#944]) [147]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-6/igt@xe_query@multigpu-query-topology-l3-bank-mask.html * igt@xe_query@multigpu-query-uc-fw-version-guc: - shard-dg2-set2: NOTRUN -> [SKIP][148] ([Intel XE#944]) +1 other test skip [148]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-436/igt@xe_query@multigpu-query-uc-fw-version-guc.html #### Possible fixes #### * igt@kms_big_fb@linear-16bpp-rotate-180: - shard-lnl: [FAIL][149] ([Intel XE#1454]) -> [PASS][150] [149]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-3/igt@kms_big_fb@linear-16bpp-rotate-180.html [150]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-8/igt@kms_big_fb@linear-16bpp-rotate-180.html * igt@kms_big_fb@x-tiled-8bpp-rotate-0: - shard-bmg: [INCOMPLETE][151] -> [PASS][152] [151]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-4/igt@kms_big_fb@x-tiled-8bpp-rotate-0.html [152]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-7/igt@kms_big_fb@x-tiled-8bpp-rotate-0.html * igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip: - shard-bmg: [SKIP][153] ([Intel XE#2231] / [Intel XE#2890]) -> [PASS][154] [153]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-8/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip.html [154]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-8/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip.html - shard-dg2-set2: [SKIP][155] ([Intel XE#2890]) -> [PASS][156] [155]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-432/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip.html [156]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-435/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip.html * igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs: - shard-dg2-set2: [INCOMPLETE][157] ([Intel XE#1195] / [Intel XE#1727]) -> [PASS][158] [157]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html [158]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/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-hdmi-a-6: - shard-dg2-set2: [INCOMPLETE][159] ([Intel XE#1195]) -> [PASS][160] [159]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-hdmi-a-6.html [160]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-c-hdmi-a-6.html * igt@kms_cursor_edge_walk@256x256-right-edge: - shard-lnl: [FAIL][161] ([Intel XE#2577]) -> [PASS][162] +3 other tests pass [161]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-6/igt@kms_cursor_edge_walk@256x256-right-edge.html [162]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-1/igt@kms_cursor_edge_walk@256x256-right-edge.html * igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@bc-dp2-hdmi-a3: - shard-bmg: [FAIL][163] ([Intel XE#301]) -> [PASS][164] +3 other tests pass [163]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-2/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@bc-dp2-hdmi-a3.html [164]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-8/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@bc-dp2-hdmi-a3.html * igt@kms_flip@2x-plain-flip-ts-check-interruptible: - shard-bmg: [FAIL][165] ([Intel XE#2882]) -> [PASS][166] +4 other tests pass [165]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-2/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html [166]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-8/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html * igt@kms_flip@modeset-vs-vblank-race: - shard-bmg: [SKIP][167] ([Intel XE#3007]) -> [PASS][168] [167]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-8/igt@kms_flip@modeset-vs-vblank-race.html [168]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_flip@modeset-vs-vblank-race.html - shard-dg2-set2: [SKIP][169] ([Intel XE#2423] / [i915#2575]) -> [PASS][170] [169]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-432/igt@kms_flip@modeset-vs-vblank-race.html [170]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-464/igt@kms_flip@modeset-vs-vblank-race.html * igt@kms_flip@wf_vblank-ts-check@b-edp1: - shard-lnl: [FAIL][171] ([Intel XE#886]) -> [PASS][172] +5 other tests pass [171]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-2/igt@kms_flip@wf_vblank-ts-check@b-edp1.html [172]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-3/igt@kms_flip@wf_vblank-ts-check@b-edp1.html * igt@kms_hdr@bpc-switch-suspend: - shard-dg2-set2: [ABORT][173] ([Intel XE#2625]) -> [PASS][174] +1 other test pass [173]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-432/igt@kms_hdr@bpc-switch-suspend.html [174]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-464/igt@kms_hdr@bpc-switch-suspend.html * igt@kms_plane_cursor@overlay@pipe-a-hdmi-a-6-size-64: - shard-dg2-set2: [FAIL][175] ([Intel XE#616]) -> [PASS][176] +1 other test pass [175]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-466/igt@kms_plane_cursor@overlay@pipe-a-hdmi-a-6-size-64.html [176]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-435/igt@kms_plane_cursor@overlay@pipe-a-hdmi-a-6-size-64.html * igt@kms_pm_rpm@legacy-planes-dpms@plane-59: - shard-lnl: [DMESG-WARN][177] ([Intel XE#3184]) -> [PASS][178] +1 other test pass [177]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-2/igt@kms_pm_rpm@legacy-planes-dpms@plane-59.html [178]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-6/igt@kms_pm_rpm@legacy-planes-dpms@plane-59.html * igt@kms_psr@fbc-psr2-primary-render: - shard-lnl: [FAIL][179] -> [PASS][180] +2 other tests pass [179]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-6/igt@kms_psr@fbc-psr2-primary-render.html [180]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-6/igt@kms_psr@fbc-psr2-primary-render.html * igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1: - shard-lnl: [FAIL][181] ([Intel XE#899]) -> [PASS][182] [181]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-1/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html [182]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-1/igt@kms_universal_plane@cursor-fb-leak@pipe-b-edp-1.html * igt@kms_vrr@flipline: - shard-lnl: [FAIL][183] ([Intel XE#2443]) -> [PASS][184] +1 other test pass [183]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-8/igt@kms_vrr@flipline.html [184]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-7/igt@kms_vrr@flipline.html * igt@xe_evict@evict-beng-threads-large: - shard-bmg: [FAIL][185] ([Intel XE#1000]) -> [PASS][186] [185]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-5/igt@xe_evict@evict-beng-threads-large.html [186]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-7/igt@xe_evict@evict-beng-threads-large.html * igt@xe_evict@evict-large-multi-vm: - shard-dg2-set2: [INCOMPLETE][187] ([Intel XE#1195] / [Intel XE#1473]) -> [PASS][188] [187]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-466/igt@xe_evict@evict-large-multi-vm.html [188]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-435/igt@xe_evict@evict-large-multi-vm.html * igt@xe_exec_compute_mode@many-execqueues-userptr-invalidate: - shard-bmg: [SKIP][189] ([Intel XE#1130]) -> [PASS][190] +1 other test pass [189]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-8/igt@xe_exec_compute_mode@many-execqueues-userptr-invalidate.html [190]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@xe_exec_compute_mode@many-execqueues-userptr-invalidate.html * igt@xe_exec_compute_mode@once-bindexecqueue-userptr-invalidate-race: - shard-lnl: [FAIL][191] ([Intel XE#2754]) -> [PASS][192] [191]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-lnl-3/igt@xe_exec_compute_mode@once-bindexecqueue-userptr-invalidate-race.html [192]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-lnl-1/igt@xe_exec_compute_mode@once-bindexecqueue-userptr-invalidate-race.html * igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-invalidate-race-prefetch: - shard-bmg: [FAIL][193] ([Intel XE#3160]) -> [PASS][194] [193]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-2/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-invalidate-race-prefetch.html [194]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-5/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-invalidate-race-prefetch.html * igt@xe_module_load@reload: - shard-bmg: [FAIL][195] ([Intel XE#2136]) -> [PASS][196] [195]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-4/igt@xe_module_load@reload.html [196]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@xe_module_load@reload.html * igt@xe_pm@s2idle-basic: - shard-dg2-set2: [ABORT][197] ([Intel XE#1358] / [Intel XE#1794]) -> [PASS][198] [197]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-432/igt@xe_pm@s2idle-basic.html [198]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@xe_pm@s2idle-basic.html * igt@xe_pm@s3-vm-bind-prefetch: - shard-dg2-set2: [ABORT][199] ([Intel XE#1794]) -> [PASS][200] [199]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-432/igt@xe_pm@s3-vm-bind-prefetch.html [200]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-434/igt@xe_pm@s3-vm-bind-prefetch.html * igt@xe_pm_residency@idle-residency-on-exec: - shard-dg2-set2: [SKIP][201] ([Intel XE#1130]) -> [PASS][202] [201]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-432/igt@xe_pm_residency@idle-residency-on-exec.html [202]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@xe_pm_residency@idle-residency-on-exec.html #### Warnings #### * igt@kms_big_fb@linear-64bpp-rotate-90: - shard-bmg: [SKIP][203] ([Intel XE#2231] / [Intel XE#2890]) -> [SKIP][204] ([Intel XE#2327]) [203]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-8/igt@kms_big_fb@linear-64bpp-rotate-90.html [204]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-8/igt@kms_big_fb@linear-64bpp-rotate-90.html - shard-dg2-set2: [SKIP][205] ([Intel XE#2890]) -> [SKIP][206] ([Intel XE#316]) [205]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-432/igt@kms_big_fb@linear-64bpp-rotate-90.html [206]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-466/igt@kms_big_fb@linear-64bpp-rotate-90.html * igt@kms_big_fb@x-tiled-8bpp-rotate-90: - shard-dg2-set2: [SKIP][207] ([Intel XE#316]) -> [SKIP][208] ([Intel XE#2351] / [Intel XE#2890]) [207]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-433/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html [208]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html - shard-bmg: [SKIP][209] ([Intel XE#2327]) -> [SKIP][210] ([Intel XE#2231] / [Intel XE#2890]) [209]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-2/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html [210]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html * igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip: - shard-bmg: [SKIP][211] ([Intel XE#1124]) -> [SKIP][212] ([Intel XE#2231] / [Intel XE#2890]) +1 other test skip [211]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-7/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html [212]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html * igt@kms_big_fb@yf-tiled-32bpp-rotate-180: - shard-dg2-set2: [SKIP][213] ([Intel XE#1124]) -> [SKIP][214] ([Intel XE#2890]) +1 other test skip [213]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-436/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html [214]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html * igt@kms_big_fb@yf-tiled-addfb-size-overflow: - shard-bmg: [SKIP][215] ([Intel XE#610]) -> [SKIP][216] ([Intel XE#2231] / [Intel XE#2890]) [215]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-4/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html [216]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html * igt@kms_bw@linear-tiling-3-displays-2560x1440p: - shard-dg2-set2: [SKIP][217] ([Intel XE#367]) -> [SKIP][218] ([Intel XE#2423] / [i915#2575]) +1 other test skip [217]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-464/igt@kms_bw@linear-tiling-3-displays-2560x1440p.html [218]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_bw@linear-tiling-3-displays-2560x1440p.html - shard-bmg: [SKIP][219] ([Intel XE#367]) -> [SKIP][220] ([Intel XE#3007]) [219]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-7/igt@kms_bw@linear-tiling-3-displays-2560x1440p.html [220]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_bw@linear-tiling-3-displays-2560x1440p.html * igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-mc-ccs: - shard-dg2-set2: [SKIP][221] ([Intel XE#455] / [Intel XE#787]) -> [SKIP][222] ([Intel XE#2890]) +1 other test skip [221]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-466/igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-mc-ccs.html [222]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-mc-ccs.html * igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs: - shard-bmg: [SKIP][223] ([Intel XE#2887]) -> [SKIP][224] ([Intel XE#2231] / [Intel XE#2890]) +1 other test skip [223]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-5/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs.html [224]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs.html * igt@kms_chamelium_color@ctm-0-75: - shard-dg2-set2: [SKIP][225] ([Intel XE#306]) -> [SKIP][226] ([Intel XE#2423] / [i915#2575]) [225]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-433/igt@kms_chamelium_color@ctm-0-75.html [226]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_chamelium_color@ctm-0-75.html - shard-bmg: [SKIP][227] ([Intel XE#2325]) -> [SKIP][228] ([Intel XE#3007]) [227]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-7/igt@kms_chamelium_color@ctm-0-75.html [228]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_chamelium_color@ctm-0-75.html * igt@kms_chamelium_edid@dp-edid-stress-resolution-4k: - shard-bmg: [SKIP][229] ([Intel XE#2252]) -> [SKIP][230] ([Intel XE#3007]) [229]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-5/igt@kms_chamelium_edid@dp-edid-stress-resolution-4k.html [230]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_chamelium_edid@dp-edid-stress-resolution-4k.html - shard-dg2-set2: [SKIP][231] ([Intel XE#373]) -> [SKIP][232] ([Intel XE#2423] / [i915#2575]) [231]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-436/igt@kms_chamelium_edid@dp-edid-stress-resolution-4k.html [232]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_chamelium_edid@dp-edid-stress-resolution-4k.html * igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode: - shard-dg2-set2: [SKIP][233] ([Intel XE#2423] / [i915#2575]) -> [SKIP][234] ([Intel XE#373]) [233]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-432/igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode.html [234]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-434/igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode.html - shard-bmg: [SKIP][235] ([Intel XE#3007]) -> [SKIP][236] ([Intel XE#2252]) [235]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-8/igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode.html [236]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-6/igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode.html * igt@kms_cursor_crc@cursor-onscreen-512x512: - shard-dg2-set2: [SKIP][237] ([Intel XE#308]) -> [SKIP][238] ([Intel XE#2423] / [i915#2575]) [237]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-435/igt@kms_cursor_crc@cursor-onscreen-512x512.html [238]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_cursor_crc@cursor-onscreen-512x512.html - shard-bmg: [SKIP][239] ([Intel XE#2321]) -> [SKIP][240] ([Intel XE#3007]) [239]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-2/igt@kms_cursor_crc@cursor-onscreen-512x512.html [240]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_cursor_crc@cursor-onscreen-512x512.html * igt@kms_dirtyfb@fbc-dirtyfb-ioctl: - shard-bmg: [FAIL][241] ([Intel XE#2141]) -> [SKIP][242] ([Intel XE#2231] / [Intel XE#2890]) [241]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-8/igt@kms_dirtyfb@fbc-dirtyfb-ioctl.html [242]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_dirtyfb@fbc-dirtyfb-ioctl.html * igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw: - shard-bmg: [SKIP][243] ([Intel XE#2311]) -> [SKIP][244] ([Intel XE#2231] / [Intel XE#2890]) +2 other tests skip [243]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-1/igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw.html [244]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_frontbuffer_tracking@drrs-2p-pri-indfb-multidraw.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-indfb-pgflip-blt: - shard-bmg: [FAIL][245] ([Intel XE#2333]) -> [SKIP][246] ([Intel XE#2231] / [Intel XE#2890]) +1 other test skip [245]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-8/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-indfb-pgflip-blt.html [246]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-indfb-pgflip-blt.html * igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-pri-indfb-draw-render: - shard-dg2-set2: [SKIP][247] ([Intel XE#651]) -> [SKIP][248] ([Intel XE#2890]) [247]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-466/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-pri-indfb-draw-render.html [248]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-pri-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-render: - shard-dg2-set2: [SKIP][249] ([Intel XE#653]) -> [SKIP][250] ([Intel XE#2351] / [Intel XE#2890]) [249]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-render.html [250]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-modesetfrombusy: - shard-dg2-set2: [SKIP][251] ([Intel XE#653]) -> [SKIP][252] ([Intel XE#2890]) +2 other tests skip [251]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-433/igt@kms_frontbuffer_tracking@fbcpsr-modesetfrombusy.html [252]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_frontbuffer_tracking@fbcpsr-modesetfrombusy.html * igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render: - shard-bmg: [SKIP][253] ([Intel XE#2231] / [Intel XE#2890]) -> [SKIP][254] ([Intel XE#2313]) +1 other test skip [253]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-8/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render.html [254]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render.html - shard-dg2-set2: [SKIP][255] ([Intel XE#2890]) -> [SKIP][256] ([Intel XE#653]) [255]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-432/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render.html [256]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-cur-indfb-onoff: - shard-bmg: [SKIP][257] ([Intel XE#2313]) -> [SKIP][258] ([Intel XE#2231] / [Intel XE#2890]) +4 other tests skip [257]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-1/igt@kms_frontbuffer_tracking@psr-2p-primscrn-cur-indfb-onoff.html [258]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_frontbuffer_tracking@psr-2p-primscrn-cur-indfb-onoff.html * igt@kms_pm_backlight@fade-with-dpms: - shard-dg2-set2: [SKIP][259] ([Intel XE#870]) -> [SKIP][260] ([Intel XE#2890]) [259]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-466/igt@kms_pm_backlight@fade-with-dpms.html [260]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_pm_backlight@fade-with-dpms.html * igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-exceed-fully-sf: - shard-bmg: [SKIP][261] ([Intel XE#2231] / [Intel XE#2890]) -> [SKIP][262] ([Intel XE#1489]) [261]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-8/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-exceed-fully-sf.html [262]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-8/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-exceed-fully-sf.html - shard-dg2-set2: [SKIP][263] ([Intel XE#2890]) -> [SKIP][264] ([Intel XE#1489]) [263]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-432/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-exceed-fully-sf.html [264]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-435/igt@kms_psr2_sf@fbc-pr-cursor-plane-move-continuous-exceed-fully-sf.html * igt@kms_psr@fbc-psr-primary-page-flip: - shard-dg2-set2: [SKIP][265] ([Intel XE#2850] / [Intel XE#929]) -> [SKIP][266] ([Intel XE#2890]) [265]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-434/igt@kms_psr@fbc-psr-primary-page-flip.html [266]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@kms_psr@fbc-psr-primary-page-flip.html * igt@kms_psr@psr-cursor-plane-move: - shard-bmg: [SKIP][267] ([Intel XE#2234] / [Intel XE#2850]) -> [SKIP][268] ([Intel XE#2231] / [Intel XE#2890]) +1 other test skip [267]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-1/igt@kms_psr@psr-cursor-plane-move.html [268]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@kms_psr@psr-cursor-plane-move.html * igt@kms_tiled_display@basic-test-pattern: - shard-bmg: [FAIL][269] ([Intel XE#1729]) -> [SKIP][270] ([Intel XE#2426]) [269]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-1/igt@kms_tiled_display@basic-test-pattern.html [270]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-5/igt@kms_tiled_display@basic-test-pattern.html * igt@xe_compute@ccs-mode-basic: - shard-bmg: [FAIL][271] ([Intel XE#1050]) -> [SKIP][272] ([Intel XE#1130]) [271]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-8/igt@xe_compute@ccs-mode-basic.html [272]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@xe_compute@ccs-mode-basic.html - shard-dg2-set2: [FAIL][273] ([Intel XE#1050]) -> [SKIP][274] ([Intel XE#1130]) [273]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-463/igt@xe_compute@ccs-mode-basic.html [274]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@xe_compute@ccs-mode-basic.html * igt@xe_evict@evict-mixed-many-threads-small: - shard-bmg: [TIMEOUT][275] ([Intel XE#1473]) -> [TIMEOUT][276] ([Intel XE#1473] / [Intel XE#2472]) [275]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-5/igt@xe_evict@evict-mixed-many-threads-small.html [276]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@xe_evict@evict-mixed-many-threads-small.html * igt@xe_exec_basic@multigpu-once-basic-defer-bind: - shard-bmg: [SKIP][277] ([Intel XE#2322]) -> [SKIP][278] ([Intel XE#1130]) +1 other test skip [277]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-bmg-2/igt@xe_exec_basic@multigpu-once-basic-defer-bind.html [278]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-bmg-2/igt@xe_exec_basic@multigpu-once-basic-defer-bind.html * igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-imm: - shard-dg2-set2: [SKIP][279] ([Intel XE#288]) -> [SKIP][280] ([Intel XE#1130]) +1 other test skip [279]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8089/shard-dg2-464/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-imm.html [280]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/shard-dg2-463/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-imm.html [Intel XE#1000]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1000 [Intel XE#1050]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1050 [Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124 [Intel XE#1126]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1126 [Intel XE#1127]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1127 [Intel XE#1130]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1130 [Intel XE#1137]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1137 [Intel XE#1192]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1192 [Intel XE#1195]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195 [Intel XE#1280]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1280 [Intel XE#1358]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1358 [Intel XE#1430]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1430 [Intel XE#1454]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1454 [Intel XE#1471]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1471 [Intel XE#1473]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1473 [Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489 [Intel XE#1607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1607 [Intel XE#1727]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1727 [Intel XE#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729 [Intel XE#1794]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1794 [Intel XE#1874]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1874 [Intel XE#1885]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1885 [Intel XE#2042]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2042 [Intel XE#2049]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2049 [Intel XE#2136]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2136 [Intel XE#2141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2141 [Intel XE#2159]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2159 [Intel XE#2191]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2191 [Intel XE#2231]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2231 [Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234 [Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252 [Intel XE#2284]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2284 [Intel XE#2286]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2286 [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#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313 [Intel XE#2314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2314 [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#2329]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2329 [Intel XE#2333]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2333 [Intel XE#2340]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2340 [Intel XE#2351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2351 [Intel XE#2360]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2360 [Intel XE#2373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2373 [Intel XE#2380]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2380 [Intel XE#2423]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2423 [Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426 [Intel XE#2443]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2443 [Intel XE#2446]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2446 [Intel XE#2472]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2472 [Intel XE#2541]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2541 [Intel XE#2577]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2577 [Intel XE#2625]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2625 [Intel XE#2685]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2685 [Intel XE#2687]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2687 [Intel XE#2692]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2692 [Intel XE#2754]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2754 [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#2870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2870 [Intel XE#288]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/288 [Intel XE#2882]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2882 [Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887 [Intel XE#2890]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2890 [Intel XE#2894]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2894 [Intel XE#2905]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2905 [Intel XE#2927]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2927 [Intel XE#2948]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2948 [Intel XE#3007]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3007 [Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301 [Intel XE#306]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/306 [Intel XE#307]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/307 [Intel XE#308]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/308 [Intel XE#3111]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3111 [Intel XE#3113]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3113 [Intel XE#314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/314 [Intel XE#316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/316 [Intel XE#3160]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3160 [Intel XE#3184]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3184 [Intel XE#3307]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3307 [Intel XE#3309]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3309 [Intel XE#346]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/346 [Intel XE#366]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/366 [Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367 [Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373 [Intel XE#455]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/455 [Intel XE#482]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/482 [Intel XE#579]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/579 [Intel XE#610]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/610 [Intel XE#616]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/616 [Intel XE#623]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/623 [Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651 [Intel XE#653]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/653 [Intel XE#703]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/703 [Intel XE#756]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/756 [Intel XE#787]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/787 [Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870 [Intel XE#877]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/877 [Intel XE#886]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/886 [Intel XE#899]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/899 [Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929 [Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944 [Intel XE#958]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/958 [i915#2575]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2575 [i915#5274]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5274 Build changes ------------- * IGT: IGT_8089 -> IGTPW_12010 * Linux: xe-2146-afdb5631acb317eca18b171006efb3930fef7eb4 -> xe-2147-c245557007af0a1c23da00c47732ae1dadda7dd3 IGTPW_12010: 12010 IGT_8089: 2339a396e8c38ba1582a6fc18fe4f7ed178979cc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git xe-2146-afdb5631acb317eca18b171006efb3930fef7eb4: afdb5631acb317eca18b171006efb3930fef7eb4 xe-2147-c245557007af0a1c23da00c47732ae1dadda7dd3: c245557007af0a1c23da00c47732ae1dadda7dd3 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_12010/index.html [-- Attachment #2: Type: text/html, Size: 83455 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* ✗ Fi.CI.IGT: failure for lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again 2024-10-30 23:49 [PATCH i-g-t] lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again Lucas De Marchi ` (2 preceding siblings ...) 2024-10-31 3:41 ` ✗ CI.xeFULL: failure " Patchwork @ 2024-10-31 12:30 ` Patchwork 2024-11-19 13:36 ` [PATCH i-g-t] " Vivekanandan, Balasubramani 2024-12-05 14:36 ` Lucas De Marchi 5 siblings, 0 replies; 7+ messages in thread From: Patchwork @ 2024-10-31 12:30 UTC (permalink / raw) To: Lucas De Marchi; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 100269 bytes --] == Series Details == Series: lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again URL : https://patchwork.freedesktop.org/series/140745/ State : failure == Summary == CI Bug Log - changes from CI_DRM_15615_full -> IGTPW_12010_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_12010_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_12010_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them to document this new failure mode, which will reduce false positives in CI. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/index.html Participating hosts (10 -> 9) ------------------------------ Missing (1): shard-glk Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_12010_full: ### IGT changes ### #### Possible regressions #### * igt@kms_hdr@brightness-with-hdr: - shard-tglu: NOTRUN -> [SKIP][1] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-8/igt@kms_hdr@brightness-with-hdr.html Known issues ------------ Here are the changes found in IGTPW_12010_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@api_intel_bb@crc32: - shard-tglu-1: NOTRUN -> [SKIP][2] ([i915#6230]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@api_intel_bb@crc32.html * igt@api_intel_bb@object-reloc-keep-cache: - shard-dg2: NOTRUN -> [SKIP][3] ([i915#8411]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-4/igt@api_intel_bb@object-reloc-keep-cache.html * igt@device_reset@cold-reset-bound: - shard-dg1: NOTRUN -> [SKIP][4] ([i915#11078]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-18/igt@device_reset@cold-reset-bound.html - shard-tglu: NOTRUN -> [SKIP][5] ([i915#11078]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-4/igt@device_reset@cold-reset-bound.html - shard-mtlp: NOTRUN -> [SKIP][6] ([i915#11078]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-2/igt@device_reset@cold-reset-bound.html - shard-dg2: NOTRUN -> [SKIP][7] ([i915#11078]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-5/igt@device_reset@cold-reset-bound.html - shard-rkl: NOTRUN -> [SKIP][8] ([i915#11078]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-4/igt@device_reset@cold-reset-bound.html * igt@drm_fdinfo@busy-idle-check-all@vcs1: - shard-dg1: NOTRUN -> [SKIP][9] ([i915#8414]) +5 other tests skip [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-16/igt@drm_fdinfo@busy-idle-check-all@vcs1.html * igt@fbdev@eof: - shard-dg2: [PASS][10] -> [SKIP][11] ([i915#2582]) +1 other test skip [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-1/igt@fbdev@eof.html [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@fbdev@eof.html * igt@gem_bad_reloc@negative-reloc-lut: - shard-rkl: NOTRUN -> [SKIP][12] ([i915#3281]) +10 other tests skip [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-7/igt@gem_bad_reloc@negative-reloc-lut.html * igt@gem_basic@multigpu-create-close: - shard-rkl: NOTRUN -> [SKIP][13] ([i915#7697]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-2/igt@gem_basic@multigpu-create-close.html - shard-tglu: NOTRUN -> [SKIP][14] ([i915#7697]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-8/igt@gem_basic@multigpu-create-close.html * igt@gem_ccs@block-multicopy-compressed: - shard-tglu-1: NOTRUN -> [SKIP][15] ([i915#9323]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@gem_ccs@block-multicopy-compressed.html * igt@gem_ccs@ctrl-surf-copy: - shard-rkl: NOTRUN -> [SKIP][16] ([i915#3555] / [i915#9323]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-4/igt@gem_ccs@ctrl-surf-copy.html * igt@gem_ccs@ctrl-surf-copy-new-ctx: - shard-rkl: NOTRUN -> [SKIP][17] ([i915#9323]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-4/igt@gem_ccs@ctrl-surf-copy-new-ctx.html * igt@gem_close_race@multigpu-basic-process: - shard-dg1: NOTRUN -> [SKIP][18] ([i915#7697]) [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@gem_close_race@multigpu-basic-process.html * igt@gem_create@create-ext-set-pat: - shard-rkl: NOTRUN -> [SKIP][19] ([i915#8562]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-7/igt@gem_create@create-ext-set-pat.html * igt@gem_ctx_persistence@heartbeat-hang: - shard-dg2: NOTRUN -> [SKIP][20] ([i915#8555]) +2 other tests skip [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-3/igt@gem_ctx_persistence@heartbeat-hang.html * igt@gem_ctx_sseu@engines: - shard-rkl: NOTRUN -> [SKIP][21] ([i915#280]) [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@gem_ctx_sseu@engines.html - shard-dg1: NOTRUN -> [SKIP][22] ([i915#280]) [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-19/igt@gem_ctx_sseu@engines.html - shard-tglu: NOTRUN -> [SKIP][23] ([i915#280]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-8/igt@gem_ctx_sseu@engines.html - shard-mtlp: NOTRUN -> [SKIP][24] ([i915#280]) [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-4/igt@gem_ctx_sseu@engines.html - shard-dg2: NOTRUN -> [SKIP][25] ([i915#280]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@gem_ctx_sseu@engines.html * igt@gem_eio@unwedge-stress: - shard-snb: NOTRUN -> [FAIL][26] ([i915#8898]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-snb2/igt@gem_eio@unwedge-stress.html - shard-dg1: NOTRUN -> [FAIL][27] ([i915#5784]) [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@gem_eio@unwedge-stress.html * igt@gem_exec_balancer@bonded-dual: - shard-mtlp: NOTRUN -> [SKIP][28] ([i915#4771]) [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-2/igt@gem_exec_balancer@bonded-dual.html * igt@gem_exec_balancer@bonded-sync: - shard-dg2: NOTRUN -> [SKIP][29] ([i915#4771]) +1 other test skip [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-6/igt@gem_exec_balancer@bonded-sync.html - shard-dg1: NOTRUN -> [SKIP][30] ([i915#4771]) [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-19/igt@gem_exec_balancer@bonded-sync.html * igt@gem_exec_balancer@bonded-true-hang: - shard-dg2: NOTRUN -> [SKIP][31] ([i915#4812]) +1 other test skip [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@gem_exec_balancer@bonded-true-hang.html - shard-mtlp: NOTRUN -> [SKIP][32] ([i915#4812]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-6/igt@gem_exec_balancer@bonded-true-hang.html * igt@gem_exec_balancer@parallel-bb-first: - shard-rkl: NOTRUN -> [SKIP][33] ([i915#4525]) +1 other test skip [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@gem_exec_balancer@parallel-bb-first.html * igt@gem_exec_fair@basic-none-share: - shard-tglu-1: NOTRUN -> [FAIL][34] ([i915#2842]) +1 other test fail [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@gem_exec_fair@basic-none-share.html * igt@gem_exec_fair@basic-none-vip: - shard-mtlp: NOTRUN -> [SKIP][35] ([i915#4473] / [i915#4771]) +1 other test skip [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-4/igt@gem_exec_fair@basic-none-vip.html * igt@gem_exec_fair@basic-none@bcs0: - shard-rkl: [PASS][36] -> [FAIL][37] ([i915#2842]) [36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-rkl-4/igt@gem_exec_fair@basic-none@bcs0.html [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-5/igt@gem_exec_fair@basic-none@bcs0.html * igt@gem_exec_fair@basic-none@rcs0: - shard-tglu: NOTRUN -> [FAIL][38] ([i915#2842]) +5 other tests fail [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-2/igt@gem_exec_fair@basic-none@rcs0.html * igt@gem_exec_fair@basic-pace: - shard-rkl: NOTRUN -> [FAIL][39] ([i915#2842]) +7 other tests fail [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-7/igt@gem_exec_fair@basic-pace.html * igt@gem_exec_fair@basic-pace-share: - shard-dg2: NOTRUN -> [SKIP][40] ([i915#3539] / [i915#4852]) +2 other tests skip [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-7/igt@gem_exec_fair@basic-pace-share.html - shard-dg1: NOTRUN -> [SKIP][41] ([i915#3539] / [i915#4852]) +2 other tests skip [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-13/igt@gem_exec_fair@basic-pace-share.html * igt@gem_exec_reloc@basic-concurrent16: - shard-mtlp: NOTRUN -> [SKIP][42] ([i915#3281]) +4 other tests skip [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-2/igt@gem_exec_reloc@basic-concurrent16.html * igt@gem_exec_reloc@basic-wc-gtt-noreloc: - shard-dg1: NOTRUN -> [SKIP][43] ([i915#3281]) +6 other tests skip [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@gem_exec_reloc@basic-wc-gtt-noreloc.html * igt@gem_exec_reloc@basic-write-read-active: - shard-dg2: NOTRUN -> [SKIP][44] ([i915#3281]) +8 other tests skip [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@gem_exec_reloc@basic-write-read-active.html * igt@gem_exec_schedule@pi-common@vcs0: - shard-rkl: NOTRUN -> [FAIL][45] ([i915#12296]) +4 other tests fail [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-1/igt@gem_exec_schedule@pi-common@vcs0.html - shard-tglu-1: NOTRUN -> [FAIL][46] ([i915#12296]) +5 other tests fail [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@gem_exec_schedule@pi-common@vcs0.html * igt@gem_exec_schedule@preempt-queue-chain: - shard-dg2: NOTRUN -> [SKIP][47] ([i915#4537] / [i915#4812]) +1 other test skip [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-6/igt@gem_exec_schedule@preempt-queue-chain.html * igt@gem_exec_schedule@semaphore-power: - shard-dg1: NOTRUN -> [SKIP][48] ([i915#4812]) +1 other test skip [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-17/igt@gem_exec_schedule@semaphore-power.html - shard-mtlp: NOTRUN -> [SKIP][49] ([i915#4537] / [i915#4812]) [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-6/igt@gem_exec_schedule@semaphore-power.html * igt@gem_fence_thrash@bo-write-verify-none: - shard-mtlp: NOTRUN -> [SKIP][50] ([i915#4860]) [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-6/igt@gem_fence_thrash@bo-write-verify-none.html * igt@gem_fence_thrash@bo-write-verify-y: - shard-dg1: NOTRUN -> [SKIP][51] ([i915#4860]) +1 other test skip [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-13/igt@gem_fence_thrash@bo-write-verify-y.html * igt@gem_fenced_exec_thrash@2-spare-fences: - shard-dg2: NOTRUN -> [SKIP][52] ([i915#4860]) +2 other tests skip [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-5/igt@gem_fenced_exec_thrash@2-spare-fences.html * igt@gem_lmem_swapping@heavy-verify-multi-ccs: - shard-tglu: NOTRUN -> [SKIP][53] ([i915#4613]) +3 other tests skip [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-6/igt@gem_lmem_swapping@heavy-verify-multi-ccs.html - shard-mtlp: NOTRUN -> [SKIP][54] ([i915#4613]) +3 other tests skip [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-5/igt@gem_lmem_swapping@heavy-verify-multi-ccs.html * igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0: - shard-dg1: NOTRUN -> [SKIP][55] ([i915#4565]) +1 other test skip [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-16/igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0.html * igt@gem_lmem_swapping@massive-random: - shard-tglu-1: NOTRUN -> [SKIP][56] ([i915#4613]) +1 other test skip [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@gem_lmem_swapping@massive-random.html * igt@gem_lmem_swapping@parallel-multi: - shard-rkl: NOTRUN -> [SKIP][57] ([i915#4613]) +7 other tests skip [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-5/igt@gem_lmem_swapping@parallel-multi.html * igt@gem_lmem_swapping@parallel-random-verify-ccs: - shard-dg1: NOTRUN -> [SKIP][58] ([i915#12193]) +1 other test skip [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-17/igt@gem_lmem_swapping@parallel-random-verify-ccs.html * igt@gem_media_vme: - shard-rkl: NOTRUN -> [SKIP][59] ([i915#284]) [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-7/igt@gem_media_vme.html * igt@gem_mmap_gtt@cpuset-basic-small-copy-xy: - shard-dg1: NOTRUN -> [SKIP][60] ([i915#4077]) +6 other tests skip [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-19/igt@gem_mmap_gtt@cpuset-basic-small-copy-xy.html * igt@gem_mmap_gtt@fault-concurrent-y: - shard-mtlp: NOTRUN -> [SKIP][61] ([i915#4077]) +3 other tests skip [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-7/igt@gem_mmap_gtt@fault-concurrent-y.html * igt@gem_mmap_wc@bad-size: - shard-dg1: NOTRUN -> [SKIP][62] ([i915#4083]) +2 other tests skip [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@gem_mmap_wc@bad-size.html * igt@gem_mmap_wc@write-wc-read-gtt: - shard-dg2: NOTRUN -> [SKIP][63] ([i915#4083]) +4 other tests skip [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-8/igt@gem_mmap_wc@write-wc-read-gtt.html * igt@gem_partial_pwrite_pread@reads: - shard-dg1: NOTRUN -> [SKIP][64] ([i915#3282]) +4 other tests skip [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-16/igt@gem_partial_pwrite_pread@reads.html * igt@gem_pwrite@basic-exhaustion: - shard-tglu: NOTRUN -> [WARN][65] ([i915#2658]) [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-3/igt@gem_pwrite@basic-exhaustion.html * igt@gem_pxp@create-regular-context-2: - shard-tglu: NOTRUN -> [SKIP][66] ([i915#4270]) +1 other test skip [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-6/igt@gem_pxp@create-regular-context-2.html * igt@gem_pxp@fail-invalid-protected-context: - shard-mtlp: NOTRUN -> [SKIP][67] ([i915#4270]) +2 other tests skip [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-5/igt@gem_pxp@fail-invalid-protected-context.html * igt@gem_pxp@protected-encrypted-src-copy-not-readible: - shard-dg1: NOTRUN -> [SKIP][68] ([i915#4270]) +1 other test skip [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@gem_pxp@protected-encrypted-src-copy-not-readible.html * igt@gem_pxp@protected-raw-src-copy-not-readible: - shard-dg2: NOTRUN -> [SKIP][69] ([i915#4270]) +1 other test skip [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-7/igt@gem_pxp@protected-raw-src-copy-not-readible.html * igt@gem_pxp@verify-pxp-execution-after-suspend-resume: - shard-rkl: NOTRUN -> [SKIP][70] ([i915#4270]) +4 other tests skip [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-1/igt@gem_pxp@verify-pxp-execution-after-suspend-resume.html * igt@gem_readwrite@write-bad-handle: - shard-mtlp: NOTRUN -> [SKIP][71] ([i915#3282]) +2 other tests skip [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-7/igt@gem_readwrite@write-bad-handle.html - shard-dg2: NOTRUN -> [SKIP][72] ([i915#3282]) +2 other tests skip [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-7/igt@gem_readwrite@write-bad-handle.html * igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-yf-tiled: - shard-mtlp: NOTRUN -> [SKIP][73] ([i915#8428]) +3 other tests skip [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-1/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-yf-tiled.html * igt@gem_render_copy@yf-tiled-to-vebox-x-tiled: - shard-dg2: NOTRUN -> [SKIP][74] ([i915#5190] / [i915#8428]) +5 other tests skip [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@gem_render_copy@yf-tiled-to-vebox-x-tiled.html * igt@gem_set_tiling_vs_blt@tiled-to-tiled: - shard-dg1: NOTRUN -> [SKIP][75] ([i915#4079]) [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-19/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html * igt@gem_set_tiling_vs_blt@tiled-to-untiled: - shard-dg2: NOTRUN -> [SKIP][76] ([i915#4079]) +1 other test skip [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-8/igt@gem_set_tiling_vs_blt@tiled-to-untiled.html * igt@gem_set_tiling_vs_blt@untiled-to-tiled: - shard-rkl: NOTRUN -> [SKIP][77] ([i915#8411]) [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@gem_set_tiling_vs_blt@untiled-to-tiled.html * igt@gem_set_tiling_vs_pwrite: - shard-rkl: NOTRUN -> [SKIP][78] ([i915#3282]) +6 other tests skip [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-2/igt@gem_set_tiling_vs_pwrite.html * igt@gem_unfence_active_buffers: - shard-dg2: NOTRUN -> [SKIP][79] ([i915#4879]) [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@gem_unfence_active_buffers.html * igt@gem_userptr_blits@coherency-unsync: - shard-dg1: NOTRUN -> [SKIP][80] ([i915#3297]) [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-17/igt@gem_userptr_blits@coherency-unsync.html * igt@gem_userptr_blits@create-destroy-unsync: - shard-dg2: NOTRUN -> [SKIP][81] ([i915#3297]) +1 other test skip [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-8/igt@gem_userptr_blits@create-destroy-unsync.html - shard-rkl: NOTRUN -> [SKIP][82] ([i915#3297]) +6 other tests skip [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-1/igt@gem_userptr_blits@create-destroy-unsync.html - shard-tglu-1: NOTRUN -> [SKIP][83] ([i915#3297]) +1 other test skip [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@gem_userptr_blits@create-destroy-unsync.html * igt@gem_userptr_blits@forbidden-operations: - shard-dg2: NOTRUN -> [SKIP][84] ([i915#3282] / [i915#3297]) [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-5/igt@gem_userptr_blits@forbidden-operations.html * igt@gem_userptr_blits@map-fixed-invalidate: - shard-dg2: NOTRUN -> [SKIP][85] ([i915#3297] / [i915#4880]) +1 other test skip [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@gem_userptr_blits@map-fixed-invalidate.html * igt@gem_userptr_blits@map-fixed-invalidate-busy: - shard-mtlp: NOTRUN -> [SKIP][86] ([i915#3297]) +4 other tests skip [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-8/igt@gem_userptr_blits@map-fixed-invalidate-busy.html * igt@gem_userptr_blits@map-fixed-invalidate-overlap: - shard-dg1: NOTRUN -> [SKIP][87] ([i915#3297] / [i915#4880]) +2 other tests skip [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-14/igt@gem_userptr_blits@map-fixed-invalidate-overlap.html * igt@gem_userptr_blits@sd-probe: - shard-dg2: NOTRUN -> [SKIP][88] ([i915#3297] / [i915#4958]) [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-11/igt@gem_userptr_blits@sd-probe.html - shard-dg1: NOTRUN -> [SKIP][89] ([i915#3297] / [i915#4958]) [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-17/igt@gem_userptr_blits@sd-probe.html * igt@gem_userptr_blits@unsync-unmap-after-close: - shard-tglu: NOTRUN -> [SKIP][90] ([i915#3297]) +2 other tests skip [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-7/igt@gem_userptr_blits@unsync-unmap-after-close.html * igt@gen3_render_tiledy_blits: - shard-mtlp: NOTRUN -> [SKIP][91] +16 other tests skip [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-4/igt@gen3_render_tiledy_blits.html * igt@gen9_exec_parse@basic-rejected-ctx-param: - shard-tglu: NOTRUN -> [SKIP][92] ([i915#2527] / [i915#2856]) +2 other tests skip [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-2/igt@gen9_exec_parse@basic-rejected-ctx-param.html * igt@gen9_exec_parse@batch-without-end: - shard-dg2: NOTRUN -> [SKIP][93] ([i915#2856]) +1 other test skip [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@gen9_exec_parse@batch-without-end.html - shard-dg1: NOTRUN -> [SKIP][94] ([i915#2527]) [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-13/igt@gen9_exec_parse@batch-without-end.html * igt@gen9_exec_parse@bb-oversize: - shard-tglu-1: NOTRUN -> [SKIP][95] ([i915#2527] / [i915#2856]) +1 other test skip [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@gen9_exec_parse@bb-oversize.html * igt@gen9_exec_parse@shadow-peek: - shard-rkl: NOTRUN -> [SKIP][96] ([i915#2527]) +6 other tests skip [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-2/igt@gen9_exec_parse@shadow-peek.html * igt@i915_fb_tiling: - shard-dg2: NOTRUN -> [SKIP][97] ([i915#4881]) [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-11/igt@i915_fb_tiling.html * igt@i915_module_load@load: - shard-tglu: NOTRUN -> [SKIP][98] ([i915#6227]) [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-6/igt@i915_module_load@load.html * igt@i915_pm_freq_api@freq-basic-api: - shard-rkl: NOTRUN -> [SKIP][99] ([i915#8399]) [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-1/igt@i915_pm_freq_api@freq-basic-api.html - shard-tglu-1: NOTRUN -> [SKIP][100] ([i915#8399]) [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@i915_pm_freq_api@freq-basic-api.html * igt@i915_pm_freq_api@freq-suspend@gt0: - shard-dg2: [PASS][101] -> [INCOMPLETE][102] ([i915#12455]) +1 other test incomplete [101]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-8/igt@i915_pm_freq_api@freq-suspend@gt0.html [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-6/igt@i915_pm_freq_api@freq-suspend@gt0.html * igt@i915_query@hwconfig_table: - shard-rkl: NOTRUN -> [SKIP][103] ([i915#6245]) [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@i915_query@hwconfig_table.html * igt@i915_query@test-query-geometry-subslices: - shard-rkl: NOTRUN -> [SKIP][104] ([i915#5723]) [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-7/igt@i915_query@test-query-geometry-subslices.html * igt@i915_selftest@mock@memory_region: - shard-tglu-1: NOTRUN -> [DMESG-WARN][105] ([i915#9311]) +1 other test dmesg-warn [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@i915_selftest@mock@memory_region.html * igt@i915_suspend@basic-s2idle-without-i915: - shard-dg1: [PASS][106] -> [DMESG-WARN][107] ([i915#4391] / [i915#4423]) [106]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg1-19/igt@i915_suspend@basic-s2idle-without-i915.html [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@i915_suspend@basic-s2idle-without-i915.html * igt@intel_hwmon@hwmon-read: - shard-rkl: NOTRUN -> [SKIP][108] ([i915#7707]) [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@intel_hwmon@hwmon-read.html * igt@intel_hwmon@hwmon-write: - shard-tglu: NOTRUN -> [SKIP][109] ([i915#7707]) [109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-9/igt@intel_hwmon@hwmon-write.html * igt@kms_addfb_basic@addfb25-x-tiled-legacy: - shard-mtlp: NOTRUN -> [SKIP][110] ([i915#4212]) [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-4/igt@kms_addfb_basic@addfb25-x-tiled-legacy.html - shard-dg1: NOTRUN -> [SKIP][111] ([i915#4212]) [111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@kms_addfb_basic@addfb25-x-tiled-legacy.html * igt@kms_addfb_basic@addfb25-x-tiled-mismatch-legacy: - shard-dg2: NOTRUN -> [SKIP][112] ([i915#4212]) +1 other test skip [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@kms_addfb_basic@addfb25-x-tiled-mismatch-legacy.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-dp-3-4-mc-ccs: - shard-dg2: NOTRUN -> [SKIP][113] ([i915#8709]) +11 other tests skip [113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-dp-3-4-mc-ccs.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc: - shard-rkl: NOTRUN -> [SKIP][114] ([i915#8709]) +3 other tests skip [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-5/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc.html * igt@kms_async_flips@invalid-async-flip: - shard-dg2: NOTRUN -> [SKIP][115] ([i915#6228]) [115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-8/igt@kms_async_flips@invalid-async-flip.html - shard-mtlp: NOTRUN -> [SKIP][116] ([i915#6228]) [116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-7/igt@kms_async_flips@invalid-async-flip.html * igt@kms_atomic@plane-primary-overlay-mutable-zpos: - shard-rkl: NOTRUN -> [SKIP][117] ([i915#9531]) [117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-4/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html * igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels: - shard-rkl: NOTRUN -> [SKIP][118] ([i915#1769] / [i915#3555]) [118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-4/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html * igt@kms_big_fb@4-tiled-32bpp-rotate-0: - shard-tglu: NOTRUN -> [SKIP][119] ([i915#5286]) +4 other tests skip [119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-4/igt@kms_big_fb@4-tiled-32bpp-rotate-0.html * igt@kms_big_fb@4-tiled-8bpp-rotate-180: - shard-tglu-1: NOTRUN -> [SKIP][120] ([i915#5286]) +4 other tests skip [120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_big_fb@4-tiled-8bpp-rotate-180.html * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip: - shard-rkl: NOTRUN -> [SKIP][121] ([i915#5286]) +8 other tests skip [121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-4/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip.html - shard-dg1: NOTRUN -> [SKIP][122] ([i915#4538] / [i915#5286]) +2 other tests skip [122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-17/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip.html * igt@kms_big_fb@linear-8bpp-rotate-90: - shard-dg1: NOTRUN -> [SKIP][123] ([i915#3638]) +3 other tests skip [123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-14/igt@kms_big_fb@linear-8bpp-rotate-90.html * igt@kms_big_fb@x-tiled-64bpp-rotate-180: - shard-dg2: [PASS][124] -> [SKIP][125] ([i915#9197]) +30 other tests skip [124]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-6/igt@kms_big_fb@x-tiled-64bpp-rotate-180.html [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_big_fb@x-tiled-64bpp-rotate-180.html * igt@kms_big_fb@x-tiled-64bpp-rotate-270: - shard-dg2: NOTRUN -> [SKIP][126] +15 other tests skip [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-11/igt@kms_big_fb@x-tiled-64bpp-rotate-270.html * igt@kms_big_fb@y-tiled-32bpp-rotate-270: - shard-dg2: NOTRUN -> [SKIP][127] ([i915#5190] / [i915#9197]) +3 other tests skip [127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_big_fb@y-tiled-32bpp-rotate-270.html * igt@kms_big_fb@y-tiled-64bpp-rotate-270: - shard-rkl: NOTRUN -> [SKIP][128] ([i915#3638]) +2 other tests skip [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-7/igt@kms_big_fb@y-tiled-64bpp-rotate-270.html * igt@kms_big_fb@y-tiled-addfb-size-offset-overflow: - shard-dg2: NOTRUN -> [SKIP][129] ([i915#5190]) +1 other test skip [129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html * igt@kms_big_fb@yf-tiled-64bpp-rotate-0: - shard-dg2: NOTRUN -> [SKIP][130] ([i915#4538] / [i915#5190]) +2 other tests skip [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-11/igt@kms_big_fb@yf-tiled-64bpp-rotate-0.html * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0: - shard-dg1: NOTRUN -> [SKIP][131] ([i915#4538]) +3 other tests skip [131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-17/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0.html * igt@kms_ccs@bad-pixel-format-4-tiled-mtl-mc-ccs: - shard-dg2: NOTRUN -> [SKIP][132] ([i915#10307] / [i915#6095]) +139 other tests skip [132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-6/igt@kms_ccs@bad-pixel-format-4-tiled-mtl-mc-ccs.html * igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs: - shard-rkl: NOTRUN -> [SKIP][133] ([i915#12313]) +1 other test skip [133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@kms_ccs@bad-rotation-90-4-tiled-lnl-ccs.html * igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][134] ([i915#6095]) +105 other tests skip [134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-5/igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-2.html * igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs@pipe-d-edp-1: - shard-mtlp: NOTRUN -> [SKIP][135] ([i915#6095]) +24 other tests skip [135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-4/igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs@pipe-d-edp-1.html * igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-c-hdmi-a-1: - shard-tglu: NOTRUN -> [SKIP][136] ([i915#6095]) +34 other tests skip [136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-9/igt@kms_ccs@crc-primary-basic-yf-tiled-ccs@pipe-c-hdmi-a-1.html * igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs: - shard-dg1: NOTRUN -> [SKIP][137] ([i915#12313]) +1 other test skip [137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-18/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html - shard-mtlp: NOTRUN -> [SKIP][138] ([i915#12313]) [138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-2/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html * igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs: - shard-dg2: NOTRUN -> [SKIP][139] ([i915#12313]) +2 other tests skip [139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-4/igt@kms_ccs@crc-primary-rotation-180-4-tiled-lnl-ccs.html * igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-mc-ccs@pipe-d-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][140] ([i915#10307] / [i915#10434] / [i915#6095]) +2 other tests skip [140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-8/igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-mc-ccs@pipe-d-hdmi-a-1.html * igt@kms_ccs@crc-primary-rotation-180-yf-tiled-ccs@pipe-a-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][141] ([i915#6095]) +109 other tests skip [141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-16/igt@kms_ccs@crc-primary-rotation-180-yf-tiled-ccs@pipe-a-hdmi-a-4.html * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-1: - shard-tglu-1: NOTRUN -> [SKIP][142] ([i915#6095]) +29 other tests skip [142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-1.html * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs: - shard-tglu: NOTRUN -> [SKIP][143] ([i915#12313]) [143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-4/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-lnl-ccs.html * igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs: - shard-tglu-1: NOTRUN -> [SKIP][144] ([i915#12313]) +2 other tests skip [144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_ccs@random-ccs-data-4-tiled-lnl-ccs.html * igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-2: - shard-dg2: NOTRUN -> [SKIP][145] ([i915#7213]) +3 other tests skip [145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-3/igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-2.html * igt@kms_chamelium_audio@dp-audio: - shard-tglu: NOTRUN -> [SKIP][146] ([i915#7828]) +8 other tests skip [146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-8/igt@kms_chamelium_audio@dp-audio.html * igt@kms_chamelium_audio@dp-audio-edid: - shard-dg2: NOTRUN -> [SKIP][147] ([i915#7828]) +9 other tests skip [147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-8/igt@kms_chamelium_audio@dp-audio-edid.html * igt@kms_chamelium_audio@hdmi-audio-edid: - shard-tglu-1: NOTRUN -> [SKIP][148] ([i915#7828]) +4 other tests skip [148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_chamelium_audio@hdmi-audio-edid.html * igt@kms_chamelium_frames@hdmi-crc-single: - shard-rkl: NOTRUN -> [SKIP][149] ([i915#7828]) +14 other tests skip [149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@kms_chamelium_frames@hdmi-crc-single.html * igt@kms_chamelium_hpd@dp-hpd-storm-disable: - shard-dg1: NOTRUN -> [SKIP][150] ([i915#7828]) +4 other tests skip [150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-16/igt@kms_chamelium_hpd@dp-hpd-storm-disable.html * igt@kms_chamelium_hpd@hdmi-hpd-storm: - shard-mtlp: NOTRUN -> [SKIP][151] ([i915#7828]) +6 other tests skip [151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-7/igt@kms_chamelium_hpd@hdmi-hpd-storm.html * igt@kms_color@ctm-negative: - shard-dg2: [PASS][152] -> [SKIP][153] ([i915#12655]) [152]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-1/igt@kms_color@ctm-negative.html [153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_color@ctm-negative.html * igt@kms_color@ctm-signed: - shard-dg2: NOTRUN -> [SKIP][154] ([i915#12655]) [154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_color@ctm-signed.html * igt@kms_content_protection@content-type-change: - shard-dg2: NOTRUN -> [SKIP][155] ([i915#9424]) [155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-7/igt@kms_content_protection@content-type-change.html * igt@kms_content_protection@dp-mst-type-0: - shard-tglu-1: NOTRUN -> [SKIP][156] ([i915#3116] / [i915#3299]) [156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_content_protection@dp-mst-type-0.html * igt@kms_content_protection@dp-mst-type-1: - shard-rkl: NOTRUN -> [SKIP][157] ([i915#3116]) +1 other test skip [157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-4/igt@kms_content_protection@dp-mst-type-1.html * igt@kms_content_protection@legacy: - shard-tglu-1: NOTRUN -> [SKIP][158] ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424]) [158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_content_protection@legacy.html * igt@kms_content_protection@lic-type-0: - shard-mtlp: NOTRUN -> [SKIP][159] ([i915#6944] / [i915#9424]) +1 other test skip [159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-4/igt@kms_content_protection@lic-type-0.html * igt@kms_content_protection@uevent@pipe-a-dp-3: - shard-dg2: NOTRUN -> [FAIL][160] ([i915#1339] / [i915#7173]) [160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@kms_content_protection@uevent@pipe-a-dp-3.html * igt@kms_cursor_crc@cursor-offscreen-32x10: - shard-mtlp: NOTRUN -> [SKIP][161] ([i915#3555] / [i915#8814]) [161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-1/igt@kms_cursor_crc@cursor-offscreen-32x10.html * igt@kms_cursor_crc@cursor-offscreen-512x512: - shard-tglu-1: NOTRUN -> [SKIP][162] ([i915#11453] / [i915#3359]) [162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_cursor_crc@cursor-offscreen-512x512.html * igt@kms_cursor_crc@cursor-onscreen-512x170: - shard-dg2: NOTRUN -> [SKIP][163] ([i915#11453] / [i915#3359]) +2 other tests skip [163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@kms_cursor_crc@cursor-onscreen-512x170.html * igt@kms_cursor_crc@cursor-random-32x32: - shard-tglu-1: NOTRUN -> [SKIP][164] ([i915#3555]) +3 other tests skip [164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_cursor_crc@cursor-random-32x32.html - shard-dg1: NOTRUN -> [SKIP][165] ([i915#3555]) +2 other tests skip [165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-13/igt@kms_cursor_crc@cursor-random-32x32.html * igt@kms_cursor_crc@cursor-random-512x170: - shard-dg2: NOTRUN -> [SKIP][166] ([i915#9197]) +28 other tests skip [166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_cursor_crc@cursor-random-512x170.html - shard-rkl: NOTRUN -> [SKIP][167] ([i915#11453] / [i915#3359]) +2 other tests skip [167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-6/igt@kms_cursor_crc@cursor-random-512x170.html - shard-dg1: NOTRUN -> [SKIP][168] ([i915#11453] / [i915#3359]) [168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-19/igt@kms_cursor_crc@cursor-random-512x170.html - shard-tglu: NOTRUN -> [SKIP][169] ([i915#11453] / [i915#3359]) [169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-7/igt@kms_cursor_crc@cursor-random-512x170.html - shard-mtlp: NOTRUN -> [SKIP][170] ([i915#11453] / [i915#3359]) [170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-2/igt@kms_cursor_crc@cursor-random-512x170.html * igt@kms_cursor_crc@cursor-rapid-movement-32x32: - shard-tglu: NOTRUN -> [SKIP][171] ([i915#3555]) +3 other tests skip [171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-8/igt@kms_cursor_crc@cursor-rapid-movement-32x32.html * igt@kms_cursor_crc@cursor-rapid-movement-64x21: - shard-mtlp: NOTRUN -> [SKIP][172] ([i915#8814]) +1 other test skip [172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-6/igt@kms_cursor_crc@cursor-rapid-movement-64x21.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: - shard-mtlp: NOTRUN -> [SKIP][173] ([i915#4213]) [173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-4/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html - shard-rkl: NOTRUN -> [SKIP][174] ([i915#4103]) +1 other test skip [174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html * igt@kms_cursor_legacy@cursora-vs-flipb-atomic: - shard-mtlp: NOTRUN -> [SKIP][175] ([i915#9809]) [175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-2/igt@kms_cursor_legacy@cursora-vs-flipb-atomic.html * igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot: - shard-mtlp: NOTRUN -> [SKIP][176] ([i915#9067]) [176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-6/igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot.html - shard-dg2: NOTRUN -> [SKIP][177] ([i915#9067]) [177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot.html * igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions: - shard-tglu: NOTRUN -> [SKIP][178] ([i915#4103]) +3 other tests skip [178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-2/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html * igt@kms_dirtyfb@psr-dirtyfb-ioctl: - shard-rkl: NOTRUN -> [SKIP][179] ([i915#9723]) [179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-2/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html * igt@kms_dp_aux_dev: - shard-tglu: NOTRUN -> [SKIP][180] ([i915#1257]) [180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-2/igt@kms_dp_aux_dev.html * igt@kms_dp_linktrain_fallback@dp-fallback: - shard-tglu: NOTRUN -> [SKIP][181] ([i915#12402]) [181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-4/igt@kms_dp_linktrain_fallback@dp-fallback.html * igt@kms_dsc@dsc-basic: - shard-rkl: NOTRUN -> [SKIP][182] ([i915#3555] / [i915#3840]) +2 other tests skip [182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-4/igt@kms_dsc@dsc-basic.html * igt@kms_dsc@dsc-fractional-bpp: - shard-tglu-1: NOTRUN -> [SKIP][183] ([i915#3840]) [183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_dsc@dsc-fractional-bpp.html * igt@kms_dsc@dsc-with-output-formats: - shard-tglu-1: NOTRUN -> [SKIP][184] ([i915#3555] / [i915#3840]) [184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_dsc@dsc-with-output-formats.html * igt@kms_feature_discovery@dp-mst: - shard-dg2: NOTRUN -> [SKIP][185] ([i915#9337]) [185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_feature_discovery@dp-mst.html * igt@kms_feature_discovery@psr1: - shard-rkl: NOTRUN -> [SKIP][186] ([i915#658]) +1 other test skip [186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-1/igt@kms_feature_discovery@psr1.html * igt@kms_flip@2x-flip-vs-absolute-wf_vblank: - shard-tglu: NOTRUN -> [SKIP][187] ([i915#3637]) +5 other tests skip [187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-6/igt@kms_flip@2x-flip-vs-absolute-wf_vblank.html * igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset-interruptible: - shard-tglu-1: NOTRUN -> [SKIP][188] ([i915#3637] / [i915#3966]) [188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset-interruptible.html * igt@kms_flip@2x-flip-vs-wf_vblank-interruptible: - shard-tglu-1: NOTRUN -> [SKIP][189] ([i915#3637]) +4 other tests skip [189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html * igt@kms_flip@2x-modeset-vs-vblank-race: - shard-dg2: NOTRUN -> [SKIP][190] ([i915#5354]) +61 other tests skip [190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_flip@2x-modeset-vs-vblank-race.html * igt@kms_flip@2x-plain-flip-fb-recreate: - shard-mtlp: NOTRUN -> [SKIP][191] ([i915#3637]) +5 other tests skip [191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-5/igt@kms_flip@2x-plain-flip-fb-recreate.html * igt@kms_flip@2x-plain-flip-ts-check-interruptible: - shard-dg1: NOTRUN -> [SKIP][192] ([i915#9934]) +4 other tests skip [192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-16/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html * igt@kms_flip@flip-vs-fences-interruptible: - shard-dg2: NOTRUN -> [SKIP][193] ([i915#8381]) [193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-1/igt@kms_flip@flip-vs-fences-interruptible.html * igt@kms_flip@modeset-vs-vblank-race-interruptible: - shard-dg2: [PASS][194] -> [FAIL][195] ([i915#10826]) [194]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-10/igt@kms_flip@modeset-vs-vblank-race-interruptible.html [195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-7/igt@kms_flip@modeset-vs-vblank-race-interruptible.html * igt@kms_flip@modeset-vs-vblank-race-interruptible@a-hdmi-a3: - shard-dg2: NOTRUN -> [FAIL][196] ([i915#10826]) [196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-7/igt@kms_flip@modeset-vs-vblank-race-interruptible@a-hdmi-a3.html * igt@kms_flip@plain-flip-fb-recreate: - shard-rkl: [PASS][197] -> [FAIL][198] ([i915#2122]) [197]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-rkl-3/igt@kms_flip@plain-flip-fb-recreate.html [198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-7/igt@kms_flip@plain-flip-fb-recreate.html - shard-dg1: [PASS][199] -> [FAIL][200] ([i915#12517] / [i915#2122]) [199]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg1-19/igt@kms_flip@plain-flip-fb-recreate.html [200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@kms_flip@plain-flip-fb-recreate.html * igt@kms_flip@plain-flip-fb-recreate-interruptible: - shard-tglu: [PASS][201] -> [FAIL][202] ([i915#2122]) +1 other test fail [201]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-tglu-5/igt@kms_flip@plain-flip-fb-recreate-interruptible.html [202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-4/igt@kms_flip@plain-flip-fb-recreate-interruptible.html - shard-snb: [PASS][203] -> [FAIL][204] ([i915#10826] / [i915#2122]) [203]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-snb6/igt@kms_flip@plain-flip-fb-recreate-interruptible.html [204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-snb7/igt@kms_flip@plain-flip-fb-recreate-interruptible.html * igt@kms_flip@plain-flip-fb-recreate-interruptible@a-vga1: - shard-snb: [PASS][205] -> [FAIL][206] ([i915#10826]) [205]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-snb6/igt@kms_flip@plain-flip-fb-recreate-interruptible@a-vga1.html [206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-snb7/igt@kms_flip@plain-flip-fb-recreate-interruptible@a-vga1.html * igt@kms_flip@plain-flip-fb-recreate@a-hdmi-a1: - shard-rkl: NOTRUN -> [FAIL][207] ([i915#2122]) +1 other test fail [207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-7/igt@kms_flip@plain-flip-fb-recreate@a-hdmi-a1.html * igt@kms_flip@plain-flip-fb-recreate@a-hdmi-a4: - shard-dg1: [PASS][208] -> [FAIL][209] ([i915#2122]) +1 other test fail [208]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg1-19/igt@kms_flip@plain-flip-fb-recreate@a-hdmi-a4.html [209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@kms_flip@plain-flip-fb-recreate@a-hdmi-a4.html * igt@kms_flip@plain-flip-fb-recreate@a-vga1: - shard-snb: [PASS][210] -> [FAIL][211] ([i915#2122]) +10 other tests fail [210]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-snb2/igt@kms_flip@plain-flip-fb-recreate@a-vga1.html [211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-snb5/igt@kms_flip@plain-flip-fb-recreate@a-vga1.html * igt@kms_flip@plain-flip-fb-recreate@d-hdmi-a1: - shard-tglu: NOTRUN -> [FAIL][212] ([i915#2122]) +3 other tests fail [212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-4/igt@kms_flip@plain-flip-fb-recreate@d-hdmi-a1.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling: - shard-dg2: [PASS][213] -> [SKIP][214] ([i915#3555]) +2 other tests skip [213]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-11/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html [214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling: - shard-dg1: NOTRUN -> [SKIP][215] ([i915#2587] / [i915#2672] / [i915#3555]) [215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-14/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling: - shard-tglu: NOTRUN -> [SKIP][216] ([i915#2672] / [i915#3555]) +1 other test skip [216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-2/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-tglu-1: NOTRUN -> [SKIP][217] ([i915#2672] / [i915#3555]) +1 other test skip [217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling@pipe-a-valid-mode: - shard-tglu-1: NOTRUN -> [SKIP][218] ([i915#2587] / [i915#2672]) +1 other test skip [218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling: - shard-rkl: NOTRUN -> [SKIP][219] ([i915#2672] / [i915#3555]) +4 other tests skip [219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling@pipe-a-valid-mode: - shard-rkl: NOTRUN -> [SKIP][220] ([i915#2672]) +4 other tests skip [220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling: - shard-dg1: NOTRUN -> [SKIP][221] ([i915#2672] / [i915#3555]) +1 other test skip [221]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling.html - shard-mtlp: NOTRUN -> [SKIP][222] ([i915#2672] / [i915#3555] / [i915#8813]) [222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-8/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling.html - shard-dg2: NOTRUN -> [SKIP][223] ([i915#2672] / [i915#3555]) [223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-3/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-default-mode: - shard-mtlp: NOTRUN -> [SKIP][224] ([i915#2672] / [i915#8813]) [224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-8/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling@pipe-a-valid-mode: - shard-dg1: NOTRUN -> [SKIP][225] ([i915#2587] / [i915#2672]) +2 other tests skip [225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling@pipe-a-valid-mode.html - shard-tglu: NOTRUN -> [SKIP][226] ([i915#2587] / [i915#2672]) +1 other test skip [226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-7/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling: - shard-dg2: NOTRUN -> [SKIP][227] ([i915#2672] / [i915#3555] / [i915#5190]) +1 other test skip [227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling@pipe-a-valid-mode: - shard-dg2: NOTRUN -> [SKIP][228] ([i915#2672]) +3 other tests skip [228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling@pipe-a-valid-mode.html * igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-mmap-cpu: - shard-dg2: [PASS][229] -> [SKIP][230] ([i915#5354]) +8 other tests skip [229]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-3/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-mmap-cpu.html [230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@fbc-2p-pri-indfb-multidraw: - shard-snb: [PASS][231] -> [SKIP][232] +2 other tests skip [231]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-pri-indfb-multidraw.html [232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-snb2/igt@kms_frontbuffer_tracking@fbc-2p-pri-indfb-multidraw.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-render: - shard-mtlp: NOTRUN -> [SKIP][233] ([i915#1825]) +24 other tests skip [233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt: - shard-dg1: NOTRUN -> [SKIP][234] +19 other tests skip [234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-18/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-wc: - shard-tglu-1: NOTRUN -> [SKIP][235] +49 other tests skip [235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbc-indfb-scaledprimary: - shard-dg2: NOTRUN -> [FAIL][236] ([i915#6880]) [236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-3/igt@kms_frontbuffer_tracking@fbc-indfb-scaledprimary.html * igt@kms_frontbuffer_tracking@fbc-rgb565-draw-blt: - shard-dg2: [PASS][237] -> [FAIL][238] ([i915#6880]) [237]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-10/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-blt.html [238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-5/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-blt.html * igt@kms_frontbuffer_tracking@fbc-tiling-4: - shard-rkl: NOTRUN -> [SKIP][239] ([i915#5439]) [239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-4/igt@kms_frontbuffer_tracking@fbc-tiling-4.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-pri-indfb-multidraw: - shard-rkl: NOTRUN -> [SKIP][240] ([i915#3023]) +39 other tests skip [240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-5/igt@kms_frontbuffer_tracking@fbcpsr-1p-pri-indfb-multidraw.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-indfb-fliptrack-mmap-gtt: - shard-rkl: NOTRUN -> [SKIP][241] +41 other tests skip [241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@kms_frontbuffer_tracking@fbcpsr-2p-indfb-fliptrack-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-mmap-gtt: - shard-mtlp: NOTRUN -> [SKIP][242] ([i915#8708]) +2 other tests skip [242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-3/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-fullscreen: - shard-tglu: NOTRUN -> [SKIP][243] +84 other tests skip [243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-7/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-fullscreen.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt: - shard-dg2: NOTRUN -> [SKIP][244] ([i915#8708]) +15 other tests skip [244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-7/igt@kms_frontbuffer_tracking@fbcpsr-2p-shrfb-fliptrack-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-tiling-4: - shard-tglu-1: NOTRUN -> [SKIP][245] ([i915#5439]) [245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html * igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt: - shard-dg1: NOTRUN -> [SKIP][246] ([i915#8708]) +11 other tests skip [246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-14/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-onoff: - shard-dg2: NOTRUN -> [SKIP][247] ([i915#3458]) +12 other tests skip [247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-onoff.html * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-indfb-msflip-blt: - shard-rkl: NOTRUN -> [SKIP][248] ([i915#1825]) +49 other tests skip [248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-indfb-msflip-blt.html * igt@kms_frontbuffer_tracking@psr-rgb565-draw-pwrite: - shard-dg1: NOTRUN -> [SKIP][249] ([i915#3458]) +12 other tests skip [249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-19/igt@kms_frontbuffer_tracking@psr-rgb565-draw-pwrite.html * igt@kms_getfb@getfb-reject-ccs: - shard-dg2: NOTRUN -> [SKIP][250] ([i915#6118]) [250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_getfb@getfb-reject-ccs.html * igt@kms_hdr@bpc-switch: - shard-rkl: NOTRUN -> [SKIP][251] ([i915#3555] / [i915#8228]) [251]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@kms_hdr@bpc-switch.html * igt@kms_hdr@bpc-switch-dpms: - shard-tglu: NOTRUN -> [SKIP][252] ([i915#3555] / [i915#8228]) [252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-2/igt@kms_hdr@bpc-switch-dpms.html * igt@kms_hdr@invalid-metadata-sizes: - shard-mtlp: NOTRUN -> [SKIP][253] ([i915#3555] / [i915#8228]) [253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-6/igt@kms_hdr@invalid-metadata-sizes.html - shard-dg2: NOTRUN -> [SKIP][254] ([i915#3555] / [i915#8228]) [254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-3/igt@kms_hdr@invalid-metadata-sizes.html - shard-dg1: NOTRUN -> [SKIP][255] ([i915#3555] / [i915#8228]) [255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-18/igt@kms_hdr@invalid-metadata-sizes.html * igt@kms_hdr@static-toggle-dpms: - shard-tglu-1: NOTRUN -> [SKIP][256] ([i915#3555] / [i915#8228]) [256]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_hdr@static-toggle-dpms.html * igt@kms_joiner@basic-force-ultra-joiner: - shard-rkl: NOTRUN -> [SKIP][257] ([i915#12394]) [257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-1/igt@kms_joiner@basic-force-ultra-joiner.html * igt@kms_joiner@invalid-modeset-big-joiner: - shard-tglu-1: NOTRUN -> [SKIP][258] ([i915#10656]) [258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_joiner@invalid-modeset-big-joiner.html * igt@kms_joiner@invalid-modeset-force-big-joiner: - shard-rkl: NOTRUN -> [SKIP][259] ([i915#12388]) [259]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-1/igt@kms_joiner@invalid-modeset-force-big-joiner.html * igt@kms_multipipe_modeset@basic-max-pipe-crc-check: - shard-tglu: NOTRUN -> [SKIP][260] ([i915#1839]) [260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-2/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html * igt@kms_plane@planar-pixel-format-settings: - shard-dg2: NOTRUN -> [SKIP][261] ([i915#9581]) [261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane@planar-pixel-format-settings.html * igt@kms_plane_alpha_blend@coverage-vs-premult-vs-constant: - shard-dg2: NOTRUN -> [SKIP][262] ([i915#7294]) [262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_alpha_blend@coverage-vs-premult-vs-constant.html * igt@kms_plane_multiple@tiling-yf: - shard-mtlp: NOTRUN -> [SKIP][263] ([i915#3555] / [i915#8806]) [263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-3/igt@kms_plane_multiple@tiling-yf.html - shard-dg2: NOTRUN -> [SKIP][264] ([i915#3555] / [i915#8806]) [264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-11/igt@kms_plane_multiple@tiling-yf.html * igt@kms_plane_scaling@intel-max-src-size: - shard-tglu: [PASS][265] -> [FAIL][266] ([i915#8292]) +1 other test fail [265]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-tglu-9/igt@kms_plane_scaling@intel-max-src-size.html [266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-5/igt@kms_plane_scaling@intel-max-src-size.html - shard-mtlp: NOTRUN -> [SKIP][267] ([i915#6953]) [267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-3/igt@kms_plane_scaling@intel-max-src-size.html * igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-2: - shard-rkl: NOTRUN -> [FAIL][268] ([i915#8292]) +1 other test fail [268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-1/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-2.html * igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-4: - shard-dg1: NOTRUN -> [FAIL][269] ([i915#8292]) +1 other test fail [269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-16/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-4.html * igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation: - shard-dg1: NOTRUN -> [SKIP][270] ([i915#12247] / [i915#12504]) +3 other tests skip [270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-17/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation.html * igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation: - shard-dg2: NOTRUN -> [SKIP][271] ([i915#12247] / [i915#8152] / [i915#9423]) [271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation.html * igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-d: - shard-dg2: NOTRUN -> [SKIP][272] ([i915#12247] / [i915#8152]) +2 other tests skip [272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-d.html * igt@kms_plane_scaling@plane-downscale-factor-0-75-with-modifiers: - shard-dg2: NOTRUN -> [SKIP][273] ([i915#8152] / [i915#9423]) [273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_scaling@plane-downscale-factor-0-75-with-modifiers.html * igt@kms_plane_scaling@plane-downscale-factor-0-75-with-modifiers@pipe-d: - shard-dg2: NOTRUN -> [SKIP][274] ([i915#8152]) [274]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_scaling@plane-downscale-factor-0-75-with-modifiers@pipe-d.html * igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format: - shard-dg2: [PASS][275] -> [SKIP][276] ([i915#8152] / [i915#9423]) [275]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-3/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format.html [276]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format.html * igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format@pipe-c: - shard-dg2: [PASS][277] -> [SKIP][278] ([i915#12247]) +8 other tests skip [277]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-3/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format@pipe-c.html [278]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format@pipe-c.html * igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format@pipe-d: - shard-dg2: [PASS][279] -> [SKIP][280] ([i915#8152]) [279]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-3/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format@pipe-d.html [280]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-pixel-format@pipe-d.html * igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation: - shard-dg2: [PASS][281] -> [SKIP][282] ([i915#12247] / [i915#8152] / [i915#9423]) [281]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-6/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation.html [282]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation.html * igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-d: - shard-dg2: [PASS][283] -> [SKIP][284] ([i915#12247] / [i915#8152]) +1 other test skip [283]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-6/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-d.html [284]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-d.html * igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation: - shard-rkl: NOTRUN -> [SKIP][285] ([i915#3555]) +8 other tests skip [285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-1/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation.html * igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a: - shard-rkl: NOTRUN -> [SKIP][286] ([i915#12247]) +12 other tests skip [286]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-5/igt@kms_plane_scaling@plane-upscale-20x20-with-rotation@pipe-a.html * igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-d: - shard-dg1: NOTRUN -> [SKIP][287] ([i915#12247]) +9 other tests skip [287]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-13/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-d.html * igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20@pipe-d: - shard-tglu-1: NOTRUN -> [SKIP][288] ([i915#12247]) +8 other tests skip [288]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20@pipe-d.html * igt@kms_plane_scaling@planes-downscale-factor-0-5: - shard-mtlp: NOTRUN -> [SKIP][289] ([i915#12247] / [i915#6953]) [289]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-2/igt@kms_plane_scaling@planes-downscale-factor-0-5.html * igt@kms_plane_scaling@planes-downscale-factor-0-75-upscale-20x20: - shard-dg2: [PASS][290] -> [SKIP][291] ([i915#12247] / [i915#3558] / [i915#8152] / [i915#9423]) [290]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-8/igt@kms_plane_scaling@planes-downscale-factor-0-75-upscale-20x20.html [291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_scaling@planes-downscale-factor-0-75-upscale-20x20.html * igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-75: - shard-dg2: NOTRUN -> [SKIP][292] ([i915#3555] / [i915#6953] / [i915#8152] / [i915#9423]) [292]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-75.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25: - shard-tglu: NOTRUN -> [SKIP][293] ([i915#12247] / [i915#3555]) [293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-3/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25.html - shard-mtlp: NOTRUN -> [SKIP][294] ([i915#12247] / [i915#3555]) [294]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-1/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25.html - shard-dg2: NOTRUN -> [SKIP][295] ([i915#12247] / [i915#3555] / [i915#9423]) [295]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-7/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25.html - shard-rkl: NOTRUN -> [SKIP][296] ([i915#12247] / [i915#3555]) [296]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-4/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-a: - shard-tglu: NOTRUN -> [SKIP][297] ([i915#12247]) +3 other tests skip [297]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-3/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-a.html * igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75: - shard-snb: NOTRUN -> [SKIP][298] +36 other tests skip [298]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-snb4/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75.html - shard-mtlp: NOTRUN -> [SKIP][299] ([i915#12247] / [i915#3555] / [i915#6953]) +1 other test skip [299]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-2/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75.html - shard-dg2: NOTRUN -> [SKIP][300] ([i915#12247] / [i915#3555] / [i915#6953] / [i915#8152] / [i915#9423]) [300]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75.html * igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75@pipe-a: - shard-mtlp: NOTRUN -> [SKIP][301] ([i915#12247]) +15 other tests skip [301]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-2/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75@pipe-a.html * igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75@pipe-c: - shard-dg2: NOTRUN -> [SKIP][302] ([i915#12247]) +15 other tests skip [302]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75@pipe-c.html * igt@kms_pm_backlight@bad-brightness: - shard-tglu: NOTRUN -> [SKIP][303] ([i915#9812]) [303]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-9/igt@kms_pm_backlight@bad-brightness.html * igt@kms_pm_backlight@brightness-with-dpms: - shard-rkl: NOTRUN -> [SKIP][304] ([i915#12343]) [304]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-2/igt@kms_pm_backlight@brightness-with-dpms.html - shard-tglu: NOTRUN -> [SKIP][305] ([i915#12343]) [305]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-9/igt@kms_pm_backlight@brightness-with-dpms.html * igt@kms_pm_dc@dc5-psr: - shard-rkl: NOTRUN -> [SKIP][306] ([i915#9685]) +1 other test skip [306]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-2/igt@kms_pm_dc@dc5-psr.html * igt@kms_pm_dc@dc5-retention-flops: - shard-tglu-1: NOTRUN -> [SKIP][307] ([i915#3828]) [307]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_pm_dc@dc5-retention-flops.html * igt@kms_pm_dc@dc6-dpms: - shard-dg2: NOTRUN -> [SKIP][308] ([i915#5978]) [308]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-5/igt@kms_pm_dc@dc6-dpms.html - shard-tglu: [PASS][309] -> [FAIL][310] ([i915#9295]) [309]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-tglu-2/igt@kms_pm_dc@dc6-dpms.html [310]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-9/igt@kms_pm_dc@dc6-dpms.html * igt@kms_pm_dc@dc9-dpms: - shard-tglu: [PASS][311] -> [SKIP][312] ([i915#4281]) [311]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-tglu-2/igt@kms_pm_dc@dc9-dpms.html [312]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-7/igt@kms_pm_dc@dc9-dpms.html * igt@kms_pm_rpm@cursor-dpms: - shard-dg2: [PASS][313] -> [SKIP][314] ([i915#1849]) +1 other test skip [313]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-10/igt@kms_pm_rpm@cursor-dpms.html [314]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_pm_rpm@cursor-dpms.html * igt@kms_pm_rpm@modeset-lpsp: - shard-rkl: [PASS][315] -> [SKIP][316] ([i915#9519]) [315]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-rkl-7/igt@kms_pm_rpm@modeset-lpsp.html [316]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-3/igt@kms_pm_rpm@modeset-lpsp.html * igt@kms_pm_rpm@modeset-non-lpsp-stress: - shard-dg2: NOTRUN -> [SKIP][317] ([i915#9519]) [317]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-8/igt@kms_pm_rpm@modeset-non-lpsp-stress.html - shard-mtlp: NOTRUN -> [SKIP][318] ([i915#9519]) [318]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-4/igt@kms_pm_rpm@modeset-non-lpsp-stress.html * igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait: - shard-tglu: NOTRUN -> [SKIP][319] ([i915#9519]) +1 other test skip [319]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-4/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html - shard-dg2: [PASS][320] -> [SKIP][321] ([i915#9519]) [320]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-3/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html [321]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html * igt@kms_pm_rpm@pm-tiling: - shard-dg2: NOTRUN -> [SKIP][322] ([i915#4077]) +16 other tests skip [322]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@kms_pm_rpm@pm-tiling.html * igt@kms_prime@basic-crc-hybrid: - shard-dg2: NOTRUN -> [SKIP][323] ([i915#6524] / [i915#6805]) [323]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_prime@basic-crc-hybrid.html * igt@kms_prime@basic-modeset-hybrid: - shard-tglu: NOTRUN -> [SKIP][324] ([i915#6524]) [324]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-7/igt@kms_prime@basic-modeset-hybrid.html * igt@kms_properties@plane-properties-atomic: - shard-dg2: [PASS][325] -> [SKIP][326] ([i915#11521]) [325]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-8/igt@kms_properties@plane-properties-atomic.html [326]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_properties@plane-properties-atomic.html * igt@kms_psr2_sf@fbc-pr-cursor-plane-update-sf: - shard-mtlp: NOTRUN -> [SKIP][327] ([i915#12316]) +2 other tests skip [327]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-4/igt@kms_psr2_sf@fbc-pr-cursor-plane-update-sf.html * igt@kms_psr2_sf@fbc-pr-overlay-plane-update-continuous-sf: - shard-dg2: NOTRUN -> [SKIP][328] ([i915#11520]) +10 other tests skip [328]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-8/igt@kms_psr2_sf@fbc-pr-overlay-plane-update-continuous-sf.html * igt@kms_psr2_sf@pr-cursor-plane-update-sf: - shard-tglu: NOTRUN -> [SKIP][329] ([i915#11520]) +9 other tests skip [329]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-2/igt@kms_psr2_sf@pr-cursor-plane-update-sf.html - shard-snb: NOTRUN -> [SKIP][330] ([i915#11520]) [330]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-snb1/igt@kms_psr2_sf@pr-cursor-plane-update-sf.html * igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area: - shard-tglu-1: NOTRUN -> [SKIP][331] ([i915#11520]) +5 other tests skip [331]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_psr2_sf@pr-overlay-plane-update-sf-dmg-area.html * igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-sf: - shard-dg1: NOTRUN -> [SKIP][332] ([i915#11520]) +5 other tests skip [332]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-18/igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-sf.html * igt@kms_psr2_sf@psr2-overlay-plane-update-sf-dmg-area: - shard-rkl: NOTRUN -> [SKIP][333] ([i915#11520]) +13 other tests skip [333]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-4/igt@kms_psr2_sf@psr2-overlay-plane-update-sf-dmg-area.html * igt@kms_psr2_su@page_flip-p010: - shard-tglu-1: NOTRUN -> [SKIP][334] ([i915#9683]) [334]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_psr2_su@page_flip-p010.html * igt@kms_psr@fbc-psr-cursor-mmap-gtt@edp-1: - shard-mtlp: NOTRUN -> [SKIP][335] ([i915#9688]) +13 other tests skip [335]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-1/igt@kms_psr@fbc-psr-cursor-mmap-gtt@edp-1.html * igt@kms_psr@fbc-psr-primary-page-flip: - shard-dg2: NOTRUN -> [SKIP][336] ([i915#1072] / [i915#9732]) +25 other tests skip [336]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@kms_psr@fbc-psr-primary-page-flip.html * igt@kms_psr@pr-sprite-plane-onoff: - shard-dg1: NOTRUN -> [SKIP][337] ([i915#1072] / [i915#9732]) +13 other tests skip [337]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-16/igt@kms_psr@pr-sprite-plane-onoff.html * igt@kms_psr@psr2-cursor-mmap-cpu: - shard-mtlp: NOTRUN -> [FAIL][338] ([i915#12380]) +1 other test fail [338]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-6/igt@kms_psr@psr2-cursor-mmap-cpu.html * igt@kms_psr@psr2-cursor-mmap-gtt: - shard-rkl: NOTRUN -> [SKIP][339] ([i915#1072] / [i915#9732]) +30 other tests skip [339]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-6/igt@kms_psr@psr2-cursor-mmap-gtt.html * igt@kms_psr@psr2-cursor-render: - shard-tglu: NOTRUN -> [SKIP][340] ([i915#9732]) +15 other tests skip [340]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-6/igt@kms_psr@psr2-cursor-render.html * igt@kms_psr@psr2-sprite-mmap-gtt: - shard-tglu-1: NOTRUN -> [SKIP][341] ([i915#9732]) +14 other tests skip [341]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_psr@psr2-sprite-mmap-gtt.html * igt@kms_psr_stress_test@invalidate-primary-flip-overlay: - shard-tglu: NOTRUN -> [SKIP][342] ([i915#9685]) +1 other test skip [342]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-3/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180: - shard-rkl: NOTRUN -> [SKIP][343] ([i915#5289]) +2 other tests skip [343]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-7/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270: - shard-dg2: NOTRUN -> [SKIP][344] ([i915#11131] / [i915#4235] / [i915#5190]) [344]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-11/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90: - shard-tglu-1: NOTRUN -> [SKIP][345] ([i915#5289]) [345]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html * igt@kms_scaling_modes@scaling-mode-none: - shard-mtlp: NOTRUN -> [SKIP][346] ([i915#3555] / [i915#5030] / [i915#9041]) [346]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-6/igt@kms_scaling_modes@scaling-mode-none.html * igt@kms_scaling_modes@scaling-mode-none@pipe-a-edp-1: - shard-mtlp: NOTRUN -> [SKIP][347] ([i915#5030]) +2 other tests skip [347]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-6/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][348] ([i915#5030] / [i915#9041]) [348]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-6/igt@kms_scaling_modes@scaling-mode-none@pipe-d-edp-1.html * igt@kms_selftest@drm_framebuffer: - shard-tglu: NOTRUN -> [ABORT][349] ([i915#12231]) +1 other test abort [349]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-5/igt@kms_selftest@drm_framebuffer.html * igt@kms_selftest@drm_framebuffer@drm_test_framebuffer_free: - shard-dg2: NOTRUN -> [ABORT][350] ([i915#12231]) +1 other test abort [350]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-4/igt@kms_selftest@drm_framebuffer@drm_test_framebuffer_free.html * igt@kms_setmode@basic: - shard-tglu: [PASS][351] -> [FAIL][352] ([i915#5465]) +2 other tests fail [351]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-tglu-2/igt@kms_setmode@basic.html [352]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-6/igt@kms_setmode@basic.html - shard-dg2: [PASS][353] -> [FAIL][354] ([i915#5465]) [353]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-10/igt@kms_setmode@basic.html [354]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-3/igt@kms_setmode@basic.html * igt@kms_setmode@basic-clone-single-crtc: - shard-dg2: NOTRUN -> [SKIP][355] ([i915#3555]) +6 other tests skip [355]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-6/igt@kms_setmode@basic-clone-single-crtc.html - shard-mtlp: NOTRUN -> [SKIP][356] ([i915#3555] / [i915#8809]) [356]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-5/igt@kms_setmode@basic-clone-single-crtc.html * igt@kms_setmode@basic@pipe-b-edp-1: - shard-mtlp: [PASS][357] -> [FAIL][358] ([i915#5465]) +2 other tests fail [357]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-mtlp-7/igt@kms_setmode@basic@pipe-b-edp-1.html [358]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-6/igt@kms_setmode@basic@pipe-b-edp-1.html * igt@kms_setmode@basic@pipe-b-hdmi-a-2: - shard-dg2: NOTRUN -> [FAIL][359] ([i915#5465]) +1 other test fail [359]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-3/igt@kms_setmode@basic@pipe-b-hdmi-a-2.html * igt@kms_sysfs_edid_timing: - shard-dg1: NOTRUN -> [FAIL][360] ([IGT#2] / [i915#6493]) [360]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@kms_sysfs_edid_timing.html * igt@kms_vrr@flipline: - shard-mtlp: NOTRUN -> [SKIP][361] ([i915#3555] / [i915#8808]) [361]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-1/igt@kms_vrr@flipline.html * igt@kms_vrr@lobf: - shard-dg1: NOTRUN -> [SKIP][362] ([i915#11920]) [362]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@kms_vrr@lobf.html * igt@kms_vrr@negative-basic: - shard-tglu-1: NOTRUN -> [SKIP][363] ([i915#3555] / [i915#9906]) [363]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_vrr@negative-basic.html * igt@kms_vrr@seamless-rr-switch-virtual: - shard-dg2: NOTRUN -> [SKIP][364] ([i915#9906]) [364]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-5/igt@kms_vrr@seamless-rr-switch-virtual.html - shard-dg1: NOTRUN -> [SKIP][365] ([i915#9906]) +1 other test skip [365]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-18/igt@kms_vrr@seamless-rr-switch-virtual.html - shard-mtlp: NOTRUN -> [SKIP][366] ([i915#8808] / [i915#9906]) [366]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-2/igt@kms_vrr@seamless-rr-switch-virtual.html * igt@kms_writeback@writeback-check-output-xrgb2101010: - shard-tglu-1: NOTRUN -> [SKIP][367] ([i915#2437] / [i915#9412]) [367]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@kms_writeback@writeback-check-output-xrgb2101010.html * igt@perf@gen12-group-concurrent-oa-buffer-read: - shard-mtlp: [PASS][368] -> [FAIL][369] ([i915#10538]) [368]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-mtlp-5/igt@perf@gen12-group-concurrent-oa-buffer-read.html [369]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-5/igt@perf@gen12-group-concurrent-oa-buffer-read.html * igt@perf@global-sseu-config: - shard-dg2: NOTRUN -> [SKIP][370] ([i915#7387]) [370]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@perf@global-sseu-config.html * igt@perf@mi-rpc: - shard-dg2: NOTRUN -> [SKIP][371] ([i915#2434]) [371]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@perf@mi-rpc.html * igt@perf@polling@0-rcs0: - shard-rkl: [PASS][372] -> [FAIL][373] ([i915#10538]) +1 other test fail [372]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-rkl-3/igt@perf@polling@0-rcs0.html [373]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-1/igt@perf@polling@0-rcs0.html * igt@perf_pmu@all-busy-idle-check-all: - shard-mtlp: [PASS][374] -> [FAIL][375] ([i915#11943]) [374]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-mtlp-2/igt@perf_pmu@all-busy-idle-check-all.html [375]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-5/igt@perf_pmu@all-busy-idle-check-all.html * igt@perf_pmu@cpu-hotplug: - shard-mtlp: NOTRUN -> [SKIP][376] ([i915#8850]) [376]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-7/igt@perf_pmu@cpu-hotplug.html - shard-dg2: NOTRUN -> [SKIP][377] ([i915#8850]) [377]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@perf_pmu@cpu-hotplug.html * igt@perf_pmu@most-busy-idle-check-all: - shard-dg2: [PASS][378] -> [FAIL][379] ([i915#11943] / [i915#12515]) +1 other test fail [378]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-7/igt@perf_pmu@most-busy-idle-check-all.html [379]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-8/igt@perf_pmu@most-busy-idle-check-all.html * igt@perf_pmu@most-busy-idle-check-all@bcs0: - shard-dg2: [PASS][380] -> [FAIL][381] ([i915#12515]) [380]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-7/igt@perf_pmu@most-busy-idle-check-all@bcs0.html [381]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-8/igt@perf_pmu@most-busy-idle-check-all@bcs0.html * igt@perf_pmu@most-busy-idle-check-all@rcs0: - shard-dg1: [PASS][382] -> [FAIL][383] ([i915#11943]) +1 other test fail [382]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg1-18/igt@perf_pmu@most-busy-idle-check-all@rcs0.html [383]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-14/igt@perf_pmu@most-busy-idle-check-all@rcs0.html - shard-mtlp: NOTRUN -> [FAIL][384] ([i915#11943] / [i915#12515]) +1 other test fail [384]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-4/igt@perf_pmu@most-busy-idle-check-all@rcs0.html * igt@perf_pmu@rc6-all-gts: - shard-tglu-1: NOTRUN -> [SKIP][385] ([i915#8516]) [385]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@perf_pmu@rc6-all-gts.html - shard-dg1: NOTRUN -> [SKIP][386] ([i915#8516]) +1 other test skip [386]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-14/igt@perf_pmu@rc6-all-gts.html * igt@perf_pmu@rc6@other-idle-gt0: - shard-dg2: NOTRUN -> [SKIP][387] ([i915#8516]) [387]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-7/igt@perf_pmu@rc6@other-idle-gt0.html - shard-rkl: NOTRUN -> [SKIP][388] ([i915#8516]) [388]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-4/igt@perf_pmu@rc6@other-idle-gt0.html - shard-tglu: NOTRUN -> [SKIP][389] ([i915#8516]) [389]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-3/igt@perf_pmu@rc6@other-idle-gt0.html * igt@prime_mmap_kms@buffer-sharing: - shard-dg2: [PASS][390] -> [SKIP][391] [390]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-11/igt@prime_mmap_kms@buffer-sharing.html [391]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-2/igt@prime_mmap_kms@buffer-sharing.html * igt@prime_vgem@basic-gtt: - shard-dg2: NOTRUN -> [SKIP][392] ([i915#3708] / [i915#4077]) [392]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-8/igt@prime_vgem@basic-gtt.html * igt@prime_vgem@basic-write: - shard-rkl: NOTRUN -> [SKIP][393] ([i915#3291] / [i915#3708]) [393]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-rkl-6/igt@prime_vgem@basic-write.html * igt@sriov_basic@enable-vfs-autoprobe-off: - shard-tglu: NOTRUN -> [SKIP][394] ([i915#9917]) [394]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-6/igt@sriov_basic@enable-vfs-autoprobe-off.html * igt@sriov_basic@enable-vfs-autoprobe-on: - shard-tglu-1: NOTRUN -> [SKIP][395] ([i915#9917]) [395]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@sriov_basic@enable-vfs-autoprobe-on.html * igt@syncobj_wait@invalid-wait-zero-handles: - shard-tglu-1: NOTRUN -> [FAIL][396] ([i915#12564] / [i915#9781]) [396]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-1/igt@syncobj_wait@invalid-wait-zero-handles.html #### Possible fixes #### * igt@gem_ctx_engines@invalid-engines: - shard-mtlp: [FAIL][397] ([i915#12031]) -> [PASS][398] [397]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-mtlp-2/igt@gem_ctx_engines@invalid-engines.html [398]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-2/igt@gem_ctx_engines@invalid-engines.html * igt@gem_ctx_persistence@hostile: - shard-tglu: [FAIL][399] ([i915#11980] / [i915#12580]) -> [PASS][400] [399]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-tglu-6/igt@gem_ctx_persistence@hostile.html [400]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-4/igt@gem_ctx_persistence@hostile.html * igt@gem_exec_suspend@basic-s4-devices: - shard-dg2: [ABORT][401] ([i915#7975] / [i915#8213]) -> [PASS][402] +1 other test pass [401]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-1/igt@gem_exec_suspend@basic-s4-devices.html [402]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-11/igt@gem_exec_suspend@basic-s4-devices.html * igt@gem_exec_suspend@basic-s4-devices@lmem0: - shard-dg1: [ABORT][403] ([i915#7975] / [i915#8213]) -> [PASS][404] +1 other test pass [403]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg1-14/igt@gem_exec_suspend@basic-s4-devices@lmem0.html [404]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-18/igt@gem_exec_suspend@basic-s4-devices@lmem0.html * igt@gem_mmap_offset@clear: - shard-mtlp: [ABORT][405] ([i915#10729]) -> [PASS][406] [405]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-mtlp-6/igt@gem_mmap_offset@clear.html [406]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-3/igt@gem_mmap_offset@clear.html * igt@gem_mmap_offset@clear@smem0: - shard-mtlp: [ABORT][407] ([i915#10029] / [i915#10729]) -> [PASS][408] [407]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-mtlp-6/igt@gem_mmap_offset@clear@smem0.html [408]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-3/igt@gem_mmap_offset@clear@smem0.html * igt@i915_module_load@reload-with-fault-injection: - shard-tglu: [ABORT][409] ([i915#9820]) -> [PASS][410] [409]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-tglu-3/igt@i915_module_load@reload-with-fault-injection.html [410]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-tglu-7/igt@i915_module_load@reload-with-fault-injection.html - shard-mtlp: [ABORT][411] ([i915#10131] / [i915#10887] / [i915#9820]) -> [PASS][412] [411]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-mtlp-4/igt@i915_module_load@reload-with-fault-injection.html [412]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-8/igt@i915_module_load@reload-with-fault-injection.html * igt@i915_selftest@live@workarounds: - shard-mtlp: [ABORT][413] ([i915#12216]) -> [PASS][414] [413]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-mtlp-6/igt@i915_selftest@live@workarounds.html [414]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-mtlp-3/igt@i915_selftest@live@workarounds.html * igt@kms_color@ctm-max: - shard-dg2: [SKIP][415] ([i915#12655]) -> [PASS][416] [415]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-2/igt@kms_color@ctm-max.html [416]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@kms_color@ctm-max.html * igt@kms_dp_aux_dev: - shard-dg2: [SKIP][417] ([i915#1257]) -> [PASS][418] [417]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-4/igt@kms_dp_aux_dev.html [418]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@kms_dp_aux_dev.html * igt@kms_fbcon_fbt@fbc: - shard-dg2: [SKIP][419] ([i915#1849]) -> [PASS][420] [419]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-2/igt@kms_fbcon_fbt@fbc.html [420]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-7/igt@kms_fbcon_fbt@fbc.html * igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1: - shard-snb: [FAIL][421] ([i915#2122]) -> [PASS][422] +1 other test pass [421]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-snb7/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html [422]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-snb5/igt@kms_flip@2x-blocking-wf_vblank@ab-vga1-hdmi-a1.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc: - shard-snb: [SKIP][423] -> [PASS][424] +12 other tests pass [423]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-snb4/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html [424]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-snb1/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbc-tiling-4: - shard-dg2: [SKIP][425] ([i915#5354]) -> [PASS][426] +6 other tests pass [425]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-2/igt@kms_frontbuffer_tracking@fbc-tiling-4.html [426]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-11/igt@kms_frontbuffer_tracking@fbc-tiling-4.html * igt@kms_hdr@bpc-switch-dpms: - shard-dg2: [SKIP][427] ([i915#3555] / [i915#8228]) -> [PASS][428] [427]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-4/igt@kms_hdr@bpc-switch-dpms.html [428]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-10/igt@kms_hdr@bpc-switch-dpms.html * igt@kms_invalid_mode@bad-vtotal: - shard-dg2: [SKIP][429] ([i915#3555]) -> [PASS][430] +1 other test pass [429]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-2/igt@kms_invalid_mode@bad-vtotal.html [430]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-7/igt@kms_invalid_mode@bad-vtotal.html * igt@kms_lease@lease-revoke: - shard-dg2: [SKIP][431] ([i915#9197]) -> [PASS][432] +27 other tests pass [431]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-2/igt@kms_lease@lease-revoke.html [432]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-11/igt@kms_lease@lease-revoke.html * igt@kms_plane_alpha_blend@alpha-opaque-fb: - shard-dg1: [DMESG-WARN][433] ([i915#4423]) -> [PASS][434] +1 other test pass [433]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg1-14/igt@kms_plane_alpha_blend@alpha-opaque-fb.html [434]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg1-15/igt@kms_plane_alpha_blend@alpha-opaque-fb.html * igt@kms_plane_scaling@planes-upscale-20x20: - shard-dg2: [SKIP][435] ([i915#6953] / [i915#8152] / [i915#9423]) -> [PASS][436] [435]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15615/shard-dg2-2/igt@kms_plane_scaling@planes-upscale-20x20.html [436]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/shard-dg2-4/igt@kms_plane_scaling@planes-upscale-20x20.html * igt@kms_plane_scaling@plane == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_12010/index.html [-- Attachment #2: Type: text/html, Size: 109497 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH i-g-t] lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again 2024-10-30 23:49 [PATCH i-g-t] lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again Lucas De Marchi ` (3 preceding siblings ...) 2024-10-31 12:30 ` ✗ Fi.CI.IGT: " Patchwork @ 2024-11-19 13:36 ` Vivekanandan, Balasubramani 2024-12-05 14:36 ` Lucas De Marchi 5 siblings, 0 replies; 7+ messages in thread From: Vivekanandan, Balasubramani @ 2024-11-19 13:36 UTC (permalink / raw) To: Lucas De Marchi, igt-dev On 30.10.2024 16:49, Lucas De Marchi wrote: > Just like done in commit 93ad5b785ea0 ("lib/igt_kmod: stop using > KMOD_REMOVE_FORCE"). From igt perspective, if a module can't be removed, > forcing its removal is not the right thing to do: the test should just > fail and be fixed. > > If the kernel actually enforces KMOD_REMOVE_FORCE, then it would just > taint and all tests get aborted. Lastly, our kernel config doesn't have > CONFIG_MODULE_FORCE_UNLOAD set, so this is pointless for multiple times. > > Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> > --- > lib/igt_kmod.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/lib/igt_kmod.c b/lib/igt_kmod.c > index 75a0d057c..cc3e5e5b1 100644 > --- a/lib/igt_kmod.c > +++ b/lib/igt_kmod.c > @@ -1409,8 +1409,7 @@ static void __igt_kunit(struct igt_ktest *tst, > char glob[1024]; > int i; > > - igt_skip_on(kmod_module_remove_module(tst->kmod, > - KMOD_REMOVE_FORCE)); > + igt_skip_on(kmod_module_remove_module(tst->kmod, 0)); > igt_skip_on(igt_kernel_tainted(&taints)); > > igt_assert_lt(snprintf(glob, sizeof(glob), "%s.%s", Looks good. Reviewed-by: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com> Regards, Bala > -- > 2.47.0 > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH i-g-t] lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again 2024-10-30 23:49 [PATCH i-g-t] lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again Lucas De Marchi ` (4 preceding siblings ...) 2024-11-19 13:36 ` [PATCH i-g-t] " Vivekanandan, Balasubramani @ 2024-12-05 14:36 ` Lucas De Marchi 5 siblings, 0 replies; 7+ messages in thread From: Lucas De Marchi @ 2024-12-05 14:36 UTC (permalink / raw) To: igt-dev, Lucas De Marchi; +Cc: Balasubramani Vivekanandan On Wed, 30 Oct 2024 16:49:08 -0700, Lucas De Marchi wrote: > Just like done in commit 93ad5b785ea0 ("lib/igt_kmod: stop using > KMOD_REMOVE_FORCE"). From igt perspective, if a module can't be removed, > forcing its removal is not the right thing to do: the test should just > fail and be fixed. > > If the kernel actually enforces KMOD_REMOVE_FORCE, then it would just > taint and all tests get aborted. Lastly, our kernel config doesn't have > CONFIG_MODULE_FORCE_UNLOAD set, so this is pointless for multiple times. > > [...] Applied, thanks for the review. [1/1] lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again commit: b0c59bb94e6c990589eb6825c1436ce412804dae Best regards, -- Lucas De Marchi <lucas.demarchi@intel.com> ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2024-12-05 14:37 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-10-30 23:49 [PATCH i-g-t] lib/igt_kmod: stop using KMOD_REMOVE_FORCE, again Lucas De Marchi 2024-10-31 1:57 ` ✓ CI.xeBAT: success for " Patchwork 2024-10-31 2:01 ` ✓ Fi.CI.BAT: " Patchwork 2024-10-31 3:41 ` ✗ CI.xeFULL: failure " Patchwork 2024-10-31 12:30 ` ✗ Fi.CI.IGT: " Patchwork 2024-11-19 13:36 ` [PATCH i-g-t] " Vivekanandan, Balasubramani 2024-12-05 14:36 ` Lucas De Marchi
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox