* [PATCH] tests/msm_submit: Fix invalid-duplicate-bo-submit errno
@ 2024-01-08 18:56 Rob Clark
2024-01-08 21:16 ` ✓ Fi.CI.BAT: success for " Patchwork
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Rob Clark @ 2024-01-08 18:56 UTC (permalink / raw)
To: igt-dev; +Cc: Rob Clark
From: Rob Clark <robdclark@chromium.org>
With the drm_exec conversion[1], this now returns EALREADY. Which is
arguablly a fix (better error return code).
[1] kernel commit a6397e63877e ("drm/msm/gem: Convert to drm_exec")
Signed-off-by: Rob Clark <robdclark@chromium.org>
---
I'm not sure how much to care about newer igt on older kernel. I think
I'd be willing to just let this test fail in that case.
tests/msm/msm_submit.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/msm/msm_submit.c b/tests/msm/msm_submit.c
index 95f8318facb0..48cffab6940b 100644
--- a/tests/msm/msm_submit.c
+++ b/tests/msm/msm_submit.c
@@ -102,7 +102,7 @@ igt_main
.nr_bos = ARRAY_SIZE(bos),
.bos = VOID2U64(bos),
};
- do_ioctl_err(dev->fd, DRM_IOCTL_MSM_GEM_SUBMIT, &req, EINVAL);
+ do_ioctl_err(dev->fd, DRM_IOCTL_MSM_GEM_SUBMIT, &req, EALREADY);
}
igt_describe("Check that submit with cmdstream referencing an invalid bo fails");
--
2.43.0
^ permalink raw reply related [flat|nested] 5+ messages in thread* ✓ Fi.CI.BAT: success for tests/msm_submit: Fix invalid-duplicate-bo-submit errno 2024-01-08 18:56 [PATCH] tests/msm_submit: Fix invalid-duplicate-bo-submit errno Rob Clark @ 2024-01-08 21:16 ` Patchwork 2024-01-08 21:22 ` ✓ CI.xeBAT: " Patchwork ` (2 subsequent siblings) 3 siblings, 0 replies; 5+ messages in thread From: Patchwork @ 2024-01-08 21:16 UTC (permalink / raw) To: Rob Clark; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 4954 bytes --] == Series Details == Series: tests/msm_submit: Fix invalid-duplicate-bo-submit errno URL : https://patchwork.freedesktop.org/series/128331/ State : success == Summary == CI Bug Log - changes from CI_DRM_14095 -> IGTPW_10485 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/index.html Participating hosts (38 -> 37) ------------------------------ Additional (1): bat-rpls-2 Missing (2): bat-dg2-9 fi-snb-2520m Known issues ------------ Here are the changes found in IGTPW_10485 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_10485/bat-rpls-2/igt@debugfs_test@basic-hwmon.html * igt@gem_tiled_pread_basic: - bat-rpls-2: NOTRUN -> [SKIP][2] ([i915#3282]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/bat-rpls-2/igt@gem_tiled_pread_basic.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy: - bat-rpls-2: NOTRUN -> [SKIP][3] ([i915#4103]) +1 other test skip [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/bat-rpls-2/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html * igt@kms_dsc@dsc-basic: - bat-rpls-2: NOTRUN -> [SKIP][4] ([i915#3555] / [i915#3840] / [i915#9886]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/bat-rpls-2/igt@kms_dsc@dsc-basic.html * igt@kms_force_connector_basic@force-load-detect: - bat-rpls-2: NOTRUN -> [SKIP][5] ([fdo#109285]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/bat-rpls-2/igt@kms_force_connector_basic@force-load-detect.html * igt@kms_pipe_crc_basic@suspend-read-crc: - bat-kbl-2: NOTRUN -> [SKIP][6] ([fdo#109271]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/bat-kbl-2/igt@kms_pipe_crc_basic@suspend-read-crc.html * igt@kms_pm_backlight@basic-brightness: - bat-rpls-2: NOTRUN -> [SKIP][7] ([i915#5354]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/bat-rpls-2/igt@kms_pm_backlight@basic-brightness.html * igt@kms_pm_rpm@basic-rte: - bat-rpls-2: NOTRUN -> [ABORT][8] ([i915#8668] / [i915#9368] / [i915#9897]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/bat-rpls-2/igt@kms_pm_rpm@basic-rte.html #### Possible fixes #### * igt@i915_suspend@basic-s3-without-i915: - bat-kbl-2: [INCOMPLETE][9] ([i915#4817]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/bat-kbl-2/igt@i915_suspend@basic-s3-without-i915.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/bat-kbl-2/igt@i915_suspend@basic-s3-without-i915.html * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-dp-1: - bat-adlp-9: [FAIL][11] ([i915#9956]) -> [PASS][12] +2 other tests pass [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/bat-adlp-9/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-dp-1.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/bat-adlp-9/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-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 [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3840]: https://gitlab.freedesktop.org/drm/intel/issues/3840 [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103 [i915#4817]: https://gitlab.freedesktop.org/drm/intel/issues/4817 [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354 [i915#5591]: https://gitlab.freedesktop.org/drm/intel/issues/5591 [i915#8668]: https://gitlab.freedesktop.org/drm/intel/issues/8668 [i915#9318]: https://gitlab.freedesktop.org/drm/intel/issues/9318 [i915#9368]: https://gitlab.freedesktop.org/drm/intel/issues/9368 [i915#9886]: https://gitlab.freedesktop.org/drm/intel/issues/9886 [i915#9897]: https://gitlab.freedesktop.org/drm/intel/issues/9897 [i915#9956]: https://gitlab.freedesktop.org/drm/intel/issues/9956 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7663 -> IGTPW_10485 CI-20190529: 20190529 CI_DRM_14095: d0951a30cf2f024b3703c3606377a1801142a043 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_10485: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/index.html IGT_7663: b5eca7b97430309e320874594feaeaa8e770e25e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/index.html [-- Attachment #2: Type: text/html, Size: 5737 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* ✓ CI.xeBAT: success for tests/msm_submit: Fix invalid-duplicate-bo-submit errno 2024-01-08 18:56 [PATCH] tests/msm_submit: Fix invalid-duplicate-bo-submit errno Rob Clark 2024-01-08 21:16 ` ✓ Fi.CI.BAT: success for " Patchwork @ 2024-01-08 21:22 ` Patchwork 2024-01-09 9:42 ` ✗ Fi.CI.IGT: failure " Patchwork 2024-01-09 12:59 ` [PATCH] " Kamil Konieczny 3 siblings, 0 replies; 5+ messages in thread From: Patchwork @ 2024-01-08 21:22 UTC (permalink / raw) To: Rob Clark; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 3268 bytes --] == Series Details == Series: tests/msm_submit: Fix invalid-duplicate-bo-submit errno URL : https://patchwork.freedesktop.org/series/128331/ State : success == Summary == CI Bug Log - changes from XEIGT_7663_BAT -> XEIGTPW_10485_BAT ==================================================== Summary ------- **SUCCESS** No regressions found. Participating hosts (4 -> 4) ------------------------------ No changes in participating hosts Known issues ------------ Here are the changes found in XEIGTPW_10485_BAT that come from known issues: ### IGT changes ### #### Issues hit #### * igt@kms_flip@basic-flip-vs-wf_vblank: - bat-dg2-oem2: [PASS][1] -> [FAIL][2] ([Intel XE#480]) +1 other test fail [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7663/bat-dg2-oem2/igt@kms_flip@basic-flip-vs-wf_vblank.html [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10485/bat-dg2-oem2/igt@kms_flip@basic-flip-vs-wf_vblank.html * igt@kms_flip@basic-flip-vs-wf_vblank@b-edp1: - bat-adlp-7: [PASS][3] -> [FAIL][4] ([Intel XE#480]) [3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7663/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@b-edp1.html [4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10485/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@b-edp1.html * igt@kms_frontbuffer_tracking@basic: - bat-adlp-7: [PASS][5] -> [DMESG-FAIL][6] ([Intel XE#1033]) [5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7663/bat-adlp-7/igt@kms_frontbuffer_tracking@basic.html [6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10485/bat-adlp-7/igt@kms_frontbuffer_tracking@basic.html #### Possible fixes #### * igt@kms_flip@basic-flip-vs-wf_vblank@a-edp1: - bat-adlp-7: [FAIL][7] ([Intel XE#480]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7663/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@a-edp1.html [8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10485/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@a-edp1.html * igt@xe_prime_self_import@basic-with_fd_dup: - bat-atsm-2: [FAIL][9] ([Intel XE#999]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7663/bat-atsm-2/igt@xe_prime_self_import@basic-with_fd_dup.html [10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10485/bat-atsm-2/igt@xe_prime_self_import@basic-with_fd_dup.html [Intel XE#1033]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1033 [Intel XE#480]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/480 [Intel XE#999]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/999 Build changes ------------- * IGT: IGT_7663 -> IGTPW_10485 * Linux: xe-604-a3e6b7b90ce1ff725d7585cbd2c9279e6e39b914 -> xe-606-0227e1867024687cd250ffc6fb206a439ff34ece IGTPW_10485: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/index.html IGT_7663: b5eca7b97430309e320874594feaeaa8e770e25e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git xe-604-a3e6b7b90ce1ff725d7585cbd2c9279e6e39b914: a3e6b7b90ce1ff725d7585cbd2c9279e6e39b914 xe-606-0227e1867024687cd250ffc6fb206a439ff34ece: 0227e1867024687cd250ffc6fb206a439ff34ece == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_10485/index.html [-- Attachment #2: Type: text/html, Size: 4109 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* ✗ Fi.CI.IGT: failure for tests/msm_submit: Fix invalid-duplicate-bo-submit errno 2024-01-08 18:56 [PATCH] tests/msm_submit: Fix invalid-duplicate-bo-submit errno Rob Clark 2024-01-08 21:16 ` ✓ Fi.CI.BAT: success for " Patchwork 2024-01-08 21:22 ` ✓ CI.xeBAT: " Patchwork @ 2024-01-09 9:42 ` Patchwork 2024-01-09 12:59 ` [PATCH] " Kamil Konieczny 3 siblings, 0 replies; 5+ messages in thread From: Patchwork @ 2024-01-09 9:42 UTC (permalink / raw) To: Rob Clark; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 91275 bytes --] == Series Details == Series: tests/msm_submit: Fix invalid-duplicate-bo-submit errno URL : https://patchwork.freedesktop.org/series/128331/ State : failure == Summary == CI Bug Log - changes from CI_DRM_14095_full -> IGTPW_10485_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_10485_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_10485_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_10485/index.html Participating hosts (9 -> 8) ------------------------------ Missing (1): pig-kbl-iris Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_10485_full: ### IGT changes ### #### Possible regressions #### * igt@kms_frontbuffer_tracking@fbcpsr-tiling-4: - shard-rkl: NOTRUN -> [SKIP][1] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html * igt@kms_frontbuffer_tracking@plane-fbc-rte: - shard-dg1: NOTRUN -> [SKIP][2] [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-12/igt@kms_frontbuffer_tracking@plane-fbc-rte.html * igt@prime_self_import@export-vs-gem_close-race: - shard-mtlp: [PASS][3] -> [FAIL][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-mtlp-5/igt@prime_self_import@export-vs-gem_close-race.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-7/igt@prime_self_import@export-vs-gem_close-race.html * igt@runner@aborted: - shard-glk: NOTRUN -> [FAIL][5] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk1/igt@runner@aborted.html Known issues ------------ Here are the changes found in IGTPW_10485_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@api_intel_bb@blit-reloc-purge-cache: - shard-rkl: NOTRUN -> [SKIP][6] ([i915#8411]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-7/igt@api_intel_bb@blit-reloc-purge-cache.html * igt@api_intel_bb@object-reloc-keep-cache: - shard-mtlp: NOTRUN -> [SKIP][7] ([i915#8411]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-8/igt@api_intel_bb@object-reloc-keep-cache.html * igt@api_intel_bb@object-reloc-purge-cache: - shard-dg1: NOTRUN -> [SKIP][8] ([i915#8411]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-15/igt@api_intel_bb@object-reloc-purge-cache.html * igt@device_reset@cold-reset-bound: - shard-dg1: NOTRUN -> [SKIP][9] ([i915#7701]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-15/igt@device_reset@cold-reset-bound.html - shard-mtlp: NOTRUN -> [SKIP][10] ([i915#7701]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-7/igt@device_reset@cold-reset-bound.html - shard-dg2: NOTRUN -> [SKIP][11] ([i915#7701]) +1 other test skip [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-2/igt@device_reset@cold-reset-bound.html - shard-rkl: NOTRUN -> [SKIP][12] ([i915#7701]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-7/igt@device_reset@cold-reset-bound.html * igt@drm_fdinfo@busy-check-all@ccs3: - shard-dg2: NOTRUN -> [SKIP][13] ([i915#8414]) +10 other tests skip [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-2/igt@drm_fdinfo@busy-check-all@ccs3.html * igt@drm_fdinfo@most-busy-check-all@bcs0: - shard-dg1: NOTRUN -> [SKIP][14] ([i915#8414]) +4 other tests skip [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-15/igt@drm_fdinfo@most-busy-check-all@bcs0.html * igt@gem_bad_reloc@negative-reloc-lut: - shard-dg1: NOTRUN -> [SKIP][15] ([i915#3281]) +8 other tests skip [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-12/igt@gem_bad_reloc@negative-reloc-lut.html * igt@gem_busy@semaphore: - shard-mtlp: NOTRUN -> [SKIP][16] ([i915#3936]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-2/igt@gem_busy@semaphore.html * igt@gem_close_race@multigpu-basic-process: - shard-dg1: NOTRUN -> [SKIP][17] ([i915#7697]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-12/igt@gem_close_race@multigpu-basic-process.html * igt@gem_close_race@multigpu-basic-threads: - shard-dg2: NOTRUN -> [SKIP][18] ([i915#7697]) [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-1/igt@gem_close_race@multigpu-basic-threads.html * igt@gem_create@create-ext-cpu-access-big: - shard-dg2: NOTRUN -> [INCOMPLETE][19] ([i915#9364]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-10/igt@gem_create@create-ext-cpu-access-big.html * igt@gem_create@create-ext-cpu-access-sanity-check: - shard-rkl: NOTRUN -> [SKIP][20] ([i915#6335]) [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@gem_create@create-ext-cpu-access-sanity-check.html * igt@gem_ctx_param@set-priority-not-supported: - shard-rkl: NOTRUN -> [SKIP][21] ([fdo#109314]) [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@gem_ctx_param@set-priority-not-supported.html * igt@gem_ctx_persistence@heartbeat-hostile: - shard-dg2: NOTRUN -> [SKIP][22] ([i915#8555]) +1 other test skip [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-2/igt@gem_ctx_persistence@heartbeat-hostile.html * igt@gem_ctx_sseu@engines: - shard-rkl: NOTRUN -> [SKIP][23] ([i915#280]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-1/igt@gem_ctx_sseu@engines.html - shard-mtlp: NOTRUN -> [SKIP][24] ([i915#280]) [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-6/igt@gem_ctx_sseu@engines.html * igt@gem_ctx_sseu@invalid-args: - shard-dg2: NOTRUN -> [SKIP][25] ([i915#280]) +1 other test skip [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@gem_ctx_sseu@invalid-args.html * igt@gem_eio@reset-stress: - shard-dg2: NOTRUN -> [FAIL][26] ([i915#5784]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@gem_eio@reset-stress.html * igt@gem_exec_balancer@bonded-pair: - shard-dg1: NOTRUN -> [SKIP][27] ([i915#4771]) [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-18/igt@gem_exec_balancer@bonded-pair.html * igt@gem_exec_balancer@invalid-bonds: - shard-dg2: NOTRUN -> [SKIP][28] ([i915#4036]) [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-6/igt@gem_exec_balancer@invalid-bonds.html - shard-mtlp: NOTRUN -> [SKIP][29] ([i915#4036]) [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-4/igt@gem_exec_balancer@invalid-bonds.html * igt@gem_exec_balancer@parallel-out-fence: - shard-rkl: NOTRUN -> [SKIP][30] ([i915#4525]) +2 other tests skip [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-1/igt@gem_exec_balancer@parallel-out-fence.html * igt@gem_exec_capture@many-4k-incremental: - shard-glk: NOTRUN -> [FAIL][31] ([i915#9606]) [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk9/igt@gem_exec_capture@many-4k-incremental.html * igt@gem_exec_capture@many-4k-zero: - shard-dg2: NOTRUN -> [FAIL][32] ([i915#9606]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-6/igt@gem_exec_capture@many-4k-zero.html - shard-rkl: NOTRUN -> [FAIL][33] ([i915#9606]) [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@gem_exec_capture@many-4k-zero.html * igt@gem_exec_fair@basic-none-rrul@rcs0: - shard-glk: NOTRUN -> [FAIL][34] ([i915#2842]) +1 other test fail [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk9/igt@gem_exec_fair@basic-none-rrul@rcs0.html * igt@gem_exec_fair@basic-none@rcs0: - shard-tglu: NOTRUN -> [FAIL][35] ([i915#2842]) +4 other tests fail [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-4/igt@gem_exec_fair@basic-none@rcs0.html * igt@gem_exec_fair@basic-pace: - shard-dg1: NOTRUN -> [SKIP][36] ([i915#3539]) [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-15/igt@gem_exec_fair@basic-pace.html * igt@gem_exec_fair@basic-pace-share@rcs0: - shard-rkl: [PASS][37] -> [FAIL][38] ([i915#2842]) [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-rkl-5/igt@gem_exec_fair@basic-pace-share@rcs0.html [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@gem_exec_fair@basic-pace-share@rcs0.html * igt@gem_exec_fair@basic-pace-solo@rcs0: - shard-tglu: [PASS][39] -> [FAIL][40] ([i915#2842]) +1 other test fail [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-tglu-7/igt@gem_exec_fair@basic-pace-solo@rcs0.html [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-4/igt@gem_exec_fair@basic-pace-solo@rcs0.html * igt@gem_exec_fence@submit3: - shard-dg2: NOTRUN -> [SKIP][41] ([i915#4812]) [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@gem_exec_fence@submit3.html * igt@gem_exec_flush@basic-uc-pro-default: - shard-dg2: NOTRUN -> [SKIP][42] ([i915#3539] / [i915#4852]) +1 other test skip [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-11/igt@gem_exec_flush@basic-uc-pro-default.html * igt@gem_exec_flush@basic-uc-prw-default: - shard-dg2: NOTRUN -> [SKIP][43] ([i915#3539]) [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@gem_exec_flush@basic-uc-prw-default.html * igt@gem_exec_flush@basic-wb-ro-before-default: - shard-dg1: NOTRUN -> [SKIP][44] ([i915#3539] / [i915#4852]) [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-12/igt@gem_exec_flush@basic-wb-ro-before-default.html * igt@gem_exec_params@rsvd2-dirt: - shard-tglu: NOTRUN -> [SKIP][45] ([fdo#109283]) [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-4/igt@gem_exec_params@rsvd2-dirt.html * igt@gem_exec_reloc@basic-gtt: - shard-dg2: NOTRUN -> [SKIP][46] ([i915#3281]) +10 other tests skip [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-1/igt@gem_exec_reloc@basic-gtt.html * igt@gem_exec_reloc@basic-wc-gtt: - shard-mtlp: NOTRUN -> [SKIP][47] ([i915#3281]) +6 other tests skip [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-6/igt@gem_exec_reloc@basic-wc-gtt.html * igt@gem_exec_reloc@basic-write-read-noreloc: - shard-rkl: NOTRUN -> [SKIP][48] ([i915#3281]) +8 other tests skip [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-7/igt@gem_exec_reloc@basic-write-read-noreloc.html * igt@gem_exec_schedule@reorder-wide: - shard-dg2: NOTRUN -> [SKIP][49] ([i915#4537] / [i915#4812]) +1 other test skip [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-2/igt@gem_exec_schedule@reorder-wide.html * igt@gem_fence_thrash@bo-copy: - shard-dg1: NOTRUN -> [SKIP][50] ([i915#4860]) [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-19/igt@gem_fence_thrash@bo-copy.html - shard-mtlp: NOTRUN -> [SKIP][51] ([i915#4860]) [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-2/igt@gem_fence_thrash@bo-copy.html * igt@gem_fence_thrash@bo-write-verify-y: - shard-dg2: NOTRUN -> [SKIP][52] ([i915#4860]) +3 other tests skip [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@gem_fence_thrash@bo-write-verify-y.html * igt@gem_huc_copy@huc-copy: - shard-glk: NOTRUN -> [SKIP][53] ([fdo#109271] / [i915#2190]) [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk3/igt@gem_huc_copy@huc-copy.html * igt@gem_lmem_swapping@heavy-verify-multi-ccs: - shard-mtlp: NOTRUN -> [SKIP][54] ([i915#4613]) +2 other tests skip [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-4/igt@gem_lmem_swapping@heavy-verify-multi-ccs.html * igt@gem_lmem_swapping@parallel-multi: - shard-tglu: NOTRUN -> [SKIP][55] ([i915#4613]) [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-9/igt@gem_lmem_swapping@parallel-multi.html * igt@gem_lmem_swapping@smem-oom: - shard-glk: NOTRUN -> [SKIP][56] ([fdo#109271] / [i915#4613]) +3 other tests skip [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk6/igt@gem_lmem_swapping@smem-oom.html * igt@gem_lmem_swapping@verify: - shard-rkl: NOTRUN -> [SKIP][57] ([i915#4613]) +1 other test skip [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-1/igt@gem_lmem_swapping@verify.html * igt@gem_media_vme: - shard-dg2: NOTRUN -> [SKIP][58] ([i915#284]) [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-1/igt@gem_media_vme.html * igt@gem_mmap_gtt@basic-small-bo: - shard-dg2: NOTRUN -> [SKIP][59] ([i915#4077]) +10 other tests skip [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-10/igt@gem_mmap_gtt@basic-small-bo.html * igt@gem_mmap_gtt@medium-copy-odd: - shard-dg1: NOTRUN -> [SKIP][60] ([i915#4077]) +4 other tests skip [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-17/igt@gem_mmap_gtt@medium-copy-odd.html - shard-mtlp: NOTRUN -> [SKIP][61] ([i915#4077]) +2 other tests skip [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-4/igt@gem_mmap_gtt@medium-copy-odd.html * igt@gem_mmap_offset@clear@smem0: - shard-mtlp: [PASS][62] -> [ABORT][63] ([i915#10029]) [62]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-mtlp-6/igt@gem_mmap_offset@clear@smem0.html [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-8/igt@gem_mmap_offset@clear@smem0.html * igt@gem_mmap_wc@bad-size: - shard-dg1: NOTRUN -> [SKIP][64] ([i915#4083]) +1 other test skip [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-16/igt@gem_mmap_wc@bad-size.html * igt@gem_mmap_wc@write-cpu-read-wc-unflushed: - shard-mtlp: NOTRUN -> [SKIP][65] ([i915#4083]) +1 other test skip [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-8/igt@gem_mmap_wc@write-cpu-read-wc-unflushed.html * igt@gem_mmap_wc@write-prefaulted: - shard-dg2: NOTRUN -> [SKIP][66] ([i915#4083]) +3 other tests skip [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@gem_mmap_wc@write-prefaulted.html * igt@gem_pread@uncached: - shard-rkl: NOTRUN -> [SKIP][67] ([i915#3282]) +4 other tests skip [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@gem_pread@uncached.html * igt@gem_pxp@display-protected-crc: - shard-dg2: NOTRUN -> [SKIP][68] ([i915#4270]) +6 other tests skip [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@gem_pxp@display-protected-crc.html * igt@gem_pxp@dmabuf-shared-protected-dst-is-context-refcounted: - shard-tglu: NOTRUN -> [SKIP][69] ([i915#4270]) [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-5/igt@gem_pxp@dmabuf-shared-protected-dst-is-context-refcounted.html * igt@gem_pxp@reject-modify-context-protection-on: - shard-rkl: NOTRUN -> [SKIP][70] ([i915#4270]) +3 other tests skip [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@gem_pxp@reject-modify-context-protection-on.html - shard-dg1: NOTRUN -> [SKIP][71] ([i915#4270]) +1 other test skip [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-17/igt@gem_pxp@reject-modify-context-protection-on.html * igt@gem_pxp@verify-pxp-stale-buf-execution: - shard-mtlp: NOTRUN -> [SKIP][72] ([i915#4270]) +1 other test skip [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-2/igt@gem_pxp@verify-pxp-stale-buf-execution.html * igt@gem_readwrite@new-obj: - shard-mtlp: NOTRUN -> [SKIP][73] ([i915#3282]) +2 other tests skip [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-5/igt@gem_readwrite@new-obj.html - shard-dg1: NOTRUN -> [SKIP][74] ([i915#3282]) +1 other test skip [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-19/igt@gem_readwrite@new-obj.html * igt@gem_readwrite@read-bad-handle: - shard-dg2: NOTRUN -> [SKIP][75] ([i915#3282]) +4 other tests skip [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-6/igt@gem_readwrite@read-bad-handle.html * igt@gem_render_copy@y-tiled-ccs-to-yf-tiled: - shard-mtlp: NOTRUN -> [SKIP][76] ([i915#8428]) [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-6/igt@gem_render_copy@y-tiled-ccs-to-yf-tiled.html * igt@gem_userptr_blits@coherency-sync: - shard-dg2: NOTRUN -> [SKIP][77] ([i915#3297]) +4 other tests skip [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-2/igt@gem_userptr_blits@coherency-sync.html * igt@gem_userptr_blits@create-destroy-unsync: - shard-tglu: NOTRUN -> [SKIP][78] ([i915#3297]) [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-7/igt@gem_userptr_blits@create-destroy-unsync.html * igt@gem_userptr_blits@dmabuf-sync: - shard-rkl: NOTRUN -> [SKIP][79] ([i915#3323]) [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-7/igt@gem_userptr_blits@dmabuf-sync.html * igt@gem_userptr_blits@map-fixed-invalidate-busy: - shard-mtlp: NOTRUN -> [SKIP][80] ([i915#3297]) [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-2/igt@gem_userptr_blits@map-fixed-invalidate-busy.html * igt@gem_userptr_blits@sd-probe: - shard-dg2: NOTRUN -> [SKIP][81] ([i915#3297] / [i915#4958]) [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-10/igt@gem_userptr_blits@sd-probe.html * igt@gem_userptr_blits@unsync-unmap-cycles: - shard-rkl: NOTRUN -> [SKIP][82] ([i915#3297]) +3 other tests skip [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@gem_userptr_blits@unsync-unmap-cycles.html * igt@gem_vm_create@invalid-create: - shard-snb: NOTRUN -> [SKIP][83] ([fdo#109271]) +63 other tests skip [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-snb6/igt@gem_vm_create@invalid-create.html * igt@gen7_exec_parse@basic-rejected: - shard-rkl: NOTRUN -> [SKIP][84] ([fdo#109289]) +3 other tests skip [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-2/igt@gen7_exec_parse@basic-rejected.html * igt@gen7_exec_parse@chained-batch: - shard-dg1: NOTRUN -> [SKIP][85] ([fdo#109289]) +1 other test skip [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-15/igt@gen7_exec_parse@chained-batch.html * igt@gen9_exec_parse@allowed-all: - shard-glk: NOTRUN -> [INCOMPLETE][86] ([i915#5566]) [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk4/igt@gen9_exec_parse@allowed-all.html * igt@gen9_exec_parse@batch-without-end: - shard-mtlp: NOTRUN -> [SKIP][87] ([i915#2856]) +1 other test skip [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-2/igt@gen9_exec_parse@batch-without-end.html * igt@gen9_exec_parse@shadow-peek: - shard-dg2: NOTRUN -> [SKIP][88] ([i915#2856]) +1 other test skip [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-6/igt@gen9_exec_parse@shadow-peek.html - shard-rkl: NOTRUN -> [SKIP][89] ([i915#2527]) [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-2/igt@gen9_exec_parse@shadow-peek.html - shard-dg1: NOTRUN -> [SKIP][90] ([i915#2527]) [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-18/igt@gen9_exec_parse@shadow-peek.html * igt@gen9_exec_parse@unaligned-jump: - shard-tglu: NOTRUN -> [SKIP][91] ([i915#2527] / [i915#2856]) +1 other test skip [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-5/igt@gen9_exec_parse@unaligned-jump.html * igt@i915_fb_tiling: - shard-dg2: NOTRUN -> [SKIP][92] ([i915#4881]) [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@i915_fb_tiling.html * igt@i915_module_load@load: - shard-dg2: NOTRUN -> [SKIP][93] ([i915#6227]) [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@i915_module_load@load.html - shard-rkl: NOTRUN -> [SKIP][94] ([i915#6227]) [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@i915_module_load@load.html * igt@i915_module_load@resize-bar: - shard-dg1: NOTRUN -> [SKIP][95] ([i915#7178]) [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-16/igt@i915_module_load@resize-bar.html * igt@i915_pipe_stress@stress-xrgb8888-ytiled: - shard-mtlp: NOTRUN -> [SKIP][96] ([i915#8436]) [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-2/igt@i915_pipe_stress@stress-xrgb8888-ytiled.html * igt@i915_pm_freq_mult@media-freq@gt0: - shard-dg1: NOTRUN -> [SKIP][97] ([i915#6590]) [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-16/igt@i915_pm_freq_mult@media-freq@gt0.html * igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0: - shard-dg1: [PASS][98] -> [FAIL][99] ([i915#3591]) [98]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-dg1-13/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-13/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html * igt@i915_pm_rpm@gem-execbuf-stress-pc8: - shard-dg1: NOTRUN -> [SKIP][100] ([fdo#109293] / [fdo#109506]) [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-16/igt@i915_pm_rpm@gem-execbuf-stress-pc8.html * igt@i915_pm_rps@min-max-config-loaded: - shard-dg2: NOTRUN -> [SKIP][101] ([i915#6621]) [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-3/igt@i915_pm_rps@min-max-config-loaded.html * igt@i915_pm_rps@thresholds-idle-park@gt0: - shard-mtlp: NOTRUN -> [SKIP][102] ([i915#8925]) [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-8/igt@i915_pm_rps@thresholds-idle-park@gt0.html * igt@i915_pm_rps@thresholds-idle-park@gt1: - shard-mtlp: NOTRUN -> [SKIP][103] ([i915#3555] / [i915#8925]) [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-8/igt@i915_pm_rps@thresholds-idle-park@gt1.html * igt@i915_pm_rps@thresholds-idle@gt0: - shard-dg2: NOTRUN -> [SKIP][104] ([i915#8925]) +1 other test skip [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-1/igt@i915_pm_rps@thresholds-idle@gt0.html * igt@i915_query@query-topology-unsupported: - shard-dg1: NOTRUN -> [SKIP][105] ([fdo#109302]) [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-16/igt@i915_query@query-topology-unsupported.html * igt@i915_query@test-query-geometry-subslices: - shard-rkl: NOTRUN -> [SKIP][106] ([i915#5723]) [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@i915_query@test-query-geometry-subslices.html * igt@kms_addfb_basic@bo-too-small-due-to-tiling: - shard-mtlp: NOTRUN -> [SKIP][107] ([i915#4212]) [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-5/igt@kms_addfb_basic@bo-too-small-due-to-tiling.html - shard-dg2: NOTRUN -> [SKIP][108] ([i915#4212]) [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-11/igt@kms_addfb_basic@bo-too-small-due-to-tiling.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-4-rc-ccs-cc: - shard-mtlp: NOTRUN -> [SKIP][109] ([i915#8709]) +11 other tests skip [109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-5/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-4-rc-ccs-cc.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-3-y-rc-ccs: - shard-dg1: NOTRUN -> [SKIP][110] ([i915#8709]) +7 other tests skip [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-13/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-3-y-rc-ccs.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-dp-4-4-rc-ccs-cc: - shard-dg2: NOTRUN -> [SKIP][111] ([i915#8709]) +11 other tests skip [111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-11/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-dp-4-4-rc-ccs-cc.html * igt@kms_atomic@plane-primary-overlay-mutable-zpos: - shard-dg2: NOTRUN -> [SKIP][112] ([i915#9531]) [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-11/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html * igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels: - shard-tglu: NOTRUN -> [SKIP][113] ([i915#1769] / [i915#3555]) [113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-9/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html * igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels: - shard-glk: NOTRUN -> [SKIP][114] ([fdo#109271] / [i915#1769]) [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk4/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html * igt@kms_big_fb@4-tiled-16bpp-rotate-180: - shard-rkl: NOTRUN -> [SKIP][115] ([i915#5286]) +5 other tests skip [115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@kms_big_fb@4-tiled-16bpp-rotate-180.html * igt@kms_big_fb@4-tiled-16bpp-rotate-270: - shard-dg2: NOTRUN -> [SKIP][116] ([fdo#111614]) +4 other tests skip [116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-6/igt@kms_big_fb@4-tiled-16bpp-rotate-270.html * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0: - shard-tglu: NOTRUN -> [SKIP][117] ([fdo#111615] / [i915#5286]) +1 other test skip [117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-2/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0.html * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip: - shard-dg1: NOTRUN -> [SKIP][118] ([i915#4538] / [i915#5286]) +1 other test skip [118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-15/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html * igt@kms_big_fb@linear-64bpp-rotate-90: - shard-tglu: NOTRUN -> [SKIP][119] ([fdo#111614]) [119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-10/igt@kms_big_fb@linear-64bpp-rotate-90.html * igt@kms_big_fb@linear-8bpp-rotate-270: - shard-rkl: NOTRUN -> [SKIP][120] ([fdo#111614] / [i915#3638]) +1 other test skip [120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@kms_big_fb@linear-8bpp-rotate-270.html - shard-dg1: NOTRUN -> [SKIP][121] ([i915#3638]) +1 other test skip [121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-18/igt@kms_big_fb@linear-8bpp-rotate-270.html * igt@kms_big_fb@x-tiled-8bpp-rotate-270: - shard-mtlp: NOTRUN -> [SKIP][122] ([fdo#111614]) +2 other tests skip [122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-5/igt@kms_big_fb@x-tiled-8bpp-rotate-270.html * igt@kms_big_fb@y-tiled-8bpp-rotate-180: - shard-dg2: NOTRUN -> [SKIP][123] ([i915#5190]) +14 other tests skip [123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@kms_big_fb@y-tiled-8bpp-rotate-180.html * igt@kms_big_fb@yf-tiled-16bpp-rotate-180: - shard-rkl: NOTRUN -> [SKIP][124] ([fdo#110723]) +2 other tests skip [124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@kms_big_fb@yf-tiled-16bpp-rotate-180.html * igt@kms_big_fb@yf-tiled-32bpp-rotate-270: - shard-dg2: NOTRUN -> [SKIP][125] ([i915#4538] / [i915#5190]) +4 other tests skip [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-2/igt@kms_big_fb@yf-tiled-32bpp-rotate-270.html * igt@kms_big_fb@yf-tiled-8bpp-rotate-270: - shard-mtlp: NOTRUN -> [SKIP][126] ([fdo#111615]) +3 other tests skip [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-6/igt@kms_big_fb@yf-tiled-8bpp-rotate-270.html * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180: - shard-dg1: NOTRUN -> [SKIP][127] ([i915#4538]) +2 other tests skip [127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-15/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180.html * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip: - shard-tglu: NOTRUN -> [SKIP][128] ([fdo#111615]) +2 other tests skip [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-4/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html * igt@kms_big_joiner@2x-modeset: - shard-dg2: NOTRUN -> [SKIP][129] ([i915#2705]) [129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-1/igt@kms_big_joiner@2x-modeset.html * igt@kms_ccs@pipe-a-bad-aux-stride-y-tiled-ccs: - shard-mtlp: NOTRUN -> [SKIP][130] ([i915#5354] / [i915#6095]) +17 other tests skip [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-5/igt@kms_ccs@pipe-a-bad-aux-stride-y-tiled-ccs.html * igt@kms_ccs@pipe-a-missing-ccs-buffer-4-tiled-mtl-mc-ccs: - shard-tglu: NOTRUN -> [SKIP][131] ([i915#5354] / [i915#6095]) +24 other tests skip [131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-6/igt@kms_ccs@pipe-a-missing-ccs-buffer-4-tiled-mtl-mc-ccs.html * igt@kms_ccs@pipe-a-random-ccs-data-yf-tiled-ccs: - shard-dg1: NOTRUN -> [SKIP][132] ([i915#5354] / [i915#6095]) +22 other tests skip [132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-16/igt@kms_ccs@pipe-a-random-ccs-data-yf-tiled-ccs.html * igt@kms_ccs@pipe-b-missing-ccs-buffer-y-tiled-gen12-mc-ccs: - shard-rkl: NOTRUN -> [SKIP][133] ([i915#5354] / [i915#6095]) +20 other tests skip [133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@kms_ccs@pipe-b-missing-ccs-buffer-y-tiled-gen12-mc-ccs.html * igt@kms_ccs@pipe-d-ccs-on-another-bo-y-tiled-gen12-rc-ccs: - shard-rkl: NOTRUN -> [SKIP][134] ([i915#5354]) +21 other tests skip [134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@kms_ccs@pipe-d-ccs-on-another-bo-y-tiled-gen12-rc-ccs.html * igt@kms_cdclk@mode-transition-all-outputs: - shard-rkl: NOTRUN -> [SKIP][135] ([i915#3742]) [135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-6/igt@kms_cdclk@mode-transition-all-outputs.html * igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][136] ([i915#4087] / [i915#7213]) +4 other tests skip [136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-3.html * igt@kms_chamelium_color@ctm-blue-to-red: - shard-rkl: NOTRUN -> [SKIP][137] ([fdo#111827]) +2 other tests skip [137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-6/igt@kms_chamelium_color@ctm-blue-to-red.html * igt@kms_chamelium_color@ctm-green-to-red: - shard-dg2: NOTRUN -> [SKIP][138] ([fdo#111827]) +5 other tests skip [138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@kms_chamelium_color@ctm-green-to-red.html * igt@kms_chamelium_color@ctm-max: - shard-mtlp: NOTRUN -> [SKIP][139] ([fdo#111827]) +1 other test skip [139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-6/igt@kms_chamelium_color@ctm-max.html - shard-dg1: NOTRUN -> [SKIP][140] ([fdo#111827]) [140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-12/igt@kms_chamelium_color@ctm-max.html * igt@kms_chamelium_color@gamma: - shard-tglu: NOTRUN -> [SKIP][141] ([fdo#111827]) +1 other test skip [141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-6/igt@kms_chamelium_color@gamma.html * igt@kms_chamelium_edid@dp-edid-stress-resolution-4k: - shard-rkl: NOTRUN -> [SKIP][142] ([i915#7828]) +6 other tests skip [142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@kms_chamelium_edid@dp-edid-stress-resolution-4k.html * igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k: - shard-dg2: NOTRUN -> [SKIP][143] ([i915#7828]) +7 other tests skip [143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-2/igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k.html * igt@kms_chamelium_hpd@dp-hpd-storm-disable: - shard-tglu: NOTRUN -> [SKIP][144] ([i915#7828]) +1 other test skip [144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-8/igt@kms_chamelium_hpd@dp-hpd-storm-disable.html * igt@kms_chamelium_hpd@hdmi-hpd-fast: - shard-dg1: NOTRUN -> [SKIP][145] ([i915#7828]) +2 other tests skip [145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-16/igt@kms_chamelium_hpd@hdmi-hpd-fast.html * igt@kms_chamelium_hpd@hdmi-hpd-storm-disable: - shard-mtlp: NOTRUN -> [SKIP][146] ([i915#7828]) [146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-5/igt@kms_chamelium_hpd@hdmi-hpd-storm-disable.html * igt@kms_content_protection@atomic-dpms: - shard-dg2: NOTRUN -> [SKIP][147] ([i915#7118]) +2 other tests skip [147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-2/igt@kms_content_protection@atomic-dpms.html - shard-rkl: NOTRUN -> [SKIP][148] ([i915#7118]) [148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-1/igt@kms_content_protection@atomic-dpms.html * igt@kms_content_protection@content-type-change: - shard-tglu: NOTRUN -> [SKIP][149] ([i915#6944] / [i915#9424]) [149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-10/igt@kms_content_protection@content-type-change.html * igt@kms_content_protection@lic: - shard-mtlp: NOTRUN -> [SKIP][150] ([i915#6944]) [150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-8/igt@kms_content_protection@lic.html * igt@kms_cursor_crc@cursor-offscreen-32x10: - shard-dg2: NOTRUN -> [SKIP][151] ([i915#3555]) +5 other tests skip [151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-11/igt@kms_cursor_crc@cursor-offscreen-32x10.html * igt@kms_cursor_crc@cursor-onscreen-512x170: - shard-rkl: NOTRUN -> [SKIP][152] ([fdo#109279] / [i915#3359]) [152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-7/igt@kms_cursor_crc@cursor-onscreen-512x170.html * igt@kms_cursor_crc@cursor-random-512x170: - shard-dg2: NOTRUN -> [SKIP][153] ([i915#3359]) +2 other tests skip [153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-10/igt@kms_cursor_crc@cursor-random-512x170.html - shard-rkl: NOTRUN -> [SKIP][154] ([i915#3359]) +2 other tests skip [154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-1/igt@kms_cursor_crc@cursor-random-512x170.html * igt@kms_cursor_crc@cursor-rapid-movement-128x42: - shard-mtlp: NOTRUN -> [SKIP][155] ([i915#8814]) [155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-2/igt@kms_cursor_crc@cursor-rapid-movement-128x42.html * igt@kms_cursor_crc@cursor-rapid-movement-32x10: - shard-rkl: NOTRUN -> [SKIP][156] ([i915#3555]) +3 other tests skip [156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-1/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html - shard-dg1: NOTRUN -> [SKIP][157] ([i915#3555]) +6 other tests skip [157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-15/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html - shard-mtlp: NOTRUN -> [SKIP][158] ([i915#3555] / [i915#8814]) [158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-4/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html * igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic: - shard-tglu: NOTRUN -> [SKIP][159] ([fdo#109274] / [fdo#111767]) [159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-10/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: - shard-mtlp: NOTRUN -> [SKIP][160] ([i915#4213]) [160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-5/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html - shard-dg2: NOTRUN -> [SKIP][161] ([i915#4103] / [i915#4213]) +1 other test skip [161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-11/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html - shard-rkl: NOTRUN -> [SKIP][162] ([i915#4103]) [162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html - shard-dg1: NOTRUN -> [SKIP][163] ([i915#4103] / [i915#4213]) [163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-12/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html * igt@kms_cursor_legacy@cursora-vs-flipb-atomic: - shard-mtlp: NOTRUN -> [SKIP][164] ([i915#9809]) +2 other tests skip [164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-6/igt@kms_cursor_legacy@cursora-vs-flipb-atomic.html * igt@kms_cursor_legacy@cursora-vs-flipb-toggle: - shard-dg2: NOTRUN -> [SKIP][165] ([fdo#109274] / [i915#5354]) +3 other tests skip [165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html * igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions: - shard-dg2: NOTRUN -> [SKIP][166] ([fdo#109274] / [fdo#111767] / [i915#5354]) +1 other test skip [166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-11/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions.html - shard-rkl: NOTRUN -> [SKIP][167] ([fdo#111767] / [fdo#111825]) [167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-1/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic-transitions.html * igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size: - shard-glk: NOTRUN -> [FAIL][168] ([i915#2346]) [168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk1/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html * igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot: - shard-tglu: NOTRUN -> [SKIP][169] ([i915#9067]) [169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-9/igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot.html * igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-1: - shard-rkl: NOTRUN -> [SKIP][170] ([i915#9723]) [170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-1.html * igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][171] ([i915#9227]) [171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-1/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-3.html * igt@kms_display_modes@mst-extended-mode-negative: - shard-dg2: NOTRUN -> [SKIP][172] ([i915#8588]) [172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-6/igt@kms_display_modes@mst-extended-mode-negative.html - shard-rkl: NOTRUN -> [SKIP][173] ([i915#8588]) [173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@kms_display_modes@mst-extended-mode-negative.html * igt@kms_dp_aux_dev: - shard-dg2: [PASS][174] -> [SKIP][175] ([i915#1257]) [174]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-dg2-11/igt@kms_dp_aux_dev.html [175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@kms_dp_aux_dev.html - shard-rkl: NOTRUN -> [SKIP][176] ([i915#1257]) [176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@kms_dp_aux_dev.html * igt@kms_draw_crc@draw-method-mmap-gtt: - shard-dg1: NOTRUN -> [SKIP][177] ([i915#8812]) [177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-19/igt@kms_draw_crc@draw-method-mmap-gtt.html - shard-mtlp: NOTRUN -> [SKIP][178] ([i915#3555] / [i915#8812]) [178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-5/igt@kms_draw_crc@draw-method-mmap-gtt.html - shard-dg2: NOTRUN -> [SKIP][179] ([i915#8812]) [179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-1/igt@kms_draw_crc@draw-method-mmap-gtt.html * igt@kms_dsc@dsc-fractional-bpp-with-bpc: - shard-dg1: NOTRUN -> [SKIP][180] ([i915#3840]) [180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-13/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html * igt@kms_dsc@dsc-with-bpc: - shard-mtlp: NOTRUN -> [SKIP][181] ([i915#3555] / [i915#3840]) [181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-2/igt@kms_dsc@dsc-with-bpc.html * igt@kms_dsc@dsc-with-formats: - shard-dg2: NOTRUN -> [SKIP][182] ([i915#3555] / [i915#3840]) [182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-11/igt@kms_dsc@dsc-with-formats.html * igt@kms_dsc@dsc-with-output-formats-with-bpc: - shard-dg2: NOTRUN -> [SKIP][183] ([i915#3840] / [i915#9053]) [183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-6/igt@kms_dsc@dsc-with-output-formats-with-bpc.html * igt@kms_fbcon_fbt@psr: - shard-dg2: NOTRUN -> [SKIP][184] ([i915#3469]) [184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-3/igt@kms_fbcon_fbt@psr.html * igt@kms_feature_discovery@display-2x: - shard-mtlp: NOTRUN -> [SKIP][185] ([i915#1839]) [185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-4/igt@kms_feature_discovery@display-2x.html - shard-rkl: NOTRUN -> [SKIP][186] ([i915#1839]) [186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@kms_feature_discovery@display-2x.html - shard-dg1: NOTRUN -> [SKIP][187] ([i915#1839]) [187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-17/igt@kms_feature_discovery@display-2x.html * igt@kms_feature_discovery@display-3x: - shard-dg2: NOTRUN -> [SKIP][188] ([i915#1839]) +2 other tests skip [188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@kms_feature_discovery@display-3x.html * igt@kms_feature_discovery@psr2: - shard-dg2: NOTRUN -> [SKIP][189] ([i915#658]) [189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@kms_feature_discovery@psr2.html - shard-rkl: NOTRUN -> [SKIP][190] ([i915#658]) [190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-1/igt@kms_feature_discovery@psr2.html * igt@kms_fence_pin_leak: - shard-mtlp: NOTRUN -> [SKIP][191] ([i915#4881]) [191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-6/igt@kms_fence_pin_leak.html * igt@kms_flip@2x-absolute-wf_vblank-interruptible: - shard-mtlp: NOTRUN -> [SKIP][192] ([i915#3637]) +1 other test skip [192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-2/igt@kms_flip@2x-absolute-wf_vblank-interruptible.html * igt@kms_flip@2x-flip-vs-fences-interruptible: - shard-dg2: NOTRUN -> [SKIP][193] ([i915#8381]) [193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@kms_flip@2x-flip-vs-fences-interruptible.html * igt@kms_flip@2x-flip-vs-modeset: - shard-tglu: NOTRUN -> [SKIP][194] ([fdo#109274] / [i915#3637]) +1 other test skip [194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-6/igt@kms_flip@2x-flip-vs-modeset.html * igt@kms_flip@2x-plain-flip-ts-check-interruptible: - shard-dg1: NOTRUN -> [SKIP][195] ([fdo#111825] / [i915#9934]) +6 other tests skip [195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-19/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html * igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset: - shard-dg2: NOTRUN -> [SKIP][196] ([fdo#109274]) +7 other tests skip [196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-2/igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling@pipe-a-valid-mode: - shard-dg1: NOTRUN -> [SKIP][197] ([i915#2587] / [i915#2672]) +1 other test skip [197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-13/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][198] ([i915#2672]) +1 other test skip [198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-5/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode: - shard-dg2: NOTRUN -> [SKIP][199] ([i915#2672]) +6 other tests skip [199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-11/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode: - shard-rkl: NOTRUN -> [SKIP][200] ([i915#2672]) +2 other tests skip [200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][201] ([i915#2672] / [i915#3555]) +1 other test skip [201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-4/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling@pipe-a-default-mode.html * igt@kms_force_connector_basic@prune-stale-modes: - shard-dg2: NOTRUN -> [SKIP][202] ([i915#5274]) [202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@kms_force_connector_basic@prune-stale-modes.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite: - shard-dg2: [PASS][203] -> [FAIL][204] ([i915#6880]) [203]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-dg2-1/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite.html [204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-pwrite: - shard-dg2: NOTRUN -> [FAIL][205] ([i915#6880]) [205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-blt: - shard-tglu: NOTRUN -> [SKIP][206] ([fdo#109280]) +11 other tests skip [206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-8/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-blt.html * igt@kms_frontbuffer_tracking@fbc-2p-rte: - shard-dg2: NOTRUN -> [SKIP][207] ([i915#5354]) +104 other tests skip [207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@kms_frontbuffer_tracking@fbc-2p-rte.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render: - shard-snb: [PASS][208] -> [SKIP][209] ([fdo#109271]) +2 other tests skip [208]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html [209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-snb4/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-rte: - shard-dg1: NOTRUN -> [SKIP][210] ([i915#3458]) +7 other tests skip [210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-15/igt@kms_frontbuffer_tracking@fbcpsr-1p-rte.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-indfb-fliptrack-mmap-gtt: - shard-rkl: NOTRUN -> [SKIP][211] ([fdo#111825]) +10 other tests skip [211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-indfb-fliptrack-mmap-gtt.html - shard-dg1: NOTRUN -> [SKIP][212] ([i915#8708]) +5 other tests skip [212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-19/igt@kms_frontbuffer_tracking@fbcpsr-2p-indfb-fliptrack-mmap-gtt.html - shard-mtlp: NOTRUN -> [SKIP][213] ([i915#8708]) [213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-7/igt@kms_frontbuffer_tracking@fbcpsr-2p-indfb-fliptrack-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-shrfb-draw-mmap-cpu: - shard-mtlp: NOTRUN -> [SKIP][214] ([i915#1825]) +16 other tests skip [214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-2/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-shrfb-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-mmap-cpu: - shard-rkl: NOTRUN -> [SKIP][215] ([fdo#111825] / [i915#1825]) +22 other tests skip [215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-mmap-cpu.html - shard-dg1: NOTRUN -> [SKIP][216] ([fdo#111825]) +25 other tests skip [216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-17/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move: - shard-dg2: NOTRUN -> [SKIP][217] ([i915#3458]) +21 other tests skip [217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-move.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-indfb-draw-mmap-gtt: - shard-glk: NOTRUN -> [SKIP][218] ([fdo#109271]) +261 other tests skip [218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk1/igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt: - shard-rkl: NOTRUN -> [SKIP][219] ([i915#3023]) +15 other tests skip [219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-cpu: - shard-tglu: NOTRUN -> [SKIP][220] ([fdo#110189]) +8 other tests skip [220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-2/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-cur-indfb-draw-mmap-gtt: - shard-dg2: NOTRUN -> [SKIP][221] ([i915#8708]) +16 other tests skip [221]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-2/igt@kms_frontbuffer_tracking@psr-2p-primscrn-cur-indfb-draw-mmap-gtt.html * igt@kms_getfb@getfb-reject-ccs: - shard-dg2: NOTRUN -> [SKIP][222] ([i915#6118]) [222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-6/igt@kms_getfb@getfb-reject-ccs.html * igt@kms_hdr@bpc-switch: - shard-tglu: NOTRUN -> [SKIP][223] ([i915#3555] / [i915#8228]) [223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-6/igt@kms_hdr@bpc-switch.html * igt@kms_hdr@static-toggle: - shard-dg2: NOTRUN -> [SKIP][224] ([i915#3555] / [i915#8228]) +2 other tests skip [224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@kms_hdr@static-toggle.html - shard-rkl: NOTRUN -> [SKIP][225] ([i915#3555] / [i915#8228]) +1 other test skip [225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@kms_hdr@static-toggle.html * igt@kms_multipipe_modeset@basic-max-pipe-crc-check: - shard-dg2: NOTRUN -> [SKIP][226] ([i915#4816]) [226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html * igt@kms_pipe_b_c_ivb@disable-pipe-b-enable-pipe-c: - shard-dg2: NOTRUN -> [SKIP][227] ([fdo#109289]) +4 other tests skip [227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@kms_pipe_b_c_ivb@disable-pipe-b-enable-pipe-c.html * igt@kms_pipe_b_c_ivb@pipe-b-double-modeset-then-modeset-pipe-c: - shard-mtlp: NOTRUN -> [SKIP][228] ([fdo#109289]) +1 other test skip [228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-2/igt@kms_pipe_b_c_ivb@pipe-b-double-modeset-then-modeset-pipe-c.html * igt@kms_plane@pixel-format@pipe-b: - shard-glk: [PASS][229] -> [DMESG-FAIL][230] ([i915#118]) [229]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-glk9/igt@kms_plane@pixel-format@pipe-b.html [230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk8/igt@kms_plane@pixel-format@pipe-b.html * igt@kms_plane_alpha_blend@alpha-basic@pipe-c-hdmi-a-1: - shard-glk: NOTRUN -> [FAIL][231] ([i915#7862]) +1 other test fail [231]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk6/igt@kms_plane_alpha_blend@alpha-basic@pipe-c-hdmi-a-1.html * igt@kms_plane_alpha_blend@constant-alpha-max@pipe-c-hdmi-a-1: - shard-glk: NOTRUN -> [FAIL][232] ([i915#4573]) +1 other test fail [232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk1/igt@kms_plane_alpha_blend@constant-alpha-max@pipe-c-hdmi-a-1.html * igt@kms_plane_lowres@tiling-x@pipe-a-edp-1: - shard-mtlp: NOTRUN -> [SKIP][233] ([i915#3582]) +7 other tests skip [233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-7/igt@kms_plane_lowres@tiling-x@pipe-a-edp-1.html * igt@kms_plane_multiple@tiling-y: - shard-dg2: NOTRUN -> [SKIP][234] ([i915#8806]) [234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-11/igt@kms_plane_multiple@tiling-y.html * igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-c-hdmi-a-1: - shard-tglu: NOTRUN -> [SKIP][235] ([i915#9423]) +3 other tests skip [235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-7/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-c-hdmi-a-1.html * igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-b-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][236] ([i915#9423]) +3 other tests skip [236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-b-hdmi-a-3.html * igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-b-hdmi-a-1: - shard-rkl: NOTRUN -> [SKIP][237] ([i915#9423]) +5 other tests skip [237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-b-hdmi-a-1.html * igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-d-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][238] ([i915#9423]) +11 other tests skip [238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-19/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-d-hdmi-a-4.html * igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20@pipe-d-hdmi-a-1: - shard-tglu: NOTRUN -> [SKIP][239] ([i915#5235]) +3 other tests skip [239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-7/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-20x20@pipe-d-hdmi-a-1.html * igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-c-hdmi-a-2: - shard-dg2: NOTRUN -> [SKIP][240] ([i915#5235] / [i915#9423]) +19 other tests skip [240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-3/igt@kms_plane_scaling@planes-downscale-factor-0-25-upscale-factor-0-25@pipe-c-hdmi-a-2.html * igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-c-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][241] ([i915#5235]) +11 other tests skip [241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-16/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-c-hdmi-a-4.html * igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-a-edp-1: - shard-mtlp: NOTRUN -> [SKIP][242] ([i915#5235]) +5 other tests skip [242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-6/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-a-edp-1.html * igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-d-edp-1: - shard-mtlp: NOTRUN -> [SKIP][243] ([i915#3555] / [i915#5235]) +1 other test skip [243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-6/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-d-edp-1.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-b-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][244] ([i915#5235]) +7 other tests skip [244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-1/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-b-hdmi-a-2.html * igt@kms_pm_backlight@basic-brightness: - shard-dg1: NOTRUN -> [SKIP][245] ([i915#5354]) [245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-17/igt@kms_pm_backlight@basic-brightness.html * igt@kms_pm_backlight@fade-with-dpms: - shard-tglu: NOTRUN -> [SKIP][246] ([i915#9812]) [246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-9/igt@kms_pm_backlight@fade-with-dpms.html * igt@kms_pm_dc@dc9-dpms: - shard-tglu: [PASS][247] -> [SKIP][248] ([i915#4281]) [247]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-tglu-4/igt@kms_pm_dc@dc9-dpms.html [248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-5/igt@kms_pm_dc@dc9-dpms.html * igt@kms_pm_lpsp@screens-disabled: - shard-tglu: NOTRUN -> [SKIP][249] ([i915#8430]) [249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-3/igt@kms_pm_lpsp@screens-disabled.html * igt@kms_pm_rpm@dpms-mode-unset-lpsp: - shard-dg2: NOTRUN -> [SKIP][250] ([i915#9519]) [250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-6/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html * igt@kms_pm_rpm@dpms-non-lpsp: - shard-rkl: [PASS][251] -> [SKIP][252] ([i915#9519]) [251]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-rkl-3/igt@kms_pm_rpm@dpms-non-lpsp.html [252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@kms_pm_rpm@dpms-non-lpsp.html * igt@kms_pm_rpm@modeset-non-lpsp-stress: - shard-rkl: NOTRUN -> [SKIP][253] ([i915#9519]) [253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@kms_pm_rpm@modeset-non-lpsp-stress.html - shard-mtlp: NOTRUN -> [SKIP][254] ([i915#9519]) [254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-8/igt@kms_pm_rpm@modeset-non-lpsp-stress.html * igt@kms_pm_rpm@modeset-pc8-residency-stress: - shard-tglu: NOTRUN -> [SKIP][255] ([fdo#109293] / [fdo#109506]) [255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-7/igt@kms_pm_rpm@modeset-pc8-residency-stress.html * igt@kms_pm_rpm@pc8-residency: - shard-dg2: NOTRUN -> [SKIP][256] ([fdo#109293] / [fdo#109506]) [256]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-6/igt@kms_pm_rpm@pc8-residency.html * igt@kms_prime@d3hot: - shard-rkl: NOTRUN -> [SKIP][257] ([i915#6524]) [257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@kms_prime@d3hot.html * igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-fully-sf: - shard-rkl: NOTRUN -> [SKIP][258] ([i915#9683]) [258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-5/igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-fully-sf.html * igt@kms_psr2_sf@overlay-plane-update-continuous-sf: - shard-mtlp: NOTRUN -> [SKIP][259] ([i915#2920]) [259]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-4/igt@kms_psr2_sf@overlay-plane-update-continuous-sf.html * igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area: - shard-tglu: NOTRUN -> [SKIP][260] ([fdo#111068] / [i915#9683]) +1 other test skip [260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-5/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area.html * igt@kms_psr2_sf@plane-move-sf-dmg-area: - shard-dg1: NOTRUN -> [SKIP][261] ([fdo#111068] / [i915#9683]) [261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-18/igt@kms_psr2_sf@plane-move-sf-dmg-area.html * igt@kms_psr2_su@page_flip-xrgb8888: - shard-dg2: NOTRUN -> [SKIP][262] ([i915#9683]) +2 other tests skip [262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-2/igt@kms_psr2_su@page_flip-xrgb8888.html * igt@kms_rotation_crc@bad-pixel-format: - shard-dg2: NOTRUN -> [SKIP][263] ([i915#4235]) [263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-6/igt@kms_rotation_crc@bad-pixel-format.html * igt@kms_rotation_crc@primary-4-tiled-reflect-x-180: - shard-rkl: NOTRUN -> [SKIP][264] ([i915#5289]) [264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@kms_rotation_crc@primary-4-tiled-reflect-x-180.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0: - shard-tglu: NOTRUN -> [SKIP][265] ([fdo#111615] / [i915#5289]) [265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-4/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270: - shard-dg2: NOTRUN -> [SKIP][266] ([i915#4235] / [i915#5190]) +1 other test skip [266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-10/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90: - shard-rkl: NOTRUN -> [SKIP][267] ([fdo#111615] / [i915#5289]) [267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-6/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html * igt@kms_scaling_modes@scaling-mode-full-aspect: - shard-tglu: NOTRUN -> [SKIP][268] ([i915#3555]) +1 other test skip [268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-8/igt@kms_scaling_modes@scaling-mode-full-aspect.html * igt@kms_tiled_display@basic-test-pattern: - shard-mtlp: NOTRUN -> [SKIP][269] ([i915#8623]) [269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-8/igt@kms_tiled_display@basic-test-pattern.html - shard-dg2: NOTRUN -> [SKIP][270] ([i915#8623]) [270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-7/igt@kms_tiled_display@basic-test-pattern.html * igt@kms_vrr@flip-dpms: - shard-mtlp: NOTRUN -> [SKIP][271] ([i915#3555] / [i915#8808]) [271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-6/igt@kms_vrr@flip-dpms.html * igt@kms_writeback@writeback-check-output-xrgb2101010: - shard-tglu: NOTRUN -> [SKIP][272] ([i915#2437] / [i915#9412]) [272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-7/igt@kms_writeback@writeback-check-output-xrgb2101010.html * igt@kms_writeback@writeback-fb-id: - shard-dg2: NOTRUN -> [SKIP][273] ([i915#2437]) [273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-11/igt@kms_writeback@writeback-fb-id.html - shard-rkl: NOTRUN -> [SKIP][274] ([i915#2437]) [274]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-1/igt@kms_writeback@writeback-fb-id.html * igt@kms_writeback@writeback-pixel-formats: - shard-tglu: NOTRUN -> [SKIP][275] ([i915#2437]) [275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-8/igt@kms_writeback@writeback-pixel-formats.html * igt@perf@global-sseu-config-invalid: - shard-dg2: NOTRUN -> [SKIP][276] ([i915#7387]) [276]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@perf@global-sseu-config-invalid.html * igt@perf@per-context-mode-unprivileged: - shard-rkl: NOTRUN -> [SKIP][277] ([i915#2435]) [277]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@perf@per-context-mode-unprivileged.html * igt@perf_pmu@cpu-hotplug: - shard-dg1: NOTRUN -> [SKIP][278] ([i915#8850]) [278]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-17/igt@perf_pmu@cpu-hotplug.html * igt@perf_pmu@event-wait@rcs0: - shard-dg2: NOTRUN -> [SKIP][279] ([fdo#112283]) [279]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-2/igt@perf_pmu@event-wait@rcs0.html * igt@prime_udl: - shard-dg1: NOTRUN -> [SKIP][280] ([fdo#109291]) [280]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-17/igt@prime_udl.html * igt@prime_vgem@basic-fence-flip: - shard-dg2: NOTRUN -> [SKIP][281] ([i915#3708]) [281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@prime_vgem@basic-fence-flip.html * igt@prime_vgem@coherency-gtt: - shard-dg1: NOTRUN -> [SKIP][282] ([i915#3708] / [i915#4077]) [282]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-15/igt@prime_vgem@coherency-gtt.html * igt@prime_vgem@fence-flip-hang: - shard-tglu: NOTRUN -> [SKIP][283] ([fdo#109295]) [283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-7/igt@prime_vgem@fence-flip-hang.html * igt@sriov_basic@enable-vfs-autoprobe-on: - shard-dg1: NOTRUN -> [SKIP][284] ([i915#9917]) [284]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-17/igt@sriov_basic@enable-vfs-autoprobe-on.html * igt@syncobj_wait@invalid-wait-zero-handles: - shard-glk: NOTRUN -> [FAIL][285] ([i915#9779]) [285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk1/igt@syncobj_wait@invalid-wait-zero-handles.html * igt@tools_test@sysfs_l3_parity: - shard-dg2: NOTRUN -> [SKIP][286] ([i915#4818]) [286]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-5/igt@tools_test@sysfs_l3_parity.html * igt@v3d/v3d_perfmon@get-values-invalid-pad: - shard-dg1: NOTRUN -> [SKIP][287] ([i915#2575]) +7 other tests skip [287]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-16/igt@v3d/v3d_perfmon@get-values-invalid-pad.html - shard-mtlp: NOTRUN -> [SKIP][288] ([i915#2575]) +4 other tests skip [288]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-6/igt@v3d/v3d_perfmon@get-values-invalid-pad.html * igt@v3d/v3d_submit_csd@single-out-sync: - shard-dg2: NOTRUN -> [SKIP][289] ([i915#2575]) +14 other tests skip [289]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-3/igt@v3d/v3d_submit_csd@single-out-sync.html - shard-rkl: NOTRUN -> [SKIP][290] ([fdo#109315]) +8 other tests skip [290]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-2/igt@v3d/v3d_submit_csd@single-out-sync.html * igt@v3d/v3d_wait_bo@unused-bo-1ns: - shard-tglu: NOTRUN -> [SKIP][291] ([fdo#109315] / [i915#2575]) +4 other tests skip [291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-2/igt@v3d/v3d_wait_bo@unused-bo-1ns.html * igt@vc4/vc4_dmabuf_poll@poll-write-waits-until-write-done: - shard-dg1: NOTRUN -> [SKIP][292] ([i915#7711]) +5 other tests skip [292]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-17/igt@vc4/vc4_dmabuf_poll@poll-write-waits-until-write-done.html * igt@vc4/vc4_perfmon@create-perfmon-0: - shard-mtlp: NOTRUN -> [SKIP][293] ([i915#7711]) +4 other tests skip [293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-6/igt@vc4/vc4_perfmon@create-perfmon-0.html * igt@vc4/vc4_perfmon@create-two-perfmon: - shard-tglu: NOTRUN -> [SKIP][294] ([i915#2575]) +2 other tests skip [294]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-8/igt@vc4/vc4_perfmon@create-two-perfmon.html * igt@vc4/vc4_tiling@get-bad-flags: - shard-rkl: NOTRUN -> [SKIP][295] ([i915#7711]) +7 other tests skip [295]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-6/igt@vc4/vc4_tiling@get-bad-flags.html * igt@vc4/vc4_wait_bo@bad-pad: - shard-dg2: NOTRUN -> [SKIP][296] ([i915#7711]) +10 other tests skip [296]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-10/igt@vc4/vc4_wait_bo@bad-pad.html #### Possible fixes #### * igt@gem_ctx_freq@sysfs@gt0: - shard-dg2: [FAIL][297] ([i915#9561]) -> [PASS][298] [297]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-dg2-11/igt@gem_ctx_freq@sysfs@gt0.html [298]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-10/igt@gem_ctx_freq@sysfs@gt0.html * igt@gem_exec_fair@basic-none-share@rcs0: - shard-tglu: [FAIL][299] ([i915#2842]) -> [PASS][300] +1 other test pass [299]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-tglu-2/igt@gem_exec_fair@basic-none-share@rcs0.html [300]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-5/igt@gem_exec_fair@basic-none-share@rcs0.html * igt@gem_exec_fair@basic-none-solo@rcs0: - shard-rkl: [FAIL][301] ([i915#2842]) -> [PASS][302] [301]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-rkl-7/igt@gem_exec_fair@basic-none-solo@rcs0.html [302]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-2/igt@gem_exec_fair@basic-none-solo@rcs0.html * igt@gem_lmem_swapping@smem-oom@lmem0: - shard-dg2: [DMESG-WARN][303] ([i915#4936] / [i915#5493]) -> [PASS][304] [303]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-dg2-3/igt@gem_lmem_swapping@smem-oom@lmem0.html [304]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-11/igt@gem_lmem_swapping@smem-oom@lmem0.html * igt@i915_module_load@reload-with-fault-injection: - shard-rkl: [ABORT][305] ([i915#9820]) -> [PASS][306] [305]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-rkl-3/igt@i915_module_load@reload-with-fault-injection.html [306]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@i915_module_load@reload-with-fault-injection.html - shard-snb: [INCOMPLETE][307] ([i915#9200] / [i915#9849]) -> [PASS][308] [307]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-snb7/igt@i915_module_load@reload-with-fault-injection.html [308]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-snb4/igt@i915_module_load@reload-with-fault-injection.html - shard-dg1: [INCOMPLETE][309] ([i915#9820] / [i915#9849]) -> [PASS][310] [309]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-dg1-17/igt@i915_module_load@reload-with-fault-injection.html [310]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-17/igt@i915_module_load@reload-with-fault-injection.html - shard-mtlp: [ABORT][311] ([i915#9820]) -> [PASS][312] [311]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-mtlp-5/igt@i915_module_load@reload-with-fault-injection.html [312]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-2/igt@i915_module_load@reload-with-fault-injection.html * igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0: - shard-dg1: [FAIL][313] ([i915#3591]) -> [PASS][314] [313]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-dg1-13/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html [314]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-13/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html * igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip: - shard-tglu: [FAIL][315] ([i915#3743]) -> [PASS][316] +2 other tests pass [315]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-tglu-6/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html [316]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-4/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html * igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions: - shard-glk: [FAIL][317] ([i915#2346]) -> [PASS][318] [317]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-glk1/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html [318]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk8/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html * igt@kms_cursor_legacy@single-bo@all-pipes: - shard-mtlp: [DMESG-WARN][319] ([i915#2017]) -> [PASS][320] [319]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-mtlp-4/igt@kms_cursor_legacy@single-bo@all-pipes.html [320]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-6/igt@kms_cursor_legacy@single-bo@all-pipes.html * igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-mmap-cpu: - shard-dg2: [FAIL][321] ([i915#6880]) -> [PASS][322] [321]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-mmap-cpu.html [322]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-mmap-gtt: - shard-snb: [SKIP][323] ([fdo#109271]) -> [PASS][324] +10 other tests pass [323]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-snb6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-mmap-gtt.html [324]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-snb7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-mmap-gtt.html * igt@kms_pm_dc@dc6-dpms: - shard-tglu: [FAIL][325] ([i915#9295]) -> [PASS][326] [325]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-tglu-6/igt@kms_pm_dc@dc6-dpms.html [326]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-tglu-9/igt@kms_pm_dc@dc6-dpms.html * igt@kms_universal_plane@cursor-fb-leak@pipe-d-edp-1: - shard-mtlp: [FAIL][327] ([i915#9196]) -> [PASS][328] [327]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-mtlp-5/igt@kms_universal_plane@cursor-fb-leak@pipe-d-edp-1.html [328]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-mtlp-8/igt@kms_universal_plane@cursor-fb-leak@pipe-d-edp-1.html * igt@perf_pmu@most-busy-idle-check-all@rcs0: - shard-dg1: [FAIL][329] ([i915#9593]) -> [PASS][330] [329]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-dg1-15/igt@perf_pmu@most-busy-idle-check-all@rcs0.html [330]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-dg1-13/igt@perf_pmu@most-busy-idle-check-all@rcs0.html #### Warnings #### * igt@gem_pread@exhaustion: - shard-glk: [WARN][331] ([i915#2658]) -> [INCOMPLETE][332] ([i915#10042]) [331]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-glk5/igt@gem_pread@exhaustion.html [332]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-glk1/igt@gem_pread@exhaustion.html * igt@kms_content_protection@lic: - shard-snb: [SKIP][333] ([fdo#109271]) -> [INCOMPLETE][334] ([i915#8816]) [333]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-snb5/igt@kms_content_protection@lic.html [334]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-snb7/igt@kms_content_protection@lic.html * igt@kms_content_protection@mei-interface: - shard-snb: [INCOMPLETE][335] ([i915#9878]) -> [SKIP][336] ([fdo#109271]) [335]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-snb7/igt@kms_content_protection@mei-interface.html [336]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-snb6/igt@kms_content_protection@mei-interface.html * igt@kms_multipipe_modeset@basic-max-pipe-crc-check: - shard-rkl: [SKIP][337] ([i915#4070] / [i915#4816]) -> [SKIP][338] ([i915#4816]) [337]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14095/shard-rkl-5/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html [338]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/shard-rkl-4/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.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#109283]: https://bugs.freedesktop.org/show_bug.cgi?id=109283 [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#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295 [fdo#109302]: https://bugs.freedesktop.org/show_bug.cgi?id=109302 [fdo#109314]: https://bugs.freedesktop.org/show_bug.cgi?id=109314 [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#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 [fdo#112283]: https://bugs.freedesktop.org/show_bug.cgi?id=112283 [i915#10029]: https://gitlab.freedesktop.org/drm/intel/issues/10029 [i915#10042]: https://gitlab.freedesktop.org/drm/intel/issues/10042 [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#2017]: https://gitlab.freedesktop.org/drm/intel/issues/2017 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346 [i915#2435]: https://gitlab.freedesktop.org/drm/intel/issues/2435 [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#284]: https://gitlab.freedesktop.org/drm/intel/issues/284 [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#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#3323]: https://gitlab.freedesktop.org/drm/intel/issues/3323 [i915#3359]: https://gitlab.freedesktop.org/drm/intel/issues/3359 [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#3840]: https://gitlab.freedesktop.org/drm/intel/issues/3840 [i915#3936]: https://gitlab.freedesktop.org/drm/intel/issues/3936 [i915#4036]: https://gitlab.freedesktop.org/drm/intel/issues/4036 [i915#4070]: https://gitlab.freedesktop.org/drm/intel/issues/4070 [i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077 [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#4525]: https://gitlab.freedesktop.org/drm/intel/issues/4525 [i915#4537]: https://gitlab.freedesktop.org/drm/intel/issues/4537 [i915#4538]: https://gitlab.freedesktop.org/drm/intel/issues/4538 [i915#4573]: https://gitlab.freedesktop.org/drm/intel/issues/4573 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4771]: https://gitlab.freedesktop.org/drm/intel/issues/4771 [i915#4812]: https://gitlab.freedesktop.org/drm/intel/issues/4812 [i915#4816]: https://gitlab.freedesktop.org/drm/intel/issues/4816 [i915#4818]: https://gitlab.freedesktop.org/drm/intel/issues/4818 [i915#4852]: https://gitlab.freedesktop.org/drm/intel/issues/4852 [i915#4860]: https://gitlab.freedesktop.org/drm/intel/issues/4860 [i915#4881]: https://gitlab.freedesktop.org/drm/intel/issues/4881 [i915#4936]: https://gitlab.freedesktop.org/drm/intel/issues/4936 [i915#4958]: https://gitlab.freedesktop.org/drm/intel/issues/4958 [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#5289]: https://gitlab.freedesktop.org/drm/intel/issues/5289 [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354 [i915#5493]: https://gitlab.freedesktop.org/drm/intel/issues/5493 [i915#5566]: https://gitlab.freedesktop.org/drm/intel/issues/5566 [i915#5723]: https://gitlab.freedesktop.org/drm/intel/issues/5723 [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#6227]: https://gitlab.freedesktop.org/drm/intel/issues/6227 [i915#6335]: https://gitlab.freedesktop.org/drm/intel/issues/6335 [i915#6524]: https://gitlab.freedesktop.org/drm/intel/issues/6524 [i915#658]: https://gitlab.freedesktop.org/drm/intel/issues/658 [i915#6590]: https://gitlab.freedesktop.org/drm/intel/issues/6590 [i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621 [i915#6880]: https://gitlab.freedesktop.org/drm/intel/issues/6880 [i915#6944]: https://gitlab.freedesktop.org/drm/intel/issues/6944 [i915#7118]: https://gitlab.freedesktop.org/drm/intel/issues/7118 [i915#7178]: https://gitlab.freedesktop.org/drm/intel/issues/7178 [i915#7213]: https://gitlab.freedesktop.org/drm/intel/issues/7213 [i915#7387]: https://gitlab.freedesktop.org/drm/intel/issues/7387 [i915#7697]: https://gitlab.freedesktop.org/drm/intel/issues/7697 [i915#7701]: https://gitlab.freedesktop.org/drm/intel/issues/7701 [i915#7711]: https://gitlab.freedesktop.org/drm/intel/issues/7711 [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#8381]: https://gitlab.freedesktop.org/drm/intel/issues/8381 [i915#8411]: https://gitlab.freedesktop.org/drm/intel/issues/8411 [i915#8414]: https://gitlab.freedesktop.org/drm/intel/issues/8414 [i915#8428]: https://gitlab.freedesktop.org/drm/intel/issues/8428 [i915#8430]: https://gitlab.freedesktop.org/drm/intel/issues/8430 [i915#8436]: https://gitlab.freedesktop.org/drm/intel/issues/8436 [i915#8555]: https://gitlab.freedesktop.org/drm/intel/issues/8555 [i915#8588]: https://gitlab.freedesktop.org/drm/intel/issues/8588 [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#8806]: https://gitlab.freedesktop.org/drm/intel/issues/8806 [i915#8808]: https://gitlab.freedesktop.org/drm/intel/issues/8808 [i915#8812]: https://gitlab.freedesktop.org/drm/intel/issues/8812 [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#8925]: https://gitlab.freedesktop.org/drm/intel/issues/8925 [i915#9053]: https://gitlab.freedesktop.org/drm/intel/issues/9053 [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#9295]: https://gitlab.freedesktop.org/drm/intel/issues/9295 [i915#9364]: https://gitlab.freedesktop.org/drm/intel/issues/9364 [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#9519]: https://gitlab.freedesktop.org/drm/intel/issues/9519 [i915#9531]: https://gitlab.freedesktop.org/drm/intel/issues/9531 [i915#9561]: https://gitlab.freedesktop.org/drm/intel/issues/9561 [i915#9593]: https://gitlab.freedesktop.org/drm/intel/issues/9593 [i915#9606]: https://gitlab.freedesktop.org/drm/intel/issues/9606 [i915#9673]: https://gitlab.freedesktop.org/drm/intel/issues/9673 [i915#9683]: https://gitlab.freedesktop.org/drm/intel/issues/9683 [i915#9688]: https://gitlab.freedesktop.org/drm/intel/issues/9688 [i915#9723]: https://gitlab.freedesktop.org/drm/intel/issues/9723 [i915#9732]: https://gitlab.freedesktop.org/drm/intel/issues/9732 [i915#9779]: https://gitlab.freedesktop.org/drm/intel/issues/9779 [i915#9808]: https://gitlab.freedesktop.org/drm/intel/issues/9808 [i915#9809]: https://gitlab.freedesktop.org/drm/intel/issues/9809 [i915#9812]: https://gitlab.freedesktop.org/drm/intel/issues/9812 [i915#9820]: https://gitlab.freedesktop.org/drm/intel/issues/9820 [i915#9849]: https://gitlab.freedesktop.org/drm/intel/issues/9849 [i915#9878]: https://gitlab.freedesktop.org/drm/intel/issues/9878 [i915#9906]: https://gitlab.freedesktop.org/drm/intel/issues/9906 [i915#9917]: https://gitlab.freedesktop.org/drm/intel/issues/9917 [i915#9934]: https://gitlab.freedesktop.org/drm/intel/issues/9934 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7663 -> IGTPW_10485 * Piglit: piglit_4509 -> None CI-20190529: 20190529 CI_DRM_14095: d0951a30cf2f024b3703c3606377a1801142a043 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_10485: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/index.html IGT_7663: b5eca7b97430309e320874594feaeaa8e770e25e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10485/index.html [-- Attachment #2: Type: text/html, Size: 111554 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] tests/msm_submit: Fix invalid-duplicate-bo-submit errno 2024-01-08 18:56 [PATCH] tests/msm_submit: Fix invalid-duplicate-bo-submit errno Rob Clark ` (2 preceding siblings ...) 2024-01-09 9:42 ` ✗ Fi.CI.IGT: failure " Patchwork @ 2024-01-09 12:59 ` Kamil Konieczny 3 siblings, 0 replies; 5+ messages in thread From: Kamil Konieczny @ 2024-01-09 12:59 UTC (permalink / raw) To: igt-dev; +Cc: Rob Clark Hi Rob, On 2024-01-08 at 10:56:38 -0800, Rob Clark wrote: > From: Rob Clark <robdclark@chromium.org> > > With the drm_exec conversion[1], this now returns EALREADY. Which is > arguablly a fix (better error return code). > > [1] kernel commit a6397e63877e ("drm/msm/gem: Convert to drm_exec") > > Signed-off-by: Rob Clark <robdclark@chromium.org> Reviewed-by: Kamil Konieczny <kamil.konieczny@linux.intel.com> > --- > I'm not sure how much to care about newer igt on older kernel. I think > I'd be willing to just let this test fail in that case. > > tests/msm/msm_submit.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/msm/msm_submit.c b/tests/msm/msm_submit.c > index 95f8318facb0..48cffab6940b 100644 > --- a/tests/msm/msm_submit.c > +++ b/tests/msm/msm_submit.c > @@ -102,7 +102,7 @@ igt_main > .nr_bos = ARRAY_SIZE(bos), > .bos = VOID2U64(bos), > }; > - do_ioctl_err(dev->fd, DRM_IOCTL_MSM_GEM_SUBMIT, &req, EINVAL); > + do_ioctl_err(dev->fd, DRM_IOCTL_MSM_GEM_SUBMIT, &req, EALREADY); > } > > igt_describe("Check that submit with cmdstream referencing an invalid bo fails"); > -- > 2.43.0 > ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-01-09 12:59 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-01-08 18:56 [PATCH] tests/msm_submit: Fix invalid-duplicate-bo-submit errno Rob Clark 2024-01-08 21:16 ` ✓ Fi.CI.BAT: success for " Patchwork 2024-01-08 21:22 ` ✓ CI.xeBAT: " Patchwork 2024-01-09 9:42 ` ✗ Fi.CI.IGT: failure " Patchwork 2024-01-09 12:59 ` [PATCH] " Kamil Konieczny
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox