* [igt-dev] [PATCH i-g-t v2] tests/prime_vgem: Fix timeout/incomplete issue in MTL simulation @ 2022-11-07 8:39 Vikas Srivastava 2022-11-07 9:36 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/prime_vgem: Fix timeout/incomplete issue in MTL simulation (rev2) Patchwork 2022-11-07 11:02 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork 0 siblings, 2 replies; 3+ messages in thread From: Vikas Srivastava @ 2022-11-07 8:39 UTC (permalink / raw) To: igt-dev Fixed Timeout issue seen on MTL, Simulation environment takes more then 1625s and gets timed out. Reduced run from 1024 to 64 to get test executed under 150s. Signed-off-by: Arjun Melkaveri <arjun.melkaveri@intel.com> Acked-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com> --- tests/prime_vgem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/prime_vgem.c b/tests/prime_vgem.c index 95c8e4fe..be3f3ac7 100644 --- a/tests/prime_vgem.c +++ b/tests/prime_vgem.c @@ -536,7 +536,7 @@ static void test_blt_interleaved(int vgem, int i915) foreign = vgem_mmap(vgem, &scratch, PROT_WRITE); local = gem_mmap__device_coherent(i915, native, 0, scratch.size, PROT_WRITE); - for (i = 0; i < scratch.height; i++) { + for (i = 0; i < SLOW_QUICK(scratch.height, 64); i++) { local[scratch.pitch * i / sizeof(*local)] = i; igt_blitter_src_copy(i915, ahnd, 0, native, 0, scratch.pitch, I915_TILING_NONE, 0, i, scratch.size, -- 2.25.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [igt-dev] ✓ Fi.CI.BAT: success for tests/prime_vgem: Fix timeout/incomplete issue in MTL simulation (rev2) 2022-11-07 8:39 [igt-dev] [PATCH i-g-t v2] tests/prime_vgem: Fix timeout/incomplete issue in MTL simulation Vikas Srivastava @ 2022-11-07 9:36 ` Patchwork 2022-11-07 11:02 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork 1 sibling, 0 replies; 3+ messages in thread From: Patchwork @ 2022-11-07 9:36 UTC (permalink / raw) To: Vikas Srivastava; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 6083 bytes --] == Series Details == Series: tests/prime_vgem: Fix timeout/incomplete issue in MTL simulation (rev2) URL : https://patchwork.freedesktop.org/series/110519/ State : success == Summary == CI Bug Log - changes from CI_DRM_12347 -> IGTPW_8051 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/index.html Participating hosts (38 -> 27) ------------------------------ Additional (1): fi-tgl-dsi Missing (12): fi-rkl-11600 bat-dg2-8 bat-dg2-9 bat-adlp-6 bat-adlp-4 fi-ctg-p8600 bat-adln-1 bat-rplp-1 bat-rpls-1 bat-rpls-2 bat-dg2-11 bat-jsl-1 Known issues ------------ Here are the changes found in IGTPW_8051 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_exec_gttfill@basic: - fi-pnv-d510: [PASS][1] -> [FAIL][2] ([i915#7229]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/fi-pnv-d510/igt@gem_exec_gttfill@basic.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/fi-pnv-d510/igt@gem_exec_gttfill@basic.html * igt@gem_tiled_blits@basic: - fi-pnv-d510: [PASS][3] -> [SKIP][4] ([fdo#109271]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/fi-pnv-d510/igt@gem_tiled_blits@basic.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/fi-pnv-d510/igt@gem_tiled_blits@basic.html * igt@i915_selftest@live@gt_heartbeat: - fi-apl-guc: [PASS][5] -> [DMESG-FAIL][6] ([i915#5334]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html * igt@i915_selftest@live@hangcheck: - fi-hsw-4770: [PASS][7] -> [INCOMPLETE][8] ([i915#4785]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html * igt@kms_chamelium@common-hpd-after-suspend: - fi-ivb-3770: NOTRUN -> [SKIP][9] ([fdo#109271] / [fdo#111827]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/fi-ivb-3770/igt@kms_chamelium@common-hpd-after-suspend.html - fi-bsw-kefka: NOTRUN -> [SKIP][10] ([fdo#109271] / [fdo#111827]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/fi-bsw-kefka/igt@kms_chamelium@common-hpd-after-suspend.html * igt@runner@aborted: - fi-hsw-4770: NOTRUN -> [FAIL][11] ([fdo#109271] / [i915#4312] / [i915#5594]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/fi-hsw-4770/igt@runner@aborted.html #### Possible fixes #### * igt@gem_ctx_create@basic-files: - {fi-tgl-mst}: [DMESG-WARN][12] ([i915#6434]) -> [PASS][13] [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/fi-tgl-mst/igt@gem_ctx_create@basic-files.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/fi-tgl-mst/igt@gem_ctx_create@basic-files.html * igt@i915_selftest@live@execlists: - fi-bsw-kefka: [INCOMPLETE][14] ([i915#2940]) -> [PASS][15] [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/fi-bsw-kefka/igt@i915_selftest@live@execlists.html [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/fi-bsw-kefka/igt@i915_selftest@live@execlists.html * igt@i915_selftest@live@hangcheck: - fi-ivb-3770: [INCOMPLETE][16] ([i915#3303] / [i915#7122]) -> [PASS][17] [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/fi-ivb-3770/igt@i915_selftest@live@hangcheck.html [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/fi-ivb-3770/igt@i915_selftest@live@hangcheck.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109284]: https://bugs.freedesktop.org/show_bug.cgi?id=109284 [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [fdo#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295 [fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#2411]: https://gitlab.freedesktop.org/drm/intel/issues/2411 [i915#2940]: https://gitlab.freedesktop.org/drm/intel/issues/2940 [i915#3301]: https://gitlab.freedesktop.org/drm/intel/issues/3301 [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103 [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4785]: https://gitlab.freedesktop.org/drm/intel/issues/4785 [i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334 [i915#5594]: https://gitlab.freedesktop.org/drm/intel/issues/5594 [i915#6434]: https://gitlab.freedesktop.org/drm/intel/issues/6434 [i915#6856]: https://gitlab.freedesktop.org/drm/intel/issues/6856 [i915#7122]: https://gitlab.freedesktop.org/drm/intel/issues/7122 [i915#7125]: https://gitlab.freedesktop.org/drm/intel/issues/7125 [i915#7229]: https://gitlab.freedesktop.org/drm/intel/issues/7229 [i915#7456]: https://gitlab.freedesktop.org/drm/intel/issues/7456 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7044 -> IGTPW_8051 CI-20190529: 20190529 CI_DRM_12347: 3aa97a74d622aa26fe79cf4bd819b6a4fd176e90 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_8051: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/index.html IGT_7044: dbeb6f92720292f8303182a0e649284cea5b11a6 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/index.html [-- Attachment #2: Type: text/html, Size: 6303 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* [igt-dev] ✓ Fi.CI.IGT: success for tests/prime_vgem: Fix timeout/incomplete issue in MTL simulation (rev2) 2022-11-07 8:39 [igt-dev] [PATCH i-g-t v2] tests/prime_vgem: Fix timeout/incomplete issue in MTL simulation Vikas Srivastava 2022-11-07 9:36 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/prime_vgem: Fix timeout/incomplete issue in MTL simulation (rev2) Patchwork @ 2022-11-07 11:02 ` Patchwork 1 sibling, 0 replies; 3+ messages in thread From: Patchwork @ 2022-11-07 11:02 UTC (permalink / raw) To: Vikas Srivastava; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 34211 bytes --] == Series Details == Series: tests/prime_vgem: Fix timeout/incomplete issue in MTL simulation (rev2) URL : https://patchwork.freedesktop.org/series/110519/ State : success == Summary == CI Bug Log - changes from CI_DRM_12347_full -> IGTPW_8051_full ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/index.html Participating hosts (9 -> 6) ------------------------------ Missing (3): pig-skl-6260u pig-kbl-iris pig-glk-j5005 Known issues ------------ Here are the changes found in IGTPW_8051_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@feature_discovery@chamelium: - shard-tglb: NOTRUN -> [SKIP][1] ([fdo#111827]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb8/igt@feature_discovery@chamelium.html - shard-iclb: NOTRUN -> [SKIP][2] ([fdo#111827]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb8/igt@feature_discovery@chamelium.html * igt@gem_ccs@ctrl-surf-copy-new-ctx: - shard-iclb: NOTRUN -> [SKIP][3] ([i915#5327]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb6/igt@gem_ccs@ctrl-surf-copy-new-ctx.html * igt@gem_create@create-massive: - shard-apl: NOTRUN -> [DMESG-WARN][4] ([i915#4991]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl7/igt@gem_create@create-massive.html * igt@gem_ctx_persistence@engines-mixed-process: - shard-snb: NOTRUN -> [SKIP][5] ([fdo#109271] / [i915#1099]) +1 similar issue [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-snb5/igt@gem_ctx_persistence@engines-mixed-process.html * igt@gem_exec_balancer@parallel: - shard-iclb: NOTRUN -> [SKIP][6] ([i915#4525]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb6/igt@gem_exec_balancer@parallel.html * igt@gem_exec_fair@basic-deadline: - shard-apl: NOTRUN -> [FAIL][7] ([i915#2846]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl7/igt@gem_exec_fair@basic-deadline.html - shard-glk: [PASS][8] -> [FAIL][9] ([i915#2846]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-glk6/igt@gem_exec_fair@basic-deadline.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-glk7/igt@gem_exec_fair@basic-deadline.html * igt@gem_exec_fair@basic-none-solo@rcs0: - shard-iclb: NOTRUN -> [FAIL][10] ([i915#2842]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb2/igt@gem_exec_fair@basic-none-solo@rcs0.html * igt@gem_exec_fair@basic-pace@vcs0: - shard-glk: NOTRUN -> [FAIL][11] ([i915#2842]) +1 similar issue [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-glk9/igt@gem_exec_fair@basic-pace@vcs0.html * igt@gem_exec_fair@basic-throttle@rcs0: - shard-iclb: [PASS][12] -> [FAIL][13] ([i915#2842]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-iclb7/igt@gem_exec_fair@basic-throttle@rcs0.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb5/igt@gem_exec_fair@basic-throttle@rcs0.html * igt@gem_huc_copy@huc-copy: - shard-glk: NOTRUN -> [SKIP][14] ([fdo#109271] / [i915#2190]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-glk5/igt@gem_huc_copy@huc-copy.html * igt@gem_lmem_swapping@parallel-random-engines: - shard-apl: NOTRUN -> [SKIP][15] ([fdo#109271] / [i915#4613]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl1/igt@gem_lmem_swapping@parallel-random-engines.html * igt@gem_lmem_swapping@smem-oom: - shard-glk: NOTRUN -> [SKIP][16] ([fdo#109271] / [i915#4613]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-glk1/igt@gem_lmem_swapping@smem-oom.html * igt@gem_pxp@create-regular-buffer: - shard-iclb: NOTRUN -> [SKIP][17] ([i915#4270]) +1 similar issue [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb1/igt@gem_pxp@create-regular-buffer.html * igt@gem_pxp@verify-pxp-stale-ctx-execution: - shard-tglb: NOTRUN -> [SKIP][18] ([i915#4270]) +1 similar issue [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb7/igt@gem_pxp@verify-pxp-stale-ctx-execution.html * igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled: - shard-iclb: NOTRUN -> [SKIP][19] ([i915#768]) +1 similar issue [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb8/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled.html * igt@gem_userptr_blits@readonly-unsync: - shard-iclb: NOTRUN -> [SKIP][20] ([i915#3297]) +2 similar issues [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb8/igt@gem_userptr_blits@readonly-unsync.html * igt@gem_userptr_blits@unsync-unmap: - shard-tglb: NOTRUN -> [SKIP][21] ([i915#3297]) +1 similar issue [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb7/igt@gem_userptr_blits@unsync-unmap.html * igt@gem_vm_create@invalid-create: - shard-snb: NOTRUN -> [SKIP][22] ([fdo#109271]) +77 similar issues [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-snb6/igt@gem_vm_create@invalid-create.html * igt@gen3_mixed_blits: - shard-iclb: NOTRUN -> [SKIP][23] ([fdo#109289]) +2 similar issues [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb8/igt@gen3_mixed_blits.html * igt@gen3_render_linear_blits: - shard-tglb: NOTRUN -> [SKIP][24] ([fdo#109289]) [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb6/igt@gen3_render_linear_blits.html * igt@gen9_exec_parse@allowed-single: - shard-apl: [PASS][25] -> [DMESG-WARN][26] ([i915#5566] / [i915#716]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-apl3/igt@gen9_exec_parse@allowed-single.html [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl7/igt@gen9_exec_parse@allowed-single.html * igt@gen9_exec_parse@bb-start-param: - shard-iclb: NOTRUN -> [SKIP][27] ([i915#2856]) [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb6/igt@gen9_exec_parse@bb-start-param.html * igt@i915_pm_dc@dc3co-vpb-simulation: - shard-iclb: NOTRUN -> [SKIP][28] ([i915#658]) [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb3/igt@i915_pm_dc@dc3co-vpb-simulation.html - shard-tglb: NOTRUN -> [SKIP][29] ([i915#1904]) [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb3/igt@i915_pm_dc@dc3co-vpb-simulation.html * igt@i915_pm_lpsp@screens-disabled: - shard-tglb: NOTRUN -> [SKIP][30] ([i915#1902]) [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb2/igt@i915_pm_lpsp@screens-disabled.html - shard-iclb: NOTRUN -> [SKIP][31] ([i915#1902]) [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb2/igt@i915_pm_lpsp@screens-disabled.html * igt@i915_pm_rpm@modeset-pc8-residency-stress: - shard-tglb: NOTRUN -> [SKIP][32] ([fdo#109506] / [i915#2411]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb3/igt@i915_pm_rpm@modeset-pc8-residency-stress.html - shard-iclb: NOTRUN -> [SKIP][33] ([fdo#109293] / [fdo#109506]) [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb7/igt@i915_pm_rpm@modeset-pc8-residency-stress.html * igt@i915_pm_rps@engine-order: - shard-apl: NOTRUN -> [FAIL][34] ([i915#6537]) [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl8/igt@i915_pm_rps@engine-order.html * igt@i915_suspend@fence-restore-tiled2untiled: - shard-apl: [PASS][35] -> [DMESG-WARN][36] ([i915#180]) +1 similar issue [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-apl1/igt@i915_suspend@fence-restore-tiled2untiled.html [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl2/igt@i915_suspend@fence-restore-tiled2untiled.html * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip: - shard-iclb: NOTRUN -> [SKIP][37] ([i915#5286]) +4 similar issues [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb1/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html - shard-tglb: NOTRUN -> [SKIP][38] ([i915#5286]) +2 similar issues [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb7/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html * igt@kms_big_fb@x-tiled-8bpp-rotate-90: - shard-tglb: NOTRUN -> [SKIP][39] ([fdo#111614]) +1 similar issue [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb7/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html - shard-iclb: NOTRUN -> [SKIP][40] ([fdo#110725] / [fdo#111614]) +1 similar issue [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb1/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180: - shard-tglb: NOTRUN -> [SKIP][41] ([fdo#111615]) [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb6/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180.html * igt@kms_ccs@pipe-a-bad-pixel-format-y_tiled_gen12_rc_ccs_cc: - shard-iclb: NOTRUN -> [SKIP][42] ([fdo#109278] / [i915#3886]) +2 similar issues [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb3/igt@kms_ccs@pipe-a-bad-pixel-format-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_rc_ccs_cc: - shard-apl: NOTRUN -> [SKIP][43] ([fdo#109271] / [i915#3886]) +2 similar issues [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl3/igt@kms_ccs@pipe-a-bad-rotation-90-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-a-crc-sprite-planes-basic-4_tiled_dg2_rc_ccs: - shard-iclb: NOTRUN -> [SKIP][44] ([fdo#109278]) +14 similar issues [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb2/igt@kms_ccs@pipe-a-crc-sprite-planes-basic-4_tiled_dg2_rc_ccs.html - shard-tglb: NOTRUN -> [SKIP][45] ([i915#3689] / [i915#6095]) +2 similar issues [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb2/igt@kms_ccs@pipe-a-crc-sprite-planes-basic-4_tiled_dg2_rc_ccs.html * igt@kms_ccs@pipe-c-bad-pixel-format-y_tiled_gen12_rc_ccs_cc: - shard-glk: NOTRUN -> [SKIP][46] ([fdo#109271] / [i915#3886]) +3 similar issues [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-glk7/igt@kms_ccs@pipe-c-bad-pixel-format-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_ccs: - shard-apl: NOTRUN -> [SKIP][47] ([fdo#109271]) +102 similar issues [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl3/igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_ccs.html * igt@kms_ccs@pipe-c-crc-primary-basic-4_tiled_dg2_rc_ccs_cc: - shard-tglb: NOTRUN -> [SKIP][48] ([i915#6095]) +1 similar issue [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb5/igt@kms_ccs@pipe-c-crc-primary-basic-4_tiled_dg2_rc_ccs_cc.html * igt@kms_ccs@pipe-d-crc-primary-basic-y_tiled_gen12_mc_ccs: - shard-tglb: NOTRUN -> [SKIP][49] ([i915#3689]) +1 similar issue [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb6/igt@kms_ccs@pipe-d-crc-primary-basic-y_tiled_gen12_mc_ccs.html * igt@kms_chamelium@dp-crc-single: - shard-snb: NOTRUN -> [SKIP][50] ([fdo#109271] / [fdo#111827]) +1 similar issue [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-snb7/igt@kms_chamelium@dp-crc-single.html - shard-apl: NOTRUN -> [SKIP][51] ([fdo#109271] / [fdo#111827]) +8 similar issues [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl3/igt@kms_chamelium@dp-crc-single.html - shard-tglb: NOTRUN -> [SKIP][52] ([fdo#109284] / [fdo#111827]) +1 similar issue [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb1/igt@kms_chamelium@dp-crc-single.html - shard-glk: NOTRUN -> [SKIP][53] ([fdo#109271] / [fdo#111827]) +3 similar issues [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-glk7/igt@kms_chamelium@dp-crc-single.html * igt@kms_color@ctm-0-25@pipe-b-edp-1: - shard-iclb: NOTRUN -> [FAIL][54] ([i915#315] / [i915#6946]) +2 similar issues [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb2/igt@kms_color@ctm-0-25@pipe-b-edp-1.html * igt@kms_color_chamelium@ctm-0-75: - shard-iclb: NOTRUN -> [SKIP][55] ([fdo#109284] / [fdo#111827]) +2 similar issues [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb6/igt@kms_color_chamelium@ctm-0-75.html * igt@kms_content_protection@atomic-dpms@pipe-a-dp-1: - shard-apl: NOTRUN -> [INCOMPLETE][56] ([i915#7121] / [i915#7173]) [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl1/igt@kms_content_protection@atomic-dpms@pipe-a-dp-1.html * igt@kms_content_protection@legacy: - shard-tglb: NOTRUN -> [SKIP][57] ([i915#7118]) [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb2/igt@kms_content_protection@legacy.html - shard-iclb: NOTRUN -> [SKIP][58] ([i915#7118]) [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb2/igt@kms_content_protection@legacy.html * igt@kms_content_protection@legacy@pipe-a-dp-1: - shard-apl: NOTRUN -> [INCOMPLETE][59] ([i915#1319] / [i915#7121] / [i915#7173]) [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl2/igt@kms_content_protection@legacy@pipe-a-dp-1.html * igt@kms_cursor_crc@cursor-random-512x170: - shard-iclb: NOTRUN -> [SKIP][60] ([i915#3359]) [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb6/igt@kms_cursor_crc@cursor-random-512x170.html * igt@kms_cursor_legacy@2x-cursor-vs-flip-legacy: - shard-tglb: NOTRUN -> [SKIP][61] ([fdo#109274] / [fdo#111825]) [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb5/igt@kms_cursor_legacy@2x-cursor-vs-flip-legacy.html * igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset: - shard-iclb: NOTRUN -> [SKIP][62] ([fdo#109274]) +8 similar issues [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb7/igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset.html * igt@kms_flip@2x-nonexisting-fb: - shard-tglb: NOTRUN -> [SKIP][63] ([fdo#109274] / [fdo#111825] / [i915#3637]) +1 similar issue [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb7/igt@kms_flip@2x-nonexisting-fb.html * igt@kms_flip@flip-vs-suspend-interruptible@c-edp1: - shard-iclb: NOTRUN -> [DMESG-WARN][64] ([i915#2867]) [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb8/igt@kms_flip@flip-vs-suspend-interruptible@c-edp1.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-valid-mode: - shard-tglb: NOTRUN -> [SKIP][65] ([i915#2587] / [i915#2672]) [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb2/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-default-mode: - shard-iclb: NOTRUN -> [SKIP][66] ([i915#6375]) [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb2/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-default-mode: - shard-iclb: NOTRUN -> [SKIP][67] ([i915#2672]) +3 similar issues [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb2/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling@pipe-a-valid-mode: - shard-iclb: NOTRUN -> [SKIP][68] ([i915#2587] / [i915#2672]) +3 similar issues [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb8/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-default-mode: - shard-iclb: NOTRUN -> [SKIP][69] ([i915#2672] / [i915#3555]) [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb3/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-default-mode.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-mmap-gtt: - shard-glk: NOTRUN -> [SKIP][70] ([fdo#109271]) +98 similar issues [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-glk3/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-render: - shard-tglb: NOTRUN -> [SKIP][71] ([fdo#109280] / [fdo#111825]) +10 similar issues [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-modesetfrombusy: - shard-tglb: NOTRUN -> [SKIP][72] ([i915#6497]) +3 similar issues [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-modesetfrombusy.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-pwrite: - shard-iclb: NOTRUN -> [SKIP][73] ([fdo#109280]) +19 similar issues [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb8/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-pwrite.html * igt@kms_hdr@bpc-switch-suspend: - shard-iclb: NOTRUN -> [SKIP][74] ([i915#3555]) [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb8/igt@kms_hdr@bpc-switch-suspend.html * igt@kms_multipipe_modeset@basic-max-pipe-crc-check: - shard-iclb: NOTRUN -> [SKIP][75] ([i915#1839]) [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb3/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html * igt@kms_plane_alpha_blend@alpha-basic@pipe-a-dp-1: - shard-apl: NOTRUN -> [FAIL][76] ([i915#4573]) +2 similar issues [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl8/igt@kms_plane_alpha_blend@alpha-basic@pipe-a-dp-1.html * igt@kms_plane_lowres@tiling-y@pipe-c-edp-1: - shard-tglb: NOTRUN -> [SKIP][77] ([i915#3536]) +3 similar issues [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb2/igt@kms_plane_lowres@tiling-y@pipe-c-edp-1.html - shard-iclb: NOTRUN -> [SKIP][78] ([i915#3536]) +2 similar issues [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb2/igt@kms_plane_lowres@tiling-y@pipe-c-edp-1.html * igt@kms_prime@basic-modeset-hybrid: - shard-tglb: NOTRUN -> [SKIP][79] ([i915#6524]) [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb6/igt@kms_prime@basic-modeset-hybrid.html - shard-iclb: NOTRUN -> [SKIP][80] ([i915#6524]) [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb3/igt@kms_prime@basic-modeset-hybrid.html * igt@kms_psr2_sf@cursor-plane-move-continuous-exceed-fully-sf: - shard-apl: NOTRUN -> [SKIP][81] ([fdo#109271] / [i915#658]) +1 similar issue [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl7/igt@kms_psr2_sf@cursor-plane-move-continuous-exceed-fully-sf.html * igt@kms_psr2_sf@cursor-plane-move-continuous-sf: - shard-glk: NOTRUN -> [SKIP][82] ([fdo#109271] / [i915#658]) +1 similar issue [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-glk5/igt@kms_psr2_sf@cursor-plane-move-continuous-sf.html * igt@kms_psr2_su@page_flip-p010: - shard-iclb: NOTRUN -> [SKIP][83] ([fdo#109642] / [fdo#111068] / [i915#658]) [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb6/igt@kms_psr2_su@page_flip-p010.html * igt@kms_psr@psr2_cursor_blt: - shard-iclb: [PASS][84] -> [SKIP][85] ([fdo#109441]) +2 similar issues [84]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-iclb2/igt@kms_psr@psr2_cursor_blt.html [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb6/igt@kms_psr@psr2_cursor_blt.html * igt@kms_psr@psr2_primary_page_flip: - shard-iclb: NOTRUN -> [SKIP][86] ([fdo#109441]) [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb7/igt@kms_psr@psr2_primary_page_flip.html * igt@kms_psr_stress_test@flip-primary-invalidate-overlay: - shard-iclb: [PASS][87] -> [SKIP][88] ([i915#5519]) [87]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-iclb5/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb1/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html * igt@kms_psr_stress_test@invalidate-primary-flip-overlay: - shard-tglb: [PASS][89] -> [SKIP][90] ([i915#5519]) [89]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-tglb2/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb7/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270: - shard-tglb: NOTRUN -> [SKIP][91] ([fdo#111615] / [i915#5289]) [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb5/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html * igt@kms_writeback@writeback-fb-id: - shard-apl: NOTRUN -> [SKIP][92] ([fdo#109271] / [i915#2437]) [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl6/igt@kms_writeback@writeback-fb-id.html * igt@sysfs_clients@busy: - shard-glk: NOTRUN -> [SKIP][93] ([fdo#109271] / [i915#2994]) +2 similar issues [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-glk3/igt@sysfs_clients@busy.html * igt@sysfs_clients@fair-0: - shard-apl: NOTRUN -> [SKIP][94] ([fdo#109271] / [i915#2994]) [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl6/igt@sysfs_clients@fair-0.html - shard-tglb: NOTRUN -> [SKIP][95] ([i915#2994]) [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb5/igt@sysfs_clients@fair-0.html * igt@sysfs_clients@split-50: - shard-iclb: NOTRUN -> [SKIP][96] ([i915#2994]) +1 similar issue [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb6/igt@sysfs_clients@split-50.html #### Possible fixes #### * igt@gem_exec_balancer@parallel-contexts: - shard-iclb: [SKIP][97] ([i915#4525]) -> [PASS][98] +2 similar issues [97]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-iclb6/igt@gem_exec_balancer@parallel-contexts.html [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb2/igt@gem_exec_balancer@parallel-contexts.html * igt@gem_exec_whisper@basic-queues-priority: - shard-iclb: [INCOMPLETE][99] ([i915#6453]) -> [PASS][100] [99]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-iclb6/igt@gem_exec_whisper@basic-queues-priority.html [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb8/igt@gem_exec_whisper@basic-queues-priority.html * igt@gem_huc_copy@huc-copy: - shard-tglb: [SKIP][101] ([i915#2190]) -> [PASS][102] [101]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-tglb6/igt@gem_huc_copy@huc-copy.html [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb3/igt@gem_huc_copy@huc-copy.html * igt@gem_softpin@evict-single-offset: - shard-tglb: [FAIL][103] ([i915#4171]) -> [PASS][104] [103]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-tglb3/igt@gem_softpin@evict-single-offset.html [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb3/igt@gem_softpin@evict-single-offset.html * igt@gen9_exec_parse@allowed-single: - shard-glk: [DMESG-WARN][105] ([i915#5566] / [i915#716]) -> [PASS][106] [105]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-glk6/igt@gen9_exec_parse@allowed-single.html [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-glk1/igt@gen9_exec_parse@allowed-single.html * igt@i915_pm_dc@dc9-dpms: - shard-iclb: [SKIP][107] ([i915#4281]) -> [PASS][108] [107]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-iclb3/igt@i915_pm_dc@dc9-dpms.html [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb6/igt@i915_pm_dc@dc9-dpms.html * igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions-varying-size: - shard-apl: [FAIL][109] ([i915#2346]) -> [PASS][110] [109]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-apl2/igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions-varying-size.html [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl1/igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions-varying-size.html - shard-iclb: [FAIL][111] ([i915#2346]) -> [PASS][112] +1 similar issue [111]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-iclb7/igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions-varying-size.html [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb5/igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions-varying-size.html * igt@kms_hdmi_inject@inject-audio: - shard-tglb: [SKIP][113] ([i915#433]) -> [PASS][114] [113]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-tglb7/igt@kms_hdmi_inject@inject-audio.html [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb5/igt@kms_hdmi_inject@inject-audio.html * igt@kms_hdr@bpc-switch-suspend@pipe-a-dp-1: - shard-apl: [DMESG-WARN][115] ([i915#180]) -> [PASS][116] +2 similar issues [115]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-apl6/igt@kms_hdr@bpc-switch-suspend@pipe-a-dp-1.html [116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-apl2/igt@kms_hdr@bpc-switch-suspend@pipe-a-dp-1.html * igt@kms_psr@psr2_primary_blt: - shard-iclb: [SKIP][117] ([fdo#109441]) -> [PASS][118] +4 similar issues [117]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-iclb1/igt@kms_psr@psr2_primary_blt.html [118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb2/igt@kms_psr@psr2_primary_blt.html * igt@kms_psr_stress_test@flip-primary-invalidate-overlay: - shard-tglb: [SKIP][119] ([i915#5519]) -> [PASS][120] [119]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-tglb7/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html [120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb7/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html #### Warnings #### * igt@gem_pread@exhaustion: - shard-tglb: [INCOMPLETE][121] ([i915#7248]) -> [WARN][122] ([i915#2658]) [121]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-tglb6/igt@gem_pread@exhaustion.html [122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb6/igt@gem_pread@exhaustion.html - shard-glk: [INCOMPLETE][123] ([i915#7248]) -> [WARN][124] ([i915#2658]) [123]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-glk1/igt@gem_pread@exhaustion.html [124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-glk6/igt@gem_pread@exhaustion.html * igt@gem_pwrite@basic-exhaustion: - shard-tglb: [WARN][125] ([i915#2658]) -> [INCOMPLETE][126] ([i915#7248]) [125]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-tglb8/igt@gem_pwrite@basic-exhaustion.html [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-tglb8/igt@gem_pwrite@basic-exhaustion.html * igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area: - shard-iclb: [SKIP][127] ([fdo#111068] / [i915#658]) -> [SKIP][128] ([i915#2920]) [127]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12347/shard-iclb1/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area.html [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/shard-iclb2/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area.html [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274 [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278 [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280 [fdo#109284]: https://bugs.freedesktop.org/show_bug.cgi?id=109284 [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289 [fdo#109293]: https://bugs.freedesktop.org/show_bug.cgi?id=109293 [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441 [fdo#109506]: https://bugs.freedesktop.org/show_bug.cgi?id=109506 [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642 [fdo#110725]: https://bugs.freedesktop.org/show_bug.cgi?id=110725 [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#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#1099]: https://gitlab.freedesktop.org/drm/intel/issues/1099 [i915#1319]: https://gitlab.freedesktop.org/drm/intel/issues/1319 [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180 [i915#1839]: https://gitlab.freedesktop.org/drm/intel/issues/1839 [i915#1902]: https://gitlab.freedesktop.org/drm/intel/issues/1902 [i915#1904]: https://gitlab.freedesktop.org/drm/intel/issues/1904 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346 [i915#2411]: https://gitlab.freedesktop.org/drm/intel/issues/2411 [i915#2437]: https://gitlab.freedesktop.org/drm/intel/issues/2437 [i915#2587]: https://gitlab.freedesktop.org/drm/intel/issues/2587 [i915#2658]: https://gitlab.freedesktop.org/drm/intel/issues/2658 [i915#2672]: https://gitlab.freedesktop.org/drm/intel/issues/2672 [i915#2842]: https://gitlab.freedesktop.org/drm/intel/issues/2842 [i915#2846]: https://gitlab.freedesktop.org/drm/intel/issues/2846 [i915#2856]: https://gitlab.freedesktop.org/drm/intel/issues/2856 [i915#2867]: https://gitlab.freedesktop.org/drm/intel/issues/2867 [i915#2920]: https://gitlab.freedesktop.org/drm/intel/issues/2920 [i915#2994]: https://gitlab.freedesktop.org/drm/intel/issues/2994 [i915#315]: https://gitlab.freedesktop.org/drm/intel/issues/315 [i915#3297]: https://gitlab.freedesktop.org/drm/intel/issues/3297 [i915#3359]: https://gitlab.freedesktop.org/drm/intel/issues/3359 [i915#3536]: https://gitlab.freedesktop.org/drm/intel/issues/3536 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637 [i915#3689]: https://gitlab.freedesktop.org/drm/intel/issues/3689 [i915#3886]: https://gitlab.freedesktop.org/drm/intel/issues/3886 [i915#4171]: https://gitlab.freedesktop.org/drm/intel/issues/4171 [i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270 [i915#4281]: https://gitlab.freedesktop.org/drm/intel/issues/4281 [i915#433]: https://gitlab.freedesktop.org/drm/intel/issues/433 [i915#4525]: https://gitlab.freedesktop.org/drm/intel/issues/4525 [i915#4573]: https://gitlab.freedesktop.org/drm/intel/issues/4573 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4991]: https://gitlab.freedesktop.org/drm/intel/issues/4991 [i915#5286]: https://gitlab.freedesktop.org/drm/intel/issues/5286 [i915#5289]: https://gitlab.freedesktop.org/drm/intel/issues/5289 [i915#5327]: https://gitlab.freedesktop.org/drm/intel/issues/5327 [i915#5519]: https://gitlab.freedesktop.org/drm/intel/issues/5519 [i915#5566]: https://gitlab.freedesktop.org/drm/intel/issues/5566 [i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095 [i915#6375]: https://gitlab.freedesktop.org/drm/intel/issues/6375 [i915#6453]: https://gitlab.freedesktop.org/drm/intel/issues/6453 [i915#6497]: https://gitlab.freedesktop.org/drm/intel/issues/6497 [i915#6524]: https://gitlab.freedesktop.org/drm/intel/issues/6524 [i915#6537]: https://gitlab.freedesktop.org/drm/intel/issues/6537 [i915#658]: https://gitlab.freedesktop.org/drm/intel/issues/658 [i915#6946]: https://gitlab.freedesktop.org/drm/intel/issues/6946 [i915#7118]: https://gitlab.freedesktop.org/drm/intel/issues/7118 [i915#7121]: https://gitlab.freedesktop.org/drm/intel/issues/7121 [i915#716]: https://gitlab.freedesktop.org/drm/intel/issues/716 [i915#7173]: https://gitlab.freedesktop.org/drm/intel/issues/7173 [i915#7248]: https://gitlab.freedesktop.org/drm/intel/issues/7248 [i915#768]: https://gitlab.freedesktop.org/drm/intel/issues/768 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7044 -> IGTPW_8051 * Piglit: piglit_4509 -> None CI-20190529: 20190529 CI_DRM_12347: 3aa97a74d622aa26fe79cf4bd819b6a4fd176e90 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_8051: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8051/index.html IGT_7044: dbeb6f92720292f8303182a0e649284cea5b11a6 @ 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_8051/index.html [-- Attachment #2: Type: text/html, Size: 42408 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-11-07 11:02 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2022-11-07 8:39 [igt-dev] [PATCH i-g-t v2] tests/prime_vgem: Fix timeout/incomplete issue in MTL simulation Vikas Srivastava 2022-11-07 9:36 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/prime_vgem: Fix timeout/incomplete issue in MTL simulation (rev2) Patchwork 2022-11-07 11:02 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox