* [PATCH i-g-t] include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct
@ 2026-06-03 15:01 Jonathan Cavitt
2026-06-03 16:58 ` ✓ i915.CI.BAT: success for " Patchwork
` (4 more replies)
0 siblings, 5 replies; 7+ messages in thread
From: Jonathan Cavitt @ 2026-06-03 15:01 UTC (permalink / raw)
To: igt-dev; +Cc: jonathan.cavitt, saurabhg.gupta, alex.zuo, michal.mrozek
Add srcid to drm_xe_fault struct, aligning with a KMD change.
Additionally, add logging for the new information to the associated
xe_vm test.
Signed-off-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Cc: Michal Mrozek <michal.mrozek@intel.com>
---
include/drm-uapi/xe_drm.h | 4 ++--
tests/intel/xe_vm.c | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/include/drm-uapi/xe_drm.h b/include/drm-uapi/xe_drm.h
index 5a96a7910b..273bac9e1f 100644
--- a/include/drm-uapi/xe_drm.h
+++ b/include/drm-uapi/xe_drm.h
@@ -1290,8 +1290,8 @@ struct xe_vm_fault {
#define FAULT_LEVEL_PML4 3
#define FAULT_LEVEL_PML5 4
__u8 fault_level;
- /** @pad: MBZ */
- __u8 pad;
+ /** @srcid: ID of the faulting hardware unit */
+ __u8 srcid;
/** @reserved: MBZ */
__u64 reserved[4];
};
diff --git a/tests/intel/xe_vm.c b/tests/intel/xe_vm.c
index 408bfdb718..260dae9cae 100644
--- a/tests/intel/xe_vm.c
+++ b/tests/intel/xe_vm.c
@@ -3023,6 +3023,7 @@ static void print_pf(struct xe_vm_fault *fault)
igt_debug("access type = %u\n", fault->access_type);
igt_debug("fault type = %u\n", fault->fault_type);
igt_debug("fault level = %u\n", fault->fault_level);
+ igt_debug("srcid = 0x%08x\n", fault->srcid);
igt_debug("\n");
}
--
2.53.0
^ permalink raw reply related [flat|nested] 7+ messages in thread* ✓ i915.CI.BAT: success for include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct 2026-06-03 15:01 [PATCH i-g-t] include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct Jonathan Cavitt @ 2026-06-03 16:58 ` Patchwork 2026-06-03 16:58 ` ✓ Xe.CI.BAT: " Patchwork ` (3 subsequent siblings) 4 siblings, 0 replies; 7+ messages in thread From: Patchwork @ 2026-06-03 16:58 UTC (permalink / raw) To: Jonathan Cavitt; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 4977 bytes --] == Series Details == Series: include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct URL : https://patchwork.freedesktop.org/series/167823/ State : success == Summary == CI Bug Log - changes from IGT_8947 -> IGTPW_15297 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/index.html Participating hosts (41 -> 40) ------------------------------ Additional (1): bat-adls-6 Missing (2): bat-dg2-13 fi-snb-2520m Known issues ------------ Here are the changes found in IGTPW_15297 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@dmabuf@all-tests: - bat-adls-6: NOTRUN -> [SKIP][1] ([i915#15931]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/bat-adls-6/igt@dmabuf@all-tests.html * igt@gem_lmem_swapping@parallel-random-engines: - bat-adls-6: NOTRUN -> [SKIP][2] ([i915#4613]) +3 other tests skip [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/bat-adls-6/igt@gem_lmem_swapping@parallel-random-engines.html * igt@gem_tiled_pread_basic@basic: - bat-adls-6: NOTRUN -> [SKIP][3] ([i915#15656]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/bat-adls-6/igt@gem_tiled_pread_basic@basic.html * igt@intel_hwmon@hwmon-read: - bat-adls-6: NOTRUN -> [SKIP][4] ([i915#7707]) +1 other test skip [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/bat-adls-6/igt@intel_hwmon@hwmon-read.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy: - bat-adls-6: NOTRUN -> [SKIP][5] ([i915#4103]) +1 other test skip [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/bat-adls-6/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html * igt@kms_dsc@dsc-basic: - bat-adls-6: NOTRUN -> [SKIP][6] ([i915#3555] / [i915#3840]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/bat-adls-6/igt@kms_dsc@dsc-basic.html * igt@kms_force_connector_basic@force-load-detect: - bat-adls-6: NOTRUN -> [SKIP][7] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/bat-adls-6/igt@kms_force_connector_basic@force-load-detect.html * igt@kms_pm_backlight@basic-brightness: - bat-adls-6: NOTRUN -> [SKIP][8] ([i915#5354]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/bat-adls-6/igt@kms_pm_backlight@basic-brightness.html * igt@kms_psr@psr-primary-mmap-gtt: - bat-adls-6: NOTRUN -> [SKIP][9] ([i915#1072] / [i915#9732]) +3 other tests skip [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/bat-adls-6/igt@kms_psr@psr-primary-mmap-gtt.html * igt@kms_setmode@basic-clone-single-crtc: - bat-adls-6: NOTRUN -> [SKIP][10] ([i915#3555]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/bat-adls-6/igt@kms_setmode@basic-clone-single-crtc.html * igt@prime_vgem@basic-fence-read: - bat-adls-6: NOTRUN -> [SKIP][11] ([i915#3291]) +2 other tests skip [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/bat-adls-6/igt@prime_vgem@basic-fence-read.html * igt@vgem_basic@create: - bat-adls-6: NOTRUN -> [FAIL][12] ([i915#16296]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/bat-adls-6/igt@vgem_basic@create.html [i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072 [i915#15656]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15656 [i915#15931]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15931 [i915#16296]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16296 [i915#3291]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3291 [i915#3555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555 [i915#3840]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840 [i915#4103]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4103 [i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613 [i915#5354]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5354 [i915#7707]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7707 [i915#9732]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_8947 -> IGTPW_15297 * Linux: CI_DRM_18611 -> CI_DRM_18617 CI-20190529: 20190529 CI_DRM_18611: f059886850b97ea5c089703ba3e566a4f847fa19 @ git://anongit.freedesktop.org/gfx-ci/linux CI_DRM_18617: 4354c70593040dcb61935903e0fe1c90ca531df7 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_15297: baeee3a60ceb2189815bc36a92a43cc3e0f66044 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git IGT_8947: e322bfd77da04314dd310da9a6cf0562b5751f1f @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/index.html [-- Attachment #2: Type: text/html, Size: 5964 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* ✓ Xe.CI.BAT: success for include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct 2026-06-03 15:01 [PATCH i-g-t] include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct Jonathan Cavitt 2026-06-03 16:58 ` ✓ i915.CI.BAT: success for " Patchwork @ 2026-06-03 16:58 ` Patchwork 2026-06-03 17:22 ` [PATCH i-g-t] " Dixit, Ashutosh ` (2 subsequent siblings) 4 siblings, 0 replies; 7+ messages in thread From: Patchwork @ 2026-06-03 16:58 UTC (permalink / raw) To: Jonathan Cavitt; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 2598 bytes --] == Series Details == Series: include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct URL : https://patchwork.freedesktop.org/series/167823/ State : success == Summary == CI Bug Log - changes from XEIGT_8947_BAT -> XEIGTPW_15297_BAT ==================================================== Summary ------- **SUCCESS** No regressions found. Participating hosts (13 -> 13) ------------------------------ No changes in participating hosts New tests --------- New tests have been introduced between XEIGT_8947_BAT and XEIGTPW_15297_BAT: ### New IGT tests (10) ### * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12: - Statuses : 5 pass(s) 5 skip(s) - Exec time: [0.0, 4.80] s * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-a-edp-1: - Statuses : 4 pass(s) - Exec time: [0.77, 1.02] s * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-b-edp-1: - Statuses : 4 pass(s) - Exec time: [1.36, 1.42] s * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-c-edp-1: - Statuses : 4 pass(s) - Exec time: [1.28, 1.39] s * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-d-edp-1: - Statuses : 2 pass(s) - Exec time: [1.28, 1.30] s * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-xr24: - Statuses : 5 pass(s) 5 skip(s) - Exec time: [0.0, 4.74] s * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-xr24@pipe-a-edp-1: - Statuses : 4 pass(s) - Exec time: [0.68, 0.92] s * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-xr24@pipe-b-edp-1: - Statuses : 4 pass(s) - Exec time: [1.35, 1.52] s * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-xr24@pipe-c-edp-1: - Statuses : 4 pass(s) - Exec time: [1.25, 1.35] s * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-xr24@pipe-d-edp-1: - Statuses : 2 pass(s) - Exec time: [1.28, 1.32] s Changes ------- No changes found Build changes ------------- * IGT: IGT_8947 -> IGTPW_15297 * Linux: xe-5186-dae47e6a1cce1d19d56c27b48b2670d4094ecbdc -> xe-5193-4354c70593040dcb61935903e0fe1c90ca531df7 IGTPW_15297: baeee3a60ceb2189815bc36a92a43cc3e0f66044 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git IGT_8947: e322bfd77da04314dd310da9a6cf0562b5751f1f @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git xe-5186-dae47e6a1cce1d19d56c27b48b2670d4094ecbdc: dae47e6a1cce1d19d56c27b48b2670d4094ecbdc xe-5193-4354c70593040dcb61935903e0fe1c90ca531df7: 4354c70593040dcb61935903e0fe1c90ca531df7 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/index.html [-- Attachment #2: Type: text/html, Size: 3466 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH i-g-t] include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct 2026-06-03 15:01 [PATCH i-g-t] include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct Jonathan Cavitt 2026-06-03 16:58 ` ✓ i915.CI.BAT: success for " Patchwork 2026-06-03 16:58 ` ✓ Xe.CI.BAT: " Patchwork @ 2026-06-03 17:22 ` Dixit, Ashutosh 2026-06-03 18:42 ` Dixit, Ashutosh 2026-06-04 4:00 ` ✗ Xe.CI.FULL: failure for " Patchwork 2026-06-04 14:20 ` ✗ i915.CI.Full: " Patchwork 4 siblings, 1 reply; 7+ messages in thread From: Dixit, Ashutosh @ 2026-06-03 17:22 UTC (permalink / raw) To: Jonathan Cavitt; +Cc: igt-dev, saurabhg.gupta, alex.zuo, michal.mrozek On Wed, 03 Jun 2026 08:01:22 -0700, Jonathan Cavitt wrote: > > Add srcid to drm_xe_fault struct, aligning with a KMD change. > Additionally, add logging for the new information to the associated > xe_vm test. Please follow the format of previous commit messages to include/drm-uapi/xe_drm.h and include the kernel commit sha include/drm-uapi/xe_drm.h is being sync'd till. > > Signed-off-by: Jonathan Cavitt <jonathan.cavitt@intel.com> > Cc: Michal Mrozek <michal.mrozek@intel.com> > --- > include/drm-uapi/xe_drm.h | 4 ++-- > tests/intel/xe_vm.c | 1 + > 2 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/include/drm-uapi/xe_drm.h b/include/drm-uapi/xe_drm.h > index 5a96a7910b..273bac9e1f 100644 > --- a/include/drm-uapi/xe_drm.h > +++ b/include/drm-uapi/xe_drm.h > @@ -1290,8 +1290,8 @@ struct xe_vm_fault { > #define FAULT_LEVEL_PML4 3 > #define FAULT_LEVEL_PML5 4 > __u8 fault_level; > - /** @pad: MBZ */ > - __u8 pad; > + /** @srcid: ID of the faulting hardware unit */ > + __u8 srcid; > /** @reserved: MBZ */ > __u64 reserved[4]; > }; > diff --git a/tests/intel/xe_vm.c b/tests/intel/xe_vm.c > index 408bfdb718..260dae9cae 100644 > --- a/tests/intel/xe_vm.c > +++ b/tests/intel/xe_vm.c > @@ -3023,6 +3023,7 @@ static void print_pf(struct xe_vm_fault *fault) > igt_debug("access type = %u\n", fault->access_type); > igt_debug("fault type = %u\n", fault->fault_type); > igt_debug("fault level = %u\n", fault->fault_level); > + igt_debug("srcid = 0x%08x\n", fault->srcid); > igt_debug("\n"); > } > > -- > 2.53.0 > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH i-g-t] include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct 2026-06-03 17:22 ` [PATCH i-g-t] " Dixit, Ashutosh @ 2026-06-03 18:42 ` Dixit, Ashutosh 0 siblings, 0 replies; 7+ messages in thread From: Dixit, Ashutosh @ 2026-06-03 18:42 UTC (permalink / raw) To: Jonathan Cavitt; +Cc: igt-dev, saurabhg.gupta, alex.zuo, michal.mrozek On Wed, 03 Jun 2026 10:22:41 -0700, Dixit, Ashutosh wrote: > > On Wed, 03 Jun 2026 08:01:22 -0700, Jonathan Cavitt wrote: > > > > Add srcid to drm_xe_fault struct, aligning with a KMD change. > > Additionally, add logging for the new information to the associated > > xe_vm test. > > Please follow the format of previous commit messages to > include/drm-uapi/xe_drm.h and include the kernel commit sha > include/drm-uapi/xe_drm.h is being sync'd till. What I mean is, no point sending the IGT patch for this till the kernel patch is merged, anyway 'Test-with' doesn't work for Xe. And, after kernel patch is merged, rather than just this change, the IGT uapi header should be sync'd with the kernel uapi header using make INSTALL_HDR_PATH=<dest-dir> headers_install > > > > > Signed-off-by: Jonathan Cavitt <jonathan.cavitt@intel.com> > > Cc: Michal Mrozek <michal.mrozek@intel.com> > > --- > > include/drm-uapi/xe_drm.h | 4 ++-- > > tests/intel/xe_vm.c | 1 + > > 2 files changed, 3 insertions(+), 2 deletions(-) > > > > diff --git a/include/drm-uapi/xe_drm.h b/include/drm-uapi/xe_drm.h > > index 5a96a7910b..273bac9e1f 100644 > > --- a/include/drm-uapi/xe_drm.h > > +++ b/include/drm-uapi/xe_drm.h > > @@ -1290,8 +1290,8 @@ struct xe_vm_fault { > > #define FAULT_LEVEL_PML4 3 > > #define FAULT_LEVEL_PML5 4 > > __u8 fault_level; > > - /** @pad: MBZ */ > > - __u8 pad; > > + /** @srcid: ID of the faulting hardware unit */ > > + __u8 srcid; > > /** @reserved: MBZ */ > > __u64 reserved[4]; > > }; > > diff --git a/tests/intel/xe_vm.c b/tests/intel/xe_vm.c > > index 408bfdb718..260dae9cae 100644 > > --- a/tests/intel/xe_vm.c > > +++ b/tests/intel/xe_vm.c > > @@ -3023,6 +3023,7 @@ static void print_pf(struct xe_vm_fault *fault) > > igt_debug("access type = %u\n", fault->access_type); > > igt_debug("fault type = %u\n", fault->fault_type); > > igt_debug("fault level = %u\n", fault->fault_level); > > + igt_debug("srcid = 0x%08x\n", fault->srcid); > > igt_debug("\n"); > > } > > > > -- > > 2.53.0 > > ^ permalink raw reply [flat|nested] 7+ messages in thread
* ✗ Xe.CI.FULL: failure for include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct 2026-06-03 15:01 [PATCH i-g-t] include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct Jonathan Cavitt ` (2 preceding siblings ...) 2026-06-03 17:22 ` [PATCH i-g-t] " Dixit, Ashutosh @ 2026-06-04 4:00 ` Patchwork 2026-06-04 14:20 ` ✗ i915.CI.Full: " Patchwork 4 siblings, 0 replies; 7+ messages in thread From: Patchwork @ 2026-06-04 4:00 UTC (permalink / raw) To: Jonathan Cavitt; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 27094 bytes --] == Series Details == Series: include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct URL : https://patchwork.freedesktop.org/series/167823/ State : failure == Summary == CI Bug Log - changes from XEIGT_8947_FULL -> XEIGTPW_15297_FULL ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with XEIGTPW_15297_FULL absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in XEIGTPW_15297_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 (2 -> 2) ------------------------------ No changes in participating hosts Possible new issues ------------------- Here are the unknown changes that may have been introduced in XEIGTPW_15297_FULL: ### IGT changes ### #### Possible regressions #### * igt@xe_exec_basic@many-null@bcs0: - shard-bmg: NOTRUN -> [DMESG-WARN][1] +1 other test dmesg-warn [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-5/igt@xe_exec_basic@many-null@bcs0.html * igt@xe_pmu@gt-frequency: - shard-bmg: [PASS][2] -> [WARN][3] +1 other test warn [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-bmg-9/igt@xe_pmu@gt-frequency.html [3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-10/igt@xe_pmu@gt-frequency.html New tests --------- New tests have been introduced between XEIGT_8947_FULL and XEIGTPW_15297_FULL: ### New IGT tests (2) ### * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-nv12@pipe-c-dp-2: - Statuses : 1 pass(s) - Exec time: [0.60] s * igt@kms_pipe_crc_basic@compare-crc-sanitycheck-xr24@pipe-c-dp-2: - Statuses : 1 pass(s) - Exec time: [0.45] s Known issues ------------ Here are the changes found in XEIGTPW_15297_FULL that come from known issues: ### IGT changes ### #### Issues hit #### * igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels: - shard-bmg: NOTRUN -> [SKIP][4] ([Intel XE#2370]) [4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-4/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html * igt@kms_big_fb@linear-32bpp-rotate-270: - shard-bmg: NOTRUN -> [SKIP][5] ([Intel XE#2327]) +4 other tests skip [5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-7/igt@kms_big_fb@linear-32bpp-rotate-270.html * igt@kms_big_fb@yf-tiled-32bpp-rotate-0: - shard-bmg: NOTRUN -> [SKIP][6] ([Intel XE#1124]) +6 other tests skip [6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-8/igt@kms_big_fb@yf-tiled-32bpp-rotate-0.html * igt@kms_bw@connected-linear-tiling-2-displays-target-1920x1080p: - shard-bmg: NOTRUN -> [SKIP][7] ([Intel XE#7679]) [7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-4/igt@kms_bw@connected-linear-tiling-2-displays-target-1920x1080p.html * igt@kms_bw@linear-tiling-1-displays-target-2560x1440p: - shard-bmg: NOTRUN -> [SKIP][8] ([Intel XE#367]) [8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-5/igt@kms_bw@linear-tiling-1-displays-target-2560x1440p.html * igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-rc-ccs: - shard-bmg: NOTRUN -> [SKIP][9] ([Intel XE#2887]) +4 other tests skip [9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-7/igt@kms_ccs@crc-primary-rotation-180-y-tiled-gen12-rc-ccs.html * igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs@pipe-a-dp-2: - shard-bmg: NOTRUN -> [SKIP][10] ([Intel XE#2652]) +8 other tests skip [10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-10/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs@pipe-a-dp-2.html * igt@kms_chamelium_hpd@common-hpd-after-suspend: - shard-bmg: NOTRUN -> [SKIP][11] ([Intel XE#2252]) +4 other tests skip [11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-5/igt@kms_chamelium_hpd@common-hpd-after-suspend.html * igt@kms_content_protection@atomic-dpms@pipe-a-dp-2: - shard-bmg: NOTRUN -> [FAIL][12] ([Intel XE#1178] / [Intel XE#3304] / [Intel XE#7374]) +1 other test fail [12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-10/igt@kms_content_protection@atomic-dpms@pipe-a-dp-2.html * igt@kms_content_protection@dp-mst-type-1-suspend-resume: - shard-bmg: NOTRUN -> [SKIP][13] ([Intel XE#6974]) [13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-9/igt@kms_content_protection@dp-mst-type-1-suspend-resume.html * igt@kms_cursor_crc@cursor-offscreen-128x42: - shard-bmg: NOTRUN -> [SKIP][14] ([Intel XE#2320]) +2 other tests skip [14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-3/igt@kms_cursor_crc@cursor-offscreen-128x42.html * igt@kms_cursor_edge_walk@256x256-top-bottom@pipe-a-edp-1: - shard-lnl: [PASS][15] -> [ABORT][16] ([Intel XE#8007]) +1 other test abort [15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-lnl-1/igt@kms_cursor_edge_walk@256x256-top-bottom@pipe-a-edp-1.html [16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-lnl-2/igt@kms_cursor_edge_walk@256x256-top-bottom@pipe-a-edp-1.html * igt@kms_dirtyfb@drrs-dirtyfb-ioctl: - shard-bmg: NOTRUN -> [SKIP][17] ([Intel XE#1508]) [17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-1/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html * igt@kms_fbcon_fbt@fbc: - shard-bmg: NOTRUN -> [SKIP][18] ([Intel XE#4156] / [Intel XE#7425]) [18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-4/igt@kms_fbcon_fbt@fbc.html * igt@kms_feature_discovery@display-4x: - shard-bmg: NOTRUN -> [SKIP][19] ([Intel XE#1138] / [Intel XE#7344]) [19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-6/igt@kms_feature_discovery@display-4x.html * igt@kms_flip@flip-vs-expired-vblank-interruptible: - shard-bmg: [PASS][20] -> [FAIL][21] ([Intel XE#3321]) +1 other test fail [20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-bmg-5/igt@kms_flip@flip-vs-expired-vblank-interruptible.html [21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-8/igt@kms_flip@flip-vs-expired-vblank-interruptible.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling: - shard-bmg: NOTRUN -> [SKIP][22] ([Intel XE#7178] / [Intel XE#7349]) [22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-9/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling: - shard-bmg: NOTRUN -> [SKIP][23] ([Intel XE#7178] / [Intel XE#7351]) +1 other test skip [23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-7/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling.html * igt@kms_frontbuffer_tracking@drrs-abgr161616f-draw-render: - shard-bmg: NOTRUN -> [SKIP][24] ([Intel XE#7061] / [Intel XE#7356]) +3 other tests skip [24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-10/igt@kms_frontbuffer_tracking@drrs-abgr161616f-draw-render.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-plflip-blt: - shard-bmg: NOTRUN -> [SKIP][25] ([Intel XE#4141]) +6 other tests skip [25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-8/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-plflip-blt.html * igt@kms_frontbuffer_tracking@fbcdrrs-1p-offscreen-pri-indfb-draw-render: - shard-bmg: NOTRUN -> [SKIP][26] ([Intel XE#2311]) +27 other tests skip [26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-10/igt@kms_frontbuffer_tracking@fbcdrrs-1p-offscreen-pri-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbcdrrshdr-argb161616f-draw-render: - shard-bmg: NOTRUN -> [SKIP][27] ([Intel XE#7061]) +5 other tests skip [27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-5/igt@kms_frontbuffer_tracking@fbcdrrshdr-argb161616f-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-indfb-scaledprimary: - shard-bmg: NOTRUN -> [SKIP][28] ([Intel XE#2313]) +33 other tests skip [28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-9/igt@kms_frontbuffer_tracking@fbcpsr-indfb-scaledprimary.html * igt@kms_hdr@invalid-hdr@pipe-a-dp-2-xrgb16161616f: - shard-bmg: NOTRUN -> [SKIP][29] ([Intel XE#7922]) +1 other test skip [29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-8/igt@kms_hdr@invalid-hdr@pipe-a-dp-2-xrgb16161616f.html * igt@kms_hdr@invalid-metadata-sizes@pipe-a-hdmi-a-3-xrgb16161616f: - shard-bmg: [PASS][30] -> [SKIP][31] ([Intel XE#7915]) +1 other test skip [30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-bmg-6/igt@kms_hdr@invalid-metadata-sizes@pipe-a-hdmi-a-3-xrgb16161616f.html [31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-1/igt@kms_hdr@invalid-metadata-sizes@pipe-a-hdmi-a-3-xrgb16161616f.html * igt@kms_plane@pixel-format-y-tiled-modifier: - shard-bmg: NOTRUN -> [SKIP][32] ([Intel XE#7283]) +3 other tests skip [32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-1/igt@kms_plane@pixel-format-y-tiled-modifier.html * igt@kms_plane_lowres@tiling-yf: - shard-bmg: NOTRUN -> [SKIP][33] ([Intel XE#2393]) [33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-10/igt@kms_plane_lowres@tiling-yf.html * igt@kms_plane_multiple@tiling-y: - shard-bmg: NOTRUN -> [SKIP][34] ([Intel XE#5020] / [Intel XE#7348]) [34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-9/igt@kms_plane_multiple@tiling-y.html * igt@kms_plane_scaling@intel-max-src-size: - shard-bmg: [PASS][35] -> [SKIP][36] ([Intel XE#2685] / [Intel XE#3307]) [35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-bmg-1/igt@kms_plane_scaling@intel-max-src-size.html [36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-6/igt@kms_plane_scaling@intel-max-src-size.html * igt@kms_pm_backlight@basic-brightness: - shard-bmg: NOTRUN -> [SKIP][37] ([Intel XE#7376] / [Intel XE#7760] / [Intel XE#870]) [37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-3/igt@kms_pm_backlight@basic-brightness.html * igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf: - shard-bmg: NOTRUN -> [SKIP][38] ([Intel XE#1489]) +4 other tests skip [38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-5/igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf.html * igt@kms_psr@fbc-psr2-cursor-plane-move: - shard-bmg: NOTRUN -> [SKIP][39] ([Intel XE#2234] / [Intel XE#2850]) +7 other tests skip [39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-6/igt@kms_psr@fbc-psr2-cursor-plane-move.html * igt@kms_psr_stress_test@invalidate-primary-flip-overlay: - shard-bmg: NOTRUN -> [SKIP][40] ([Intel XE#7795]) [40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-9/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html * igt@kms_sharpness_filter@filter-scaler-downscale: - shard-bmg: NOTRUN -> [SKIP][41] ([Intel XE#6503]) [41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-1/igt@kms_sharpness_filter@filter-scaler-downscale.html * igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-7: - shard-bmg: [PASS][42] -> [FAIL][43] ([Intel XE#7992]) +26 other tests fail [42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-bmg-10/igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-7.html [43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-6/igt@sriov_basic@enable-vfs-autoprobe-off@numvfs-7.html * igt@xe_eudebug_online@single-step: - shard-bmg: NOTRUN -> [SKIP][44] ([Intel XE#7636]) +7 other tests skip [44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-1/igt@xe_eudebug_online@single-step.html * igt@xe_evict@evict-small-multi-queue-priority: - shard-bmg: NOTRUN -> [SKIP][45] ([Intel XE#7140]) [45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-7/igt@xe_evict@evict-small-multi-queue-priority.html * igt@xe_exec_basic@multigpu-no-exec-bindexecqueue: - shard-bmg: NOTRUN -> [SKIP][46] ([Intel XE#2322] / [Intel XE#7372]) +1 other test skip [46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-4/igt@xe_exec_basic@multigpu-no-exec-bindexecqueue.html * igt@xe_exec_fault_mode@twice-multi-queue: - shard-bmg: NOTRUN -> [SKIP][47] ([Intel XE#7136]) +5 other tests skip [47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-6/igt@xe_exec_fault_mode@twice-multi-queue.html * igt@xe_exec_multi_queue@two-queues-preempt-mode-fault-priority: - shard-bmg: NOTRUN -> [SKIP][48] ([Intel XE#6874]) +14 other tests skip [48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-6/igt@xe_exec_multi_queue@two-queues-preempt-mode-fault-priority.html * igt@xe_exec_reset@cm-multi-queue-cat-error: - shard-bmg: NOTRUN -> [SKIP][49] ([Intel XE#7866]) [49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-9/igt@xe_exec_reset@cm-multi-queue-cat-error.html * igt@xe_exec_system_allocator@many-stride-new-prefetch: - shard-bmg: NOTRUN -> [INCOMPLETE][50] ([Intel XE#7098] / [Intel XE#8159]) [50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-10/igt@xe_exec_system_allocator@many-stride-new-prefetch.html * igt@xe_exec_threads@threads-multi-queue-mixed-shared-vm-rebind: - shard-bmg: NOTRUN -> [SKIP][51] ([Intel XE#7138]) +5 other tests skip [51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-3/igt@xe_exec_threads@threads-multi-queue-mixed-shared-vm-rebind.html * igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit: - shard-bmg: NOTRUN -> [SKIP][52] ([Intel XE#2229]) [52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-7/igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit.html * igt@xe_multigpu_svm@mgpu-atomic-op-basic: - shard-bmg: NOTRUN -> [SKIP][53] ([Intel XE#6964]) [53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-9/igt@xe_multigpu_svm@mgpu-atomic-op-basic.html * igt@xe_page_reclaim@prl-max-entries: - shard-bmg: NOTRUN -> [SKIP][54] ([Intel XE#7793]) [54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-8/igt@xe_page_reclaim@prl-max-entries.html * igt@xe_pat@pat-sw-hw-reset-compare: - shard-bmg: NOTRUN -> [FAIL][55] ([Intel XE#7695]) [55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-8/igt@xe_pat@pat-sw-hw-reset-compare.html * igt@xe_pat@xa-app-transient-media-off: - shard-bmg: NOTRUN -> [SKIP][56] ([Intel XE#7590]) +1 other test skip [56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-6/igt@xe_pat@xa-app-transient-media-off.html * igt@xe_peer2peer@read: - shard-bmg: NOTRUN -> [SKIP][57] ([Intel XE#2427] / [Intel XE#6953] / [Intel XE#7326] / [Intel XE#7353]) [57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-8/igt@xe_peer2peer@read.html * igt@xe_pm@s3-d3cold-basic-exec: - shard-bmg: NOTRUN -> [SKIP][58] ([Intel XE#2284] / [Intel XE#7370]) [58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-6/igt@xe_pm@s3-d3cold-basic-exec.html * igt@xe_sriov_flr@flr-each-isolation: - shard-bmg: NOTRUN -> [FAIL][59] ([Intel XE#6569]) [59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-6/igt@xe_sriov_flr@flr-each-isolation.html * igt@xe_sriov_flr@flr-twice: - shard-bmg: [PASS][60] -> [FAIL][61] ([Intel XE#6569]) [60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-bmg-3/igt@xe_sriov_flr@flr-twice.html [61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-10/igt@xe_sriov_flr@flr-twice.html #### Possible fixes #### * igt@kms_cursor_legacy@flip-vs-cursor-atomic: - shard-bmg: [FAIL][62] ([Intel XE#7571]) -> [PASS][63] [62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-bmg-7/igt@kms_cursor_legacy@flip-vs-cursor-atomic.html [63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-5/igt@kms_cursor_legacy@flip-vs-cursor-atomic.html * igt@kms_flip@flip-vs-expired-vblank@a-edp1: - shard-lnl: [FAIL][64] ([Intel XE#301]) -> [PASS][65] +2 other tests pass [64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-lnl-1/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html [65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-lnl-4/igt@kms_flip@flip-vs-expired-vblank@a-edp1.html * igt@kms_hdmi_inject@inject-audio: - shard-bmg: [SKIP][66] ([Intel XE#7308]) -> [PASS][67] [66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-bmg-6/igt@kms_hdmi_inject@inject-audio.html [67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-1/igt@kms_hdmi_inject@inject-audio.html * igt@kms_pm_dc@dc5-dpms: - shard-lnl: [FAIL][68] ([Intel XE#7340] / [Intel XE#7504]) -> [PASS][69] [68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-lnl-3/igt@kms_pm_dc@dc5-dpms.html [69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-lnl-6/igt@kms_pm_dc@dc5-dpms.html * igt@kms_pm_dc@dc6-dpms: - shard-lnl: [FAIL][70] ([Intel XE#7340]) -> [PASS][71] [70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-lnl-4/igt@kms_pm_dc@dc6-dpms.html [71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-lnl-4/igt@kms_pm_dc@dc6-dpms.html * igt@xe_sriov_flr@flr-vf1-clear: - shard-bmg: [FAIL][72] ([Intel XE#6569]) -> [PASS][73] [72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-bmg-4/igt@xe_sriov_flr@flr-vf1-clear.html [73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-5/igt@xe_sriov_flr@flr-vf1-clear.html #### Warnings #### * igt@kms_hdr@brightness-with-hdr: - shard-bmg: [SKIP][74] ([Intel XE#3544] / [Intel XE#7916]) -> [SKIP][75] ([Intel XE#3544] / [Intel XE#7915] / [Intel XE#7916]) [74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-bmg-4/igt@kms_hdr@brightness-with-hdr.html [75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-8/igt@kms_hdr@brightness-with-hdr.html * igt@kms_hdr@brightness-with-hdr@pipe-a-hdmi-a-3-xrgb16161616f: - shard-bmg: [SKIP][76] ([Intel XE#7916]) -> [SKIP][77] ([Intel XE#7915]) +1 other test skip [76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-bmg-4/igt@kms_hdr@brightness-with-hdr@pipe-a-hdmi-a-3-xrgb16161616f.html [77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-8/igt@kms_hdr@brightness-with-hdr@pipe-a-hdmi-a-3-xrgb16161616f.html * igt@kms_tiled_display@basic-test-pattern: - shard-bmg: [FAIL][78] ([Intel XE#1729] / [Intel XE#7424]) -> [SKIP][79] ([Intel XE#2426] / [Intel XE#5848]) [78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-bmg-4/igt@kms_tiled_display@basic-test-pattern.html [79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-8/igt@kms_tiled_display@basic-test-pattern.html * igt@kms_tiled_display@basic-test-pattern-with-chamelium: - shard-bmg: [SKIP][80] ([Intel XE#2426] / [Intel XE#5848]) -> [SKIP][81] ([Intel XE#2509] / [Intel XE#7437]) [80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8947/shard-bmg-8/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html [81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/shard-bmg-10/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html [Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124 [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#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489 [Intel XE#1508]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1508 [Intel XE#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729 [Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229 [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#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#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327 [Intel XE#2370]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2370 [Intel XE#2393]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2393 [Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426 [Intel XE#2427]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2427 [Intel XE#2509]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2509 [Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652 [Intel XE#2685]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2685 [Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850 [Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887 [Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301 [Intel XE#3304]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3304 [Intel XE#3307]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3307 [Intel XE#3321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3321 [Intel XE#3544]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3544 [Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367 [Intel XE#4141]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4141 [Intel XE#4156]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4156 [Intel XE#5020]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5020 [Intel XE#5848]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5848 [Intel XE#6503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6503 [Intel XE#6569]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6569 [Intel XE#6874]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6874 [Intel XE#6953]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6953 [Intel XE#6964]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6964 [Intel XE#6974]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6974 [Intel XE#7061]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7061 [Intel XE#7098]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7098 [Intel XE#7136]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7136 [Intel XE#7138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7138 [Intel XE#7140]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7140 [Intel XE#7178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7178 [Intel XE#7283]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7283 [Intel XE#7308]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7308 [Intel XE#7326]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7326 [Intel XE#7340]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7340 [Intel XE#7344]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7344 [Intel XE#7348]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7348 [Intel XE#7349]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7349 [Intel XE#7351]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7351 [Intel XE#7353]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7353 [Intel XE#7356]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7356 [Intel XE#7370]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7370 [Intel XE#7372]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7372 [Intel XE#7374]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7374 [Intel XE#7376]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7376 [Intel XE#7424]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7424 [Intel XE#7425]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7425 [Intel XE#7437]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7437 [Intel XE#7504]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7504 [Intel XE#7571]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7571 [Intel XE#7590]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7590 [Intel XE#7636]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7636 [Intel XE#7679]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7679 [Intel XE#7695]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7695 [Intel XE#7760]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7760 [Intel XE#7793]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7793 [Intel XE#7795]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7795 [Intel XE#7866]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7866 [Intel XE#7915]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7915 [Intel XE#7916]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7916 [Intel XE#7922]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7922 [Intel XE#7992]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/7992 [Intel XE#8007]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8007 [Intel XE#8159]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/8159 [Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870 Build changes ------------- * IGT: IGT_8947 -> IGTPW_15297 * Linux: xe-5186-dae47e6a1cce1d19d56c27b48b2670d4094ecbdc -> xe-5193-4354c70593040dcb61935903e0fe1c90ca531df7 IGTPW_15297: baeee3a60ceb2189815bc36a92a43cc3e0f66044 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git IGT_8947: e322bfd77da04314dd310da9a6cf0562b5751f1f @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git xe-5186-dae47e6a1cce1d19d56c27b48b2670d4094ecbdc: dae47e6a1cce1d19d56c27b48b2670d4094ecbdc xe-5193-4354c70593040dcb61935903e0fe1c90ca531df7: 4354c70593040dcb61935903e0fe1c90ca531df7 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15297/index.html [-- Attachment #2: Type: text/html, Size: 29881 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* ✗ i915.CI.Full: failure for include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct 2026-06-03 15:01 [PATCH i-g-t] include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct Jonathan Cavitt ` (3 preceding siblings ...) 2026-06-04 4:00 ` ✗ Xe.CI.FULL: failure for " Patchwork @ 2026-06-04 14:20 ` Patchwork 4 siblings, 0 replies; 7+ messages in thread From: Patchwork @ 2026-06-04 14:20 UTC (permalink / raw) To: Jonathan Cavitt; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 147788 bytes --] == Series Details == Series: include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct URL : https://patchwork.freedesktop.org/series/167823/ State : failure == Summary == CI Bug Log - changes from CI_DRM_18617_full -> IGTPW_15297_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_15297_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_15297_full, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them to document this new failure mode, which will reduce false positives in CI. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/index.html Participating hosts (11 -> 10) ------------------------------ Missing (1): pig-kbl-iris Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_15297_full: ### IGT changes ### #### Possible regressions #### * igt@kms_busy@extended-modeset-hang-newfb-with-reset@pipe-a: - shard-mtlp: [PASS][1] -> [DMESG-WARN][2] +1 other test dmesg-warn [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-mtlp-1/igt@kms_busy@extended-modeset-hang-newfb-with-reset@pipe-a.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-6/igt@kms_busy@extended-modeset-hang-newfb-with-reset@pipe-a.html New tests --------- New tests have been introduced between CI_DRM_18617_full and IGTPW_15297_full: ### New IGT tests (3) ### * igt@kms_flip@2x-flip-vs-panning@ab-hdmi-a1-hdmi-a2: - Statuses : 1 pass(s) - Exec time: [10.85] s * igt@kms_flip@2x-flip-vs-panning@ac-hdmi-a1-hdmi-a2: - Statuses : 1 pass(s) - Exec time: [10.77] s * igt@kms_flip@2x-flip-vs-panning@bc-hdmi-a1-hdmi-a2: - Statuses : 1 pass(s) - Exec time: [10.81] s Known issues ------------ Here are the changes found in IGTPW_15297_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@device_reset@cold-reset-bound: - shard-tglu-1: NOTRUN -> [SKIP][3] ([i915#11078]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@device_reset@cold-reset-bound.html - shard-dg1: NOTRUN -> [SKIP][4] ([i915#11078]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-12/igt@device_reset@cold-reset-bound.html - shard-mtlp: NOTRUN -> [SKIP][5] ([i915#11078]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-7/igt@device_reset@cold-reset-bound.html - shard-dg2: NOTRUN -> [SKIP][6] ([i915#11078]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-8/igt@device_reset@cold-reset-bound.html - shard-rkl: NOTRUN -> [SKIP][7] ([i915#11078]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-1/igt@device_reset@cold-reset-bound.html * igt@dumb_buffer@create-clear: - shard-tglu-1: NOTRUN -> [FAIL][8] ([i915#16307]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@dumb_buffer@create-clear.html * igt@gem_bad_reloc@negative-reloc: - shard-rkl: NOTRUN -> [SKIP][9] ([i915#14544] / [i915#3281]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@gem_bad_reloc@negative-reloc.html * igt@gem_ccs@block-multicopy-compressed: - shard-tglu: NOTRUN -> [SKIP][10] ([i915#9323]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-7/igt@gem_ccs@block-multicopy-compressed.html * igt@gem_ccs@block-multicopy-inplace: - shard-rkl: NOTRUN -> [SKIP][11] ([i915#3555] / [i915#9323]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-7/igt@gem_ccs@block-multicopy-inplace.html * igt@gem_ccs@suspend-resume@xmajor-compressed-compfmt0-smem-lmem0: - shard-dg2: [PASS][12] -> [INCOMPLETE][13] ([i915#13356] / [i915#16348]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg2-1/igt@gem_ccs@suspend-resume@xmajor-compressed-compfmt0-smem-lmem0.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@gem_ccs@suspend-resume@xmajor-compressed-compfmt0-smem-lmem0.html * igt@gem_create@create-ext-cpu-access-big: - shard-tglu: NOTRUN -> [SKIP][14] ([i915#6335]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-7/igt@gem_create@create-ext-cpu-access-big.html - shard-mtlp: NOTRUN -> [SKIP][15] ([i915#6335]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-2/igt@gem_create@create-ext-cpu-access-big.html - shard-dg2: NOTRUN -> [FAIL][16] ([i915#15454]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-7/igt@gem_create@create-ext-cpu-access-big.html - shard-rkl: NOTRUN -> [SKIP][17] ([i915#6335]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@gem_create@create-ext-cpu-access-big.html * igt@gem_ctx_persistence@processes: - shard-snb: NOTRUN -> [SKIP][18] ([i915#1099]) +1 other test skip [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-snb6/igt@gem_ctx_persistence@processes.html * igt@gem_ctx_sseu@invalid-args: - shard-tglu-1: NOTRUN -> [SKIP][19] ([i915#280]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@gem_ctx_sseu@invalid-args.html * igt@gem_eio@in-flight-suspend: - shard-glk: NOTRUN -> [INCOMPLETE][20] ([i915#13390]) [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk1/igt@gem_eio@in-flight-suspend.html * igt@gem_exec_balancer@bonded-false-hang: - shard-dg2: NOTRUN -> [SKIP][21] ([i915#4812]) +1 other test skip [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@gem_exec_balancer@bonded-false-hang.html - shard-dg1: NOTRUN -> [SKIP][22] ([i915#4812]) +2 other tests skip [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-18/igt@gem_exec_balancer@bonded-false-hang.html - shard-mtlp: NOTRUN -> [SKIP][23] ([i915#4812]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-3/igt@gem_exec_balancer@bonded-false-hang.html * igt@gem_exec_capture@capture-recoverable: - shard-rkl: NOTRUN -> [SKIP][24] ([i915#6344]) [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-4/igt@gem_exec_capture@capture-recoverable.html * igt@gem_exec_flush@basic-batch-kernel-default-wb: - shard-dg2: NOTRUN -> [SKIP][25] ([i915#3539] / [i915#4852]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@gem_exec_flush@basic-batch-kernel-default-wb.html * igt@gem_exec_flush@basic-uc-rw-default: - shard-dg1: NOTRUN -> [SKIP][26] ([i915#3539] / [i915#4852]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@gem_exec_flush@basic-uc-rw-default.html * igt@gem_exec_reloc@basic-gtt-read: - shard-dg2: NOTRUN -> [SKIP][27] ([i915#3281]) +8 other tests skip [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@gem_exec_reloc@basic-gtt-read.html - shard-mtlp: NOTRUN -> [SKIP][28] ([i915#3281]) +4 other tests skip [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-1/igt@gem_exec_reloc@basic-gtt-read.html * igt@gem_exec_reloc@basic-wc-cpu: - shard-rkl: NOTRUN -> [SKIP][29] ([i915#3281]) +2 other tests skip [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-5/igt@gem_exec_reloc@basic-wc-cpu.html * igt@gem_exec_reloc@basic-wc-cpu-noreloc: - shard-dg1: NOTRUN -> [SKIP][30] ([i915#3281]) +5 other tests skip [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-15/igt@gem_exec_reloc@basic-wc-cpu-noreloc.html * igt@gem_exec_schedule@preempt-queue-chain: - shard-mtlp: NOTRUN -> [SKIP][31] ([i915#4537] / [i915#4812]) [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-8/igt@gem_exec_schedule@preempt-queue-chain.html - shard-dg2: NOTRUN -> [SKIP][32] ([i915#4537] / [i915#4812]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-8/igt@gem_exec_schedule@preempt-queue-chain.html * igt@gem_exec_suspend@basic-s0: - shard-rkl: NOTRUN -> [INCOMPLETE][33] ([i915#13356]) +1 other test incomplete [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@gem_exec_suspend@basic-s0.html * igt@gem_fence_thrash@bo-copy: - shard-dg1: NOTRUN -> [SKIP][34] ([i915#4860]) [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@gem_fence_thrash@bo-copy.html * igt@gem_lmem_swapping@parallel-multi: - shard-rkl: NOTRUN -> [SKIP][35] ([i915#4613]) +3 other tests skip [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-7/igt@gem_lmem_swapping@parallel-multi.html - shard-tglu-1: NOTRUN -> [SKIP][36] ([i915#4613]) +3 other tests skip [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@gem_lmem_swapping@parallel-multi.html - shard-mtlp: NOTRUN -> [SKIP][37] ([i915#4613]) +1 other test skip [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-7/igt@gem_lmem_swapping@parallel-multi.html * igt@gem_lmem_swapping@random-engines: - shard-glk: NOTRUN -> [SKIP][38] ([i915#4613]) +6 other tests skip [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk8/igt@gem_lmem_swapping@random-engines.html - shard-tglu: NOTRUN -> [SKIP][39] ([i915#4613]) +2 other tests skip [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-4/igt@gem_lmem_swapping@random-engines.html * igt@gem_mmap_gtt@cpuset-big-copy-xy: - shard-dg1: NOTRUN -> [SKIP][40] ([i915#4077]) +6 other tests skip [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-17/igt@gem_mmap_gtt@cpuset-big-copy-xy.html * igt@gem_mmap_gtt@cpuset-medium-copy-odd: - shard-mtlp: NOTRUN -> [SKIP][41] ([i915#4077]) +4 other tests skip [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-5/igt@gem_mmap_gtt@cpuset-medium-copy-odd.html * igt@gem_mmap_gtt@ptrace: - shard-dg2: NOTRUN -> [SKIP][42] ([i915#4077]) +8 other tests skip [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-8/igt@gem_mmap_gtt@ptrace.html * igt@gem_mmap_wc@set-cache-level: - shard-mtlp: NOTRUN -> [SKIP][43] ([i915#4083]) +1 other test skip [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-4/igt@gem_mmap_wc@set-cache-level.html * igt@gem_mmap_wc@write-gtt-read-wc: - shard-dg2: NOTRUN -> [SKIP][44] ([i915#4083]) +1 other test skip [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@gem_mmap_wc@write-gtt-read-wc.html - shard-dg1: NOTRUN -> [SKIP][45] ([i915#4083]) +1 other test skip [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-19/igt@gem_mmap_wc@write-gtt-read-wc.html * igt@gem_partial_pwrite_pread@reads: - shard-dg2: NOTRUN -> [SKIP][46] ([i915#3282]) +5 other tests skip [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-1/igt@gem_partial_pwrite_pread@reads.html * igt@gem_partial_pwrite_pread@writes-after-reads-display: - shard-rkl: NOTRUN -> [SKIP][47] ([i915#3282]) +4 other tests skip [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-2/igt@gem_partial_pwrite_pread@writes-after-reads-display.html - shard-dg1: NOTRUN -> [SKIP][48] ([i915#3282]) +4 other tests skip [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-12/igt@gem_partial_pwrite_pread@writes-after-reads-display.html * igt@gem_pread@exhaustion: - shard-glk11: NOTRUN -> [WARN][49] ([i915#2658]) [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk11/igt@gem_pread@exhaustion.html * igt@gem_pwrite@basic-exhaustion: - shard-glk11: NOTRUN -> [WARN][50] ([i915#14702] / [i915#2658]) [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk11/igt@gem_pwrite@basic-exhaustion.html * igt@gem_pxp@reject-modify-context-protection-off-3: - shard-dg2: NOTRUN -> [SKIP][51] ([i915#4270]) +2 other tests skip [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@gem_pxp@reject-modify-context-protection-off-3.html - shard-dg1: NOTRUN -> [SKIP][52] ([i915#4270]) +1 other test skip [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-18/igt@gem_pxp@reject-modify-context-protection-off-3.html * igt@gem_readwrite@new-obj: - shard-mtlp: NOTRUN -> [SKIP][53] ([i915#3282]) +4 other tests skip [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-7/igt@gem_readwrite@new-obj.html * igt@gem_render_copy@y-tiled: - shard-mtlp: NOTRUN -> [SKIP][54] ([i915#8428]) +1 other test skip [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-7/igt@gem_render_copy@y-tiled.html * igt@gem_render_copy@yf-tiled-to-vebox-linear: - shard-dg2: NOTRUN -> [SKIP][55] ([i915#5190] / [i915#8428]) +2 other tests skip [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@gem_render_copy@yf-tiled-to-vebox-linear.html * igt@gem_userptr_blits@create-destroy-unsync: - shard-dg2: NOTRUN -> [SKIP][56] ([i915#3297]) +3 other tests skip [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-8/igt@gem_userptr_blits@create-destroy-unsync.html * igt@gem_userptr_blits@dmabuf-sync: - shard-glk: NOTRUN -> [SKIP][57] ([i915#3323]) [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk5/igt@gem_userptr_blits@dmabuf-sync.html * igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy: - shard-dg2: NOTRUN -> [SKIP][58] ([i915#3297] / [i915#4880]) [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html * igt@gem_userptr_blits@readonly-pwrite-unsync: - shard-rkl: NOTRUN -> [SKIP][59] ([i915#3297]) +2 other tests skip [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-2/igt@gem_userptr_blits@readonly-pwrite-unsync.html - shard-dg1: NOTRUN -> [SKIP][60] ([i915#3297]) +1 other test skip [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-17/igt@gem_userptr_blits@readonly-pwrite-unsync.html - shard-tglu: NOTRUN -> [SKIP][61] ([i915#3297]) +2 other tests skip [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-8/igt@gem_userptr_blits@readonly-pwrite-unsync.html - shard-mtlp: NOTRUN -> [SKIP][62] ([i915#3297]) +1 other test skip [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-5/igt@gem_userptr_blits@readonly-pwrite-unsync.html * igt@gem_userptr_blits@relocations: - shard-dg2: NOTRUN -> [SKIP][63] ([i915#3281] / [i915#3297]) [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-7/igt@gem_userptr_blits@relocations.html - shard-rkl: NOTRUN -> [SKIP][64] ([i915#3281] / [i915#3297]) [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-2/igt@gem_userptr_blits@relocations.html - shard-dg1: NOTRUN -> [SKIP][65] ([i915#3281] / [i915#3297]) [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-12/igt@gem_userptr_blits@relocations.html - shard-mtlp: NOTRUN -> [SKIP][66] ([i915#3281] / [i915#3297]) [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-5/igt@gem_userptr_blits@relocations.html * igt@gem_userptr_blits@unsync-unmap: - shard-tglu-1: NOTRUN -> [SKIP][67] ([i915#3297]) [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@gem_userptr_blits@unsync-unmap.html * igt@gen9_exec_parse@bb-large: - shard-tglu: NOTRUN -> [SKIP][68] ([i915#2527] / [i915#2856]) +2 other tests skip [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-8/igt@gen9_exec_parse@bb-large.html * igt@gen9_exec_parse@bb-oversize: - shard-rkl: NOTRUN -> [SKIP][69] ([i915#2527]) +1 other test skip [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-4/igt@gen9_exec_parse@bb-oversize.html - shard-dg1: NOTRUN -> [SKIP][70] ([i915#2527]) +2 other tests skip [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-16/igt@gen9_exec_parse@bb-oversize.html - shard-mtlp: NOTRUN -> [SKIP][71] ([i915#2856]) +1 other test skip [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-6/igt@gen9_exec_parse@bb-oversize.html * igt@gen9_exec_parse@bb-start-cmd: - shard-tglu-1: NOTRUN -> [SKIP][72] ([i915#2527] / [i915#2856]) +2 other tests skip [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@gen9_exec_parse@bb-start-cmd.html * igt@gen9_exec_parse@shadow-peek: - shard-dg2: NOTRUN -> [SKIP][73] ([i915#2856]) +2 other tests skip [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@gen9_exec_parse@shadow-peek.html * igt@i915_drm_fdinfo@most-busy-idle-check-all: - shard-mtlp: NOTRUN -> [SKIP][74] ([i915#14073]) +6 other tests skip [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-4/igt@i915_drm_fdinfo@most-busy-idle-check-all.html * igt@i915_drm_fdinfo@most-busy-idle-check-all@rcs0: - shard-dg1: NOTRUN -> [SKIP][75] ([i915#14073]) +5 other tests skip [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-19/igt@i915_drm_fdinfo@most-busy-idle-check-all@rcs0.html * igt@i915_drm_fdinfo@most-busy-idle-check-all@vecs1: - shard-dg2: NOTRUN -> [SKIP][76] ([i915#14073]) +15 other tests skip [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@i915_drm_fdinfo@most-busy-idle-check-all@vecs1.html * igt@i915_drm_fdinfo@virtual-busy: - shard-dg2: NOTRUN -> [SKIP][77] ([i915#14118]) [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-7/igt@i915_drm_fdinfo@virtual-busy.html - shard-dg1: NOTRUN -> [SKIP][78] ([i915#14118]) [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-12/igt@i915_drm_fdinfo@virtual-busy.html - shard-mtlp: NOTRUN -> [SKIP][79] ([i915#14118]) [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-5/igt@i915_drm_fdinfo@virtual-busy.html * igt@i915_fb_tiling@basic-x-tiling: - shard-dg1: NOTRUN -> [SKIP][80] ([i915#13786]) [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@i915_fb_tiling@basic-x-tiling.html * igt@i915_module_load@fault-injection@__uc_init: - shard-rkl: NOTRUN -> [SKIP][81] ([i915#15479]) +4 other tests skip [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@i915_module_load@fault-injection@__uc_init.html * igt@i915_module_load@fault-injection@intel_connector_register: - shard-rkl: NOTRUN -> [ABORT][82] ([i915#15342]) +1 other test abort [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@i915_module_load@fault-injection@intel_connector_register.html - shard-tglu: NOTRUN -> [ABORT][83] ([i915#15342]) +1 other test abort [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-3/igt@i915_module_load@fault-injection@intel_connector_register.html * igt@i915_module_load@fault-injection@uc_fw_rsa_data_create: - shard-tglu: NOTRUN -> [SKIP][84] ([i915#15479]) +4 other tests skip [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-3/igt@i915_module_load@fault-injection@uc_fw_rsa_data_create.html * igt@i915_pm_freq_mult@media-freq@gt0: - shard-rkl: NOTRUN -> [SKIP][85] ([i915#6590]) +1 other test skip [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@i915_pm_freq_mult@media-freq@gt0.html * igt@i915_pm_rc6_residency@media-rc6-accuracy: - shard-tglu: NOTRUN -> [SKIP][86] ([i915#16080] / [i915#16166]) [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-10/igt@i915_pm_rc6_residency@media-rc6-accuracy.html * igt@i915_pm_rpm@system-suspend-execbuf: - shard-glk: [PASS][87] -> [INCOMPLETE][88] ([i915#13356] / [i915#15172]) [87]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-glk4/igt@i915_pm_rpm@system-suspend-execbuf.html [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk8/igt@i915_pm_rpm@system-suspend-execbuf.html * igt@i915_pm_rps@min-max-config-loaded: - shard-dg1: NOTRUN -> [SKIP][89] ([i915#11681] / [i915#6621]) [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-12/igt@i915_pm_rps@min-max-config-loaded.html * igt@i915_pm_rps@waitboost: - shard-mtlp: [PASS][90] -> [FAIL][91] ([i915#15365]) [90]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-mtlp-8/igt@i915_pm_rps@waitboost.html [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-2/igt@i915_pm_rps@waitboost.html * igt@i915_power@sanity: - shard-mtlp: [PASS][92] -> [SKIP][93] ([i915#7984]) [92]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-mtlp-3/igt@i915_power@sanity.html [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-3/igt@i915_power@sanity.html * igt@i915_query@query-topology-known-pci-ids: - shard-rkl: NOTRUN -> [SKIP][94] ([i915#16109]) [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@i915_query@query-topology-known-pci-ids.html * igt@i915_query@test-query-geometry-subslices: - shard-rkl: NOTRUN -> [SKIP][95] ([i915#5723]) [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@i915_query@test-query-geometry-subslices.html - shard-dg1: NOTRUN -> [SKIP][96] ([i915#5723]) [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@i915_query@test-query-geometry-subslices.html - shard-tglu: NOTRUN -> [SKIP][97] ([i915#5723]) [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-4/igt@i915_query@test-query-geometry-subslices.html * igt@i915_suspend@fence-restore-untiled: - shard-rkl: [PASS][98] -> [INCOMPLETE][99] ([i915#4817]) [98]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-3/igt@i915_suspend@fence-restore-untiled.html [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@i915_suspend@fence-restore-untiled.html * igt@i915_suspend@sysfs-reader: - shard-glk: NOTRUN -> [INCOMPLETE][100] ([i915#16182] / [i915#4817]) [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk9/igt@i915_suspend@sysfs-reader.html * igt@kms_addfb_basic@basic-x-tiled-legacy: - shard-dg1: NOTRUN -> [SKIP][101] ([i915#4212]) [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-14/igt@kms_addfb_basic@basic-x-tiled-legacy.html * igt@kms_async_flips@async-flip-suspend-resume: - shard-glk10: NOTRUN -> [INCOMPLETE][102] ([i915#12761] / [i915#16314]) [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk10/igt@kms_async_flips@async-flip-suspend-resume.html * igt@kms_async_flips@async-flip-suspend-resume@pipe-a-hdmi-a-2: - shard-glk10: NOTRUN -> [INCOMPLETE][103] ([i915#12761] / [i915#14995] / [i915#16314]) [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk10/igt@kms_async_flips@async-flip-suspend-resume@pipe-a-hdmi-a-2.html * igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels: - shard-glk: NOTRUN -> [SKIP][104] ([i915#1769]) [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk8/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html * igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels: - shard-glk10: NOTRUN -> [SKIP][105] ([i915#1769]) [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk10/igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels.html * igt@kms_big_fb@4-tiled-addfb-size-overflow: - shard-dg1: NOTRUN -> [SKIP][106] ([i915#5286]) [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-14/igt@kms_big_fb@4-tiled-addfb-size-overflow.html * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-async-flip: - shard-tglu: NOTRUN -> [SKIP][107] ([i915#5286]) +6 other tests skip [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-9/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-async-flip.html * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip: - shard-rkl: NOTRUN -> [SKIP][108] ([i915#5286]) +7 other tests skip [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip.html * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip: - shard-tglu-1: NOTRUN -> [SKIP][109] ([i915#5286]) +2 other tests skip [109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip: - shard-dg1: NOTRUN -> [SKIP][110] ([i915#4538] / [i915#5286]) +2 other tests skip [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-17/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html - shard-mtlp: NOTRUN -> [FAIL][111] ([i915#15733] / [i915#5138]) [111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-8/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html * igt@kms_big_fb@linear-16bpp-rotate-0: - shard-tglu-1: NOTRUN -> [FAIL][112] ([i915#16308]) [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_big_fb@linear-16bpp-rotate-0.html * igt@kms_big_fb@linear-64bpp-rotate-0: - shard-mtlp: [PASS][113] -> [FAIL][114] ([i915#15733] / [i915#5138]) [113]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-mtlp-3/igt@kms_big_fb@linear-64bpp-rotate-0.html [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-5/igt@kms_big_fb@linear-64bpp-rotate-0.html * igt@kms_big_fb@linear-64bpp-rotate-90: - shard-dg1: NOTRUN -> [SKIP][115] ([i915#3638]) +2 other tests skip [115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-12/igt@kms_big_fb@linear-64bpp-rotate-90.html * igt@kms_big_fb@linear-8bpp-rotate-0: - shard-glk11: NOTRUN -> [FAIL][116] ([i915#16308]) [116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk11/igt@kms_big_fb@linear-8bpp-rotate-0.html * igt@kms_big_fb@linear-8bpp-rotate-180: - shard-dg1: NOTRUN -> [FAIL][117] ([i915#16308]) [117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-12/igt@kms_big_fb@linear-8bpp-rotate-180.html * igt@kms_big_fb@linear-8bpp-rotate-90: - shard-rkl: NOTRUN -> [SKIP][118] ([i915#3638]) [118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-5/igt@kms_big_fb@linear-8bpp-rotate-90.html * igt@kms_big_fb@linear-max-hw-stride-32bpp-rotate-180: - shard-glk: NOTRUN -> [FAIL][119] ([i915#16308]) [119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk5/igt@kms_big_fb@linear-max-hw-stride-32bpp-rotate-180.html - shard-dg2: NOTRUN -> [FAIL][120] ([i915#16308]) +1 other test fail [120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-6/igt@kms_big_fb@linear-max-hw-stride-32bpp-rotate-180.html * igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-0-hflip: - shard-tglu: NOTRUN -> [SKIP][121] ([i915#3828]) [121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-4/igt@kms_big_fb@linear-max-hw-stride-64bpp-rotate-0-hflip.html * igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip: - shard-dg2: NOTRUN -> [SKIP][122] ([i915#4538] / [i915#5190]) +5 other tests skip [122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html * igt@kms_big_fb@yf-tiled-16bpp-rotate-270: - shard-dg1: NOTRUN -> [SKIP][123] ([i915#4538]) +1 other test skip [123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@kms_big_fb@yf-tiled-16bpp-rotate-270.html * igt@kms_big_fb@yf-tiled-addfb: - shard-dg2: NOTRUN -> [SKIP][124] ([i915#5190]) +1 other test skip [124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_big_fb@yf-tiled-addfb.html - shard-mtlp: NOTRUN -> [SKIP][125] ([i915#6187]) [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-3/igt@kms_big_fb@yf-tiled-addfb.html * igt@kms_ccs@bad-aux-stride-y-tiled-ccs@pipe-c-hdmi-a-1: - shard-tglu: NOTRUN -> [SKIP][126] ([i915#6095]) +74 other tests skip [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-2/igt@kms_ccs@bad-aux-stride-y-tiled-ccs@pipe-c-hdmi-a-1.html * igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][127] ([i915#6095]) +65 other tests skip [127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-2.html * igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-c-edp-1: - shard-mtlp: NOTRUN -> [SKIP][128] ([i915#6095]) +24 other tests skip [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-6/igt@kms_ccs@bad-rotation-90-y-tiled-gen12-rc-ccs-cc@pipe-c-edp-1.html * igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs: - shard-dg1: NOTRUN -> [SKIP][129] ([i915#12313]) +1 other test skip [129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@kms_ccs@crc-primary-basic-4-tiled-bmg-ccs.html * igt@kms_ccs@crc-primary-basic-4-tiled-mtl-rc-ccs@pipe-a-hdmi-a-3: - shard-dg1: NOTRUN -> [SKIP][130] ([i915#6095]) +195 other tests skip [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-12/igt@kms_ccs@crc-primary-basic-4-tiled-mtl-rc-ccs@pipe-a-hdmi-a-3.html * igt@kms_ccs@crc-primary-basic-y-tiled-ccs: - shard-tglu-1: NOTRUN -> [SKIP][131] ([i915#6095]) +49 other tests skip [131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_ccs@crc-primary-basic-y-tiled-ccs.html * igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs: - shard-tglu-1: NOTRUN -> [SKIP][132] ([i915#12313]) +1 other test skip [132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_ccs@crc-primary-rotation-180-4-tiled-bmg-ccs.html * igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-mc-ccs@pipe-c-hdmi-a-1: - shard-rkl: NOTRUN -> [SKIP][133] ([i915#14098] / [i915#6095]) +40 other tests skip [133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-mc-ccs@pipe-c-hdmi-a-1.html * igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-mc-ccs@pipe-c-hdmi-a-2: - shard-glk: NOTRUN -> [SKIP][134] +645 other tests skip [134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk3/igt@kms_ccs@crc-primary-rotation-180-4-tiled-mtl-mc-ccs@pipe-c-hdmi-a-2.html * igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs: - shard-tglu-1: NOTRUN -> [SKIP][135] ([i915#12805]) [135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs.html * igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs@pipe-c-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][136] ([i915#6095]) +8 other tests skip [136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs@pipe-c-hdmi-a-1.html * igt@kms_ccs@missing-ccs-buffer-4-tiled-mtl-mc-ccs@pipe-a-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][137] ([i915#14544] / [i915#6095]) +1 other test skip [137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_ccs@missing-ccs-buffer-4-tiled-mtl-mc-ccs@pipe-a-hdmi-a-2.html * igt@kms_ccs@missing-ccs-buffer-4-tiled-mtl-mc-ccs@pipe-c-hdmi-a-2: - shard-rkl: NOTRUN -> [SKIP][138] ([i915#14098] / [i915#14544] / [i915#6095]) [138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_ccs@missing-ccs-buffer-4-tiled-mtl-mc-ccs@pipe-c-hdmi-a-2.html * igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs: - shard-dg2: NOTRUN -> [SKIP][139] ([i915#12313]) +1 other test skip [139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-7/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html - shard-rkl: NOTRUN -> [SKIP][140] ([i915#12313]) [140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-2/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html - shard-tglu: NOTRUN -> [SKIP][141] ([i915#12313]) [141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-3/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html - shard-mtlp: NOTRUN -> [SKIP][142] ([i915#12313]) [142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-5/igt@kms_ccs@random-ccs-data-4-tiled-bmg-ccs.html * igt@kms_ccs@random-ccs-data-y-tiled-gen12-mc-ccs@pipe-c-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][143] ([i915#10307] / [i915#6095]) +112 other tests skip [143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_ccs@random-ccs-data-y-tiled-gen12-mc-ccs@pipe-c-hdmi-a-1.html * igt@kms_ccs@random-ccs-data-y-tiled-gen12-mc-ccs@pipe-d-hdmi-a-1: - shard-dg2: NOTRUN -> [SKIP][144] ([i915#10307] / [i915#10434] / [i915#6095]) +3 other tests skip [144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_ccs@random-ccs-data-y-tiled-gen12-mc-ccs@pipe-d-hdmi-a-1.html * igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-3: - shard-dg2: NOTRUN -> [SKIP][145] ([i915#13781]) +3 other tests skip [145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-3.html * igt@kms_chamelium_color@ctm-max: - shard-dg2: NOTRUN -> [SKIP][146] +5 other tests skip [146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-6/igt@kms_chamelium_color@ctm-max.html * igt@kms_chamelium_edid@hdmi-mode-timings: - shard-tglu-1: NOTRUN -> [SKIP][147] ([i915#11151] / [i915#7828]) +5 other tests skip [147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_chamelium_edid@hdmi-mode-timings.html * igt@kms_chamelium_frames@dp-crc-single: - shard-tglu: NOTRUN -> [SKIP][148] ([i915#11151] / [i915#7828]) +6 other tests skip [148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-7/igt@kms_chamelium_frames@dp-crc-single.html * igt@kms_chamelium_frames@hdmi-crc-fast: - shard-dg2: NOTRUN -> [SKIP][149] ([i915#11151] / [i915#7828]) +7 other tests skip [149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_chamelium_frames@hdmi-crc-fast.html - shard-rkl: NOTRUN -> [SKIP][150] ([i915#11151] / [i915#7828]) +8 other tests skip [150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_chamelium_frames@hdmi-crc-fast.html * igt@kms_chamelium_hpd@dp-hpd-storm-disable: - shard-dg1: NOTRUN -> [SKIP][151] ([i915#11151] / [i915#7828]) +5 other tests skip [151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@kms_chamelium_hpd@dp-hpd-storm-disable.html - shard-mtlp: NOTRUN -> [SKIP][152] ([i915#11151] / [i915#7828]) +4 other tests skip [152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-3/igt@kms_chamelium_hpd@dp-hpd-storm-disable.html * igt@kms_content_protection@dp-mst-lic-type-0: - shard-tglu: NOTRUN -> [SKIP][153] ([i915#15330] / [i915#3116] / [i915#3299]) [153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-7/igt@kms_content_protection@dp-mst-lic-type-0.html - shard-mtlp: NOTRUN -> [SKIP][154] ([i915#15330] / [i915#3299]) [154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-2/igt@kms_content_protection@dp-mst-lic-type-0.html - shard-dg2: NOTRUN -> [SKIP][155] ([i915#15330] / [i915#3299]) [155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@kms_content_protection@dp-mst-lic-type-0.html - shard-rkl: NOTRUN -> [SKIP][156] ([i915#15330] / [i915#3116]) [156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_content_protection@dp-mst-lic-type-0.html - shard-dg1: NOTRUN -> [SKIP][157] ([i915#15330] / [i915#3299]) [157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-14/igt@kms_content_protection@dp-mst-lic-type-0.html * igt@kms_content_protection@dp-mst-type-1: - shard-tglu-1: NOTRUN -> [SKIP][158] ([i915#15330] / [i915#3116] / [i915#3299]) [158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_content_protection@dp-mst-type-1.html * igt@kms_content_protection@legacy: - shard-tglu-1: NOTRUN -> [SKIP][159] ([i915#15865]) [159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_content_protection@legacy.html * igt@kms_content_protection@lic-type-0: - shard-tglu: NOTRUN -> [SKIP][160] ([i915#15865]) +1 other test skip [160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-5/igt@kms_content_protection@lic-type-0.html * igt@kms_content_protection@type1: - shard-dg2: NOTRUN -> [SKIP][161] ([i915#15865]) +1 other test skip [161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-1/igt@kms_content_protection@type1.html - shard-rkl: NOTRUN -> [SKIP][162] ([i915#15865]) +2 other tests skip [162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@kms_content_protection@type1.html - shard-dg1: NOTRUN -> [SKIP][163] ([i915#15865]) +1 other test skip [163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@kms_content_protection@type1.html - shard-mtlp: NOTRUN -> [SKIP][164] ([i915#15865]) [164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-3/igt@kms_content_protection@type1.html * igt@kms_cursor_crc@cursor-offscreen-32x10: - shard-rkl: NOTRUN -> [SKIP][165] ([i915#3555]) +2 other tests skip [165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-4/igt@kms_cursor_crc@cursor-offscreen-32x10.html * igt@kms_cursor_crc@cursor-offscreen-max-size: - shard-mtlp: NOTRUN -> [SKIP][166] ([i915#3555] / [i915#8814]) [166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-3/igt@kms_cursor_crc@cursor-offscreen-max-size.html * igt@kms_cursor_crc@cursor-onscreen-128x42: - shard-mtlp: NOTRUN -> [SKIP][167] ([i915#8814]) +2 other tests skip [167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-5/igt@kms_cursor_crc@cursor-onscreen-128x42.html * igt@kms_cursor_crc@cursor-onscreen-512x512: - shard-dg2: NOTRUN -> [SKIP][168] ([i915#13049]) [168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@kms_cursor_crc@cursor-onscreen-512x512.html * igt@kms_cursor_crc@cursor-random-128x42: - shard-rkl: [PASS][169] -> [FAIL][170] ([i915#13566]) [169]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-2/igt@kms_cursor_crc@cursor-random-128x42.html [170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_cursor_crc@cursor-random-128x42.html * igt@kms_cursor_crc@cursor-random-128x42@pipe-a-hdmi-a-1: - shard-tglu: [PASS][171] -> [FAIL][172] ([i915#13566]) +1 other test fail [171]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-tglu-3/igt@kms_cursor_crc@cursor-random-128x42@pipe-a-hdmi-a-1.html [172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-8/igt@kms_cursor_crc@cursor-random-128x42@pipe-a-hdmi-a-1.html * igt@kms_cursor_crc@cursor-sliding-128x42: - shard-rkl: NOTRUN -> [FAIL][173] ([i915#13566]) +3 other tests fail [173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_cursor_crc@cursor-sliding-128x42.html * igt@kms_cursor_crc@cursor-sliding-128x42@pipe-a-hdmi-a-1: - shard-tglu: NOTRUN -> [FAIL][174] ([i915#13566]) +3 other tests fail [174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-2/igt@kms_cursor_crc@cursor-sliding-128x42@pipe-a-hdmi-a-1.html * igt@kms_cursor_crc@cursor-sliding-512x512: - shard-tglu-1: NOTRUN -> [SKIP][175] ([i915#13049]) +1 other test skip [175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_cursor_crc@cursor-sliding-512x512.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size: - shard-tglu-1: NOTRUN -> [SKIP][176] ([i915#4103]) [176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-varying-size.html * igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions: - shard-rkl: [PASS][177] -> [FAIL][178] ([i915#15967]) [177]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-4/igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions.html [178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-7/igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions.html * igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size: - shard-dg2: NOTRUN -> [SKIP][179] ([i915#13046] / [i915#5354]) +2 other tests skip [179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size.html - shard-mtlp: NOTRUN -> [SKIP][180] ([i915#9809]) +1 other test skip [180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-7/igt@kms_cursor_legacy@cursorb-vs-flipb-varying-size.html * igt@kms_dirtyfb@drrs-dirtyfb-ioctl: - shard-rkl: NOTRUN -> [SKIP][181] ([i915#9723]) [181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-2/igt@kms_dirtyfb@drrs-dirtyfb-ioctl.html * igt@kms_dirtyfb@psr-dirtyfb-ioctl: - shard-dg2: NOTRUN -> [SKIP][182] ([i915#9833]) [182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html - shard-rkl: NOTRUN -> [SKIP][183] ([i915#14544] / [i915#9723]) [183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html - shard-dg1: NOTRUN -> [SKIP][184] ([i915#9723]) [184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-19/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html - shard-tglu: NOTRUN -> [SKIP][185] ([i915#9723]) +1 other test skip [185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-8/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html * igt@kms_dither@fb-8bpc-vs-panel-6bpc: - shard-tglu-1: NOTRUN -> [SKIP][186] ([i915#1769] / [i915#3555] / [i915#3804]) [186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc.html * igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1: - shard-tglu-1: NOTRUN -> [SKIP][187] ([i915#3804]) [187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html * igt@kms_dp_aux_dev@basic: - shard-tglu: NOTRUN -> [SKIP][188] ([i915#1257]) [188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-10/igt@kms_dp_aux_dev@basic.html * igt@kms_dp_link_training@uhbr-mst: - shard-tglu-1: NOTRUN -> [SKIP][189] ([i915#13748]) [189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_dp_link_training@uhbr-mst.html * igt@kms_dp_link_training@uhbr-sst: - shard-tglu: NOTRUN -> [SKIP][190] ([i915#13748]) [190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-8/igt@kms_dp_link_training@uhbr-sst.html * igt@kms_dp_linktrain_fallback@dp-fallback: - shard-tglu-1: NOTRUN -> [SKIP][191] ([i915#13707]) [191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_dp_linktrain_fallback@dp-fallback.html * igt@kms_dsc@dsc-fractional-bpp: - shard-tglu: NOTRUN -> [SKIP][192] ([i915#3840]) [192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-8/igt@kms_dsc@dsc-fractional-bpp.html * igt@kms_dsc@dsc-with-formats: - shard-dg1: NOTRUN -> [SKIP][193] ([i915#3555] / [i915#3840]) [193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@kms_dsc@dsc-with-formats.html * igt@kms_dsc@dsc-with-output-formats: - shard-tglu: NOTRUN -> [SKIP][194] ([i915#3555] / [i915#3840]) [194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-4/igt@kms_dsc@dsc-with-output-formats.html * igt@kms_dsc@dsc-with-output-formats-with-bpc: - shard-dg2: NOTRUN -> [SKIP][195] ([i915#3840] / [i915#9053]) [195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-6/igt@kms_dsc@dsc-with-output-formats-with-bpc.html * igt@kms_fbcon_fbt@fbc-suspend: - shard-glk11: NOTRUN -> [INCOMPLETE][196] ([i915#9878]) [196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk11/igt@kms_fbcon_fbt@fbc-suspend.html * igt@kms_feature_discovery@display-4x: - shard-dg2: NOTRUN -> [SKIP][197] ([i915#16081]) [197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@kms_feature_discovery@display-4x.html - shard-rkl: NOTRUN -> [SKIP][198] ([i915#16081]) [198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-2/igt@kms_feature_discovery@display-4x.html - shard-dg1: NOTRUN -> [SKIP][199] ([i915#16081]) [199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-17/igt@kms_feature_discovery@display-4x.html - shard-tglu: NOTRUN -> [SKIP][200] ([i915#16081]) [200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-8/igt@kms_feature_discovery@display-4x.html - shard-mtlp: NOTRUN -> [SKIP][201] ([i915#16081]) [201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-5/igt@kms_feature_discovery@display-4x.html * igt@kms_feature_discovery@psr1: - shard-tglu-1: NOTRUN -> [SKIP][202] ([i915#658]) [202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_feature_discovery@psr1.html * igt@kms_feature_discovery@psr2: - shard-rkl: NOTRUN -> [SKIP][203] ([i915#658]) [203]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_feature_discovery@psr2.html * igt@kms_flip@2x-absolute-wf_vblank: - shard-dg2: NOTRUN -> [SKIP][204] ([i915#9934]) +10 other tests skip [204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@kms_flip@2x-absolute-wf_vblank.html - shard-dg1: NOTRUN -> [SKIP][205] ([i915#9934]) +6 other tests skip [205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-16/igt@kms_flip@2x-absolute-wf_vblank.html * igt@kms_flip@2x-flip-vs-expired-vblank: - shard-glk10: NOTRUN -> [FAIL][206] ([i915#13027]) +1 other test fail [206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk10/igt@kms_flip@2x-flip-vs-expired-vblank.html * igt@kms_flip@2x-flip-vs-fences: - shard-tglu-1: NOTRUN -> [SKIP][207] ([i915#3637] / [i915#9934]) +2 other tests skip [207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_flip@2x-flip-vs-fences.html * igt@kms_flip@2x-flip-vs-fences-interruptible: - shard-dg2: NOTRUN -> [SKIP][208] ([i915#8381]) [208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-7/igt@kms_flip@2x-flip-vs-fences-interruptible.html - shard-dg1: NOTRUN -> [SKIP][209] ([i915#8381]) [209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@kms_flip@2x-flip-vs-fences-interruptible.html - shard-mtlp: NOTRUN -> [SKIP][210] ([i915#8381]) [210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-2/igt@kms_flip@2x-flip-vs-fences-interruptible.html * igt@kms_flip@2x-flip-vs-modeset: - shard-rkl: NOTRUN -> [SKIP][211] ([i915#14544] / [i915#9934]) [211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_flip@2x-flip-vs-modeset.html * igt@kms_flip@2x-flip-vs-wf_vblank-interruptible: - shard-rkl: NOTRUN -> [SKIP][212] ([i915#9934]) +7 other tests skip [212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html - shard-mtlp: NOTRUN -> [SKIP][213] ([i915#3637] / [i915#9934]) +6 other tests skip [213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-2/igt@kms_flip@2x-flip-vs-wf_vblank-interruptible.html * igt@kms_flip@2x-plain-flip-fb-recreate-interruptible: - shard-tglu: NOTRUN -> [SKIP][214] ([i915#3637] / [i915#9934]) +11 other tests skip [214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-3/igt@kms_flip@2x-plain-flip-fb-recreate-interruptible.html * igt@kms_flip@dpms-off-confusion: - shard-dg1: [PASS][215] -> [DMESG-WARN][216] ([i915#4423]) +2 other tests dmesg-warn [215]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg1-16/igt@kms_flip@dpms-off-confusion.html [216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-18/igt@kms_flip@dpms-off-confusion.html * igt@kms_flip@flip-vs-expired-vblank-interruptible: - shard-dg1: [PASS][217] -> [FAIL][218] ([i915#13027]) [217]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg1-17/igt@kms_flip@flip-vs-expired-vblank-interruptible.html [218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@kms_flip@flip-vs-expired-vblank-interruptible.html - shard-tglu: [PASS][219] -> [FAIL][220] ([i915#13027]) +1 other test fail [219]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-tglu-6/igt@kms_flip@flip-vs-expired-vblank-interruptible.html [220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-4/igt@kms_flip@flip-vs-expired-vblank-interruptible.html - shard-mtlp: [PASS][221] -> [FAIL][222] ([i915#13027]) +1 other test fail [221]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-mtlp-5/igt@kms_flip@flip-vs-expired-vblank-interruptible.html [222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-3/igt@kms_flip@flip-vs-expired-vblank-interruptible.html * igt@kms_flip@flip-vs-expired-vblank-interruptible@b-hdmi-a3: - shard-dg1: NOTRUN -> [FAIL][223] ([i915#15718]) [223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-hdmi-a3.html * igt@kms_flip@flip-vs-suspend-interruptible: - shard-glk: NOTRUN -> [INCOMPLETE][224] ([i915#12745] / [i915#4839]) [224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk4/igt@kms_flip@flip-vs-suspend-interruptible.html * igt@kms_flip@flip-vs-suspend-interruptible@a-hdmi-a1: - shard-glk: NOTRUN -> [INCOMPLETE][225] ([i915#12745]) [225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk4/igt@kms_flip@flip-vs-suspend-interruptible@a-hdmi-a1.html * igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling: - shard-dg2: NOTRUN -> [SKIP][226] ([i915#15643] / [i915#5190]) [226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling.html - shard-dg1: NOTRUN -> [SKIP][227] ([i915#15643]) +1 other test skip [227]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-18/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling.html - shard-mtlp: NOTRUN -> [SKIP][228] ([i915#15643]) [228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-7/igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling: - shard-tglu-1: NOTRUN -> [SKIP][229] ([i915#15643]) +2 other tests skip [229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-upscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling: - shard-mtlp: NOTRUN -> [SKIP][230] ([i915#3555] / [i915#8813]) [230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-8/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-default-mode: - shard-mtlp: NOTRUN -> [SKIP][231] ([i915#8810] / [i915#8813]) [231]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-8/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling: - shard-rkl: NOTRUN -> [SKIP][232] ([i915#15643]) +3 other tests skip [232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling.html - shard-tglu: NOTRUN -> [SKIP][233] ([i915#15643]) +3 other tests skip [233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-9/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling.html * igt@kms_force_connector_basic@force-connector-state: - shard-mtlp: [PASS][234] -> [SKIP][235] ([i915#15672]) [234]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-mtlp-3/igt@kms_force_connector_basic@force-connector-state.html [235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-1/igt@kms_force_connector_basic@force-connector-state.html * igt@kms_frontbuffer_tracking@fbc-1p-offscreen-pri-shrfb-draw-mmap-gtt: - shard-dg2: NOTRUN -> [SKIP][236] ([i915#15104] / [i915#15990]) +2 other tests skip [236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-7/igt@kms_frontbuffer_tracking@fbc-1p-offscreen-pri-shrfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-blt: - shard-mtlp: NOTRUN -> [SKIP][237] ([i915#15991] / [i915#1825]) +14 other tests skip [237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-2/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-blt.html * igt@kms_frontbuffer_tracking@fbc-suspend: - shard-glk: NOTRUN -> [INCOMPLETE][238] ([i915#10056]) [238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk6/igt@kms_frontbuffer_tracking@fbc-suspend.html * igt@kms_frontbuffer_tracking@fbchdr-1p-primscrn-cur-indfb-draw-pwrite: - shard-tglu: NOTRUN -> [SKIP][239] ([i915#15989]) +18 other tests skip [239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-4/igt@kms_frontbuffer_tracking@fbchdr-1p-primscrn-cur-indfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@fbchdr-2p-primscrn-shrfb-msflip-blt: - shard-tglu: NOTRUN -> [SKIP][240] +98 other tests skip [240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-9/igt@kms_frontbuffer_tracking@fbchdr-2p-primscrn-shrfb-msflip-blt.html * igt@kms_frontbuffer_tracking@fbchdr-2p-primscrn-spr-indfb-fullscreen: - shard-mtlp: NOTRUN -> [SKIP][241] ([i915#15991]) +23 other tests skip [241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-3/igt@kms_frontbuffer_tracking@fbchdr-2p-primscrn-spr-indfb-fullscreen.html * igt@kms_frontbuffer_tracking@fbchdr-rgb565-draw-mmap-cpu: - shard-rkl: NOTRUN -> [SKIP][242] ([i915#15989]) +12 other tests skip [242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_frontbuffer_tracking@fbchdr-rgb565-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@fbchdr-tiling-4: - shard-rkl: NOTRUN -> [SKIP][243] ([i915#5439]) [243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@kms_frontbuffer_tracking@fbchdr-tiling-4.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-shrfb-draw-mmap-wc: - shard-snb: NOTRUN -> [SKIP][244] +174 other tests skip [244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-snb1/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-shrfb-draw-mmap-wc.html - shard-dg1: NOTRUN -> [SKIP][245] ([i915#15104] / [i915#15990]) [245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-12/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscreen-pri-shrfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-gtt: - shard-rkl: NOTRUN -> [SKIP][246] ([i915#15102] / [i915#3023]) +9 other tests skip [246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-5/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-mmap-wc: - shard-rkl: NOTRUN -> [SKIP][247] ([i915#14544] / [i915#1825]) [247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-mmap-wc: - shard-glk10: NOTRUN -> [SKIP][248] +88 other tests skip [248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk10/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-mmap-wc: - shard-dg1: NOTRUN -> [SKIP][249] ([i915#15990] / [i915#8708]) +9 other tests skip [249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-15/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbcpsr-tiling-4: - shard-tglu-1: NOTRUN -> [SKIP][250] ([i915#5439]) [250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html * igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-indfb-fliptrack-mmap-gtt: - shard-tglu: NOTRUN -> [SKIP][251] ([i915#15102]) +39 other tests skip [251]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-10/igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-indfb-fliptrack-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-offscreen-pri-indfb-draw-mmap-gtt: - shard-dg2: NOTRUN -> [SKIP][252] ([i915#15990]) +13 other tests skip [252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-offscreen-pri-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-pri-indfb-multidraw: - shard-rkl: NOTRUN -> [SKIP][253] ([i915#14544] / [i915#15102]) +1 other test skip [253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-pri-indfb-multidraw.html * igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-primscrn-indfb-msflip-blt: - shard-mtlp: NOTRUN -> [SKIP][254] ([i915#15989]) +12 other tests skip [254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-5/igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-primscrn-indfb-msflip-blt.html * igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-primscrn-shrfb-plflip-blt: - shard-dg1: NOTRUN -> [SKIP][255] ([i915#15102]) +20 other tests skip [255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-14/igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-primscrn-shrfb-plflip-blt.html * igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-primscrn-spr-indfb-draw-mmap-gtt: - shard-rkl: NOTRUN -> [SKIP][256] ([i915#15102]) +18 other tests skip [256]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-2/igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-primscrn-spr-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@fbcpsrhdr-2p-primscrn-shrfb-plflip-blt: - shard-tglu-1: NOTRUN -> [SKIP][257] +78 other tests skip [257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_frontbuffer_tracking@fbcpsrhdr-2p-primscrn-shrfb-plflip-blt.html * igt@kms_frontbuffer_tracking@fbcpsrhdr-2p-scndscrn-cur-indfb-draw-mmap-wc: - shard-rkl: NOTRUN -> [SKIP][258] +59 other tests skip [258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@kms_frontbuffer_tracking@fbcpsrhdr-2p-scndscrn-cur-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@hdr-1p-offscreen-pri-indfb-draw-mmap-gtt: - shard-tglu-1: NOTRUN -> [SKIP][259] ([i915#15989]) +15 other tests skip [259]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_frontbuffer_tracking@hdr-1p-offscreen-pri-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@hdr-1p-pri-indfb-multidraw: - shard-dg2: [PASS][260] -> [SKIP][261] ([i915#15989]) +2 other tests skip [260]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg2-10/igt@kms_frontbuffer_tracking@hdr-1p-pri-indfb-multidraw.html [261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-6/igt@kms_frontbuffer_tracking@hdr-1p-pri-indfb-multidraw.html * igt@kms_frontbuffer_tracking@hdr-1p-primscrn-pri-shrfb-draw-mmap-cpu: - shard-dg2: NOTRUN -> [SKIP][262] ([i915#15989]) +10 other tests skip [262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-7/igt@kms_frontbuffer_tracking@hdr-1p-primscrn-pri-shrfb-draw-mmap-cpu.html - shard-dg1: NOTRUN -> [SKIP][263] ([i915#15989]) +8 other tests skip [263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-12/igt@kms_frontbuffer_tracking@hdr-1p-primscrn-pri-shrfb-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@hdr-2p-primscrn-spr-indfb-fullscreen: - shard-dg2: NOTRUN -> [SKIP][264] ([i915#15991]) +26 other tests skip [264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_frontbuffer_tracking@hdr-2p-primscrn-spr-indfb-fullscreen.html * igt@kms_frontbuffer_tracking@hdr-2p-rte: - shard-dg1: NOTRUN -> [SKIP][265] +50 other tests skip [265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-14/igt@kms_frontbuffer_tracking@hdr-2p-rte.html * igt@kms_frontbuffer_tracking@hdr-rgb101010-draw-pwrite: - shard-rkl: [PASS][266] -> [SKIP][267] ([i915#15989]) +7 other tests skip [266]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-1/igt@kms_frontbuffer_tracking@hdr-rgb101010-draw-pwrite.html [267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-5/igt@kms_frontbuffer_tracking@hdr-rgb101010-draw-pwrite.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-mmap-gtt: - shard-dg2: NOTRUN -> [SKIP][268] ([i915#15990] / [i915#8708]) +8 other tests skip [268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-6/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-mmap-gtt.html - shard-rkl: NOTRUN -> [SKIP][269] ([i915#1825]) +2 other tests skip [269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-5/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-mmap-gtt.html - shard-mtlp: NOTRUN -> [SKIP][270] ([i915#15990] / [i915#8708]) +2 other tests skip [270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-8/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-render: - shard-dg2: NOTRUN -> [SKIP][271] ([i915#15991] / [i915#5354]) +22 other tests skip [271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-shrfb-draw-render.html * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-indfb-pgflip-blt: - shard-rkl: NOTRUN -> [SKIP][272] ([i915#14544]) [272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-indfb-pgflip-blt.html * igt@kms_frontbuffer_tracking@psrhdr-1p-primscrn-cur-indfb-draw-mmap-gtt: - shard-mtlp: NOTRUN -> [SKIP][273] ([i915#15990]) +4 other tests skip [273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-5/igt@kms_frontbuffer_tracking@psrhdr-1p-primscrn-cur-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psrhdr-1p-primscrn-cur-indfb-draw-mmap-wc: - shard-tglu-1: NOTRUN -> [SKIP][274] ([i915#15102]) +28 other tests skip [274]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_frontbuffer_tracking@psrhdr-1p-primscrn-cur-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@psrhdr-2p-primscrn-cur-indfb-draw-mmap-wc: - shard-dg1: NOTRUN -> [SKIP][275] ([i915#15990]) +10 other tests skip [275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-19/igt@kms_frontbuffer_tracking@psrhdr-2p-primscrn-cur-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@psrhdr-rgb101010-draw-pwrite: - shard-dg2: NOTRUN -> [SKIP][276] ([i915#15102]) +27 other tests skip [276]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@kms_frontbuffer_tracking@psrhdr-rgb101010-draw-pwrite.html * igt@kms_hdmi_inject@inject-4k: - shard-mtlp: [PASS][277] -> [SKIP][278] ([i915#15725]) [277]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-mtlp-8/igt@kms_hdmi_inject@inject-4k.html [278]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-1/igt@kms_hdmi_inject@inject-4k.html * igt@kms_hdr@bpc-switch-dpms: - shard-tglu-1: NOTRUN -> [SKIP][279] ([i915#16012] / [i915#3555] / [i915#8228]) [279]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_hdr@bpc-switch-dpms.html * igt@kms_hdr@bpc-switch-dpms@pipe-a-hdmi-a-1-xrgb2101010: - shard-tglu-1: NOTRUN -> [SKIP][280] ([i915#16012]) +1 other test skip [280]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_hdr@bpc-switch-dpms@pipe-a-hdmi-a-1-xrgb2101010.html * igt@kms_hdr@bpc-switch-suspend: - shard-tglu: NOTRUN -> [SKIP][281] ([i915#16012] / [i915#3555] / [i915#8228]) [281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-8/igt@kms_hdr@bpc-switch-suspend.html - shard-dg2: NOTRUN -> [SKIP][282] ([i915#16012] / [i915#3555] / [i915#8228]) [282]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@kms_hdr@bpc-switch-suspend.html - shard-dg1: NOTRUN -> [SKIP][283] ([i915#16012] / [i915#3555] / [i915#8228]) [283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-19/igt@kms_hdr@bpc-switch-suspend.html - shard-snb: NOTRUN -> [FAIL][284] ([i915#16018]) [284]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-snb6/igt@kms_hdr@bpc-switch-suspend.html * igt@kms_hdr@bpc-switch-suspend@pipe-a-hdmi-a-1-xrgb2101010: - shard-snb: NOTRUN -> [FAIL][285] ([i915#16013]) +1 other test fail [285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-snb6/igt@kms_hdr@bpc-switch-suspend@pipe-a-hdmi-a-1-xrgb2101010.html - shard-tglu: NOTRUN -> [SKIP][286] ([i915#16012]) +1 other test skip [286]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-8/igt@kms_hdr@bpc-switch-suspend@pipe-a-hdmi-a-1-xrgb2101010.html * igt@kms_hdr@bpc-switch-suspend@pipe-a-hdmi-a-2-xrgb2101010: - shard-rkl: NOTRUN -> [INCOMPLETE][287] ([i915#15436]) +1 other test incomplete [287]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_hdr@bpc-switch-suspend@pipe-a-hdmi-a-2-xrgb2101010.html * igt@kms_hdr@bpc-switch-suspend@pipe-a-hdmi-a-3-xrgb2101010: - shard-dg2: NOTRUN -> [SKIP][288] ([i915#16012]) +1 other test skip [288]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@kms_hdr@bpc-switch-suspend@pipe-a-hdmi-a-3-xrgb2101010.html * igt@kms_hdr@bpc-switch-suspend@pipe-a-hdmi-a-4-xrgb2101010: - shard-dg1: NOTRUN -> [SKIP][289] ([i915#16012]) +5 other tests skip [289]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-19/igt@kms_hdr@bpc-switch-suspend@pipe-a-hdmi-a-4-xrgb2101010.html * igt@kms_hdr@invalid-metadata-sizes@pipe-a-hdmi-a-2-xrgb2101010: - shard-rkl: NOTRUN -> [SKIP][290] ([i915#16011]) +9 other tests skip [290]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@kms_hdr@invalid-metadata-sizes@pipe-a-hdmi-a-2-xrgb2101010.html * igt@kms_hdr@static-swap: - shard-dg2: NOTRUN -> [SKIP][291] ([i915#16011] / [i915#3555] / [i915#8228]) [291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@kms_hdr@static-swap.html - shard-rkl: NOTRUN -> [SKIP][292] ([i915#16011] / [i915#3555] / [i915#8228]) [292]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-4/igt@kms_hdr@static-swap.html - shard-dg1: NOTRUN -> [SKIP][293] ([i915#16011] / [i915#3555] / [i915#8228]) [293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-19/igt@kms_hdr@static-swap.html - shard-tglu: NOTRUN -> [SKIP][294] ([i915#16011] / [i915#3555] / [i915#8228]) [294]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-7/igt@kms_hdr@static-swap.html - shard-mtlp: NOTRUN -> [SKIP][295] ([i915#16011] / [i915#3555] / [i915#8228]) [295]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-6/igt@kms_hdr@static-swap.html * igt@kms_hdr@static-swap@pipe-a-edp-1-xrgb2101010: - shard-mtlp: NOTRUN -> [SKIP][296] ([i915#16011]) +1 other test skip [296]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-6/igt@kms_hdr@static-swap@pipe-a-edp-1-xrgb2101010.html * igt@kms_hdr@static-swap@pipe-a-hdmi-a-1-xrgb2101010: - shard-tglu: NOTRUN -> [SKIP][297] ([i915#16011]) +1 other test skip [297]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-7/igt@kms_hdr@static-swap@pipe-a-hdmi-a-1-xrgb2101010.html * igt@kms_hdr@static-swap@pipe-a-hdmi-a-3-xrgb2101010: - shard-dg2: NOTRUN -> [SKIP][298] ([i915#16011]) +4 other tests skip [298]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@kms_hdr@static-swap@pipe-a-hdmi-a-3-xrgb2101010.html * igt@kms_hdr@static-toggle-dpms@pipe-a-hdmi-a-3-xrgb16161616f: - shard-dg1: NOTRUN -> [SKIP][299] ([i915#16011]) +11 other tests skip [299]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@kms_hdr@static-toggle-dpms@pipe-a-hdmi-a-3-xrgb16161616f.html * igt@kms_hdr@static-toggle-suspend: - shard-tglu-1: NOTRUN -> [SKIP][300] ([i915#16011] / [i915#3555] / [i915#8228]) [300]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_hdr@static-toggle-suspend.html * igt@kms_hdr@static-toggle-suspend@pipe-a-hdmi-a-1-xrgb16161616f: - shard-tglu-1: NOTRUN -> [SKIP][301] ([i915#16011]) +1 other test skip [301]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_hdr@static-toggle-suspend@pipe-a-hdmi-a-1-xrgb16161616f.html * igt@kms_joiner@invalid-modeset-force-big-joiner: - shard-dg2: NOTRUN -> [SKIP][302] ([i915#15459]) [302]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_joiner@invalid-modeset-force-big-joiner.html - shard-tglu-1: NOTRUN -> [SKIP][303] ([i915#15459]) [303]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_joiner@invalid-modeset-force-big-joiner.html * igt@kms_joiner@invalid-modeset-force-ultra-joiner: - shard-tglu-1: NOTRUN -> [SKIP][304] ([i915#15458]) +1 other test skip [304]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_joiner@invalid-modeset-force-ultra-joiner.html * igt@kms_multipipe_modeset@basic-max-pipe-crc-check: - shard-dg1: NOTRUN -> [SKIP][305] ([i915#15815]) [305]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-14/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html * igt@kms_pipe_b_c_ivb@pipe-b-dpms-off-modeset-pipe-c: - shard-mtlp: NOTRUN -> [SKIP][306] +7 other tests skip [306]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-7/igt@kms_pipe_b_c_ivb@pipe-b-dpms-off-modeset-pipe-c.html * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2: - shard-glk: NOTRUN -> [INCOMPLETE][307] ([i915#13409] / [i915#13476]) [307]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk6/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-hdmi-a-2.html * igt@kms_pipe_stress@stress-xrgb8888-4tiled: - shard-rkl: NOTRUN -> [SKIP][308] ([i915#14712]) [308]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_pipe_stress@stress-xrgb8888-4tiled.html - shard-dg1: NOTRUN -> [SKIP][309] ([i915#14712]) [309]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-16/igt@kms_pipe_stress@stress-xrgb8888-4tiled.html - shard-tglu: NOTRUN -> [SKIP][310] ([i915#14712]) [310]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-9/igt@kms_pipe_stress@stress-xrgb8888-4tiled.html * igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-cc-modifier: - shard-tglu: NOTRUN -> [SKIP][311] ([i915#15709]) +3 other tests skip [311]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-7/igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-cc-modifier.html - shard-mtlp: NOTRUN -> [SKIP][312] ([i915#15709]) +1 other test skip [312]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-2/igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-cc-modifier.html * igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-cc-modifier@pipe-a-plane-5: - shard-dg2: NOTRUN -> [SKIP][313] ([i915#15608]) +1 other test skip [313]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-cc-modifier@pipe-a-plane-5.html * igt@kms_plane@pixel-format-4-tiled-mtl-rc-ccs-modifier-source-clamping: - shard-rkl: NOTRUN -> [SKIP][314] ([i915#15709]) +1 other test skip [314]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_plane@pixel-format-4-tiled-mtl-rc-ccs-modifier-source-clamping.html * igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier: - shard-dg2: NOTRUN -> [SKIP][315] ([i915#15709]) +3 other tests skip [315]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier.html - shard-dg1: NOTRUN -> [SKIP][316] ([i915#15709]) +3 other tests skip [316]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-19/igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier.html * igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier-source-clamping: - shard-tglu-1: NOTRUN -> [SKIP][317] ([i915#15709]) +1 other test skip [317]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_plane@pixel-format-y-tiled-gen12-mc-ccs-modifier-source-clamping.html * igt@kms_plane@pixel-format-y-tiled-modifier@pipe-b-plane-7: - shard-tglu-1: NOTRUN -> [SKIP][318] ([i915#15608]) +1 other test skip [318]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_plane@pixel-format-y-tiled-modifier@pipe-b-plane-7.html * igt@kms_plane@pixel-format-yf-tiled-ccs-modifier@pipe-a-plane-4: - shard-glk11: NOTRUN -> [SKIP][319] +103 other tests skip [319]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk11/igt@kms_plane@pixel-format-yf-tiled-ccs-modifier@pipe-a-plane-4.html * igt@kms_plane@planar-pixel-format-settings@nv12-tile4-src-y: - shard-tglu: NOTRUN -> [SKIP][320] ([i915#16112]) [320]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-10/igt@kms_plane@planar-pixel-format-settings@nv12-tile4-src-y.html * igt@kms_plane_alpha_blend@alpha-basic: - shard-glk10: NOTRUN -> [FAIL][321] ([i915#12178]) [321]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk10/igt@kms_plane_alpha_blend@alpha-basic.html * igt@kms_plane_alpha_blend@alpha-basic@pipe-c-hdmi-a-1: - shard-glk10: NOTRUN -> [FAIL][322] ([i915#7862]) +1 other test fail [322]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk10/igt@kms_plane_alpha_blend@alpha-basic@pipe-c-hdmi-a-1.html * igt@kms_plane_lowres@tiling-4: - shard-dg1: NOTRUN -> [SKIP][323] ([i915#3555]) +5 other tests skip [323]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-12/igt@kms_plane_lowres@tiling-4.html * igt@kms_plane_lowres@tiling-none@pipe-b-edp-1: - shard-mtlp: NOTRUN -> [SKIP][324] ([i915#10226] / [i915#11614] / [i915#3582]) +2 other tests skip [324]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-1/igt@kms_plane_lowres@tiling-none@pipe-b-edp-1.html * igt@kms_plane_lowres@tiling-none@pipe-d-edp-1: - shard-mtlp: NOTRUN -> [SKIP][325] ([i915#11614] / [i915#3582]) +1 other test skip [325]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-1/igt@kms_plane_lowres@tiling-none@pipe-d-edp-1.html * igt@kms_plane_multiple@2x-tiling-x: - shard-tglu-1: NOTRUN -> [SKIP][326] ([i915#13958]) [326]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_plane_multiple@2x-tiling-x.html * igt@kms_plane_multiple@2x-tiling-yf: - shard-tglu: NOTRUN -> [SKIP][327] ([i915#13958]) [327]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-9/igt@kms_plane_multiple@2x-tiling-yf.html * igt@kms_plane_multiple@tiling-yf: - shard-rkl: NOTRUN -> [SKIP][328] ([i915#14259]) [328]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-5/igt@kms_plane_multiple@tiling-yf.html * igt@kms_plane_scaling@2x-scaler-multi-pipe: - shard-dg2: NOTRUN -> [SKIP][329] ([i915#13046] / [i915#5354] / [i915#9423]) [329]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_plane_scaling@2x-scaler-multi-pipe.html * igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-c: - shard-tglu: NOTRUN -> [SKIP][330] ([i915#15329]) +9 other tests skip [330]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-5/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-c.html * igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-b: - shard-rkl: NOTRUN -> [SKIP][331] ([i915#15329]) +3 other tests skip [331]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-5/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-b.html - shard-dg1: NOTRUN -> [SKIP][332] ([i915#15329]) +8 other tests skip [332]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-14/igt@kms_plane_scaling@plane-scaler-unity-scaling-with-rotation@pipe-b.html * igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation: - shard-tglu-1: NOTRUN -> [SKIP][333] ([i915#15329] / [i915#3555]) [333]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation.html - shard-dg1: NOTRUN -> [SKIP][334] ([i915#15329] / [i915#3555]) [334]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-19/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation.html * igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-d: - shard-tglu-1: NOTRUN -> [SKIP][335] ([i915#15329]) +8 other tests skip [335]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_plane_scaling@plane-upscale-factor-0-25-with-rotation@pipe-d.html * igt@kms_pm_backlight@bad-brightness: - shard-dg2: NOTRUN -> [SKIP][336] ([i915#12343] / [i915#5354]) [336]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-8/igt@kms_pm_backlight@bad-brightness.html - shard-rkl: NOTRUN -> [SKIP][337] ([i915#12343] / [i915#5354]) [337]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-1/igt@kms_pm_backlight@bad-brightness.html - shard-tglu-1: NOTRUN -> [SKIP][338] ([i915#12343] / [i915#9812]) [338]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_pm_backlight@bad-brightness.html - shard-dg1: NOTRUN -> [SKIP][339] ([i915#12343] / [i915#5354]) [339]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-12/igt@kms_pm_backlight@bad-brightness.html * igt@kms_pm_backlight@brightness-with-dpms: - shard-dg2: NOTRUN -> [SKIP][340] ([i915#12343]) [340]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-8/igt@kms_pm_backlight@brightness-with-dpms.html - shard-rkl: NOTRUN -> [SKIP][341] ([i915#12343]) [341]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-5/igt@kms_pm_backlight@brightness-with-dpms.html - shard-dg1: NOTRUN -> [SKIP][342] ([i915#12343]) [342]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-14/igt@kms_pm_backlight@brightness-with-dpms.html - shard-tglu: NOTRUN -> [SKIP][343] ([i915#12343]) [343]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-6/igt@kms_pm_backlight@brightness-with-dpms.html * igt@kms_pm_backlight@fade-with-dpms: - shard-tglu: NOTRUN -> [SKIP][344] ([i915#12343] / [i915#9812]) [344]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-9/igt@kms_pm_backlight@fade-with-dpms.html * igt@kms_pm_dc@dc3co-vpb-simulation: - shard-tglu-1: NOTRUN -> [SKIP][345] ([i915#15948]) [345]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_pm_dc@dc3co-vpb-simulation.html * igt@kms_pm_dc@dc5-psr: - shard-dg1: NOTRUN -> [SKIP][346] ([i915#15948]) [346]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-18/igt@kms_pm_dc@dc5-psr.html * igt@kms_pm_dc@dc5-retention-flops: - shard-dg2: NOTRUN -> [SKIP][347] ([i915#3828]) [347]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_pm_dc@dc5-retention-flops.html - shard-rkl: NOTRUN -> [SKIP][348] ([i915#3828]) [348]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-7/igt@kms_pm_dc@dc5-retention-flops.html - shard-tglu-1: NOTRUN -> [SKIP][349] ([i915#3828]) [349]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_pm_dc@dc5-retention-flops.html - shard-dg1: NOTRUN -> [SKIP][350] ([i915#3828]) [350]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-18/igt@kms_pm_dc@dc5-retention-flops.html - shard-mtlp: NOTRUN -> [SKIP][351] ([i915#3828]) [351]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-7/igt@kms_pm_dc@dc5-retention-flops.html * igt@kms_pm_rpm@dpms-lpsp: - shard-rkl: [PASS][352] -> [SKIP][353] ([i915#15073]) +1 other test skip [352]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-2/igt@kms_pm_rpm@dpms-lpsp.html [353]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@kms_pm_rpm@dpms-lpsp.html * igt@kms_pm_rpm@modeset-lpsp-stress: - shard-dg1: [PASS][354] -> [SKIP][355] ([i915#15073]) [354]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg1-14/igt@kms_pm_rpm@modeset-lpsp-stress.html [355]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@kms_pm_rpm@modeset-lpsp-stress.html * igt@kms_pm_rpm@modeset-non-lpsp: - shard-tglu-1: NOTRUN -> [SKIP][356] ([i915#15073]) [356]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_pm_rpm@modeset-non-lpsp.html * igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait: - shard-tglu: NOTRUN -> [SKIP][357] ([i915#15073]) [357]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-8/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html * igt@kms_pm_rpm@system-suspend-idle: - shard-dg2: [PASS][358] -> [INCOMPLETE][359] ([i915#14419]) [358]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg2-6/igt@kms_pm_rpm@system-suspend-idle.html [359]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-7/igt@kms_pm_rpm@system-suspend-idle.html * igt@kms_prime@basic-modeset-hybrid: - shard-dg2: NOTRUN -> [SKIP][360] ([i915#6524] / [i915#6805]) [360]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_prime@basic-modeset-hybrid.html * igt@kms_prime@d3hot: - shard-tglu: NOTRUN -> [SKIP][361] ([i915#6524]) [361]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-2/igt@kms_prime@d3hot.html * igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area: - shard-glk: NOTRUN -> [SKIP][362] ([i915#11520]) +12 other tests skip [362]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk2/igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area.html - shard-rkl: NOTRUN -> [SKIP][363] ([i915#11520]) +4 other tests skip [363]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-7/igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area.html - shard-snb: NOTRUN -> [SKIP][364] ([i915#11520]) +3 other tests skip [364]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-snb5/igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area.html - shard-dg1: NOTRUN -> [SKIP][365] ([i915#11520]) +5 other tests skip [365]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-14/igt@kms_psr2_sf@fbc-pr-plane-move-sf-dmg-area.html * igt@kms_psr2_sf@fbc-psr2-cursor-plane-update-sf: - shard-glk10: NOTRUN -> [SKIP][366] ([i915#11520]) +1 other test skip [366]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk10/igt@kms_psr2_sf@fbc-psr2-cursor-plane-update-sf.html * igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-sf: - shard-dg2: NOTRUN -> [SKIP][367] ([i915#11520]) +5 other tests skip [367]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-exceed-sf.html * igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf@pipe-a-edp-1: - shard-mtlp: NOTRUN -> [SKIP][368] ([i915#9808]) +1 other test skip [368]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-5/igt@kms_psr2_sf@fbc-psr2-overlay-plane-update-continuous-sf@pipe-a-edp-1.html * igt@kms_psr2_sf@fbc-psr2-overlay-primary-update-sf-dmg-area: - shard-glk11: NOTRUN -> [SKIP][369] ([i915#11520]) +2 other tests skip [369]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk11/igt@kms_psr2_sf@fbc-psr2-overlay-primary-update-sf-dmg-area.html * igt@kms_psr2_sf@pr-plane-move-sf-dmg-area: - shard-mtlp: NOTRUN -> [SKIP][370] ([i915#12316]) +5 other tests skip [370]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-2/igt@kms_psr2_sf@pr-plane-move-sf-dmg-area.html * igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf: - shard-tglu: NOTRUN -> [SKIP][371] ([i915#11520]) +5 other tests skip [371]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-5/igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-exceed-fully-sf.html * igt@kms_psr2_sf@psr2-overlay-plane-update-continuous-sf: - shard-tglu-1: NOTRUN -> [SKIP][372] ([i915#11520]) +4 other tests skip [372]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_psr2_sf@psr2-overlay-plane-update-continuous-sf.html * igt@kms_psr2_su@page_flip-p010: - shard-dg2: NOTRUN -> [SKIP][373] ([i915#9683]) [373]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_psr2_su@page_flip-p010.html - shard-rkl: NOTRUN -> [SKIP][374] ([i915#9683]) [374]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-7/igt@kms_psr2_su@page_flip-p010.html - shard-tglu-1: NOTRUN -> [SKIP][375] ([i915#9683]) [375]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_psr2_su@page_flip-p010.html - shard-dg1: NOTRUN -> [SKIP][376] ([i915#9683]) [376]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-18/igt@kms_psr2_su@page_flip-p010.html - shard-mtlp: NOTRUN -> [SKIP][377] ([i915#4348]) [377]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-7/igt@kms_psr2_su@page_flip-p010.html * igt@kms_psr2_su@page_flip-xrgb8888: - shard-tglu: NOTRUN -> [SKIP][378] ([i915#9683]) [378]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-2/igt@kms_psr2_su@page_flip-xrgb8888.html * igt@kms_psr@fbc-pr-basic: - shard-mtlp: NOTRUN -> [SKIP][379] ([i915#9688]) +9 other tests skip [379]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-7/igt@kms_psr@fbc-pr-basic.html * igt@kms_psr@fbc-psr-primary-blt: - shard-rkl: NOTRUN -> [SKIP][380] ([i915#1072] / [i915#9732]) +15 other tests skip [380]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-1/igt@kms_psr@fbc-psr-primary-blt.html * igt@kms_psr@psr-sprite-plane-onoff: - shard-dg1: NOTRUN -> [SKIP][381] ([i915#1072] / [i915#9732]) +13 other tests skip [381]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-16/igt@kms_psr@psr-sprite-plane-onoff.html * igt@kms_psr@psr-suspend: - shard-dg2: NOTRUN -> [SKIP][382] ([i915#1072] / [i915#9732]) +17 other tests skip [382]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@kms_psr@psr-suspend.html * igt@kms_psr@psr2-cursor-plane-onoff: - shard-tglu: NOTRUN -> [SKIP][383] ([i915#9732]) +17 other tests skip [383]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-4/igt@kms_psr@psr2-cursor-plane-onoff.html * igt@kms_psr@psr2-sprite-mmap-gtt: - shard-tglu-1: NOTRUN -> [SKIP][384] ([i915#9732]) +14 other tests skip [384]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_psr@psr2-sprite-mmap-gtt.html * igt@kms_psr_stress_test@invalidate-primary-flip-overlay: - shard-tglu-1: NOTRUN -> [SKIP][385] ([i915#15949]) [385]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html * igt@kms_rotation_crc@bad-pixel-format: - shard-dg2: NOTRUN -> [SKIP][386] ([i915#12755] / [i915#15867]) [386]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-1/igt@kms_rotation_crc@bad-pixel-format.html * igt@kms_rotation_crc@multiplane-rotation: - shard-glk10: NOTRUN -> [INCOMPLETE][387] ([i915#15492] / [i915#16184]) [387]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk10/igt@kms_rotation_crc@multiplane-rotation.html * igt@kms_rotation_crc@multiplane-rotation-cropping-bottom: - shard-glk: NOTRUN -> [INCOMPLETE][388] ([i915#15500] / [i915#16184]) [388]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk9/igt@kms_rotation_crc@multiplane-rotation-cropping-bottom.html * igt@kms_rotation_crc@primary-4-tiled-reflect-x-180: - shard-dg1: NOTRUN -> [SKIP][389] ([i915#5289]) [389]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-14/igt@kms_rotation_crc@primary-4-tiled-reflect-x-180.html - shard-tglu: NOTRUN -> [SKIP][390] ([i915#5289]) [390]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-6/igt@kms_rotation_crc@primary-4-tiled-reflect-x-180.html * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270: - shard-rkl: NOTRUN -> [SKIP][391] ([i915#5289]) +2 other tests skip [391]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html * igt@kms_scaling_modes@scaling-mode-center: - shard-dg2: NOTRUN -> [SKIP][392] ([i915#3555]) +2 other tests skip [392]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-8/igt@kms_scaling_modes@scaling-mode-center.html - shard-tglu-1: NOTRUN -> [SKIP][393] ([i915#3555]) [393]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_scaling_modes@scaling-mode-center.html * igt@kms_scaling_modes@scaling-mode-full-aspect: - shard-tglu: NOTRUN -> [SKIP][394] ([i915#3555]) +5 other tests skip [394]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-8/igt@kms_scaling_modes@scaling-mode-full-aspect.html * igt@kms_selftest@drm_framebuffer: - shard-rkl: NOTRUN -> [ABORT][395] ([i915#13179]) +1 other test abort [395]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-7/igt@kms_selftest@drm_framebuffer.html * igt@kms_setmode@basic@pipe-b-hdmi-a-2: - shard-rkl: [PASS][396] -> [FAIL][397] ([i915#15106]) +2 other tests fail [396]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-7/igt@kms_setmode@basic@pipe-b-hdmi-a-2.html [397]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-7/igt@kms_setmode@basic@pipe-b-hdmi-a-2.html * igt@kms_setmode@invalid-clone-exclusive-crtc: - shard-mtlp: NOTRUN -> [SKIP][398] ([i915#3555] / [i915#8809] / [i915#8823]) [398]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-4/igt@kms_setmode@invalid-clone-exclusive-crtc.html * igt@kms_tiled_display@basic-test-pattern: - shard-dg2: NOTRUN -> [SKIP][399] ([i915#8623]) [399]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_tiled_display@basic-test-pattern.html * igt@kms_vblank@ts-continuation-dpms-suspend@pipe-a-hdmi-a-2: - shard-glk: NOTRUN -> [INCOMPLETE][400] ([i915#12276]) +3 other tests incomplete [400]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk3/igt@kms_vblank@ts-continuation-dpms-suspend@pipe-a-hdmi-a-2.html * igt@kms_vrr@flip-basic-fastset: - shard-tglu-1: NOTRUN -> [SKIP][401] ([i915#9906]) [401]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@kms_vrr@flip-basic-fastset.html * igt@kms_vrr@negative-basic: - shard-dg2: NOTRUN -> [SKIP][402] ([i915#3555] / [i915#9906]) [402]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-6/igt@kms_vrr@negative-basic.html * igt@kms_vrr@seamless-rr-switch-drrs: - shard-tglu: NOTRUN -> [SKIP][403] ([i915#9906]) +1 other test skip [403]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-8/igt@kms_vrr@seamless-rr-switch-drrs.html * igt@perf_pmu@busy-idle: - shard-mtlp: [PASS][404] -> [FAIL][405] ([i915#4349]) +4 other tests fail [404]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-mtlp-4/igt@perf_pmu@busy-idle.html [405]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-mtlp-2/igt@perf_pmu@busy-idle.html * igt@perf_pmu@busy-idle@ccs0: - shard-dg2: [PASS][406] -> [FAIL][407] ([i915#4349]) +1 other test fail [406]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg2-8/igt@perf_pmu@busy-idle@ccs0.html [407]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-3/igt@perf_pmu@busy-idle@ccs0.html * igt@perf_pmu@module-unload: - shard-tglu: NOTRUN -> [ABORT][408] ([i915#15778]) [408]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-2/igt@perf_pmu@module-unload.html * igt@perf_pmu@rc6-all-gts: - shard-rkl: NOTRUN -> [SKIP][409] ([i915#8516]) [409]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-7/igt@perf_pmu@rc6-all-gts.html - shard-tglu-1: NOTRUN -> [SKIP][410] ([i915#8516]) [410]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-1/igt@perf_pmu@rc6-all-gts.html * igt@perf_pmu@rc6-suspend: - shard-glk: [PASS][411] -> [INCOMPLETE][412] ([i915#13356] / [i915#14242] / [i915#16236]) [411]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-glk6/igt@perf_pmu@rc6-suspend.html [412]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk5/igt@perf_pmu@rc6-suspend.html * igt@prime_vgem@basic-fence-read: - shard-rkl: NOTRUN -> [SKIP][413] ([i915#3291] / [i915#3708]) [413]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-5/igt@prime_vgem@basic-fence-read.html * igt@prime_vgem@basic-gtt: - shard-dg2: NOTRUN -> [SKIP][414] ([i915#3708] / [i915#4077]) [414]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@prime_vgem@basic-gtt.html * igt@sriov_basic@enable-vfs-bind-unbind-each@numvfs-random: - shard-tglu: NOTRUN -> [SKIP][415] ([i915#16066]) +18 other tests skip [415]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-8/igt@sriov_basic@enable-vfs-bind-unbind-each@numvfs-random.html * igt@tools_test@sysfs_l3_parity: - shard-dg2: NOTRUN -> [SKIP][416] ([i915#4818]) [416]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@tools_test@sysfs_l3_parity.html * igt@vgem_basic@create: - shard-glk: NOTRUN -> [FAIL][417] ([i915#16296]) [417]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk4/igt@vgem_basic@create.html #### Possible fixes #### * igt@gem_eio@in-flight-suspend: - shard-dg2: [ABORT][418] ([i915#15131]) -> [PASS][419] [418]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg2-10/igt@gem_eio@in-flight-suspend.html [419]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-5/igt@gem_eio@in-flight-suspend.html * igt@gem_workarounds@suspend-resume-context: - shard-glk: [INCOMPLETE][420] ([i915#13356]) -> [PASS][421] [420]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-glk1/igt@gem_workarounds@suspend-resume-context.html [421]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk9/igt@gem_workarounds@suspend-resume-context.html * igt@gen9_exec_parse@allowed-all: - shard-glk: [ABORT][422] ([i915#5566]) -> [PASS][423] [422]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-glk3/igt@gen9_exec_parse@allowed-all.html [423]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk9/igt@gen9_exec_parse@allowed-all.html * igt@i915_module_load@resize-bar: - shard-dg2: [DMESG-WARN][424] ([i915#14545]) -> [PASS][425] [424]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg2-7/igt@i915_module_load@resize-bar.html [425]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-8/igt@i915_module_load@resize-bar.html * igt@i915_suspend@fence-restore-untiled: - shard-glk: [INCOMPLETE][426] ([i915#16182] / [i915#4817]) -> [PASS][427] [426]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-glk5/igt@i915_suspend@fence-restore-untiled.html [427]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk4/igt@i915_suspend@fence-restore-untiled.html * igt@i915_suspend@sysfs-reader: - shard-rkl: [INCOMPLETE][428] ([i915#4817]) -> [PASS][429] [428]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@i915_suspend@sysfs-reader.html [429]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-2/igt@i915_suspend@sysfs-reader.html * igt@kms_cursor_crc@cursor-onscreen-256x85: - shard-tglu: [FAIL][430] ([i915#13566]) -> [PASS][431] +3 other tests pass [430]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-tglu-3/igt@kms_cursor_crc@cursor-onscreen-256x85.html [431]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-2/igt@kms_cursor_crc@cursor-onscreen-256x85.html - shard-rkl: [FAIL][432] ([i915#13566]) -> [PASS][433] [432]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-2/igt@kms_cursor_crc@cursor-onscreen-256x85.html [433]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_cursor_crc@cursor-onscreen-256x85.html * igt@kms_flip@flip-vs-blocking-wf-vblank@a-hdmi-a1: - shard-tglu: [FAIL][434] ([i915#14600]) -> [PASS][435] +1 other test pass [434]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-tglu-6/igt@kms_flip@flip-vs-blocking-wf-vblank@a-hdmi-a1.html [435]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-6/igt@kms_flip@flip-vs-blocking-wf-vblank@a-hdmi-a1.html * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-msflip-blt: - shard-dg1: [DMESG-WARN][436] ([i915#4423]) -> [PASS][437] [436]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg1-12/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-msflip-blt.html [437]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-15/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-msflip-blt.html * igt@kms_frontbuffer_tracking@fbchdr-2p-primscrn-spr-indfb-onoff: - shard-glk: [SKIP][438] -> [PASS][439] +10 other tests pass [438]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-glk9/igt@kms_frontbuffer_tracking@fbchdr-2p-primscrn-spr-indfb-onoff.html [439]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk8/igt@kms_frontbuffer_tracking@fbchdr-2p-primscrn-spr-indfb-onoff.html * igt@kms_frontbuffer_tracking@fbchdr-tiling-linear: - shard-rkl: [SKIP][440] ([i915#15989]) -> [PASS][441] +7 other tests pass [440]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-2/igt@kms_frontbuffer_tracking@fbchdr-tiling-linear.html [441]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_frontbuffer_tracking@fbchdr-tiling-linear.html * igt@kms_hdr@bpc-switch-dpms: - shard-rkl: [SKIP][442] ([i915#16012] / [i915#3555] / [i915#8228]) -> [PASS][443] [442]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-4/igt@kms_hdr@bpc-switch-dpms.html [443]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-1/igt@kms_hdr@bpc-switch-dpms.html * igt@kms_hdr@bpc-switch-dpms@pipe-a-hdmi-a-2-xrgb2101010: - shard-rkl: [SKIP][444] ([i915#16012]) -> [PASS][445] +1 other test pass [444]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-4/igt@kms_hdr@bpc-switch-dpms@pipe-a-hdmi-a-2-xrgb2101010.html [445]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-1/igt@kms_hdr@bpc-switch-dpms@pipe-a-hdmi-a-2-xrgb2101010.html * igt@kms_hdr@static-toggle-dpms: - shard-rkl: [SKIP][446] ([i915#16011] / [i915#3555] / [i915#8228]) -> [PASS][447] [446]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-8/igt@kms_hdr@static-toggle-dpms.html [447]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_hdr@static-toggle-dpms.html * igt@kms_pipe_crc_basic@suspend-read-crc: - shard-rkl: [INCOMPLETE][448] ([i915#12756] / [i915#13476]) -> [PASS][449] [448]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_pipe_crc_basic@suspend-read-crc.html [449]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-4/igt@kms_pipe_crc_basic@suspend-read-crc.html * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-1: - shard-glk: [INCOMPLETE][450] ([i915#12756] / [i915#13409] / [i915#13476]) -> [PASS][451] [450]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-glk5/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-1.html [451]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-glk6/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-1.html * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-2: - shard-rkl: [INCOMPLETE][452] ([i915#13476]) -> [PASS][453] [452]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-2.html [453]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-4/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-hdmi-a-2.html * igt@kms_pm_rpm@modeset-lpsp-stress-no-wait: - shard-dg2: [SKIP][454] ([i915#15073]) -> [PASS][455] [454]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg2-8/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html [455]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html - shard-rkl: [SKIP][456] ([i915#15073]) -> [PASS][457] [456]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-4/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html [457]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-2/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html * igt@kms_pm_rpm@system-suspend-modeset: - shard-rkl: [INCOMPLETE][458] ([i915#14419]) -> [PASS][459] [458]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_pm_rpm@system-suspend-modeset.html [459]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_pm_rpm@system-suspend-modeset.html #### Warnings #### * igt@api_intel_bb@blit-reloc-purge-cache: - shard-rkl: [SKIP][460] ([i915#14544] / [i915#8411]) -> [SKIP][461] ([i915#8411]) [460]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@api_intel_bb@blit-reloc-purge-cache.html [461]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@api_intel_bb@blit-reloc-purge-cache.html * igt@gem_ccs@block-multicopy-compressed: - shard-rkl: [SKIP][462] ([i915#14544] / [i915#9323]) -> [SKIP][463] ([i915#9323]) [462]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@gem_ccs@block-multicopy-compressed.html [463]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@gem_ccs@block-multicopy-compressed.html * igt@gem_exec_balancer@parallel-ordering: - shard-rkl: [SKIP][464] ([i915#14544] / [i915#4525]) -> [SKIP][465] ([i915#4525]) [464]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@gem_exec_balancer@parallel-ordering.html [465]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-7/igt@gem_exec_balancer@parallel-ordering.html * igt@gem_exec_balancer@parallel-out-fence: - shard-rkl: [SKIP][466] ([i915#4525]) -> [SKIP][467] ([i915#14544] / [i915#4525]) [466]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-7/igt@gem_exec_balancer@parallel-out-fence.html [467]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@gem_exec_balancer@parallel-out-fence.html * igt@gem_exec_reloc@basic-gtt-cpu-active: - shard-rkl: [SKIP][468] ([i915#3281]) -> [SKIP][469] ([i915#14544] / [i915#3281]) +2 other tests skip [468]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-7/igt@gem_exec_reloc@basic-gtt-cpu-active.html [469]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@gem_exec_reloc@basic-gtt-cpu-active.html * igt@gem_exec_reloc@basic-gtt-cpu-noreloc: - shard-rkl: [SKIP][470] ([i915#14544] / [i915#3281]) -> [SKIP][471] ([i915#3281]) [470]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@gem_exec_reloc@basic-gtt-cpu-noreloc.html [471]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-2/igt@gem_exec_reloc@basic-gtt-cpu-noreloc.html * igt@gem_lmem_swapping@random-engines: - shard-rkl: [SKIP][472] ([i915#14544] / [i915#4613]) -> [SKIP][473] ([i915#4613]) +1 other test skip [472]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@gem_lmem_swapping@random-engines.html [473]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-2/igt@gem_lmem_swapping@random-engines.html * igt@gem_partial_pwrite_pread@reads-uncached: - shard-rkl: [SKIP][474] ([i915#3282]) -> [SKIP][475] ([i915#14544] / [i915#3282]) [474]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-4/igt@gem_partial_pwrite_pread@reads-uncached.html [475]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@gem_partial_pwrite_pread@reads-uncached.html * igt@gem_set_tiling_vs_blt@untiled-to-tiled: - shard-rkl: [SKIP][476] ([i915#8411]) -> [SKIP][477] ([i915#14544] / [i915#8411]) [476]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-7/igt@gem_set_tiling_vs_blt@untiled-to-tiled.html [477]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@gem_set_tiling_vs_blt@untiled-to-tiled.html * igt@gem_userptr_blits@forbidden-operations: - shard-rkl: [SKIP][478] ([i915#14544] / [i915#3282] / [i915#3297]) -> [SKIP][479] ([i915#3282] / [i915#3297]) [478]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@gem_userptr_blits@forbidden-operations.html [479]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@gem_userptr_blits@forbidden-operations.html * igt@gem_userptr_blits@unsync-unmap-cycles: - shard-rkl: [SKIP][480] ([i915#14544] / [i915#3297]) -> [SKIP][481] ([i915#3297]) [480]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@gem_userptr_blits@unsync-unmap-cycles.html [481]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@gem_userptr_blits@unsync-unmap-cycles.html * igt@gen9_exec_parse@batch-zero-length: - shard-rkl: [SKIP][482] ([i915#14544] / [i915#2527]) -> [SKIP][483] ([i915#2527]) [482]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@gen9_exec_parse@batch-zero-length.html [483]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-7/igt@gen9_exec_parse@batch-zero-length.html * igt@gen9_exec_parse@bb-start-far: - shard-rkl: [SKIP][484] ([i915#2527]) -> [SKIP][485] ([i915#14544] / [i915#2527]) +1 other test skip [484]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-8/igt@gen9_exec_parse@bb-start-far.html [485]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@gen9_exec_parse@bb-start-far.html * igt@i915_module_load@resize-bar: - shard-rkl: [SKIP][486] ([i915#14544] / [i915#6412]) -> [SKIP][487] ([i915#6412]) [486]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@i915_module_load@resize-bar.html [487]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-5/igt@i915_module_load@resize-bar.html * igt@i915_suspend@basic-s3-without-i915: - shard-tglu: [INCOMPLETE][488] ([i915#4817] / [i915#7443]) -> [INCOMPLETE][489] ([i915#4817]) [488]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-tglu-4/igt@i915_suspend@basic-s3-without-i915.html [489]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-9/igt@i915_suspend@basic-s3-without-i915.html * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-async-flip: - shard-rkl: [SKIP][490] ([i915#14544] / [i915#5286]) -> [SKIP][491] ([i915#5286]) [490]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html [491]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180: - shard-rkl: [SKIP][492] ([i915#5286]) -> [SKIP][493] ([i915#14544] / [i915#5286]) +2 other tests skip [492]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-7/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180.html [493]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180.html * igt@kms_big_fb@linear-16bpp-rotate-90: - shard-rkl: [SKIP][494] ([i915#3638]) -> [SKIP][495] ([i915#14544] / [i915#3638]) [494]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-8/igt@kms_big_fb@linear-16bpp-rotate-90.html [495]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_big_fb@linear-16bpp-rotate-90.html * igt@kms_big_fb@x-tiled-8bpp-rotate-90: - shard-dg1: [SKIP][496] ([i915#3638]) -> [SKIP][497] ([i915#3638] / [i915#4423]) [496]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg1-19/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html [497]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-18/igt@kms_big_fb@x-tiled-8bpp-rotate-90.html * igt@kms_ccs@bad-aux-stride-4-tiled-mtl-mc-ccs@pipe-a-hdmi-a-2: - shard-rkl: [SKIP][498] ([i915#6095]) -> [SKIP][499] ([i915#14544] / [i915#6095]) +3 other tests skip [498]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-4/igt@kms_ccs@bad-aux-stride-4-tiled-mtl-mc-ccs@pipe-a-hdmi-a-2.html [499]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_ccs@bad-aux-stride-4-tiled-mtl-mc-ccs@pipe-a-hdmi-a-2.html * igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs-cc@pipe-c-hdmi-a-2: - shard-rkl: [SKIP][500] ([i915#14098] / [i915#6095]) -> [SKIP][501] ([i915#14098] / [i915#14544] / [i915#6095]) +4 other tests skip [500]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-1/igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs-cc@pipe-c-hdmi-a-2.html [501]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_ccs@bad-rotation-90-4-tiled-dg2-rc-ccs-cc@pipe-c-hdmi-a-2.html * igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-mc-ccs: - shard-rkl: [SKIP][502] ([i915#14098] / [i915#14544] / [i915#6095]) -> [SKIP][503] ([i915#14098] / [i915#6095]) +6 other tests skip [502]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-mc-ccs.html [503]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-mc-ccs.html * igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-a-hdmi-a-2: - shard-rkl: [SKIP][504] ([i915#14544] / [i915#6095]) -> [SKIP][505] ([i915#6095]) +2 other tests skip [504]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-a-hdmi-a-2.html [505]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-4/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-a-hdmi-a-2.html * igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode: - shard-rkl: [SKIP][506] ([i915#11151] / [i915#7828]) -> [SKIP][507] ([i915#11151] / [i915#14544] / [i915#7828]) [506]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-3/igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode.html [507]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode.html * igt@kms_content_protection@dp-mst-type-1-suspend-resume: - shard-rkl: [SKIP][508] ([i915#14544] / [i915#15330]) -> [SKIP][509] ([i915#15330]) [508]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_content_protection@dp-mst-type-1-suspend-resume.html [509]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-1/igt@kms_content_protection@dp-mst-type-1-suspend-resume.html * igt@kms_content_protection@mei-interface: - shard-dg1: [SKIP][510] ([i915#15865]) -> [SKIP][511] ([i915#9433]) [510]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg1-19/igt@kms_content_protection@mei-interface.html [511]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@kms_content_protection@mei-interface.html * igt@kms_cursor_crc@cursor-onscreen-32x32: - shard-rkl: [SKIP][512] ([i915#3555]) -> [SKIP][513] ([i915#14544] / [i915#3555]) [512]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-5/igt@kms_cursor_crc@cursor-onscreen-32x32.html [513]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_cursor_crc@cursor-onscreen-32x32.html * igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot: - shard-rkl: [SKIP][514] ([i915#9067]) -> [SKIP][515] ([i915#14544] / [i915#9067]) [514]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-2/igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot.html [515]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot.html * igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle: - shard-rkl: [SKIP][516] ([i915#4103]) -> [SKIP][517] ([i915#14544] / [i915#4103]) [516]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-7/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html [517]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html * igt@kms_dsc@dsc-with-output-formats: - shard-rkl: [SKIP][518] ([i915#14544] / [i915#3555] / [i915#3840]) -> [SKIP][519] ([i915#3555] / [i915#3840]) [518]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_dsc@dsc-with-output-formats.html [519]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-2/igt@kms_dsc@dsc-with-output-formats.html * igt@kms_dsc@dsc-with-output-formats-with-bpc: - shard-rkl: [SKIP][520] ([i915#3840] / [i915#9053]) -> [SKIP][521] ([i915#14544] / [i915#3840] / [i915#9053]) [520]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-5/igt@kms_dsc@dsc-with-output-formats-with-bpc.html [521]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_dsc@dsc-with-output-formats-with-bpc.html * igt@kms_flip@2x-nonexisting-fb-interruptible: - shard-rkl: [SKIP][522] ([i915#14544] / [i915#9934]) -> [SKIP][523] ([i915#9934]) +1 other test skip [522]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_flip@2x-nonexisting-fb-interruptible.html [523]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-3/igt@kms_flip@2x-nonexisting-fb-interruptible.html * igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling: - shard-rkl: [SKIP][524] ([i915#15643]) -> [SKIP][525] ([i915#14544] / [i915#15643]) [524]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-3/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html [525]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-render: - shard-dg1: [SKIP][526] ([i915#4423]) -> [SKIP][527] [526]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg1-18/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-render.html [527]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-18/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-indfb-draw-blt: - shard-dg2: [SKIP][528] ([i915#15102]) -> [SKIP][529] ([i915#10433] / [i915#15102]) +1 other test skip [528]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg2-1/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-indfb-draw-blt.html [529]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-4/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-indfb-draw-blt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-mmap-wc: - shard-rkl: [SKIP][530] ([i915#1825]) -> [SKIP][531] ([i915#14544] / [i915#1825]) [530]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-4/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-mmap-wc.html [531]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-primscrn-cur-indfb-move: - shard-dg1: [SKIP][532] ([i915#15102] / [i915#4423]) -> [SKIP][533] ([i915#15102]) [532]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg1-12/igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-primscrn-cur-indfb-move.html [533]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-19/igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-primscrn-cur-indfb-move.html * igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-primscrn-spr-indfb-draw-mmap-cpu: - shard-rkl: [SKIP][534] ([i915#15102]) -> [SKIP][535] ([i915#14544] / [i915#15102]) +6 other tests skip [534]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-5/igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-primscrn-spr-indfb-draw-mmap-cpu.html [535]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_frontbuffer_tracking@fbcpsrhdr-1p-primscrn-spr-indfb-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@fbcpsrhdr-2p-scndscrn-spr-indfb-move: - shard-rkl: [SKIP][536] ([i915#14544]) -> [SKIP][537] +24 other tests skip [536]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_frontbuffer_tracking@fbcpsrhdr-2p-scndscrn-spr-indfb-move.html [537]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-5/igt@kms_frontbuffer_tracking@fbcpsrhdr-2p-scndscrn-spr-indfb-move.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu: - shard-dg2: [SKIP][538] ([i915#10433] / [i915#15102]) -> [SKIP][539] ([i915#15102]) +3 other tests skip [538]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu.html [539]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg2-7/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-cpu.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-render: - shard-rkl: [SKIP][540] ([i915#15102] / [i915#3023]) -> [SKIP][541] ([i915#14544] / [i915#15102] / [i915#3023]) +6 other tests skip [540]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-8/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-render.html [541]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-render.html * igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-pwrite: - shard-rkl: [SKIP][542] ([i915#14544] / [i915#15102] / [i915#3023]) -> [SKIP][543] ([i915#15102] / [i915#3023]) +2 other tests skip [542]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-pwrite.html [543]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-render: - shard-rkl: [SKIP][544] -> [SKIP][545] ([i915#14544]) +18 other tests skip [544]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-5/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-render.html [545]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-render.html * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-gtt: - shard-rkl: [SKIP][546] ([i915#14544] / [i915#1825]) -> [SKIP][547] ([i915#1825]) [546]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-gtt.html [547]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-5/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-wc: - shard-dg1: [SKIP][548] ([i915#15990] / [i915#8708]) -> [SKIP][549] ([i915#15990] / [i915#4423] / [i915#8708]) [548]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg1-19/igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-wc.html [549]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@kms_frontbuffer_tracking@psr-rgb565-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@psrhdr-1p-primscrn-spr-indfb-move: - shard-rkl: [SKIP][550] ([i915#14544] / [i915#15102]) -> [SKIP][551] ([i915#15102]) +5 other tests skip [550]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_frontbuffer_tracking@psrhdr-1p-primscrn-spr-indfb-move.html [551]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-4/igt@kms_frontbuffer_tracking@psrhdr-1p-primscrn-spr-indfb-move.html * igt@kms_frontbuffer_tracking@psrhdr-rgb101010-draw-mmap-wc: - shard-dg1: [SKIP][552] ([i915#15990] / [i915#4423]) -> [SKIP][553] ([i915#15990]) [552]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-dg1-18/igt@kms_frontbuffer_tracking@psrhdr-rgb101010-draw-mmap-wc.html [553]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-dg1-13/igt@kms_frontbuffer_tracking@psrhdr-rgb101010-draw-mmap-wc.html * igt@kms_pm_backlight@fade-with-dpms: - shard-rkl: [SKIP][554] ([i915#12343] / [i915#14544] / [i915#5354]) -> [SKIP][555] ([i915#12343] / [i915#5354]) [554]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_pm_backlight@fade-with-dpms.html [555]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@kms_pm_backlight@fade-with-dpms.html * igt@kms_pm_dc@dc9-dpms: - shard-tglu: [SKIP][556] ([i915#15739]) -> [SKIP][557] ([i915#15128]) [556]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-tglu-5/igt@kms_pm_dc@dc9-dpms.html [557]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-tglu-6/igt@kms_pm_dc@dc9-dpms.html * igt@kms_pm_rpm@modeset-lpsp-stress: - shard-rkl: [SKIP][558] ([i915#15073]) -> [SKIP][559] ([i915#14544] / [i915#15073]) [558]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-3/igt@kms_pm_rpm@modeset-lpsp-stress.html [559]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_pm_rpm@modeset-lpsp-stress.html * igt@kms_psr2_sf@fbc-pr-overlay-primary-update-sf-dmg-area: - shard-rkl: [SKIP][560] ([i915#11520] / [i915#14544]) -> [SKIP][561] ([i915#11520]) [560]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_psr2_sf@fbc-pr-overlay-primary-update-sf-dmg-area.html [561]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-7/igt@kms_psr2_sf@fbc-pr-overlay-primary-update-sf-dmg-area.html * igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf: - shard-rkl: [SKIP][562] ([i915#11520]) -> [SKIP][563] ([i915#11520] / [i915#14544]) [562]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-3/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf.html [563]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_psr2_sf@fbc-psr2-overlay-plane-move-continuous-sf.html * igt@kms_psr2_su@page_flip-xrgb8888: - shard-rkl: [SKIP][564] ([i915#9683]) -> [SKIP][565] ([i915#14544] / [i915#9683]) [564]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-3/igt@kms_psr2_su@page_flip-xrgb8888.html [565]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_psr2_su@page_flip-xrgb8888.html * igt@kms_psr@psr-primary-render: - shard-rkl: [SKIP][566] ([i915#1072] / [i915#9732]) -> [SKIP][567] ([i915#1072] / [i915#14544] / [i915#9732]) +3 other tests skip [566]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-4/igt@kms_psr@psr-primary-render.html [567]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@kms_psr@psr-primary-render.html * igt@kms_psr@psr2-cursor-blt: - shard-rkl: [SKIP][568] ([i915#1072] / [i915#14544] / [i915#9732]) -> [SKIP][569] ([i915#1072] / [i915#9732]) +4 other tests skip [568]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_psr@psr2-cursor-blt.html [569]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-7/igt@kms_psr@psr2-cursor-blt.html * igt@kms_scaling_modes@scaling-mode-full-aspect: - shard-rkl: [SKIP][570] ([i915#14544] / [i915#3555]) -> [SKIP][571] ([i915#3555]) [570]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@kms_scaling_modes@scaling-mode-full-aspect.html [571]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-4/igt@kms_scaling_modes@scaling-mode-full-aspect.html * igt@perf@per-context-mode-unprivileged: - shard-rkl: [SKIP][572] ([i915#2435]) -> [SKIP][573] ([i915#14544] / [i915#2435]) [572]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-3/igt@perf@per-context-mode-unprivileged.html [573]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-6/igt@perf@per-context-mode-unprivileged.html * igt@prime_vgem@fence-flip-hang: - shard-rkl: [SKIP][574] ([i915#14544] / [i915#3708]) -> [SKIP][575] ([i915#3708]) [574]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_18617/shard-rkl-6/igt@prime_vgem@fence-flip-hang.html [575]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_15297/shard-rkl-8/igt@prime_vgem@fence-flip-hang.html [i915#10056]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10056 [i915#10226]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10226 [i915#10307]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10307 [i915#10433]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10433 [i915#10434]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10434 [i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072 [i915#1099]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1099 [i915#11078]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11078 [i915#11151]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11151 [i915#11520]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11520 [i915#11614]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11614 [i915#11681]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11681 [i915#12178]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12178 [i915#12276]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12276 [i915#12313]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12313 [i915#12316]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12316 [i915#12343]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12343 [i915#1257]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1257 [i915#12745]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12745 [i915#12755]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12755 [i915#12756]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12756 [i915#12761]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12761 [i915#12805]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12805 [i915#13027]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13027 [i915#13046]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13046 [i915#13049]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13049 [i915#13179]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13179 [i915#13356]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13356 [i915#13390]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13390 [i915#13409]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13409 [i915#13476]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13476 [i915#13566]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13566 [i915#13707]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13707 [i915#13748]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13748 [i915#13781]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13781 [i915#13786]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13786 [i915#13958]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13958 [i915#14073]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14073 [i915#14098]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14098 [i915#14118]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14118 [i915#14242]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14242 [i915#14259]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14259 [i915#14419]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14419 [i915#14544]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14544 [i915#14545]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14545 [i915#14600]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14600 [i915#14702]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14702 [i915#14712]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14712 [i915#14995]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14995 [i915#15073]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15073 [i915#15102]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15102 [i915#15104]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15104 [i915#15106]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15106 [i915#15128]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15128 [i915#15131]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15131 [i915#15172]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15172 [i915#15329]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15329 [i915#15330]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15330 [i915#15342]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15342 [i915#15365]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15365 [i915#15436]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15436 [i915#15454]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15454 [i915#15458]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15458 [i915#15459]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15459 [i915#15479]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15479 [i915#15492]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15492 [i915#15500]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15500 [i915#15608]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15608 [i915#15643]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15643 [i915#15672]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15672 [i915#15709]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15709 [i915#15718]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15718 [i915#15725]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15725 [i915#15733]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15733 [i915#15739]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15739 [i915#15778]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15778 [i915#15815]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15815 [i915#15865]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15865 [i915#15867]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15867 [i915#15948]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15948 [i915#15949]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15949 [i915#15967]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15967 [i915#15989]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15989 [i915#15990]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15990 [i915#15991]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15991 [i915#16011]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16011 [i915#16012]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16012 [i915#16013]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16013 [i915#16018]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16018 [i915#16066]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16066 [i915#16080]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16080 [i915#16081]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16081 [i915#16109]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16109 [i915#16112]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16112 [i915#16166]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16166 [i915#16182]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16182 [i915#16184]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16184 [i915#16236]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16236 [i915#16296]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16296 [i915#16307]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16307 [i915#16308]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16308 [i915#16314]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16314 [i915#16348]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/16348 [i915#1769]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1769 [i915#1825]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1825 [i915#2435]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2435 [i915#2527]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2527 [i915#2658]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2658 [i915#280]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/280 [i915#2856]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2856 [i915#3023]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3023 [i915#3116]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3116 [i915#3281]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3281 [i915#3282]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3282 [i915#3291]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3291 [i915#3297]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3297 [i915#3299]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3299 [i915#3323]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3323 [i915#3539]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3539 [i915#3555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555 [i915#3582]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3582 [i915#3637]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3637 [i915#3638]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3638 [i915#3708]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3708 [i915#3804]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3804 [i915#3828]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3828 [i915#3840]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840 [i915#4077]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4077 [i915#4083]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4083 [i915#4103]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4103 [i915#4212]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4212 [i915#4270]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4270 [i915#4348]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4348 [i915#4349]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4349 [i915#4423]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4423 [i915#4525]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4525 [i915#4537]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4537 [i915#4538]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4538 [i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613 [i915#4812]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4812 [i915#4817]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4817 [i915#4818]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4818 [i915#4839]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4839 [i915#4852]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4852 [i915#4860]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4860 [i915#4880]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4880 [i915#5138]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5138 [i915#5190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5190 [i915#5286]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5286 [i915#5289]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5289 [i915#5354]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5354 [i915#5439]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5439 [i915#5566]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5566 [i915#5723]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5723 [i915#6095]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6095 [i915#6187]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6187 [i915#6335]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6335 [i915#6344]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6344 [i915#6412]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6412 [i915#6524]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6524 [i915#658]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/658 [i915#6590]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6590 [i915#6621]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6621 [i915#6805]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6805 [i915#7443]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7443 [i915#7828]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7828 [i915#7862]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7862 [i915#7984]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7984 [i915#8228]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8228 [i915#8381]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8381 [i915#8411]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8411 [i915#8428]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8428 [i915#8516]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8516 [i915#8623]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8623 [i915#8708]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8708 [i915#8809]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8809 [i915#8810]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8810 [i915#8813]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8813 [i915#8814]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8814 [i915#8823]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8823 [i915#9053]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9053 [i915#9067]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9067 [i915#9323]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9323 [i915#9423]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9423 [i915#9433]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9433 [i915#9683]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9683 [i915#9688]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9688 [i915#9723]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9723 [i915#9732]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732 [i915#9808]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9808 [i915#9809]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9809 [i915#9812]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9812 [i915#9833]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9833 [i915#9878]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9878 [i915#9906]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9906 [i915#9934]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9934 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_8947 -> IGTPW_15297 * Piglit: piglit_4509 -> None CI-20190529: 20190529 CI_DRM_18617: 4354c70593040dcb61935903e0fe1c90ca531df7 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_15297: baeee3a60ceb2189815bc36a92a43cc3e0f66044 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git IGT_8947: e322bfd77da04314dd310da9a6cf0562b5751f1f @ 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_15297/index.html [-- Attachment #2: Type: text/html, Size: 196452 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2026-06-04 14:20 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2026-06-03 15:01 [PATCH i-g-t] include/drm-uapi/xe_drm: Add srcid to drm_xe_fault struct Jonathan Cavitt 2026-06-03 16:58 ` ✓ i915.CI.BAT: success for " Patchwork 2026-06-03 16:58 ` ✓ Xe.CI.BAT: " Patchwork 2026-06-03 17:22 ` [PATCH i-g-t] " Dixit, Ashutosh 2026-06-03 18:42 ` Dixit, Ashutosh 2026-06-04 4:00 ` ✗ Xe.CI.FULL: failure for " Patchwork 2026-06-04 14:20 ` ✗ i915.CI.Full: " Patchwork
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox