* [igt-dev] [PATCH i-g-t] tests/meson.build: fix build on cross-compiled environments
@ 2023-09-13 13:24 Mauro Carvalho Chehab
2023-09-13 14:30 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: Mauro Carvalho Chehab @ 2023-09-13 13:24 UTC (permalink / raw)
To: igt-dev
From: Mauro Carvalho Chehab <mchehab@kernel.org>
When using a cross-compilation build, test_list_target
won't be updated. So, it needs to be initialized as a blank
list, otherwise meson will abort with this error message:
docs/reference/igt-gpu-tools/meson.build:58:1: ERROR: Unknown variable "test_list_target".
Tested using a cross-file named meson-core2.txt with:
[properties]
c_args = '-march=core2'
[binaries]
c = 'gcc'
ar = 'ar'
strip = 'strip'
pkgconfig = 'pkg-config'
[host_machine]
system = 'linux'
cpu_family = 'aarch64'
cpu = 'aarch64'
endian = 'little'
And running meson with:
meson -Dxe_driver=enabled --cross-file meson-core2.txt core2
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
tests/meson.build | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/meson.build b/tests/meson.build
index 94b1e2e123ca..a754c7b7612b 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -464,6 +464,8 @@ if not meson.is_cross_build()
command : [ gen_testlist, '@OUTPUT@', test_list ],
install : true,
install_dir : libexecdir)
+else
+ test_list_target = []
endif
test_executables += executable('gem_concurrent_all', 'intel/gem_concurrent_all.c',
--
2.41.0
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [igt-dev] ✓ Fi.CI.BAT: success for tests/meson.build: fix build on cross-compiled environments
2023-09-13 13:24 [igt-dev] [PATCH i-g-t] tests/meson.build: fix build on cross-compiled environments Mauro Carvalho Chehab
@ 2023-09-13 14:30 ` Patchwork
2023-09-13 14:31 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2023-09-13 14:30 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 42697 bytes --]
== Series Details ==
Series: tests/meson.build: fix build on cross-compiled environments
URL : https://patchwork.freedesktop.org/series/123639/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_13624 -> IGTPW_9780
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/index.html
Participating hosts (17 -> 41)
------------------------------
Additional (24): fi-kbl-soraka fi-rkl-11600 bat-dg1-5 fi-pnv-d510 bat-rpls-1 fi-skl-6600u fi-bsw-n3050 bat-dg2-8 bat-adlm-1 bat-dg2-9 fi-hsw-4770 bat-adln-1 fi-ivb-3770 fi-bsw-nick fi-kbl-7567u bat-adlp-9 fi-skl-guc fi-glk-j4005 bat-mtlp-8 bat-mtlp-6 bat-jsl-1 fi-kbl-guc fi-kbl-x1275 fi-cfl-8109u
Known issues
------------
Here are the changes found in IGTPW_9780 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@debugfs_test@basic-hwmon:
- bat-mtlp-8: NOTRUN -> [SKIP][1] ([i915#9318])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@debugfs_test@basic-hwmon.html
- bat-adlp-9: NOTRUN -> [SKIP][2] ([i915#9318])
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlp-9/igt@debugfs_test@basic-hwmon.html
- fi-rkl-11600: NOTRUN -> [SKIP][3] ([i915#9318])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-rkl-11600/igt@debugfs_test@basic-hwmon.html
- bat-adln-1: NOTRUN -> [SKIP][4] ([i915#9318])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adln-1/igt@debugfs_test@basic-hwmon.html
- bat-adlm-1: NOTRUN -> [SKIP][5] ([i915#3826])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@debugfs_test@basic-hwmon.html
- bat-jsl-1: NOTRUN -> [SKIP][6] ([i915#9318])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-jsl-1/igt@debugfs_test@basic-hwmon.html
- bat-rpls-1: NOTRUN -> [SKIP][7] ([i915#9318])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@debugfs_test@basic-hwmon.html
- bat-mtlp-6: NOTRUN -> [SKIP][8] ([i915#9318])
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@debugfs_test@basic-hwmon.html
* igt@debugfs_test@read_all_entries:
- fi-kbl-7567u: NOTRUN -> [ABORT][9] ([i915#8913])
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-7567u/igt@debugfs_test@read_all_entries.html
* igt@fbdev@eof:
- bat-adlm-1: NOTRUN -> [SKIP][10] ([i915#2582]) +3 other tests skip
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@fbdev@eof.html
* igt@fbdev@info:
- fi-kbl-x1275: NOTRUN -> [SKIP][11] ([fdo#109271] / [i915#1849])
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-x1275/igt@fbdev@info.html
- fi-kbl-guc: NOTRUN -> [SKIP][12] ([fdo#109271] / [i915#1849])
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-guc/igt@fbdev@info.html
- bat-rpls-1: NOTRUN -> [SKIP][13] ([i915#1849] / [i915#2582])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@fbdev@info.html
- bat-adlm-1: NOTRUN -> [SKIP][14] ([i915#1849] / [i915#2582])
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@fbdev@info.html
- bat-mtlp-6: NOTRUN -> [SKIP][15] ([i915#1849] / [i915#2582])
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@fbdev@info.html
* igt@fbdev@write:
- bat-rpls-1: NOTRUN -> [SKIP][16] ([i915#2582]) +3 other tests skip
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@fbdev@write.html
- bat-mtlp-6: NOTRUN -> [SKIP][17] ([i915#2582]) +3 other tests skip
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@fbdev@write.html
* igt@gem_exec_suspend@basic-s3@smem:
- bat-dg2-8: NOTRUN -> [INCOMPLETE][18] ([i915#9275])
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@gem_exec_suspend@basic-s3@smem.html
* igt@gem_huc_copy@huc-copy:
- fi-cfl-8109u: NOTRUN -> [SKIP][19] ([fdo#109271] / [i915#2190])
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-cfl-8109u/igt@gem_huc_copy@huc-copy.html
- bat-jsl-1: NOTRUN -> [SKIP][20] ([i915#2190])
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-jsl-1/igt@gem_huc_copy@huc-copy.html
- fi-rkl-11600: NOTRUN -> [SKIP][21] ([i915#2190])
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-rkl-11600/igt@gem_huc_copy@huc-copy.html
- fi-skl-6600u: NOTRUN -> [SKIP][22] ([fdo#109271] / [i915#2190])
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-skl-6600u/igt@gem_huc_copy@huc-copy.html
- fi-glk-j4005: NOTRUN -> [SKIP][23] ([fdo#109271] / [i915#2190])
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-glk-j4005/igt@gem_huc_copy@huc-copy.html
- fi-kbl-x1275: NOTRUN -> [SKIP][24] ([fdo#109271] / [i915#2190])
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-x1275/igt@gem_huc_copy@huc-copy.html
- fi-kbl-soraka: NOTRUN -> [SKIP][25] ([fdo#109271] / [i915#2190])
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-soraka/igt@gem_huc_copy@huc-copy.html
* igt@gem_lmem_swapping@basic:
- fi-glk-j4005: NOTRUN -> [SKIP][26] ([fdo#109271] / [i915#4613]) +3 other tests skip
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-glk-j4005/igt@gem_lmem_swapping@basic.html
- bat-adlp-9: NOTRUN -> [SKIP][27] ([i915#4613]) +3 other tests skip
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlp-9/igt@gem_lmem_swapping@basic.html
- fi-skl-guc: NOTRUN -> [SKIP][28] ([fdo#109271] / [i915#4613]) +3 other tests skip
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-skl-guc/igt@gem_lmem_swapping@basic.html
- fi-kbl-soraka: NOTRUN -> [SKIP][29] ([fdo#109271] / [i915#4613]) +3 other tests skip
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-soraka/igt@gem_lmem_swapping@basic.html
* igt@gem_lmem_swapping@parallel-random-engines:
- fi-bsw-nick: NOTRUN -> [SKIP][30] ([fdo#109271]) +17 other tests skip
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-bsw-nick/igt@gem_lmem_swapping@parallel-random-engines.html
- bat-adlm-1: NOTRUN -> [SKIP][31] ([i915#4613]) +3 other tests skip
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@gem_lmem_swapping@parallel-random-engines.html
- fi-rkl-11600: NOTRUN -> [SKIP][32] ([i915#4613]) +3 other tests skip
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-rkl-11600/igt@gem_lmem_swapping@parallel-random-engines.html
* igt@gem_lmem_swapping@random-engines:
- fi-bsw-n3050: NOTRUN -> [SKIP][33] ([fdo#109271]) +17 other tests skip
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-bsw-n3050/igt@gem_lmem_swapping@random-engines.html
- bat-rpls-1: NOTRUN -> [SKIP][34] ([i915#4613]) +3 other tests skip
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@gem_lmem_swapping@random-engines.html
- fi-skl-6600u: NOTRUN -> [SKIP][35] ([fdo#109271] / [i915#4613]) +3 other tests skip
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-skl-6600u/igt@gem_lmem_swapping@random-engines.html
* igt@gem_lmem_swapping@verify-random:
- bat-mtlp-6: NOTRUN -> [SKIP][36] ([i915#4613]) +3 other tests skip
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@gem_lmem_swapping@verify-random.html
- fi-kbl-x1275: NOTRUN -> [SKIP][37] ([fdo#109271] / [i915#4613]) +3 other tests skip
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-x1275/igt@gem_lmem_swapping@verify-random.html
- fi-cfl-8109u: NOTRUN -> [SKIP][38] ([fdo#109271] / [i915#4613]) +3 other tests skip
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-cfl-8109u/igt@gem_lmem_swapping@verify-random.html
- bat-mtlp-8: NOTRUN -> [SKIP][39] ([i915#4613]) +3 other tests skip
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@gem_lmem_swapping@verify-random.html
- fi-kbl-guc: NOTRUN -> [SKIP][40] ([fdo#109271] / [i915#4613]) +3 other tests skip
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-guc/igt@gem_lmem_swapping@verify-random.html
- bat-jsl-1: NOTRUN -> [SKIP][41] ([i915#4613]) +3 other tests skip
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-jsl-1/igt@gem_lmem_swapping@verify-random.html
* igt@gem_mmap@basic:
- bat-dg1-5: NOTRUN -> [SKIP][42] ([i915#4083])
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg1-5/igt@gem_mmap@basic.html
- bat-dg2-9: NOTRUN -> [SKIP][43] ([i915#4083])
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@gem_mmap@basic.html
- bat-mtlp-8: NOTRUN -> [SKIP][44] ([i915#4083])
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@gem_mmap@basic.html
- bat-dg2-8: NOTRUN -> [SKIP][45] ([i915#4083])
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@gem_mmap@basic.html
- bat-mtlp-6: NOTRUN -> [SKIP][46] ([i915#4083])
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@gem_mmap@basic.html
* igt@gem_mmap_gtt@basic:
- bat-dg2-9: NOTRUN -> [SKIP][47] ([i915#4077]) +2 other tests skip
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@gem_mmap_gtt@basic.html
- bat-mtlp-8: NOTRUN -> [SKIP][48] ([i915#4077]) +3 other tests skip
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@gem_mmap_gtt@basic.html
- bat-dg2-8: NOTRUN -> [SKIP][49] ([i915#4077]) +2 other tests skip
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@gem_mmap_gtt@basic.html
* igt@gem_render_tiled_blits@basic:
- bat-dg2-9: NOTRUN -> [SKIP][50] ([i915#4079]) +1 other test skip
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@gem_render_tiled_blits@basic.html
- bat-mtlp-8: NOTRUN -> [SKIP][51] ([i915#4079]) +1 other test skip
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@gem_render_tiled_blits@basic.html
* igt@gem_tiled_blits@basic:
- bat-mtlp-6: NOTRUN -> [SKIP][52] ([i915#4077]) +2 other tests skip
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@gem_tiled_blits@basic.html
* igt@gem_tiled_fence_blits@basic:
- bat-dg1-5: NOTRUN -> [SKIP][53] ([i915#4077]) +2 other tests skip
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg1-5/igt@gem_tiled_fence_blits@basic.html
* igt@gem_tiled_pread_basic:
- fi-rkl-11600: NOTRUN -> [SKIP][54] ([i915#3282])
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-rkl-11600/igt@gem_tiled_pread_basic.html
- bat-dg1-5: NOTRUN -> [SKIP][55] ([i915#4079]) +1 other test skip
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg1-5/igt@gem_tiled_pread_basic.html
- bat-adlp-9: NOTRUN -> [SKIP][56] ([i915#3282])
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlp-9/igt@gem_tiled_pread_basic.html
- bat-adln-1: NOTRUN -> [SKIP][57] ([i915#3282])
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adln-1/igt@gem_tiled_pread_basic.html
- bat-dg2-8: NOTRUN -> [SKIP][58] ([i915#4079]) +1 other test skip
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@gem_tiled_pread_basic.html
- bat-adlm-1: NOTRUN -> [SKIP][59] ([i915#3282])
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@gem_tiled_pread_basic.html
- bat-mtlp-6: NOTRUN -> [SKIP][60] ([i915#4079]) +1 other test skip
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@gem_tiled_pread_basic.html
- bat-rpls-1: NOTRUN -> [SKIP][61] ([i915#3282])
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@gem_tiled_pread_basic.html
* igt@i915_pm_rps@basic-api:
- bat-adlp-9: NOTRUN -> [SKIP][62] ([i915#6621])
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlp-9/igt@i915_pm_rps@basic-api.html
- bat-dg1-5: NOTRUN -> [SKIP][63] ([i915#6621])
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg1-5/igt@i915_pm_rps@basic-api.html
- bat-dg2-9: NOTRUN -> [SKIP][64] ([i915#6621])
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@i915_pm_rps@basic-api.html
- bat-mtlp-8: NOTRUN -> [SKIP][65] ([i915#6621])
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@i915_pm_rps@basic-api.html
- bat-dg2-8: NOTRUN -> [SKIP][66] ([i915#6621])
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@i915_pm_rps@basic-api.html
- bat-adlm-1: NOTRUN -> [SKIP][67] ([i915#6621])
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@i915_pm_rps@basic-api.html
- bat-rpls-1: NOTRUN -> [SKIP][68] ([i915#6621])
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@i915_pm_rps@basic-api.html
- bat-mtlp-6: NOTRUN -> [SKIP][69] ([i915#6621])
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@i915_pm_rps@basic-api.html
* igt@i915_selftest@live@gt_engines:
- bat-mtlp-8: NOTRUN -> [FAIL][70] ([i915#9278] / [i915#9290])
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@i915_selftest@live@gt_engines.html
- bat-mtlp-6: NOTRUN -> [FAIL][71] ([i915#9278] / [i915#9290])
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@i915_selftest@live@gt_engines.html
* igt@i915_selftest@live@gt_pm:
- bat-mtlp-6: NOTRUN -> [DMESG-FAIL][72] ([i915#9270])
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@i915_selftest@live@gt_pm.html
- fi-kbl-soraka: NOTRUN -> [DMESG-FAIL][73] ([i915#1886] / [i915#7913])
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-soraka/igt@i915_selftest@live@gt_pm.html
- bat-mtlp-8: NOTRUN -> [DMESG-FAIL][74] ([i915#9270])
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@i915_selftest@live@gt_pm.html
* igt@i915_selftest@live@mman:
- bat-rpls-1: NOTRUN -> [TIMEOUT][75] ([i915#6794] / [i915#7392])
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@i915_selftest@live@mman.html
* igt@i915_selftest@live@requests:
- bat-mtlp-6: NOTRUN -> [ABORT][76] ([i915#9262])
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@i915_selftest@live@requests.html
* igt@i915_suspend@basic-s2idle-without-i915:
- fi-ivb-3770: NOTRUN -> [DMESG-WARN][77] ([i915#8841]) +6 other tests dmesg-warn
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-ivb-3770/igt@i915_suspend@basic-s2idle-without-i915.html
- bat-rpls-1: NOTRUN -> [WARN][78] ([i915#8747])
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@i915_suspend@basic-s2idle-without-i915.html
* igt@i915_suspend@basic-s3-without-i915:
- bat-mtlp-8: NOTRUN -> [SKIP][79] ([i915#6645])
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@i915_suspend@basic-s3-without-i915.html
- bat-dg2-8: NOTRUN -> [SKIP][80] ([i915#6645])
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@i915_suspend@basic-s3-without-i915.html
- bat-rpls-1: NOTRUN -> [ABORT][81] ([i915#7978] / [i915#8668])
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@i915_suspend@basic-s3-without-i915.html
* igt@kms_addfb_basic@addfb25-x-tiled-legacy:
- bat-mtlp-6: NOTRUN -> [SKIP][82] ([i915#4212]) +8 other tests skip
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@kms_addfb_basic@addfb25-x-tiled-legacy.html
* igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- bat-dg2-9: NOTRUN -> [SKIP][83] ([i915#5190])
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
- fi-hsw-4770: NOTRUN -> [SKIP][84] ([fdo#109271]) +12 other tests skip
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-hsw-4770/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
- bat-mtlp-8: NOTRUN -> [SKIP][85] ([i915#5190])
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
- bat-dg2-8: NOTRUN -> [SKIP][86] ([i915#5190])
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
- bat-mtlp-6: NOTRUN -> [SKIP][87] ([i915#5190])
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
* igt@kms_addfb_basic@basic-x-tiled-legacy:
- bat-dg1-5: NOTRUN -> [SKIP][88] ([i915#4212]) +7 other tests skip
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg1-5/igt@kms_addfb_basic@basic-x-tiled-legacy.html
* igt@kms_addfb_basic@basic-y-tiled-legacy:
- bat-dg2-9: NOTRUN -> [SKIP][89] ([i915#4215] / [i915#5190])
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@kms_addfb_basic@basic-y-tiled-legacy.html
- bat-mtlp-8: NOTRUN -> [SKIP][90] ([i915#4212]) +8 other tests skip
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@kms_addfb_basic@basic-y-tiled-legacy.html
- bat-dg2-8: NOTRUN -> [SKIP][91] ([i915#4215] / [i915#5190])
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@kms_addfb_basic@basic-y-tiled-legacy.html
- bat-dg1-5: NOTRUN -> [SKIP][92] ([i915#4215])
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg1-5/igt@kms_addfb_basic@basic-y-tiled-legacy.html
* igt@kms_addfb_basic@framebuffer-vs-set-tiling:
- bat-dg2-9: NOTRUN -> [SKIP][93] ([i915#4212]) +7 other tests skip
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@kms_addfb_basic@framebuffer-vs-set-tiling.html
- bat-dg2-8: NOTRUN -> [SKIP][94] ([i915#4212]) +7 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@kms_addfb_basic@framebuffer-vs-set-tiling.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- fi-glk-j4005: NOTRUN -> [SKIP][95] ([fdo#109271]) +8 other tests skip
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-glk-j4005/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
- bat-adlp-9: NOTRUN -> [SKIP][96] ([i915#4103]) +1 other test skip
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlp-9/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
- fi-kbl-soraka: NOTRUN -> [SKIP][97] ([fdo#109271]) +8 other tests skip
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-soraka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
- bat-adln-1: NOTRUN -> [SKIP][98] ([i915#4213]) +1 other test skip
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adln-1/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- fi-rkl-11600: NOTRUN -> [SKIP][99] ([i915#4103]) +1 other test skip
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-rkl-11600/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
- bat-dg2-9: NOTRUN -> [SKIP][100] ([i915#4103] / [i915#4213]) +1 other test skip
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
- fi-cfl-8109u: NOTRUN -> [SKIP][101] ([fdo#109271]) +9 other tests skip
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-cfl-8109u/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
- bat-mtlp-8: NOTRUN -> [SKIP][102] ([i915#4213]) +1 other test skip
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
- bat-dg2-8: NOTRUN -> [SKIP][103] ([i915#4103] / [i915#4213]) +1 other test skip
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
- bat-jsl-1: NOTRUN -> [SKIP][104] ([i915#4103]) +1 other test skip
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-jsl-1/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
- bat-dg1-5: NOTRUN -> [SKIP][105] ([i915#4103] / [i915#4213]) +1 other test skip
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg1-5/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_cursor_legacy@basic-flip-after-cursor-legacy:
- bat-rpls-1: NOTRUN -> [SKIP][106] ([i915#1845]) +15 other tests skip
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html
- bat-mtlp-6: NOTRUN -> [SKIP][107] ([i915#1845]) +11 other tests skip
[107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html
* igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size:
- bat-adlm-1: NOTRUN -> [SKIP][108] ([i915#1845]) +16 other tests skip
[108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size.html
* igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size:
- fi-kbl-guc: NOTRUN -> [SKIP][109] ([fdo#109271] / [i915#1845]) +8 other tests skip
[109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-guc/igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size.html
* igt@kms_flip@basic-flip-vs-dpms:
- bat-mtlp-6: NOTRUN -> [SKIP][110] ([i915#3637]) +3 other tests skip
[110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@kms_flip@basic-flip-vs-dpms.html
* igt@kms_flip@basic-flip-vs-modeset:
- bat-rpls-1: NOTRUN -> [SKIP][111] ([i915#3637]) +3 other tests skip
[111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@kms_flip@basic-flip-vs-modeset.html
* igt@kms_flip@basic-plain-flip:
- bat-adlm-1: NOTRUN -> [SKIP][112] ([i915#3637]) +3 other tests skip
[112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@kms_flip@basic-plain-flip.html
* igt@kms_force_connector_basic@force-load-detect:
- bat-adln-1: NOTRUN -> [SKIP][113] ([fdo#109285])
[113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adln-1/igt@kms_force_connector_basic@force-load-detect.html
- bat-adlm-1: NOTRUN -> [SKIP][114] ([fdo#109285])
[114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@kms_force_connector_basic@force-load-detect.html
- fi-rkl-11600: NOTRUN -> [SKIP][115] ([fdo#109285] / [i915#4098])
[115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-rkl-11600/igt@kms_force_connector_basic@force-load-detect.html
- bat-mtlp-6: NOTRUN -> [SKIP][116] ([fdo#109285])
[116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@kms_force_connector_basic@force-load-detect.html
- bat-dg2-9: NOTRUN -> [SKIP][117] ([fdo#109285])
[117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@kms_force_connector_basic@force-load-detect.html
- bat-mtlp-8: NOTRUN -> [SKIP][118] ([fdo#109285])
[118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@kms_force_connector_basic@force-load-detect.html
- bat-dg2-8: NOTRUN -> [SKIP][119] ([fdo#109285])
[119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@kms_force_connector_basic@force-load-detect.html
- bat-jsl-1: NOTRUN -> [SKIP][120] ([fdo#109285])
[120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-jsl-1/igt@kms_force_connector_basic@force-load-detect.html
- bat-rpls-1: NOTRUN -> [SKIP][121] ([fdo#109285])
[121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@kms_force_connector_basic@force-load-detect.html
- bat-dg1-5: NOTRUN -> [SKIP][122] ([fdo#109285])
[122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg1-5/igt@kms_force_connector_basic@force-load-detect.html
- bat-adlp-9: NOTRUN -> [SKIP][123] ([fdo#109285])
[123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlp-9/igt@kms_force_connector_basic@force-load-detect.html
* igt@kms_force_connector_basic@prune-stale-modes:
- bat-dg2-9: NOTRUN -> [SKIP][124] ([i915#5274])
[124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@kms_force_connector_basic@prune-stale-modes.html
- bat-mtlp-8: NOTRUN -> [SKIP][125] ([i915#5274])
[125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@kms_force_connector_basic@prune-stale-modes.html
- bat-dg2-8: NOTRUN -> [SKIP][126] ([i915#5274])
[126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@kms_force_connector_basic@prune-stale-modes.html
- bat-mtlp-6: NOTRUN -> [SKIP][127] ([i915#5274])
[127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@kms_force_connector_basic@prune-stale-modes.html
* igt@kms_frontbuffer_tracking@basic:
- bat-adlm-1: NOTRUN -> [SKIP][128] ([i915#1849])
[128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@kms_frontbuffer_tracking@basic.html
- bat-rpls-1: NOTRUN -> [SKIP][129] ([i915#1849])
[129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@kms_frontbuffer_tracking@basic.html
- bat-mtlp-6: NOTRUN -> [SKIP][130] ([i915#4342])
[130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@kms_frontbuffer_tracking@basic.html
- fi-bsw-nick: NOTRUN -> [FAIL][131] ([i915#9276])
[131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-bsw-nick/igt@kms_frontbuffer_tracking@basic.html
* igt@kms_hdmi_inject@inject-audio:
- fi-skl-guc: NOTRUN -> [FAIL][132] ([IGT#3])
[132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-skl-guc/igt@kms_hdmi_inject@inject-audio.html
- fi-bsw-nick: NOTRUN -> [FAIL][133] ([IGT#3])
[133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-bsw-nick/igt@kms_hdmi_inject@inject-audio.html
- bat-dg1-5: NOTRUN -> [SKIP][134] ([i915#433])
[134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg1-5/igt@kms_hdmi_inject@inject-audio.html
- fi-kbl-guc: NOTRUN -> [FAIL][135] ([IGT#3] / [i915#6121])
[135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-guc/igt@kms_hdmi_inject@inject-audio.html
- fi-bsw-n3050: NOTRUN -> [FAIL][136] ([IGT#3])
[136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-bsw-n3050/igt@kms_hdmi_inject@inject-audio.html
* igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-a-hdmi-a-2:
- fi-skl-guc: NOTRUN -> [SKIP][137] ([fdo#109271]) +11 other tests skip
[137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-skl-guc/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-a-hdmi-a-2.html
* igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-c-edp-1:
- fi-skl-6600u: NOTRUN -> [SKIP][138] ([fdo#109271]) +7 other tests skip
[138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-skl-6600u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-c-edp-1.html
* igt@kms_pipe_crc_basic@nonblocking-crc:
- bat-mtlp-6: NOTRUN -> [SKIP][139] ([i915#1845] / [i915#4078]) +3 other tests skip
[139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@kms_pipe_crc_basic@nonblocking-crc.html
* igt@kms_pipe_crc_basic@read-crc:
- fi-kbl-x1275: NOTRUN -> [SKIP][140] ([fdo#109271]) +35 other tests skip
[140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-x1275/igt@kms_pipe_crc_basic@read-crc.html
* igt@kms_pipe_crc_basic@suspend-read-crc:
- fi-kbl-guc: NOTRUN -> [SKIP][141] ([fdo#109271]) +24 other tests skip
[141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-kbl-guc/igt@kms_pipe_crc_basic@suspend-read-crc.html
* igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-vga-1:
- fi-hsw-4770: NOTRUN -> [DMESG-WARN][142] ([i915#1982] / [i915#8841])
[142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-hsw-4770/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-vga-1.html
* igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-vga-1:
- fi-hsw-4770: NOTRUN -> [DMESG-WARN][143] ([i915#8841]) +5 other tests dmesg-warn
[143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-hsw-4770/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-vga-1.html
* igt@kms_psr@cursor_plane_move:
- bat-adln-1: NOTRUN -> [ABORT][144] ([i915#8668])
[144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adln-1/igt@kms_psr@cursor_plane_move.html
- fi-ivb-3770: NOTRUN -> [SKIP][145] ([fdo#109271]) +20 other tests skip
[145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-ivb-3770/igt@kms_psr@cursor_plane_move.html
- bat-dg2-8: NOTRUN -> [SKIP][146] ([i915#1072]) +3 other tests skip
[146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@kms_psr@cursor_plane_move.html
- bat-adlm-1: NOTRUN -> [SKIP][147] ([i915#1072]) +3 other tests skip
[147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@kms_psr@cursor_plane_move.html
- bat-rpls-1: NOTRUN -> [SKIP][148] ([i915#1072]) +3 other tests skip
[148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@kms_psr@cursor_plane_move.html
- bat-mtlp-6: NOTRUN -> [SKIP][149] ([i915#1072]) +3 other tests skip
[149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@kms_psr@cursor_plane_move.html
* igt@kms_psr@primary_page_flip:
- fi-pnv-d510: NOTRUN -> [SKIP][150] ([fdo#109271]) +30 other tests skip
[150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-pnv-d510/igt@kms_psr@primary_page_flip.html
* igt@kms_psr@sprite_plane_onoff:
- bat-adlp-9: NOTRUN -> [SKIP][151] ([i915#1072]) +3 other tests skip
[151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlp-9/igt@kms_psr@sprite_plane_onoff.html
- fi-rkl-11600: NOTRUN -> [SKIP][152] ([i915#1072]) +3 other tests skip
[152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-rkl-11600/igt@kms_psr@sprite_plane_onoff.html
- bat-dg1-5: NOTRUN -> [SKIP][153] ([i915#1072] / [i915#4078]) +3 other tests skip
[153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg1-5/igt@kms_psr@sprite_plane_onoff.html
- bat-dg2-9: NOTRUN -> [SKIP][154] ([i915#1072]) +3 other tests skip
[154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@kms_psr@sprite_plane_onoff.html
- fi-hsw-4770: NOTRUN -> [SKIP][155] ([fdo#109271] / [i915#1072]) +3 other tests skip
[155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-hsw-4770/igt@kms_psr@sprite_plane_onoff.html
* igt@kms_setmode@basic-clone-single-crtc:
- bat-adlp-9: NOTRUN -> [SKIP][156] ([i915#3555])
[156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlp-9/igt@kms_setmode@basic-clone-single-crtc.html
- fi-rkl-11600: NOTRUN -> [SKIP][157] ([i915#3555] / [i915#4098])
[157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-rkl-11600/igt@kms_setmode@basic-clone-single-crtc.html
- bat-dg1-5: NOTRUN -> [SKIP][158] ([i915#3555])
[158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg1-5/igt@kms_setmode@basic-clone-single-crtc.html
- bat-dg2-9: NOTRUN -> [SKIP][159] ([i915#3555])
[159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@kms_setmode@basic-clone-single-crtc.html
- bat-mtlp-8: NOTRUN -> [SKIP][160] ([i915#3555] / [i915#8809])
[160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@kms_setmode@basic-clone-single-crtc.html
- bat-dg2-8: NOTRUN -> [SKIP][161] ([i915#3555])
[161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@kms_setmode@basic-clone-single-crtc.html
- bat-adlm-1: NOTRUN -> [SKIP][162] ([i915#3555])
[162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@kms_setmode@basic-clone-single-crtc.html
- bat-jsl-1: NOTRUN -> [SKIP][163] ([i915#3555])
[163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-jsl-1/igt@kms_setmode@basic-clone-single-crtc.html
- bat-rpls-1: NOTRUN -> [SKIP][164] ([i915#3555])
[164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@kms_setmode@basic-clone-single-crtc.html
- bat-mtlp-6: NOTRUN -> [SKIP][165] ([i915#3555] / [i915#8809])
[165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@kms_setmode@basic-clone-single-crtc.html
* igt@prime_vgem@basic-fence-flip:
- bat-dg2-9: NOTRUN -> [SKIP][166] ([i915#3708])
[166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@prime_vgem@basic-fence-flip.html
- bat-dg2-8: NOTRUN -> [SKIP][167] ([i915#3708])
[167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@prime_vgem@basic-fence-flip.html
- bat-adlm-1: NOTRUN -> [SKIP][168] ([i915#1845] / [i915#3708])
[168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@prime_vgem@basic-fence-flip.html
- bat-rpls-1: NOTRUN -> [SKIP][169] ([fdo#109295] / [i915#1845] / [i915#3708])
[169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@prime_vgem@basic-fence-flip.html
- bat-mtlp-6: NOTRUN -> [SKIP][170] ([i915#1845] / [i915#3708])
[170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@prime_vgem@basic-fence-flip.html
* igt@prime_vgem@basic-fence-mmap:
- bat-dg2-8: NOTRUN -> [SKIP][171] ([i915#3708] / [i915#4077]) +1 other test skip
[171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@prime_vgem@basic-fence-mmap.html
- bat-mtlp-6: NOTRUN -> [SKIP][172] ([i915#3708] / [i915#4077]) +1 other test skip
[172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@prime_vgem@basic-fence-mmap.html
- bat-dg2-9: NOTRUN -> [SKIP][173] ([i915#3708] / [i915#4077]) +1 other test skip
[173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@prime_vgem@basic-fence-mmap.html
- bat-mtlp-8: NOTRUN -> [SKIP][174] ([i915#3708] / [i915#4077]) +1 other test skip
[174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@prime_vgem@basic-fence-mmap.html
* igt@prime_vgem@basic-fence-read:
- bat-mtlp-8: NOTRUN -> [SKIP][175] ([i915#3708]) +2 other tests skip
[175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-8/igt@prime_vgem@basic-fence-read.html
- bat-adlp-9: NOTRUN -> [SKIP][176] ([fdo#109295] / [i915#3291] / [i915#3708]) +2 other tests skip
[176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlp-9/igt@prime_vgem@basic-fence-read.html
- bat-dg1-5: NOTRUN -> [SKIP][177] ([i915#3708]) +3 other tests skip
[177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg1-5/igt@prime_vgem@basic-fence-read.html
* igt@prime_vgem@basic-gtt:
- bat-dg1-5: NOTRUN -> [SKIP][178] ([i915#3708] / [i915#4077]) +1 other test skip
[178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg1-5/igt@prime_vgem@basic-gtt.html
* igt@prime_vgem@basic-read:
- fi-rkl-11600: NOTRUN -> [SKIP][179] ([fdo#109295] / [i915#3291] / [i915#3708]) +2 other tests skip
[179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/fi-rkl-11600/igt@prime_vgem@basic-read.html
* igt@prime_vgem@basic-write:
- bat-dg2-9: NOTRUN -> [SKIP][180] ([i915#3291] / [i915#3708]) +2 other tests skip
[180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-9/igt@prime_vgem@basic-write.html
- bat-dg2-8: NOTRUN -> [SKIP][181] ([i915#3291] / [i915#3708]) +2 other tests skip
[181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-dg2-8/igt@prime_vgem@basic-write.html
- bat-adlm-1: NOTRUN -> [SKIP][182] ([i915#3708]) +2 other tests skip
[182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-adlm-1/igt@prime_vgem@basic-write.html
- bat-rpls-1: NOTRUN -> [SKIP][183] ([fdo#109295] / [i915#3708]) +2 other tests skip
[183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rpls-1/igt@prime_vgem@basic-write.html
- bat-mtlp-6: NOTRUN -> [SKIP][184] ([i915#3708]) +2 other tests skip
[184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-mtlp-6/igt@prime_vgem@basic-write.html
#### Possible fixes ####
* igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-edp-1:
- bat-rplp-1: [ABORT][185] ([i915#8668]) -> [PASS][186]
[185]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/bat-rplp-1/igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-edp-1.html
[186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/bat-rplp-1/igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-edp-1.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[IGT#3]: https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/3
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
[fdo#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295
[i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
[i915#1845]: https://gitlab.freedesktop.org/drm/intel/issues/1845
[i915#1849]: https://gitlab.freedesktop.org/drm/intel/issues/1849
[i915#1886]: https://gitlab.freedesktop.org/drm/intel/issues/1886
[i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
[i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190
[i915#2582]: https://gitlab.freedesktop.org/drm/intel/issues/2582
[i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282
[i915#3291]: https://gitlab.freedesktop.org/drm/intel/issues/3291
[i915#3546]: https://gitlab.freedesktop.org/drm/intel/issues/3546
[i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555
[i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637
[i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708
[i915#3826]: https://gitlab.freedesktop.org/drm/intel/issues/3826
[i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077
[i915#4078]: https://gitlab.freedesktop.org/drm/intel/issues/4078
[i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079
[i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083
[i915#4098]: https://gitlab.freedesktop.org/drm/intel/issues/4098
[i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103
[i915#4212]: https://gitlab.freedesktop.org/drm/intel/issues/4212
[i915#4213]: https://gitlab.freedesktop.org/drm/intel/issues/4213
[i915#4215]: https://gitlab.freedesktop.org/drm/intel/issues/4215
[i915#433]: https://gitlab.freedesktop.org/drm/intel/issues/433
[i915#4342]: https://gitlab.freedesktop.org/drm/intel/issues/4342
[i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613
[i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190
[i915#5274]: https://gitlab.freedesktop.org/drm/intel/issues/5274
[i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354
[i915#6121]: https://gitlab.freedesktop.org/drm/intel/issues/6121
[i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621
[i915#6645]: https://gitlab.freedesktop.org/drm/intel/issues/6645
[i915#6794]: https://gitlab.freedesktop.org/drm/intel/issues/6794
[i915#7392]: https://gitlab.freedesktop.org/drm/intel/issues/7392
[i915#7913]: https://gitlab.freedesktop.org/drm/intel/issues/7913
[i915#7978]: https://gitlab.freedesktop.org/drm/intel/issues/7978
[i915#8668]: https://gitlab.freedesktop.org/drm/intel/issues/8668
[i915#8747]: https://gitlab.freedesktop.org/drm/intel/issues/8747
[i915#8809]: https://gitlab.freedesktop.org/drm/intel/issues/8809
[i915#8841]: https://gitlab.freedesktop.org/drm/intel/issues/8841
[i915#8913]: https://gitlab.freedesktop.org/drm/intel/issues/8913
[i915#9262]: https://gitlab.freedesktop.org/drm/intel/issues/9262
[i915#9270]: https://gitlab.freedesktop.org/drm/intel/issues/9270
[i915#9275]: https://gitlab.freedesktop.org/drm/intel/issues/9275
[i915#9276]: https://gitlab.freedesktop.org/drm/intel/issues/9276
[i915#9278]: https://gitlab.freedesktop.org/drm/intel/issues/9278
[i915#9290]: https://gitlab.freedesktop.org/drm/intel/issues/9290
[i915#9318]: https://gitlab.freedesktop.org/drm/intel/issues/9318
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_7485 -> IGTPW_9780
CI-20190529: 20190529
CI_DRM_13624: b1437a4f8f383c0849a00b0bbed5f58a02aab487 @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_9780: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/index.html
IGT_7485: 31ec677ca24e7ed86e35f367f40a29d3d9f51c06 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/index.html
[-- Attachment #2: Type: text/html, Size: 58805 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* [igt-dev] ✓ CI.xeBAT: success for tests/meson.build: fix build on cross-compiled environments
2023-09-13 13:24 [igt-dev] [PATCH i-g-t] tests/meson.build: fix build on cross-compiled environments Mauro Carvalho Chehab
2023-09-13 14:30 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
@ 2023-09-13 14:31 ` Patchwork
2023-09-13 16:34 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2023-09-13 14:31 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 5464 bytes --]
== Series Details ==
Series: tests/meson.build: fix build on cross-compiled environments
URL : https://patchwork.freedesktop.org/series/123639/
State : success
== Summary ==
CI Bug Log - changes from XEIGT_7485_BAT -> XEIGTPW_9780_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (4 -> 4)
------------------------------
No changes in participating hosts
Known issues
------------
Here are the changes found in XEIGTPW_9780_BAT that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_flip@basic-flip-vs-wf_vblank@c-edp1:
- bat-adlp-7: [PASS][1] -> [FAIL][2] ([Intel XE#480]) +2 other tests fail
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7485/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@c-edp1.html
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_9780/bat-adlp-7/igt@kms_flip@basic-flip-vs-wf_vblank@c-edp1.html
* igt@kms_psr@primary_page_flip:
- bat-dg2-oem2: NOTRUN -> [SKIP][3] ([i915#1072]) +2 other tests skip
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_9780/bat-dg2-oem2/igt@kms_psr@primary_page_flip.html
* igt@xe_live_ktest@bo:
- bat-dg2-oem2: NOTRUN -> [SKIP][4] ([Intel XE#483]) +2 other tests skip
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_9780/bat-dg2-oem2/igt@xe_live_ktest@bo.html
#### Possible fixes ####
* igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size:
- bat-adlp-7: [FAIL][5] ([i915#2346]) -> [PASS][6]
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7485/bat-adlp-7/igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size.html
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_9780/bat-adlp-7/igt@kms_cursor_legacy@basic-flip-before-cursor-varying-size.html
* igt@kms_pipe_crc_basic@hang-read-crc:
- bat-dg2-oem2: [TIMEOUT][7] ([Intel XE#430]) -> [PASS][8] +1 other test pass
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7485/bat-dg2-oem2/igt@kms_pipe_crc_basic@hang-read-crc.html
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_9780/bat-dg2-oem2/igt@kms_pipe_crc_basic@hang-read-crc.html
* igt@kms_pipe_crc_basic@nonblocking-crc:
- bat-dg2-oem2: [INCOMPLETE][9] ([Intel XE#529] / [Intel XE#545]) -> [PASS][10] +1 other test pass
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7485/bat-dg2-oem2/igt@kms_pipe_crc_basic@nonblocking-crc.html
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_9780/bat-dg2-oem2/igt@kms_pipe_crc_basic@nonblocking-crc.html
* {igt@xe_create@create-execqueues-noleak}:
- bat-atsm-2: [FAIL][11] ([Intel XE#524]) -> [PASS][12]
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7485/bat-atsm-2/igt@xe_create@create-execqueues-noleak.html
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_9780/bat-atsm-2/igt@xe_create@create-execqueues-noleak.html
#### Warnings ####
* igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12:
- bat-dg2-oem2: [DMESG-FAIL][13] ([Intel XE#530]) -> [FAIL][14] ([Intel XE#400]) +1 other test fail
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7485/bat-dg2-oem2/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12.html
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_9780/bat-dg2-oem2/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12.html
* igt@xe_evict@evict-beng-small-external:
- bat-adlp-7: [SKIP][15] ([Intel XE#688]) -> [SKIP][16] ([Intel XE#261] / [Intel XE#688]) +15 other tests skip
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7485/bat-adlp-7/igt@xe_evict@evict-beng-small-external.html
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_9780/bat-adlp-7/igt@xe_evict@evict-beng-small-external.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[Intel XE#261]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/261
[Intel XE#400]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/400
[Intel XE#430]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/430
[Intel XE#480]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/480
[Intel XE#483]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/483
[Intel XE#524]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/524
[Intel XE#529]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/529
[Intel XE#530]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/530
[Intel XE#545]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/545
[Intel XE#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688
[i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
[i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346
Build changes
-------------
* IGT: IGT_7485 -> IGTPW_9780
* Linux: xe-370-3b0f2e57451e0e979640cb1a005b28ae45439d60 -> xe-371-89b671db4d8e2c46f27044d39c69095f597290e5
IGTPW_9780: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/index.html
IGT_7485: 31ec677ca24e7ed86e35f367f40a29d3d9f51c06 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-370-3b0f2e57451e0e979640cb1a005b28ae45439d60: 3b0f2e57451e0e979640cb1a005b28ae45439d60
xe-371-89b671db4d8e2c46f27044d39c69095f597290e5: 89b671db4d8e2c46f27044d39c69095f597290e5
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_9780/index.html
[-- Attachment #2: Type: text/html, Size: 6319 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* [igt-dev] ✗ Fi.CI.IGT: failure for tests/meson.build: fix build on cross-compiled environments
2023-09-13 13:24 [igt-dev] [PATCH i-g-t] tests/meson.build: fix build on cross-compiled environments Mauro Carvalho Chehab
2023-09-13 14:30 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-09-13 14:31 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
@ 2023-09-13 16:34 ` Patchwork
2023-09-14 9:43 ` [igt-dev] [PATCH i-g-t] " Kamil Konieczny
2023-09-14 13:29 ` Kamil Konieczny
4 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2023-09-13 16:34 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 91802 bytes --]
== Series Details ==
Series: tests/meson.build: fix build on cross-compiled environments
URL : https://patchwork.freedesktop.org/series/123639/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_13624_full -> IGTPW_9780_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with IGTPW_9780_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in IGTPW_9780_full, please notify your bug team (lgci.bug.filing@intel.com) to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/index.html
Participating hosts (9 -> 10)
------------------------------
Additional (1): shard-rkl0
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in IGTPW_9780_full:
### IGT changes ###
#### Possible regressions ####
* igt@gem_ccs@suspend-resume:
- shard-mtlp: NOTRUN -> [SKIP][1] +1 other test skip
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@gem_ccs@suspend-resume.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-180:
- shard-mtlp: NOTRUN -> [ABORT][2]
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-5/igt@kms_big_fb@x-tiled-32bpp-rotate-180.html
#### Suppressed ####
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
* {igt@kms_feature_discovery@display-4x}:
- shard-mtlp: NOTRUN -> [SKIP][3]
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@kms_feature_discovery@display-4x.html
* {igt@kms_feature_discovery@dp-mst}:
- shard-dg2: NOTRUN -> [SKIP][4]
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-6/igt@kms_feature_discovery@dp-mst.html
Known issues
------------
Here are the changes found in IGTPW_9780_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@api_intel_bb@object-reloc-purge-cache:
- shard-mtlp: NOTRUN -> [SKIP][5] ([i915#8411])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@api_intel_bb@object-reloc-purge-cache.html
* igt@api_intel_bb@render-ccs:
- shard-dg2: NOTRUN -> [FAIL][6] ([i915#6122])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@api_intel_bb@render-ccs.html
* igt@debugfs_test@basic-hwmon:
- shard-mtlp: NOTRUN -> [SKIP][7] ([i915#9318])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-3/igt@debugfs_test@basic-hwmon.html
* igt@drm_buddy@drm_buddy_test:
- shard-mtlp: NOTRUN -> [SKIP][8] ([i915#8661]) +3 other tests skip
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@drm_buddy@drm_buddy_test.html
* igt@drm_fdinfo@busy-hang@rcs0:
- shard-mtlp: NOTRUN -> [SKIP][9] ([i915#8414]) +25 other tests skip
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@drm_fdinfo@busy-hang@rcs0.html
* igt@drm_fdinfo@busy-idle@bcs0:
- shard-dg2: NOTRUN -> [SKIP][10] ([i915#8414]) +12 other tests skip
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-10/igt@drm_fdinfo@busy-idle@bcs0.html
* igt@gem_basic@multigpu-create-close:
- shard-tglu: NOTRUN -> [SKIP][11] ([i915#7697])
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-6/igt@gem_basic@multigpu-create-close.html
* igt@gem_caching@reads:
- shard-mtlp: NOTRUN -> [SKIP][12] ([i915#4873])
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-6/igt@gem_caching@reads.html
* igt@gem_ccs@suspend-resume@xmajor-compressed-compfmt0-lmem0-lmem0:
- shard-dg2: NOTRUN -> [INCOMPLETE][13] ([i915#7297])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-1/igt@gem_ccs@suspend-resume@xmajor-compressed-compfmt0-lmem0-lmem0.html
* igt@gem_close_race@multigpu-basic-threads:
- shard-rkl: NOTRUN -> [SKIP][14] ([i915#7697]) +1 other test skip
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@gem_close_race@multigpu-basic-threads.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/IGTPW_9780/shard-mtlp-6/igt@gem_create@create-ext-cpu-access-big.html
* igt@gem_create@create-ext-set-pat:
- shard-dg2: NOTRUN -> [SKIP][16] ([i915#8562])
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-7/igt@gem_create@create-ext-set-pat.html
* igt@gem_ctx_persistence@engines-queued:
- shard-snb: NOTRUN -> [SKIP][17] ([fdo#109271] / [i915#1099]) +2 other tests skip
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-snb6/igt@gem_ctx_persistence@engines-queued.html
* igt@gem_ctx_persistence@heartbeat-close:
- shard-dg2: NOTRUN -> [SKIP][18] ([i915#8555])
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-10/igt@gem_ctx_persistence@heartbeat-close.html
* igt@gem_ctx_persistence@heartbeat-hostile:
- shard-mtlp: NOTRUN -> [SKIP][19] ([i915#8555]) +2 other tests skip
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-6/igt@gem_ctx_persistence@heartbeat-hostile.html
* igt@gem_ctx_persistence@legacy-engines-hang@blt:
- shard-mtlp: [PASS][20] -> [DMESG-WARN][21] ([i915#9262])
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-mtlp-4/igt@gem_ctx_persistence@legacy-engines-hang@blt.html
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-3/igt@gem_ctx_persistence@legacy-engines-hang@blt.html
* igt@gem_ctx_persistence@legacy-engines-hang@bsd1:
- shard-mtlp: [PASS][22] -> [ABORT][23] ([i915#9262]) +2 other tests abort
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-mtlp-4/igt@gem_ctx_persistence@legacy-engines-hang@bsd1.html
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-3/igt@gem_ctx_persistence@legacy-engines-hang@bsd1.html
* igt@gem_eio@hibernate:
- shard-dg2: NOTRUN -> [ABORT][24] ([i915#7975] / [i915#8213])
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-2/igt@gem_eio@hibernate.html
* igt@gem_eio@reset-stress:
- shard-dg2: [PASS][25] -> [FAIL][26] ([i915#5784])
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg2-2/igt@gem_eio@reset-stress.html
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@gem_eio@reset-stress.html
* igt@gem_exec_balancer@bonded-dual:
- shard-mtlp: NOTRUN -> [SKIP][27] ([i915#4771])
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-1/igt@gem_exec_balancer@bonded-dual.html
* igt@gem_exec_balancer@invalid-bonds:
- shard-dg2: NOTRUN -> [SKIP][28] ([i915#4036])
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-11/igt@gem_exec_balancer@invalid-bonds.html
- shard-mtlp: NOTRUN -> [SKIP][29] ([i915#4036])
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@gem_exec_balancer@invalid-bonds.html
* igt@gem_exec_balancer@sliced:
- shard-dg2: NOTRUN -> [SKIP][30] ([i915#4812]) +2 other tests skip
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-11/igt@gem_exec_balancer@sliced.html
* igt@gem_exec_capture@capture-invisible@smem0:
- shard-rkl: NOTRUN -> [SKIP][31] ([i915#6334])
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@gem_exec_capture@capture-invisible@smem0.html
* igt@gem_exec_fair@basic-none-vip:
- shard-mtlp: NOTRUN -> [SKIP][32] ([i915#4473] / [i915#4771]) +2 other tests skip
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-6/igt@gem_exec_fair@basic-none-vip.html
* igt@gem_exec_fair@basic-pace-share@rcs0:
- shard-glk: [PASS][33] -> [FAIL][34] ([i915#2842])
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-glk9/igt@gem_exec_fair@basic-pace-share@rcs0.html
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-glk3/igt@gem_exec_fair@basic-pace-share@rcs0.html
* igt@gem_exec_fair@basic-pace-solo@rcs0:
- shard-rkl: [PASS][35] -> [FAIL][36] ([i915#2842])
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-rkl-7/igt@gem_exec_fair@basic-pace-solo@rcs0.html
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@gem_exec_fair@basic-pace-solo@rcs0.html
* igt@gem_exec_fair@basic-throttle:
- shard-dg2: NOTRUN -> [SKIP][37] ([i915#3539]) +2 other tests skip
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-1/igt@gem_exec_fair@basic-throttle.html
* igt@gem_exec_flush@basic-batch-kernel-default-uc:
- shard-mtlp: [PASS][38] -> [DMESG-FAIL][39] ([i915#8962] / [i915#9121])
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-mtlp-8/igt@gem_exec_flush@basic-batch-kernel-default-uc.html
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@gem_exec_flush@basic-batch-kernel-default-uc.html
* igt@gem_exec_flush@basic-uc-pro-default:
- shard-dg2: NOTRUN -> [SKIP][40] ([i915#3539] / [i915#4852]) +2 other tests skip
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-11/igt@gem_exec_flush@basic-uc-pro-default.html
* igt@gem_exec_params@rsvd2-dirt:
- shard-mtlp: NOTRUN -> [SKIP][41] ([i915#5107])
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@gem_exec_params@rsvd2-dirt.html
* igt@gem_exec_params@secure-non-master:
- shard-dg2: NOTRUN -> [SKIP][42] ([fdo#112283])
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-7/igt@gem_exec_params@secure-non-master.html
* igt@gem_exec_reloc@basic-cpu-gtt-noreloc:
- shard-dg2: NOTRUN -> [SKIP][43] ([i915#3281]) +15 other tests skip
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@gem_exec_reloc@basic-cpu-gtt-noreloc.html
* igt@gem_exec_reloc@basic-gtt-cpu:
- shard-rkl: NOTRUN -> [SKIP][44] ([i915#3281]) +8 other tests skip
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-6/igt@gem_exec_reloc@basic-gtt-cpu.html
* igt@gem_exec_reloc@basic-range:
- shard-mtlp: NOTRUN -> [SKIP][45] ([i915#3281]) +11 other tests skip
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@gem_exec_reloc@basic-range.html
* igt@gem_exec_schedule@preempt-queue-chain:
- shard-dg2: NOTRUN -> [SKIP][46] ([i915#4537] / [i915#4812])
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-6/igt@gem_exec_schedule@preempt-queue-chain.html
* igt@gem_exec_schedule@preempt-queue-contexts:
- shard-mtlp: NOTRUN -> [SKIP][47] ([i915#4537] / [i915#4812]) +2 other tests skip
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@gem_exec_schedule@preempt-queue-contexts.html
* igt@gem_exec_schedule@preemptive-hang@ccs0:
- shard-mtlp: NOTRUN -> [DMESG-WARN][48] ([i915#9262]) +1 other test dmesg-warn
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@gem_exec_schedule@preemptive-hang@ccs0.html
* igt@gem_fenced_exec_thrash@no-spare-fences:
- shard-mtlp: NOTRUN -> [SKIP][49] ([i915#4860]) +1 other test skip
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-8/igt@gem_fenced_exec_thrash@no-spare-fences.html
* igt@gem_fenced_exec_thrash@no-spare-fences-busy-interruptible:
- shard-dg2: NOTRUN -> [SKIP][50] ([i915#4860])
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-7/igt@gem_fenced_exec_thrash@no-spare-fences-busy-interruptible.html
* igt@gem_lmem_swapping@basic:
- shard-mtlp: NOTRUN -> [SKIP][51] ([i915#4613]) +9 other tests skip
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@gem_lmem_swapping@basic.html
* igt@gem_lmem_swapping@heavy-verify-random-ccs:
- shard-rkl: NOTRUN -> [SKIP][52] ([i915#4613]) +1 other test skip
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-1/igt@gem_lmem_swapping@heavy-verify-random-ccs.html
* igt@gem_lmem_swapping@random:
- shard-tglu: NOTRUN -> [SKIP][53] ([i915#4613])
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-8/igt@gem_lmem_swapping@random.html
* igt@gem_media_fill@media-fill:
- shard-mtlp: NOTRUN -> [SKIP][54] ([i915#8289])
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@gem_media_fill@media-fill.html
- shard-dg2: NOTRUN -> [SKIP][55] ([i915#8289])
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-1/igt@gem_media_fill@media-fill.html
* igt@gem_mmap@basic:
- shard-dg1: NOTRUN -> [SKIP][56] ([i915#4083])
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-13/igt@gem_mmap@basic.html
* igt@gem_mmap_gtt@bad-object:
- shard-dg2: NOTRUN -> [SKIP][57] ([i915#4077]) +14 other tests skip
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-6/igt@gem_mmap_gtt@bad-object.html
* igt@gem_mmap_gtt@coherency:
- shard-rkl: NOTRUN -> [SKIP][58] ([fdo#111656])
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@gem_mmap_gtt@coherency.html
* igt@gem_mmap_gtt@hang-busy:
- shard-mtlp: NOTRUN -> [SKIP][59] ([i915#4077]) +19 other tests skip
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@gem_mmap_gtt@hang-busy.html
* igt@gem_mmap_wc@copy:
- shard-mtlp: NOTRUN -> [SKIP][60] ([i915#4083]) +10 other tests skip
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@gem_mmap_wc@copy.html
* igt@gem_mmap_wc@write-cpu-read-wc-unflushed:
- shard-dg2: NOTRUN -> [SKIP][61] ([i915#4083]) +2 other tests skip
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@gem_mmap_wc@write-cpu-read-wc-unflushed.html
* igt@gem_partial_pwrite_pread@reads-uncached:
- shard-dg2: NOTRUN -> [SKIP][62] ([i915#3282]) +4 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@gem_partial_pwrite_pread@reads-uncached.html
* igt@gem_partial_pwrite_pread@writes-after-reads-display:
- shard-rkl: NOTRUN -> [SKIP][63] ([i915#3282]) +3 other tests skip
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-6/igt@gem_partial_pwrite_pread@writes-after-reads-display.html
* igt@gem_pwrite@basic-exhaustion:
- shard-dg1: NOTRUN -> [SKIP][64] ([i915#3282])
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-13/igt@gem_pwrite@basic-exhaustion.html
* igt@gem_pxp@create-valid-protected-context:
- shard-mtlp: NOTRUN -> [SKIP][65] ([i915#4270]) +3 other tests skip
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@gem_pxp@create-valid-protected-context.html
* igt@gem_pxp@fail-invalid-protected-context:
- shard-tglu: NOTRUN -> [SKIP][66] ([i915#4270]) +1 other test skip
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-6/igt@gem_pxp@fail-invalid-protected-context.html
* igt@gem_pxp@protected-raw-src-copy-not-readible:
- shard-dg2: NOTRUN -> [SKIP][67] ([i915#4270]) +4 other tests skip
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-11/igt@gem_pxp@protected-raw-src-copy-not-readible.html
* igt@gem_pxp@reject-modify-context-protection-off-1:
- shard-rkl: NOTRUN -> [SKIP][68] ([i915#4270])
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@gem_pxp@reject-modify-context-protection-off-1.html
* igt@gem_readwrite@read-bad-handle:
- shard-mtlp: NOTRUN -> [SKIP][69] ([i915#3282]) +6 other tests skip
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@gem_readwrite@read-bad-handle.html
* igt@gem_render_copy@yf-tiled-ccs-to-yf-tiled:
- shard-mtlp: NOTRUN -> [SKIP][70] ([i915#8428]) +7 other tests skip
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@gem_render_copy@yf-tiled-ccs-to-yf-tiled.html
* igt@gem_render_tiled_blits@basic:
- shard-dg2: NOTRUN -> [SKIP][71] ([i915#4079]) +2 other tests skip
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@gem_render_tiled_blits@basic.html
* igt@gem_softpin@evict-snoop:
- shard-rkl: NOTRUN -> [SKIP][72] ([fdo#109312])
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-6/igt@gem_softpin@evict-snoop.html
- shard-mtlp: NOTRUN -> [SKIP][73] ([i915#4885])
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-8/igt@gem_softpin@evict-snoop.html
* igt@gem_softpin@evict-snoop-interruptible:
- shard-dg2: NOTRUN -> [SKIP][74] ([i915#4885])
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-10/igt@gem_softpin@evict-snoop-interruptible.html
* igt@gem_userptr_blits@dmabuf-sync:
- shard-mtlp: NOTRUN -> [SKIP][75] ([i915#3297]) +6 other tests skip
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-6/igt@gem_userptr_blits@dmabuf-sync.html
- shard-rkl: NOTRUN -> [SKIP][76] ([i915#3323])
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@gem_userptr_blits@dmabuf-sync.html
* igt@gem_userptr_blits@invalid-mmap-offset-unsync:
- shard-dg2: NOTRUN -> [SKIP][77] ([i915#3297]) +1 other test skip
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@gem_userptr_blits@invalid-mmap-offset-unsync.html
* igt@gem_userptr_blits@map-fixed-invalidate-overlap:
- shard-dg2: NOTRUN -> [SKIP][78] ([i915#3297] / [i915#4880]) +1 other test skip
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@gem_userptr_blits@map-fixed-invalidate-overlap.html
* igt@gem_userptr_blits@readonly-pwrite-unsync:
- shard-rkl: NOTRUN -> [SKIP][79] ([i915#3297]) +1 other test skip
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@gem_userptr_blits@readonly-pwrite-unsync.html
* igt@gen3_render_tiledx_blits:
- shard-dg2: NOTRUN -> [SKIP][80] ([fdo#109289]) +2 other tests skip
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-10/igt@gen3_render_tiledx_blits.html
- shard-rkl: NOTRUN -> [SKIP][81] ([fdo#109289]) +1 other test skip
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-1/igt@gen3_render_tiledx_blits.html
* igt@gen7_exec_parse@oacontrol-tracking:
- shard-mtlp: NOTRUN -> [SKIP][82] ([fdo#109289]) +2 other tests skip
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@gen7_exec_parse@oacontrol-tracking.html
* igt@gen9_exec_parse@allowed-all:
- shard-tglu: NOTRUN -> [SKIP][83] ([i915#2527] / [i915#2856])
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-7/igt@gen9_exec_parse@allowed-all.html
* igt@gen9_exec_parse@bb-chained:
- shard-dg2: NOTRUN -> [SKIP][84] ([i915#2856]) +2 other tests skip
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-2/igt@gen9_exec_parse@bb-chained.html
- shard-rkl: NOTRUN -> [SKIP][85] ([i915#2527]) +2 other tests skip
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-2/igt@gen9_exec_parse@bb-chained.html
* igt@gen9_exec_parse@cmd-crossing-page:
- shard-mtlp: NOTRUN -> [SKIP][86] ([i915#2856]) +1 other test skip
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@gen9_exec_parse@cmd-crossing-page.html
* igt@i915_fb_tiling:
- shard-mtlp: NOTRUN -> [SKIP][87] ([i915#4881])
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@i915_fb_tiling.html
- shard-dg1: NOTRUN -> [SKIP][88] ([i915#4881])
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-15/igt@i915_fb_tiling.html
* igt@i915_hangman@gt-error-state-capture@vecs0:
- shard-mtlp: NOTRUN -> [ABORT][89] ([i915#9262]) +8 other tests abort
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@i915_hangman@gt-error-state-capture@vecs0.html
* igt@i915_hwmon@hwmon-read:
- shard-mtlp: NOTRUN -> [SKIP][90] ([i915#7707])
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-8/igt@i915_hwmon@hwmon-read.html
* igt@i915_module_load@reload-with-fault-injection:
- shard-snb: [PASS][91] -> [INCOMPLETE][92] ([i915#9200])
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-snb7/igt@i915_module_load@reload-with-fault-injection.html
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-snb5/igt@i915_module_load@reload-with-fault-injection.html
- shard-mtlp: NOTRUN -> [ABORT][93] ([i915#8489] / [i915#8668])
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@i915_module_load@reload-with-fault-injection.html
* igt@i915_pm_freq_api@freq-reset-multiple:
- shard-rkl: NOTRUN -> [SKIP][94] ([i915#8399])
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-6/igt@i915_pm_freq_api@freq-reset-multiple.html
* igt@i915_pm_rc6_residency@rc6-idle@rcs0:
- shard-dg1: [PASS][95] -> [FAIL][96] ([i915#3591])
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg1-14/igt@i915_pm_rc6_residency@rc6-idle@rcs0.html
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-13/igt@i915_pm_rc6_residency@rc6-idle@rcs0.html
* igt@i915_pm_rpm@dpms-lpsp:
- shard-dg1: [PASS][97] -> [SKIP][98] ([i915#1397])
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg1-19/igt@i915_pm_rpm@dpms-lpsp.html
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-15/igt@i915_pm_rpm@dpms-lpsp.html
* igt@i915_pm_rpm@dpms-mode-unset-non-lpsp:
- shard-mtlp: NOTRUN -> [SKIP][99] ([i915#1397])
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@i915_pm_rpm@dpms-mode-unset-non-lpsp.html
* igt@i915_pm_rpm@dpms-non-lpsp:
- shard-rkl: [PASS][100] -> [SKIP][101] ([i915#1397])
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-rkl-1/igt@i915_pm_rpm@dpms-non-lpsp.html
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@i915_pm_rpm@dpms-non-lpsp.html
* igt@i915_pm_rpm@gem-execbuf-stress-pc8:
- shard-dg2: NOTRUN -> [SKIP][102] ([fdo#109506]) +1 other test skip
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-2/igt@i915_pm_rpm@gem-execbuf-stress-pc8.html
* igt@i915_pm_rpm@modeset-lpsp:
- shard-dg2: [PASS][103] -> [SKIP][104] ([i915#1397])
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg2-10/igt@i915_pm_rpm@modeset-lpsp.html
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@i915_pm_rpm@modeset-lpsp.html
* igt@i915_pm_rpm@modeset-lpsp-stress-no-wait:
- shard-dg2: NOTRUN -> [SKIP][105] ([i915#1397])
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-11/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html
- shard-rkl: NOTRUN -> [SKIP][106] ([i915#1397]) +1 other test skip
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html
* igt@i915_pm_rpm@modeset-non-lpsp-stress-no-wait:
- shard-tglu: NOTRUN -> [SKIP][107] ([fdo#111644] / [i915#1397])
[107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-7/igt@i915_pm_rpm@modeset-non-lpsp-stress-no-wait.html
* igt@i915_pm_rpm@pc8-residency:
- shard-mtlp: NOTRUN -> [SKIP][108] ([fdo#109293])
[108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-1/igt@i915_pm_rpm@pc8-residency.html
* igt@i915_pm_rps@min-max-config-idle:
- shard-dg2: NOTRUN -> [SKIP][109] ([i915#6621])
[109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-6/igt@i915_pm_rps@min-max-config-idle.html
* igt@i915_pm_rps@thresholds-idle-park@gt0:
- shard-mtlp: NOTRUN -> [SKIP][110] ([i915#8925]) +1 other test skip
[110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@i915_pm_rps@thresholds-idle-park@gt0.html
* igt@i915_pm_rps@thresholds-idle@gt0:
- shard-dg2: NOTRUN -> [SKIP][111] ([i915#8925])
[111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@i915_pm_rps@thresholds-idle@gt0.html
* igt@i915_selftest@mock@memory_region:
- shard-snb: NOTRUN -> [DMESG-WARN][112] ([i915#9312])
[112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-snb7/igt@i915_selftest@mock@memory_region.html
* igt@i915_suspend@debugfs-reader:
- shard-mtlp: NOTRUN -> [ABORT][113] ([i915#7461] / [i915#9262])
[113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-1/igt@i915_suspend@debugfs-reader.html
* igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling:
- shard-mtlp: NOTRUN -> [SKIP][114] ([i915#4212]) +3 other tests skip
[114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling.html
* igt@kms_addfb_basic@basic-x-tiled-legacy:
- shard-dg2: NOTRUN -> [SKIP][115] ([i915#4212]) +1 other test skip
[115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-2/igt@kms_addfb_basic@basic-x-tiled-legacy.html
* igt@kms_addfb_basic@invalid-smem-bo-on-discrete:
- shard-rkl: NOTRUN -> [SKIP][116] ([i915#3826])
[116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-2/igt@kms_addfb_basic@invalid-smem-bo-on-discrete.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-dp-4-4-mc_ccs:
- shard-dg2: NOTRUN -> [SKIP][117] ([i915#8709]) +11 other tests skip
[117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-11/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-dp-4-4-mc_ccs.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-hdmi-a-4-y-rc_ccs:
- shard-dg1: NOTRUN -> [SKIP][118] ([i915#8502]) +7 other tests skip
[118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-17/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-hdmi-a-4-y-rc_ccs.html
* igt@kms_async_flips@test-cursor:
- shard-mtlp: NOTRUN -> [SKIP][119] ([i915#6229])
[119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@kms_async_flips@test-cursor.html
* igt@kms_big_fb@4-tiled-16bpp-rotate-90:
- shard-dg2: NOTRUN -> [SKIP][120] ([fdo#111614]) +6 other tests skip
[120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-11/igt@kms_big_fb@4-tiled-16bpp-rotate-90.html
* igt@kms_big_fb@4-tiled-32bpp-rotate-0:
- shard-tglu: NOTRUN -> [SKIP][121] ([fdo#111615] / [i915#5286]) +2 other tests skip
[121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-8/igt@kms_big_fb@4-tiled-32bpp-rotate-0.html
* igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
- shard-rkl: NOTRUN -> [SKIP][122] ([i915#5286]) +2 other tests skip
[122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@x-tiled-8bpp-rotate-270:
- shard-mtlp: NOTRUN -> [SKIP][123] ([fdo#111614]) +7 other tests skip
[123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-3/igt@kms_big_fb@x-tiled-8bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-8bpp-rotate-270:
- shard-dg2: NOTRUN -> [SKIP][124] ([i915#5190]) +13 other tests skip
[124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-6/igt@kms_big_fb@y-tiled-8bpp-rotate-270.html
- shard-rkl: NOTRUN -> [SKIP][125] ([fdo#111614] / [i915#3638])
[125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-1/igt@kms_big_fb@y-tiled-8bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
- shard-mtlp: NOTRUN -> [SKIP][126] ([i915#6187])
[126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-1/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip:
- shard-tglu: [PASS][127] -> [FAIL][128] ([i915#3743]) +1 other test fail
[127]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-tglu-8/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
[128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-6/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-async-flip.html
* igt@kms_big_fb@yf-tiled-16bpp-rotate-180:
- shard-rkl: NOTRUN -> [SKIP][129] ([fdo#110723]) +1 other test skip
[129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@kms_big_fb@yf-tiled-16bpp-rotate-180.html
* igt@kms_big_fb@yf-tiled-8bpp-rotate-270:
- shard-mtlp: NOTRUN -> [SKIP][130] ([fdo#111615]) +13 other tests skip
[130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@kms_big_fb@yf-tiled-8bpp-rotate-270.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
- shard-dg2: NOTRUN -> [SKIP][131] ([i915#4538] / [i915#5190]) +4 other tests skip
[131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-10/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-async-flip:
- shard-tglu: NOTRUN -> [SKIP][132] ([fdo#111615])
[132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-6/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html
* igt@kms_big_joiner@2x-modeset:
- shard-mtlp: NOTRUN -> [SKIP][133] ([i915#2705])
[133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-3/igt@kms_big_joiner@2x-modeset.html
* igt@kms_big_joiner@basic:
- shard-tglu: NOTRUN -> [SKIP][134] ([i915#2705])
[134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-5/igt@kms_big_joiner@basic.html
* igt@kms_ccs@pipe-a-bad-rotation-90-4_tiled_dg2_rc_ccs_cc:
- shard-tglu: NOTRUN -> [SKIP][135] ([i915#5354] / [i915#6095]) +8 other tests skip
[135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-7/igt@kms_ccs@pipe-a-bad-rotation-90-4_tiled_dg2_rc_ccs_cc.html
* igt@kms_ccs@pipe-a-crc-primary-rotation-180-4_tiled_mtl_mc_ccs:
- shard-dg1: NOTRUN -> [SKIP][136] ([i915#5354] / [i915#6095])
[136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-15/igt@kms_ccs@pipe-a-crc-primary-rotation-180-4_tiled_mtl_mc_ccs.html
* igt@kms_ccs@pipe-a-missing-ccs-buffer-4_tiled_mtl_mc_ccs:
- shard-rkl: NOTRUN -> [SKIP][137] ([i915#5354] / [i915#6095]) +5 other tests skip
[137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@kms_ccs@pipe-a-missing-ccs-buffer-4_tiled_mtl_mc_ccs.html
* igt@kms_ccs@pipe-a-random-ccs-data-y_tiled_gen12_mc_ccs:
- shard-dg2: NOTRUN -> [SKIP][138] ([i915#3689] / [i915#3886] / [i915#5354]) +12 other tests skip
[138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@kms_ccs@pipe-a-random-ccs-data-y_tiled_gen12_mc_ccs.html
- shard-rkl: NOTRUN -> [SKIP][139] ([i915#3886] / [i915#5354] / [i915#6095])
[139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@kms_ccs@pipe-a-random-ccs-data-y_tiled_gen12_mc_ccs.html
* igt@kms_ccs@pipe-b-bad-rotation-90-y_tiled_gen12_mc_ccs:
- shard-tglu: NOTRUN -> [SKIP][140] ([i915#3689] / [i915#3886] / [i915#5354] / [i915#6095])
[140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-7/igt@kms_ccs@pipe-b-bad-rotation-90-y_tiled_gen12_mc_ccs.html
* igt@kms_ccs@pipe-b-ccs-on-another-bo-y_tiled_gen12_rc_ccs:
- shard-mtlp: NOTRUN -> [SKIP][141] ([i915#6095]) +49 other tests skip
[141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@kms_ccs@pipe-b-ccs-on-another-bo-y_tiled_gen12_rc_ccs.html
* igt@kms_ccs@pipe-b-crc-sprite-planes-basic-y_tiled_ccs:
- shard-rkl: NOTRUN -> [SKIP][142] ([i915#3734] / [i915#5354] / [i915#6095]) +2 other tests skip
[142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-6/igt@kms_ccs@pipe-b-crc-sprite-planes-basic-y_tiled_ccs.html
* igt@kms_ccs@pipe-b-random-ccs-data-y_tiled_gen12_mc_ccs:
- shard-mtlp: NOTRUN -> [SKIP][143] ([i915#3886] / [i915#6095]) +9 other tests skip
[143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-3/igt@kms_ccs@pipe-b-random-ccs-data-y_tiled_gen12_mc_ccs.html
* igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_ccs:
- shard-tglu: NOTRUN -> [SKIP][144] ([i915#3689] / [i915#5354] / [i915#6095]) +5 other tests skip
[144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-6/igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_ccs.html
* igt@kms_ccs@pipe-c-crc-primary-rotation-180-yf_tiled_ccs:
- shard-tglu: NOTRUN -> [SKIP][145] ([fdo#111615] / [i915#3689] / [i915#5354] / [i915#6095])
[145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-3/igt@kms_ccs@pipe-c-crc-primary-rotation-180-yf_tiled_ccs.html
* igt@kms_ccs@pipe-d-ccs-on-another-bo-y_tiled_ccs:
- shard-dg2: NOTRUN -> [SKIP][146] ([i915#3689] / [i915#5354]) +22 other tests skip
[146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@kms_ccs@pipe-d-ccs-on-another-bo-y_tiled_ccs.html
* igt@kms_ccs@pipe-d-crc-sprite-planes-basic-4_tiled_mtl_rc_ccs:
- shard-dg2: NOTRUN -> [SKIP][147] ([i915#5354]) +52 other tests skip
[147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-6/igt@kms_ccs@pipe-d-crc-sprite-planes-basic-4_tiled_mtl_rc_ccs.html
* igt@kms_ccs@pipe-d-missing-ccs-buffer-y_tiled_gen12_rc_ccs:
- shard-rkl: NOTRUN -> [SKIP][148] ([i915#5354]) +14 other tests skip
[148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@kms_ccs@pipe-d-missing-ccs-buffer-y_tiled_gen12_rc_ccs.html
* igt@kms_cdclk@mode-transition@pipe-b-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][149] ([i915#7213] / [i915#9010]) +3 other tests skip
[149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-6/igt@kms_cdclk@mode-transition@pipe-b-edp-1.html
* igt@kms_cdclk@plane-scaling:
- shard-tglu: NOTRUN -> [SKIP][150] ([i915#3742])
[150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-5/igt@kms_cdclk@plane-scaling.html
* igt@kms_chamelium_color@ctm-0-25:
- shard-rkl: NOTRUN -> [SKIP][151] ([fdo#111827])
[151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@kms_chamelium_color@ctm-0-25.html
* igt@kms_chamelium_color@ctm-green-to-red:
- shard-mtlp: NOTRUN -> [SKIP][152] ([fdo#111827]) +1 other test skip
[152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-1/igt@kms_chamelium_color@ctm-green-to-red.html
* igt@kms_chamelium_color@ctm-negative:
- shard-dg2: NOTRUN -> [SKIP][153] ([fdo#111827]) +2 other tests skip
[153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-10/igt@kms_chamelium_color@ctm-negative.html
* igt@kms_chamelium_edid@hdmi-edid-read:
- shard-mtlp: NOTRUN -> [SKIP][154] ([i915#7828]) +6 other tests skip
[154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-1/igt@kms_chamelium_edid@hdmi-edid-read.html
* igt@kms_chamelium_edid@hdmi-edid-stress-resolution-non-4k:
- shard-tglu: NOTRUN -> [SKIP][155] ([i915#7828]) +2 other tests skip
[155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-10/igt@kms_chamelium_edid@hdmi-edid-stress-resolution-non-4k.html
* igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode:
- shard-dg2: NOTRUN -> [SKIP][156] ([i915#7828]) +7 other tests skip
[156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-6/igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode.html
* igt@kms_chamelium_hpd@vga-hpd-for-each-pipe:
- shard-rkl: NOTRUN -> [SKIP][157] ([i915#7828]) +3 other tests skip
[157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@kms_chamelium_hpd@vga-hpd-for-each-pipe.html
* igt@kms_content_protection@atomic-dpms@pipe-a-dp-4:
- shard-dg2: NOTRUN -> [TIMEOUT][158] ([i915#7173])
[158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-11/igt@kms_content_protection@atomic-dpms@pipe-a-dp-4.html
* igt@kms_content_protection@dp-mst-lic-type-1:
- shard-mtlp: NOTRUN -> [SKIP][159] ([i915#3299]) +1 other test skip
[159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-1/igt@kms_content_protection@dp-mst-lic-type-1.html
* igt@kms_content_protection@legacy:
- shard-mtlp: NOTRUN -> [SKIP][160] ([i915#6944])
[160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@kms_content_protection@legacy.html
* igt@kms_content_protection@lic:
- shard-dg2: NOTRUN -> [SKIP][161] ([i915#7118])
[161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-6/igt@kms_content_protection@lic.html
* igt@kms_content_protection@mei_interface:
- shard-mtlp: NOTRUN -> [SKIP][162] ([i915#8063])
[162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-6/igt@kms_content_protection@mei_interface.html
* igt@kms_cursor_crc@cursor-onscreen-512x170:
- shard-tglu: NOTRUN -> [SKIP][163] ([fdo#109279] / [i915#3359])
[163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-10/igt@kms_cursor_crc@cursor-onscreen-512x170.html
* igt@kms_cursor_crc@cursor-random-512x170:
- shard-dg2: NOTRUN -> [SKIP][164] ([i915#3359]) +2 other tests skip
[164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@kms_cursor_crc@cursor-random-512x170.html
* igt@kms_cursor_crc@cursor-sliding-32x32:
- shard-tglu: NOTRUN -> [SKIP][165] ([i915#3555]) +3 other tests skip
[165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-5/igt@kms_cursor_crc@cursor-sliding-32x32.html
- shard-mtlp: NOTRUN -> [SKIP][166] ([i915#3555] / [i915#8814]) +5 other tests skip
[166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@kms_cursor_crc@cursor-sliding-32x32.html
* igt@kms_cursor_crc@cursor-sliding-512x170:
- shard-mtlp: NOTRUN -> [SKIP][167] ([i915#3359]) +3 other tests skip
[167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-8/igt@kms_cursor_crc@cursor-sliding-512x170.html
* igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic:
- shard-dg2: NOTRUN -> [SKIP][168] ([fdo#109274] / [fdo#111767] / [i915#5354]) +1 other test skip
[168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-7/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html
* igt@kms_cursor_legacy@2x-nonblocking-modeset-vs-cursor-atomic:
- shard-mtlp: NOTRUN -> [SKIP][169] ([i915#3546]) +6 other tests skip
[169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@kms_cursor_legacy@2x-nonblocking-modeset-vs-cursor-atomic.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size:
- shard-dg2: NOTRUN -> [SKIP][170] ([fdo#109274] / [i915#5354]) +6 other tests skip
[170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-7/igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size.html
- shard-rkl: NOTRUN -> [SKIP][171] ([fdo#111825]) +5 other tests skip
[171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size.html
* igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size:
- shard-apl: [PASS][172] -> [FAIL][173] ([i915#2346])
[172]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-apl2/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
[173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-apl2/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions:
- shard-dg2: NOTRUN -> [SKIP][174] ([i915#4103] / [i915#4213])
[174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-7/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html
* igt@kms_display_modes@extended-mode-basic:
- shard-dg2: NOTRUN -> [SKIP][175] ([i915#3555]) +3 other tests skip
[175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-10/igt@kms_display_modes@extended-mode-basic.html
- shard-rkl: NOTRUN -> [SKIP][176] ([i915#3555]) +1 other test skip
[176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-1/igt@kms_display_modes@extended-mode-basic.html
- shard-mtlp: NOTRUN -> [SKIP][177] ([i915#3555] / [i915#8827])
[177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-1/igt@kms_display_modes@extended-mode-basic.html
* igt@kms_dp_aux_dev:
- shard-tglu: NOTRUN -> [SKIP][178] ([i915#1257])
[178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-6/igt@kms_dp_aux_dev.html
* igt@kms_dsc@dsc-basic:
- shard-dg2: NOTRUN -> [SKIP][179] ([i915#3555] / [i915#3840])
[179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-7/igt@kms_dsc@dsc-basic.html
* igt@kms_dsc@dsc-with-output-formats:
- shard-mtlp: NOTRUN -> [SKIP][180] ([i915#3555] / [i915#3840])
[180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@kms_dsc@dsc-with-output-formats.html
* igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset:
- shard-dg1: NOTRUN -> [SKIP][181] ([fdo#111825]) +1 other test skip
[181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-13/igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset.html
* igt@kms_flip@2x-flip-vs-expired-vblank:
- shard-mtlp: NOTRUN -> [SKIP][182] ([i915#3637]) +6 other tests skip
[182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-6/igt@kms_flip@2x-flip-vs-expired-vblank.html
* igt@kms_flip@2x-flip-vs-expired-vblank-interruptible:
- shard-mtlp: NOTRUN -> [SKIP][183] ([fdo#111767] / [i915#3637]) +2 other tests skip
[183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html
* igt@kms_flip@2x-flip-vs-fences:
- shard-dg2: NOTRUN -> [SKIP][184] ([i915#8381]) +1 other test skip
[184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-6/igt@kms_flip@2x-flip-vs-fences.html
- shard-mtlp: NOTRUN -> [SKIP][185] ([i915#8381]) +1 other test skip
[185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-1/igt@kms_flip@2x-flip-vs-fences.html
* igt@kms_flip@2x-modeset-vs-vblank-race:
- shard-dg2: NOTRUN -> [SKIP][186] ([fdo#109274]) +2 other tests skip
[186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-1/igt@kms_flip@2x-modeset-vs-vblank-race.html
* igt@kms_flip@2x-plain-flip:
- shard-tglu: NOTRUN -> [SKIP][187] ([fdo#109274] / [i915#3637]) +4 other tests skip
[187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-7/igt@kms_flip@2x-plain-flip.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][188] ([i915#2672]) +4 other tests skip
[188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-6/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode:
- shard-dg2: NOTRUN -> [SKIP][189] ([i915#2672]) +3 other tests skip
[189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-6/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling@pipe-a-valid-mode:
- shard-rkl: NOTRUN -> [SKIP][190] ([i915#2672])
[190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][191] ([i915#8810]) +1 other test skip
[191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling@pipe-a-valid-mode:
- shard-tglu: NOTRUN -> [SKIP][192] ([i915#2587] / [i915#2672])
[192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-10/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][193] ([i915#2672] / [i915#3555])
[193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode:
- shard-dg2: NOTRUN -> [SKIP][194] ([i915#2672] / [i915#3555])
[194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_force_connector_basic@force-load-detect:
- shard-tglu: NOTRUN -> [SKIP][195] ([fdo#109285])
[195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-8/igt@kms_force_connector_basic@force-load-detect.html
* igt@kms_frontbuffer_tracking@fbc-1p-indfb-fliptrack-mmap-gtt:
- shard-mtlp: NOTRUN -> [SKIP][196] ([i915#8708]) +13 other tests skip
[196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@kms_frontbuffer_tracking@fbc-1p-indfb-fliptrack-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt:
- shard-dg2: [PASS][197] -> [FAIL][198] ([i915#6880]) +1 other test fail
[197]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg2-11/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt.html
[198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-mmap-gtt:
- shard-dg2: NOTRUN -> [SKIP][199] ([i915#8708]) +10 other tests skip
[199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-mmap-cpu:
- shard-mtlp: NOTRUN -> [SKIP][200] ([i915#1825]) +38 other tests skip
[200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-mmap-cpu.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-pwrite:
- shard-tglu: NOTRUN -> [SKIP][201] ([fdo#109280]) +8 other tests skip
[201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-pwrite.html
* igt@kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-wc:
- shard-dg1: NOTRUN -> [SKIP][202] ([i915#8708])
[202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-17/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-render:
- shard-apl: NOTRUN -> [SKIP][203] ([fdo#109271]) +1 other test skip
[203]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-apl4/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-blt:
- shard-rkl: NOTRUN -> [SKIP][204] ([fdo#111825] / [i915#1825]) +17 other tests skip
[204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt:
- shard-rkl: NOTRUN -> [SKIP][205] ([i915#3023]) +5 other tests skip
[205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-pwrite:
- shard-dg1: NOTRUN -> [SKIP][206] ([i915#3458]) +1 other test skip
[206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-18/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-pwrite.html
* igt@kms_frontbuffer_tracking@psr-1p-rte:
- shard-dg2: NOTRUN -> [SKIP][207] ([i915#3458]) +15 other tests skip
[207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-11/igt@kms_frontbuffer_tracking@psr-1p-rte.html
* igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-gtt:
- shard-tglu: NOTRUN -> [SKIP][208] ([fdo#110189]) +12 other tests skip
[208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-6/igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-gtt.html
* igt@kms_hdr@bpc-switch-dpms:
- shard-dg2: NOTRUN -> [SKIP][209] ([i915#3555] / [i915#8228])
[209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-7/igt@kms_hdr@bpc-switch-dpms.html
- shard-rkl: NOTRUN -> [SKIP][210] ([i915#3555] / [i915#8228])
[210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-1/igt@kms_hdr@bpc-switch-dpms.html
* igt@kms_hdr@static-toggle:
- shard-tglu: NOTRUN -> [SKIP][211] ([i915#3555] / [i915#8228]) +1 other test skip
[211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-5/igt@kms_hdr@static-toggle.html
- shard-mtlp: NOTRUN -> [SKIP][212] ([i915#3555] / [i915#8228])
[212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@kms_hdr@static-toggle.html
* igt@kms_panel_fitting@atomic-fastset:
- shard-dg2: NOTRUN -> [SKIP][213] ([i915#6301])
[213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-11/igt@kms_panel_fitting@atomic-fastset.html
* igt@kms_pipe_b_c_ivb@pipe-b-dpms-off-modeset-pipe-c:
- shard-tglu: NOTRUN -> [SKIP][214] ([fdo#109289])
[214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-10/igt@kms_pipe_b_c_ivb@pipe-b-dpms-off-modeset-pipe-c.html
* igt@kms_plane_lowres@tiling-y:
- shard-dg2: NOTRUN -> [SKIP][215] ([i915#8821])
[215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-1/igt@kms_plane_lowres@tiling-y.html
* igt@kms_plane_lowres@tiling-yf:
- shard-mtlp: NOTRUN -> [SKIP][216] ([i915#3555] / [i915#8821])
[216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@kms_plane_lowres@tiling-yf.html
* igt@kms_plane_multiple@tiling-y:
- shard-mtlp: NOTRUN -> [SKIP][217] ([i915#8806])
[217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@kms_plane_multiple@tiling-y.html
* igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-1:
- shard-rkl: NOTRUN -> [FAIL][218] ([i915#8292])
[218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-1.html
* igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-3:
- shard-dg1: NOTRUN -> [FAIL][219] ([i915#8292])
[219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-13/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-3.html
* igt@kms_plane_scaling@plane-downscale-with-modifiers-factor-0-25@pipe-c-hdmi-a-2:
- shard-dg2: NOTRUN -> [SKIP][220] ([i915#5176]) +7 other tests skip
[220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-2/igt@kms_plane_scaling@plane-downscale-with-modifiers-factor-0-25@pipe-c-hdmi-a-2.html
* igt@kms_plane_scaling@plane-downscale-with-rotation-factor-0-5@pipe-c-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][221] ([i915#5176]) +3 other tests skip
[221]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-6/igt@kms_plane_scaling@plane-downscale-with-rotation-factor-0-5@pipe-c-edp-1.html
* igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-a-hdmi-a-1:
- shard-rkl: NOTRUN -> [SKIP][222] ([i915#5176]) +1 other test skip
[222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-a-hdmi-a-1.html
* igt@kms_plane_scaling@plane-scaler-with-rotation-unity-scaling@pipe-d-hdmi-a-3:
- shard-dg1: NOTRUN -> [SKIP][223] ([i915#5176]) +15 other tests skip
[223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-12/igt@kms_plane_scaling@plane-scaler-with-rotation-unity-scaling@pipe-d-hdmi-a-3.html
* igt@kms_plane_scaling@planes-downscale-factor-0-5-unity-scaling@pipe-b-vga-1:
- shard-snb: NOTRUN -> [SKIP][224] ([fdo#109271]) +183 other tests skip
[224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-snb5/igt@kms_plane_scaling@planes-downscale-factor-0-5-unity-scaling@pipe-b-vga-1.html
* igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-b-hdmi-a-1:
- shard-rkl: NOTRUN -> [SKIP][225] ([i915#5235]) +3 other tests skip
[225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-b-hdmi-a-1.html
* igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-5@pipe-d-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][226] ([i915#5235]) +7 other tests skip
[226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-6/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-5@pipe-d-edp-1.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-3:
- shard-dg2: NOTRUN -> [SKIP][227] ([i915#5235]) +11 other tests skip
[227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-3.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-d-hdmi-a-4:
- shard-dg1: NOTRUN -> [SKIP][228] ([i915#5235]) +15 other tests skip
[228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-17/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-d-hdmi-a-4.html
* igt@kms_prime@basic-crc-hybrid:
- shard-dg2: NOTRUN -> [SKIP][229] ([i915#6524] / [i915#6805])
[229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-7/igt@kms_prime@basic-crc-hybrid.html
* igt@kms_prime@d3hot:
- shard-mtlp: NOTRUN -> [SKIP][230] ([i915#6524])
[230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@kms_prime@d3hot.html
* igt@kms_psr2_sf@cursor-plane-move-continuous-exceed-sf:
- shard-tglu: NOTRUN -> [SKIP][231] ([i915#658])
[231]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-8/igt@kms_psr2_sf@cursor-plane-move-continuous-exceed-sf.html
* igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-fully-sf:
- shard-rkl: NOTRUN -> [SKIP][232] ([i915#658])
[232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-2/igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-fully-sf.html
* igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area:
- shard-rkl: NOTRUN -> [SKIP][233] ([fdo#111068] / [i915#658]) +1 other test skip
[233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-1/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area.html
* igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb:
- shard-dg2: NOTRUN -> [SKIP][234] ([i915#658]) +3 other tests skip
[234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-10/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb.html
* igt@kms_psr2_su@frontbuffer-xrgb8888:
- shard-tglu: NOTRUN -> [SKIP][235] ([fdo#109642] / [fdo#111068] / [i915#658]) +1 other test skip
[235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-2/igt@kms_psr2_su@frontbuffer-xrgb8888.html
* igt@kms_psr2_su@page_flip-xrgb8888:
- shard-mtlp: NOTRUN -> [SKIP][236] ([i915#4348]) +3 other tests skip
[236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-6/igt@kms_psr2_su@page_flip-xrgb8888.html
* igt@kms_psr@sprite_blt:
- shard-dg2: NOTRUN -> [SKIP][237] ([i915#1072]) +4 other tests skip
[237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-7/igt@kms_psr@sprite_blt.html
- shard-rkl: NOTRUN -> [SKIP][238] ([i915#1072])
[238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@kms_psr@sprite_blt.html
* igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
- shard-dg2: NOTRUN -> [SKIP][239] ([i915#5461] / [i915#658])
[239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-11/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html
* igt@kms_rotation_crc@bad-pixel-format:
- shard-mtlp: NOTRUN -> [SKIP][240] ([i915#4235]) +4 other tests skip
[240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@kms_rotation_crc@bad-pixel-format.html
* igt@kms_rotation_crc@primary-rotation-270:
- shard-dg2: NOTRUN -> [SKIP][241] ([i915#4235])
[241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-2/igt@kms_rotation_crc@primary-rotation-270.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-90:
- shard-dg2: NOTRUN -> [SKIP][242] ([i915#4235] / [i915#5190])
[242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-2/igt@kms_rotation_crc@primary-y-tiled-reflect-x-90.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
- shard-rkl: NOTRUN -> [SKIP][243] ([fdo#111615] / [i915#5289])
[243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-2/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180:
- shard-mtlp: NOTRUN -> [SKIP][244] ([i915#5289])
[244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90:
- shard-tglu: NOTRUN -> [SKIP][245] ([fdo#111615] / [i915#5289])
[245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-9/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90.html
* igt@kms_selftest@drm_cmdline:
- shard-tglu: NOTRUN -> [SKIP][246] ([i915#8661])
[246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-7/igt@kms_selftest@drm_cmdline.html
* igt@kms_selftest@drm_damage:
- shard-rkl: NOTRUN -> [SKIP][247] ([i915#8661])
[247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-2/igt@kms_selftest@drm_damage.html
* igt@kms_selftest@framebuffer:
- shard-snb: NOTRUN -> [SKIP][248] ([fdo#109271] / [i915#8661])
[248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-snb7/igt@kms_selftest@framebuffer.html
* igt@kms_sysfs_edid_timing:
- shard-dg2: NOTRUN -> [FAIL][249] ([IGT#2])
[249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-1/igt@kms_sysfs_edid_timing.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-dg2: NOTRUN -> [SKIP][250] ([i915#8623]) +1 other test skip
[250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-rkl: NOTRUN -> [SKIP][251] ([i915#8623])
[251]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
- shard-mtlp: NOTRUN -> [SKIP][252] ([i915#8623])
[252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
* igt@kms_tv_load_detect@load-detect:
- shard-dg2: NOTRUN -> [SKIP][253] ([fdo#109309])
[253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-6/igt@kms_tv_load_detect@load-detect.html
* igt@kms_universal_plane@cursor-fb-leak-pipe-a:
- shard-tglu: [PASS][254] -> [FAIL][255] ([i915#9196])
[254]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-tglu-3/igt@kms_universal_plane@cursor-fb-leak-pipe-a.html
[255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-3/igt@kms_universal_plane@cursor-fb-leak-pipe-a.html
* igt@kms_universal_plane@cursor-fb-leak-pipe-b:
- shard-dg2: [PASS][256] -> [FAIL][257] ([i915#9196])
[256]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg2-6/igt@kms_universal_plane@cursor-fb-leak-pipe-b.html
[257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@kms_universal_plane@cursor-fb-leak-pipe-b.html
* igt@kms_universal_plane@cursor-fb-leak-pipe-d:
- shard-mtlp: NOTRUN -> [FAIL][258] ([i915#9196])
[258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@kms_universal_plane@cursor-fb-leak-pipe-d.html
* igt@kms_vblank@pipe-c-wait-forked-busy:
- shard-rkl: NOTRUN -> [SKIP][259] ([i915#4070] / [i915#6768])
[259]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-1/igt@kms_vblank@pipe-c-wait-forked-busy.html
* igt@kms_vblank@pipe-d-ts-continuation-idle:
- shard-rkl: NOTRUN -> [SKIP][260] ([i915#4070] / [i915#533] / [i915#6768]) +1 other test skip
[260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@kms_vblank@pipe-d-ts-continuation-idle.html
* igt@kms_writeback@writeback-fb-id:
- shard-dg2: NOTRUN -> [SKIP][261] ([i915#2437])
[261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-1/igt@kms_writeback@writeback-fb-id.html
* igt@perf@enable-disable@0-rcs0:
- shard-mtlp: NOTRUN -> [FAIL][262] ([i915#7823])
[262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@perf@enable-disable@0-rcs0.html
* igt@perf@gen12-group-concurrent-oa-buffer-read:
- shard-mtlp: NOTRUN -> [FAIL][263] ([i915#9259])
[263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@perf@gen12-group-concurrent-oa-buffer-read.html
* igt@perf@global-sseu-config-invalid:
- shard-dg2: NOTRUN -> [SKIP][264] ([i915#7387])
[264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-7/igt@perf@global-sseu-config-invalid.html
* igt@perf@mi-rpc:
- shard-mtlp: NOTRUN -> [SKIP][265] ([i915#2434])
[265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@perf@mi-rpc.html
* igt@perf_pmu@all-busy-check-all:
- shard-mtlp: NOTRUN -> [FAIL][266] ([i915#5234])
[266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-8/igt@perf_pmu@all-busy-check-all.html
* igt@perf_pmu@busy-double-start@vecs1:
- shard-dg2: [PASS][267] -> [FAIL][268] ([i915#4349]) +3 other tests fail
[267]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg2-6/igt@perf_pmu@busy-double-start@vecs1.html
[268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-10/igt@perf_pmu@busy-double-start@vecs1.html
* igt@perf_pmu@frequency@gt0:
- shard-dg2: NOTRUN -> [FAIL][269] ([i915#6806])
[269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-1/igt@perf_pmu@frequency@gt0.html
* igt@perf_pmu@rc6-all-gts:
- shard-tglu: NOTRUN -> [SKIP][270] ([i915#8516])
[270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-7/igt@perf_pmu@rc6-all-gts.html
* igt@perf_pmu@rc6-suspend:
- shard-snb: NOTRUN -> [DMESG-WARN][271] ([i915#8841]) +1 other test dmesg-warn
[271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-snb5/igt@perf_pmu@rc6-suspend.html
* igt@perf_pmu@semaphore-busy@rcs0:
- shard-mtlp: NOTRUN -> [FAIL][272] ([i915#4349]) +14 other tests fail
[272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@perf_pmu@semaphore-busy@rcs0.html
* igt@prime_vgem@basic-fence-mmap:
- shard-dg2: NOTRUN -> [SKIP][273] ([i915#3708] / [i915#4077])
[273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@prime_vgem@basic-fence-mmap.html
* igt@prime_vgem@basic-read:
- shard-mtlp: NOTRUN -> [SKIP][274] ([i915#3708]) +1 other test skip
[274]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@prime_vgem@basic-read.html
* igt@prime_vgem@basic-write:
- shard-dg2: NOTRUN -> [SKIP][275] ([i915#3291] / [i915#3708])
[275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-6/igt@prime_vgem@basic-write.html
* igt@prime_vgem@coherency-gtt:
- shard-mtlp: NOTRUN -> [SKIP][276] ([i915#3708] / [i915#4077])
[276]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-8/igt@prime_vgem@coherency-gtt.html
* igt@prime_vgem@fence-write-hang:
- shard-tglu: NOTRUN -> [SKIP][277] ([fdo#109295])
[277]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-10/igt@prime_vgem@fence-write-hang.html
* igt@v3d/v3d_submit_cl@bad-perfmon:
- shard-rkl: NOTRUN -> [SKIP][278] ([fdo#109315]) +2 other tests skip
[278]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-2/igt@v3d/v3d_submit_cl@bad-perfmon.html
* igt@v3d/v3d_submit_cl@valid-submission:
- shard-mtlp: NOTRUN -> [SKIP][279] ([i915#2575]) +15 other tests skip
[279]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-1/igt@v3d/v3d_submit_cl@valid-submission.html
* igt@v3d/v3d_submit_csd@bad-multisync-pad:
- shard-tglu: NOTRUN -> [SKIP][280] ([fdo#109315] / [i915#2575]) +4 other tests skip
[280]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-9/igt@v3d/v3d_submit_csd@bad-multisync-pad.html
* igt@v3d/v3d_submit_csd@single-out-sync:
- shard-dg2: NOTRUN -> [SKIP][281] ([i915#2575]) +10 other tests skip
[281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-10/igt@v3d/v3d_submit_csd@single-out-sync.html
* igt@vc4/vc4_dmabuf_poll@poll-read-waits-until-write-done:
- shard-rkl: NOTRUN -> [SKIP][282] ([i915#7711]) +6 other tests skip
[282]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-6/igt@vc4/vc4_dmabuf_poll@poll-read-waits-until-write-done.html
* igt@vc4/vc4_perfmon@create-perfmon-exceed:
- shard-mtlp: NOTRUN -> [SKIP][283] ([i915#7711]) +9 other tests skip
[283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-2/igt@vc4/vc4_perfmon@create-perfmon-exceed.html
* igt@vc4/vc4_tiling@get-bad-flags:
- shard-dg1: NOTRUN -> [SKIP][284] ([i915#7711])
[284]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-17/igt@vc4/vc4_tiling@get-bad-flags.html
* igt@vc4/vc4_tiling@get-bad-handle:
- shard-tglu: NOTRUN -> [SKIP][285] ([i915#2575]) +3 other tests skip
[285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-3/igt@vc4/vc4_tiling@get-bad-handle.html
* igt@vc4/vc4_wait_seqno@bad-seqno-1ns:
- shard-dg2: NOTRUN -> [SKIP][286] ([i915#7711]) +5 other tests skip
[286]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-7/igt@vc4/vc4_wait_seqno@bad-seqno-1ns.html
#### Possible fixes ####
* igt@drm_fdinfo@most-busy-idle-check-all@rcs0:
- shard-rkl: [FAIL][287] ([i915#7742]) -> [PASS][288]
[287]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-rkl-4/igt@drm_fdinfo@most-busy-idle-check-all@rcs0.html
[288]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-1/igt@drm_fdinfo@most-busy-idle-check-all@rcs0.html
* igt@gem_ctx_exec@basic-nohangcheck:
- shard-tglu: [FAIL][289] ([i915#6268]) -> [PASS][290]
[289]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-tglu-6/igt@gem_ctx_exec@basic-nohangcheck.html
[290]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-8/igt@gem_ctx_exec@basic-nohangcheck.html
* igt@gem_ctx_persistence@engines-hang@ccs0:
- shard-mtlp: [ABORT][291] ([i915#9262]) -> [PASS][292] +3 other tests pass
[291]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-mtlp-2/igt@gem_ctx_persistence@engines-hang@ccs0.html
[292]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@gem_ctx_persistence@engines-hang@ccs0.html
* igt@gem_eio@kms:
- shard-dg2: [FAIL][293] ([i915#5784]) -> [PASS][294]
[293]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg2-6/igt@gem_eio@kms.html
[294]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-3/igt@gem_eio@kms.html
* igt@gem_exec_endless@dispatch@bcs0:
- shard-dg1: [TIMEOUT][295] ([i915#3778]) -> [PASS][296]
[295]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg1-13/igt@gem_exec_endless@dispatch@bcs0.html
[296]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-16/igt@gem_exec_endless@dispatch@bcs0.html
* igt@gem_exec_flush@basic-batch-kernel-default-wb:
- shard-mtlp: [DMESG-FAIL][297] ([i915#8962] / [i915#9121]) -> [PASS][298]
[297]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-mtlp-4/igt@gem_exec_flush@basic-batch-kernel-default-wb.html
[298]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-6/igt@gem_exec_flush@basic-batch-kernel-default-wb.html
* igt@gem_exec_schedule@wide@vcs1:
- shard-tglu: [INCOMPLETE][299] -> [PASS][300]
[299]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-tglu-5/igt@gem_exec_schedule@wide@vcs1.html
[300]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-6/igt@gem_exec_schedule@wide@vcs1.html
- shard-mtlp: [INCOMPLETE][301] -> [PASS][302]
[301]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-mtlp-5/igt@gem_exec_schedule@wide@vcs1.html
[302]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@gem_exec_schedule@wide@vcs1.html
* igt@i915_pm_rpm@dpms-lpsp:
- shard-rkl: [SKIP][303] ([i915#1397]) -> [PASS][304]
[303]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-rkl-4/igt@i915_pm_rpm@dpms-lpsp.html
[304]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@i915_pm_rpm@dpms-lpsp.html
* igt@i915_suspend@basic-s3-without-i915:
- shard-rkl: [FAIL][305] ([fdo#103375]) -> [PASS][306]
[305]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-rkl-6/igt@i915_suspend@basic-s3-without-i915.html
[306]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@i915_suspend@basic-s3-without-i915.html
* igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip:
- shard-tglu: [FAIL][307] ([i915#3743]) -> [PASS][308]
[307]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-tglu-9/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html
[308]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-5/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html
* igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions:
- shard-glk: [FAIL][309] ([i915#2346]) -> [PASS][310]
[309]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-glk2/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html
[310]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-glk7/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html
- shard-apl: [FAIL][311] ([i915#2346]) -> [PASS][312]
[311]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-apl3/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html
[312]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-apl7/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite:
- shard-dg2: [FAIL][313] ([i915#6880]) -> [PASS][314]
[313]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite.html
[314]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-pwrite.html
* igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-dp-1:
- shard-apl: [INCOMPLETE][315] ([i915#180]) -> [PASS][316]
[315]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-apl2/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-dp-1.html
[316]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-apl3/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-dp-1.html
* {igt@kms_pm_dc@dc9-dpms}:
- shard-apl: [SKIP][317] ([fdo#109271]) -> [PASS][318]
[317]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-apl7/igt@kms_pm_dc@dc9-dpms.html
[318]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-apl7/igt@kms_pm_dc@dc9-dpms.html
* igt@kms_rotation_crc@multiplane-rotation:
- shard-rkl: [INCOMPLETE][319] -> [PASS][320] +1 other test pass
[319]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-rkl-6/igt@kms_rotation_crc@multiplane-rotation.html
[320]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-7/igt@kms_rotation_crc@multiplane-rotation.html
* igt@kms_universal_plane@cursor-fb-leak-pipe-b:
- shard-tglu: [FAIL][321] ([i915#9196]) -> [PASS][322] +1 other test pass
[321]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-tglu-8/igt@kms_universal_plane@cursor-fb-leak-pipe-b.html
[322]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-tglu-8/igt@kms_universal_plane@cursor-fb-leak-pipe-b.html
* igt@kms_universal_plane@cursor-fb-leak-pipe-c:
- shard-apl: [FAIL][323] -> [PASS][324]
[323]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-apl3/igt@kms_universal_plane@cursor-fb-leak-pipe-c.html
[324]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-apl3/igt@kms_universal_plane@cursor-fb-leak-pipe-c.html
* igt@kms_universal_plane@cursor-fb-leak-pipe-d:
- shard-dg1: [FAIL][325] ([i915#9196]) -> [PASS][326]
[325]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg1-19/igt@kms_universal_plane@cursor-fb-leak-pipe-d.html
[326]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-15/igt@kms_universal_plane@cursor-fb-leak-pipe-d.html
* igt@prime_mmap_coherency@ioctl-errors:
- shard-mtlp: [FAIL][327] -> [PASS][328]
[327]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-mtlp-5/igt@prime_mmap_coherency@ioctl-errors.html
[328]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-7/igt@prime_mmap_coherency@ioctl-errors.html
#### Warnings ####
* igt@gem_lmem_swapping@smem-oom@lmem0:
- shard-dg2: [TIMEOUT][329] ([i915#5493]) -> [DMESG-WARN][330] ([i915#4936] / [i915#5493])
[329]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg2-2/igt@gem_lmem_swapping@smem-oom@lmem0.html
[330]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-10/igt@gem_lmem_swapping@smem-oom@lmem0.html
* igt@kms_async_flips@crc@pipe-b-edp-1:
- shard-mtlp: [FAIL][331] ([i915#8247]) -> [DMESG-FAIL][332] ([i915#8561])
[331]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-mtlp-5/igt@kms_async_flips@crc@pipe-b-edp-1.html
[332]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-mtlp-4/igt@kms_async_flips@crc@pipe-b-edp-1.html
* igt@kms_content_protection@content_type_change:
- shard-dg2: [SKIP][333] ([i915#7118]) -> [SKIP][334] ([i915#7118] / [i915#7162])
[333]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg2-7/igt@kms_content_protection@content_type_change.html
[334]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg2-11/igt@kms_content_protection@content_type_change.html
* igt@kms_content_protection@mei_interface:
- shard-dg1: [SKIP][335] ([i915#7116]) -> [SKIP][336] ([fdo#109300])
[335]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-dg1-17/igt@kms_content_protection@mei_interface.html
[336]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-dg1-12/igt@kms_content_protection@mei_interface.html
* igt@kms_force_connector_basic@force-load-detect:
- shard-rkl: [SKIP][337] ([fdo#109285]) -> [SKIP][338] ([fdo#109285] / [i915#4098])
[337]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13624/shard-rkl-6/igt@kms_force_connector_basic@force-load-detect.html
[338]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/shard-rkl-4/igt@kms_force_connector_basic@force-load-detect.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[IGT#2]: https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/2
[fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274
[fdo#109279]: https://bugs.freedesktop.org/show_bug.cgi?id=109279
[fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280
[fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
[fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289
[fdo#109293]: https://bugs.freedesktop.org/show_bug.cgi?id=109293
[fdo#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295
[fdo#109300]: https://bugs.freedesktop.org/show_bug.cgi?id=109300
[fdo#109309]: https://bugs.freedesktop.org/show_bug.cgi?id=109309
[fdo#109312]: https://bugs.freedesktop.org/show_bug.cgi?id=109312
[fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
[fdo#109506]: https://bugs.freedesktop.org/show_bug.cgi?id=109506
[fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642
[fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189
[fdo#110723]: https://bugs.freedesktop.org/show_bug.cgi?id=110723
[fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068
[fdo#111614]: https://bugs.freedesktop.org/show_bug.cgi?id=111614
[fdo#111615]: https://bugs.freedesktop.org/show_bug.cgi?id=111615
[fdo#111644]: https://bugs.freedesktop.org/show_bug.cgi?id=111644
[fdo#111656]: https://bugs.freedesktop.org/show_bug.cgi?id=111656
[fdo#111767]: https://bugs.freedesktop.org/show_bug.cgi?id=111767
[fdo#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825
[fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
[fdo#112283]: https://bugs.freedesktop.org/show_bug.cgi?id=112283
[i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
[i915#1099]: https://gitlab.freedesktop.org/drm/intel/issues/1099
[i915#1257]: https://gitlab.freedesktop.org/drm/intel/issues/1257
[i915#1397]: https://gitlab.freedesktop.org/drm/intel/issues/1397
[i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180
[i915#1825]: https://gitlab.freedesktop.org/drm/intel/issues/1825
[i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346
[i915#2434]: https://gitlab.freedesktop.org/drm/intel/issues/2434
[i915#2437]: https://gitlab.freedesktop.org/drm/intel/issues/2437
[i915#2527]: https://gitlab.freedesktop.org/drm/intel/issues/2527
[i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575
[i915#2587]: https://gitlab.freedesktop.org/drm/intel/issues/2587
[i915#2672]: https://gitlab.freedesktop.org/drm/intel/issues/2672
[i915#2705]: https://gitlab.freedesktop.org/drm/intel/issues/2705
[i915#2842]: https://gitlab.freedesktop.org/drm/intel/issues/2842
[i915#2856]: https://gitlab.freedesktop.org/drm/intel/issues/2856
[i915#3023]: https://gitlab.freedesktop.org/drm/intel/issues/3023
[i915#3281]: https://gitlab.freedesktop.org/drm/intel/issues/3281
[i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282
[i915#3291]: https://gitlab.freedesktop.org/drm/intel/issues/3291
[i915#3297]: https://gitlab.freedesktop.org/drm/intel/issues/3297
[i915#3299]: https://gitlab.freedesktop.org/drm/intel/issues/3299
[i915#3323]: https://gitlab.freedesktop.org/drm/intel/issues/3323
[i915#3359]: https://gitlab.freedesktop.org/drm/intel/issues/3359
[i915#3458]: https://gitlab.freedesktop.org/drm/intel/issues/3458
[i915#3539]: https://gitlab.freedesktop.org/drm/intel/issues/3539
[i915#3546]: https://gitlab.freedesktop.org/drm/intel/issues/3546
[i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555
[i915#3591]: https://gitlab.freedesktop.org/drm/intel/issues/3591
[i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637
[i915#3638]: https://gitlab.freedesktop.org/drm/intel/issues/3638
[i915#3689]: https://gitlab.freedesktop.org/drm/intel/issues/3689
[i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708
[i915#3734]: https://gitlab.freedesktop.org/drm/intel/issues/3734
[i915#3742]: https://gitlab.freedesktop.org/drm/intel/issues/3742
[i915#3743]: https://gitlab.freedesktop.org/drm/intel/issues/3743
[i915#3778]: https://gitlab.freedesktop.org/drm/intel/issues/3778
[i915#3826]: https://gitlab.freedesktop.org/drm/intel/issues/3826
[i915#3840]: https://gitlab.freedesktop.org/drm/intel/issues/3840
[i915#3886]: https://gitlab.freedesktop.org/drm/intel/issues/3886
[i915#4036]: https://gitlab.freedesktop.org/drm/intel/issues/4036
[i915#4070]: https://gitlab.freedesktop.org/drm/intel/issues/4070
[i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077
[i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079
[i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083
[i915#4098]: https://gitlab.freedesktop.org/drm/intel/issues/4098
[i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103
[i915#4212]: https://gitlab.freedesktop.org/drm/intel/issues/4212
[i915#4213]: https://gitlab.freedesktop.org/drm/intel/issues/4213
[i915#4235]: https://gitlab.freedesktop.org/drm/intel/issues/4235
[i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270
[i915#4281]: https://gitlab.freedesktop.org/drm/intel/issues/4281
[i915#4348]: https://gitlab.freedesktop.org/drm/intel/issues/4348
[i915#4349]: https://gitlab.freedesktop.org/drm/intel/issues/4349
[i915#4473]: https://gitlab.freedesktop.org/drm/intel/issues/4473
[i915#4537]: https://gitlab.freedesktop.org/drm/intel/issues/4537
[i915#4538]: https://gitlab.freedesktop.org/drm/intel/issues/4538
[i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613
[i915#4771]: https://gitlab.freedesktop.org/drm/intel/issues/4771
[i915#4812]: https://gitlab.freedesktop.org/drm/intel/issues/4812
[i915#4852]: https://gitlab.freedesktop.org/drm/intel/issues/4852
[i915#4860]: https://gitlab.freedesktop.org/drm/intel/issues/4860
[i915#4873]: https://gitlab.freedesktop.org/drm/intel/issues/4873
[i915#4880]: https://gitlab.freedesktop.org/drm/intel/issues/4880
[i915#4881]: https://gitlab.freedesktop.org/drm/intel/issues/4881
[i915#4885]: https://gitlab.freedesktop.org/drm/intel/issues/4885
[i915#4936]: https://gitlab.freedesktop.org/drm/intel/issues/4936
[i915#5107]: https://gitlab.freedesktop.org/drm/intel/issues/5107
[i915#5176]: https://gitlab.freedesktop.org/drm/intel/issues/5176
[i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190
[i915#5234]: https://gitlab.freedesktop.org/drm/intel/issues/5234
[i915#5235]: https://gitlab.freedesktop.org/drm/intel/issues/5235
[i915#5286]: https://gitlab.freedesktop.org/drm/intel/issues/5286
[i915#5289]: https://gitlab.freedesktop.org/drm/intel/issues/5289
[i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533
[i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354
[i915#5461]: https://gitlab.freedesktop.org/drm/intel/issues/5461
[i915#5493]: https://gitlab.freedesktop.org/drm/intel/issues/5493
[i915#5784]: https://gitlab.freedesktop.org/drm/intel/issues/5784
[i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095
[i915#6122]: https://gitlab.freedesktop.org/drm/intel/issues/6122
[i915#6187]: https://gitlab.freedesktop.org/drm/intel/issues/6187
[i915#6229]: https://gitlab.freedesktop.org/drm/intel/issues/6229
[i915#6268]: https://gitlab.freedesktop.org/drm/intel/issues/6268
[i915#6301]: https://gitlab.freedesktop.org/drm/intel/issues/6301
[i915#6334]: https://gitlab.freedesktop.org/drm/intel/issues/6334
[i915#6335]: https://gitlab.freedesktop.org/drm/intel/issues/6335
[i915#6524]: https://gitlab.freedesktop.org/drm/intel/issues/6524
[i915#658]: https://gitlab.freedesktop.org/drm/intel/issues/658
[i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621
[i915#6768]: https://gitlab.freedesktop.org/drm/intel/issues/6768
[i915#6805]: https://gitlab.freedesktop.org/drm/intel/issues/6805
[i915#6806]: https://gitlab.freedesktop.org/drm/intel/issues/6806
[i915#6880]: https://gitlab.freedesktop.org/drm/intel/issues/6880
[i915#6944]: https://gitlab.freedesktop.org/drm/intel/issues/6944
[i915#7116]: https://gitlab.freedesktop.org/drm/intel/issues/7116
[i915#7118]: https://gitlab.freedesktop.org/drm/intel/issues/7118
[i915#7162]: https://gitlab.freedesktop.org/drm/intel/issues/7162
[i915#7173]: https://gitlab.freedesktop.org/drm/intel/issues/7173
[i915#7213]: https://gitlab.freedesktop.org/drm/intel/issues/7213
[i915#7297]: https://gitlab.freedesktop.org/drm/intel/issues/7297
[i915#7387]: https://gitlab.freedesktop.org/drm/intel/issues/7387
[i915#7461]: https://gitlab.freedesktop.org/drm/intel/issues/7461
[i915#7697]: https://gitlab.freedesktop.org/drm/intel/issues/7697
[i915#7707]: https://gitlab.freedesktop.org/drm/intel/issues/7707
[i915#7711]: https://gitlab.freedesktop.org/drm/intel/issues/7711
[i915#7742]: https://gitlab.freedesktop.org/drm/intel/issues/7742
[i915#7823]: https://gitlab.freedesktop.org/drm/intel/issues/7823
[i915#7828]: https://gitlab.freedesktop.org/drm/intel/issues/7828
[i915#7975]: https://gitlab.freedesktop.org/drm/intel/issues/7975
[i915#8063]: https://gitlab.freedesktop.org/drm/intel/issues/8063
[i915#8213]: https://gitlab.freedesktop.org/drm/intel/issues/8213
[i915#8228]: https://gitlab.freedesktop.org/drm/intel/issues/8228
[i915#8247]: https://gitlab.freedesktop.org/drm/intel/issues/8247
[i915#8289]: https://gitlab.freedesktop.org/drm/intel/issues/8289
[i915#8292]: https://gitlab.freedesktop.org/drm/intel/issues/8292
[i915#8381]: https://gitlab.freedesktop.org/drm/intel/issues/8381
[i915#8399]: https://gitlab.freedesktop.org/drm/intel/issues/8399
[i915#8411]: https://gitlab.freedesktop.org/drm/intel/issues/8411
[i915#8414]: https://gitlab.freedesktop.org/drm/intel/issues/8414
[i915#8428]: https://gitlab.freedesktop.org/drm/intel/issues/8428
[i915#8489]: https://gitlab.freedesktop.org/drm/intel/issues/8489
[i915#8502]: https://gitlab.freedesktop.org/drm/intel/issues/8502
[i915#8516]: https://gitlab.freedesktop.org/drm/intel/issues/8516
[i915#8555]: https://gitlab.freedesktop.org/drm/intel/issues/8555
[i915#8561]: https://gitlab.freedesktop.org/drm/intel/issues/8561
[i915#8562]: https://gitlab.freedesktop.org/drm/intel/issues/8562
[i915#8623]: https://gitlab.freedesktop.org/drm/intel/issues/8623
[i915#8661]: https://gitlab.freedesktop.org/drm/intel/issues/8661
[i915#8668]: https://gitlab.freedesktop.org/drm/intel/issues/8668
[i915#8708]: https://gitlab.freedesktop.org/drm/intel/issues/8708
[i915#8709]: https://gitlab.freedesktop.org/drm/intel/issues/8709
[i915#8806]: https://gitlab.freedesktop.org/drm/intel/issues/8806
[i915#8810]: https://gitlab.freedesktop.org/drm/intel/issues/8810
[i915#8814]: https://gitlab.freedesktop.org/drm/intel/issues/8814
[i915#8821]: https://gitlab.freedesktop.org/drm/intel/issues/8821
[i915#8827]: https://gitlab.freedesktop.org/drm/intel/issues/8827
[i915#8841]: https://gitlab.freedesktop.org/drm/intel/issues/8841
[i915#8925]: https://gitlab.freedesktop.org/drm/intel/issues/8925
[i915#8962]: https://gitlab.freedesktop.org/drm/intel/issues/8962
[i915#9010]: https://gitlab.freedesktop.org/drm/intel/issues/9010
[i915#9053]: https://gitlab.freedesktop.org/drm/intel/issues/9053
[i915#9121]: https://gitlab.freedesktop.org/drm/intel/issues/9121
[i915#9196]: https://gitlab.freedesktop.org/drm/intel/issues/9196
[i915#9200]: https://gitlab.freedesktop.org/drm/intel/issues/9200
[i915#9259]: https://gitlab.freedesktop.org/drm/intel/issues/9259
[i915#9262]: https://gitlab.freedesktop.org/drm/intel/issues/9262
[i915#9310]: https://gitlab.freedesktop.org/drm/intel/issues/9310
[i915#9312]: https://gitlab.freedesktop.org/drm/intel/issues/9312
[i915#9318]: https://gitlab.freedesktop.org/drm/intel/issues/9318
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_7485 -> IGTPW_9780
* Piglit: piglit_4509 -> None
CI-20190529: 20190529
CI_DRM_13624: b1437a4f8f383c0849a00b0bbed5f58a02aab487 @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_9780: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/index.html
IGT_7485: 31ec677ca24e7ed86e35f367f40a29d3d9f51c06 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9780/index.html
[-- Attachment #2: Type: text/html, Size: 112053 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] tests/meson.build: fix build on cross-compiled environments
2023-09-13 13:24 [igt-dev] [PATCH i-g-t] tests/meson.build: fix build on cross-compiled environments Mauro Carvalho Chehab
` (2 preceding siblings ...)
2023-09-13 16:34 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
@ 2023-09-14 9:43 ` Kamil Konieczny
2023-09-14 13:29 ` Kamil Konieczny
4 siblings, 0 replies; 6+ messages in thread
From: Kamil Konieczny @ 2023-09-14 9:43 UTC (permalink / raw)
To: igt-dev
Hi Mauro,
On 2023-09-13 at 15:24:07 +0200, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab <mchehab@kernel.org>
>
> When using a cross-compilation build, test_list_target
> won't be updated. So, it needs to be initialized as a blank
> list, otherwise meson will abort with this error message:
>
> docs/reference/igt-gpu-tools/meson.build:58:1: ERROR: Unknown variable "test_list_target".
>
We have cross-compilation on GitLab ci for arm64 and other arch
using docker image with ubuntu cross-compilation toolchain and
there is no error?
Regards,
Kamil
> Tested using a cross-file named meson-core2.txt with:
>
> [properties]
> c_args = '-march=core2'
>
> [binaries]
> c = 'gcc'
> ar = 'ar'
> strip = 'strip'
> pkgconfig = 'pkg-config'
>
> [host_machine]
> system = 'linux'
> cpu_family = 'aarch64'
> cpu = 'aarch64'
> endian = 'little'
>
> And running meson with:
>
> meson -Dxe_driver=enabled --cross-file meson-core2.txt core2
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
> ---
> tests/meson.build | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/tests/meson.build b/tests/meson.build
> index 94b1e2e123ca..a754c7b7612b 100644
> --- a/tests/meson.build
> +++ b/tests/meson.build
> @@ -464,6 +464,8 @@ if not meson.is_cross_build()
> command : [ gen_testlist, '@OUTPUT@', test_list ],
> install : true,
> install_dir : libexecdir)
> +else
> + test_list_target = []
> endif
>
> test_executables += executable('gem_concurrent_all', 'intel/gem_concurrent_all.c',
> --
> 2.41.0
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] tests/meson.build: fix build on cross-compiled environments
2023-09-13 13:24 [igt-dev] [PATCH i-g-t] tests/meson.build: fix build on cross-compiled environments Mauro Carvalho Chehab
` (3 preceding siblings ...)
2023-09-14 9:43 ` [igt-dev] [PATCH i-g-t] " Kamil Konieczny
@ 2023-09-14 13:29 ` Kamil Konieczny
4 siblings, 0 replies; 6+ messages in thread
From: Kamil Konieczny @ 2023-09-14 13:29 UTC (permalink / raw)
To: igt-dev
Hi Mauro,
On 2023-09-13 at 15:24:07 +0200, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab <mchehab@kernel.org>
>
> When using a cross-compilation build, test_list_target
> won't be updated. So, it needs to be initialized as a blank
------------------- ^^^^^^
s/So, it/It/
> list, otherwise meson will abort with this error message:
>
> docs/reference/igt-gpu-tools/meson.build:58:1: ERROR: Unknown variable "test_list_target".
^^^
Remove spaces from begin.
>
> Tested using a cross-file named meson-core2.txt with:
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I was unable to reproduce this error so imho please remove this
upto "meson -Dxe..." line.
With this
Reviewed-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>
>
> [properties]
> c_args = '-march=core2'
>
> [binaries]
> c = 'gcc'
> ar = 'ar'
> strip = 'strip'
> pkgconfig = 'pkg-config'
>
> [host_machine]
> system = 'linux'
> cpu_family = 'aarch64'
> cpu = 'aarch64'
> endian = 'little'
>
> And running meson with:
>
> meson -Dxe_driver=enabled --cross-file meson-core2.txt core2
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
> ---
> tests/meson.build | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/tests/meson.build b/tests/meson.build
> index 94b1e2e123ca..a754c7b7612b 100644
> --- a/tests/meson.build
> +++ b/tests/meson.build
> @@ -464,6 +464,8 @@ if not meson.is_cross_build()
> command : [ gen_testlist, '@OUTPUT@', test_list ],
> install : true,
> install_dir : libexecdir)
> +else
> + test_list_target = []
> endif
>
> test_executables += executable('gem_concurrent_all', 'intel/gem_concurrent_all.c',
> --
> 2.41.0
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-09-14 14:00 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-13 13:24 [igt-dev] [PATCH i-g-t] tests/meson.build: fix build on cross-compiled environments Mauro Carvalho Chehab
2023-09-13 14:30 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-09-13 14:31 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-09-13 16:34 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-09-14 9:43 ` [igt-dev] [PATCH i-g-t] " Kamil Konieczny
2023-09-14 13:29 ` Kamil Konieczny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox