* [PATCH i-g-t 0/1] rename drm_fdinfo into i915_fdinfo
@ 2024-10-16 11:01 Kamil Konieczny
2024-10-16 11:01 ` [PATCH i-g-t 1/1] tests/intel: " Kamil Konieczny
` (3 more replies)
0 siblings, 4 replies; 6+ messages in thread
From: Kamil Konieczny @ 2024-10-16 11:01 UTC (permalink / raw)
To: igt-dev; +Cc: Kamil Konieczny
This test opens i915 drm card and will not work for other drivers.
Hence rename it to avoid confusion.
Kamil Konieczny (1):
tests/intel: rename drm_fdinfo into i915_fdinfo
tests/intel/{drm_fdinfo.c => i915_fdinfo.c} | 2 +-
tests/meson.build | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
rename tests/intel/{drm_fdinfo.c => i915_fdinfo.c} (99%)
--
2.47.0
^ permalink raw reply [flat|nested] 6+ messages in thread* [PATCH i-g-t 1/1] tests/intel: rename drm_fdinfo into i915_fdinfo 2024-10-16 11:01 [PATCH i-g-t 0/1] rename drm_fdinfo into i915_fdinfo Kamil Konieczny @ 2024-10-16 11:01 ` Kamil Konieczny 2024-10-16 12:12 ` ✗ Fi.CI.BAT: failure for " Patchwork ` (2 subsequent siblings) 3 siblings, 0 replies; 6+ messages in thread From: Kamil Konieczny @ 2024-10-16 11:01 UTC (permalink / raw) To: igt-dev Cc: Kamil Konieczny, Ashutosh Dixit, Tvrtko Ursulin, Umesh Nerlige Ramappa This test works only for i915 driver and also uses i915 specific workload to validate fdinfo so rename it to avoid confusion. Also while at this, sort out few i915 build names in meson. Cc: Ashutosh Dixit <ashutosh.dixit@intel.com> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Cc: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com> Signed-off-by: Kamil Konieczny <kamil.konieczny@linux.intel.com> --- tests/intel/{drm_fdinfo.c => i915_fdinfo.c} | 2 +- tests/meson.build | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) rename tests/intel/{drm_fdinfo.c => i915_fdinfo.c} (99%) diff --git a/tests/intel/drm_fdinfo.c b/tests/intel/i915_fdinfo.c similarity index 99% rename from tests/intel/drm_fdinfo.c rename to tests/intel/i915_fdinfo.c index b66ac9e1b..c26ae9737 100644 --- a/tests/intel/drm_fdinfo.c +++ b/tests/intel/i915_fdinfo.c @@ -34,7 +34,7 @@ #include "i915/gem_vm.h" #include "intel_ctx.h" /** - * TEST: drm fdinfo + * TEST: i915 fdinfo * Description: Test the i915 drm fdinfo data * Category: Core * Mega feature: General Core features diff --git a/tests/meson.build b/tests/meson.build index 34b87b125..d2b81b38d 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -88,7 +88,6 @@ intel_i915_xe_progs = [ intel_i915_progs = [ 'api_intel_bb', 'debugfs_test', - 'drm_fdinfo', 'gen3_mixed_blits', 'gen3_render_linear_blits', 'gen3_render_mixed_blits', @@ -211,15 +210,14 @@ intel_i915_progs = [ 'gem_wait', 'gem_watchdog', 'gem_workarounds', - 'perf', - 'perf_pmu', 'i915_fb_tiling', + 'i915_fdinfo', 'i915_getparams_basic', - 'i915_pm_freq_api', 'i915_hangman', 'i915_module_load', 'i915_pciid', 'i915_pipe_stress', + 'i915_pm_freq_api', 'i915_pm_freq_mult', 'i915_pm_rpm', 'i915_pm_rc6_residency', @@ -229,6 +227,8 @@ intel_i915_progs = [ 'i915_query', 'i915_selftest', 'i915_suspend', + 'perf', + 'perf_pmu', 'prime_busy', 'prime_mmap', 'prime_mmap_coherency', -- 2.47.0 ^ permalink raw reply related [flat|nested] 6+ messages in thread
* ✗ Fi.CI.BAT: failure for rename drm_fdinfo into i915_fdinfo 2024-10-16 11:01 [PATCH i-g-t 0/1] rename drm_fdinfo into i915_fdinfo Kamil Konieczny 2024-10-16 11:01 ` [PATCH i-g-t 1/1] tests/intel: " Kamil Konieczny @ 2024-10-16 12:12 ` Patchwork 2024-10-16 13:55 ` Kamil Konieczny 2024-10-16 12:13 ` ✓ CI.xeBAT: success " Patchwork 2024-10-17 2:04 ` ✗ CI.xeFULL: failure " Patchwork 3 siblings, 1 reply; 6+ messages in thread From: Patchwork @ 2024-10-16 12:12 UTC (permalink / raw) To: Kamil Konieczny; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 3956 bytes --] == Series Details == Series: rename drm_fdinfo into i915_fdinfo URL : https://patchwork.freedesktop.org/series/140053/ State : failure == Summary == CI Bug Log - changes from IGT_8077 -> IGTPW_11923 ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_11923 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_11923, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them to document this new failure mode, which will reduce false positives in CI. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/index.html Participating hosts (44 -> 43) ------------------------------ Missing (1): fi-snb-2520m Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_11923: ### IGT changes ### #### Possible regressions #### * igt@kms_chamelium_edid@hdmi-edid-read: - bat-dg2-13: [PASS][1] -> [DMESG-WARN][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8077/bat-dg2-13/igt@kms_chamelium_edid@hdmi-edid-read.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/bat-dg2-13/igt@kms_chamelium_edid@hdmi-edid-read.html Known issues ------------ Here are the changes found in IGTPW_11923 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_selftest@live: - bat-mtlp-8: [PASS][3] -> [ABORT][4] ([i915#12216]) +1 other test abort [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8077/bat-mtlp-8/igt@i915_selftest@live.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/bat-mtlp-8/igt@i915_selftest@live.html - bat-twl-1: [PASS][5] -> [INCOMPLETE][6] ([i915#12133] / [i915#9413]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8077/bat-twl-1/igt@i915_selftest@live.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/bat-twl-1/igt@i915_selftest@live.html * igt@i915_selftest@live@gt_lrc: - bat-twl-1: [PASS][7] -> [INCOMPLETE][8] ([i915#9413]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8077/bat-twl-1/igt@i915_selftest@live@gt_lrc.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/bat-twl-1/igt@i915_selftest@live@gt_lrc.html #### Possible fixes #### * igt@i915_selftest@live: - fi-bsw-n3050: [DMESG-FAIL][9] ([i915#12172]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8077/fi-bsw-n3050/igt@i915_selftest@live.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/fi-bsw-n3050/igt@i915_selftest@live.html * igt@i915_selftest@live@active: - fi-bsw-n3050: [DMESG-FAIL][11] ([i915#12435]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8077/fi-bsw-n3050/igt@i915_selftest@live@active.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/fi-bsw-n3050/igt@i915_selftest@live@active.html [i915#12133]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12133 [i915#12172]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12172 [i915#12216]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12216 [i915#12435]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12435 [i915#9413]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9413 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_8077 -> IGTPW_11923 CI-20190529: 20190529 CI_DRM_15540: 12e4970af1ecdeb76e94df2daf51a9c3d6b9f519 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_11923: cc1c6cf482a298d01e54b29ebf022e44ee014df5 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git IGT_8077: 42f9e9702f74a4993318adea936baaa186084689 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/index.html [-- Attachment #2: Type: text/html, Size: 4754 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ✗ Fi.CI.BAT: failure for rename drm_fdinfo into i915_fdinfo 2024-10-16 12:12 ` ✗ Fi.CI.BAT: failure for " Patchwork @ 2024-10-16 13:55 ` Kamil Konieczny 0 siblings, 0 replies; 6+ messages in thread From: Kamil Konieczny @ 2024-10-16 13:55 UTC (permalink / raw) To: igt-dev; +Cc: I915-ci-infra Hi igt-dev, On 2024-10-16 at 12:12:43 -0000, Patchwork wrote: > == Series Details == > > Series: rename drm_fdinfo into i915_fdinfo > URL : https://patchwork.freedesktop.org/series/140053/ > State : failure > > == Summary == > > CI Bug Log - changes from IGT_8077 -> IGTPW_11923 > ==================================================== > > Summary > ------- > > **FAILURE** > > Serious unknown changes coming with IGTPW_11923 absolutely need to be > verified manually. > > If you think the reported changes have nothing to do with the changes > introduced in IGTPW_11923, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them > to document this new failure mode, which will reduce false positives in CI. > > External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/index.html > > Participating hosts (44 -> 43) > ------------------------------ > > Missing (1): fi-snb-2520m > > Possible new issues > ------------------- > > Here are the unknown changes that may have been introduced in IGTPW_11923: > > ### IGT changes ### > > #### Possible regressions #### > > * igt@kms_chamelium_edid@hdmi-edid-read: > - bat-dg2-13: [PASS][1] -> [DMESG-WARN][2] > [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8077/bat-dg2-13/igt@kms_chamelium_edid@hdmi-edid-read.html > [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/bat-dg2-13/igt@kms_chamelium_edid@hdmi-edid-read.html > > > Known issues > ------------ > > Here are the changes found in IGTPW_11923 that come from known issues: > > ### IGT changes ### > > #### Issues hit #### > > * igt@i915_selftest@live: > - bat-mtlp-8: [PASS][3] -> [ABORT][4] ([i915#12216]) +1 other test abort > [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8077/bat-mtlp-8/igt@i915_selftest@live.html > [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/bat-mtlp-8/igt@i915_selftest@live.html > - bat-twl-1: [PASS][5] -> [INCOMPLETE][6] ([i915#12133] / [i915#9413]) > [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8077/bat-twl-1/igt@i915_selftest@live.html > [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/bat-twl-1/igt@i915_selftest@live.html > > * igt@i915_selftest@live@gt_lrc: > - bat-twl-1: [PASS][7] -> [INCOMPLETE][8] ([i915#9413]) > [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8077/bat-twl-1/igt@i915_selftest@live@gt_lrc.html > [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/bat-twl-1/igt@i915_selftest@live@gt_lrc.html > This is unrelated to test renamed from drm_fdinfo into i915_fdinfo. Regards, Kamil > > #### Possible fixes #### > > * igt@i915_selftest@live: > - fi-bsw-n3050: [DMESG-FAIL][9] ([i915#12172]) -> [PASS][10] > [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8077/fi-bsw-n3050/igt@i915_selftest@live.html > [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/fi-bsw-n3050/igt@i915_selftest@live.html > > * igt@i915_selftest@live@active: > - fi-bsw-n3050: [DMESG-FAIL][11] ([i915#12435]) -> [PASS][12] > [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_8077/fi-bsw-n3050/igt@i915_selftest@live@active.html > [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/fi-bsw-n3050/igt@i915_selftest@live@active.html > > > [i915#12133]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12133 > [i915#12172]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12172 > [i915#12216]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12216 > [i915#12435]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12435 > [i915#9413]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9413 > > > Build changes > ------------- > > * CI: CI-20190529 -> None > * IGT: IGT_8077 -> IGTPW_11923 > > CI-20190529: 20190529 > CI_DRM_15540: 12e4970af1ecdeb76e94df2daf51a9c3d6b9f519 @ git://anongit.freedesktop.org/gfx-ci/linux > IGTPW_11923: cc1c6cf482a298d01e54b29ebf022e44ee014df5 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git > IGT_8077: 42f9e9702f74a4993318adea936baaa186084689 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git > > == Logs == > > For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11923/index.html ^ permalink raw reply [flat|nested] 6+ messages in thread
* ✓ CI.xeBAT: success for rename drm_fdinfo into i915_fdinfo 2024-10-16 11:01 [PATCH i-g-t 0/1] rename drm_fdinfo into i915_fdinfo Kamil Konieczny 2024-10-16 11:01 ` [PATCH i-g-t 1/1] tests/intel: " Kamil Konieczny 2024-10-16 12:12 ` ✗ Fi.CI.BAT: failure for " Patchwork @ 2024-10-16 12:13 ` Patchwork 2024-10-17 2:04 ` ✗ CI.xeFULL: failure " Patchwork 3 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2024-10-16 12:13 UTC (permalink / raw) To: Kamil Konieczny; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 3026 bytes --] == Series Details == Series: rename drm_fdinfo into i915_fdinfo URL : https://patchwork.freedesktop.org/series/140053/ State : success == Summary == CI Bug Log - changes from XEIGT_8077_BAT -> XEIGTPW_11923_BAT ==================================================== Summary ------- **SUCCESS** No regressions found. Participating hosts (9 -> 9) ------------------------------ No changes in participating hosts Known issues ------------ Here are the changes found in XEIGTPW_11923_BAT that come from known issues: ### IGT changes ### #### Issues hit #### * igt@xe_evict@evict-beng-small: - bat-adlp-7: NOTRUN -> [SKIP][1] ([Intel XE#261] / [Intel XE#688]) +15 other tests skip [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/bat-adlp-7/igt@xe_evict@evict-beng-small.html * igt@xe_exec_fault_mode@twice-userptr-invalidate-prefetch: - bat-adlp-7: NOTRUN -> [SKIP][2] ([Intel XE#288]) +32 other tests skip [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/bat-adlp-7/igt@xe_exec_fault_mode@twice-userptr-invalidate-prefetch.html * igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit: - bat-adlp-7: NOTRUN -> [SKIP][3] ([Intel XE#2229]) [3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/bat-adlp-7/igt@xe_live_ktest@xe_migrate@xe_validate_ccs_kunit.html #### Possible fixes #### * igt@kms_frontbuffer_tracking@basic: - bat-adlp-7: [FAIL][4] ([Intel XE#1861]) -> [PASS][5] [4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/bat-adlp-7/igt@kms_frontbuffer_tracking@basic.html [5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/bat-adlp-7/igt@kms_frontbuffer_tracking@basic.html * igt@xe_live_ktest@xe_bo@xe_bo_shrink_kunit: - bat-adlp-7: [INCOMPLETE][6] ([Intel XE#2874]) -> [PASS][7] +1 other test pass [6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/bat-adlp-7/igt@xe_live_ktest@xe_bo@xe_bo_shrink_kunit.html [7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/bat-adlp-7/igt@xe_live_ktest@xe_bo@xe_bo_shrink_kunit.html [Intel XE#1861]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1861 [Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229 [Intel XE#261]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/261 [Intel XE#2874]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2874 [Intel XE#288]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/288 [Intel XE#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688 Build changes ------------- * IGT: IGT_8077 -> IGTPW_11923 IGTPW_11923: cc1c6cf482a298d01e54b29ebf022e44ee014df5 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git IGT_8077: 42f9e9702f74a4993318adea936baaa186084689 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git xe-2072-12e4970af1ecdeb76e94df2daf51a9c3d6b9f519: 12e4970af1ecdeb76e94df2daf51a9c3d6b9f519 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/index.html [-- Attachment #2: Type: text/html, Size: 3696 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* ✗ CI.xeFULL: failure for rename drm_fdinfo into i915_fdinfo 2024-10-16 11:01 [PATCH i-g-t 0/1] rename drm_fdinfo into i915_fdinfo Kamil Konieczny ` (2 preceding siblings ...) 2024-10-16 12:13 ` ✓ CI.xeBAT: success " Patchwork @ 2024-10-17 2:04 ` Patchwork 3 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2024-10-17 2:04 UTC (permalink / raw) To: Kamil Konieczny; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 59904 bytes --] == Series Details == Series: rename drm_fdinfo into i915_fdinfo URL : https://patchwork.freedesktop.org/series/140053/ State : failure == Summary == CI Bug Log - changes from XEIGT_8077_full -> XEIGTPW_11923_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with XEIGTPW_11923_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in XEIGTPW_11923_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them to document this new failure mode, which will reduce false positives in CI. Participating hosts (4 -> 4) ------------------------------ No changes in participating hosts Possible new issues ------------------- Here are the unknown changes that may have been introduced in XEIGTPW_11923_full: ### IGT changes ### #### Possible regressions #### * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip: - shard-lnl: NOTRUN -> [FAIL][1] [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-7/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html * igt@kms_pm_rpm@basic-pci-d3-state: - shard-dg2-set2: [PASS][2] -> [FAIL][3] [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-463/igt@kms_pm_rpm@basic-pci-d3-state.html [3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_pm_rpm@basic-pci-d3-state.html * igt@kms_psr@fbc-psr-cursor-blt@edp-1: - shard-lnl: [PASS][4] -> [FAIL][5] +1 other test fail [4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-5/igt@kms_psr@fbc-psr-cursor-blt@edp-1.html [5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-8/igt@kms_psr@fbc-psr-cursor-blt@edp-1.html * igt@xe_exec_basic@no-exec-null-defer-bind: - shard-lnl: [PASS][6] -> [INCOMPLETE][7] [6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-7/igt@xe_exec_basic@no-exec-null-defer-bind.html [7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-1/igt@xe_exec_basic@no-exec-null-defer-bind.html * igt@xe_exec_fault_mode@many-bindexecqueue-userptr-invalidate: - shard-lnl: [PASS][8] -> [DMESG-FAIL][9] [8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-3/igt@xe_exec_fault_mode@many-bindexecqueue-userptr-invalidate.html [9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-1/igt@xe_exec_fault_mode@many-bindexecqueue-userptr-invalidate.html Known issues ------------ Here are the changes found in XEIGTPW_11923_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@kms_addfb_basic@addfb25-y-tiled-small-legacy: - shard-dg2-set2: NOTRUN -> [SKIP][10] ([Intel XE#623]) [10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-linear: - shard-lnl: NOTRUN -> [FAIL][11] ([Intel XE#911]) +2 other tests fail [11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-linear.html * igt@kms_big_fb@4-tiled-8bpp-rotate-270: - shard-dg2-set2: NOTRUN -> [SKIP][12] ([Intel XE#316]) +1 other test skip [12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-435/igt@kms_big_fb@4-tiled-8bpp-rotate-270.html * igt@kms_big_fb@x-tiled-32bpp-rotate-270: - shard-lnl: NOTRUN -> [SKIP][13] ([Intel XE#1407]) [13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-2/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html * igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip: - shard-lnl: NOTRUN -> [SKIP][14] ([Intel XE#1124]) +3 other tests skip [14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-3/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html * igt@kms_big_fb@yf-tiled-addfb: - shard-dg2-set2: NOTRUN -> [SKIP][15] ([Intel XE#619]) +1 other test skip [15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@kms_big_fb@yf-tiled-addfb.html * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip: - shard-dg2-set2: NOTRUN -> [SKIP][16] ([Intel XE#1124]) +6 other tests skip [16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-432/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html * igt@kms_bw@connected-linear-tiling-1-displays-2560x1440p: - shard-dg2-set2: NOTRUN -> [SKIP][17] ([Intel XE#367]) +1 other test skip [17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_bw@connected-linear-tiling-1-displays-2560x1440p.html * igt@kms_ccs@bad-pixel-format-yf-tiled-ccs: - shard-dg2-set2: NOTRUN -> [SKIP][18] ([Intel XE#455] / [Intel XE#787]) +23 other tests skip [18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_ccs@bad-pixel-format-yf-tiled-ccs.html * igt@kms_ccs@crc-primary-basic-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-6: - shard-dg2-set2: NOTRUN -> [SKIP][19] ([Intel XE#787]) +90 other tests skip [19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-464/igt@kms_ccs@crc-primary-basic-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-6.html * igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc: - shard-lnl: NOTRUN -> [SKIP][20] ([Intel XE#2887]) +6 other tests skip [20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-1/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc.html * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs: - shard-dg2-set2: NOTRUN -> [SKIP][21] ([Intel XE#2907]) +2 other tests skip [21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs.html * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs@pipe-a-edp-1: - shard-lnl: NOTRUN -> [SKIP][22] ([Intel XE#2669]) +3 other tests skip [22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-bmg-ccs@pipe-a-edp-1.html * igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc: - shard-dg2-set2: NOTRUN -> [INCOMPLETE][23] ([Intel XE#1195] / [Intel XE#1727]) [23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc.html * igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-b-dp-4: - shard-dg2-set2: NOTRUN -> [INCOMPLETE][24] ([Intel XE#1195] / [Intel XE#3113]) [24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-b-dp-4.html * igt@kms_cdclk@mode-transition@pipe-d-dp-4: - shard-dg2-set2: NOTRUN -> [SKIP][25] ([Intel XE#314]) +3 other tests skip [25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-464/igt@kms_cdclk@mode-transition@pipe-d-dp-4.html * igt@kms_chamelium_frames@dp-crc-single: - shard-lnl: NOTRUN -> [SKIP][26] ([Intel XE#373]) [26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_chamelium_frames@dp-crc-single.html * igt@kms_chamelium_hpd@hdmi-hpd-for-each-pipe: - shard-dg2-set2: NOTRUN -> [SKIP][27] ([Intel XE#373]) +9 other tests skip [27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_chamelium_hpd@hdmi-hpd-for-each-pipe.html * igt@kms_content_protection@srm@pipe-a-dp-4: - shard-dg2-set2: NOTRUN -> [FAIL][28] ([Intel XE#1178]) +3 other tests fail [28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@kms_content_protection@srm@pipe-a-dp-4.html * igt@kms_cursor_crc@cursor-random-512x512: - shard-dg2-set2: NOTRUN -> [SKIP][29] ([Intel XE#308]) [29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_cursor_crc@cursor-random-512x512.html * igt@kms_cursor_crc@cursor-rapid-movement-128x42: - shard-lnl: NOTRUN -> [SKIP][30] ([Intel XE#1424]) +3 other tests skip [30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_cursor_crc@cursor-rapid-movement-128x42.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic: - shard-dg2-set2: NOTRUN -> [SKIP][31] ([Intel XE#323]) +2 other tests skip [31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html * igt@kms_cursor_legacy@cursorb-vs-flipb-toggle: - shard-lnl: NOTRUN -> [SKIP][32] ([Intel XE#309]) [32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-7/igt@kms_cursor_legacy@cursorb-vs-flipb-toggle.html * igt@kms_cursor_legacy@flip-vs-cursor-toggle: - shard-lnl: [PASS][33] -> [FAIL][34] ([Intel XE#1475]) [33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-5/igt@kms_cursor_legacy@flip-vs-cursor-toggle.html [34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_cursor_legacy@flip-vs-cursor-toggle.html * igt@kms_feature_discovery@display-4x: - shard-dg2-set2: NOTRUN -> [SKIP][35] ([Intel XE#1138]) [35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@kms_feature_discovery@display-4x.html * igt@kms_feature_discovery@dp-mst: - shard-dg2-set2: NOTRUN -> [SKIP][36] ([Intel XE#1137]) [36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_feature_discovery@dp-mst.html * igt@kms_flip@2x-flip-vs-expired-vblank@ab-hdmi-a6-dp4: - shard-dg2-set2: NOTRUN -> [FAIL][37] ([Intel XE#301]) +12 other tests fail [37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-435/igt@kms_flip@2x-flip-vs-expired-vblank@ab-hdmi-a6-dp4.html * igt@kms_flip@2x-flip-vs-rmfb-interruptible: - shard-lnl: NOTRUN -> [SKIP][38] ([Intel XE#1421]) +2 other tests skip [38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-5/igt@kms_flip@2x-flip-vs-rmfb-interruptible.html * igt@kms_flip@blocking-wf_vblank: - shard-lnl: [PASS][39] -> [FAIL][40] ([Intel XE#886]) +3 other tests fail [39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-3/igt@kms_flip@blocking-wf_vblank.html [40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-4/igt@kms_flip@blocking-wf_vblank.html * igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a6: - shard-dg2-set2: NOTRUN -> [FAIL][41] ([Intel XE#1204]) +1 other test fail [41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-hdmi-a6.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling: - shard-lnl: NOTRUN -> [SKIP][42] ([Intel XE#1401] / [Intel XE#1745]) [42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-1/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-default-mode: - shard-lnl: NOTRUN -> [SKIP][43] ([Intel XE#1401]) [43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-1/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-upscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-downscaling: - shard-lnl: NOTRUN -> [SKIP][44] ([Intel XE#1397] / [Intel XE#1745]) [44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-5/igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-downscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-downscaling@pipe-a-default-mode: - shard-lnl: NOTRUN -> [SKIP][45] ([Intel XE#1397]) [45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-5/igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-downscaling@pipe-a-default-mode.html * igt@kms_frontbuffer_tracking@drrs-1p-offscren-pri-shrfb-draw-render: - shard-lnl: NOTRUN -> [SKIP][46] ([Intel XE#651]) +1 other test skip [46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_frontbuffer_tracking@drrs-1p-offscren-pri-shrfb-draw-render.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-wc: - shard-lnl: NOTRUN -> [SKIP][47] ([Intel XE#656]) +8 other tests skip [47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-8/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbc-suspend: - shard-dg2-set2: [PASS][48] -> [ABORT][49] ([Intel XE#2625]) [48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-464/igt@kms_frontbuffer_tracking@fbc-suspend.html [49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-432/igt@kms_frontbuffer_tracking@fbc-suspend.html * igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-indfb-draw-mmap-wc: - shard-dg2-set2: NOTRUN -> [SKIP][50] ([Intel XE#651]) +27 other tests skip [50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcdrrs-2p-primscrn-pri-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbcpsr-slowdraw: - shard-dg2-set2: NOTRUN -> [SKIP][51] ([Intel XE#653]) +27 other tests skip [51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcpsr-slowdraw.html * igt@kms_frontbuffer_tracking@fbcpsr-tiling-y: - shard-dg2-set2: NOTRUN -> [SKIP][52] ([Intel XE#658]) [52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcpsr-tiling-y.html * igt@kms_hdr@invalid-hdr: - shard-dg2-set2: [PASS][53] -> [SKIP][54] ([Intel XE#455]) [53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-463/igt@kms_hdr@invalid-hdr.html [54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_hdr@invalid-hdr.html * igt@kms_joiner@basic-big-joiner: - shard-dg2-set2: NOTRUN -> [SKIP][55] ([Intel XE#346]) [55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-435/igt@kms_joiner@basic-big-joiner.html * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-d-hdmi-a-6: - shard-dg2-set2: [PASS][56] -> [ABORT][57] ([Intel XE#3111]) +1 other test abort [56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-435/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-d-hdmi-a-6.html [57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-432/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-d-hdmi-a-6.html * igt@kms_plane@plane-position-hole-dpms@pipe-b-plane-2: - shard-lnl: [PASS][58] -> [DMESG-WARN][59] ([Intel XE#324]) +4 other tests dmesg-warn [58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-8/igt@kms_plane@plane-position-hole-dpms@pipe-b-plane-2.html [59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_plane@plane-position-hole-dpms@pipe-b-plane-2.html * igt@kms_plane_lowres@tiling-4: - shard-lnl: NOTRUN -> [SKIP][60] ([Intel XE#599]) +3 other tests skip [60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_plane_lowres@tiling-4.html * igt@kms_plane_scaling@intel-max-src-size@pipe-a-dp-4: - shard-dg2-set2: [PASS][61] -> [FAIL][62] ([Intel XE#361]) [61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-464/igt@kms_plane_scaling@intel-max-src-size@pipe-a-dp-4.html [62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@kms_plane_scaling@intel-max-src-size@pipe-a-dp-4.html * igt@kms_plane_scaling@plane-downscale-factor-0-5-with-modifiers: - shard-lnl: NOTRUN -> [SKIP][63] ([Intel XE#2763]) +3 other tests skip [63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-modifiers.html * igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-b: - shard-dg2-set2: NOTRUN -> [SKIP][64] ([Intel XE#2763]) +5 other tests skip [64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-435/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-b.html * igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-d: - shard-dg2-set2: NOTRUN -> [SKIP][65] ([Intel XE#2763] / [Intel XE#455]) +2 other tests skip [65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-435/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-d.html * igt@kms_pm_backlight@fade: - shard-dg2-set2: NOTRUN -> [SKIP][66] ([Intel XE#870]) [66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-463/igt@kms_pm_backlight@fade.html * igt@kms_pm_dc@deep-pkgc: - shard-lnl: [PASS][67] -> [TIMEOUT][68] ([Intel XE#1620]) [67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-3/igt@kms_pm_dc@deep-pkgc.html [68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-1/igt@kms_pm_dc@deep-pkgc.html * igt@kms_pm_rpm@legacy-planes@plane-59: - shard-lnl: NOTRUN -> [DMESG-FAIL][69] ([Intel XE#1620]) [69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-4/igt@kms_pm_rpm@legacy-planes@plane-59.html * igt@kms_pm_rpm@modeset-lpsp-stress: - shard-lnl: [PASS][70] -> [DMESG-FAIL][71] ([Intel XE#1620]) [70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-6/igt@kms_pm_rpm@modeset-lpsp-stress.html [71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-5/igt@kms_pm_rpm@modeset-lpsp-stress.html * igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf: - shard-lnl: NOTRUN -> [SKIP][72] ([Intel XE#2893]) +1 other test skip [72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_psr2_sf@pr-overlay-plane-move-continuous-sf.html * igt@kms_psr2_sf@psr2-cursor-plane-move-continuous-exceed-fully-sf: - shard-dg2-set2: NOTRUN -> [SKIP][73] ([Intel XE#1489]) +4 other tests skip [73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-463/igt@kms_psr2_sf@psr2-cursor-plane-move-continuous-exceed-fully-sf.html * igt@kms_psr@fbc-pr-cursor-plane-move: - shard-dg2-set2: NOTRUN -> [SKIP][74] ([Intel XE#2850] / [Intel XE#929]) +11 other tests skip [74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_psr@fbc-pr-cursor-plane-move.html * igt@kms_psr@fbc-pr-no-drrs: - shard-lnl: NOTRUN -> [SKIP][75] ([Intel XE#1406]) +2 other tests skip [75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-3/igt@kms_psr@fbc-pr-no-drrs.html * igt@kms_psr@psr2-cursor-plane-move@edp-1: - shard-lnl: [PASS][76] -> [FAIL][77] ([Intel XE#2948]) +3 other tests fail [76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-2/igt@kms_psr@psr2-cursor-plane-move@edp-1.html [77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-5/igt@kms_psr@psr2-cursor-plane-move@edp-1.html * igt@kms_rotation_crc@primary-y-tiled-reflect-x-180: - shard-dg2-set2: NOTRUN -> [SKIP][78] ([Intel XE#1127]) [78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@kms_rotation_crc@primary-y-tiled-reflect-x-180.html * igt@kms_rotation_crc@primary-y-tiled-reflect-x-90: - shard-lnl: NOTRUN -> [SKIP][79] ([Intel XE#1437]) [79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-3/igt@kms_rotation_crc@primary-y-tiled-reflect-x-90.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180: - shard-lnl: NOTRUN -> [SKIP][80] ([Intel XE#1127]) [80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180.html * igt@kms_rotation_crc@sprite-rotation-270: - shard-dg2-set2: NOTRUN -> [SKIP][81] ([Intel XE#327]) +3 other tests skip [81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-464/igt@kms_rotation_crc@sprite-rotation-270.html * igt@kms_sequence@get-forked: - shard-dg2-set2: [PASS][82] -> [INCOMPLETE][83] ([Intel XE#1195]) +1 other test incomplete [82]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-436/igt@kms_sequence@get-forked.html [83]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-463/igt@kms_sequence@get-forked.html * igt@kms_vrr@flip-basic: - shard-lnl: [PASS][84] -> [FAIL][85] ([Intel XE#2443]) +1 other test fail [84]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-4/igt@kms_vrr@flip-basic.html [85]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_vrr@flip-basic.html * igt@kms_vrr@flipline: - shard-dg2-set2: NOTRUN -> [SKIP][86] ([Intel XE#455]) +15 other tests skip [86]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_vrr@flipline.html * igt@kms_vrr@max-min: - shard-lnl: NOTRUN -> [FAIL][87] ([Intel XE#2443]) +1 other test fail [87]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-8/igt@kms_vrr@max-min.html * igt@kms_writeback@writeback-fb-id: - shard-dg2-set2: NOTRUN -> [SKIP][88] ([Intel XE#756]) [88]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-435/igt@kms_writeback@writeback-fb-id.html * igt@sriov_basic@enable-vfs-autoprobe-off: - shard-dg2-set2: NOTRUN -> [SKIP][89] ([Intel XE#1091] / [Intel XE#2849]) [89]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@sriov_basic@enable-vfs-autoprobe-off.html * igt@xe_compute_preempt@compute-preempt-many: - shard-dg2-set2: NOTRUN -> [SKIP][90] ([Intel XE#1280] / [Intel XE#455]) +1 other test skip [90]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@xe_compute_preempt@compute-preempt-many.html * igt@xe_copy_basic@mem-set-linear-0xfffe: - shard-dg2-set2: NOTRUN -> [SKIP][91] ([Intel XE#1126]) +1 other test skip [91]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@xe_copy_basic@mem-set-linear-0xfffe.html * igt@xe_eudebug@basic-vm-access-parameters: - shard-dg2-set2: NOTRUN -> [SKIP][92] ([Intel XE#2905]) +10 other tests skip [92]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@xe_eudebug@basic-vm-access-parameters.html * igt@xe_eudebug_online@preempt-breakpoint: - shard-lnl: NOTRUN -> [SKIP][93] ([Intel XE#2905]) +1 other test skip [93]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-7/igt@xe_eudebug_online@preempt-breakpoint.html * igt@xe_evict@evict-beng-mixed-many-threads-small: - shard-dg2-set2: NOTRUN -> [TIMEOUT][94] ([Intel XE#1473] / [Intel XE#402]) [94]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@xe_evict@evict-beng-mixed-many-threads-small.html * igt@xe_evict@evict-cm-threads-small-multi-vm: - shard-lnl: NOTRUN -> [SKIP][95] ([Intel XE#688]) +1 other test skip [95]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-7/igt@xe_evict@evict-cm-threads-small-multi-vm.html * igt@xe_evict@evict-threads-large: - shard-dg2-set2: [PASS][96] -> [TIMEOUT][97] ([Intel XE#1473]) [96]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@xe_evict@evict-threads-large.html [97]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@xe_evict@evict-threads-large.html * igt@xe_exec_basic@multigpu-no-exec-basic: - shard-lnl: NOTRUN -> [SKIP][98] ([Intel XE#1392]) +1 other test skip [98]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-7/igt@xe_exec_basic@multigpu-no-exec-basic.html * igt@xe_exec_compute_mode@many-userptr-invalidate-race: - shard-lnl: [PASS][99] -> [DMESG-WARN][100] ([Intel XE#2687]) [99]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-5/igt@xe_exec_compute_mode@many-userptr-invalidate-race.html [100]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-2/igt@xe_exec_compute_mode@many-userptr-invalidate-race.html * igt@xe_exec_fault_mode@twice-userptr-invalidate-race: - shard-dg2-set2: NOTRUN -> [SKIP][101] ([Intel XE#288]) +21 other tests skip [101]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@xe_exec_fault_mode@twice-userptr-invalidate-race.html * igt@xe_exec_mix_modes@exec-spinner-interrupted-dma-fence: - shard-dg2-set2: NOTRUN -> [SKIP][102] ([Intel XE#2360]) [102]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@xe_exec_mix_modes@exec-spinner-interrupted-dma-fence.html * igt@xe_fault_injection@inject-fault-probe: - shard-dg2-set2: NOTRUN -> [SKIP][103] ([Intel XE#2931]) [103]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-464/igt@xe_fault_injection@inject-fault-probe.html * igt@xe_huc_copy@huc_copy: - shard-dg2-set2: NOTRUN -> [SKIP][104] ([Intel XE#255]) [104]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-463/igt@xe_huc_copy@huc_copy.html * igt@xe_media_fill@media-fill: - shard-dg2-set2: NOTRUN -> [SKIP][105] ([Intel XE#560]) [105]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@xe_media_fill@media-fill.html * igt@xe_module_load@force-load: - shard-lnl: NOTRUN -> [SKIP][106] ([Intel XE#378]) [106]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-2/igt@xe_module_load@force-load.html * igt@xe_oa@mmio-triggered-reports: - shard-dg2-set2: NOTRUN -> [SKIP][107] ([Intel XE#2541]) +3 other tests skip [107]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@xe_oa@mmio-triggered-reports.html * igt@xe_pat@pat-index-xelpg: - shard-dg2-set2: NOTRUN -> [SKIP][108] ([Intel XE#979]) [108]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-463/igt@xe_pat@pat-index-xelpg.html * igt@xe_pm@s3-d3cold-basic-exec: - shard-lnl: NOTRUN -> [SKIP][109] ([Intel XE#2284] / [Intel XE#366]) [109]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-3/igt@xe_pm@s3-d3cold-basic-exec.html * igt@xe_pm@s4-vm-bind-prefetch: - shard-lnl: [PASS][110] -> [ABORT][111] ([Intel XE#1607] / [Intel XE#1794]) [110]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-3/igt@xe_pm@s4-vm-bind-prefetch.html [111]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-2/igt@xe_pm@s4-vm-bind-prefetch.html * igt@xe_pm_residency@toggle-gt-c6: - shard-lnl: [PASS][112] -> [FAIL][113] ([Intel XE#958]) [112]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-6/igt@xe_pm_residency@toggle-gt-c6.html [113]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-3/igt@xe_pm_residency@toggle-gt-c6.html * igt@xe_query@multigpu-query-config: - shard-lnl: NOTRUN -> [SKIP][114] ([Intel XE#944]) [114]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-2/igt@xe_query@multigpu-query-config.html * igt@xe_query@multigpu-query-engines: - shard-dg2-set2: NOTRUN -> [SKIP][115] ([Intel XE#944]) +3 other tests skip [115]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-432/igt@xe_query@multigpu-query-engines.html #### Possible fixes #### * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-4-rc-ccs: - shard-lnl: [INCOMPLETE][116] -> [PASS][117] [116]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-2/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-4-rc-ccs.html [117]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-edp-1-4-rc-ccs.html * igt@kms_atomic_transition@modeset-transition-nonblocking: - shard-lnl: [FAIL][118] ([Intel XE#1701]) -> [PASS][119] +1 other test pass [118]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-3/igt@kms_atomic_transition@modeset-transition-nonblocking.html [119]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-7/igt@kms_atomic_transition@modeset-transition-nonblocking.html * igt@kms_atomic_transition@plane-toggle-modeset-transition@pipe-a-hdmi-a-6: - shard-dg2-set2: [FAIL][120] ([Intel XE#1426]) -> [PASS][121] +1 other test pass [120]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-466/igt@kms_atomic_transition@plane-toggle-modeset-transition@pipe-a-hdmi-a-6.html [121]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-435/igt@kms_atomic_transition@plane-toggle-modeset-transition@pipe-a-hdmi-a-6.html * igt@kms_big_fb@x-tiled-16bpp-rotate-0: - {shard-bmg}: [SKIP][122] ([Intel XE#2231]) -> [PASS][123] +2 other tests pass [122]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-bmg-2/igt@kms_big_fb@x-tiled-16bpp-rotate-0.html [123]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-bmg-7/igt@kms_big_fb@x-tiled-16bpp-rotate-0.html * igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-async-flip: - {shard-bmg}: [SKIP][124] ([Intel XE#2231] / [Intel XE#2890]) -> [PASS][125] +1 other test pass [124]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-bmg-2/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html [125]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-bmg-1/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html * igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip: - shard-dg2-set2: [SKIP][126] ([Intel XE#2890]) -> [PASS][127] +6 other tests pass [126]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip.html [127]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-435/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip.html * igt@kms_ccs@crc-primary-basic-4-tiled-dg2-rc-ccs-cc: - shard-dg2-set2: [SKIP][128] ([Intel XE#2351] / [Intel XE#2890]) -> [PASS][129] +1 other test pass [128]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_ccs@crc-primary-basic-4-tiled-dg2-rc-ccs-cc.html [129]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@kms_ccs@crc-primary-basic-4-tiled-dg2-rc-ccs-cc.html * igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-a-dp-4: - shard-dg2-set2: [INCOMPLETE][130] ([Intel XE#1195]) -> [PASS][131] +1 other test pass [130]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-a-dp-4.html [131]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-a-dp-4.html * igt@kms_cursor_crc@cursor-sliding-64x64: - shard-dg2-set2: [SKIP][132] ([Intel XE#2423] / [i915#2575]) -> [PASS][133] +17 other tests pass [132]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_cursor_crc@cursor-sliding-64x64.html [133]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-464/igt@kms_cursor_crc@cursor-sliding-64x64.html * igt@kms_display_modes@extended-mode-basic: - {shard-bmg}: [DMESG-WARN][134] ([Intel XE#877]) -> [PASS][135] +3 other tests pass [134]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-bmg-7/igt@kms_display_modes@extended-mode-basic.html [135]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-bmg-4/igt@kms_display_modes@extended-mode-basic.html * igt@kms_feature_discovery@display-1x: - {shard-bmg}: [SKIP][136] -> [PASS][137] +15 other tests pass [136]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-bmg-2/igt@kms_feature_discovery@display-1x.html [137]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-bmg-8/igt@kms_feature_discovery@display-1x.html * igt@kms_flip@2x-flip-vs-expired-vblank@ac-dp2-hdmi-a3: - {shard-bmg}: [FAIL][138] ([Intel XE#301]) -> [PASS][139] +2 other tests pass [138]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-bmg-4/igt@kms_flip@2x-flip-vs-expired-vblank@ac-dp2-hdmi-a3.html [139]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-bmg-8/igt@kms_flip@2x-flip-vs-expired-vblank@ac-dp2-hdmi-a3.html * igt@kms_flip@2x-flip-vs-panning-vs-hang: - {shard-bmg}: [SKIP][140] ([Intel XE#3007]) -> [PASS][141] +2 other tests pass [140]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-bmg-2/igt@kms_flip@2x-flip-vs-panning-vs-hang.html [141]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-bmg-4/igt@kms_flip@2x-flip-vs-panning-vs-hang.html * igt@kms_flip@plain-flip-ts-check@c-edp1: - shard-lnl: [FAIL][142] ([Intel XE#886]) -> [PASS][143] +1 other test pass [142]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-4/igt@kms_flip@plain-flip-ts-check@c-edp1.html [143]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-7/igt@kms_flip@plain-flip-ts-check@c-edp1.html * igt@kms_plane@plane-panning-bottom-right-suspend: - shard-dg2-set2: [ABORT][144] ([Intel XE#1035] / [Intel XE#2625]) -> [PASS][145] +1 other test pass [144]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-432/igt@kms_plane@plane-panning-bottom-right-suspend.html [145]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-435/igt@kms_plane@plane-panning-bottom-right-suspend.html * igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-6: - shard-dg2-set2: [FAIL][146] ([Intel XE#361]) -> [PASS][147] [146]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-464/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-6.html [147]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-6.html * igt@kms_pm_dc@dc5-psr: - shard-lnl: [FAIL][148] ([Intel XE#718]) -> [PASS][149] [148]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-8/igt@kms_pm_dc@dc5-psr.html [149]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_pm_dc@dc5-psr.html * igt@kms_pm_rpm@dpms-mode-unset-lpsp: - shard-lnl: [DMESG-FAIL][150] ([Intel XE#1620]) -> [PASS][151] [150]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-1/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html [151]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-3/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html * igt@kms_pm_rpm@legacy-planes@plane-41: - shard-lnl: [DMESG-WARN][152] ([Intel XE#1620]) -> [PASS][153] [152]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-4/igt@kms_pm_rpm@legacy-planes@plane-41.html [153]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-4/igt@kms_pm_rpm@legacy-planes@plane-41.html * igt@kms_pm_rpm@legacy-planes@plane-50: - shard-lnl: [FAIL][154] -> [PASS][155] +3 other tests pass [154]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-4/igt@kms_pm_rpm@legacy-planes@plane-50.html [155]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-4/igt@kms_pm_rpm@legacy-planes@plane-50.html * igt@kms_psr@fbc-psr2-sprite-blt@edp-1: - shard-lnl: [FAIL][156] ([Intel XE#1649]) -> [PASS][157] +1 other test pass [156]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-6/igt@kms_psr@fbc-psr2-sprite-blt@edp-1.html [157]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-8/igt@kms_psr@fbc-psr2-sprite-blt@edp-1.html * igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1: - shard-lnl: [FAIL][158] ([Intel XE#899]) -> [PASS][159] +3 other tests pass [158]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-6/igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1.html [159]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-1/igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1.html * igt@kms_vrr@flipline: - shard-lnl: [FAIL][160] ([Intel XE#2443]) -> [PASS][161] +3 other tests pass [160]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-4/igt@kms_vrr@flipline.html [161]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-8/igt@kms_vrr@flipline.html * igt@xe_exec_balancer@no-exec-cm-parallel-userptr-rebind: - shard-dg2-set2: [SKIP][162] ([Intel XE#1130]) -> [PASS][163] +21 other tests pass [162]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@xe_exec_balancer@no-exec-cm-parallel-userptr-rebind.html [163]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-464/igt@xe_exec_balancer@no-exec-cm-parallel-userptr-rebind.html * igt@xe_exec_reset@close-execqueues-close-fd: - {shard-bmg}: [DMESG-WARN][164] -> [PASS][165] [164]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-bmg-2/igt@xe_exec_reset@close-execqueues-close-fd.html [165]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-bmg-8/igt@xe_exec_reset@close-execqueues-close-fd.html * igt@xe_exec_reset@parallel-gt-reset: - shard-dg2-set2: [TIMEOUT][166] ([Intel XE#2105]) -> [PASS][167] [166]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-435/igt@xe_exec_reset@parallel-gt-reset.html [167]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@xe_exec_reset@parallel-gt-reset.html * igt@xe_live_ktest@xe_bo@xe_bo_shrink_kunit: - {shard-bmg}: [INCOMPLETE][168] ([Intel XE#2998]) -> [PASS][169] +1 other test pass [168]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-bmg-7/igt@xe_live_ktest@xe_bo@xe_bo_shrink_kunit.html [169]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-bmg-5/igt@xe_live_ktest@xe_bo@xe_bo_shrink_kunit.html * igt@xe_live_ktest@xe_mocs@xe_live_mocs_kernel_kunit: - {shard-bmg}: [FAIL][170] ([Intel XE#3099]) -> [PASS][171] +2 other tests pass [170]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-bmg-2/igt@xe_live_ktest@xe_mocs@xe_live_mocs_kernel_kunit.html [171]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-bmg-4/igt@xe_live_ktest@xe_mocs@xe_live_mocs_kernel_kunit.html * igt@xe_pm@s2idle-basic: - shard-dg2-set2: [ABORT][172] ([Intel XE#1358] / [Intel XE#1794]) -> [PASS][173] [172]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-432/igt@xe_pm@s2idle-basic.html [173]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@xe_pm@s2idle-basic.html * igt@xe_pm@s2idle-basic-exec: - {shard-bmg}: [SKIP][174] ([Intel XE#1130]) -> [PASS][175] +38 other tests pass [174]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-bmg-2/igt@xe_pm@s2idle-basic-exec.html [175]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-bmg-8/igt@xe_pm@s2idle-basic-exec.html * igt@xe_pm@s4-vm-bind-unbind-all: - shard-lnl: [ABORT][176] ([Intel XE#1794]) -> [PASS][177] [176]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-2/igt@xe_pm@s4-vm-bind-unbind-all.html [177]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-8/igt@xe_pm@s4-vm-bind-unbind-all.html #### Warnings #### * igt@kms_async_flips@async-flip-with-page-flip-events: - shard-lnl: [INCOMPLETE][178] -> [FAIL][179] ([Intel XE#911]) [178]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-lnl-2/igt@kms_async_flips@async-flip-with-page-flip-events.html [179]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-lnl-6/igt@kms_async_flips@async-flip-with-page-flip-events.html * igt@kms_big_fb@y-tiled-64bpp-rotate-270: - shard-dg2-set2: [SKIP][180] ([Intel XE#2351] / [Intel XE#2890]) -> [SKIP][181] ([Intel XE#1124]) [180]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_big_fb@y-tiled-64bpp-rotate-270.html [181]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@kms_big_fb@y-tiled-64bpp-rotate-270.html * igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0-async-flip: - shard-dg2-set2: [SKIP][182] ([Intel XE#2890]) -> [SKIP][183] ([Intel XE#1124]) [182]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html [183]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-464/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html * igt@kms_ccs@random-ccs-data-4-tiled-mtl-rc-ccs: - shard-dg2-set2: [SKIP][184] ([Intel XE#2890]) -> [SKIP][185] ([Intel XE#455] / [Intel XE#787]) +1 other test skip [184]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_ccs@random-ccs-data-4-tiled-mtl-rc-ccs.html [185]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@kms_ccs@random-ccs-data-4-tiled-mtl-rc-ccs.html * igt@kms_chamelium_hpd@vga-hpd-fast: - shard-dg2-set2: [SKIP][186] ([Intel XE#2423] / [i915#2575]) -> [SKIP][187] ([Intel XE#373]) [186]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_chamelium_hpd@vga-hpd-fast.html [187]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-432/igt@kms_chamelium_hpd@vga-hpd-fast.html * igt@kms_content_protection@atomic: - shard-dg2-set2: [INCOMPLETE][188] ([Intel XE#1195] / [Intel XE#2715]) -> [FAIL][189] ([Intel XE#1178]) [188]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-466/igt@kms_content_protection@atomic.html [189]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-464/igt@kms_content_protection@atomic.html * igt@kms_content_protection@atomic@pipe-a-dp-4: - shard-dg2-set2: [INCOMPLETE][190] ([Intel XE#1195]) -> [FAIL][191] ([Intel XE#1178]) [190]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-466/igt@kms_content_protection@atomic@pipe-a-dp-4.html [191]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-464/igt@kms_content_protection@atomic@pipe-a-dp-4.html * igt@kms_flip@flip-vs-expired-vblank-interruptible: - shard-dg2-set2: [SKIP][192] ([Intel XE#2423] / [i915#2575]) -> [FAIL][193] ([Intel XE#301]) [192]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_flip@flip-vs-expired-vblank-interruptible.html [193]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_flip@flip-vs-expired-vblank-interruptible.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-upscaling: - shard-dg2-set2: [SKIP][194] ([Intel XE#2351] / [Intel XE#2890]) -> [SKIP][195] ([Intel XE#455]) [194]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-upscaling.html [195]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-464/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-upscaling.html * igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-indfb-draw-mmap-wc: - shard-dg2-set2: [SKIP][196] ([Intel XE#2890]) -> [SKIP][197] ([Intel XE#651]) +4 other tests skip [196]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-indfb-draw-mmap-wc.html [197]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-pri-indfb-draw-mmap-wc: - shard-dg2-set2: [SKIP][198] ([Intel XE#2351] / [Intel XE#2890]) -> [SKIP][199] ([Intel XE#651]) [198]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-pri-indfb-draw-mmap-wc.html [199]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-pri-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-onoff: - shard-dg2-set2: [SKIP][200] ([Intel XE#2890]) -> [SKIP][201] ([Intel XE#653]) +2 other tests skip [200]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-onoff.html [201]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-463/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-onoff.html * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-plflip-blt: - shard-dg2-set2: [SKIP][202] ([Intel XE#2351] / [Intel XE#2890]) -> [SKIP][203] ([Intel XE#653]) +1 other test skip [202]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-plflip-blt.html [203]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-464/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-plflip-blt.html * igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling: - shard-dg2-set2: [SKIP][204] ([Intel XE#2423] / [i915#2575]) -> [SKIP][205] ([Intel XE#2763] / [Intel XE#455]) [204]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling.html [205]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-435/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling.html * igt@kms_pm_dc@dc5-psr: - shard-dg2-set2: [SKIP][206] ([Intel XE#2890]) -> [SKIP][207] ([Intel XE#1129]) [206]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_pm_dc@dc5-psr.html [207]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@kms_pm_dc@dc5-psr.html * igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-sf: - shard-dg2-set2: [SKIP][208] ([Intel XE#2890]) -> [SKIP][209] ([Intel XE#1489]) +2 other tests skip [208]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-sf.html [209]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@kms_psr2_sf@fbc-pr-overlay-plane-move-continuous-sf.html * igt@kms_psr@pr-dpms: - shard-dg2-set2: [SKIP][210] ([Intel XE#2351] / [Intel XE#2890]) -> [SKIP][211] ([Intel XE#2850] / [Intel XE#929]) [210]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_psr@pr-dpms.html [211]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-463/igt@kms_psr@pr-dpms.html * igt@kms_psr@psr2-cursor-render: - shard-dg2-set2: [SKIP][212] ([Intel XE#2890]) -> [SKIP][213] ([Intel XE#2850] / [Intel XE#929]) [212]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_psr@psr2-cursor-render.html [213]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-432/igt@kms_psr@psr2-cursor-render.html * igt@kms_tiled_display@basic-test-pattern-with-chamelium: - shard-dg2-set2: [SKIP][214] ([Intel XE#362]) -> [SKIP][215] ([Intel XE#1500]) [214]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-463/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html [215]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-435/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html * igt@kms_vrr@seamless-rr-switch-virtual: - shard-dg2-set2: [SKIP][216] ([Intel XE#2423] / [i915#2575]) -> [SKIP][217] ([Intel XE#455]) [216]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@kms_vrr@seamless-rr-switch-virtual.html [217]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-433/igt@kms_vrr@seamless-rr-switch-virtual.html * igt@xe_eudebug@multiple-sessions: - shard-dg2-set2: [SKIP][218] ([Intel XE#1130]) -> [SKIP][219] ([Intel XE#2905]) [218]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@xe_eudebug@multiple-sessions.html [219]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-464/igt@xe_eudebug@multiple-sessions.html * igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-rebind-imm: - shard-dg2-set2: [SKIP][220] ([Intel XE#1130]) -> [SKIP][221] ([Intel XE#288]) +4 other tests skip [220]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-rebind-imm.html [221]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-466/igt@xe_exec_fault_mode@many-execqueues-bindexecqueue-userptr-rebind-imm.html * igt@xe_oa@invalid-oa-metric-set-id: - shard-dg2-set2: [SKIP][222] ([Intel XE#1130]) -> [SKIP][223] ([Intel XE#2541]) +1 other test skip [222]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8077/shard-dg2-434/igt@xe_oa@invalid-oa-metric-set-id.html [223]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/shard-dg2-434/igt@xe_oa@invalid-oa-metric-set-id.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [Intel XE#1000]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1000 [Intel XE#1035]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1035 [Intel XE#1091]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1091 [Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124 [Intel XE#1126]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1126 [Intel XE#1127]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1127 [Intel XE#1129]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1129 [Intel XE#1130]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1130 [Intel XE#1137]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1137 [Intel XE#1138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1138 [Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178 [Intel XE#1195]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195 [Intel XE#1204]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1204 [Intel XE#1280]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1280 [Intel XE#1358]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1358 [Intel XE#1392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392 [Intel XE#1397]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1397 [Intel XE#1401]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1401 [Intel XE#1406]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406 [Intel XE#1407]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1407 [Intel XE#1421]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421 [Intel XE#1424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1424 [Intel XE#1426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1426 [Intel XE#1435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435 [Intel XE#1437]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1437 [Intel XE#1473]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1473 [Intel XE#1475]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1475 [Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489 [Intel XE#1499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1499 [Intel XE#1500]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1500 [Intel XE#1607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1607 [Intel XE#1620]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1620 [Intel XE#1649]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1649 [Intel XE#1701]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1701 [Intel XE#1727]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1727 [Intel XE#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729 [Intel XE#1745]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1745 [Intel XE#1794]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1794 [Intel XE#2105]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2105 [Intel XE#2231]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2231 [Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234 [Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252 [Intel XE#2284]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2284 [Intel XE#2293]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2293 [Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311 [Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313 [Intel XE#2320]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2320 [Intel XE#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322 [Intel XE#2329]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2329 [Intel XE#2330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2330 [Intel XE#2333]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2333 [Intel XE#2340]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2340 [Intel XE#2341]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2341 [Intel XE#2351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2351 [Intel XE#2360]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2360 [Intel XE#2380]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2380 [Intel XE#2392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2392 [Intel XE#2413]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2413 [Intel XE#2423]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2423 [Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426 [Intel XE#2443]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2443 [Intel XE#2459]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2459 [Intel XE#2472]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2472 [Intel XE#2541]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2541 [Intel XE#255]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/255 [Intel XE#2596]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2596 [Intel XE#2625]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2625 [Intel XE#2669]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2669 [Intel XE#2687]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2687 [Intel XE#2715]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2715 [Intel XE#2724]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2724 [Intel XE#2763]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2763 [Intel XE#2849]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2849 [Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850 [Intel XE#288]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/288 [Intel XE#2882]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2882 [Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887 [Intel XE#2890]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2890 [Intel XE#2893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2893 [Intel XE#2905]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2905 [Intel XE#2907]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2907 [Intel XE#2931]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2931 [Intel XE#2948]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2948 [Intel XE#2998]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2998 [Intel XE#3007]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3007 [Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301 [Intel XE#308]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/308 [Intel XE#309]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/309 [Intel XE#3099]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3099 [Intel XE#3111]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3111 [Intel XE#3113]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3113 [Intel XE#314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/314 [Intel XE#316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/316 [Intel XE#323]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/323 [Intel XE#324]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/324 [Intel XE#327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/327 [Intel XE#346]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/346 [Intel XE#361]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/361 [Intel XE#362]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/362 [Intel XE#366]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/366 [Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367 [Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373 [Intel XE#378]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/378 [Intel XE#402]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/402 [Intel XE#455]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/455 [Intel XE#560]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/560 [Intel XE#599]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/599 [Intel XE#619]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/619 [Intel XE#623]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/623 [Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651 [Intel XE#653]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/653 [Intel XE#656]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/656 [Intel XE#658]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/658 [Intel XE#688]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/688 [Intel XE#718]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/718 [Intel XE#756]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/756 [Intel XE#787]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/787 [Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870 [Intel XE#877]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/877 [Intel XE#886]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/886 [Intel XE#899]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/899 [Intel XE#911]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/911 [Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929 [Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944 [Intel XE#958]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/958 [Intel XE#979]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/979 [i915#2575]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2575 Build changes ------------- * IGT: IGT_8077 -> IGTPW_11923 IGTPW_11923: cc1c6cf482a298d01e54b29ebf022e44ee014df5 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git IGT_8077: 42f9e9702f74a4993318adea936baaa186084689 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git xe-2072-12e4970af1ecdeb76e94df2daf51a9c3d6b9f519: 12e4970af1ecdeb76e94df2daf51a9c3d6b9f519 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11923/index.html [-- Attachment #2: Type: text/html, Size: 68206 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-10-17 2:04 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-10-16 11:01 [PATCH i-g-t 0/1] rename drm_fdinfo into i915_fdinfo Kamil Konieczny 2024-10-16 11:01 ` [PATCH i-g-t 1/1] tests/intel: " Kamil Konieczny 2024-10-16 12:12 ` ✗ Fi.CI.BAT: failure for " Patchwork 2024-10-16 13:55 ` Kamil Konieczny 2024-10-16 12:13 ` ✓ CI.xeBAT: success " Patchwork 2024-10-17 2:04 ` ✗ CI.xeFULL: failure " Patchwork
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox