* [PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h
@ 2024-05-06 18:33 Ville Syrjala
2024-05-06 20:13 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
` (3 more replies)
0 siblings, 4 replies; 8+ messages in thread
From: Ville Syrjala @ 2024-05-06 18:33 UTC (permalink / raw)
To: intel-xe; +Cc: intel-gfx
From: Ville Syrjälä <ville.syrjala@linux.intel.com>
For some reason xe and i915 each have an identical (fortunately)
copy of intel_fbdev_fb.h. The xe copy actually only gets included
by xe's intel_fbdev_fb.c, and the i915 copy by everyone else,
include intel_fbdev.c which is the actual caller of the
functions declared in the header.
This means the xe and i915 headers are free to define/declare
completely incompatible things and the build would still succeed
as long as the symbol names match.
That is not a good thing, so let's nuke xe's copy of the header
so that everyone will use the same header, and be forced to
agree on the same API/ABI.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
---
drivers/gpu/drm/xe/display/intel_fbdev_fb.h | 21 ---------------------
1 file changed, 21 deletions(-)
delete mode 100644 drivers/gpu/drm/xe/display/intel_fbdev_fb.h
diff --git a/drivers/gpu/drm/xe/display/intel_fbdev_fb.h b/drivers/gpu/drm/xe/display/intel_fbdev_fb.h
deleted file mode 100644
index ea186772e0bb..000000000000
--- a/drivers/gpu/drm/xe/display/intel_fbdev_fb.h
+++ /dev/null
@@ -1,21 +0,0 @@
-/* SPDX-License-Identifier: MIT */
-/*
- * Copyright © 2023 Intel Corporation
- */
-
-#ifndef __INTEL_FBDEV_FB_H__
-#define __INTEL_FBDEV_FB_H__
-
-struct drm_fb_helper;
-struct drm_fb_helper_surface_size;
-struct drm_i915_gem_object;
-struct drm_i915_private;
-struct fb_info;
-struct i915_vma;
-
-struct drm_framebuffer *intel_fbdev_fb_alloc(struct drm_fb_helper *helper,
- struct drm_fb_helper_surface_size *sizes);
-int intel_fbdev_fb_fill_info(struct drm_i915_private *i915, struct fb_info *info,
- struct drm_i915_gem_object *obj, struct i915_vma *vma);
-
-#endif
--
2.43.2
^ permalink raw reply related [flat|nested] 8+ messages in thread* ✗ Fi.CI.CHECKPATCH: warning for drm/xe: Nuke xe's copy of intel_fbdev_fb.h 2024-05-06 18:33 [PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h Ville Syrjala @ 2024-05-06 20:13 ` Patchwork 2024-05-06 20:21 ` ✓ Fi.CI.BAT: success " Patchwork ` (2 subsequent siblings) 3 siblings, 0 replies; 8+ messages in thread From: Patchwork @ 2024-05-06 20:13 UTC (permalink / raw) To: Ville Syrjala; +Cc: intel-gfx == Series Details == Series: drm/xe: Nuke xe's copy of intel_fbdev_fb.h URL : https://patchwork.freedesktop.org/series/133248/ State : warning == Summary == Error: dim checkpatch failed 72b807c1045a drm/xe: Nuke xe's copy of intel_fbdev_fb.h -:26: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #26: deleted file mode 100644 total: 0 errors, 1 warnings, 0 checks, 0 lines checked ^ permalink raw reply [flat|nested] 8+ messages in thread
* ✓ Fi.CI.BAT: success for drm/xe: Nuke xe's copy of intel_fbdev_fb.h 2024-05-06 18:33 [PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h Ville Syrjala 2024-05-06 20:13 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork @ 2024-05-06 20:21 ` Patchwork 2024-05-07 4:08 ` ✓ Fi.CI.IGT: " Patchwork 2024-05-07 8:53 ` [PATCH] " Jani Nikula 3 siblings, 0 replies; 8+ messages in thread From: Patchwork @ 2024-05-06 20:21 UTC (permalink / raw) To: Ville Syrjala; +Cc: intel-gfx [-- Attachment #1: Type: text/plain, Size: 4322 bytes --] == Series Details == Series: drm/xe: Nuke xe's copy of intel_fbdev_fb.h URL : https://patchwork.freedesktop.org/series/133248/ State : success == Summary == CI Bug Log - changes from CI_DRM_14715 -> Patchwork_133248v1 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/index.html Participating hosts (43 -> 38) ------------------------------ Missing (5): bat-dg1-7 bat-kbl-2 fi-snb-2520m fi-elk-e7500 bat-dg2-11 Known issues ------------ Here are the changes found in Patchwork_133248v1 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_lmem_swapping@basic@lmem0: - bat-dg2-9: [PASS][1] -> [FAIL][2] ([i915#10378]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/bat-dg2-9/igt@gem_lmem_swapping@basic@lmem0.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/bat-dg2-9/igt@gem_lmem_swapping@basic@lmem0.html * igt@i915_selftest@live@execlists: - bat-adls-6: [PASS][3] -> [TIMEOUT][4] ([i915#10026]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/bat-adls-6/igt@i915_selftest@live@execlists.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/bat-adls-6/igt@i915_selftest@live@execlists.html #### Possible fixes #### * igt@i915_selftest@live@gt_lrc: - fi-tgl-1115g4: [DMESG-FAIL][5] -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/fi-tgl-1115g4/igt@i915_selftest@live@gt_lrc.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/fi-tgl-1115g4/igt@i915_selftest@live@gt_lrc.html * igt@i915_selftest@live@workarounds: - bat-dg2-8: [DMESG-FAIL][7] ([i915#10793]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/bat-dg2-8/igt@i915_selftest@live@workarounds.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/bat-dg2-8/igt@i915_selftest@live@workarounds.html * igt@kms_busy@basic@modeset: - {bat-mtlp-9}: [FAIL][9] ([i915#9224]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/bat-mtlp-9/igt@kms_busy@basic@modeset.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/bat-mtlp-9/igt@kms_busy@basic@modeset.html * igt@kms_cursor_legacy@basic-flip-after-cursor-legacy: - {bat-mtlp-9}: [DMESG-WARN][11] ([i915#10435] / [i915#9157]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/bat-mtlp-9/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/bat-mtlp-9/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [i915#10026]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10026 [i915#10378]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10378 [i915#10435]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10435 [i915#10580]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10580 [i915#10793]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10793 [i915#10900]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10900 [i915#180]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/180 [i915#1982]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1982 [i915#8585]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8585 [i915#9157]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9157 [i915#9224]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9224 Build changes ------------- * Linux: CI_DRM_14715 -> Patchwork_133248v1 CI-20190529: 20190529 CI_DRM_14715: 83e0d2a2621c7550c198b8936f4680b24f24a698 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_7834: 008178acd533c33910d41fefc80462b3915c89fc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_133248v1: 83e0d2a2621c7550c198b8936f4680b24f24a698 @ git://anongit.freedesktop.org/gfx-ci/linux == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/index.html [-- Attachment #2: Type: text/html, Size: 4691 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* ✓ Fi.CI.IGT: success for drm/xe: Nuke xe's copy of intel_fbdev_fb.h 2024-05-06 18:33 [PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h Ville Syrjala 2024-05-06 20:13 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork 2024-05-06 20:21 ` ✓ Fi.CI.BAT: success " Patchwork @ 2024-05-07 4:08 ` Patchwork 2024-05-07 8:53 ` [PATCH] " Jani Nikula 3 siblings, 0 replies; 8+ messages in thread From: Patchwork @ 2024-05-07 4:08 UTC (permalink / raw) To: Ville Syrjala; +Cc: intel-gfx [-- Attachment #1: Type: text/plain, Size: 88221 bytes --] == Series Details == Series: drm/xe: Nuke xe's copy of intel_fbdev_fb.h URL : https://patchwork.freedesktop.org/series/133248/ State : success == Summary == CI Bug Log - changes from CI_DRM_14715_full -> Patchwork_133248v1_full ==================================================== Summary ------- **SUCCESS** No regressions found. Participating hosts (10 -> 9) ------------------------------ Missing (1): shard-snb-0 Known issues ------------ Here are the changes found in Patchwork_133248v1_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@api_intel_bb@blit-reloc-purge-cache: - shard-dg1: NOTRUN -> [SKIP][1] ([i915#8411]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@api_intel_bb@blit-reloc-purge-cache.html * igt@api_intel_bb@crc32: - shard-rkl: NOTRUN -> [SKIP][2] ([i915#6230]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@api_intel_bb@crc32.html * igt@api_intel_bb@object-reloc-purge-cache: - shard-rkl: NOTRUN -> [SKIP][3] ([i915#8411]) +1 other test skip [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@api_intel_bb@object-reloc-purge-cache.html * igt@device_reset@unbind-cold-reset-rebind: - shard-tglu: NOTRUN -> [SKIP][4] ([i915#7701]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@device_reset@unbind-cold-reset-rebind.html * igt@drm_fdinfo@idle@rcs0: - shard-rkl: NOTRUN -> [FAIL][5] ([i915#7742]) +1 other test fail [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@drm_fdinfo@idle@rcs0.html * igt@drm_fdinfo@isolation@vcs1: - shard-dg2: NOTRUN -> [SKIP][6] ([i915#8414]) +6 other tests skip [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@drm_fdinfo@isolation@vcs1.html * igt@drm_fdinfo@virtual-busy-hang: - shard-dg1: NOTRUN -> [SKIP][7] ([i915#8414]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@drm_fdinfo@virtual-busy-hang.html * igt@drm_fdinfo@virtual-busy-idle: - shard-mtlp: NOTRUN -> [SKIP][8] ([i915#8414]) +7 other tests skip [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@drm_fdinfo@virtual-busy-idle.html * igt@drm_fdinfo@virtual-idle: - shard-rkl: [PASS][9] -> [FAIL][10] ([i915#7742]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-rkl-5/igt@drm_fdinfo@virtual-idle.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-2/igt@drm_fdinfo@virtual-idle.html * igt@gem_ccs@block-copy-compressed: - shard-rkl: NOTRUN -> [SKIP][11] ([i915#3555] / [i915#9323]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@gem_ccs@block-copy-compressed.html * igt@gem_ccs@block-multicopy-inplace: - shard-mtlp: NOTRUN -> [SKIP][12] ([i915#3555] / [i915#9323]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@gem_ccs@block-multicopy-inplace.html * igt@gem_ccs@ctrl-surf-copy-new-ctx: - shard-dg1: NOTRUN -> [SKIP][13] ([i915#9323]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@gem_ccs@ctrl-surf-copy-new-ctx.html * igt@gem_close_race@multigpu-basic-process: - shard-rkl: NOTRUN -> [SKIP][14] ([i915#7697]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@gem_close_race@multigpu-basic-process.html * igt@gem_create@create-ext-cpu-access-big: - shard-mtlp: NOTRUN -> [SKIP][15] ([i915#6335]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@gem_create@create-ext-cpu-access-big.html * igt@gem_ctx_exec@basic-nohangcheck: - shard-rkl: NOTRUN -> [FAIL][16] ([i915#6268]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@gem_ctx_exec@basic-nohangcheck.html - shard-tglu: [PASS][17] -> [FAIL][18] ([i915#6268]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-tglu-2/igt@gem_ctx_exec@basic-nohangcheck.html [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@gem_ctx_exec@basic-nohangcheck.html * igt@gem_ctx_persistence@heartbeat-hostile: - shard-dg2: NOTRUN -> [SKIP][19] ([i915#8555]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-10/igt@gem_ctx_persistence@heartbeat-hostile.html * igt@gem_ctx_persistence@heartbeat-many: - shard-dg1: NOTRUN -> [SKIP][20] ([i915#8555]) +1 other test skip [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@gem_ctx_persistence@heartbeat-many.html * igt@gem_ctx_persistence@processes: - shard-snb: NOTRUN -> [SKIP][21] ([i915#1099]) +1 other test skip [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-snb4/igt@gem_ctx_persistence@processes.html * igt@gem_ctx_sseu@engines: - shard-tglu: NOTRUN -> [SKIP][22] ([i915#280]) [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@gem_ctx_sseu@engines.html * igt@gem_eio@reset-stress: - shard-dg1: [PASS][23] -> [FAIL][24] ([i915#5784]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg1-15/igt@gem_eio@reset-stress.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-14/igt@gem_eio@reset-stress.html * igt@gem_exec_balancer@bonded-sync: - shard-dg2: NOTRUN -> [SKIP][25] ([i915#4771]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@gem_exec_balancer@bonded-sync.html * igt@gem_exec_balancer@sliced: - shard-dg2: NOTRUN -> [SKIP][26] ([i915#4812]) +3 other tests skip [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@gem_exec_balancer@sliced.html * igt@gem_exec_capture@capture@vecs0-smem: - shard-mtlp: NOTRUN -> [FAIL][27] ([i915#10386]) [27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@gem_exec_capture@capture@vecs0-smem.html * igt@gem_exec_capture@many-4k-zero: - shard-tglu: NOTRUN -> [FAIL][28] ([i915#9606]) [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@gem_exec_capture@many-4k-zero.html * igt@gem_exec_fair@basic-deadline: - shard-dg1: NOTRUN -> [SKIP][29] ([i915#3539] / [i915#4852]) +2 other tests skip [29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@gem_exec_fair@basic-deadline.html - shard-glk: NOTRUN -> [FAIL][30] ([i915#2846]) [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk8/igt@gem_exec_fair@basic-deadline.html * igt@gem_exec_fair@basic-none-vip@rcs0: - shard-glk: NOTRUN -> [FAIL][31] ([i915#2842]) [31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk4/igt@gem_exec_fair@basic-none-vip@rcs0.html * igt@gem_exec_fair@basic-none@bcs0: - shard-rkl: NOTRUN -> [FAIL][32] ([i915#2842]) +3 other tests fail [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@gem_exec_fair@basic-none@bcs0.html * igt@gem_exec_fair@basic-pace-solo: - shard-mtlp: NOTRUN -> [SKIP][33] ([i915#4473]) [33]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@gem_exec_fair@basic-pace-solo.html * igt@gem_exec_flush@basic-uc-set-default: - shard-dg1: NOTRUN -> [SKIP][34] ([i915#3539]) [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@gem_exec_flush@basic-uc-set-default.html * igt@gem_exec_flush@basic-wb-prw-default: - shard-dg2: NOTRUN -> [SKIP][35] ([i915#3539] / [i915#4852]) +1 other test skip [35]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-2/igt@gem_exec_flush@basic-wb-prw-default.html * igt@gem_exec_reloc@basic-concurrent0: - shard-dg1: NOTRUN -> [SKIP][36] ([i915#3281]) +7 other tests skip [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@gem_exec_reloc@basic-concurrent0.html * igt@gem_exec_reloc@basic-write-read: - shard-rkl: NOTRUN -> [SKIP][37] ([i915#3281]) +7 other tests skip [37]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@gem_exec_reloc@basic-write-read.html * igt@gem_exec_reloc@basic-write-read-active: - shard-dg2: NOTRUN -> [SKIP][38] ([i915#3281]) +8 other tests skip [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@gem_exec_reloc@basic-write-read-active.html * igt@gem_exec_schedule@preempt-queue-contexts: - shard-dg1: NOTRUN -> [SKIP][39] ([i915#4812]) +1 other test skip [39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@gem_exec_schedule@preempt-queue-contexts.html * igt@gem_exec_schedule@reorder-wide: - shard-dg2: NOTRUN -> [SKIP][40] ([i915#4537] / [i915#4812]) +1 other test skip [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@gem_exec_schedule@reorder-wide.html * igt@gem_exec_suspend@basic-s4-devices@lmem0: - shard-dg2: NOTRUN -> [ABORT][41] ([i915#7975] / [i915#8213]) [41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-10/igt@gem_exec_suspend@basic-s4-devices@lmem0.html * igt@gem_exec_suspend@basic-s4-devices@smem: - shard-tglu: [PASS][42] -> [ABORT][43] ([i915#7975] / [i915#8213]) [42]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-tglu-2/igt@gem_exec_suspend@basic-s4-devices@smem.html [43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-10/igt@gem_exec_suspend@basic-s4-devices@smem.html - shard-rkl: NOTRUN -> [ABORT][44] ([i915#7975] / [i915#8213]) [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-1/igt@gem_exec_suspend@basic-s4-devices@smem.html * igt@gem_fenced_exec_thrash@no-spare-fences-interruptible: - shard-mtlp: NOTRUN -> [SKIP][45] ([i915#4860]) +1 other test skip [45]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@gem_fenced_exec_thrash@no-spare-fences-interruptible.html * igt@gem_fenced_exec_thrash@too-many-fences: - shard-dg1: NOTRUN -> [SKIP][46] ([i915#4860]) [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@gem_fenced_exec_thrash@too-many-fences.html * igt@gem_huc_copy@huc-copy: - shard-rkl: NOTRUN -> [SKIP][47] ([i915#2190]) [47]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@gem_huc_copy@huc-copy.html * igt@gem_lmem_swapping@heavy-multi@lmem0: - shard-dg1: NOTRUN -> [FAIL][48] ([i915#10378]) [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@gem_lmem_swapping@heavy-multi@lmem0.html * igt@gem_lmem_swapping@heavy-random: - shard-tglu: NOTRUN -> [SKIP][49] ([i915#4613]) [49]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@gem_lmem_swapping@heavy-random.html * igt@gem_lmem_swapping@parallel-random-verify: - shard-rkl: NOTRUN -> [SKIP][50] ([i915#4613]) +4 other tests skip [50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@gem_lmem_swapping@parallel-random-verify.html * igt@gem_lmem_swapping@random-engines: - shard-glk: NOTRUN -> [SKIP][51] ([i915#4613]) +3 other tests skip [51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk1/igt@gem_lmem_swapping@random-engines.html - shard-mtlp: NOTRUN -> [SKIP][52] ([i915#4613]) +2 other tests skip [52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@gem_lmem_swapping@random-engines.html * igt@gem_lmem_swapping@smem-oom@lmem0: - shard-dg2: [PASS][53] -> [TIMEOUT][54] ([i915#5493]) [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg2-5/igt@gem_lmem_swapping@smem-oom@lmem0.html [54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-5/igt@gem_lmem_swapping@smem-oom@lmem0.html * igt@gem_media_vme: - shard-dg1: NOTRUN -> [SKIP][55] ([i915#284]) [55]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@gem_media_vme.html * igt@gem_mmap@big-bo: - shard-mtlp: NOTRUN -> [SKIP][56] ([i915#4083]) +4 other tests skip [56]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@gem_mmap@big-bo.html * igt@gem_mmap_gtt@basic: - shard-mtlp: NOTRUN -> [SKIP][57] ([i915#4077]) +4 other tests skip [57]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@gem_mmap_gtt@basic.html * igt@gem_mmap_gtt@fault-concurrent-x: - shard-dg2: NOTRUN -> [SKIP][58] ([i915#4077]) +9 other tests skip [58]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@gem_mmap_gtt@fault-concurrent-x.html * igt@gem_mmap_gtt@pf-nonblock: - shard-dg1: NOTRUN -> [SKIP][59] ([i915#4077]) +2 other tests skip [59]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@gem_mmap_gtt@pf-nonblock.html * igt@gem_mmap_wc@write-cpu-read-wc: - shard-dg2: NOTRUN -> [SKIP][60] ([i915#4083]) +1 other test skip [60]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@gem_mmap_wc@write-cpu-read-wc.html * igt@gem_mmap_wc@write-read-distinct: - shard-dg1: NOTRUN -> [SKIP][61] ([i915#4083]) +1 other test skip [61]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@gem_mmap_wc@write-read-distinct.html * igt@gem_partial_pwrite_pread@write: - shard-dg2: NOTRUN -> [SKIP][62] ([i915#3282]) +4 other tests skip [62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@gem_partial_pwrite_pread@write.html * igt@gem_partial_pwrite_pread@writes-after-reads: - shard-mtlp: NOTRUN -> [SKIP][63] ([i915#3282]) [63]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@gem_partial_pwrite_pread@writes-after-reads.html * igt@gem_partial_pwrite_pread@writes-after-reads-display: - shard-dg1: NOTRUN -> [SKIP][64] ([i915#3282]) +3 other tests skip [64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@gem_partial_pwrite_pread@writes-after-reads-display.html * igt@gem_pread@uncached: - shard-rkl: NOTRUN -> [SKIP][65] ([i915#3282]) [65]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-1/igt@gem_pread@uncached.html * igt@gem_pxp@create-protected-buffer: - shard-rkl: NOTRUN -> [SKIP][66] ([i915#4270]) +2 other tests skip [66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@gem_pxp@create-protected-buffer.html * igt@gem_pxp@create-regular-context-1: - shard-mtlp: NOTRUN -> [SKIP][67] ([i915#4270]) +2 other tests skip [67]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@gem_pxp@create-regular-context-1.html * igt@gem_pxp@fail-invalid-protected-context: - shard-dg1: NOTRUN -> [SKIP][68] ([i915#4270]) [68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@gem_pxp@fail-invalid-protected-context.html * igt@gem_pxp@protected-encrypted-src-copy-not-readible: - shard-tglu: NOTRUN -> [SKIP][69] ([i915#4270]) [69]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@gem_pxp@protected-encrypted-src-copy-not-readible.html * igt@gem_pxp@verify-pxp-execution-after-suspend-resume: - shard-dg2: NOTRUN -> [SKIP][70] ([i915#4270]) +3 other tests skip [70]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@gem_pxp@verify-pxp-execution-after-suspend-resume.html * igt@gem_render_copy@y-tiled-ccs-to-linear: - shard-dg2: NOTRUN -> [SKIP][71] ([i915#5190] / [i915#8428]) +5 other tests skip [71]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@gem_render_copy@y-tiled-ccs-to-linear.html * igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-yf-tiled: - shard-mtlp: NOTRUN -> [SKIP][72] ([i915#8428]) +6 other tests skip [72]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-yf-tiled.html * igt@gem_set_tiling_vs_blt@tiled-to-tiled: - shard-dg1: NOTRUN -> [SKIP][73] ([i915#4079]) [73]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@gem_set_tiling_vs_blt@tiled-to-tiled.html * igt@gem_tiled_pread_basic: - shard-dg2: NOTRUN -> [SKIP][74] ([i915#4079]) [74]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@gem_tiled_pread_basic.html * igt@gem_userptr_blits@access-control: - shard-mtlp: NOTRUN -> [SKIP][75] ([i915#3297]) +4 other tests skip [75]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@gem_userptr_blits@access-control.html * igt@gem_userptr_blits@create-destroy-unsync: - shard-dg2: NOTRUN -> [SKIP][76] ([i915#3297]) +4 other tests skip [76]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-2/igt@gem_userptr_blits@create-destroy-unsync.html - shard-rkl: NOTRUN -> [SKIP][77] ([i915#3297]) +1 other test skip [77]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@gem_userptr_blits@create-destroy-unsync.html * igt@gem_userptr_blits@dmabuf-sync: - shard-rkl: NOTRUN -> [SKIP][78] ([i915#3323]) [78]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@gem_userptr_blits@dmabuf-sync.html * igt@gem_userptr_blits@map-fixed-invalidate-overlap: - shard-dg2: NOTRUN -> [SKIP][79] ([i915#3297] / [i915#4880]) [79]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@gem_userptr_blits@map-fixed-invalidate-overlap.html * igt@gem_userptr_blits@relocations: - shard-mtlp: NOTRUN -> [SKIP][80] ([i915#3281]) +6 other tests skip [80]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@gem_userptr_blits@relocations.html * igt@gen9_exec_parse@allowed-all: - shard-mtlp: NOTRUN -> [SKIP][81] ([i915#2856]) +3 other tests skip [81]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@gen9_exec_parse@allowed-all.html - shard-dg2: NOTRUN -> [SKIP][82] ([i915#2856]) +1 other test skip [82]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-2/igt@gen9_exec_parse@allowed-all.html * igt@gen9_exec_parse@bb-oversize: - shard-tglu: NOTRUN -> [SKIP][83] ([i915#2527] / [i915#2856]) [83]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@gen9_exec_parse@bb-oversize.html * igt@gen9_exec_parse@unaligned-access: - shard-rkl: NOTRUN -> [SKIP][84] ([i915#2527]) +3 other tests skip [84]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@gen9_exec_parse@unaligned-access.html * igt@i915_module_load@load: - shard-dg1: NOTRUN -> [SKIP][85] ([i915#6227]) [85]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@i915_module_load@load.html - shard-glk: NOTRUN -> [SKIP][86] ([i915#6227]) [86]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk8/igt@i915_module_load@load.html * igt@i915_module_load@reload-with-fault-injection: - shard-snb: [PASS][87] -> [INCOMPLETE][88] ([i915#9849]) [87]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-snb7/igt@i915_module_load@reload-with-fault-injection.html [88]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-snb2/igt@i915_module_load@reload-with-fault-injection.html * igt@i915_pm_freq_api@freq-reset: - shard-rkl: NOTRUN -> [SKIP][89] ([i915#8399]) [89]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@i915_pm_freq_api@freq-reset.html * igt@i915_pm_freq_mult@media-freq@gt1: - shard-mtlp: NOTRUN -> [SKIP][90] ([i915#6590]) +1 other test skip [90]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@i915_pm_freq_mult@media-freq@gt1.html * igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0: - shard-dg1: [PASS][91] -> [FAIL][92] ([i915#3591]) [91]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg1-15/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html [92]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-14/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html * igt@i915_pm_rps@min-max-config-loaded: - shard-dg1: NOTRUN -> [SKIP][93] ([i915#6621]) [93]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@i915_pm_rps@min-max-config-loaded.html * igt@i915_pm_rps@thresholds-park@gt0: - shard-mtlp: NOTRUN -> [SKIP][94] ([i915#8925]) [94]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@i915_pm_rps@thresholds-park@gt0.html * igt@i915_pm_rps@thresholds-park@gt1: - shard-mtlp: NOTRUN -> [SKIP][95] ([i915#3555] / [i915#8925]) [95]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@i915_pm_rps@thresholds-park@gt1.html * igt@i915_power@sanity: - shard-mtlp: [PASS][96] -> [SKIP][97] ([i915#7984]) [96]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-mtlp-5/igt@i915_power@sanity.html [97]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-3/igt@i915_power@sanity.html * igt@intel_hwmon@hwmon-write: - shard-rkl: NOTRUN -> [SKIP][98] ([i915#7707]) [98]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@intel_hwmon@hwmon-write.html * igt@kms_addfb_basic@addfb25-x-tiled-mismatch-legacy: - shard-mtlp: NOTRUN -> [SKIP][99] ([i915#4212]) [99]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@kms_addfb_basic@addfb25-x-tiled-mismatch-legacy.html * igt@kms_addfb_basic@clobberred-modifier: - shard-dg2: NOTRUN -> [SKIP][100] ([i915#4212]) +1 other test skip [100]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@kms_addfb_basic@clobberred-modifier.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc: - shard-rkl: NOTRUN -> [SKIP][101] ([i915#8709]) +3 other tests skip [101]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-3/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-y-rc-ccs-cc.html * igt@kms_atomic_transition@plane-all-modeset-transition: - shard-mtlp: NOTRUN -> [SKIP][102] ([i915#1769] / [i915#3555]) [102]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@kms_atomic_transition@plane-all-modeset-transition.html * igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels: - shard-glk: NOTRUN -> [SKIP][103] ([i915#1769]) [103]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk4/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html * igt@kms_big_fb@4-tiled-64bpp-rotate-180: - shard-mtlp: [PASS][104] -> [FAIL][105] ([i915#5138]) [104]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-mtlp-3/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html [105]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html * igt@kms_big_fb@4-tiled-addfb: - shard-rkl: NOTRUN -> [SKIP][106] ([i915#5286]) +6 other tests skip [106]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@kms_big_fb@4-tiled-addfb.html * igt@kms_big_fb@4-tiled-addfb-size-overflow: - shard-dg1: NOTRUN -> [SKIP][107] ([i915#5286]) [107]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@kms_big_fb@4-tiled-addfb-size-overflow.html * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-async-flip: - shard-tglu: NOTRUN -> [SKIP][108] ([i915#5286]) [108]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip: - shard-dg1: NOTRUN -> [SKIP][109] ([i915#4538] / [i915#5286]) +2 other tests skip [109]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html * igt@kms_big_fb@linear-64bpp-rotate-270: - shard-mtlp: NOTRUN -> [SKIP][110] +14 other tests skip [110]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@kms_big_fb@linear-64bpp-rotate-270.html * igt@kms_big_fb@y-tiled-64bpp-rotate-90: - shard-dg1: NOTRUN -> [SKIP][111] ([i915#3638]) +1 other test skip [111]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@kms_big_fb@y-tiled-64bpp-rotate-90.html * igt@kms_big_fb@y-tiled-8bpp-rotate-90: - shard-rkl: NOTRUN -> [SKIP][112] ([i915#3638]) [112]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@kms_big_fb@y-tiled-8bpp-rotate-90.html * igt@kms_big_fb@y-tiled-addfb: - shard-mtlp: NOTRUN -> [SKIP][113] ([i915#6187]) [113]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@kms_big_fb@y-tiled-addfb.html * igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip: - shard-dg2: NOTRUN -> [SKIP][114] ([i915#4538] / [i915#5190]) +5 other tests skip [114]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html * igt@kms_big_fb@yf-tiled-addfb-size-overflow: - shard-dg2: NOTRUN -> [SKIP][115] ([i915#5190]) +2 other tests skip [115]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-async-flip: - shard-dg1: NOTRUN -> [SKIP][116] ([i915#4538]) +2 other tests skip [116]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html * igt@kms_big_joiner@basic-force-joiner: - shard-dg1: NOTRUN -> [SKIP][117] ([i915#10656]) [117]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@kms_big_joiner@basic-force-joiner.html * igt@kms_big_joiner@invalid-modeset-force-joiner: - shard-tglu: NOTRUN -> [SKIP][118] ([i915#10656]) [118]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@kms_big_joiner@invalid-modeset-force-joiner.html * igt@kms_ccs@bad-pixel-format-4-tiled-dg2-rc-ccs-cc@pipe-c-edp-1: - shard-mtlp: NOTRUN -> [SKIP][119] ([i915#6095]) +19 other tests skip [119]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@kms_ccs@bad-pixel-format-4-tiled-dg2-rc-ccs-cc@pipe-c-edp-1.html * igt@kms_ccs@bad-pixel-format-4-tiled-mtl-mc-ccs@pipe-b-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][120] ([i915#6095]) +23 other tests skip [120]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@kms_ccs@bad-pixel-format-4-tiled-mtl-mc-ccs@pipe-b-hdmi-a-4.html * igt@kms_ccs@bad-pixel-format-y-tiled-gen12-mc-ccs@pipe-a-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][121] ([i915#6095]) +69 other tests skip [121]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-3/igt@kms_ccs@bad-pixel-format-y-tiled-gen12-mc-ccs@pipe-a-hdmi-a-2.html * igt@kms_ccs@bad-rotation-90-4-tiled-xe2-ccs: - shard-rkl: NOTRUN -> [SKIP][122] ([i915#10278]) +3 other tests skip [122]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@kms_ccs@bad-rotation-90-4-tiled-xe2-ccs.html * igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-a-dp-4: - shard-dg2: NOTRUN -> [SKIP][123] ([i915#10307] / [i915#6095]) +169 other tests skip [123]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-a-dp-4.html * igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-mc-ccs@pipe-b-hdmi-a-1: - shard-tglu: NOTRUN -> [SKIP][124] ([i915#6095]) +11 other tests skip [124]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-mc-ccs@pipe-b-hdmi-a-1.html * igt@kms_ccs@crc-primary-rotation-180-4-tiled-xe2-ccs: - shard-dg2: NOTRUN -> [SKIP][125] ([i915#10278]) +1 other test skip [125]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-2/igt@kms_ccs@crc-primary-rotation-180-4-tiled-xe2-ccs.html * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-xe2-ccs: - shard-mtlp: NOTRUN -> [SKIP][126] ([i915#10278]) +1 other test skip [126]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-xe2-ccs.html * igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs@pipe-d-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][127] ([i915#10307] / [i915#10434] / [i915#6095]) +1 other test skip [127]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-4/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs@pipe-d-hdmi-a-1.html * igt@kms_ccs@random-ccs-data-y-tiled-gen12-rc-ccs-cc@pipe-c-hdmi-a-2: - shard-glk: NOTRUN -> [SKIP][128] +439 other tests skip [128]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk4/igt@kms_ccs@random-ccs-data-y-tiled-gen12-rc-ccs-cc@pipe-c-hdmi-a-2.html * igt@kms_cdclk@mode-transition-all-outputs: - shard-rkl: NOTRUN -> [SKIP][129] ([i915#3742]) [129]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@kms_cdclk@mode-transition-all-outputs.html * igt@kms_cdclk@plane-scaling@pipe-d-dp-4: - shard-dg2: NOTRUN -> [SKIP][130] ([i915#4087]) +3 other tests skip [130]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@kms_cdclk@plane-scaling@pipe-d-dp-4.html * igt@kms_chamelium_edid@dp-mode-timings: - shard-mtlp: NOTRUN -> [SKIP][131] ([i915#7828]) +6 other tests skip [131]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@kms_chamelium_edid@dp-mode-timings.html * igt@kms_chamelium_frames@dp-crc-fast: - shard-dg2: NOTRUN -> [SKIP][132] ([i915#7828]) +7 other tests skip [132]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@kms_chamelium_frames@dp-crc-fast.html * igt@kms_chamelium_frames@hdmi-crc-single: - shard-tglu: NOTRUN -> [SKIP][133] ([i915#7828]) +1 other test skip [133]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@kms_chamelium_frames@hdmi-crc-single.html * igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode: - shard-rkl: NOTRUN -> [SKIP][134] ([i915#7828]) +6 other tests skip [134]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode.html * igt@kms_chamelium_hpd@dp-hpd-storm: - shard-dg1: NOTRUN -> [SKIP][135] ([i915#7828]) +2 other tests skip [135]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_chamelium_hpd@dp-hpd-storm.html * igt@kms_content_protection@atomic-dpms: - shard-mtlp: NOTRUN -> [SKIP][136] ([i915#6944] / [i915#9424]) [136]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@kms_content_protection@atomic-dpms.html * igt@kms_content_protection@dp-mst-lic-type-0: - shard-rkl: NOTRUN -> [SKIP][137] ([i915#3116]) [137]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@kms_content_protection@dp-mst-lic-type-0.html * igt@kms_content_protection@dp-mst-type-1: - shard-dg1: NOTRUN -> [SKIP][138] ([i915#3299]) [138]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_content_protection@dp-mst-type-1.html * igt@kms_content_protection@lic-type-0: - shard-dg2: NOTRUN -> [SKIP][139] ([i915#9424]) [139]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@kms_content_protection@lic-type-0.html * igt@kms_content_protection@mei-interface: - shard-mtlp: NOTRUN -> [SKIP][140] ([i915#8063] / [i915#9433]) [140]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@kms_content_protection@mei-interface.html * igt@kms_content_protection@uevent: - shard-tglu: NOTRUN -> [SKIP][141] ([i915#6944] / [i915#7116] / [i915#7118] / [i915#9424]) [141]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@kms_content_protection@uevent.html * igt@kms_cursor_crc@cursor-offscreen-512x512: - shard-rkl: NOTRUN -> [SKIP][142] ([i915#3359]) +1 other test skip [142]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@kms_cursor_crc@cursor-offscreen-512x512.html * igt@kms_cursor_crc@cursor-random-32x32: - shard-tglu: NOTRUN -> [SKIP][143] ([i915#3555]) [143]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@kms_cursor_crc@cursor-random-32x32.html * igt@kms_cursor_crc@cursor-random-512x170: - shard-dg2: NOTRUN -> [SKIP][144] ([i915#3359]) +1 other test skip [144]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@kms_cursor_crc@cursor-random-512x170.html * igt@kms_cursor_crc@cursor-rapid-movement-512x170: - shard-mtlp: NOTRUN -> [SKIP][145] ([i915#3359]) [145]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html * igt@kms_cursor_crc@cursor-rapid-movement-max-size: - shard-rkl: NOTRUN -> [SKIP][146] ([i915#3555]) +4 other tests skip [146]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@kms_cursor_crc@cursor-rapid-movement-max-size.html * igt@kms_cursor_crc@cursor-sliding-128x42: - shard-mtlp: NOTRUN -> [SKIP][147] ([i915#8814]) +3 other tests skip [147]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@kms_cursor_crc@cursor-sliding-128x42.html * igt@kms_cursor_crc@cursor-sliding-512x512: - shard-tglu: NOTRUN -> [SKIP][148] ([i915#3359]) [148]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@kms_cursor_crc@cursor-sliding-512x512.html * igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic: - shard-glk: [PASS][149] -> [FAIL][150] ([i915#72]) [149]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-glk2/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html [150]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk4/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html * igt@kms_cursor_legacy@2x-nonblocking-modeset-vs-cursor-atomic: - shard-mtlp: NOTRUN -> [SKIP][151] ([i915#9809]) +1 other test skip [151]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@kms_cursor_legacy@2x-nonblocking-modeset-vs-cursor-atomic.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: - shard-tglu: NOTRUN -> [SKIP][152] ([i915#4103]) +1 other test skip [152]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html * igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions: - shard-glk: [PASS][153] -> [FAIL][154] ([i915#2346]) [153]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-glk7/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html [154]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk8/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html * igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size: - shard-glk: NOTRUN -> [FAIL][155] ([i915#2346]) [155]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk4/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html * igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot: - shard-dg1: NOTRUN -> [SKIP][156] ([i915#9067]) [156]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot.html * igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions: - shard-mtlp: NOTRUN -> [SKIP][157] ([i915#4213]) [157]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html - shard-dg2: NOTRUN -> [SKIP][158] ([i915#4103] / [i915#4213]) [158]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-2/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html - shard-rkl: NOTRUN -> [SKIP][159] ([i915#4103]) [159]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html * igt@kms_cursor_legacy@torture-bo@pipe-a: - shard-tglu: [PASS][160] -> [DMESG-WARN][161] ([i915#10166]) [160]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-tglu-8/igt@kms_cursor_legacy@torture-bo@pipe-a.html [161]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-9/igt@kms_cursor_legacy@torture-bo@pipe-a.html * igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-1: - shard-rkl: NOTRUN -> [SKIP][162] ([i915#9723]) [162]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-1.html * igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-2: - shard-dg2: NOTRUN -> [SKIP][163] ([i915#9227]) [163]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-3/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-2.html * igt@kms_display_modes@extended-mode-basic: - shard-mtlp: NOTRUN -> [SKIP][164] ([i915#3555] / [i915#8827]) [164]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@kms_display_modes@extended-mode-basic.html * igt@kms_dither@fb-8bpc-vs-panel-8bpc: - shard-dg2: NOTRUN -> [SKIP][165] ([i915#3555]) +2 other tests skip [165]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@kms_dither@fb-8bpc-vs-panel-8bpc.html * igt@kms_dp_aux_dev: - shard-rkl: NOTRUN -> [SKIP][166] ([i915#1257]) [166]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@kms_dp_aux_dev.html * igt@kms_dsc@dsc-with-bpc-formats: - shard-mtlp: NOTRUN -> [SKIP][167] ([i915#3555] / [i915#3840]) [167]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@kms_dsc@dsc-with-bpc-formats.html * igt@kms_dsc@dsc-with-formats: - shard-dg1: NOTRUN -> [SKIP][168] ([i915#3555] / [i915#3840]) [168]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_dsc@dsc-with-formats.html * igt@kms_fbcon_fbt@psr-suspend: - shard-dg1: NOTRUN -> [SKIP][169] ([i915#3469]) [169]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@kms_fbcon_fbt@psr-suspend.html * igt@kms_feature_discovery@display-4x: - shard-dg2: NOTRUN -> [SKIP][170] ([i915#1839]) [170]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@kms_feature_discovery@display-4x.html * igt@kms_feature_discovery@psr2: - shard-rkl: NOTRUN -> [SKIP][171] ([i915#658]) [171]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@kms_feature_discovery@psr2.html * igt@kms_fence_pin_leak: - shard-dg2: NOTRUN -> [SKIP][172] ([i915#4881]) [172]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@kms_fence_pin_leak.html * igt@kms_flip@2x-flip-vs-blocking-wf-vblank: - shard-dg2: NOTRUN -> [SKIP][173] +20 other tests skip [173]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@kms_flip@2x-flip-vs-blocking-wf-vblank.html * igt@kms_flip@2x-modeset-vs-vblank-race: - shard-tglu: NOTRUN -> [SKIP][174] ([i915#3637]) [174]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@kms_flip@2x-modeset-vs-vblank-race.html * igt@kms_flip@2x-nonexisting-fb: - shard-mtlp: NOTRUN -> [SKIP][175] ([i915#3637]) +5 other tests skip [175]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@kms_flip@2x-nonexisting-fb.html * igt@kms_flip@2x-plain-flip: - shard-rkl: NOTRUN -> [SKIP][176] +31 other tests skip [176]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@kms_flip@2x-plain-flip.html * igt@kms_flip@2x-plain-flip-fb-recreate-interruptible: - shard-dg1: NOTRUN -> [SKIP][177] ([i915#9934]) +4 other tests skip [177]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][178] ([i915#2672]) +2 other tests skip [178]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-valid-mode: - shard-rkl: NOTRUN -> [SKIP][179] ([i915#2672]) +1 other test skip [179]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling@pipe-a-valid-mode: - shard-dg1: NOTRUN -> [SKIP][180] ([i915#2587] / [i915#2672]) +1 other test skip [180]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode: - shard-tglu: NOTRUN -> [SKIP][181] ([i915#2587] / [i915#2672]) [181]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/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-upscaling@pipe-a-valid-mode: - shard-dg2: NOTRUN -> [SKIP][182] ([i915#2672]) +2 other tests skip [182]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-upscaling@pipe-a-valid-mode.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-mmap-gtt: - shard-dg2: NOTRUN -> [SKIP][183] ([i915#8708]) +4 other tests skip [183]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite: - shard-dg2: [PASS][184] -> [FAIL][185] ([i915#6880]) [184]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg2-1/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite.html [185]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-cpu: - shard-dg2: NOTRUN -> [FAIL][186] ([i915#6880]) [186]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-gtt: - shard-dg1: NOTRUN -> [SKIP][187] ([i915#8708]) +10 other tests skip [187]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render: - shard-dg2: NOTRUN -> [SKIP][188] ([i915#3458]) +12 other tests skip [188]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-2/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-pwrite: - shard-rkl: NOTRUN -> [SKIP][189] ([i915#3023]) +20 other tests skip [189]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-pwrite.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-indfb-draw-render: - shard-dg1: NOTRUN -> [SKIP][190] ([i915#3458]) +6 other tests skip [190]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-indfb-draw-render.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-pgflip-blt: - shard-mtlp: NOTRUN -> [SKIP][191] ([i915#1825]) +20 other tests skip [191]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-pgflip-blt.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-mmap-gtt: - shard-mtlp: NOTRUN -> [SKIP][192] ([i915#8708]) +8 other tests skip [192]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-pwrite: - shard-rkl: NOTRUN -> [SKIP][193] ([i915#1825]) +29 other tests skip [193]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-cur-indfb-draw-blt: - shard-dg2: NOTRUN -> [SKIP][194] ([i915#5354]) +29 other tests skip [194]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-2/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-cur-indfb-draw-blt.html * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-wc: - shard-snb: NOTRUN -> [SKIP][195] +98 other tests skip [195]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-snb4/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@psr-rgb565-draw-blt: - shard-tglu: NOTRUN -> [SKIP][196] +21 other tests skip [196]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@kms_frontbuffer_tracking@psr-rgb565-draw-blt.html * igt@kms_hdr@static-toggle: - shard-tglu: NOTRUN -> [SKIP][197] ([i915#3555] / [i915#8228]) [197]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@kms_hdr@static-toggle.html * igt@kms_hdr@static-toggle-suspend: - shard-dg2: NOTRUN -> [SKIP][198] ([i915#3555] / [i915#8228]) +1 other test skip [198]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-2/igt@kms_hdr@static-toggle-suspend.html - shard-rkl: NOTRUN -> [SKIP][199] ([i915#3555] / [i915#8228]) [199]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@kms_hdr@static-toggle-suspend.html - shard-mtlp: NOTRUN -> [SKIP][200] ([i915#3555] / [i915#8228]) [200]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@kms_hdr@static-toggle-suspend.html * igt@kms_plane@pixel-format-source-clamping@pipe-b: - shard-mtlp: [PASS][201] -> [ABORT][202] ([i915#10608] / [i915#10892]) [201]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-mtlp-4/igt@kms_plane@pixel-format-source-clamping@pipe-b.html [202]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-3/igt@kms_plane@pixel-format-source-clamping@pipe-b.html * igt@kms_plane_alpha_blend@alpha-basic@pipe-c-hdmi-a-1: - shard-glk: NOTRUN -> [FAIL][203] ([i915#7862]) +1 other test fail [203]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk5/igt@kms_plane_alpha_blend@alpha-basic@pipe-c-hdmi-a-1.html * igt@kms_plane_alpha_blend@alpha-transparent-fb@pipe-a-hdmi-a-1: - shard-glk: NOTRUN -> [FAIL][204] ([i915#10647]) +1 other test fail [204]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk3/igt@kms_plane_alpha_blend@alpha-transparent-fb@pipe-a-hdmi-a-1.html * igt@kms_plane_lowres@tiling-none@pipe-b-edp-1: - shard-mtlp: NOTRUN -> [SKIP][205] ([i915#3582]) +3 other tests skip [205]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@kms_plane_lowres@tiling-none@pipe-b-edp-1.html * igt@kms_plane_multiple@tiling-yf: - shard-mtlp: NOTRUN -> [SKIP][206] ([i915#3555] / [i915#8806]) [206]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@kms_plane_multiple@tiling-yf.html * igt@kms_plane_scaling@plane-downscale-factor-0-25-with-pixel-format@pipe-b-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][207] ([i915#9423]) +7 other tests skip [207]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-5/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-d-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][208] ([i915#9423]) +3 other tests skip [208]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-d-hdmi-a-4.html * igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-a-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][209] ([i915#9423]) +5 other tests skip [209]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-1/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-a-hdmi-a-2.html * igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-c-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][210] ([i915#5235] / [i915#9423]) +11 other tests skip [210]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-4/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-c-hdmi-a-1.html * igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-d-hdmi-a-4: - shard-dg1: NOTRUN -> [SKIP][211] ([i915#5235]) +3 other tests skip [211]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-d-hdmi-a-4.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-b-hdmi-a-1: - shard-rkl: NOTRUN -> [SKIP][212] ([i915#5235]) +7 other tests skip [212]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-b-hdmi-a-1.html * igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-c-edp-1: - shard-mtlp: NOTRUN -> [SKIP][213] ([i915#5235]) +2 other tests skip [213]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-c-edp-1.html * igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-d-edp-1: - shard-mtlp: NOTRUN -> [SKIP][214] ([i915#3555] / [i915#5235]) [214]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-d-edp-1.html * igt@kms_pm_backlight@fade-with-suspend: - shard-tglu: NOTRUN -> [SKIP][215] ([i915#9812]) [215]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@kms_pm_backlight@fade-with-suspend.html * igt@kms_pm_dc@dc3co-vpb-simulation: - shard-dg1: NOTRUN -> [SKIP][216] ([i915#9685]) [216]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_pm_dc@dc3co-vpb-simulation.html * igt@kms_pm_dc@dc6-psr: - shard-rkl: NOTRUN -> [SKIP][217] ([i915#9685]) [217]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@kms_pm_dc@dc6-psr.html * igt@kms_pm_dc@dc9-dpms: - shard-rkl: NOTRUN -> [SKIP][218] ([i915#3361]) +1 other test skip [218]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@kms_pm_dc@dc9-dpms.html * igt@kms_pm_lpsp@kms-lpsp: - shard-rkl: NOTRUN -> [SKIP][219] ([i915#9340]) [219]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-3/igt@kms_pm_lpsp@kms-lpsp.html * igt@kms_pm_lpsp@screens-disabled: - shard-rkl: NOTRUN -> [SKIP][220] ([i915#8430]) [220]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@kms_pm_lpsp@screens-disabled.html * igt@kms_pm_rpm@dpms-lpsp: - shard-dg2: [PASS][221] -> [SKIP][222] ([i915#9519]) +1 other test skip [221]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg2-4/igt@kms_pm_rpm@dpms-lpsp.html [222]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@kms_pm_rpm@dpms-lpsp.html * igt@kms_pm_rpm@modeset-lpsp-stress: - shard-rkl: [PASS][223] -> [SKIP][224] ([i915#9519]) +1 other test skip [223]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-rkl-4/igt@kms_pm_rpm@modeset-lpsp-stress.html [224]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-3/igt@kms_pm_rpm@modeset-lpsp-stress.html * igt@kms_pm_rpm@modeset-non-lpsp: - shard-mtlp: NOTRUN -> [SKIP][225] ([i915#9519]) [225]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@kms_pm_rpm@modeset-non-lpsp.html * igt@kms_prime@basic-modeset-hybrid: - shard-rkl: NOTRUN -> [SKIP][226] ([i915#6524]) +1 other test skip [226]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@kms_prime@basic-modeset-hybrid.html * igt@kms_psr2_sf@fbc-plane-move-sf-dmg-area@psr2-pipe-a-edp-1: - shard-mtlp: NOTRUN -> [SKIP][227] ([i915#9808]) +3 other tests skip [227]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@kms_psr2_sf@fbc-plane-move-sf-dmg-area@psr2-pipe-a-edp-1.html * igt@kms_psr2_sf@fbc-primary-plane-update-sf-dmg-area: - shard-dg1: NOTRUN -> [SKIP][228] +28 other tests skip [228]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@kms_psr2_sf@fbc-primary-plane-update-sf-dmg-area.html * igt@kms_psr2_su@page_flip-nv12: - shard-rkl: NOTRUN -> [SKIP][229] ([i915#9683]) [229]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@kms_psr2_su@page_flip-nv12.html * igt@kms_psr2_su@page_flip-p010: - shard-mtlp: NOTRUN -> [SKIP][230] ([i915#4348]) [230]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@kms_psr2_su@page_flip-p010.html * igt@kms_psr2_su@page_flip-xrgb8888: - shard-dg1: NOTRUN -> [SKIP][231] ([i915#9683]) [231]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_psr2_su@page_flip-xrgb8888.html * igt@kms_psr@fbc-pr-sprite-plane-move: - shard-tglu: NOTRUN -> [SKIP][232] ([i915#9732]) +4 other tests skip [232]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@kms_psr@fbc-pr-sprite-plane-move.html * igt@kms_psr@pr-primary-mmap-cpu: - shard-mtlp: NOTRUN -> [SKIP][233] ([i915#9688]) +6 other tests skip [233]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@kms_psr@pr-primary-mmap-cpu.html * igt@kms_psr@psr-sprite-mmap-gtt@edp-1: - shard-mtlp: NOTRUN -> [SKIP][234] ([i915#4077] / [i915#9688]) [234]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@kms_psr@psr-sprite-mmap-gtt@edp-1.html * igt@kms_psr@psr2-cursor-blt: - shard-dg2: NOTRUN -> [SKIP][235] ([i915#1072] / [i915#9673] / [i915#9732]) +5 other tests skip [235]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@kms_psr@psr2-cursor-blt.html * igt@kms_psr@psr2-primary-mmap-gtt: - shard-dg2: NOTRUN -> [SKIP][236] ([i915#1072] / [i915#9732]) +7 other tests skip [236]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-10/igt@kms_psr@psr2-primary-mmap-gtt.html - shard-rkl: NOTRUN -> [SKIP][237] ([i915#1072] / [i915#9732]) +18 other tests skip [237]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-1/igt@kms_psr@psr2-primary-mmap-gtt.html * igt@kms_psr@psr2-sprite-mmap-gtt: - shard-dg1: NOTRUN -> [SKIP][238] ([i915#1072] / [i915#9732]) +7 other tests skip [238]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@kms_psr@psr2-sprite-mmap-gtt.html * igt@kms_rotation_crc@exhaust-fences: - shard-dg1: NOTRUN -> [SKIP][239] ([i915#4884]) [239]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_rotation_crc@exhaust-fences.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0: - shard-dg1: NOTRUN -> [SKIP][240] ([i915#5289]) +1 other test skip [240]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html * igt@kms_scaling_modes@scaling-mode-center: - shard-dg1: NOTRUN -> [SKIP][241] ([i915#3555]) +2 other tests skip [241]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@kms_scaling_modes@scaling-mode-center.html * igt@kms_setmode@clone-exclusive-crtc: - shard-mtlp: NOTRUN -> [SKIP][242] ([i915#3555] / [i915#8809]) +1 other test skip [242]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@kms_setmode@clone-exclusive-crtc.html * igt@kms_tiled_display@basic-test-pattern: - shard-glk: NOTRUN -> [FAIL][243] ([i915#10959]) [243]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk1/igt@kms_tiled_display@basic-test-pattern.html - shard-mtlp: NOTRUN -> [SKIP][244] ([i915#8623]) +1 other test skip [244]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@kms_tiled_display@basic-test-pattern.html * igt@kms_universal_plane@cursor-fb-leak@pipe-a-hdmi-a-2: - shard-rkl: [PASS][245] -> [FAIL][246] ([i915#9196]) [245]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-rkl-3/igt@kms_universal_plane@cursor-fb-leak@pipe-a-hdmi-a-2.html [246]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-6/igt@kms_universal_plane@cursor-fb-leak@pipe-a-hdmi-a-2.html * igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-1: - shard-tglu: [PASS][247] -> [FAIL][248] ([i915#9196]) +2 other tests fail [247]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-tglu-7/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-1.html [248]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-9/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-1.html * igt@kms_vrr@max-min: - shard-mtlp: NOTRUN -> [SKIP][249] ([i915#8808] / [i915#9906]) [249]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@kms_vrr@max-min.html * igt@kms_vrr@seamless-rr-switch-vrr: - shard-dg1: NOTRUN -> [SKIP][250] ([i915#9906]) [250]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@kms_vrr@seamless-rr-switch-vrr.html * igt@kms_writeback@writeback-check-output-xrgb2101010: - shard-rkl: NOTRUN -> [SKIP][251] ([i915#2437] / [i915#9412]) [251]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@kms_writeback@writeback-check-output-xrgb2101010.html * igt@kms_writeback@writeback-fb-id: - shard-mtlp: NOTRUN -> [SKIP][252] ([i915#2437]) [252]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@kms_writeback@writeback-fb-id.html * igt@kms_writeback@writeback-fb-id-xrgb2101010: - shard-dg2: NOTRUN -> [SKIP][253] ([i915#2437] / [i915#9412]) [253]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@kms_writeback@writeback-fb-id-xrgb2101010.html - shard-glk: NOTRUN -> [SKIP][254] ([i915#2437]) [254]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk2/igt@kms_writeback@writeback-fb-id-xrgb2101010.html * igt@perf@global-sseu-config: - shard-mtlp: NOTRUN -> [SKIP][255] ([i915#7387]) [255]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@perf@global-sseu-config.html - shard-dg2: NOTRUN -> [SKIP][256] ([i915#7387]) [256]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-2/igt@perf@global-sseu-config.html * igt@perf@per-context-mode-unprivileged: - shard-rkl: NOTRUN -> [SKIP][257] ([i915#2435]) [257]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@perf@per-context-mode-unprivileged.html * igt@perf_pmu@busy-double-start@ccs0: - shard-mtlp: NOTRUN -> [FAIL][258] ([i915#4349]) +1 other test fail [258]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@perf_pmu@busy-double-start@ccs0.html * igt@perf_pmu@event-wait@rcs0: - shard-mtlp: NOTRUN -> [SKIP][259] ([i915#3555] / [i915#8807]) [259]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@perf_pmu@event-wait@rcs0.html * igt@perf_pmu@frequency@gt0: - shard-dg2: NOTRUN -> [FAIL][260] ([i915#6806]) [260]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-2/igt@perf_pmu@frequency@gt0.html * igt@prime_vgem@basic-read: - shard-dg2: NOTRUN -> [SKIP][261] ([i915#3291] / [i915#3708]) [261]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@prime_vgem@basic-read.html * igt@prime_vgem@fence-flip-hang: - shard-dg2: NOTRUN -> [SKIP][262] ([i915#3708]) [262]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@prime_vgem@fence-flip-hang.html * igt@prime_vgem@fence-write-hang: - shard-rkl: NOTRUN -> [SKIP][263] ([i915#3708]) [263]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-5/igt@prime_vgem@fence-write-hang.html * igt@sriov_basic@bind-unbind-vf: - shard-rkl: NOTRUN -> [SKIP][264] ([i915#9917]) [264]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@sriov_basic@bind-unbind-vf.html * igt@sriov_basic@enable-vfs-autoprobe-off: - shard-dg2: NOTRUN -> [SKIP][265] ([i915#9917]) [265]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@sriov_basic@enable-vfs-autoprobe-off.html * igt@syncobj_timeline@invalid-wait-zero-handles: - shard-glk: NOTRUN -> [FAIL][266] ([i915#9781]) [266]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk1/igt@syncobj_timeline@invalid-wait-zero-handles.html - shard-mtlp: NOTRUN -> [FAIL][267] ([i915#9781]) [267]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-4/igt@syncobj_timeline@invalid-wait-zero-handles.html * igt@syncobj_wait@invalid-wait-zero-handles: - shard-glk: NOTRUN -> [FAIL][268] ([i915#9779]) [268]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-glk3/igt@syncobj_wait@invalid-wait-zero-handles.html * igt@v3d/v3d_perfmon@get-values-invalid-perfmon: - shard-dg1: NOTRUN -> [SKIP][269] ([i915#2575]) +5 other tests skip [269]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@v3d/v3d_perfmon@get-values-invalid-perfmon.html * igt@v3d/v3d_submit_cl@bad-bo: - shard-dg2: NOTRUN -> [SKIP][270] ([i915#2575]) +6 other tests skip [270]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@v3d/v3d_submit_cl@bad-bo.html * igt@v3d/v3d_submit_cl@valid-submission: - shard-mtlp: NOTRUN -> [SKIP][271] ([i915#2575]) +6 other tests skip [271]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-8/igt@v3d/v3d_submit_cl@valid-submission.html * igt@vc4/vc4_perfmon@create-two-perfmon: - shard-rkl: NOTRUN -> [SKIP][272] ([i915#7711]) +5 other tests skip [272]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@vc4/vc4_perfmon@create-two-perfmon.html * igt@vc4/vc4_perfmon@destroy-invalid-perfmon: - shard-dg1: NOTRUN -> [SKIP][273] ([i915#7711]) +2 other tests skip [273]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@vc4/vc4_perfmon@destroy-invalid-perfmon.html * igt@vc4/vc4_purgeable_bo@free-purged-bo: - shard-tglu: NOTRUN -> [SKIP][274] ([i915#2575]) +4 other tests skip [274]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@vc4/vc4_purgeable_bo@free-purged-bo.html * igt@vc4/vc4_purgeable_bo@mark-purgeable-twice: - shard-mtlp: NOTRUN -> [SKIP][275] ([i915#7711]) +6 other tests skip [275]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@vc4/vc4_purgeable_bo@mark-purgeable-twice.html * igt@vc4/vc4_wait_bo@bad-bo: - shard-dg2: NOTRUN -> [SKIP][276] ([i915#7711]) +6 other tests skip [276]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-2/igt@vc4/vc4_wait_bo@bad-bo.html #### Possible fixes #### * igt@gem_eio@kms: - shard-tglu: [INCOMPLETE][277] ([i915#10513]) -> [PASS][278] [277]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-tglu-2/igt@gem_eio@kms.html [278]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-2/igt@gem_eio@kms.html * igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0: - shard-dg2: [FAIL][279] ([i915#10378]) -> [PASS][280] [279]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg2-8/igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0.html [280]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-3/igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0.html * igt@i915_module_load@reload-with-fault-injection: - shard-rkl: [ABORT][281] ([i915#9820]) -> [PASS][282] [281]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-rkl-5/igt@i915_module_load@reload-with-fault-injection.html [282]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@i915_module_load@reload-with-fault-injection.html - shard-mtlp: [ABORT][283] ([i915#10887] / [i915#10976]) -> [PASS][284] [283]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-mtlp-1/igt@i915_module_load@reload-with-fault-injection.html [284]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@i915_module_load@reload-with-fault-injection.html - shard-dg2: [INCOMPLETE][285] ([i915#9820] / [i915#9849]) -> [PASS][286] [285]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg2-11/igt@i915_module_load@reload-with-fault-injection.html [286]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-2/igt@i915_module_load@reload-with-fault-injection.html * igt@kms_big_fb@x-tiled-8bpp-rotate-180: - shard-rkl: [ABORT][287] -> [PASS][288] [287]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-rkl-6/igt@kms_big_fb@x-tiled-8bpp-rotate-180.html [288]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-4/igt@kms_big_fb@x-tiled-8bpp-rotate-180.html * igt@kms_cursor_legacy@torture-move@pipe-d: - shard-mtlp: [INCOMPLETE][289] -> [PASS][290] [289]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-mtlp-5/igt@kms_cursor_legacy@torture-move@pipe-d.html [290]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-2/igt@kms_cursor_legacy@torture-move@pipe-d.html * igt@kms_dp_aux_dev: - shard-dg2: [SKIP][291] ([i915#1257]) -> [PASS][292] [291]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg2-3/igt@kms_dp_aux_dev.html [292]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@kms_dp_aux_dev.html * igt@kms_plane_cursor@viewport@pipe-b-hdmi-a-1-size-64: - shard-snb: [ABORT][293] -> [PASS][294] [293]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-snb7/igt@kms_plane_cursor@viewport@pipe-b-hdmi-a-1-size-64.html [294]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-snb4/igt@kms_plane_cursor@viewport@pipe-b-hdmi-a-1-size-64.html * igt@kms_pm_rpm@dpms-mode-unset-non-lpsp: - shard-dg2: [SKIP][295] ([i915#9519]) -> [PASS][296] +2 other tests pass [295]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg2-4/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html [296]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-3/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html - shard-rkl: [SKIP][297] ([i915#9519]) -> [PASS][298] +1 other test pass [297]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-rkl-4/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html [298]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-3/igt@kms_pm_rpm@dpms-mode-unset-non-lpsp.html * igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-4: - shard-dg1: [FAIL][299] ([i915#9196]) -> [PASS][300] [299]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg1-14/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-4.html [300]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-18/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-4.html * igt@kms_universal_plane@cursor-fb-leak@pipe-d-edp-1: - shard-mtlp: [FAIL][301] ([i915#9196]) -> [PASS][302] [301]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-mtlp-7/igt@kms_universal_plane@cursor-fb-leak@pipe-d-edp-1.html [302]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-mtlp-3/igt@kms_universal_plane@cursor-fb-leak@pipe-d-edp-1.html * igt@perf@blocking-parameterized: - shard-dg1: [INCOMPLETE][303] -> [PASS][304] [303]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg1-15/igt@perf@blocking-parameterized.html [304]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg1-16/igt@perf@blocking-parameterized.html #### Warnings #### * igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0: - shard-tglu: [WARN][305] ([i915#2681]) -> [FAIL][306] ([i915#3591]) [305]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-tglu-7/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html [306]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-tglu-8/igt@i915_pm_rc6_residency@rc6-idle@gt0-rcs0.html * igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary: - shard-dg2: [SKIP][307] ([i915#10433] / [i915#3458]) -> [SKIP][308] ([i915#3458]) +4 other tests skip [307]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary.html [308]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-7/igt@kms_frontbuffer_tracking@psr-indfb-scaledprimary.html * igt@kms_multipipe_modeset@basic-max-pipe-crc-check: - shard-rkl: [SKIP][309] ([i915#4816]) -> [SKIP][310] ([i915#4070] / [i915#4816]) [309]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-rkl-4/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html [310]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-rkl-1/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html * igt@kms_psr@fbc-psr2-cursor-render: - shard-dg2: [SKIP][311] ([i915#1072] / [i915#9732]) -> [SKIP][312] ([i915#1072] / [i915#9673] / [i915#9732]) +9 other tests skip [311]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg2-3/igt@kms_psr@fbc-psr2-cursor-render.html [312]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-11/igt@kms_psr@fbc-psr2-cursor-render.html * igt@kms_psr@pr-cursor-mmap-cpu: - shard-dg2: [SKIP][313] ([i915#1072] / [i915#9673] / [i915#9732]) -> [SKIP][314] ([i915#1072] / [i915#9732]) +1 other test skip [313]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg2-11/igt@kms_psr@pr-cursor-mmap-cpu.html [314]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-2/igt@kms_psr@pr-cursor-mmap-cpu.html * igt@perf@non-zero-reason@0-rcs0: - shard-dg2: [FAIL][315] ([i915#7484]) -> [FAIL][316] ([i915#9100]) [315]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14715/shard-dg2-5/igt@perf@non-zero-reason@0-rcs0.html [316]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/shard-dg2-5/igt@perf@non-zero-reason@0-rcs0.html [i915#10166]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10166 [i915#10278]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10278 [i915#10307]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10307 [i915#10378]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10378 [i915#10386]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10386 [i915#10433]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10433 [i915#10434]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10434 [i915#10513]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10513 [i915#10608]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10608 [i915#10647]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10647 [i915#10656]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10656 [i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072 [i915#10887]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10887 [i915#10892]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10892 [i915#10959]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10959 [i915#10976]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10976 [i915#1099]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1099 [i915#1257]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1257 [i915#1769]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1769 [i915#1825]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1825 [i915#1839]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1839 [i915#2190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2190 [i915#2346]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2346 [i915#2435]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2435 [i915#2437]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2437 [i915#2527]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2527 [i915#2575]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2575 [i915#2587]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2587 [i915#2672]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2672 [i915#2681]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2681 [i915#280]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/280 [i915#284]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/284 [i915#2842]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2842 [i915#2846]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2846 [i915#2856]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2856 [i915#3023]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3023 [i915#3116]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3116 [i915#3281]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3281 [i915#3282]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3282 [i915#3291]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3291 [i915#3297]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3297 [i915#3299]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3299 [i915#3323]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3323 [i915#3359]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3359 [i915#3361]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3361 [i915#3458]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3458 [i915#3469]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3469 [i915#3539]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3539 [i915#3555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555 [i915#3582]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3582 [i915#3591]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3591 [i915#3637]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3637 [i915#3638]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3638 [i915#3708]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3708 [i915#3742]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3742 [i915#3840]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840 [i915#4070]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4070 [i915#4077]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4077 [i915#4079]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4079 [i915#4083]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4083 [i915#4087]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4087 [i915#4103]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4103 [i915#4212]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4212 [i915#4213]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4213 [i915#4270]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4270 [i915#4348]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4348 [i915#4349]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4349 [i915#4473]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4473 [i915#4537]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4537 [i915#4538]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4538 [i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613 [i915#4771]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4771 [i915#4812]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4812 [i915#4816]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4816 [i915#4852]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4852 [i915#4860]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4860 [i915#4880]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4880 [i915#4881]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4881 [i915#4884]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4884 [i915#5138]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5138 [i915#5190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5190 [i915#5235]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5235 [i915#5286]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5286 [i915#5289]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5289 [i915#5354]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5354 [i915#5493]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5493 [i915#5784]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5784 [i915#6095]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6095 [i915#6187]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6187 [i915#6227]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6227 [i915#6230]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6230 [i915#6268]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6268 [i915#6335]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6335 [i915#6524]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6524 [i915#658]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/658 [i915#6590]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6590 [i915#6621]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6621 [i915#6806]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6806 [i915#6880]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6880 [i915#6944]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6944 [i915#7116]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7116 [i915#7118]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7118 [i915#72]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/72 [i915#7387]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7387 [i915#7484]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7484 [i915#7697]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7697 [i915#7701]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7701 [i915#7707]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7707 [i915#7711]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7711 [i915#7742]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7742 [i915#7828]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7828 [i915#7862]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7862 [i915#7975]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7975 [i915#7984]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7984 [i915#8063]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8063 [i915#8213]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8213 [i915#8228]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8228 [i915#8399]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8399 [i915#8411]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8411 [i915#8414]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8414 [i915#8428]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8428 [i915#8430]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8430 [i915#8555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8555 [i915#8623]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8623 [i915#8708]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8708 [i915#8709]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8709 [i915#8806]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8806 [i915#8807]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8807 [i915#8808]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8808 [i915#8809]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8809 [i915#8814]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8814 [i915#8827]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8827 [i915#8925]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8925 [i915#9067]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9067 [i915#9100]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9100 [i915#9196]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9196 [i915#9227]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9227 [i915#9323]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9323 [i915#9340]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9340 [i915#9412]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9412 [i915#9423]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9423 [i915#9424]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9424 [i915#9433]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9433 [i915#9519]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9519 [i915#9606]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9606 [i915#9673]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9673 [i915#9683]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9683 [i915#9685]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9685 [i915#9688]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9688 [i915#9723]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9723 [i915#9732]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732 [i915#9779]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9779 [i915#9781]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9781 [i915#9808]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9808 [i915#9809]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9809 [i915#9812]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9812 [i915#9820]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9820 [i915#9849]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9849 [i915#9906]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9906 [i915#9917]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9917 [i915#9934]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9934 Build changes ------------- * Linux: CI_DRM_14715 -> Patchwork_133248v1 CI-20190529: 20190529 CI_DRM_14715: 83e0d2a2621c7550c198b8936f4680b24f24a698 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_7834: 008178acd533c33910d41fefc80462b3915c89fc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_133248v1: 83e0d2a2621c7550c198b8936f4680b24f24a698 @ git://anongit.freedesktop.org/gfx-ci/linux piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_133248v1/index.html [-- Attachment #2: Type: text/html, Size: 107949 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h 2024-05-06 18:33 [PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h Ville Syrjala ` (2 preceding siblings ...) 2024-05-07 4:08 ` ✓ Fi.CI.IGT: " Patchwork @ 2024-05-07 8:53 ` Jani Nikula 2024-05-08 19:52 ` Ville Syrjälä 3 siblings, 1 reply; 8+ messages in thread From: Jani Nikula @ 2024-05-07 8:53 UTC (permalink / raw) To: Ville Syrjala, intel-xe; +Cc: intel-gfx On Mon, 06 May 2024, Ville Syrjala <ville.syrjala@linux.intel.com> wrote: > From: Ville Syrjälä <ville.syrjala@linux.intel.com> > > For some reason xe and i915 each have an identical (fortunately) > copy of intel_fbdev_fb.h. The xe copy actually only gets included > by xe's intel_fbdev_fb.c, and the i915 copy by everyone else, > include intel_fbdev.c which is the actual caller of the > functions declared in the header. > > This means the xe and i915 headers are free to define/declare > completely incompatible things and the build would still succeed > as long as the symbol names match. > > That is not a good thing, so let's nuke xe's copy of the header > so that everyone will use the same header, and be forced to > agree on the same API/ABI. > > Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Jani Nikula <jani.nikula@intel.com> > --- > drivers/gpu/drm/xe/display/intel_fbdev_fb.h | 21 --------------------- > 1 file changed, 21 deletions(-) > delete mode 100644 drivers/gpu/drm/xe/display/intel_fbdev_fb.h > > diff --git a/drivers/gpu/drm/xe/display/intel_fbdev_fb.h b/drivers/gpu/drm/xe/display/intel_fbdev_fb.h > deleted file mode 100644 > index ea186772e0bb..000000000000 > --- a/drivers/gpu/drm/xe/display/intel_fbdev_fb.h > +++ /dev/null > @@ -1,21 +0,0 @@ > -/* SPDX-License-Identifier: MIT */ > -/* > - * Copyright © 2023 Intel Corporation > - */ > - > -#ifndef __INTEL_FBDEV_FB_H__ > -#define __INTEL_FBDEV_FB_H__ > - > -struct drm_fb_helper; > -struct drm_fb_helper_surface_size; > -struct drm_i915_gem_object; > -struct drm_i915_private; > -struct fb_info; > -struct i915_vma; > - > -struct drm_framebuffer *intel_fbdev_fb_alloc(struct drm_fb_helper *helper, > - struct drm_fb_helper_surface_size *sizes); > -int intel_fbdev_fb_fill_info(struct drm_i915_private *i915, struct fb_info *info, > - struct drm_i915_gem_object *obj, struct i915_vma *vma); > - > -#endif -- Jani Nikula, Intel ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h 2024-05-07 8:53 ` [PATCH] " Jani Nikula @ 2024-05-08 19:52 ` Ville Syrjälä 2024-05-08 20:54 ` Lucas De Marchi 2024-05-10 9:29 ` Jani Nikula 0 siblings, 2 replies; 8+ messages in thread From: Ville Syrjälä @ 2024-05-08 19:52 UTC (permalink / raw) To: Jani Nikula Cc: intel-xe, intel-gfx, Lucas De Marchi, Oded Gabbay, Thomas Hellström On Tue, May 07, 2024 at 11:53:40AM +0300, Jani Nikula wrote: > On Mon, 06 May 2024, Ville Syrjala <ville.syrjala@linux.intel.com> wrote: > > From: Ville Syrjälä <ville.syrjala@linux.intel.com> > > > > For some reason xe and i915 each have an identical (fortunately) > > copy of intel_fbdev_fb.h. The xe copy actually only gets included > > by xe's intel_fbdev_fb.c, and the i915 copy by everyone else, > > include intel_fbdev.c which is the actual caller of the > > functions declared in the header. > > > > This means the xe and i915 headers are free to define/declare > > completely incompatible things and the build would still succeed > > as long as the symbol names match. > > > > That is not a good thing, so let's nuke xe's copy of the header > > so that everyone will use the same header, and be forced to > > agree on the same API/ABI. > > > > Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> > > Reviewed-by: Jani Nikula <jani.nikula@intel.com> Thanks. I was going to push this to drm-xe-next, but I should actually push it to drm-intel-next since I'll be massaging this stuff there. xe maintainers, ack for merging via drm-intel-next? > > > --- > > drivers/gpu/drm/xe/display/intel_fbdev_fb.h | 21 --------------------- > > 1 file changed, 21 deletions(-) > > delete mode 100644 drivers/gpu/drm/xe/display/intel_fbdev_fb.h > > > > diff --git a/drivers/gpu/drm/xe/display/intel_fbdev_fb.h b/drivers/gpu/drm/xe/display/intel_fbdev_fb.h > > deleted file mode 100644 > > index ea186772e0bb..000000000000 > > --- a/drivers/gpu/drm/xe/display/intel_fbdev_fb.h > > +++ /dev/null > > @@ -1,21 +0,0 @@ > > -/* SPDX-License-Identifier: MIT */ > > -/* > > - * Copyright © 2023 Intel Corporation > > - */ > > - > > -#ifndef __INTEL_FBDEV_FB_H__ > > -#define __INTEL_FBDEV_FB_H__ > > - > > -struct drm_fb_helper; > > -struct drm_fb_helper_surface_size; > > -struct drm_i915_gem_object; > > -struct drm_i915_private; > > -struct fb_info; > > -struct i915_vma; > > - > > -struct drm_framebuffer *intel_fbdev_fb_alloc(struct drm_fb_helper *helper, > > - struct drm_fb_helper_surface_size *sizes); > > -int intel_fbdev_fb_fill_info(struct drm_i915_private *i915, struct fb_info *info, > > - struct drm_i915_gem_object *obj, struct i915_vma *vma); > > - > > -#endif > > -- > Jani Nikula, Intel -- Ville Syrjälä Intel ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h 2024-05-08 19:52 ` Ville Syrjälä @ 2024-05-08 20:54 ` Lucas De Marchi 2024-05-10 9:29 ` Jani Nikula 1 sibling, 0 replies; 8+ messages in thread From: Lucas De Marchi @ 2024-05-08 20:54 UTC (permalink / raw) To: Ville Syrjälä Cc: Jani Nikula, intel-xe, intel-gfx, Oded Gabbay, Thomas Hellström On Wed, May 08, 2024 at 10:52:54PM GMT, Ville Syrjälä wrote: >On Tue, May 07, 2024 at 11:53:40AM +0300, Jani Nikula wrote: >> On Mon, 06 May 2024, Ville Syrjala <ville.syrjala@linux.intel.com> wrote: >> > From: Ville Syrjälä <ville.syrjala@linux.intel.com> >> > >> > For some reason xe and i915 each have an identical (fortunately) >> > copy of intel_fbdev_fb.h. The xe copy actually only gets included >> > by xe's intel_fbdev_fb.c, and the i915 copy by everyone else, >> > include intel_fbdev.c which is the actual caller of the >> > functions declared in the header. >> > >> > This means the xe and i915 headers are free to define/declare >> > completely incompatible things and the build would still succeed >> > as long as the symbol names match. >> > >> > That is not a good thing, so let's nuke xe's copy of the header >> > so that everyone will use the same header, and be forced to >> > agree on the same API/ABI. >> > >> > Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> >> >> Reviewed-by: Jani Nikula <jani.nikula@intel.com> > >Thanks. > >I was going to push this to drm-xe-next, but I should actually >push it to drm-intel-next since I'll be massaging this stuff >there. > >xe maintainers, ack for merging via drm-intel-next? Acked-by: Lucas De Marchi <lucas.demarchi@intel.com> Lucas De Marchi ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h 2024-05-08 19:52 ` Ville Syrjälä 2024-05-08 20:54 ` Lucas De Marchi @ 2024-05-10 9:29 ` Jani Nikula 1 sibling, 0 replies; 8+ messages in thread From: Jani Nikula @ 2024-05-10 9:29 UTC (permalink / raw) To: Ville Syrjälä Cc: intel-xe, intel-gfx, Lucas De Marchi, Oded Gabbay, Thomas Hellström On Wed, 08 May 2024, Ville Syrjälä <ville.syrjala@linux.intel.com> wrote: > On Tue, May 07, 2024 at 11:53:40AM +0300, Jani Nikula wrote: >> On Mon, 06 May 2024, Ville Syrjala <ville.syrjala@linux.intel.com> wrote: >> > From: Ville Syrjälä <ville.syrjala@linux.intel.com> >> > >> > For some reason xe and i915 each have an identical (fortunately) >> > copy of intel_fbdev_fb.h. The xe copy actually only gets included >> > by xe's intel_fbdev_fb.c, and the i915 copy by everyone else, >> > include intel_fbdev.c which is the actual caller of the >> > functions declared in the header. >> > >> > This means the xe and i915 headers are free to define/declare >> > completely incompatible things and the build would still succeed >> > as long as the symbol names match. >> > >> > That is not a good thing, so let's nuke xe's copy of the header >> > so that everyone will use the same header, and be forced to >> > agree on the same API/ABI. >> > >> > Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> >> >> Reviewed-by: Jani Nikula <jani.nikula@intel.com> > > Thanks. > > I was going to push this to drm-xe-next, but I should actually > push it to drm-intel-next since I'll be massaging this stuff > there. Yeah, things often run more smoothly if we merge xe/display/ changes via drm-intel-next. It can take a while to merge stuff to drm-next and backmerge to respective drivers to sync it all up. BR, Jani. > > xe maintainers, ack for merging via drm-intel-next? > >> >> > --- >> > drivers/gpu/drm/xe/display/intel_fbdev_fb.h | 21 --------------------- >> > 1 file changed, 21 deletions(-) >> > delete mode 100644 drivers/gpu/drm/xe/display/intel_fbdev_fb.h >> > >> > diff --git a/drivers/gpu/drm/xe/display/intel_fbdev_fb.h b/drivers/gpu/drm/xe/display/intel_fbdev_fb.h >> > deleted file mode 100644 >> > index ea186772e0bb..000000000000 >> > --- a/drivers/gpu/drm/xe/display/intel_fbdev_fb.h >> > +++ /dev/null >> > @@ -1,21 +0,0 @@ >> > -/* SPDX-License-Identifier: MIT */ >> > -/* >> > - * Copyright © 2023 Intel Corporation >> > - */ >> > - >> > -#ifndef __INTEL_FBDEV_FB_H__ >> > -#define __INTEL_FBDEV_FB_H__ >> > - >> > -struct drm_fb_helper; >> > -struct drm_fb_helper_surface_size; >> > -struct drm_i915_gem_object; >> > -struct drm_i915_private; >> > -struct fb_info; >> > -struct i915_vma; >> > - >> > -struct drm_framebuffer *intel_fbdev_fb_alloc(struct drm_fb_helper *helper, >> > - struct drm_fb_helper_surface_size *sizes); >> > -int intel_fbdev_fb_fill_info(struct drm_i915_private *i915, struct fb_info *info, >> > - struct drm_i915_gem_object *obj, struct i915_vma *vma); >> > - >> > -#endif >> >> -- >> Jani Nikula, Intel -- Jani Nikula, Intel ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2024-05-10 9:29 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-05-06 18:33 [PATCH] drm/xe: Nuke xe's copy of intel_fbdev_fb.h Ville Syrjala 2024-05-06 20:13 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork 2024-05-06 20:21 ` ✓ Fi.CI.BAT: success " Patchwork 2024-05-07 4:08 ` ✓ Fi.CI.IGT: " Patchwork 2024-05-07 8:53 ` [PATCH] " Jani Nikula 2024-05-08 19:52 ` Ville Syrjälä 2024-05-08 20:54 ` Lucas De Marchi 2024-05-10 9:29 ` Jani Nikula
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox