* [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test
@ 2024-01-23 4:14 Vidya Srinivas
2024-01-23 5:15 ` ✓ CI.xeBAT: success for " Patchwork
` (7 more replies)
0 siblings, 8 replies; 12+ messages in thread
From: Vidya Srinivas @ 2024-01-23 4:14 UTC (permalink / raw)
To: igt-dev
Patch ensures a prepare state of moving panel to high RR
by waiting on FLIP event with high RR. This is more of a
prepare condition for drrs test.
Signed-off-by: Vidya Srinivas <vidya.srinivas@intel.com>
---
tests/kms_vrr.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tests/kms_vrr.c b/tests/kms_vrr.c
index 44bc3480d..07b50cb4c 100644
--- a/tests/kms_vrr.c
+++ b/tests/kms_vrr.c
@@ -522,6 +522,10 @@ test_seamless_rr_basic(data_t *data, enum pipe pipe, igt_output_t *output, uint3
if (vrr)
set_vrr_on_pipe(data, pipe, false, true);
+ else {
+ igt_output_override_mode(output, &data->switch_modes[HIGH_RR_MODE]);
+ igt_assert(igt_display_try_commit_atomic(&data->display, DRM_MODE_PAGE_FLIP_EVENT, NULL) == 0);
+ }
rate = vtest_ns.max;
result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS);
--
2.33.0
^ permalink raw reply related [flat|nested] 12+ messages in thread* ✓ CI.xeBAT: success for tests/kms_vrr: Reset to High refresh rate before begin drrs test 2024-01-23 4:14 [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test Vidya Srinivas @ 2024-01-23 5:15 ` Patchwork 2024-01-23 5:33 ` ✗ Fi.CI.BAT: failure " Patchwork ` (6 subsequent siblings) 7 siblings, 0 replies; 12+ messages in thread From: Patchwork @ 2024-01-23 5:15 UTC (permalink / raw) To: Vidya Srinivas; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 1605 bytes --] == Series Details == Series: tests/kms_vrr: Reset to High refresh rate before begin drrs test URL : https://patchwork.freedesktop.org/series/129064/ State : success == Summary == CI Bug Log - changes from XEIGT_7685_BAT -> XEIGTPW_10573_BAT ==================================================== Summary ------- **SUCCESS** No regressions found. Participating hosts (4 -> 4) ------------------------------ No changes in participating hosts Known issues ------------ Here are the changes found in XEIGTPW_10573_BAT that come from known issues: ### IGT changes ### #### Warnings #### * igt@xe_exec_fault_mode@twice-basic: - bat-atsm-2: [SKIP][1] ([Intel XE#1130]) -> [SKIP][2] ([Intel XE#288]) [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7685/bat-atsm-2/igt@xe_exec_fault_mode@twice-basic.html [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10573/bat-atsm-2/igt@xe_exec_fault_mode@twice-basic.html [Intel XE#1130]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1130 [Intel XE#288]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/288 Build changes ------------- * IGT: IGT_7685 -> IGTPW_10573 * Linux: xe-661-aa09aa0293f752644c8c5d040e4a7af4e463627f -> xe-666-1cd8b030edf847fb2aaf5dae007e93eea64f704f IGTPW_10573: 10573 IGT_7685: 7685 xe-661-aa09aa0293f752644c8c5d040e4a7af4e463627f: aa09aa0293f752644c8c5d040e4a7af4e463627f xe-666-1cd8b030edf847fb2aaf5dae007e93eea64f704f: 1cd8b030edf847fb2aaf5dae007e93eea64f704f == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10573/index.html [-- Attachment #2: Type: text/html, Size: 2175 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* ✗ Fi.CI.BAT: failure for tests/kms_vrr: Reset to High refresh rate before begin drrs test 2024-01-23 4:14 [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test Vidya Srinivas 2024-01-23 5:15 ` ✓ CI.xeBAT: success for " Patchwork @ 2024-01-23 5:33 ` Patchwork 2024-01-23 11:39 ` ✓ Fi.CI.BAT: success " Patchwork ` (5 subsequent siblings) 7 siblings, 0 replies; 12+ messages in thread From: Patchwork @ 2024-01-23 5:33 UTC (permalink / raw) To: Vidya Srinivas; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 3252 bytes --] == Series Details == Series: tests/kms_vrr: Reset to High refresh rate before begin drrs test URL : https://patchwork.freedesktop.org/series/129064/ State : failure == Summary == CI Bug Log - changes from CI_DRM_14160 -> IGTPW_10573 ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_10573 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_10573, 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_10573/index.html Participating hosts (39 -> 37) ------------------------------ Missing (2): bat-dg2-8 fi-snb-2520m Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_10573: ### IGT changes ### #### Possible regressions #### * igt@i915_selftest@live@gt_lrc: - fi-tgl-1115g4: [PASS][1] -> [DMESG-FAIL][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/fi-tgl-1115g4/igt@i915_selftest@live@gt_lrc.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/fi-tgl-1115g4/igt@i915_selftest@live@gt_lrc.html Known issues ------------ Here are the changes found in IGTPW_10573 that come from known issues: ### IGT changes ### #### Possible fixes #### * igt@gem_exec_parallel@engines@fds: - fi-kbl-7567u: [DMESG-WARN][3] -> [PASS][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/fi-kbl-7567u/igt@gem_exec_parallel@engines@fds.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/fi-kbl-7567u/igt@gem_exec_parallel@engines@fds.html * igt@gem_tiled_blits@basic: - fi-pnv-d510: [SKIP][5] ([fdo#109271]) -> [PASS][6] +2 other tests pass [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/fi-pnv-d510/igt@gem_tiled_blits@basic.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/fi-pnv-d510/igt@gem_tiled_blits@basic.html * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-dp-1: - fi-kbl-7567u: [DMESG-WARN][7] ([i915#1982]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/fi-kbl-7567u/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-dp-1.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/fi-kbl-7567u/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-dp-1.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982 [i915#5591]: https://gitlab.freedesktop.org/drm/intel/issues/5591 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7685 -> IGTPW_10573 CI-20190529: 20190529 CI_DRM_14160: 1cd8b030edf847fb2aaf5dae007e93eea64f704f @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_10573: 10573 IGT_7685: 7685 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/index.html [-- Attachment #2: Type: text/html, Size: 3891 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* ✓ Fi.CI.BAT: success for tests/kms_vrr: Reset to High refresh rate before begin drrs test 2024-01-23 4:14 [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test Vidya Srinivas 2024-01-23 5:15 ` ✓ CI.xeBAT: success for " Patchwork 2024-01-23 5:33 ` ✗ Fi.CI.BAT: failure " Patchwork @ 2024-01-23 11:39 ` Patchwork 2024-01-23 14:02 ` ✗ Fi.CI.IGT: failure " Patchwork ` (4 subsequent siblings) 7 siblings, 0 replies; 12+ messages in thread From: Patchwork @ 2024-01-23 11:39 UTC (permalink / raw) To: Vidya Srinivas; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 2856 bytes --] == Series Details == Series: tests/kms_vrr: Reset to High refresh rate before begin drrs test URL : https://patchwork.freedesktop.org/series/129064/ State : success == Summary == CI Bug Log - changes from CI_DRM_14160 -> IGTPW_10573 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/index.html Participating hosts (39 -> 37) ------------------------------ Missing (2): bat-dg2-8 fi-snb-2520m Known issues ------------ Here are the changes found in IGTPW_10573 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_selftest@live@gt_lrc: - fi-tgl-1115g4: [PASS][1] -> [DMESG-FAIL][2] ([i915#10141]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/fi-tgl-1115g4/igt@i915_selftest@live@gt_lrc.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/fi-tgl-1115g4/igt@i915_selftest@live@gt_lrc.html #### Possible fixes #### * igt@gem_exec_parallel@engines@fds: - fi-kbl-7567u: [DMESG-WARN][3] -> [PASS][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/fi-kbl-7567u/igt@gem_exec_parallel@engines@fds.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/fi-kbl-7567u/igt@gem_exec_parallel@engines@fds.html * igt@gem_tiled_blits@basic: - fi-pnv-d510: [SKIP][5] ([fdo#109271]) -> [PASS][6] +2 other tests pass [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/fi-pnv-d510/igt@gem_tiled_blits@basic.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/fi-pnv-d510/igt@gem_tiled_blits@basic.html * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-dp-1: - fi-kbl-7567u: [DMESG-WARN][7] ([i915#1982]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/fi-kbl-7567u/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-dp-1.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/fi-kbl-7567u/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-dp-1.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [i915#10141]: https://gitlab.freedesktop.org/drm/intel/issues/10141 [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982 [i915#5591]: https://gitlab.freedesktop.org/drm/intel/issues/5591 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7685 -> IGTPW_10573 CI-20190529: 20190529 CI_DRM_14160: 1cd8b030edf847fb2aaf5dae007e93eea64f704f @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_10573: 10573 IGT_7685: 7685 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/index.html [-- Attachment #2: Type: text/html, Size: 3479 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* ✗ Fi.CI.IGT: failure for tests/kms_vrr: Reset to High refresh rate before begin drrs test 2024-01-23 4:14 [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test Vidya Srinivas ` (2 preceding siblings ...) 2024-01-23 11:39 ` ✓ Fi.CI.BAT: success " Patchwork @ 2024-01-23 14:02 ` Patchwork 2024-01-25 5:58 ` [PATCH i-g-t] " Vidya Srinivas ` (3 subsequent siblings) 7 siblings, 0 replies; 12+ messages in thread From: Patchwork @ 2024-01-23 14:02 UTC (permalink / raw) To: Vidya Srinivas; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 100284 bytes --] == Series Details == Series: tests/kms_vrr: Reset to High refresh rate before begin drrs test URL : https://patchwork.freedesktop.org/series/129064/ State : failure == Summary == CI Bug Log - changes from CI_DRM_14160_full -> IGTPW_10573_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_10573_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_10573_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_10573/index.html Participating hosts (8 -> 8) ------------------------------ No changes in participating hosts Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_10573_full: ### IGT changes ### #### Possible regressions #### * igt@i915_suspend@fence-restore-untiled: - shard-tglu: [PASS][1] -> [ABORT][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-8/igt@i915_suspend@fence-restore-untiled.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-9/igt@i915_suspend@fence-restore-untiled.html * igt@kms_cursor_legacy@single-bo@pipe-a: - shard-rkl: [PASS][3] -> [DMESG-WARN][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-rkl-1/igt@kms_cursor_legacy@single-bo@pipe-a.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-7/igt@kms_cursor_legacy@single-bo@pipe-a.html Known issues ------------ Here are the changes found in IGTPW_10573_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@api_intel_bb@object-reloc-purge-cache: - shard-dg2: NOTRUN -> [SKIP][5] ([i915#8411]) +1 other test skip [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@api_intel_bb@object-reloc-purge-cache.html * igt@debugfs_test@basic-hwmon: - shard-mtlp: NOTRUN -> [SKIP][6] ([i915#9318]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-1/igt@debugfs_test@basic-hwmon.html * igt@drm_fdinfo@busy-idle-check-all@ccs3: - shard-dg2: NOTRUN -> [SKIP][7] ([i915#8414]) +21 other tests skip [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@drm_fdinfo@busy-idle-check-all@ccs3.html * igt@drm_fdinfo@busy-idle@vecs0: - shard-mtlp: NOTRUN -> [SKIP][8] ([i915#8414]) +5 other tests skip [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-2/igt@drm_fdinfo@busy-idle@vecs0.html * igt@drm_fdinfo@most-busy-check-all@rcs0: - shard-rkl: [PASS][9] -> [FAIL][10] ([i915#7742]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-rkl-5/igt@drm_fdinfo@most-busy-check-all@rcs0.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-7/igt@drm_fdinfo@most-busy-check-all@rcs0.html * igt@drm_mm@drm_mm@drm_test_mm_init: - shard-mtlp: NOTRUN -> [DMESG-WARN][11] ([i915#10140]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-8/igt@drm_mm@drm_mm@drm_test_mm_init.html - shard-dg2: NOTRUN -> [DMESG-WARN][12] ([i915#10140]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-5/igt@drm_mm@drm_mm@drm_test_mm_init.html * igt@gem_caching@read-writes: - shard-mtlp: NOTRUN -> [SKIP][13] ([i915#4873]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-1/igt@gem_caching@read-writes.html * igt@gem_ccs@ctrl-surf-copy: - shard-mtlp: NOTRUN -> [SKIP][14] ([i915#3555]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-8/igt@gem_ccs@ctrl-surf-copy.html * igt@gem_ccs@suspend-resume: - shard-rkl: NOTRUN -> [SKIP][15] ([i915#9323]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-7/igt@gem_ccs@suspend-resume.html * igt@gem_close_race@multigpu-basic-process: - shard-dg2: NOTRUN -> [SKIP][16] ([i915#7697]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@gem_close_race@multigpu-basic-process.html * igt@gem_ctx_exec@basic-nohangcheck: - shard-rkl: NOTRUN -> [FAIL][17] ([i915#6268]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@gem_ctx_exec@basic-nohangcheck.html * igt@gem_ctx_persistence@heartbeat-hostile: - shard-dg2: NOTRUN -> [SKIP][18] ([i915#8555]) +1 other test skip [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-2/igt@gem_ctx_persistence@heartbeat-hostile.html * igt@gem_ctx_persistence@legacy-engines-mixed-process: - shard-snb: NOTRUN -> [SKIP][19] ([fdo#109271] / [i915#1099]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-snb1/igt@gem_ctx_persistence@legacy-engines-mixed-process.html * igt@gem_ctx_sseu@invalid-sseu: - shard-dg2: NOTRUN -> [SKIP][20] ([i915#280]) +2 other tests skip [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-2/igt@gem_ctx_sseu@invalid-sseu.html - shard-rkl: NOTRUN -> [SKIP][21] ([i915#280]) +1 other test skip [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-5/igt@gem_ctx_sseu@invalid-sseu.html - shard-mtlp: NOTRUN -> [SKIP][22] ([i915#280]) [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-2/igt@gem_ctx_sseu@invalid-sseu.html * igt@gem_ctx_sseu@mmap-args: - shard-dg1: NOTRUN -> [SKIP][23] ([i915#280]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-18/igt@gem_ctx_sseu@mmap-args.html * igt@gem_eio@kms: - shard-dg2: [PASS][24] -> [FAIL][25] ([i915#5784]) [24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg2-5/igt@gem_eio@kms.html [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-1/igt@gem_eio@kms.html * igt@gem_eio@unwedge-stress: - shard-dg1: NOTRUN -> [FAIL][26] ([i915#5784]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-14/igt@gem_eio@unwedge-stress.html * igt@gem_exec_balancer@bonded-false-hang: - shard-dg2: NOTRUN -> [SKIP][27] ([i915#4812]) +2 other tests skip [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@gem_exec_balancer@bonded-false-hang.html * igt@gem_exec_balancer@noheartbeat: - shard-mtlp: NOTRUN -> [SKIP][28] ([i915#8555]) [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-2/igt@gem_exec_balancer@noheartbeat.html * igt@gem_exec_capture@capture-recoverable: - shard-rkl: NOTRUN -> [SKIP][29] ([i915#6344]) [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-2/igt@gem_exec_capture@capture-recoverable.html * igt@gem_exec_capture@many-4k-incremental: - shard-dg2: NOTRUN -> [FAIL][30] ([i915#9606]) +1 other test fail [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-5/igt@gem_exec_capture@many-4k-incremental.html * igt@gem_exec_capture@many-4k-zero: - shard-glk: NOTRUN -> [FAIL][31] ([i915#9606]) [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk4/igt@gem_exec_capture@many-4k-zero.html * igt@gem_exec_fair@basic-none-rrul: - shard-dg2: NOTRUN -> [SKIP][32] ([i915#3539] / [i915#4852]) +9 other tests skip [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-1/igt@gem_exec_fair@basic-none-rrul.html * igt@gem_exec_fair@basic-none-rrul@rcs0: - shard-tglu: NOTRUN -> [FAIL][33] ([i915#2842]) [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-10/igt@gem_exec_fair@basic-none-rrul@rcs0.html * igt@gem_exec_fair@basic-none@vecs0: - shard-glk: [PASS][34] -> [FAIL][35] ([i915#2842]) [34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-glk7/igt@gem_exec_fair@basic-none@vecs0.html [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk5/igt@gem_exec_fair@basic-none@vecs0.html * igt@gem_exec_fair@basic-pace-solo@rcs0: - shard-rkl: [PASS][36] -> [FAIL][37] ([i915#2842]) +1 other test fail [36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-rkl-1/igt@gem_exec_fair@basic-pace-solo@rcs0.html [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-1/igt@gem_exec_fair@basic-pace-solo@rcs0.html - shard-tglu: [PASS][38] -> [FAIL][39] ([i915#2842]) [38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-2/igt@gem_exec_fair@basic-pace-solo@rcs0.html [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-6/igt@gem_exec_fair@basic-pace-solo@rcs0.html * igt@gem_exec_flush@basic-wb-pro-default: - shard-dg1: NOTRUN -> [SKIP][40] ([i915#3539] / [i915#4852]) [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-18/igt@gem_exec_flush@basic-wb-pro-default.html * igt@gem_exec_params@rsvd2-dirt: - shard-dg2: NOTRUN -> [SKIP][41] ([fdo#109283] / [i915#5107]) [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-1/igt@gem_exec_params@rsvd2-dirt.html - shard-rkl: NOTRUN -> [SKIP][42] ([fdo#109283]) [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-1/igt@gem_exec_params@rsvd2-dirt.html * igt@gem_exec_reloc@basic-active: - shard-dg2: NOTRUN -> [SKIP][43] ([i915#3281]) +11 other tests skip [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-5/igt@gem_exec_reloc@basic-active.html * igt@gem_exec_reloc@basic-gtt-read-active: - shard-dg1: NOTRUN -> [SKIP][44] ([i915#3281]) +2 other tests skip [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-14/igt@gem_exec_reloc@basic-gtt-read-active.html * igt@gem_exec_reloc@basic-wc-gtt: - shard-mtlp: NOTRUN -> [SKIP][45] ([i915#3281]) +1 other test skip [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-8/igt@gem_exec_reloc@basic-wc-gtt.html * igt@gem_exec_reloc@basic-write-gtt-noreloc: - shard-rkl: NOTRUN -> [SKIP][46] ([i915#3281]) +1 other test skip [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@gem_exec_reloc@basic-write-gtt-noreloc.html * igt@gem_exec_schedule@preempt-queue-chain: - shard-dg2: NOTRUN -> [SKIP][47] ([i915#4537] / [i915#4812]) [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-3/igt@gem_exec_schedule@preempt-queue-chain.html * igt@gem_fence_thrash@bo-write-verify-none: - shard-dg1: NOTRUN -> [SKIP][48] ([i915#4860]) [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-16/igt@gem_fence_thrash@bo-write-verify-none.html * igt@gem_fence_thrash@bo-write-verify-y: - shard-dg2: NOTRUN -> [SKIP][49] ([i915#4860]) +3 other tests skip [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@gem_fence_thrash@bo-write-verify-y.html * igt@gem_fenced_exec_thrash@no-spare-fences-busy: - shard-mtlp: NOTRUN -> [SKIP][50] ([i915#4860]) +2 other tests skip [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-2/igt@gem_fenced_exec_thrash@no-spare-fences-busy.html * igt@gem_lmem_swapping@heavy-verify-random-ccs: - shard-rkl: NOTRUN -> [SKIP][51] ([i915#4613]) +4 other tests skip [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@gem_lmem_swapping@heavy-verify-random-ccs.html * igt@gem_lmem_swapping@random-engines: - shard-glk: NOTRUN -> [SKIP][52] ([fdo#109271] / [i915#4613]) +4 other tests skip [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk8/igt@gem_lmem_swapping@random-engines.html * igt@gem_lmem_swapping@smem-oom@lmem0: - shard-dg2: [PASS][53] -> [TIMEOUT][54] ([i915#5493]) [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg2-7/igt@gem_lmem_swapping@smem-oom@lmem0.html [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@gem_lmem_swapping@smem-oom@lmem0.html - shard-dg1: [PASS][55] -> [TIMEOUT][56] ([i915#5493]) [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg1-14/igt@gem_lmem_swapping@smem-oom@lmem0.html [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-15/igt@gem_lmem_swapping@smem-oom@lmem0.html * igt@gem_lmem_swapping@verify: - shard-tglu: NOTRUN -> [SKIP][57] ([i915#4613]) [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-7/igt@gem_lmem_swapping@verify.html * igt@gem_lmem_swapping@verify-ccs@lmem0: - shard-dg1: NOTRUN -> [SKIP][58] ([i915#4565]) [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-16/igt@gem_lmem_swapping@verify-ccs@lmem0.html * igt@gem_mmap@pf-nonblock: - shard-dg2: NOTRUN -> [SKIP][59] ([i915#4083]) +4 other tests skip [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-5/igt@gem_mmap@pf-nonblock.html * igt@gem_mmap_gtt@coherency: - shard-rkl: NOTRUN -> [SKIP][60] ([fdo#111656]) [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@gem_mmap_gtt@coherency.html * igt@gem_mmap_gtt@hang: - shard-dg2: NOTRUN -> [SKIP][61] ([i915#4077]) +18 other tests skip [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-5/igt@gem_mmap_gtt@hang.html - shard-dg1: NOTRUN -> [SKIP][62] ([i915#4077]) +5 other tests skip [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-14/igt@gem_mmap_gtt@hang.html * igt@gem_mmap_gtt@hang-busy: - shard-mtlp: NOTRUN -> [SKIP][63] ([i915#4077]) +5 other tests skip [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-7/igt@gem_mmap_gtt@hang-busy.html * igt@gem_mmap_wc@read-write-distinct: - shard-dg1: NOTRUN -> [SKIP][64] ([i915#4083]) +3 other tests skip [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-15/igt@gem_mmap_wc@read-write-distinct.html * igt@gem_mmap_wc@write-gtt-read-wc: - shard-mtlp: NOTRUN -> [SKIP][65] ([i915#4083]) +3 other tests skip [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-5/igt@gem_mmap_wc@write-gtt-read-wc.html * igt@gem_partial_pwrite_pread@write: - shard-rkl: NOTRUN -> [SKIP][66] ([i915#3282]) +2 other tests skip [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-6/igt@gem_partial_pwrite_pread@write.html * igt@gem_partial_pwrite_pread@writes-after-reads: - shard-dg1: NOTRUN -> [SKIP][67] ([i915#3282]) +2 other tests skip [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-17/igt@gem_partial_pwrite_pread@writes-after-reads.html * igt@gem_pread@exhaustion: - shard-glk: NOTRUN -> [WARN][68] ([i915#2658]) [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk8/igt@gem_pread@exhaustion.html * igt@gem_pread@self: - shard-mtlp: NOTRUN -> [SKIP][69] ([i915#3282]) +1 other test skip [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-5/igt@gem_pread@self.html * igt@gem_pread@snoop: - shard-dg2: NOTRUN -> [SKIP][70] ([i915#3282]) +6 other tests skip [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@gem_pread@snoop.html * igt@gem_pxp@dmabuf-shared-protected-dst-is-context-refcounted: - shard-dg2: NOTRUN -> [SKIP][71] ([i915#4270]) +2 other tests skip [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-3/igt@gem_pxp@dmabuf-shared-protected-dst-is-context-refcounted.html * igt@gem_pxp@reject-modify-context-protection-off-3: - shard-dg1: NOTRUN -> [SKIP][72] ([i915#4270]) [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-17/igt@gem_pxp@reject-modify-context-protection-off-3.html * igt@gem_pxp@reject-modify-context-protection-on: - shard-rkl: NOTRUN -> [SKIP][73] ([i915#4270]) +2 other tests skip [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-7/igt@gem_pxp@reject-modify-context-protection-on.html * igt@gem_pxp@verify-pxp-stale-ctx-execution: - shard-tglu: NOTRUN -> [SKIP][74] ([i915#4270]) +1 other test skip [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-7/igt@gem_pxp@verify-pxp-stale-ctx-execution.html * igt@gem_set_tiling_vs_blt@tiled-to-tiled: - shard-rkl: NOTRUN -> [SKIP][75] ([i915#8411]) [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-1/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]) +3 other tests skip [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-5/igt@gem_set_tiling_vs_blt@tiled-to-untiled.html * igt@gem_set_tiling_vs_blt@untiled-to-tiled: - shard-dg1: NOTRUN -> [SKIP][77] ([i915#4079]) [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-14/igt@gem_set_tiling_vs_blt@untiled-to-tiled.html * igt@gem_softpin@evict-snoop-interruptible: - shard-dg1: NOTRUN -> [SKIP][78] ([i915#4885]) [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-17/igt@gem_softpin@evict-snoop-interruptible.html * igt@gem_tiled_pread_basic: - shard-mtlp: NOTRUN -> [SKIP][79] ([i915#4079]) +1 other test skip [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-1/igt@gem_tiled_pread_basic.html * igt@gem_unfence_active_buffers: - shard-dg2: NOTRUN -> [SKIP][80] ([i915#4879]) [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-1/igt@gem_unfence_active_buffers.html * igt@gem_userptr_blits@coherency-unsync: - shard-mtlp: NOTRUN -> [SKIP][81] ([i915#3297]) [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-8/igt@gem_userptr_blits@coherency-unsync.html * igt@gem_userptr_blits@create-destroy-unsync: - shard-dg2: NOTRUN -> [SKIP][82] ([i915#3297]) +4 other tests skip [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-2/igt@gem_userptr_blits@create-destroy-unsync.html - shard-tglu: NOTRUN -> [SKIP][83] ([i915#3297]) [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-5/igt@gem_userptr_blits@create-destroy-unsync.html * igt@gem_userptr_blits@dmabuf-unsync: - shard-rkl: NOTRUN -> [SKIP][84] ([i915#3297]) +2 other tests skip [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@gem_userptr_blits@dmabuf-unsync.html * igt@gen3_render_linear_blits: - shard-mtlp: NOTRUN -> [SKIP][85] ([fdo#109289]) +2 other tests skip [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-7/igt@gen3_render_linear_blits.html - shard-rkl: NOTRUN -> [SKIP][86] ([fdo#109289]) +2 other tests skip [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-2/igt@gen3_render_linear_blits.html * igt@gen7_exec_parse@basic-rejected: - shard-dg2: NOTRUN -> [SKIP][87] ([fdo#109289]) +4 other tests skip [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@gen7_exec_parse@basic-rejected.html * igt@gen7_exec_parse@chained-batch: - shard-dg1: NOTRUN -> [SKIP][88] ([fdo#109289]) [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-19/igt@gen7_exec_parse@chained-batch.html * igt@gen9_exec_parse@allowed-single: - shard-glk: [PASS][89] -> [INCOMPLETE][90] ([i915#10137] / [i915#5566]) [89]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-glk9/igt@gen9_exec_parse@allowed-single.html [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk5/igt@gen9_exec_parse@allowed-single.html * igt@gen9_exec_parse@basic-rejected: - shard-mtlp: NOTRUN -> [SKIP][91] ([i915#2856]) [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-2/igt@gen9_exec_parse@basic-rejected.html * igt@gen9_exec_parse@batch-zero-length: - shard-dg1: NOTRUN -> [SKIP][92] ([i915#2527]) [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-18/igt@gen9_exec_parse@batch-zero-length.html * igt@gen9_exec_parse@bb-chained: - shard-rkl: NOTRUN -> [SKIP][93] ([i915#2527]) +2 other tests skip [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-1/igt@gen9_exec_parse@bb-chained.html * igt@gen9_exec_parse@unaligned-access: - shard-dg2: NOTRUN -> [SKIP][94] ([i915#2856]) +4 other tests skip [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@gen9_exec_parse@unaligned-access.html * igt@i915_module_load@reload-with-fault-injection: - shard-rkl: [PASS][95] -> [INCOMPLETE][96] ([i915#10137] / [i915#9820] / [i915#9849]) [95]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-rkl-6/igt@i915_module_load@reload-with-fault-injection.html [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-2/igt@i915_module_load@reload-with-fault-injection.html - shard-glk: [PASS][97] -> [INCOMPLETE][98] ([i915#10137] / [i915#9200] / [i915#9849]) [97]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-glk9/igt@i915_module_load@reload-with-fault-injection.html [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk5/igt@i915_module_load@reload-with-fault-injection.html - shard-dg2: [PASS][99] -> [INCOMPLETE][100] ([i915#10137] / [i915#9820] / [i915#9849]) [99]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg2-10/igt@i915_module_load@reload-with-fault-injection.html [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@i915_module_load@reload-with-fault-injection.html * igt@i915_pipe_stress@stress-xrgb8888-ytiled: - shard-dg2: NOTRUN -> [SKIP][101] ([i915#7091]) [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@i915_pipe_stress@stress-xrgb8888-ytiled.html * igt@i915_pm_freq_api@freq-suspend: - shard-rkl: NOTRUN -> [SKIP][102] ([i915#8399]) [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@i915_pm_freq_api@freq-suspend.html * igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0: - shard-dg1: [PASS][103] -> [FAIL][104] ([i915#3591]) [103]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-15/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html * igt@i915_pm_rpm@gem-execbuf-stress-pc8: - shard-mtlp: NOTRUN -> [SKIP][105] ([fdo#109293]) [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-3/igt@i915_pm_rpm@gem-execbuf-stress-pc8.html - shard-tglu: NOTRUN -> [SKIP][106] ([fdo#109293] / [fdo#109506]) [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-3/igt@i915_pm_rpm@gem-execbuf-stress-pc8.html * igt@i915_pm_rps@min-max-config-idle: - shard-dg2: NOTRUN -> [SKIP][107] ([i915#6621]) [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@i915_pm_rps@min-max-config-idle.html - shard-mtlp: NOTRUN -> [SKIP][108] ([i915#6621]) [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-2/igt@i915_pm_rps@min-max-config-idle.html * igt@i915_pm_rps@thresholds-idle-park@gt0: - shard-dg2: NOTRUN -> [SKIP][109] ([i915#8925]) [109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-5/igt@i915_pm_rps@thresholds-idle-park@gt0.html * igt@i915_query@hwconfig_table: - shard-rkl: NOTRUN -> [SKIP][110] ([i915#6245]) [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-1/igt@i915_query@hwconfig_table.html * igt@i915_query@query-topology-coherent-slice-mask: - shard-mtlp: NOTRUN -> [SKIP][111] ([i915#6188]) [111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-5/igt@i915_query@query-topology-coherent-slice-mask.html - shard-dg2: NOTRUN -> [SKIP][112] ([i915#6188]) [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@i915_query@query-topology-coherent-slice-mask.html * igt@i915_query@query-topology-unsupported: - shard-dg2: NOTRUN -> [SKIP][113] ([fdo#109302]) [113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-1/igt@i915_query@query-topology-unsupported.html * igt@i915_suspend@basic-s3-without-i915: - shard-rkl: [PASS][114] -> [FAIL][115] ([i915#10031]) [114]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-rkl-1/igt@i915_suspend@basic-s3-without-i915.html [115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-7/igt@i915_suspend@basic-s3-without-i915.html * igt@intel_hwmon@hwmon-read: - shard-rkl: NOTRUN -> [SKIP][116] ([i915#7707]) [116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-2/igt@intel_hwmon@hwmon-read.html * igt@kms_addfb_basic@addfb25-x-tiled-mismatch-legacy: - shard-mtlp: NOTRUN -> [SKIP][117] ([i915#4212]) +1 other test skip [117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-5/igt@kms_addfb_basic@addfb25-x-tiled-mismatch-legacy.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc: - shard-rkl: NOTRUN -> [SKIP][118] ([i915#8709]) +3 other tests skip [118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-6/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-hdmi-a-1-4-mc-ccs: - shard-dg2: NOTRUN -> [SKIP][119] ([i915#8709]) +11 other tests skip [119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-hdmi-a-1-4-mc-ccs.html * igt@kms_atomic@plane-primary-overlay-mutable-zpos: - shard-dg2: NOTRUN -> [SKIP][120] ([i915#9531]) [120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-2/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html * igt@kms_atomic_transition@plane-all-modeset-transition: - shard-mtlp: NOTRUN -> [SKIP][121] ([i915#1769] / [i915#3555]) [121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-5/igt@kms_atomic_transition@plane-all-modeset-transition.html * igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels: - shard-glk: NOTRUN -> [SKIP][122] ([fdo#109271] / [i915#1769]) +1 other test skip [122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk4/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html * igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels: - shard-dg1: NOTRUN -> [SKIP][123] ([i915#1769] / [i915#3555]) [123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-12/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html - shard-snb: NOTRUN -> [SKIP][124] ([fdo#109271] / [i915#1769]) [124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-snb4/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html * igt@kms_big_fb@4-tiled-16bpp-rotate-0: - shard-rkl: NOTRUN -> [SKIP][125] ([i915#5286]) +2 other tests skip [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@kms_big_fb@4-tiled-16bpp-rotate-0.html * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180: - shard-tglu: NOTRUN -> [SKIP][126] ([fdo#111615] / [i915#5286]) [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-8/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180.html * igt@kms_big_fb@linear-16bpp-rotate-270: - shard-mtlp: NOTRUN -> [SKIP][127] ([fdo#111614]) +2 other tests skip [127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-5/igt@kms_big_fb@linear-16bpp-rotate-270.html * igt@kms_big_fb@linear-32bpp-rotate-270: - shard-tglu: NOTRUN -> [SKIP][128] ([fdo#111614]) +1 other test skip [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-5/igt@kms_big_fb@linear-32bpp-rotate-270.html * igt@kms_big_fb@linear-64bpp-rotate-90: - shard-dg1: NOTRUN -> [SKIP][129] ([i915#3638]) +1 other test skip [129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-12/igt@kms_big_fb@linear-64bpp-rotate-90.html * igt@kms_big_fb@linear-8bpp-rotate-270: - shard-rkl: NOTRUN -> [SKIP][130] ([fdo#111614] / [i915#3638]) +3 other tests skip [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-2/igt@kms_big_fb@linear-8bpp-rotate-270.html * igt@kms_big_fb@x-tiled-32bpp-rotate-270: - shard-dg2: NOTRUN -> [SKIP][131] ([fdo#111614]) +6 other tests skip [131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html * igt@kms_big_fb@y-tiled-64bpp-rotate-0: - shard-dg2: NOTRUN -> [SKIP][132] ([i915#5190]) +18 other tests skip [132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_big_fb@y-tiled-64bpp-rotate-0.html * igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip: - shard-tglu: [PASS][133] -> [FAIL][134] ([i915#3743]) +1 other test fail [133]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-4/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html [134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-6/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html * igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip: - shard-mtlp: NOTRUN -> [SKIP][135] ([fdo#111615]) +2 other tests skip [135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-2/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip.html * igt@kms_big_fb@yf-tiled-16bpp-rotate-270: - shard-dg1: NOTRUN -> [SKIP][136] ([i915#4538]) +4 other tests skip [136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-15/igt@kms_big_fb@yf-tiled-16bpp-rotate-270.html * igt@kms_big_fb@yf-tiled-32bpp-rotate-270: - shard-dg2: NOTRUN -> [SKIP][137] ([i915#4538] / [i915#5190]) +6 other tests skip [137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-3/igt@kms_big_fb@yf-tiled-32bpp-rotate-270.html * igt@kms_big_fb@yf-tiled-64bpp-rotate-90: - shard-rkl: NOTRUN -> [SKIP][138] ([fdo#110723]) +1 other test skip [138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-6/igt@kms_big_fb@yf-tiled-64bpp-rotate-90.html * igt@kms_big_fb@yf-tiled-addfb-size-overflow: - shard-rkl: NOTRUN -> [SKIP][139] ([fdo#111615]) [139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-7/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html - shard-mtlp: NOTRUN -> [SKIP][140] ([i915#6187]) [140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-8/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html * igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0-async-flip: - shard-tglu: NOTRUN -> [SKIP][141] ([fdo#111615]) [141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-4/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html * igt@kms_big_joiner@2x-modeset: - shard-tglu: NOTRUN -> [SKIP][142] ([i915#2705]) [142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-6/igt@kms_big_joiner@2x-modeset.html - shard-dg2: NOTRUN -> [SKIP][143] ([i915#2705]) [143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@kms_big_joiner@2x-modeset.html * igt@kms_big_joiner@invalid-modeset: - shard-dg1: NOTRUN -> [SKIP][144] ([i915#2705]) [144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-16/igt@kms_big_joiner@invalid-modeset.html * igt@kms_ccs@pipe-a-bad-aux-stride-4-tiled-mtl-rc-ccs: - shard-snb: NOTRUN -> [SKIP][145] ([fdo#109271]) +27 other tests skip [145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-snb5/igt@kms_ccs@pipe-a-bad-aux-stride-4-tiled-mtl-rc-ccs.html * igt@kms_ccs@pipe-a-bad-pixel-format-4-tiled-mtl-rc-ccs-cc: - shard-tglu: NOTRUN -> [SKIP][146] ([i915#5354] / [i915#6095]) +15 other tests skip [146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-3/igt@kms_ccs@pipe-a-bad-pixel-format-4-tiled-mtl-rc-ccs-cc.html * igt@kms_ccs@pipe-b-crc-primary-basic-4-tiled-dg2-rc-ccs-cc: - shard-mtlp: NOTRUN -> [SKIP][147] ([i915#5354] / [i915#6095]) +20 other tests skip [147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-7/igt@kms_ccs@pipe-b-crc-primary-basic-4-tiled-dg2-rc-ccs-cc.html * igt@kms_ccs@pipe-b-crc-primary-rotation-180-4-tiled-dg2-rc-ccs: - shard-rkl: NOTRUN -> [SKIP][148] ([i915#5354] / [i915#6095]) +17 other tests skip [148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-5/igt@kms_ccs@pipe-b-crc-primary-rotation-180-4-tiled-dg2-rc-ccs.html * igt@kms_ccs@pipe-c-crc-sprite-planes-basic-4-tiled-mtl-mc-ccs: - shard-dg1: NOTRUN -> [SKIP][149] ([i915#5354] / [i915#6095]) +25 other tests skip [149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-13/igt@kms_ccs@pipe-c-crc-sprite-planes-basic-4-tiled-mtl-mc-ccs.html * igt@kms_ccs@pipe-d-bad-aux-stride-y-tiled-gen12-mc-ccs: - shard-rkl: NOTRUN -> [SKIP][150] ([i915#5354]) +24 other tests skip [150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@kms_ccs@pipe-d-bad-aux-stride-y-tiled-gen12-mc-ccs.html * igt@kms_cdclk@mode-transition: - shard-rkl: NOTRUN -> [SKIP][151] ([i915#3742]) [151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-6/igt@kms_cdclk@mode-transition.html * igt@kms_cdclk@mode-transition-all-outputs: - shard-dg1: NOTRUN -> [SKIP][152] ([i915#3742]) [152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-16/igt@kms_cdclk@mode-transition-all-outputs.html * igt@kms_cdclk@mode-transition@pipe-b-edp-1: - shard-mtlp: NOTRUN -> [SKIP][153] ([i915#7213] / [i915#9010]) +3 other tests skip [153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-4/igt@kms_cdclk@mode-transition@pipe-b-edp-1.html * igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][154] ([i915#4087] / [i915#7213]) +3 other tests skip [154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-1.html * igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][155] ([i915#7213]) [155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-1.html * igt@kms_cdclk@plane-scaling@pipe-b-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][156] ([i915#4087]) +3 other tests skip [156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-1/igt@kms_cdclk@plane-scaling@pipe-b-hdmi-a-3.html * igt@kms_chamelium_color@ctm-0-25: - shard-mtlp: NOTRUN -> [SKIP][157] ([fdo#111827]) [157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-8/igt@kms_chamelium_color@ctm-0-25.html * igt@kms_chamelium_color@ctm-0-50: - shard-dg1: NOTRUN -> [SKIP][158] ([fdo#111827]) +1 other test skip [158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-19/igt@kms_chamelium_color@ctm-0-50.html * igt@kms_chamelium_color@ctm-blue-to-red: - shard-rkl: NOTRUN -> [SKIP][159] ([fdo#111827]) [159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-6/igt@kms_chamelium_color@ctm-blue-to-red.html * igt@kms_chamelium_color@ctm-limited-range: - shard-dg2: NOTRUN -> [SKIP][160] ([fdo#111827]) [160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_chamelium_color@ctm-limited-range.html * igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k: - shard-dg2: NOTRUN -> [SKIP][161] ([i915#7828]) +13 other tests skip [161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-2/igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k.html - shard-rkl: NOTRUN -> [SKIP][162] ([i915#7828]) +6 other tests skip [162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-5/igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k.html * igt@kms_chamelium_hpd@dp-hpd-after-suspend: - shard-dg1: NOTRUN -> [SKIP][163] ([i915#7828]) +1 other test skip [163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-18/igt@kms_chamelium_hpd@dp-hpd-after-suspend.html * igt@kms_chamelium_hpd@dp-hpd-for-each-pipe: - shard-mtlp: NOTRUN -> [SKIP][164] ([i915#7828]) +2 other tests skip [164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-8/igt@kms_chamelium_hpd@dp-hpd-for-each-pipe.html * igt@kms_chamelium_hpd@vga-hpd-fast: - shard-tglu: NOTRUN -> [SKIP][165] ([i915#7828]) [165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-3/igt@kms_chamelium_hpd@vga-hpd-fast.html * igt@kms_content_protection@dp-mst-lic-type-0: - shard-tglu: NOTRUN -> [SKIP][166] ([i915#3116] / [i915#3299]) [166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-4/igt@kms_content_protection@dp-mst-lic-type-0.html * igt@kms_content_protection@dp-mst-lic-type-1: - shard-dg1: NOTRUN -> [SKIP][167] ([i915#3299]) [167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-18/igt@kms_content_protection@dp-mst-lic-type-1.html * igt@kms_content_protection@dp-mst-type-0: - shard-mtlp: NOTRUN -> [SKIP][168] ([i915#3299]) [168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-7/igt@kms_content_protection@dp-mst-type-0.html * igt@kms_content_protection@dp-mst-type-1: - shard-dg2: NOTRUN -> [SKIP][169] ([i915#3299]) +1 other test skip [169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-1/igt@kms_content_protection@dp-mst-type-1.html * igt@kms_content_protection@legacy: - shard-dg2: NOTRUN -> [SKIP][170] ([i915#7118]) [170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-1/igt@kms_content_protection@legacy.html - shard-rkl: NOTRUN -> [SKIP][171] ([i915#7118]) [171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@kms_content_protection@legacy.html * igt@kms_content_protection@mei-interface: - shard-tglu: NOTRUN -> [SKIP][172] ([i915#6944] / [i915#9424]) [172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-3/igt@kms_content_protection@mei-interface.html * igt@kms_cursor_crc@cursor-onscreen-32x10: - shard-mtlp: NOTRUN -> [SKIP][173] ([i915#3555] / [i915#8814]) +1 other test skip [173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-1/igt@kms_cursor_crc@cursor-onscreen-32x10.html * igt@kms_cursor_crc@cursor-random-512x512: - shard-dg2: NOTRUN -> [SKIP][174] ([i915#3359]) [174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-2/igt@kms_cursor_crc@cursor-random-512x512.html - shard-mtlp: NOTRUN -> [SKIP][175] ([i915#3359]) [175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-2/igt@kms_cursor_crc@cursor-random-512x512.html * igt@kms_cursor_crc@cursor-rapid-movement-512x170: - shard-tglu: NOTRUN -> [SKIP][176] ([i915#3359]) [176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-4/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html * igt@kms_cursor_crc@cursor-sliding-128x128@pipe-a-hdmi-a-1: - shard-glk: NOTRUN -> [DMESG-WARN][177] ([i915#118]) [177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk8/igt@kms_cursor_crc@cursor-sliding-128x128@pipe-a-hdmi-a-1.html * igt@kms_cursor_legacy@2x-cursor-vs-flip-legacy: - shard-mtlp: NOTRUN -> [SKIP][178] ([i915#9809]) [178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-2/igt@kms_cursor_legacy@2x-cursor-vs-flip-legacy.html * igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic: - shard-tglu: NOTRUN -> [SKIP][179] ([fdo#109274] / [fdo#111767]) [179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-5/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: - shard-dg2: NOTRUN -> [SKIP][180] ([i915#4103] / [i915#4213]) +2 other tests skip [180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-1/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html - shard-rkl: NOTRUN -> [SKIP][181] ([i915#4103]) [181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-7/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size: - shard-mtlp: NOTRUN -> [SKIP][182] ([i915#4213]) [182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-4/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size.html * igt@kms_cursor_legacy@cursora-vs-flipb-toggle: - shard-dg2: NOTRUN -> [SKIP][183] ([fdo#109274] / [i915#5354]) +5 other tests skip [183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-5/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html * igt@kms_cursor_legacy@cursorb-vs-flipb-toggle: - shard-dg1: NOTRUN -> [SKIP][184] ([fdo#111767] / [fdo#111825]) +1 other test skip [184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-13/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html - shard-snb: NOTRUN -> [SKIP][185] ([fdo#109271] / [fdo#111767]) [185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-snb1/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html * igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot: - shard-mtlp: NOTRUN -> [SKIP][186] ([i915#9067]) [186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-2/igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot.html * igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][187] ([i915#9227]) [187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-3.html * igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1: - shard-rkl: NOTRUN -> [SKIP][188] ([i915#3804]) [188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-2/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html - shard-tglu: NOTRUN -> [SKIP][189] ([i915#3804]) [189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-5/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html * igt@kms_dither@fb-8bpc-vs-panel-8bpc: - shard-dg2: NOTRUN -> [SKIP][190] ([i915#3555]) +8 other tests skip [190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@kms_dither@fb-8bpc-vs-panel-8bpc.html * igt@kms_dp_aux_dev: - shard-dg2: NOTRUN -> [SKIP][191] ([i915#1257]) [191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-3/igt@kms_dp_aux_dev.html - shard-dg1: NOTRUN -> [SKIP][192] ([i915#1257]) [192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-15/igt@kms_dp_aux_dev.html * igt@kms_dsc@dsc-basic: - shard-dg2: NOTRUN -> [SKIP][193] ([i915#3555] / [i915#3840]) +2 other tests skip [193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_dsc@dsc-basic.html * igt@kms_dsc@dsc-fractional-bpp: - shard-rkl: NOTRUN -> [SKIP][194] ([i915#3840]) [194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@kms_dsc@dsc-fractional-bpp.html * igt@kms_dsc@dsc-with-bpc: - shard-tglu: NOTRUN -> [SKIP][195] ([i915#3555] / [i915#3840]) [195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-4/igt@kms_dsc@dsc-with-bpc.html * igt@kms_dsc@dsc-with-output-formats: - shard-mtlp: NOTRUN -> [SKIP][196] ([i915#3555] / [i915#3840]) [196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-7/igt@kms_dsc@dsc-with-output-formats.html * igt@kms_fbcon_fbt@psr-suspend: - shard-dg2: NOTRUN -> [SKIP][197] ([i915#3469]) [197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_fbcon_fbt@psr-suspend.html * igt@kms_feature_discovery@display-2x: - shard-dg2: NOTRUN -> [SKIP][198] ([i915#1839]) +1 other test skip [198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-2/igt@kms_feature_discovery@display-2x.html - shard-rkl: NOTRUN -> [SKIP][199] ([i915#1839]) [199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-5/igt@kms_feature_discovery@display-2x.html * igt@kms_feature_discovery@dp-mst: - shard-rkl: NOTRUN -> [SKIP][200] ([i915#9337]) [200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-7/igt@kms_feature_discovery@dp-mst.html * igt@kms_feature_discovery@psr1: - shard-tglu: NOTRUN -> [SKIP][201] ([i915#658]) [201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-9/igt@kms_feature_discovery@psr1.html - shard-dg2: NOTRUN -> [SKIP][202] ([i915#658]) [202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_feature_discovery@psr1.html * igt@kms_flip@2x-flip-vs-fences-interruptible: - shard-dg1: NOTRUN -> [SKIP][203] ([i915#8381]) [203]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-16/igt@kms_flip@2x-flip-vs-fences-interruptible.html * igt@kms_flip@2x-flip-vs-panning: - shard-dg1: NOTRUN -> [SKIP][204] ([fdo#111825] / [i915#9934]) +1 other test skip [204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-16/igt@kms_flip@2x-flip-vs-panning.html * igt@kms_flip@2x-flip-vs-panning-interruptible: - shard-dg2: NOTRUN -> [SKIP][205] ([fdo#109274]) +8 other tests skip [205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-5/igt@kms_flip@2x-flip-vs-panning-interruptible.html * igt@kms_flip@2x-plain-flip-fb-recreate: - shard-tglu: NOTRUN -> [SKIP][206] ([fdo#109274] / [i915#3637]) +3 other tests skip [206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-4/igt@kms_flip@2x-plain-flip-fb-recreate.html * igt@kms_flip@2x-plain-flip-fb-recreate-interruptible: - shard-mtlp: NOTRUN -> [SKIP][207] ([i915#3637]) [207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-5/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible.html * igt@kms_flip@2x-plain-flip-interruptible: - shard-rkl: NOTRUN -> [SKIP][208] ([fdo#111825]) +7 other tests skip [208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-2/igt@kms_flip@2x-plain-flip-interruptible.html * igt@kms_flip@flip-vs-fences-interruptible: - shard-dg2: NOTRUN -> [SKIP][209] ([i915#8381]) +1 other test skip [209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_flip@flip-vs-fences-interruptible.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][210] ([i915#8810]) [210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-4/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-valid-mode: - shard-tglu: NOTRUN -> [SKIP][211] ([i915#2587] / [i915#2672]) [211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-10/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode: - shard-rkl: NOTRUN -> [SKIP][212] ([i915#2672]) +2 other tests skip [212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-5/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode: - shard-dg2: NOTRUN -> [SKIP][213] ([i915#2672]) +1 other test skip [213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-2/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][214] ([i915#2672]) [214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-8/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling@pipe-a-valid-mode: - shard-dg1: NOTRUN -> [SKIP][215] ([i915#2587] / [i915#2672]) [215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-15/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode: - shard-dg2: NOTRUN -> [SKIP][216] ([i915#2672] / [i915#3555]) [216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-3/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html * igt@kms_force_connector_basic@force-load-detect: - shard-dg1: NOTRUN -> [SKIP][217] ([fdo#109285]) [217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-13/igt@kms_force_connector_basic@force-load-detect.html * igt@kms_force_connector_basic@prune-stale-modes: - shard-mtlp: NOTRUN -> [SKIP][218] ([i915#5274]) [218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-8/igt@kms_force_connector_basic@prune-stale-modes.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-mmap-gtt: - shard-mtlp: NOTRUN -> [SKIP][219] ([i915#8708]) [219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-mmap-wc: - shard-dg2: NOTRUN -> [SKIP][220] ([i915#8708]) +26 other tests skip [220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render: - shard-dg1: NOTRUN -> [SKIP][221] ([fdo#111825]) +13 other tests skip [221]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-17/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-pwrite: - shard-snb: [PASS][222] -> [SKIP][223] ([fdo#109271]) +13 other tests skip [222]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-pwrite.html [223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-snb1/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@fbc-tiling-4: - shard-dg2: [PASS][224] -> [FAIL][225] ([i915#6880]) [224]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg2-7/igt@kms_frontbuffer_tracking@fbc-tiling-4.html [225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-tiling-4.html - shard-dg1: NOTRUN -> [SKIP][226] ([i915#5439]) [226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-18/igt@kms_frontbuffer_tracking@fbc-tiling-4.html * igt@kms_frontbuffer_tracking@fbc-tiling-y: - shard-mtlp: NOTRUN -> [SKIP][227] ([i915#10055]) [227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-8/igt@kms_frontbuffer_tracking@fbc-tiling-y.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-indfb-pgflip-blt: - shard-tglu: NOTRUN -> [SKIP][228] ([fdo#110189]) +4 other tests skip [228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-8/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-indfb-pgflip-blt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-mmap-gtt: - shard-rkl: NOTRUN -> [SKIP][229] ([fdo#111825] / [i915#1825]) +29 other tests skip [229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-2/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-plflip-blt: - shard-dg2: NOTRUN -> [SKIP][230] ([i915#5354]) +107 other tests skip [230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-5/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-shrfb-plflip-blt.html * igt@kms_frontbuffer_tracking@fbcpsr-tiling-y: - shard-dg2: NOTRUN -> [SKIP][231] ([i915#10055]) +1 other test skip [231]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-3/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html * igt@kms_frontbuffer_tracking@pipe-fbc-rte: - shard-dg1: NOTRUN -> [SKIP][232] ([i915#9766]) [232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-12/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html * igt@kms_frontbuffer_tracking@plane-fbc-rte: - shard-dg2: NOTRUN -> [SKIP][233] ([i915#10070]) [233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_frontbuffer_tracking@plane-fbc-rte.html * igt@kms_frontbuffer_tracking@psr-1p-pri-indfb-multidraw: - shard-glk: NOTRUN -> [SKIP][234] ([fdo#109271]) +256 other tests skip [234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk4/igt@kms_frontbuffer_tracking@psr-1p-pri-indfb-multidraw.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-wc: - shard-dg1: NOTRUN -> [SKIP][235] ([i915#8708]) +14 other tests skip [235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-13/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-indfb-plflip-blt: - shard-rkl: NOTRUN -> [SKIP][236] ([i915#3023]) +18 other tests skip [236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-1/igt@kms_frontbuffer_tracking@psr-1p-primscrn-indfb-plflip-blt.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-blt: - shard-dg2: NOTRUN -> [SKIP][237] ([i915#3458]) +30 other tests skip [237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-blt.html * igt@kms_frontbuffer_tracking@psr-1p-rte: - shard-dg1: NOTRUN -> [SKIP][238] ([i915#3458]) +2 other tests skip [238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-17/igt@kms_frontbuffer_tracking@psr-1p-rte.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-pgflip-blt: - shard-tglu: NOTRUN -> [SKIP][239] ([fdo#109280]) +12 other tests skip [239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-6/igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-pgflip-blt.html - shard-mtlp: NOTRUN -> [SKIP][240] ([i915#1825]) +16 other tests skip [240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-5/igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-pgflip-blt.html * igt@kms_getfb@getfb-reject-ccs: - shard-dg2: NOTRUN -> [SKIP][241] ([i915#6118]) [241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-1/igt@kms_getfb@getfb-reject-ccs.html * igt@kms_hdr@bpc-switch-suspend: - shard-dg2: NOTRUN -> [SKIP][242] ([i915#3555] / [i915#8228]) [242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-2/igt@kms_hdr@bpc-switch-suspend.html - shard-rkl: NOTRUN -> [SKIP][243] ([i915#3555] / [i915#8228]) +1 other test skip [243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-7/igt@kms_hdr@bpc-switch-suspend.html * igt@kms_hdr@static-swap: - shard-tglu: NOTRUN -> [SKIP][244] ([i915#3555] / [i915#8228]) [244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-10/igt@kms_hdr@static-swap.html * igt@kms_multipipe_modeset@basic-max-pipe-crc-check: - shard-rkl: NOTRUN -> [SKIP][245] ([i915#4816]) [245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-7/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html * igt@kms_plane_alpha_blend@alpha-basic@pipe-c-hdmi-a-1: - shard-glk: NOTRUN -> [FAIL][246] ([i915#7862]) +1 other test fail [246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk8/igt@kms_plane_alpha_blend@alpha-basic@pipe-c-hdmi-a-1.html * igt@kms_plane_lowres@tiling-x@pipe-a-edp-1: - shard-mtlp: NOTRUN -> [SKIP][247] ([i915#3582]) +3 other tests skip [247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-1/igt@kms_plane_lowres@tiling-x@pipe-a-edp-1.html * igt@kms_plane_lowres@tiling-yf: - shard-dg1: NOTRUN -> [SKIP][248] ([i915#3555]) +3 other tests skip [248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-15/igt@kms_plane_lowres@tiling-yf.html * igt@kms_plane_scaling@intel-max-src-size: - shard-dg2: NOTRUN -> [SKIP][249] ([i915#6953] / [i915#9423]) [249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-5/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][250] ([i915#8292]) [250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-6/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-2.html * igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-2: - shard-dg2: NOTRUN -> [SKIP][251] ([i915#9423]) +3 other tests skip [251]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-2/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-2.html * igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-c-hdmi-a-3: - shard-dg1: NOTRUN -> [SKIP][252] ([i915#9423]) +19 other tests skip [252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-12/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-rotation@pipe-c-hdmi-a-3.html * igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-1: - shard-rkl: NOTRUN -> [SKIP][253] ([i915#9423]) +9 other tests skip [253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-5/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-1.html * igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-a-hdmi-a-1: - shard-rkl: NOTRUN -> [SKIP][254] ([i915#5176] / [i915#9423]) +1 other test skip [254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-7/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-a-hdmi-a-1.html * igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-b-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][255] ([i915#5235]) +5 other tests skip [255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-1/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-b-hdmi-a-2.html * igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-20x20@pipe-b-edp-1: - shard-mtlp: NOTRUN -> [SKIP][256] ([i915#5235]) +6 other tests skip [256]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-7/igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-20x20@pipe-b-edp-1.html * igt@kms_plane_scaling@planes-downscale-factor-0-75@pipe-d-edp-1: - shard-mtlp: NOTRUN -> [SKIP][257] ([i915#3555] / [i915#5235]) [257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-2/igt@kms_plane_scaling@planes-downscale-factor-0-75@pipe-d-edp-1.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-c-hdmi-a-3: - shard-dg1: NOTRUN -> [SKIP][258] ([i915#5235]) +15 other tests skip [258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-13/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-c-hdmi-a-3.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-d-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][259] ([i915#5235] / [i915#9423]) +15 other tests skip [259]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-d-hdmi-a-1.html * igt@kms_pm_backlight@fade-with-suspend: - shard-dg1: NOTRUN -> [SKIP][260] ([i915#5354]) [260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-12/igt@kms_pm_backlight@fade-with-suspend.html * igt@kms_pm_dc@dc3co-vpb-simulation: - shard-rkl: NOTRUN -> [SKIP][261] ([i915#9685]) [261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-7/igt@kms_pm_dc@dc3co-vpb-simulation.html * igt@kms_pm_lpsp@kms-lpsp: - shard-rkl: NOTRUN -> [SKIP][262] ([i915#9340]) [262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-6/igt@kms_pm_lpsp@kms-lpsp.html * igt@kms_pm_rpm@modeset-lpsp-stress: - shard-dg2: NOTRUN -> [SKIP][263] ([i915#9519]) +1 other test skip [263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_pm_rpm@modeset-lpsp-stress.html * igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait: - shard-mtlp: NOTRUN -> [SKIP][264] ([i915#9519]) [264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-5/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html * igt@kms_prime@basic-modeset-hybrid: - shard-dg2: NOTRUN -> [SKIP][265] ([i915#6524] / [i915#6805]) [265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-3/igt@kms_prime@basic-modeset-hybrid.html * igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-fully-sf: - shard-mtlp: NOTRUN -> [SKIP][266] ([i915#2920]) [266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-5/igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-fully-sf.html * igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area: - shard-dg2: NOTRUN -> [SKIP][267] ([i915#9683]) +1 other test skip [267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area.html - shard-rkl: NOTRUN -> [SKIP][268] ([fdo#111068] / [i915#9683]) +1 other test skip [268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area.html * igt@kms_psr2_sf@primary-plane-update-sf-dmg-area: - shard-tglu: NOTRUN -> [SKIP][269] ([fdo#111068] / [i915#9683]) [269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-4/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area.html * igt@kms_psr_stress_test@invalidate-primary-flip-overlay: - shard-dg2: NOTRUN -> [SKIP][270] ([i915#9685]) +1 other test skip [270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html * igt@kms_rotation_crc@bad-tiling: - shard-mtlp: NOTRUN -> [SKIP][271] ([i915#4235]) [271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-7/igt@kms_rotation_crc@bad-tiling.html * igt@kms_rotation_crc@sprite-rotation-90-pos-100-0: - shard-dg2: NOTRUN -> [SKIP][272] ([i915#4235]) +1 other test skip [272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_rotation_crc@sprite-rotation-90-pos-100-0.html * igt@kms_scaling_modes@scaling-mode-none: - shard-rkl: NOTRUN -> [SKIP][273] ([i915#3555]) +4 other tests skip [273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-5/igt@kms_scaling_modes@scaling-mode-none.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_swab: - shard-dg2: [PASS][274] -> [DMESG-WARN][275] ([i915#10143]) [274]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg2-5/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_swab.html [275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_swab.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_abgr8888: - shard-rkl: [PASS][276] -> [DMESG-WARN][277] ([i915#10143]) +1 other test dmesg-warn [276]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-rkl-4/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_abgr8888.html [277]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_abgr8888.html - shard-glk: [PASS][278] -> [DMESG-WARN][279] ([i915#10143]) [278]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-glk9/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_abgr8888.html [279]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk3/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_abgr8888.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_argb2101010: - shard-snb: [PASS][280] -> [DMESG-WARN][281] ([i915#10143]) +1 other test dmesg-warn [280]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-snb1/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_argb2101010.html [281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-snb1/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_argb2101010.html * igt@kms_sysfs_edid_timing: - shard-dg2: NOTRUN -> [FAIL][282] ([IGT#2]) [282]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-5/igt@kms_sysfs_edid_timing.html * igt@kms_tiled_display@basic-test-pattern-with-chamelium: - shard-dg2: NOTRUN -> [SKIP][283] ([i915#8623]) [283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-1/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html * igt@kms_tv_load_detect@load-detect: - shard-dg2: NOTRUN -> [SKIP][284] ([fdo#109309]) [284]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_tv_load_detect@load-detect.html * igt@kms_universal_plane@cursor-fb-leak@pipe-a-hdmi-a-1: - shard-tglu: [PASS][285] -> [FAIL][286] ([i915#9196]) [285]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-10/igt@kms_universal_plane@cursor-fb-leak@pipe-a-hdmi-a-1.html [286]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-3/igt@kms_universal_plane@cursor-fb-leak@pipe-a-hdmi-a-1.html * igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1: - shard-mtlp: [PASS][287] -> [FAIL][288] ([i915#9196]) [287]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-mtlp-8/igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1.html [288]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-7/igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1.html * igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-3: - shard-dg1: [PASS][289] -> [FAIL][290] ([i915#9196]) [289]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg1-12/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-3.html [290]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-12/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-3.html * igt@kms_writeback@writeback-fb-id: - shard-glk: NOTRUN -> [SKIP][291] ([fdo#109271] / [i915#2437]) [291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk9/igt@kms_writeback@writeback-fb-id.html * igt@kms_writeback@writeback-fb-id-xrgb2101010: - shard-tglu: NOTRUN -> [SKIP][292] ([i915#2437] / [i915#9412]) [292]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-10/igt@kms_writeback@writeback-fb-id-xrgb2101010.html * igt@kms_writeback@writeback-pixel-formats: - shard-rkl: NOTRUN -> [SKIP][293] ([i915#2437]) [293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-1/igt@kms_writeback@writeback-pixel-formats.html * igt@perf@mi-rpc: - shard-rkl: NOTRUN -> [SKIP][294] ([i915#2434]) [294]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-2/igt@perf@mi-rpc.html * igt@perf_pmu@busy-double-start@vecs0: - shard-mtlp: [PASS][295] -> [FAIL][296] ([i915#4349]) +2 other tests fail [295]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-mtlp-7/igt@perf_pmu@busy-double-start@vecs0.html [296]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-2/igt@perf_pmu@busy-double-start@vecs0.html * igt@perf_pmu@cpu-hotplug: - shard-rkl: NOTRUN -> [SKIP][297] ([i915#8850]) [297]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-6/igt@perf_pmu@cpu-hotplug.html * igt@prime_udl: - shard-dg2: NOTRUN -> [SKIP][298] ([fdo#109291]) [298]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@prime_udl.html * igt@prime_vgem@basic-gtt: - shard-dg2: NOTRUN -> [SKIP][299] ([i915#3708] / [i915#4077]) [299]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-5/igt@prime_vgem@basic-gtt.html * igt@prime_vgem@fence-read-hang: - shard-mtlp: NOTRUN -> [SKIP][300] ([i915#3708]) [300]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-7/igt@prime_vgem@fence-read-hang.html - shard-dg2: NOTRUN -> [SKIP][301] ([i915#3708]) +2 other tests skip [301]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@prime_vgem@fence-read-hang.html * igt@sriov_basic@enable-vfs-autoprobe-off: - shard-rkl: NOTRUN -> [SKIP][302] ([i915#9917]) [302]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-1/igt@sriov_basic@enable-vfs-autoprobe-off.html * igt@sriov_basic@enable-vfs-autoprobe-on: - shard-tglu: NOTRUN -> [SKIP][303] ([i915#9917]) [303]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-6/igt@sriov_basic@enable-vfs-autoprobe-on.html - shard-dg2: NOTRUN -> [SKIP][304] ([i915#9917]) [304]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-2/igt@sriov_basic@enable-vfs-autoprobe-on.html * igt@syncobj_timeline@invalid-wait-zero-handles: - shard-dg2: NOTRUN -> [FAIL][305] ([i915#9781]) [305]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@syncobj_timeline@invalid-wait-zero-handles.html - shard-rkl: NOTRUN -> [FAIL][306] ([i915#9781]) [306]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@syncobj_timeline@invalid-wait-zero-handles.html - shard-mtlp: NOTRUN -> [FAIL][307] ([i915#9781]) [307]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-7/igt@syncobj_timeline@invalid-wait-zero-handles.html * igt@v3d/v3d_perfmon@create-perfmon-0: - shard-rkl: NOTRUN -> [SKIP][308] ([fdo#109315]) +8 other tests skip [308]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-5/igt@v3d/v3d_perfmon@create-perfmon-0.html * igt@v3d/v3d_submit_csd@job-perfmon: - shard-dg1: NOTRUN -> [SKIP][309] ([i915#2575]) +3 other tests skip [309]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-12/igt@v3d/v3d_submit_csd@job-perfmon.html * igt@v3d/v3d_submit_csd@single-out-sync: - shard-dg2: NOTRUN -> [SKIP][310] ([i915#2575]) +13 other tests skip [310]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-1/igt@v3d/v3d_submit_csd@single-out-sync.html * igt@v3d/v3d_wait_bo@used-bo: - shard-mtlp: NOTRUN -> [SKIP][311] ([i915#2575]) +3 other tests skip [311]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-5/igt@v3d/v3d_wait_bo@used-bo.html * igt@v3d/v3d_wait_bo@used-bo-0ns: - shard-tglu: NOTRUN -> [SKIP][312] ([fdo#109315] / [i915#2575]) +5 other tests skip [312]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-7/igt@v3d/v3d_wait_bo@used-bo-0ns.html * igt@vc4/vc4_perfmon@get-values-invalid-perfmon: - shard-dg2: NOTRUN -> [SKIP][313] ([i915#7711]) +14 other tests skip [313]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-1/igt@vc4/vc4_perfmon@get-values-invalid-perfmon.html * igt@vc4/vc4_purgeable_bo@access-purgeable-bo-mem: - shard-dg1: NOTRUN -> [SKIP][314] ([i915#7711]) +2 other tests skip [314]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-18/igt@vc4/vc4_purgeable_bo@access-purgeable-bo-mem.html * igt@vc4/vc4_purgeable_bo@free-purged-bo: - shard-tglu: NOTRUN -> [SKIP][315] ([i915#2575]) +1 other test skip [315]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-5/igt@vc4/vc4_purgeable_bo@free-purged-bo.html * igt@vc4/vc4_purgeable_bo@mark-purgeable: - shard-rkl: NOTRUN -> [SKIP][316] ([i915#7711]) +6 other tests skip [316]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-1/igt@vc4/vc4_purgeable_bo@mark-purgeable.html * igt@vc4/vc4_purgeable_bo@mark-purgeable-twice: - shard-mtlp: NOTRUN -> [SKIP][317] ([i915#7711]) +2 other tests skip [317]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-mtlp-5/igt@vc4/vc4_purgeable_bo@mark-purgeable-twice.html #### Possible fixes #### * igt@gem_ctx_exec@basic-nohangcheck: - shard-tglu: [FAIL][318] ([i915#6268]) -> [PASS][319] [318]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-8/igt@gem_ctx_exec@basic-nohangcheck.html [319]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-10/igt@gem_ctx_exec@basic-nohangcheck.html * igt@gem_eio@reset-stress: - shard-dg1: [FAIL][320] ([i915#5784]) -> [PASS][321] [320]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg1-15/igt@gem_eio@reset-stress.html [321]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-19/igt@gem_eio@reset-stress.html * igt@gem_exec_fair@basic-throttle@rcs0: - shard-glk: [FAIL][322] ([i915#2842]) -> [PASS][323] +1 other test pass [322]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-glk7/igt@gem_exec_fair@basic-throttle@rcs0.html [323]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk5/igt@gem_exec_fair@basic-throttle@rcs0.html - shard-tglu: [FAIL][324] ([i915#2842]) -> [PASS][325] [324]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-3/igt@gem_exec_fair@basic-throttle@rcs0.html [325]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-8/igt@gem_exec_fair@basic-throttle@rcs0.html * igt@gem_exec_suspend@basic-s0@smem: - shard-dg2: [INCOMPLETE][326] ([i915#9275]) -> [PASS][327] [326]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg2-6/igt@gem_exec_suspend@basic-s0@smem.html [327]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-2/igt@gem_exec_suspend@basic-s0@smem.html * igt@i915_module_load@reload-with-fault-injection: - shard-tglu: [INCOMPLETE][328] ([i915#9200]) -> [PASS][329] [328]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-4/igt@i915_module_load@reload-with-fault-injection.html [329]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-7/igt@i915_module_load@reload-with-fault-injection.html * igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip: - shard-tglu: [FAIL][330] ([i915#3743]) -> [PASS][331] +1 other test pass [330]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-5/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html [331]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-6/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html * igt@kms_cursor_legacy@torture-move@pipe-a: - shard-tglu: [DMESG-WARN][332] ([i915#1982]) -> [PASS][333] [332]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-8/igt@kms_cursor_legacy@torture-move@pipe-a.html [333]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-2/igt@kms_cursor_legacy@torture-move@pipe-a.html * igt@kms_flip@flip-vs-absolute-wf_vblank@a-hdmi-a1: - shard-tglu: [INCOMPLETE][334] -> [PASS][335] [334]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-10/igt@kms_flip@flip-vs-absolute-wf_vblank@a-hdmi-a1.html [335]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-5/igt@kms_flip@flip-vs-absolute-wf_vblank@a-hdmi-a1.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff: - shard-snb: [SKIP][336] ([fdo#109271]) -> [PASS][337] +15 other tests pass [336]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-snb1/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html [337]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html * igt@kms_pm_rpm@system-suspend-modeset: - shard-tglu: [ABORT][338] -> [PASS][339] [338]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-9/igt@kms_pm_rpm@system-suspend-modeset.html [339]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-2/igt@kms_pm_rpm@system-suspend-modeset.html * igt@kms_rotation_crc@primary-y-tiled-reflect-x-270: - shard-rkl: [ABORT][340] ([i915#8875]) -> [PASS][341] [340]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-rkl-5/igt@kms_rotation_crc@primary-y-tiled-reflect-x-270.html [341]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-7/igt@kms_rotation_crc@primary-y-tiled-reflect-x-270.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_clip_offset: - shard-rkl: [DMESG-WARN][342] ([i915#10143]) -> [PASS][343] [342]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-rkl-4/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_clip_offset.html [343]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_clip_offset.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_swab: - shard-glk: [DMESG-WARN][344] ([i915#10143]) -> [PASS][345] [344]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-glk9/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_swab.html [345]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk3/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_swab.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_argb2101010: - shard-dg2: [DMESG-WARN][346] ([i915#10143]) -> [PASS][347] [346]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg2-5/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_argb2101010.html [347]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_argb2101010.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_argb8888: - shard-snb: [DMESG-WARN][348] ([i915#10143]) -> [PASS][349] [348]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-snb1/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_argb8888.html [349]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-snb1/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_argb8888.html * igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1: - shard-snb: [FAIL][350] ([i915#9196]) -> [PASS][351] [350]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-snb7/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1.html [351]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-snb1/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1.html * igt@perf_pmu@most-busy-idle-check-all@rcs0: - shard-dg1: [FAIL][352] ([i915#9593]) -> [PASS][353] [352]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg1-16/igt@perf_pmu@most-busy-idle-check-all@rcs0.html [353]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-13/igt@perf_pmu@most-busy-idle-check-all@rcs0.html #### Warnings #### * igt@device_reset@unbind-reset-rebind: - shard-dg1: [INCOMPLETE][354] ([i915#9408] / [i915#9618]) -> [ABORT][355] ([i915#9618]) [354]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg1-14/igt@device_reset@unbind-reset-rebind.html [355]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-13/igt@device_reset@unbind-reset-rebind.html * igt@gem_pread@exhaustion: - shard-tglu: [INCOMPLETE][356] ([i915#10042]) -> [WARN][357] ([i915#2658]) [356]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-8/igt@gem_pread@exhaustion.html [357]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-4/igt@gem_pread@exhaustion.html * igt@gem_pwrite@basic-exhaustion: - shard-tglu: [INCOMPLETE][358] ([i915#10042]) -> [INCOMPLETE][359] ([i915#10042] / [i915#10137]) [358]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-4/igt@gem_pwrite@basic-exhaustion.html [359]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-6/igt@gem_pwrite@basic-exhaustion.html * igt@kms_content_protection@atomic-dpms: - shard-snb: [INCOMPLETE][360] ([i915#8816]) -> [SKIP][361] ([fdo#109271]) [360]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-snb7/igt@kms_content_protection@atomic-dpms.html [361]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-snb2/igt@kms_content_protection@atomic-dpms.html * igt@kms_content_protection@mei-interface: - shard-dg1: [SKIP][362] ([i915#9433]) -> [SKIP][363] ([i915#9424]) [362]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg1-13/igt@kms_content_protection@mei-interface.html [363]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-14/igt@kms_content_protection@mei-interface.html * igt@kms_fbcon_fbt@psr: - shard-rkl: [SKIP][364] ([fdo#110189] / [i915#3955]) -> [SKIP][365] ([i915#3955]) [364]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-rkl-2/igt@kms_fbcon_fbt@psr.html [365]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-6/igt@kms_fbcon_fbt@psr.html * igt@kms_pm_dc@dc9-dpms: - shard-rkl: [SKIP][366] ([i915#4281]) -> [SKIP][367] ([i915#3361]) [366]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-rkl-5/igt@kms_pm_dc@dc9-dpms.html [367]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-2/igt@kms_pm_dc@dc9-dpms.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list: - shard-rkl: [DMESG-FAIL][368] ([i915#10143]) -> [FAIL][369] ([i915#10136]) [368]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-rkl-4/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html [369]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-rkl-4/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html - shard-dg1: [FAIL][370] -> [FAIL][371] ([i915#10136]) [370]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg1-17/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html [371]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg1-12/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html - shard-snb: [FAIL][372] -> [FAIL][373] ([i915#10136]) [372]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-snb1/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html [373]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-snb1/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html - shard-tglu: [FAIL][374] -> [DMESG-FAIL][375] ([i915#10143]) [374]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-tglu-7/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html [375]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-tglu-3/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html - shard-glk: [FAIL][376] -> [FAIL][377] ([i915#10136]) [376]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-glk9/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html [377]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-glk3/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html - shard-dg2: [FAIL][378] -> [FAIL][379] ([i915#10136]) [378]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg2-5/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html [379]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-6/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html * igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem: - shard-dg2: [INCOMPLETE][380] ([i915#5493]) -> [CRASH][381] ([i915#9351]) [380]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14160/shard-dg2-3/igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem.html [381]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/shard-dg2-10/igt@prime_mmap@test_aperture_limit@test_aperture_limit-smem.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [IGT#2]: https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/2 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274 [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280 [fdo#109283]: https://bugs.freedesktop.org/show_bug.cgi?id=109283 [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289 [fdo#109291]: https://bugs.freedesktop.org/show_bug.cgi?id=109291 [fdo#109293]: https://bugs.freedesktop.org/show_bug.cgi?id=109293 [fdo#109302]: https://bugs.freedesktop.org/show_bug.cgi?id=109302 [fdo#109309]: https://bugs.freedesktop.org/show_bug.cgi?id=109309 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [fdo#109506]: https://bugs.freedesktop.org/show_bug.cgi?id=109506 [fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189 [fdo#110723]: https://bugs.freedesktop.org/show_bug.cgi?id=110723 [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068 [fdo#111614]: https://bugs.freedesktop.org/show_bug.cgi?id=111614 [fdo#111615]: https://bugs.freedesktop.org/show_bug.cgi?id=111615 [fdo#111656]: https://bugs.freedesktop.org/show_bug.cgi?id=111656 [fdo#111767]: https://bugs.freedesktop.org/show_bug.cgi?id=111767 [fdo#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#10031]: https://gitlab.freedesktop.org/drm/intel/issues/10031 [i915#10042]: https://gitlab.freedesktop.org/drm/intel/issues/10042 [i915#10055]: https://gitlab.freedesktop.org/drm/intel/issues/10055 [i915#10070]: https://gitlab.freedesktop.org/drm/intel/issues/10070 [i915#10136]: https://gitlab.freedesktop.org/drm/intel/issues/10136 [i915#10137]: https://gitlab.freedesktop.org/drm/intel/issues/10137 [i915#10140]: https://gitlab.freedesktop.org/drm/intel/issues/10140 [i915#10143]: https://gitlab.freedesktop.org/drm/intel/issues/10143 [i915#1099]: https://gitlab.freedesktop.org/drm/intel/issues/1099 [i915#118]: https://gitlab.freedesktop.org/drm/intel/issues/118 [i915#1257]: https://gitlab.freedesktop.org/drm/intel/issues/1257 [i915#1769]: https://gitlab.freedesktop.org/drm/intel/issues/1769 [i915#1825]: https://gitlab.freedesktop.org/drm/intel/issues/1825 [i915#1839]: https://gitlab.freedesktop.org/drm/intel/issues/1839 [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982 [i915#2434]: https://gitlab.freedesktop.org/drm/intel/issues/2434 [i915#2437]: https://gitlab.freedesktop.org/drm/intel/issues/2437 [i915#2527]: https://gitlab.freedesktop.org/drm/intel/issues/2527 [i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575 [i915#2587]: https://gitlab.freedesktop.org/drm/intel/issues/2587 [i915#2658]: https://gitlab.freedesktop.org/drm/intel/issues/2658 [i915#2672]: https://gitlab.freedesktop.org/drm/intel/issues/2672 [i915#2705]: https://gitlab.freedesktop.org/drm/intel/issues/2705 [i915#280]: https://gitlab.freedesktop.org/drm/intel/issues/280 [i915#2842]: https://gitlab.freedesktop.org/drm/intel/issues/2842 [i915#2856]: https://gitlab.freedesktop.org/drm/intel/issues/2856 [i915#2920]: https://gitlab.freedesktop.org/drm/intel/issues/2920 [i915#3023]: https://gitlab.freedesktop.org/drm/intel/issues/3023 [i915#3116]: https://gitlab.freedesktop.org/drm/intel/issues/3116 [i915#3281]: https://gitlab.freedesktop.org/drm/intel/issues/3281 [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282 [i915#3297]: https://gitlab.freedesktop.org/drm/intel/issues/3297 [i915#3299]: https://gitlab.freedesktop.org/drm/intel/issues/3299 [i915#3359]: https://gitlab.freedesktop.org/drm/intel/issues/3359 [i915#3361]: https://gitlab.freedesktop.org/drm/intel/issues/3361 [i915#3458]: https://gitlab.freedesktop.org/drm/intel/issues/3458 [i915#3469]: https://gitlab.freedesktop.org/drm/intel/issues/3469 [i915#3539]: https://gitlab.freedesktop.org/drm/intel/issues/3539 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3582]: https://gitlab.freedesktop.org/drm/intel/issues/3582 [i915#3591]: https://gitlab.freedesktop.org/drm/intel/issues/3591 [i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637 [i915#3638]: https://gitlab.freedesktop.org/drm/intel/issues/3638 [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708 [i915#3742]: https://gitlab.freedesktop.org/drm/intel/issues/3742 [i915#3743]: https://gitlab.freedesktop.org/drm/intel/issues/3743 [i915#3804]: https://gitlab.freedesktop.org/drm/intel/issues/3804 [i915#3840]: https://gitlab.freedesktop.org/drm/intel/issues/3840 [i915#3955]: https://gitlab.freedesktop.org/drm/intel/issues/3955 [i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077 [i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079 [i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083 [i915#4087]: https://gitlab.freedesktop.org/drm/intel/issues/4087 [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103 [i915#4212]: https://gitlab.freedesktop.org/drm/intel/issues/4212 [i915#4213]: https://gitlab.freedesktop.org/drm/intel/issues/4213 [i915#4235]: https://gitlab.freedesktop.org/drm/intel/issues/4235 [i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270 [i915#4281]: https://gitlab.freedesktop.org/drm/intel/issues/4281 [i915#4349]: https://gitlab.freedesktop.org/drm/intel/issues/4349 [i915#4537]: https://gitlab.freedesktop.org/drm/intel/issues/4537 [i915#4538]: https://gitlab.freedesktop.org/drm/intel/issues/4538 [i915#4565]: https://gitlab.freedesktop.org/drm/intel/issues/4565 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4812]: https://gitlab.freedesktop.org/drm/intel/issues/4812 [i915#4816]: https://gitlab.freedesktop.org/drm/intel/issues/4816 [i915#4852]: https://gitlab.freedesktop.org/drm/intel/issues/4852 [i915#4860]: https://gitlab.freedesktop.org/drm/intel/issues/4860 [i915#4873]: https://gitlab.freedesktop.org/drm/intel/issues/4873 [i915#4879]: https://gitlab.freedesktop.org/drm/intel/issues/4879 [i915#4885]: https://gitlab.freedesktop.org/drm/intel/issues/4885 [i915#5107]: https://gitlab.freedesktop.org/drm/intel/issues/5107 [i915#5176]: https://gitlab.freedesktop.org/drm/intel/issues/5176 [i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190 [i915#5235]: https://gitlab.freedesktop.org/drm/intel/issues/5235 [i915#5274]: https://gitlab.freedesktop.org/drm/intel/issues/5274 [i915#5286]: https://gitlab.freedesktop.org/drm/intel/issues/5286 [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354 [i915#5439]: https://gitlab.freedesktop.org/drm/intel/issues/5439 [i915#5493]: https://gitlab.freedesktop.org/drm/intel/issues/5493 [i915#5566]: https://gitlab.freedesktop.org/drm/intel/issues/5566 [i915#5784]: https://gitlab.freedesktop.org/drm/intel/issues/5784 [i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095 [i915#6118]: https://gitlab.freedesktop.org/drm/intel/issues/6118 [i915#6187]: https://gitlab.freedesktop.org/drm/intel/issues/6187 [i915#6188]: https://gitlab.freedesktop.org/drm/intel/issues/6188 [i915#6245]: https://gitlab.freedesktop.org/drm/intel/issues/6245 [i915#6268]: https://gitlab.freedesktop.org/drm/intel/issues/6268 [i915#6344]: https://gitlab.freedesktop.org/drm/intel/issues/6344 [i915#6524]: https://gitlab.freedesktop.org/drm/intel/issues/6524 [i915#658]: https://gitlab.freedesktop.org/drm/intel/issues/658 [i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621 [i915#6805]: https://gitlab.freedesktop.org/drm/intel/issues/6805 [i915#6880]: https://gitlab.freedesktop.org/drm/intel/issues/6880 [i915#6944]: https://gitlab.freedesktop.org/drm/intel/issues/6944 [i915#6953]: https://gitlab.freedesktop.org/drm/intel/issues/6953 [i915#7091]: https://gitlab.freedesktop.org/drm/intel/issues/7091 [i915#7118]: https://gitlab.freedesktop.org/drm/intel/issues/7118 [i915#7213]: https://gitlab.freedesktop.org/drm/intel/issues/7213 [i915#7697]: https://gitlab.freedesktop.org/drm/intel/issues/7697 [i915#7707]: https://gitlab.freedesktop.org/drm/intel/issues/7707 [i915#7711]: https://gitlab.freedesktop.org/drm/intel/issues/7711 [i915#7742]: https://gitlab.freedesktop.org/drm/intel/issues/7742 [i915#7828]: https://gitlab.freedesktop.org/drm/intel/issues/7828 [i915#7862]: https://gitlab.freedesktop.org/drm/intel/issues/7862 [i915#8228]: https://gitlab.freedesktop.org/drm/intel/issues/8228 [i915#8292]: https://gitlab.freedesktop.org/drm/intel/issues/8292 [i915#8381]: https://gitlab.freedesktop.org/drm/intel/issues/8381 [i915#8399]: https://gitlab.freedesktop.org/drm/intel/issues/8399 [i915#8411]: https://gitlab.freedesktop.org/drm/intel/issues/8411 [i915#8414]: https://gitlab.freedesktop.org/drm/intel/issues/8414 [i915#8555]: https://gitlab.freedesktop.org/drm/intel/issues/8555 [i915#8623]: https://gitlab.freedesktop.org/drm/intel/issues/8623 [i915#8708]: https://gitlab.freedesktop.org/drm/intel/issues/8708 [i915#8709]: https://gitlab.freedesktop.org/drm/intel/issues/8709 [i915#8810]: https://gitlab.freedesktop.org/drm/intel/issues/8810 [i915#8814]: https://gitlab.freedesktop.org/drm/intel/issues/8814 [i915#8816]: https://gitlab.freedesktop.org/drm/intel/issues/8816 [i915#8850]: https://gitlab.freedesktop.org/drm/intel/issues/8850 [i915#8875]: https://gitlab.freedesktop.org/drm/intel/issues/8875 [i915#8925]: https://gitlab.freedesktop.org/drm/intel/issues/8925 [i915#9010]: https://gitlab.freedesktop.org/drm/intel/issues/9010 [i915#9067]: https://gitlab.freedesktop.org/drm/intel/issues/9067 [i915#9196]: https://gitlab.freedesktop.org/drm/intel/issues/9196 [i915#9200]: https://gitlab.freedesktop.org/drm/intel/issues/9200 [i915#9227]: https://gitlab.freedesktop.org/drm/intel/issues/9227 [i915#9275]: https://gitlab.freedesktop.org/drm/intel/issues/9275 [i915#9318]: https://gitlab.freedesktop.org/drm/intel/issues/9318 [i915#9323]: https://gitlab.freedesktop.org/drm/intel/issues/9323 [i915#9337]: https://gitlab.freedesktop.org/drm/intel/issues/9337 [i915#9340]: https://gitlab.freedesktop.org/drm/intel/issues/9340 [i915#9351]: https://gitlab.freedesktop.org/drm/intel/issues/9351 [i915#9408]: https://gitlab.freedesktop.org/drm/intel/issues/9408 [i915#9412]: https://gitlab.freedesktop.org/drm/intel/issues/9412 [i915#9423]: https://gitlab.freedesktop.org/drm/intel/issues/9423 [i915#9424]: https://gitlab.freedesktop.org/drm/intel/issues/9424 [i915#9433]: https://gitlab.freedesktop.org/drm/intel/issues/9433 [i915#9519]: https://gitlab.freedesktop.org/drm/intel/issues/9519 [i915#9531]: https://gitlab.freedesktop.org/drm/intel/issues/9531 [i915#9593]: https://gitlab.freedesktop.org/drm/intel/issues/9593 [i915#9606]: https://gitlab.freedesktop.org/drm/intel/issues/9606 [i915#9618]: https://gitlab.freedesktop.org/drm/intel/issues/9618 [i915#9683]: https://gitlab.freedesktop.org/drm/intel/issues/9683 [i915#9685]: https://gitlab.freedesktop.org/drm/intel/issues/9685 [i915#9688]: https://gitlab.freedesktop.org/drm/intel/issues/9688 [i915#9732]: https://gitlab.freedesktop.org/drm/intel/issues/9732 [i915#9766]: https://gitlab.freedesktop.org/drm/intel/issues/9766 [i915#9781]: https://gitlab.freedesktop.org/drm/intel/issues/9781 [i915#9808]: https://gitlab.freedesktop.org/drm/intel/issues/9808 [i915#9809]: https://gitlab.freedesktop.org/drm/intel/issues/9809 [i915#9820]: h == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10573/index.html [-- Attachment #2: Type: text/html, Size: 121603 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test 2024-01-23 4:14 [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test Vidya Srinivas ` (3 preceding siblings ...) 2024-01-23 14:02 ` ✗ Fi.CI.IGT: failure " Patchwork @ 2024-01-25 5:58 ` Vidya Srinivas 2024-01-25 6:44 ` ✓ CI.xeBAT: success for tests/kms_vrr: Reset to High refresh rate before begin drrs test (rev2) Patchwork ` (2 subsequent siblings) 7 siblings, 0 replies; 12+ messages in thread From: Vidya Srinivas @ 2024-01-25 5:58 UTC (permalink / raw) To: igt-dev Sink with DRRS and VRR can be in downclock mode, so switch to High clock mode as test preparation. Signed-off-by: Vidya Srinivas <vidya.srinivas@intel.com> --- tests/kms_vrr.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/kms_vrr.c b/tests/kms_vrr.c index 44bc3480d..07b50cb4c 100644 --- a/tests/kms_vrr.c +++ b/tests/kms_vrr.c @@ -522,6 +522,10 @@ test_seamless_rr_basic(data_t *data, enum pipe pipe, igt_output_t *output, uint3 if (vrr) set_vrr_on_pipe(data, pipe, false, true); + else { + igt_output_override_mode(output, &data->switch_modes[HIGH_RR_MODE]); + igt_assert(igt_display_try_commit_atomic(&data->display, DRM_MODE_PAGE_FLIP_EVENT, NULL) == 0); + } rate = vtest_ns.max; result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS); -- 2.33.0 ^ permalink raw reply related [flat|nested] 12+ messages in thread
* ✓ CI.xeBAT: success for tests/kms_vrr: Reset to High refresh rate before begin drrs test (rev2) 2024-01-23 4:14 [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test Vidya Srinivas ` (4 preceding siblings ...) 2024-01-25 5:58 ` [PATCH i-g-t] " Vidya Srinivas @ 2024-01-25 6:44 ` Patchwork 2024-01-25 6:45 ` ✓ Fi.CI.BAT: " Patchwork 2024-01-25 8:50 ` ✗ Fi.CI.IGT: failure " Patchwork 7 siblings, 0 replies; 12+ messages in thread From: Patchwork @ 2024-01-25 6:44 UTC (permalink / raw) To: Vidya Srinivas; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 1529 bytes --] == Series Details == Series: tests/kms_vrr: Reset to High refresh rate before begin drrs test (rev2) URL : https://patchwork.freedesktop.org/series/129064/ State : success == Summary == CI Bug Log - changes from XEIGT_7691_BAT -> XEIGTPW_10587_BAT ==================================================== Summary ------- **SUCCESS** No regressions found. Participating hosts (4 -> 4) ------------------------------ No changes in participating hosts Known issues ------------ Here are the changes found in XEIGTPW_10587_BAT that come from known issues: ### IGT changes ### #### Issues hit #### * igt@kms_frontbuffer_tracking@basic: - bat-adlp-7: [PASS][1] -> [DMESG-FAIL][2] ([Intel XE#1033]) [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7691/bat-adlp-7/igt@kms_frontbuffer_tracking@basic.html [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10587/bat-adlp-7/igt@kms_frontbuffer_tracking@basic.html [Intel XE#1033]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1033 Build changes ------------- * IGT: IGT_7691 -> IGTPW_10587 * Linux: xe-674-0496fe20d8ed5e73ed186d293ef67e7bae4658eb -> xe-679-e7da820591c355e591fe880ff1e02b85a3f1a413 IGTPW_10587: 10587 IGT_7691: 7691 xe-674-0496fe20d8ed5e73ed186d293ef67e7bae4658eb: 0496fe20d8ed5e73ed186d293ef67e7bae4658eb xe-679-e7da820591c355e591fe880ff1e02b85a3f1a413: e7da820591c355e591fe880ff1e02b85a3f1a413 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10587/index.html [-- Attachment #2: Type: text/html, Size: 2105 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* ✓ Fi.CI.BAT: success for tests/kms_vrr: Reset to High refresh rate before begin drrs test (rev2) 2024-01-23 4:14 [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test Vidya Srinivas ` (5 preceding siblings ...) 2024-01-25 6:44 ` ✓ CI.xeBAT: success for tests/kms_vrr: Reset to High refresh rate before begin drrs test (rev2) Patchwork @ 2024-01-25 6:45 ` Patchwork 2024-01-25 8:50 ` ✗ Fi.CI.IGT: failure " Patchwork 7 siblings, 0 replies; 12+ messages in thread From: Patchwork @ 2024-01-25 6:45 UTC (permalink / raw) To: Vidya Srinivas; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 5231 bytes --] == Series Details == Series: tests/kms_vrr: Reset to High refresh rate before begin drrs test (rev2) URL : https://patchwork.freedesktop.org/series/129064/ State : success == Summary == CI Bug Log - changes from CI_DRM_14173 -> IGTPW_10587 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/index.html Participating hosts (35 -> 35) ------------------------------ Additional (2): bat-rpls-2 bat-kbl-2 Missing (2): bat-mtlp-8 fi-snb-2520m Known issues ------------ Here are the changes found in IGTPW_10587 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@debugfs_test@basic-hwmon: - bat-rpls-2: NOTRUN -> [SKIP][1] ([i915#9318]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/bat-rpls-2/igt@debugfs_test@basic-hwmon.html * igt@fbdev@info: - bat-kbl-2: NOTRUN -> [SKIP][2] ([fdo#109271] / [i915#1849]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/bat-kbl-2/igt@fbdev@info.html * igt@gem_lmem_swapping@parallel-random-engines: - bat-kbl-2: NOTRUN -> [SKIP][3] ([fdo#109271]) +35 other tests skip [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/bat-kbl-2/igt@gem_lmem_swapping@parallel-random-engines.html * igt@gem_lmem_swapping@verify-random: - bat-rpls-2: NOTRUN -> [SKIP][4] ([i915#4613]) +3 other tests skip [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/bat-rpls-2/igt@gem_lmem_swapping@verify-random.html * igt@gem_tiled_pread_basic: - bat-rpls-2: NOTRUN -> [SKIP][5] ([i915#3282]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/bat-rpls-2/igt@gem_tiled_pread_basic.html * igt@i915_pm_rps@basic-api: - bat-rpls-2: NOTRUN -> [SKIP][6] ([i915#6621]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/bat-rpls-2/igt@i915_pm_rps@basic-api.html * igt@i915_selftest@live@gt_pm: - bat-rpls-2: NOTRUN -> [DMESG-FAIL][7] ([i915#10010]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/bat-rpls-2/igt@i915_selftest@live@gt_pm.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy: - bat-rpls-2: NOTRUN -> [SKIP][8] ([i915#4103]) +1 other test skip [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/bat-rpls-2/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html * igt@kms_dsc@dsc-basic: - bat-rpls-2: NOTRUN -> [SKIP][9] ([i915#3555] / [i915#3840] / [i915#9886]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/bat-rpls-2/igt@kms_dsc@dsc-basic.html * igt@kms_force_connector_basic@force-load-detect: - bat-rpls-2: NOTRUN -> [SKIP][10] ([fdo#109285]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/bat-rpls-2/igt@kms_force_connector_basic@force-load-detect.html * igt@kms_pm_backlight@basic-brightness: - bat-rpls-2: NOTRUN -> [SKIP][11] ([i915#5354]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/bat-rpls-2/igt@kms_pm_backlight@basic-brightness.html * igt@kms_setmode@basic-clone-single-crtc: - bat-rpls-2: NOTRUN -> [SKIP][12] ([i915#3555]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/bat-rpls-2/igt@kms_setmode@basic-clone-single-crtc.html * igt@prime_vgem@basic-fence-read: - bat-rpls-2: NOTRUN -> [SKIP][13] ([fdo#109295] / [i915#3708]) +2 other tests skip [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/bat-rpls-2/igt@prime_vgem@basic-fence-read.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [fdo#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295 [i915#10010]: https://gitlab.freedesktop.org/drm/intel/issues/10010 [i915#1849]: https://gitlab.freedesktop.org/drm/intel/issues/1849 [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708 [i915#3840]: https://gitlab.freedesktop.org/drm/intel/issues/3840 [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354 [i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621 [i915#9318]: https://gitlab.freedesktop.org/drm/intel/issues/9318 [i915#9732]: https://gitlab.freedesktop.org/drm/intel/issues/9732 [i915#9886]: https://gitlab.freedesktop.org/drm/intel/issues/9886 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7691 -> IGTPW_10587 CI-20190529: 20190529 CI_DRM_14173: e7da820591c355e591fe880ff1e02b85a3f1a413 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_10587: 10587 IGT_7691: 7691 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/index.html [-- Attachment #2: Type: text/html, Size: 6221 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* ✗ Fi.CI.IGT: failure for tests/kms_vrr: Reset to High refresh rate before begin drrs test (rev2) 2024-01-23 4:14 [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test Vidya Srinivas ` (6 preceding siblings ...) 2024-01-25 6:45 ` ✓ Fi.CI.BAT: " Patchwork @ 2024-01-25 8:50 ` Patchwork 7 siblings, 0 replies; 12+ messages in thread From: Patchwork @ 2024-01-25 8:50 UTC (permalink / raw) To: Vidya Srinivas; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 100291 bytes --] == Series Details == Series: tests/kms_vrr: Reset to High refresh rate before begin drrs test (rev2) URL : https://patchwork.freedesktop.org/series/129064/ State : failure == Summary == CI Bug Log - changes from CI_DRM_14173_full -> IGTPW_10587_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_10587_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_10587_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_10587/index.html Participating hosts (8 -> 8) ------------------------------ No changes in participating hosts Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_10587_full: ### IGT changes ### #### Possible regressions #### * igt@kms_cursor_crc@cursor-suspend@pipe-d-hdmi-a-1: - shard-tglu: [PASS][1] -> [ABORT][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-tglu-8/igt@kms_cursor_crc@cursor-suspend@pipe-d-hdmi-a-1.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-9/igt@kms_cursor_crc@cursor-suspend@pipe-d-hdmi-a-1.html * igt@kms_cursor_legacy@torture-bo@pipe-b: - shard-glk: NOTRUN -> [DMESG-WARN][3] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk1/igt@kms_cursor_legacy@torture-bo@pipe-b.html Known issues ------------ Here are the changes found in IGTPW_10587_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@api_intel_bb@object-reloc-keep-cache: - shard-rkl: NOTRUN -> [SKIP][4] ([i915#8411]) +2 other tests skip [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@api_intel_bb@object-reloc-keep-cache.html * igt@api_intel_bb@object-reloc-purge-cache: - shard-mtlp: NOTRUN -> [SKIP][5] ([i915#8411]) +1 other test skip [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-6/igt@api_intel_bb@object-reloc-purge-cache.html * igt@device_reset@cold-reset-bound: - shard-mtlp: NOTRUN -> [SKIP][6] ([i915#7701]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-4/igt@device_reset@cold-reset-bound.html - shard-dg2: NOTRUN -> [SKIP][7] ([i915#7701]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-10/igt@device_reset@cold-reset-bound.html * igt@drm_fdinfo@busy-idle-check-all@ccs3: - shard-dg2: NOTRUN -> [SKIP][8] ([i915#8414]) +30 other tests skip [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-3/igt@drm_fdinfo@busy-idle-check-all@ccs3.html * igt@drm_fdinfo@isolation@rcs0: - shard-mtlp: NOTRUN -> [SKIP][9] ([i915#8414]) +5 other tests skip [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-7/igt@drm_fdinfo@isolation@rcs0.html * igt@drm_fdinfo@isolation@vecs0: - shard-dg1: NOTRUN -> [SKIP][10] ([i915#8414]) +4 other tests skip [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-12/igt@drm_fdinfo@isolation@vecs0.html * igt@drm_fdinfo@virtual-idle: - shard-rkl: [PASS][11] -> [FAIL][12] ([i915#7742]) +1 other test fail [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-rkl-5/igt@drm_fdinfo@virtual-idle.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@drm_fdinfo@virtual-idle.html * igt@drm_mm@drm_mm@drm_test_mm_init: - shard-rkl: NOTRUN -> [DMESG-WARN][13] ([i915#10140]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-3/igt@drm_mm@drm_mm@drm_test_mm_init.html * igt@gem_busy@semaphore: - shard-dg2: NOTRUN -> [SKIP][14] ([i915#3936]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@gem_busy@semaphore.html * igt@gem_ccs@ctrl-surf-copy-new-ctx: - shard-mtlp: NOTRUN -> [SKIP][15] ([i915#9323]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-4/igt@gem_ccs@ctrl-surf-copy-new-ctx.html - shard-rkl: NOTRUN -> [SKIP][16] ([i915#9323]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@gem_ccs@ctrl-surf-copy-new-ctx.html - shard-tglu: NOTRUN -> [SKIP][17] ([i915#9323]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-6/igt@gem_ccs@ctrl-surf-copy-new-ctx.html * igt@gem_compute@compute-square: - shard-mtlp: NOTRUN -> [SKIP][18] ([i915#9310]) [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-6/igt@gem_compute@compute-square.html * igt@gem_create@create-ext-cpu-access-sanity-check: - shard-rkl: NOTRUN -> [SKIP][19] ([i915#6335]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@gem_create@create-ext-cpu-access-sanity-check.html * igt@gem_create@create-ext-set-pat: - shard-dg2: NOTRUN -> [SKIP][20] ([i915#8562]) [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-1/igt@gem_create@create-ext-set-pat.html * igt@gem_create@hog-create@smem0: - shard-mtlp: NOTRUN -> [FAIL][21] ([i915#8758]) [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@gem_create@hog-create@smem0.html * igt@gem_ctx_persistence@heartbeat-close: - shard-mtlp: NOTRUN -> [SKIP][22] ([i915#8555]) +1 other test skip [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@gem_ctx_persistence@heartbeat-close.html * igt@gem_ctx_sseu@invalid-sseu: - shard-dg2: NOTRUN -> [SKIP][23] ([i915#280]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@gem_ctx_sseu@invalid-sseu.html - shard-rkl: NOTRUN -> [SKIP][24] ([i915#280]) [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@gem_ctx_sseu@invalid-sseu.html - shard-tglu: NOTRUN -> [SKIP][25] ([i915#280]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-8/igt@gem_ctx_sseu@invalid-sseu.html - shard-mtlp: NOTRUN -> [SKIP][26] ([i915#280]) +1 other test skip [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@gem_ctx_sseu@invalid-sseu.html * igt@gem_eio@hibernate: - shard-dg2: NOTRUN -> [ABORT][27] ([i915#10030] / [i915#7975] / [i915#8213]) [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-5/igt@gem_eio@hibernate.html * igt@gem_exec_balancer@invalid-bonds: - shard-mtlp: NOTRUN -> [SKIP][28] ([i915#4036]) [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@gem_exec_balancer@invalid-bonds.html * igt@gem_exec_balancer@parallel: - shard-rkl: NOTRUN -> [SKIP][29] ([i915#4525]) +3 other tests skip [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@gem_exec_balancer@parallel.html * igt@gem_exec_balancer@sliced: - shard-dg2: NOTRUN -> [SKIP][30] ([i915#4812]) +1 other test skip [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-1/igt@gem_exec_balancer@sliced.html - shard-mtlp: NOTRUN -> [SKIP][31] ([i915#4812]) [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@gem_exec_balancer@sliced.html * igt@gem_exec_capture@capture-recoverable: - shard-rkl: NOTRUN -> [SKIP][32] ([i915#6344]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@gem_exec_capture@capture-recoverable.html * igt@gem_exec_fair@basic-deadline: - shard-rkl: [PASS][33] -> [FAIL][34] ([i915#2846]) [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-rkl-1/igt@gem_exec_fair@basic-deadline.html [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@gem_exec_fair@basic-deadline.html - shard-glk: NOTRUN -> [FAIL][35] ([i915#2846]) [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk5/igt@gem_exec_fair@basic-deadline.html - shard-mtlp: NOTRUN -> [SKIP][36] ([i915#4473] / [i915#4771]) [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-7/igt@gem_exec_fair@basic-deadline.html * igt@gem_exec_fair@basic-none-share: - shard-dg2: NOTRUN -> [SKIP][37] ([i915#3539] / [i915#4852]) +6 other tests skip [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-5/igt@gem_exec_fair@basic-none-share.html * igt@gem_exec_fair@basic-none-share@rcs0: - shard-tglu: [PASS][38] -> [FAIL][39] ([i915#2842]) +1 other test fail [38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-tglu-3/igt@gem_exec_fair@basic-none-share@rcs0.html [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-5/igt@gem_exec_fair@basic-none-share@rcs0.html * igt@gem_exec_fair@basic-none-vip@rcs0: - shard-rkl: [PASS][40] -> [FAIL][41] ([i915#2842]) +3 other tests fail [40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-rkl-2/igt@gem_exec_fair@basic-none-vip@rcs0.html [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@gem_exec_fair@basic-none-vip@rcs0.html - shard-glk: NOTRUN -> [FAIL][42] ([i915#2842]) +1 other test fail [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk9/igt@gem_exec_fair@basic-none-vip@rcs0.html * igt@gem_exec_fair@basic-none@rcs0: - shard-tglu: NOTRUN -> [FAIL][43] ([i915#2842]) +4 other tests fail [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-6/igt@gem_exec_fair@basic-none@rcs0.html * igt@gem_exec_fair@basic-none@vecs0: - shard-glk: [PASS][44] -> [FAIL][45] ([i915#2842]) [44]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-glk4/igt@gem_exec_fair@basic-none@vecs0.html [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk3/igt@gem_exec_fair@basic-none@vecs0.html * igt@gem_exec_fair@basic-sync: - shard-dg2: NOTRUN -> [SKIP][46] ([i915#3539]) +1 other test skip [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-1/igt@gem_exec_fair@basic-sync.html * igt@gem_exec_flush@basic-batch-kernel-default-cmd: - shard-rkl: NOTRUN -> [SKIP][47] ([fdo#109313]) [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@gem_exec_flush@basic-batch-kernel-default-cmd.html - shard-mtlp: NOTRUN -> [SKIP][48] ([i915#3711]) [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-8/igt@gem_exec_flush@basic-batch-kernel-default-cmd.html * igt@gem_exec_gttfill@multigpu-basic: - shard-dg2: NOTRUN -> [SKIP][49] ([i915#7697]) [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@gem_exec_gttfill@multigpu-basic.html * igt@gem_exec_params@secure-non-root: - shard-dg2: NOTRUN -> [SKIP][50] ([fdo#112283]) [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-7/igt@gem_exec_params@secure-non-root.html * igt@gem_exec_reloc@basic-cpu-gtt-noreloc: - shard-dg1: NOTRUN -> [SKIP][51] ([i915#3281]) +2 other tests skip [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-15/igt@gem_exec_reloc@basic-cpu-gtt-noreloc.html * igt@gem_exec_reloc@basic-cpu-read-noreloc: - shard-mtlp: NOTRUN -> [SKIP][52] ([i915#3281]) +7 other tests skip [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-3/igt@gem_exec_reloc@basic-cpu-read-noreloc.html * igt@gem_exec_reloc@basic-gtt-wc-noreloc: - shard-rkl: NOTRUN -> [SKIP][53] ([i915#3281]) +15 other tests skip [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-1/igt@gem_exec_reloc@basic-gtt-wc-noreloc.html * igt@gem_exec_reloc@basic-write-read-active: - shard-dg2: NOTRUN -> [SKIP][54] ([i915#3281]) +10 other tests skip [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-10/igt@gem_exec_reloc@basic-write-read-active.html * igt@gem_exec_schedule@deep@rcs0: - shard-mtlp: NOTRUN -> [SKIP][55] ([i915#4537]) [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-8/igt@gem_exec_schedule@deep@rcs0.html * igt@gem_exec_schedule@preempt-queue: - shard-dg1: NOTRUN -> [SKIP][56] ([i915#4812]) [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-13/igt@gem_exec_schedule@preempt-queue.html * igt@gem_exec_schedule@preempt-queue-chain: - shard-mtlp: NOTRUN -> [SKIP][57] ([i915#4537] / [i915#4812]) +1 other test skip [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-4/igt@gem_exec_schedule@preempt-queue-chain.html - shard-dg2: NOTRUN -> [SKIP][58] ([i915#4537] / [i915#4812]) [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-7/igt@gem_exec_schedule@preempt-queue-chain.html * igt@gem_exec_suspend@basic-s4-devices@lmem0: - shard-dg2: NOTRUN -> [ABORT][59] ([i915#7975] / [i915#8213]) [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-1/igt@gem_exec_suspend@basic-s4-devices@lmem0.html * igt@gem_fence_thrash@bo-write-verify-none: - shard-dg1: NOTRUN -> [SKIP][60] ([i915#4860]) [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-14/igt@gem_fence_thrash@bo-write-verify-none.html * igt@gem_fence_thrash@bo-write-verify-x: - shard-dg2: NOTRUN -> [SKIP][61] ([i915#4860]) [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@gem_fence_thrash@bo-write-verify-x.html * igt@gem_fenced_exec_thrash@2-spare-fences: - shard-mtlp: NOTRUN -> [SKIP][62] ([i915#4860]) [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@gem_fenced_exec_thrash@2-spare-fences.html * igt@gem_huc_copy@huc-copy: - shard-rkl: NOTRUN -> [SKIP][63] ([i915#2190]) [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-1/igt@gem_huc_copy@huc-copy.html * igt@gem_lmem_swapping@heavy-random: - shard-tglu: NOTRUN -> [SKIP][64] ([i915#4613]) +3 other tests skip [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-5/igt@gem_lmem_swapping@heavy-random.html * igt@gem_lmem_swapping@heavy-verify-multi: - shard-mtlp: NOTRUN -> [SKIP][65] ([i915#4613]) +6 other tests skip [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@gem_lmem_swapping@heavy-verify-multi.html * igt@gem_lmem_swapping@parallel-random-verify-ccs: - shard-rkl: NOTRUN -> [SKIP][66] ([i915#4613]) +4 other tests skip [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@gem_lmem_swapping@parallel-random-verify-ccs.html * igt@gem_lmem_swapping@smem-oom@lmem0: - shard-dg1: [PASS][67] -> [TIMEOUT][68] ([i915#5493]) [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg1-18/igt@gem_lmem_swapping@smem-oom@lmem0.html [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-17/igt@gem_lmem_swapping@smem-oom@lmem0.html * igt@gem_lmem_swapping@verify-random-ccs: - shard-glk: NOTRUN -> [SKIP][69] ([fdo#109271] / [i915#4613]) +4 other tests skip [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk5/igt@gem_lmem_swapping@verify-random-ccs.html * igt@gem_media_vme: - shard-rkl: NOTRUN -> [SKIP][70] ([i915#284]) [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-2/igt@gem_media_vme.html * igt@gem_mmap@bad-object: - shard-mtlp: NOTRUN -> [SKIP][71] ([i915#4083]) +2 other tests skip [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-4/igt@gem_mmap@bad-object.html * igt@gem_mmap@bad-offset: - shard-dg1: NOTRUN -> [SKIP][72] ([i915#4083]) +2 other tests skip [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-18/igt@gem_mmap@bad-offset.html * igt@gem_mmap_gtt@big-bo-tiledy: - shard-mtlp: NOTRUN -> [SKIP][73] ([i915#4077]) +15 other tests skip [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-8/igt@gem_mmap_gtt@big-bo-tiledy.html * igt@gem_mmap_gtt@hang: - shard-dg2: NOTRUN -> [SKIP][74] ([i915#4077]) +13 other tests skip [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-3/igt@gem_mmap_gtt@hang.html * igt@gem_mmap_wc@write-prefaulted: - shard-dg2: NOTRUN -> [SKIP][75] ([i915#4083]) +5 other tests skip [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-1/igt@gem_mmap_wc@write-prefaulted.html * igt@gem_partial_pwrite_pread@write: - shard-dg2: NOTRUN -> [SKIP][76] ([i915#3282]) +5 other tests skip [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-5/igt@gem_partial_pwrite_pread@write.html * igt@gem_pread@exhaustion: - shard-glk: NOTRUN -> [INCOMPLETE][77] ([i915#10042] / [i915#10137]) [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk3/igt@gem_pread@exhaustion.html * igt@gem_pread@snoop: - shard-dg1: NOTRUN -> [SKIP][78] ([i915#3282]) +2 other tests skip [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-12/igt@gem_pread@snoop.html * igt@gem_pwrite@basic-exhaustion: - shard-rkl: NOTRUN -> [SKIP][79] ([i915#3282]) +8 other tests skip [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@gem_pwrite@basic-exhaustion.html * igt@gem_pxp@regular-baseline-src-copy-readible: - shard-dg2: NOTRUN -> [SKIP][80] ([i915#4270]) +2 other tests skip [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@gem_pxp@regular-baseline-src-copy-readible.html - shard-rkl: NOTRUN -> [SKIP][81] ([i915#4270]) +4 other tests skip [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@gem_pxp@regular-baseline-src-copy-readible.html - shard-dg1: NOTRUN -> [SKIP][82] ([i915#4270]) [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-14/igt@gem_pxp@regular-baseline-src-copy-readible.html - shard-tglu: NOTRUN -> [SKIP][83] ([i915#4270]) +1 other test skip [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-2/igt@gem_pxp@regular-baseline-src-copy-readible.html - shard-mtlp: NOTRUN -> [SKIP][84] ([i915#4270]) +1 other test skip [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@gem_pxp@regular-baseline-src-copy-readible.html * igt@gem_readwrite@new-obj: - shard-mtlp: NOTRUN -> [SKIP][85] ([i915#3282]) +7 other tests skip [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@gem_readwrite@new-obj.html * igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled: - shard-dg2: NOTRUN -> [SKIP][86] ([i915#5190]) +15 other tests skip [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-7/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled.html * igt@gem_render_copy@yf-tiled-to-vebox-y-tiled: - shard-mtlp: NOTRUN -> [SKIP][87] ([i915#8428]) +4 other tests skip [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@gem_render_copy@yf-tiled-to-vebox-y-tiled.html * igt@gem_set_tiling_vs_blt@tiled-to-tiled: - shard-dg2: NOTRUN -> [SKIP][88] ([i915#4079]) +2 other tests skip [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-5/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html * igt@gem_set_tiling_vs_blt@tiled-to-untiled: - shard-mtlp: NOTRUN -> [SKIP][89] ([i915#4079]) [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@gem_set_tiling_vs_blt@tiled-to-untiled.html * igt@gem_softpin@evict-snoop-interruptible: - shard-dg2: NOTRUN -> [SKIP][90] ([i915#4885]) [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@gem_softpin@evict-snoop-interruptible.html * igt@gem_spin_batch@spin-all-new: - shard-dg2: NOTRUN -> [FAIL][91] ([i915#5889]) [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-5/igt@gem_spin_batch@spin-all-new.html * igt@gem_unfence_active_buffers: - shard-mtlp: NOTRUN -> [SKIP][92] ([i915#4879]) [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-8/igt@gem_unfence_active_buffers.html - shard-dg2: NOTRUN -> [SKIP][93] ([i915#4879]) [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-3/igt@gem_unfence_active_buffers.html * igt@gem_userptr_blits@access-control: - shard-mtlp: NOTRUN -> [SKIP][94] ([i915#3297]) +1 other test skip [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-4/igt@gem_userptr_blits@access-control.html * igt@gem_userptr_blits@coherency-unsync: - shard-rkl: NOTRUN -> [SKIP][95] ([i915#3297]) +2 other tests skip [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-6/igt@gem_userptr_blits@coherency-unsync.html * igt@gem_userptr_blits@dmabuf-sync: - shard-rkl: NOTRUN -> [SKIP][96] ([i915#3323]) [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@gem_userptr_blits@dmabuf-sync.html * igt@gem_userptr_blits@readonly-pwrite-unsync: - shard-dg2: NOTRUN -> [SKIP][97] ([i915#3297]) +1 other test skip [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@gem_userptr_blits@readonly-pwrite-unsync.html * igt@gem_userptr_blits@unsync-overlap: - shard-dg1: NOTRUN -> [SKIP][98] ([i915#3297]) +2 other tests skip [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-19/igt@gem_userptr_blits@unsync-overlap.html * igt@gen3_mixed_blits: - shard-dg2: NOTRUN -> [SKIP][99] ([fdo#109289]) +4 other tests skip [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-10/igt@gen3_mixed_blits.html * igt@gen3_render_linear_blits: - shard-mtlp: NOTRUN -> [SKIP][100] ([fdo#109289]) +6 other tests skip [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-1/igt@gen3_render_linear_blits.html * igt@gen3_render_tiledx_blits: - shard-dg1: NOTRUN -> [SKIP][101] ([fdo#109289]) +5 other tests skip [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-19/igt@gen3_render_tiledx_blits.html * igt@gen7_exec_parse@batch-without-end: - shard-tglu: NOTRUN -> [SKIP][102] ([fdo#109289]) +3 other tests skip [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-10/igt@gen7_exec_parse@batch-without-end.html * igt@gen9_exec_parse@basic-rejected: - shard-tglu: NOTRUN -> [SKIP][103] ([i915#2527] / [i915#2856]) +2 other tests skip [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-3/igt@gen9_exec_parse@basic-rejected.html - shard-mtlp: NOTRUN -> [SKIP][104] ([i915#2856]) +3 other tests skip [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@gen9_exec_parse@basic-rejected.html * igt@gen9_exec_parse@batch-zero-length: - shard-dg1: NOTRUN -> [SKIP][105] ([i915#2527]) [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-14/igt@gen9_exec_parse@batch-zero-length.html * igt@gen9_exec_parse@bb-oversize: - shard-rkl: NOTRUN -> [SKIP][106] ([i915#2527]) +2 other tests skip [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-6/igt@gen9_exec_parse@bb-oversize.html * igt@gen9_exec_parse@shadow-peek: - shard-dg2: NOTRUN -> [SKIP][107] ([i915#2856]) +3 other tests skip [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-10/igt@gen9_exec_parse@shadow-peek.html * igt@i915_fb_tiling: - shard-mtlp: NOTRUN -> [SKIP][108] ([i915#4881]) [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-4/igt@i915_fb_tiling.html * igt@i915_module_load@reload-with-fault-injection: - shard-tglu: [PASS][109] -> [INCOMPLETE][110] ([i915#10137] / [i915#9200]) [109]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-tglu-6/igt@i915_module_load@reload-with-fault-injection.html [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-3/igt@i915_module_load@reload-with-fault-injection.html - shard-dg2: [PASS][111] -> [INCOMPLETE][112] ([i915#10137] / [i915#9849]) [111]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg2-6/igt@i915_module_load@reload-with-fault-injection.html [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@i915_module_load@reload-with-fault-injection.html * igt@i915_pm_freq_api@freq-reset-multiple: - shard-rkl: NOTRUN -> [SKIP][113] ([i915#8399]) +1 other test skip [113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-3/igt@i915_pm_freq_api@freq-reset-multiple.html * igt@i915_pm_freq_mult@media-freq@gt0: - shard-tglu: NOTRUN -> [SKIP][114] ([i915#6590]) [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-8/igt@i915_pm_freq_mult@media-freq@gt0.html * igt@i915_pm_rc6_residency@media-rc6-accuracy: - shard-rkl: NOTRUN -> [SKIP][115] ([fdo#109289]) +6 other tests skip [115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@i915_pm_rc6_residency@media-rc6-accuracy.html * igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0: - shard-dg1: [PASS][116] -> [FAIL][117] ([i915#3591]) [116]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg1-15/igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0.html [117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-13/igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0.html * igt@i915_pm_rpm@gem-execbuf-stress-pc8: - shard-mtlp: NOTRUN -> [SKIP][118] ([fdo#109293]) [118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-4/igt@i915_pm_rpm@gem-execbuf-stress-pc8.html - shard-rkl: NOTRUN -> [SKIP][119] ([fdo#109293] / [fdo#109506]) [119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-6/igt@i915_pm_rpm@gem-execbuf-stress-pc8.html * igt@i915_pm_rps@min-max-config-idle: - shard-dg2: NOTRUN -> [SKIP][120] ([i915#6621]) [120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-3/igt@i915_pm_rps@min-max-config-idle.html * igt@i915_pm_rps@reset: - shard-snb: [PASS][121] -> [INCOMPLETE][122] ([i915#10137] / [i915#7790]) [121]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-snb7/igt@i915_pm_rps@reset.html [122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-snb6/igt@i915_pm_rps@reset.html * igt@i915_pm_sseu@full-enable: - shard-dg2: NOTRUN -> [SKIP][123] ([i915#4387]) [123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@i915_pm_sseu@full-enable.html - shard-rkl: NOTRUN -> [SKIP][124] ([i915#4387]) [124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@i915_pm_sseu@full-enable.html - shard-mtlp: NOTRUN -> [SKIP][125] ([i915#8437]) [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@i915_pm_sseu@full-enable.html * igt@i915_query@hwconfig_table: - shard-rkl: NOTRUN -> [SKIP][126] ([i915#6245]) [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@i915_query@hwconfig_table.html * igt@i915_selftest@mock@memory_region: - shard-dg2: NOTRUN -> [DMESG-WARN][127] ([i915#9311]) [127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-7/igt@i915_selftest@mock@memory_region.html - shard-glk: NOTRUN -> [DMESG-WARN][128] ([i915#9311]) [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk3/igt@i915_selftest@mock@memory_region.html * igt@i915_suspend@basic-s3-without-i915: - shard-tglu: NOTRUN -> [INCOMPLETE][129] ([i915#7443]) [129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-3/igt@i915_suspend@basic-s3-without-i915.html * igt@intel_hwmon@hwmon-read: - shard-rkl: NOTRUN -> [SKIP][130] ([i915#7707]) [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-2/igt@intel_hwmon@hwmon-read.html * igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling: - shard-dg2: NOTRUN -> [SKIP][131] ([i915#4212]) [131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-7/igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling.html * igt@kms_addfb_basic@basic-y-tiled-legacy: - shard-dg2: NOTRUN -> [SKIP][132] ([i915#4215] / [i915#5190]) [132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-1/igt@kms_addfb_basic@basic-y-tiled-legacy.html * igt@kms_addfb_basic@bo-too-small-due-to-tiling: - shard-mtlp: NOTRUN -> [SKIP][133] ([i915#4212]) +1 other test skip [133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@kms_addfb_basic@bo-too-small-due-to-tiling.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-hdmi-a-1-4-mc-ccs: - shard-dg2: NOTRUN -> [SKIP][134] ([i915#8709]) +11 other tests skip [134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-10/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-hdmi-a-1-4-mc-ccs.html * igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels: - shard-rkl: NOTRUN -> [SKIP][135] ([i915#1769] / [i915#3555]) [135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html * igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels: - shard-dg2: NOTRUN -> [SKIP][136] ([i915#1769] / [i915#3555]) [136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html - shard-tglu: NOTRUN -> [SKIP][137] ([i915#1769] / [i915#3555]) [137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-2/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html * igt@kms_big_fb@4-tiled-32bpp-rotate-0: - shard-dg1: NOTRUN -> [SKIP][138] ([i915#4538] / [i915#5286]) +1 other test skip [138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-16/igt@kms_big_fb@4-tiled-32bpp-rotate-0.html * igt@kms_big_fb@4-tiled-8bpp-rotate-0: - shard-rkl: NOTRUN -> [SKIP][139] ([i915#5286]) +7 other tests skip [139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@kms_big_fb@4-tiled-8bpp-rotate-0.html * igt@kms_big_fb@4-tiled-8bpp-rotate-270: - shard-mtlp: NOTRUN -> [SKIP][140] ([fdo#111614]) +4 other tests skip [140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-7/igt@kms_big_fb@4-tiled-8bpp-rotate-270.html * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip: - shard-tglu: NOTRUN -> [SKIP][141] ([fdo#111615] / [i915#5286]) +3 other tests skip [141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-3/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip.html * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip: - shard-mtlp: [PASS][142] -> [FAIL][143] ([i915#5138]) [142]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-mtlp-7/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html [143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html * igt@kms_big_fb@linear-64bpp-rotate-90: - shard-rkl: NOTRUN -> [SKIP][144] ([fdo#111614] / [i915#3638]) +4 other tests skip [144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-3/igt@kms_big_fb@linear-64bpp-rotate-90.html - shard-dg1: NOTRUN -> [SKIP][145] ([i915#3638]) [145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-16/igt@kms_big_fb@linear-64bpp-rotate-90.html * igt@kms_big_fb@linear-8bpp-rotate-0: - shard-rkl: [PASS][146] -> [INCOMPLETE][147] ([i915#9538]) [146]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-rkl-7/igt@kms_big_fb@linear-8bpp-rotate-0.html [147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@kms_big_fb@linear-8bpp-rotate-0.html * igt@kms_big_fb@x-tiled-32bpp-rotate-270: - shard-dg2: NOTRUN -> [SKIP][148] ([fdo#111614]) +7 other tests skip [148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html - shard-tglu: NOTRUN -> [SKIP][149] ([fdo#111614]) +1 other test skip [149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-2/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html * igt@kms_big_fb@y-tiled-addfb-size-offset-overflow: - shard-mtlp: NOTRUN -> [SKIP][150] ([i915#6187]) [150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-8/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html * igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip: - shard-tglu: [PASS][151] -> [FAIL][152] ([i915#3743]) [151]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-tglu-6/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html [152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-10/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html * igt@kms_big_fb@yf-tiled-16bpp-rotate-0: - shard-tglu: NOTRUN -> [SKIP][153] ([fdo#111615]) +7 other tests skip [153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-2/igt@kms_big_fb@yf-tiled-16bpp-rotate-0.html * igt@kms_big_fb@yf-tiled-32bpp-rotate-0: - shard-dg1: NOTRUN -> [SKIP][154] ([i915#4538]) [154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-19/igt@kms_big_fb@yf-tiled-32bpp-rotate-0.html * igt@kms_big_fb@yf-tiled-32bpp-rotate-180: - shard-mtlp: NOTRUN -> [SKIP][155] ([fdo#111615]) +11 other tests skip [155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-1/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html * igt@kms_big_fb@yf-tiled-64bpp-rotate-0: - shard-dg2: NOTRUN -> [SKIP][156] ([i915#4538] / [i915#5190]) +9 other tests skip [156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@kms_big_fb@yf-tiled-64bpp-rotate-0.html * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip: - shard-rkl: NOTRUN -> [SKIP][157] ([fdo#110723]) +8 other tests skip [157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip.html * igt@kms_big_joiner@2x-modeset: - shard-tglu: NOTRUN -> [SKIP][158] ([i915#2705]) [158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-3/igt@kms_big_joiner@2x-modeset.html - shard-dg2: NOTRUN -> [SKIP][159] ([i915#2705]) [159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@kms_big_joiner@2x-modeset.html * igt@kms_big_joiner@invalid-modeset: - shard-mtlp: NOTRUN -> [SKIP][160] ([i915#2705]) [160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@kms_big_joiner@invalid-modeset.html - shard-rkl: NOTRUN -> [SKIP][161] ([i915#2705]) [161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-2/igt@kms_big_joiner@invalid-modeset.html * igt@kms_ccs@pipe-a-bad-rotation-90-4-tiled-dg2-mc-ccs: - shard-tglu: NOTRUN -> [SKIP][162] ([i915#5354] / [i915#6095]) +31 other tests skip [162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-10/igt@kms_ccs@pipe-a-bad-rotation-90-4-tiled-dg2-mc-ccs.html * igt@kms_ccs@pipe-a-random-ccs-data-4-tiled-dg2-mc-ccs: - shard-mtlp: NOTRUN -> [SKIP][163] ([i915#5354] / [i915#6095]) +42 other tests skip [163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-1/igt@kms_ccs@pipe-a-random-ccs-data-4-tiled-dg2-mc-ccs.html * igt@kms_ccs@pipe-b-bad-rotation-90-4-tiled-mtl-rc-ccs: - shard-dg1: NOTRUN -> [SKIP][164] ([i915#5354] / [i915#6095]) +17 other tests skip [164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-19/igt@kms_ccs@pipe-b-bad-rotation-90-4-tiled-mtl-rc-ccs.html * igt@kms_ccs@pipe-b-crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc: - shard-rkl: NOTRUN -> [SKIP][165] ([i915#5354] / [i915#6095]) +28 other tests skip [165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@kms_ccs@pipe-b-crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc.html * igt@kms_ccs@pipe-c-crc-primary-rotation-180-4-tiled-mtl-mc-ccs: - shard-glk: NOTRUN -> [SKIP][166] ([fdo#109271]) +342 other tests skip [166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk9/igt@kms_ccs@pipe-c-crc-primary-rotation-180-4-tiled-mtl-mc-ccs.html * igt@kms_ccs@pipe-d-ccs-on-another-bo-y-tiled-gen12-rc-ccs: - shard-rkl: NOTRUN -> [SKIP][167] ([i915#5354]) +38 other tests skip [167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@kms_ccs@pipe-d-ccs-on-another-bo-y-tiled-gen12-rc-ccs.html * igt@kms_cdclk@mode-transition: - shard-rkl: NOTRUN -> [SKIP][168] ([i915#3742]) +1 other test skip [168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@kms_cdclk@mode-transition.html * igt@kms_cdclk@mode-transition@pipe-b-edp-1: - shard-mtlp: NOTRUN -> [SKIP][169] ([i915#7213] / [i915#9010]) +3 other tests skip [169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-1/igt@kms_cdclk@mode-transition@pipe-b-edp-1.html * igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][170] ([i915#4087] / [i915#7213]) +2 other tests skip [170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-10/igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-1.html * igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][171] ([i915#7213]) [171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-10/igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-1.html * igt@kms_cdclk@plane-scaling@pipe-b-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][172] ([i915#4087]) +3 other tests skip [172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-5/igt@kms_cdclk@plane-scaling@pipe-b-hdmi-a-3.html * igt@kms_chamelium_audio@dp-audio: - shard-mtlp: NOTRUN -> [SKIP][173] ([i915#7828]) +7 other tests skip [173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-6/igt@kms_chamelium_audio@dp-audio.html * igt@kms_chamelium_color@ctm-limited-range: - shard-mtlp: NOTRUN -> [SKIP][174] ([fdo#111827]) [174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@kms_chamelium_color@ctm-limited-range.html * igt@kms_chamelium_color@ctm-negative: - shard-dg2: NOTRUN -> [SKIP][175] ([fdo#111827]) +1 other test skip [175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-10/igt@kms_chamelium_color@ctm-negative.html - shard-rkl: NOTRUN -> [SKIP][176] ([fdo#111827]) +1 other test skip [176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@kms_chamelium_color@ctm-negative.html * igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k: - shard-dg2: NOTRUN -> [SKIP][177] ([i915#7828]) +9 other tests skip [177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k.html * igt@kms_chamelium_edid@hdmi-edid-change-during-suspend: - shard-rkl: NOTRUN -> [SKIP][178] ([i915#7828]) +10 other tests skip [178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-3/igt@kms_chamelium_edid@hdmi-edid-change-during-suspend.html * igt@kms_chamelium_edid@hdmi-mode-timings: - shard-tglu: NOTRUN -> [SKIP][179] ([i915#7828]) +5 other tests skip [179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-10/igt@kms_chamelium_edid@hdmi-mode-timings.html * igt@kms_chamelium_hpd@dp-hpd: - shard-dg1: NOTRUN -> [SKIP][180] ([i915#7828]) +1 other test skip [180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-13/igt@kms_chamelium_hpd@dp-hpd.html * igt@kms_content_protection@dp-mst-lic-type-0: - shard-mtlp: NOTRUN -> [SKIP][181] ([i915#3299]) [181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@kms_content_protection@dp-mst-lic-type-0.html - shard-rkl: NOTRUN -> [SKIP][182] ([i915#3116]) [182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-2/igt@kms_content_protection@dp-mst-lic-type-0.html - shard-dg1: NOTRUN -> [SKIP][183] ([i915#3299]) [183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-18/igt@kms_content_protection@dp-mst-lic-type-0.html * igt@kms_content_protection@dp-mst-type-0: - shard-dg2: NOTRUN -> [SKIP][184] ([i915#3299]) [184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-7/igt@kms_content_protection@dp-mst-type-0.html * igt@kms_content_protection@legacy: - shard-tglu: NOTRUN -> [SKIP][185] ([i915#6944] / [i915#7116] / [i915#7118]) [185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-9/igt@kms_content_protection@legacy.html - shard-mtlp: NOTRUN -> [SKIP][186] ([i915#6944]) [186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-8/igt@kms_content_protection@legacy.html - shard-dg1: NOTRUN -> [SKIP][187] ([i915#7116]) [187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-19/igt@kms_content_protection@legacy.html * igt@kms_content_protection@mei-interface: - shard-dg2: NOTRUN -> [SKIP][188] ([i915#9424]) [188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-1/igt@kms_content_protection@mei-interface.html - shard-tglu: NOTRUN -> [SKIP][189] ([i915#6944] / [i915#9424]) [189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-10/igt@kms_content_protection@mei-interface.html * igt@kms_content_protection@srm: - shard-dg2: NOTRUN -> [SKIP][190] ([i915#7118]) +2 other tests skip [190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@kms_content_protection@srm.html * igt@kms_content_protection@uevent: - shard-rkl: NOTRUN -> [SKIP][191] ([i915#7118]) +1 other test skip [191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@kms_content_protection@uevent.html * igt@kms_cursor_crc@cursor-offscreen-512x170: - shard-tglu: NOTRUN -> [SKIP][192] ([fdo#109279] / [i915#3359]) [192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-10/igt@kms_cursor_crc@cursor-offscreen-512x170.html * igt@kms_cursor_crc@cursor-offscreen-64x21: - shard-mtlp: NOTRUN -> [SKIP][193] ([i915#8814]) +2 other tests skip [193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-7/igt@kms_cursor_crc@cursor-offscreen-64x21.html * igt@kms_cursor_crc@cursor-random-512x170: - shard-dg2: NOTRUN -> [SKIP][194] ([i915#3359]) +1 other test skip [194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@kms_cursor_crc@cursor-random-512x170.html - shard-rkl: NOTRUN -> [SKIP][195] ([i915#3359]) +2 other tests skip [195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@kms_cursor_crc@cursor-random-512x170.html - shard-mtlp: NOTRUN -> [SKIP][196] ([i915#3359]) +1 other test skip [196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@kms_cursor_crc@cursor-random-512x170.html * igt@kms_cursor_crc@cursor-rapid-movement-32x10: - shard-rkl: NOTRUN -> [SKIP][197] ([i915#3555]) +6 other tests skip [197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html * igt@kms_cursor_crc@cursor-rapid-movement-max-size: - shard-dg2: NOTRUN -> [SKIP][198] ([i915#3555]) +6 other tests skip [198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-5/igt@kms_cursor_crc@cursor-rapid-movement-max-size.html * igt@kms_cursor_crc@cursor-sliding-512x512: - shard-tglu: NOTRUN -> [SKIP][199] ([i915#3359]) +2 other tests skip [199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-7/igt@kms_cursor_crc@cursor-sliding-512x512.html * igt@kms_cursor_crc@cursor-sliding-max-size: - shard-mtlp: NOTRUN -> [SKIP][200] ([i915#3555] / [i915#8814]) +1 other test skip [200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-7/igt@kms_cursor_crc@cursor-sliding-max-size.html * igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic: - shard-tglu: NOTRUN -> [SKIP][201] ([fdo#109274] / [fdo#111767]) [201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-5/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html * igt@kms_cursor_legacy@cursora-vs-flipb-atomic: - shard-mtlp: NOTRUN -> [SKIP][202] ([i915#9809]) +2 other tests skip [202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-1/igt@kms_cursor_legacy@cursora-vs-flipb-atomic.html * igt@kms_cursor_legacy@cursorb-vs-flipa-atomic: - shard-dg2: NOTRUN -> [SKIP][203] ([fdo#109274] / [i915#5354]) +4 other tests skip [203]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic.html * igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions: - shard-tglu: NOTRUN -> [SKIP][204] ([fdo#109274]) [204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-3/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions.html * igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions: - shard-dg2: NOTRUN -> [SKIP][205] ([fdo#109274] / [fdo#111767] / [i915#5354]) +1 other test skip [205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-10/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions.html * igt@kms_cursor_legacy@cursorb-vs-flipb-toggle: - shard-rkl: NOTRUN -> [SKIP][206] ([fdo#111767] / [fdo#111825]) [206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html - shard-mtlp: NOTRUN -> [SKIP][207] ([fdo#111767]) [207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-6/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html * igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions: - shard-glk: [PASS][208] -> [FAIL][209] ([i915#2346]) +1 other test fail [208]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-glk9/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html [209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk9/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html * igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions: - shard-tglu: NOTRUN -> [SKIP][210] ([i915#4103]) [210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-7/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html - shard-mtlp: NOTRUN -> [SKIP][211] ([i915#4213]) [211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-4/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html - shard-dg2: NOTRUN -> [SKIP][212] ([i915#4103] / [i915#4213]) [212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html * igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle: - shard-rkl: NOTRUN -> [SKIP][213] ([i915#4103]) +1 other test skip [213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-1/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html * igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][214] ([i915#9227]) [214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-5/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-3.html * igt@kms_display_modes@extended-mode-basic: - shard-mtlp: NOTRUN -> [SKIP][215] ([i915#3555] / [i915#8827]) [215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-1/igt@kms_display_modes@extended-mode-basic.html * igt@kms_dither@fb-8bpc-vs-panel-6bpc: - shard-dg1: NOTRUN -> [SKIP][216] ([i915#3555]) +2 other tests skip [216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-12/igt@kms_dither@fb-8bpc-vs-panel-6bpc.html * igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1: - shard-rkl: NOTRUN -> [SKIP][217] ([i915#3804]) [217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html * igt@kms_dp_aux_dev: - shard-dg2: NOTRUN -> [SKIP][218] ([i915#1257]) [218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-10/igt@kms_dp_aux_dev.html - shard-rkl: NOTRUN -> [SKIP][219] ([i915#1257]) [219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-3/igt@kms_dp_aux_dev.html - shard-dg1: NOTRUN -> [SKIP][220] ([i915#1257]) [220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-16/igt@kms_dp_aux_dev.html - shard-tglu: NOTRUN -> [SKIP][221] ([i915#1257]) [221]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-10/igt@kms_dp_aux_dev.html * igt@kms_dsc@dsc-basic: - shard-dg2: NOTRUN -> [SKIP][222] ([i915#3555] / [i915#3840]) [222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@kms_dsc@dsc-basic.html - shard-rkl: NOTRUN -> [SKIP][223] ([i915#3555] / [i915#3840]) [223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@kms_dsc@dsc-basic.html - shard-mtlp: NOTRUN -> [SKIP][224] ([i915#3555] / [i915#3840] / [i915#9159]) [224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@kms_dsc@dsc-basic.html * igt@kms_dsc@dsc-fractional-bpp: - shard-rkl: NOTRUN -> [SKIP][225] ([i915#3840]) [225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@kms_dsc@dsc-fractional-bpp.html * igt@kms_fbcon_fbt@psr-suspend: - shard-rkl: NOTRUN -> [SKIP][226] ([i915#3955]) [226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@kms_fbcon_fbt@psr-suspend.html - shard-dg2: NOTRUN -> [SKIP][227] ([i915#3469]) [227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@kms_fbcon_fbt@psr-suspend.html * igt@kms_feature_discovery@display-2x: - shard-dg2: NOTRUN -> [SKIP][228] ([i915#1839]) [228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@kms_feature_discovery@display-2x.html * igt@kms_feature_discovery@psr1: - shard-dg2: NOTRUN -> [SKIP][229] ([i915#658]) [229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-1/igt@kms_feature_discovery@psr1.html * igt@kms_flip@2x-absolute-wf_vblank: - shard-tglu: NOTRUN -> [SKIP][230] ([fdo#109274] / [i915#3637] / [i915#3966]) [230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-4/igt@kms_flip@2x-absolute-wf_vblank.html * igt@kms_flip@2x-flip-vs-expired-vblank-interruptible: - shard-dg2: NOTRUN -> [SKIP][231] ([fdo#109274] / [fdo#111767]) [231]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html * igt@kms_flip@2x-flip-vs-modeset: - shard-tglu: NOTRUN -> [SKIP][232] ([fdo#109274] / [i915#3637]) +3 other tests skip [232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-2/igt@kms_flip@2x-flip-vs-modeset.html * igt@kms_flip@2x-flip-vs-suspend: - shard-mtlp: NOTRUN -> [SKIP][233] ([i915#3637]) +6 other tests skip [233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@kms_flip@2x-flip-vs-suspend.html * igt@kms_flip@2x-plain-flip-ts-check-interruptible: - shard-dg1: NOTRUN -> [SKIP][234] ([fdo#111825] / [i915#9934]) +3 other tests skip [234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-18/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html * igt@kms_flip@2x-wf_vblank-ts-check: - shard-dg2: NOTRUN -> [SKIP][235] ([fdo#109274]) +4 other tests skip [235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-5/igt@kms_flip@2x-wf_vblank-ts-check.html * igt@kms_flip@flip-vs-fences-interruptible: - shard-dg2: NOTRUN -> [SKIP][236] ([i915#8381]) +1 other test skip [236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-1/igt@kms_flip@flip-vs-fences-interruptible.html - shard-dg1: NOTRUN -> [SKIP][237] ([i915#8381]) [237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-18/igt@kms_flip@flip-vs-fences-interruptible.html - shard-mtlp: NOTRUN -> [SKIP][238] ([i915#8381]) [238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@kms_flip@flip-vs-fences-interruptible.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][239] ([i915#8810]) [239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode: - shard-rkl: NOTRUN -> [SKIP][240] ([i915#2672]) +4 other tests skip [240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-2/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-downscaling@pipe-a-valid-mode: - shard-dg2: NOTRUN -> [SKIP][241] ([i915#2672]) +2 other tests skip [241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-10/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling@pipe-a-valid-mode: - shard-dg1: NOTRUN -> [SKIP][242] ([i915#2587] / [i915#2672]) +1 other test skip [242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-19/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-upscaling@pipe-a-valid-mode: - shard-tglu: NOTRUN -> [SKIP][243] ([i915#2587] / [i915#2672]) +3 other tests skip [243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-8/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][244] ([i915#2672]) +2 other tests skip [244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-1/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][245] ([i915#2672] / [i915#3555]) +2 other tests skip [245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-7/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode: - shard-dg2: NOTRUN -> [SKIP][246] ([i915#2672] / [i915#3555]) [246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-7/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html * igt@kms_force_connector_basic@force-load-detect: - shard-rkl: NOTRUN -> [SKIP][247] ([fdo#109285]) [247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-1/igt@kms_force_connector_basic@force-load-detect.html - shard-mtlp: NOTRUN -> [SKIP][248] ([fdo#109285]) [248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-3/igt@kms_force_connector_basic@force-load-detect.html - shard-dg2: NOTRUN -> [SKIP][249] ([fdo#109285]) [249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@kms_force_connector_basic@force-load-detect.html * igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-mmap-gtt: - shard-mtlp: NOTRUN -> [SKIP][250] ([i915#8708]) +9 other tests skip [250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-mmap-cpu: - shard-dg2: [PASS][251] -> [FAIL][252] ([i915#6880]) +1 other test fail [251]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg2-10/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-mmap-cpu.html [252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-gtt: - shard-dg2: NOTRUN -> [SKIP][253] ([i915#8708]) +24 other tests skip [253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-onoff: - shard-mtlp: NOTRUN -> [SKIP][254] ([i915#1825]) +33 other tests skip [254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-7/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-onoff.html * igt@kms_frontbuffer_tracking@fbc-2p-rte: - shard-dg2: NOTRUN -> [SKIP][255] ([i915#5354]) +99 other tests skip [255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-3/igt@kms_frontbuffer_tracking@fbc-2p-rte.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-pwrite: - shard-snb: [PASS][256] -> [SKIP][257] ([fdo#109271]) +11 other tests skip [256]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-pwrite.html [257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-snb5/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@fbc-tiling-4: - shard-rkl: NOTRUN -> [SKIP][258] ([i915#5439]) [258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@kms_frontbuffer_tracking@fbc-tiling-4.html * igt@kms_frontbuffer_tracking@fbc-tiling-y: - shard-mtlp: NOTRUN -> [SKIP][259] ([i915#10055]) +1 other test skip [259]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-4/igt@kms_frontbuffer_tracking@fbc-tiling-y.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-indfb-fliptrack-mmap-gtt: - shard-rkl: NOTRUN -> [SKIP][260] ([fdo#111825]) +22 other tests skip [260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@kms_frontbuffer_tracking@fbcpsr-2p-indfb-fliptrack-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-pri-indfb-multidraw: - shard-dg1: NOTRUN -> [SKIP][261] ([fdo#111825]) +16 other tests skip [261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-14/igt@kms_frontbuffer_tracking@fbcpsr-2p-pri-indfb-multidraw.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-pgflip-blt: - shard-rkl: NOTRUN -> [SKIP][262] ([fdo#111825] / [i915#1825]) +44 other tests skip [262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-2/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-pgflip-blt.html * igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render: - shard-dg1: NOTRUN -> [SKIP][263] ([i915#3458]) +3 other tests skip [263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-14/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-mmap-wc: - shard-dg1: NOTRUN -> [SKIP][264] ([i915#8708]) +8 other tests skip [264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-14/igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbcpsr-tiling-y: - shard-dg2: NOTRUN -> [SKIP][265] ([i915#10055]) +1 other test skip [265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-5/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-shrfb-draw-pwrite: - shard-tglu: NOTRUN -> [SKIP][266] ([fdo#110189]) +11 other tests skip [266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-5/igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-shrfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-pwrite: - shard-rkl: NOTRUN -> [SKIP][267] ([i915#3023]) +30 other tests skip [267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@psr-1p-rte: - shard-dg2: NOTRUN -> [SKIP][268] ([i915#3458]) +21 other tests skip [268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-5/igt@kms_frontbuffer_tracking@psr-1p-rte.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-draw-render: - shard-tglu: NOTRUN -> [SKIP][269] ([fdo#109280]) +23 other tests skip [269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-4/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-draw-render.html * igt@kms_hdr@invalid-hdr: - shard-dg1: NOTRUN -> [SKIP][270] ([i915#3555] / [i915#8228]) [270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-15/igt@kms_hdr@invalid-hdr.html * igt@kms_hdr@static-toggle-dpms: - shard-rkl: NOTRUN -> [SKIP][271] ([i915#3555] / [i915#8228]) +2 other tests skip [271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-3/igt@kms_hdr@static-toggle-dpms.html * igt@kms_hdr@static-toggle-suspend: - shard-dg2: NOTRUN -> [SKIP][272] ([i915#3555] / [i915#8228]) [272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@kms_hdr@static-toggle-suspend.html * igt@kms_invalid_mode@clock-too-high@pipe-a-edp-1: - shard-mtlp: NOTRUN -> [SKIP][273] ([i915#9457]) +3 other tests skip [273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-8/igt@kms_invalid_mode@clock-too-high@pipe-a-edp-1.html * igt@kms_panel_fitting@legacy: - shard-rkl: NOTRUN -> [SKIP][274] ([i915#6301]) [274]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-2/igt@kms_panel_fitting@legacy.html * igt@kms_plane_alpha_blend@alpha-opaque-fb@pipe-a-hdmi-a-1: - shard-glk: NOTRUN -> [FAIL][275] ([i915#4573]) +1 other test fail [275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk9/igt@kms_plane_alpha_blend@alpha-opaque-fb@pipe-a-hdmi-a-1.html * igt@kms_plane_lowres@tiling-4: - shard-tglu: NOTRUN -> [SKIP][276] ([i915#3555]) +2 other tests skip [276]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-5/igt@kms_plane_lowres@tiling-4.html * igt@kms_plane_lowres@tiling-4@pipe-b-edp-1: - shard-mtlp: NOTRUN -> [SKIP][277] ([i915#3582]) +3 other tests skip [277]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-7/igt@kms_plane_lowres@tiling-4@pipe-b-edp-1.html * igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][278] ([i915#9423]) +7 other tests skip [278]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-3.html * igt@kms_plane_scaling@plane-downscale-factor-0-5-with-modifiers@pipe-b-edp-1: - shard-mtlp: NOTRUN -> [SKIP][279] ([i915#5176]) +3 other tests skip [279]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-modifiers@pipe-b-edp-1.html * igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][280] ([i915#9423]) +7 other tests skip [280]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-6/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-a-hdmi-a-2.html * igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-a-hdmi-a-1: - shard-rkl: NOTRUN -> [SKIP][281] ([i915#5176] / [i915#9423]) +1 other test skip [281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-a-hdmi-a-1.html * igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-c-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][282] ([i915#5176] / [i915#9423]) +3 other tests skip [282]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-14/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-c-hdmi-a-4.html * igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-d-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][283] ([i915#9423]) +3 other tests skip [283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-15/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-d-hdmi-a-4.html * igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-b-hdmi-a-1: - shard-tglu: NOTRUN -> [SKIP][284] ([i915#5235]) +7 other tests skip [284]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-9/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-b-hdmi-a-1.html * igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20@pipe-b-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][285] ([i915#5235]) +9 other tests skip [285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-1/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20@pipe-b-hdmi-a-2.html * igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-b-hdmi-a-3: - shard-dg1: NOTRUN -> [SKIP][286] ([i915#5235]) +15 other tests skip [286]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-13/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-b-hdmi-a-3.html * igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d-hdmi-a-2: - shard-dg2: NOTRUN -> [SKIP][287] ([i915#5235] / [i915#9423]) +19 other tests skip [287]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-d-hdmi-a-2.html * igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-20x20@pipe-b-edp-1: - shard-mtlp: NOTRUN -> [SKIP][288] ([i915#5235]) +13 other tests skip [288]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-7/igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-20x20@pipe-b-edp-1.html * igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-d-edp-1: - shard-mtlp: NOTRUN -> [SKIP][289] ([i915#3555] / [i915#5235]) +1 other test skip [289]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-d-edp-1.html * igt@kms_pm_backlight@fade-with-suspend: - shard-dg1: NOTRUN -> [SKIP][290] ([i915#5354]) [290]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-16/igt@kms_pm_backlight@fade-with-suspend.html * igt@kms_pm_dc@dc5-dpms-negative: - shard-mtlp: NOTRUN -> [SKIP][291] ([i915#9293]) [291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-1/igt@kms_pm_dc@dc5-dpms-negative.html * igt@kms_pm_dc@dc6-psr: - shard-dg2: NOTRUN -> [SKIP][292] ([i915#9685]) [292]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@kms_pm_dc@dc6-psr.html * igt@kms_pm_rpm@dpms-lpsp: - shard-dg2: NOTRUN -> [SKIP][293] ([i915#9519]) +1 other test skip [293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@kms_pm_rpm@dpms-lpsp.html * igt@kms_pm_rpm@dpms-mode-unset-lpsp: - shard-dg1: NOTRUN -> [SKIP][294] ([i915#9519]) [294]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-12/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html * igt@kms_pm_rpm@modeset-lpsp-stress: - shard-dg2: [PASS][295] -> [SKIP][296] ([i915#9519]) +1 other test skip [295]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg2-10/igt@kms_pm_rpm@modeset-lpsp-stress.html [296]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-1/igt@kms_pm_rpm@modeset-lpsp-stress.html * igt@kms_pm_rpm@modeset-non-lpsp-stress: - shard-rkl: NOTRUN -> [SKIP][297] ([i915#9519]) [297]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@kms_pm_rpm@modeset-non-lpsp-stress.html - shard-mtlp: NOTRUN -> [SKIP][298] ([i915#9519]) [298]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-7/igt@kms_pm_rpm@modeset-non-lpsp-stress.html * igt@kms_pm_rpm@pc8-residency: - shard-dg2: NOTRUN -> [SKIP][299] ([fdo#109293] / [fdo#109506]) +1 other test skip [299]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@kms_pm_rpm@pc8-residency.html - shard-tglu: NOTRUN -> [SKIP][300] ([fdo#109293] / [fdo#109506]) +1 other test skip [300]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-7/igt@kms_pm_rpm@pc8-residency.html * igt@kms_pm_rpm@pm-caching: - shard-dg1: NOTRUN -> [SKIP][301] ([i915#4077]) +6 other tests skip [301]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-16/igt@kms_pm_rpm@pm-caching.html * igt@kms_prime@basic-crc-vgem: - shard-dg1: NOTRUN -> [SKIP][302] ([i915#6524]) [302]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-12/igt@kms_prime@basic-crc-vgem.html * igt@kms_prime@basic-modeset-hybrid: - shard-rkl: NOTRUN -> [SKIP][303] ([i915#6524]) [303]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@kms_prime@basic-modeset-hybrid.html * igt@kms_psr2_sf@cursor-plane-move-continuous-sf: - shard-dg1: NOTRUN -> [SKIP][304] ([i915#9683]) +1 other test skip [304]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-14/igt@kms_psr2_sf@cursor-plane-move-continuous-sf.html * igt@kms_psr2_sf@cursor-plane-update-sf: - shard-mtlp: NOTRUN -> [SKIP][305] ([i915#2920]) [305]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-5/igt@kms_psr2_sf@cursor-plane-update-sf.html * igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-fully-sf: - shard-dg2: NOTRUN -> [SKIP][306] ([i915#9683]) +3 other tests skip [306]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-fully-sf.html * igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area: - shard-rkl: NOTRUN -> [SKIP][307] ([fdo#111068] / [i915#9683]) +1 other test skip [307]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-2/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area.html * igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area: - shard-tglu: NOTRUN -> [SKIP][308] ([fdo#111068] / [i915#9683]) +1 other test skip [308]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-5/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area.html * igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb: - shard-rkl: NOTRUN -> [SKIP][309] ([i915#9683]) +1 other test skip [309]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-6/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb.html * igt@kms_psr2_su@page_flip-xrgb8888: - shard-mtlp: NOTRUN -> [SKIP][310] ([i915#4348]) [310]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-8/igt@kms_psr2_su@page_flip-xrgb8888.html - shard-tglu: NOTRUN -> [SKIP][311] ([fdo#109642] / [fdo#111068] / [i915#9683]) [311]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-5/igt@kms_psr2_su@page_flip-xrgb8888.html * igt@kms_psr_stress_test@flip-primary-invalidate-overlay: - shard-rkl: NOTRUN -> [SKIP][312] ([i915#9685]) [312]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-6/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html - shard-dg1: NOTRUN -> [SKIP][313] ([i915#9685]) [313]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-17/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html * igt@kms_rotation_crc@bad-tiling: - shard-mtlp: NOTRUN -> [SKIP][314] ([i915#4235]) +2 other tests skip [314]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-7/igt@kms_rotation_crc@bad-tiling.html * igt@kms_rotation_crc@primary-4-tiled-reflect-x-0: - shard-rkl: NOTRUN -> [SKIP][315] ([i915#5289]) [315]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-1/igt@kms_rotation_crc@primary-4-tiled-reflect-x-0.html * igt@kms_rotation_crc@primary-rotation-270: - shard-dg2: NOTRUN -> [SKIP][316] ([i915#4235]) +1 other test skip [316]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-1/igt@kms_rotation_crc@primary-rotation-270.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270: - shard-rkl: NOTRUN -> [SKIP][317] ([fdo#111615] / [i915#5289]) [317]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-2/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list: - shard-rkl: NOTRUN -> [DMESG-FAIL][318] ([i915#10143]) [318]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_clip_offset: - shard-dg2: [PASS][319] -> [DMESG-WARN][320] ([i915#10143]) [319]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg2-10/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_clip_offset.html [320]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-7/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_clip_offset.html - shard-rkl: NOTRUN -> [DMESG-WARN][321] ([i915#10143]) [321]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_clip_offset.html - shard-snb: [PASS][322] -> [DMESG-WARN][323] ([i915#10143]) +1 other test dmesg-warn [322]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-snb2/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_clip_offset.html [323]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-snb1/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_clip_offset.html - shard-tglu: [PASS][324] -> [DMESG-WARN][325] ([i915#10143]) [324]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-tglu-3/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_clip_offset.html [325]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-4/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_clip_offset.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_xrgb2101010: - shard-glk: [PASS][326] -> [DMESG-WARN][327] ([i915#10143]) +1 other test dmesg-warn [326]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-glk9/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_xrgb2101010.html [327]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk3/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_xrgb2101010.html * igt@kms_setmode@clone-exclusive-crtc: - shard-snb: NOTRUN -> [SKIP][328] ([fdo#109271]) +2 other tests skip [328]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-snb5/igt@kms_setmode@clone-exclusive-crtc.html * igt@kms_tiled_display@basic-test-pattern: - shard-dg1: NOTRUN -> [SKIP][329] ([i915#8623]) [329]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-17/igt@kms_tiled_display@basic-test-pattern.html - shard-mtlp: NOTRUN -> [SKIP][330] ([i915#8623]) [330]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-6/igt@kms_tiled_display@basic-test-pattern.html - shard-rkl: NOTRUN -> [SKIP][331] ([i915#8623]) [331]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@kms_tiled_display@basic-test-pattern.html * igt@kms_tv_load_detect@load-detect: - shard-mtlp: NOTRUN -> [SKIP][332] ([fdo#109309]) [332]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-6/igt@kms_tv_load_detect@load-detect.html - shard-rkl: NOTRUN -> [SKIP][333] ([fdo#109309]) [333]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@kms_tv_load_detect@load-detect.html * igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1: - shard-mtlp: [PASS][334] -> [FAIL][335] ([i915#9196]) +1 other test fail [334]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-mtlp-3/igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1.html [335]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@kms_universal_plane@cursor-fb-leak@pipe-c-edp-1.html * igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-1: - shard-tglu: [PASS][336] -> [FAIL][337] ([i915#9196]) +3 other tests fail [336]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-tglu-7/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-1.html [337]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-2/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-1.html * igt@kms_writeback@writeback-fb-id: - shard-glk: NOTRUN -> [SKIP][338] ([fdo#109271] / [i915#2437]) [338]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk1/igt@kms_writeback@writeback-fb-id.html - shard-mtlp: NOTRUN -> [SKIP][339] ([i915#2437]) [339]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@kms_writeback@writeback-fb-id.html - shard-rkl: NOTRUN -> [SKIP][340] ([i915#2437]) [340]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@kms_writeback@writeback-fb-id.html - shard-dg1: NOTRUN -> [SKIP][341] ([i915#2437]) [341]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-15/igt@kms_writeback@writeback-fb-id.html * igt@kms_writeback@writeback-fb-id-xrgb2101010: - shard-rkl: NOTRUN -> [SKIP][342] ([i915#2437] / [i915#9412]) [342]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@kms_writeback@writeback-fb-id-xrgb2101010.html * igt@kms_writeback@writeback-invalid-parameters: - shard-tglu: NOTRUN -> [SKIP][343] ([i915#2437]) [343]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-10/igt@kms_writeback@writeback-invalid-parameters.html * igt@perf@global-sseu-config-invalid: - shard-mtlp: NOTRUN -> [SKIP][344] ([i915#7387]) [344]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-4/igt@perf@global-sseu-config-invalid.html - shard-dg2: NOTRUN -> [SKIP][345] ([i915#7387]) [345]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@perf@global-sseu-config-invalid.html * igt@perf@mi-rpc: - shard-rkl: NOTRUN -> [SKIP][346] ([i915#2434]) [346]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@perf@mi-rpc.html * igt@perf@per-context-mode-unprivileged: - shard-rkl: NOTRUN -> [SKIP][347] ([i915#2435]) [347]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@perf@per-context-mode-unprivileged.html * igt@perf_pmu@busy-double-start@rcs0: - shard-mtlp: [PASS][348] -> [FAIL][349] ([i915#4349]) [348]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-mtlp-2/igt@perf_pmu@busy-double-start@rcs0.html [349]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-4/igt@perf_pmu@busy-double-start@rcs0.html * igt@perf_pmu@cpu-hotplug: - shard-mtlp: NOTRUN -> [SKIP][350] ([i915#8850]) [350]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@perf_pmu@cpu-hotplug.html - shard-dg2: NOTRUN -> [SKIP][351] ([i915#8850]) [351]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@perf_pmu@cpu-hotplug.html - shard-rkl: NOTRUN -> [SKIP][352] ([i915#8850]) [352]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-4/igt@perf_pmu@cpu-hotplug.html * igt@perf_pmu@most-busy-idle-check-all@bcs0: - shard-dg1: [PASS][353] -> [FAIL][354] ([i915#9593]) +1 other test fail [353]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg1-16/igt@perf_pmu@most-busy-idle-check-all@bcs0.html [354]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-15/igt@perf_pmu@most-busy-idle-check-all@bcs0.html * igt@prime_vgem@basic-read: - shard-mtlp: NOTRUN -> [SKIP][355] ([i915#3708]) [355]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@prime_vgem@basic-read.html - shard-dg2: NOTRUN -> [SKIP][356] ([i915#3291] / [i915#3708]) [356]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@prime_vgem@basic-read.html - shard-rkl: NOTRUN -> [SKIP][357] ([fdo#109295] / [i915#3291] / [i915#3708]) [357]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@prime_vgem@basic-read.html * igt@prime_vgem@coherency-gtt: - shard-dg2: NOTRUN -> [SKIP][358] ([i915#3708] / [i915#4077]) +2 other tests skip [358]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@prime_vgem@coherency-gtt.html * igt@prime_vgem@fence-flip-hang: - shard-tglu: NOTRUN -> [SKIP][359] ([fdo#109295]) [359]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-7/igt@prime_vgem@fence-flip-hang.html * igt@prime_vgem@fence-write-hang: - shard-dg2: NOTRUN -> [SKIP][360] ([i915#3708]) +1 other test skip [360]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@prime_vgem@fence-write-hang.html * igt@runner@aborted: - shard-snb: NOTRUN -> [FAIL][361] ([i915#7812]) [361]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-snb5/igt@runner@aborted.html * igt@sriov_basic@enable-vfs-autoprobe-off: - shard-dg1: NOTRUN -> [SKIP][362] ([i915#9917]) [362]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-18/igt@sriov_basic@enable-vfs-autoprobe-off.html * igt@sriov_basic@enable-vfs-autoprobe-on: - shard-rkl: NOTRUN -> [SKIP][363] ([i915#9917]) +1 other test skip [363]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-1/igt@sriov_basic@enable-vfs-autoprobe-on.html * igt@sriov_basic@enable-vfs-bind-unbind-each: - shard-dg2: NOTRUN -> [SKIP][364] ([i915#9917]) [364]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@sriov_basic@enable-vfs-bind-unbind-each.html * igt@syncobj_timeline@invalid-wait-zero-handles: - shard-tglu: NOTRUN -> [FAIL][365] ([i915#9781]) [365]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-2/igt@syncobj_timeline@invalid-wait-zero-handles.html * igt@v3d/v3d_mmap@mmap-bo: - shard-mtlp: NOTRUN -> [SKIP][366] ([i915#2575]) +11 other tests skip [366]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-8/igt@v3d/v3d_mmap@mmap-bo.html - shard-dg1: NOTRUN -> [SKIP][367] ([i915#2575]) +3 other tests skip [367]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-19/igt@v3d/v3d_mmap@mmap-bo.html * igt@v3d/v3d_submit_cl@bad-multisync-pad: - shard-tglu: NOTRUN -> [SKIP][368] ([fdo#109315] / [i915#2575]) +6 other tests skip [368]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-8/igt@v3d/v3d_submit_cl@bad-multisync-pad.html * igt@v3d/v3d_submit_csd@single-out-sync: - shard-dg2: NOTRUN -> [SKIP][369] ([i915#2575]) +15 other tests skip [369]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-5/igt@v3d/v3d_submit_csd@single-out-sync.html * igt@v3d/v3d_submit_csd@valid-multisync-submission: - shard-rkl: NOTRUN -> [SKIP][370] ([fdo#109315]) +16 other tests skip [370]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-5/igt@v3d/v3d_submit_csd@valid-multisync-submission.html * igt@vc4/vc4_create_bo@create-bo-0: - shard-dg1: NOTRUN -> [SKIP][371] ([i915#7711]) +1 other test skip [371]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-12/igt@vc4/vc4_create_bo@create-bo-0.html * igt@vc4/vc4_create_bo@create-bo-zeroed: - shard-rkl: NOTRUN -> [SKIP][372] ([i915#7711]) +6 other tests skip [372]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-2/igt@vc4/vc4_create_bo@create-bo-zeroed.html * igt@vc4/vc4_dmabuf_poll@poll-write-waits-until-write-done: - shard-tglu: NOTRUN -> [SKIP][373] ([i915#2575]) +4 other tests skip [373]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-5/igt@vc4/vc4_dmabuf_poll@poll-write-waits-until-write-done.html * igt@vc4/vc4_purgeable_bo@mark-purgeable-twice: - shard-mtlp: NOTRUN -> [SKIP][374] ([i915#7711]) +6 other tests skip [374]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-1/igt@vc4/vc4_purgeable_bo@mark-purgeable-twice.html * igt@vc4/vc4_tiling@set-get: - shard-dg2: NOTRUN -> [SKIP][375] ([i915#7711]) +8 other tests skip [375]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-2/igt@vc4/vc4_tiling@set-get.html #### Possible fixes #### * igt@gem_create@create-ext-cpu-access-big: - shard-dg2: [INCOMPLETE][376] ([i915#9364]) -> [PASS][377] [376]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg2-5/igt@gem_create@create-ext-cpu-access-big.html [377]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-6/igt@gem_create@create-ext-cpu-access-big.html * igt@gem_eio@in-flight-contexts-10ms: - shard-mtlp: [INCOMPLETE][378] ([i915#10137]) -> [PASS][379] [378]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-mtlp-4/igt@gem_eio@in-flight-contexts-10ms.html [379]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-2/igt@gem_eio@in-flight-contexts-10ms.html * igt@gem_exec_fair@basic-pace-solo@rcs0: - shard-rkl: [FAIL][380] ([i915#2842]) -> [PASS][381] +1 other test pass [380]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-rkl-4/igt@gem_exec_fair@basic-pace-solo@rcs0.html [381]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-3/igt@gem_exec_fair@basic-pace-solo@rcs0.html * igt@gem_exec_fair@basic-pace@rcs0: - shard-tglu: [FAIL][382] ([i915#2842]) -> [PASS][383] +1 other test pass [382]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-tglu-3/igt@gem_exec_fair@basic-pace@rcs0.html [383]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-4/igt@gem_exec_fair@basic-pace@rcs0.html * igt@gem_exec_suspend@basic-s3-devices@smem: - shard-tglu: [ABORT][384] -> [PASS][385] [384]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-tglu-9/igt@gem_exec_suspend@basic-s3-devices@smem.html [385]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-4/igt@gem_exec_suspend@basic-s3-devices@smem.html * igt@gen9_exec_parse@allowed-single: - shard-glk: [INCOMPLETE][386] ([i915#10137] / [i915#5566]) -> [PASS][387] [386]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-glk5/igt@gen9_exec_parse@allowed-single.html [387]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk4/igt@gen9_exec_parse@allowed-single.html * igt@i915_module_load@reload-with-fault-injection: - shard-dg1: [ABORT][388] ([i915#9820]) -> [PASS][389] [388]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg1-13/igt@i915_module_load@reload-with-fault-injection.html [389]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-18/igt@i915_module_load@reload-with-fault-injection.html - shard-mtlp: [ABORT][390] ([i915#10131] / [i915#9820]) -> [PASS][391] [390]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-mtlp-8/igt@i915_module_load@reload-with-fault-injection.html [391]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-1/igt@i915_module_load@reload-with-fault-injection.html * igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0: - shard-dg1: [FAIL][392] ([i915#3591]) -> [PASS][393] [392]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg1-15/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html [393]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-13/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html * igt@kms_big_fb@4-tiled-64bpp-rotate-180: - shard-mtlp: [FAIL][394] ([i915#5138]) -> [PASS][395] [394]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-mtlp-7/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html [395]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-7/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html * igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip: - shard-tglu: [FAIL][396] ([i915#3743]) -> [PASS][397] [396]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-tglu-7/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html [397]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-4/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html * igt@kms_cursor_legacy@cursorb-vs-flipb-toggle: - shard-snb: [SKIP][398] ([fdo#109271] / [fdo#111767]) -> [PASS][399] +1 other test pass [398]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-snb5/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html [399]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-snb7/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-render: - shard-snb: [SKIP][400] ([fdo#109271]) -> [PASS][401] +11 other tests pass [400]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-snb5/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-render.html [401]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbc-tiling-4: - shard-dg2: [FAIL][402] ([i915#6880]) -> [PASS][403] +1 other test pass [402]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg2-10/igt@kms_frontbuffer_tracking@fbc-tiling-4.html [403]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-1/igt@kms_frontbuffer_tracking@fbc-tiling-4.html * igt@kms_pm_dc@dc6-dpms: - shard-tglu: [FAIL][404] ([i915#9295]) -> [PASS][405] [404]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-tglu-6/igt@kms_pm_dc@dc6-dpms.html [405]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-10/igt@kms_pm_dc@dc6-dpms.html * igt@kms_pm_rpm@dpms-mode-unset-non-lpsp: - shard-dg2: [SKIP][406] ([i915#9519]) -> [PASS][407] [406]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg2-10/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html [407]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-7/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html * igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait: - shard-rkl: [SKIP][408] ([i915#9519]) -> [PASS][409] +2 other tests pass [408]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-rkl-2/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html [409]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-1/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_swab: - shard-dg2: [DMESG-WARN][410] ([i915#10143]) -> [PASS][411] +1 other test pass [410]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg2-10/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_swab.html [411]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-7/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_swab.html - shard-snb: [DMESG-WARN][412] ([i915#10143]) -> [PASS][413] +1 other test pass [412]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-snb2/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_swab.html [413]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-snb1/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_swab.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_abgr8888: - shard-tglu: [DMESG-WARN][414] ([i915#10143]) -> [PASS][415] +1 other test pass [414]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-tglu-3/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_abgr8888.html [415]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-tglu-4/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_abgr8888.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_rgba5551: - shard-glk: [DMESG-WARN][416] ([i915#10143]) -> [PASS][417] [416]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-glk9/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_rgba5551.html [417]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-glk3/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_rgba5551.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_xbgr8888: - shard-mtlp: [DMESG-WARN][418] ([i915#10143]) -> [PASS][419] +2 other tests pass [418]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-mtlp-8/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_xbgr8888.html [419]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-1/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_xrgb8888_to_xbgr8888.html * igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1: - shard-snb: [FAIL][420] ([i915#9196]) -> [PASS][421] [420]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-snb1/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1.html [421]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-snb1/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1.html * igt@perf_pmu@busy-double-start@ccs0: - shard-mtlp: [FAIL][422] ([i915#4349]) -> [PASS][423] [422]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-mtlp-2/igt@perf_pmu@busy-double-start@ccs0.html [423]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-mtlp-4/igt@perf_pmu@busy-double-start@ccs0.html * igt@perf_pmu@busy-idle-check-all@vecs0: - shard-dg1: [FAIL][424] ([i915#4349]) -> [PASS][425] +2 other tests pass [424]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg1-14/igt@perf_pmu@busy-idle-check-all@vecs0.html [425]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-14/igt@perf_pmu@busy-idle-check-all@vecs0.html #### Warnings #### * igt@i915_module_load@reload-with-fault-injection: - shard-rkl: [INCOMPLETE][426] ([i915#10137] / [i915#9697] / [i915#9849]) -> [INCOMPLETE][427] ([i915#10137] / [i915#9820] / [i915#9849]) [426]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-rkl-1/igt@i915_module_load@reload-with-fault-injection.html [427]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-rkl-7/igt@i915_module_load@reload-with-fault-injection.html * igt@kms_content_protection@mei-interface: - shard-dg1: [SKIP][428] ([i915#9433]) -> [SKIP][429] ([i915#9424]) [428]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg1-13/igt@kms_content_protection@mei-interface.html [429]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg1-18/igt@kms_content_protection@mei-interface.html * igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list: - shard-dg2: [FAIL][430] ([i915#10136]) -> [DMESG-FAIL][431] ([i915#10143]) [430]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14173/shard-dg2-10/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html [431]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/shard-dg2-7/igt@kms_selftest@drm_format_helper@drm_format_helper_test-drm_test_fb_build_fourcc_list.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274 [fdo#109279]: https://bugs.freedesktop.org/show_bug.cgi?id=109279 [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280 [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [fdo#10 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10587/index.html [-- Attachment #2: Type: text/html, Size: 110355 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
[parent not found: <0240125055825.8915-1-vidya.srinivas@intel.com>]
* [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test [not found] <0240125055825.8915-1-vidya.srinivas@intel.com> @ 2024-01-25 9:29 ` Vidya Srinivas 2024-01-25 9:56 ` Modem, Bhanuprakash 0 siblings, 1 reply; 12+ messages in thread From: Vidya Srinivas @ 2024-01-25 9:29 UTC (permalink / raw) To: igt-dev Sink with DRRS and VRR can be in downclock mode, so switch to High clock mode as test preparation. Signed-off-by: Vidya Srinivas <vidya.srinivas@intel.com> --- tests/kms_vrr.c | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tests/kms_vrr.c b/tests/kms_vrr.c index 44bc3480d..697697b4e 100644 --- a/tests/kms_vrr.c +++ b/tests/kms_vrr.c @@ -522,6 +522,14 @@ test_seamless_rr_basic(data_t *data, enum pipe pipe, igt_output_t *output, uint3 if (vrr) set_vrr_on_pipe(data, pipe, false, true); + else { + /* + Sink with DRRS and VRR can be in downclock mode. + so switch to High clock mode as test preparation + */ + igt_output_override_mode(output, &data->switch_modes[HIGH_RR_MODE]); + igt_assert(igt_display_try_commit_atomic(&data->display, DRM_MODE_PAGE_FLIP_EVENT, NULL) == 0); + } rate = vtest_ns.max; result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS); -- 2.33.0 ^ permalink raw reply related [flat|nested] 12+ messages in thread
* Re: [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test 2024-01-25 9:29 ` [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test Vidya Srinivas @ 2024-01-25 9:56 ` Modem, Bhanuprakash 2024-01-25 9:58 ` Srinivas, Vidya 0 siblings, 1 reply; 12+ messages in thread From: Modem, Bhanuprakash @ 2024-01-25 9:56 UTC (permalink / raw) To: Vidya Srinivas, igt-dev Hi Vidya, On 25-01-2024 02:59 pm, Vidya Srinivas wrote: > Sink with DRRS and VRR can be in downclock mode, > so switch to High clock mode as test preparation. > > Signed-off-by: Vidya Srinivas <vidya.srinivas@intel.com> > --- > tests/kms_vrr.c | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/tests/kms_vrr.c b/tests/kms_vrr.c > index 44bc3480d..697697b4e 100644 > --- a/tests/kms_vrr.c > +++ b/tests/kms_vrr.c > @@ -522,6 +522,14 @@ test_seamless_rr_basic(data_t *data, enum pipe pipe, igt_output_t *output, uint3 > > if (vrr) > set_vrr_on_pipe(data, pipe, false, true); > + else { > + /* > + Sink with DRRS and VRR can be in downclock mode. > + so switch to High clock mode as test preparation Please use proper commenting style: Example: /* This is single line comment. */ /* * This is multiline * comment. */ No need to float the new rev, please fix this while merging the patch. Reviewed-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com> - Bhanu > + */ > + igt_output_override_mode(output, &data->switch_modes[HIGH_RR_MODE]); > + igt_assert(igt_display_try_commit_atomic(&data->display, DRM_MODE_PAGE_FLIP_EVENT, NULL) == 0); > + } > > rate = vtest_ns.max; > result = flip_and_measure(data, output, pipe, rate, TEST_DURATION_NS); ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test 2024-01-25 9:56 ` Modem, Bhanuprakash @ 2024-01-25 9:58 ` Srinivas, Vidya 0 siblings, 0 replies; 12+ messages in thread From: Srinivas, Vidya @ 2024-01-25 9:58 UTC (permalink / raw) To: Modem, Bhanuprakash, igt-dev@lists.freedesktop.org > -----Original Message----- > From: Modem, Bhanuprakash <bhanuprakash.modem@intel.com> > Sent: Thursday, January 25, 2024 3:27 PM > To: Srinivas, Vidya <vidya.srinivas@intel.com>; igt-dev@lists.freedesktop.org > Subject: Re: [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before > begin drrs test > > Hi Vidya, > > On 25-01-2024 02:59 pm, Vidya Srinivas wrote: > > Sink with DRRS and VRR can be in downclock mode, so switch to High > > clock mode as test preparation. > > > > Signed-off-by: Vidya Srinivas <vidya.srinivas@intel.com> > > --- > > tests/kms_vrr.c | 8 ++++++++ > > 1 file changed, 8 insertions(+) > > > > diff --git a/tests/kms_vrr.c b/tests/kms_vrr.c index > > 44bc3480d..697697b4e 100644 > > --- a/tests/kms_vrr.c > > +++ b/tests/kms_vrr.c > > @@ -522,6 +522,14 @@ test_seamless_rr_basic(data_t *data, enum pipe > > pipe, igt_output_t *output, uint3 > > > > if (vrr) > > set_vrr_on_pipe(data, pipe, false, true); > > + else { > > + /* > > + Sink with DRRS and VRR can be in downclock mode. > > + so switch to High clock mode as test preparation > > Please use proper commenting style: > > Example: > /* This is single line comment. */ > > /* > * This is multiline > * comment. > */ > > No need to float the new rev, please fix this while merging the patch. > Hello Bhanu, apologies for not noticing that. Thank you. Regards Vidya > Reviewed-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com> > > - Bhanu > > > + */ > > + igt_output_override_mode(output, &data- > >switch_modes[HIGH_RR_MODE]); > > + igt_assert(igt_display_try_commit_atomic(&data->display, > DRM_MODE_PAGE_FLIP_EVENT, NULL) == 0); > > + } > > > > rate = vtest_ns.max; > > result = flip_and_measure(data, output, pipe, rate, > > TEST_DURATION_NS); ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2024-01-25 9:58 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 4:14 [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test Vidya Srinivas
2024-01-23 5:15 ` ✓ CI.xeBAT: success for " Patchwork
2024-01-23 5:33 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-01-23 11:39 ` ✓ Fi.CI.BAT: success " Patchwork
2024-01-23 14:02 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-01-25 5:58 ` [PATCH i-g-t] " Vidya Srinivas
2024-01-25 6:44 ` ✓ CI.xeBAT: success for tests/kms_vrr: Reset to High refresh rate before begin drrs test (rev2) Patchwork
2024-01-25 6:45 ` ✓ Fi.CI.BAT: " Patchwork
2024-01-25 8:50 ` ✗ Fi.CI.IGT: failure " Patchwork
[not found] <0240125055825.8915-1-vidya.srinivas@intel.com>
2024-01-25 9:29 ` [PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test Vidya Srinivas
2024-01-25 9:56 ` Modem, Bhanuprakash
2024-01-25 9:58 ` Srinivas, Vidya
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox