* [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo
@ 2024-05-07 19:23 Jagmeet Randhawa
2024-05-07 20:01 ` Cavitt, Jonathan
` (6 more replies)
0 siblings, 7 replies; 10+ messages in thread
From: Jagmeet Randhawa @ 2024-05-07 19:23 UTC (permalink / raw)
Cc: igt-dev, jonathan.cavitt, Jagmeet Randhawa
Fix typos to follow proper format.
Cc: Jonathan Cavitt <jonathan.cavitt@intel.com>
Signed-off-by: Jagmeet Randhawa <jagmeet.randhawa@intel.com>
---
lib/xe/xe_spin.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/xe/xe_spin.c b/lib/xe/xe_spin.c
index 381e5e950..2dbd51199 100644
--- a/lib/xe/xe_spin.c
+++ b/lib/xe/xe_spin.c
@@ -162,7 +162,7 @@ void xe_spin_init(struct xe_spin *spin, struct xe_spin_opts *opts)
* xe_spin_started:
* @spin: pointer to spinner mapped bo
*
- * Returns: true if spinner is running, othwerwise false.
+ * Returns: true if spinner is running, otherwise false.
*/
bool xe_spin_started(struct xe_spin *spin)
{
@@ -262,8 +262,8 @@ void xe_spin_sync_wait(int fd, struct igt_spin *spin)
* xe_spin_free:
* @spin: spin state from igt_spin_new()
*
- * Wrapper to free spinner whhich is triggered by xe_spin_create.
- * which distroys vm, exec_queue and unbinds the vm which is binded to
+ * Wrapper to free spinner which is triggered by xe_spin_create.
+ * which destroys vm, exec_queue and unbinds the vm which is binded to
* the exec_queue and bo.
*
*/
--
2.25.1
^ permalink raw reply related [flat|nested] 10+ messages in thread
* RE: [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo
2024-05-07 19:23 [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo Jagmeet Randhawa
@ 2024-05-07 20:01 ` Cavitt, Jonathan
2024-05-07 20:50 ` ✓ Fi.CI.BAT: success for " Patchwork
` (5 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Cavitt, Jonathan @ 2024-05-07 20:01 UTC (permalink / raw)
To: Randhawa, Jagmeet, Cavitt, Jonathan; +Cc: igt-dev@lists.freedesktop.org
-----Original Message-----
From: Randhawa, Jagmeet <jagmeet.randhawa@intel.com>
Sent: Tuesday, May 7, 2024 12:23 PM
Cc: igt-dev@lists.freedesktop.org; Cavitt, Jonathan <jonathan.cavitt@intel.com>; Randhawa, Jagmeet <jagmeet.randhawa@intel.com>
Subject: [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo
>
> Fix typos to follow proper format.
>
> Cc: Jonathan Cavitt <jonathan.cavitt@intel.com>
> Signed-off-by: Jagmeet Randhawa <jagmeet.randhawa@intel.com>
Acked-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
-Jonathan Cavitt
> ---
> lib/xe/xe_spin.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/lib/xe/xe_spin.c b/lib/xe/xe_spin.c
> index 381e5e950..2dbd51199 100644
> --- a/lib/xe/xe_spin.c
> +++ b/lib/xe/xe_spin.c
> @@ -162,7 +162,7 @@ void xe_spin_init(struct xe_spin *spin, struct xe_spin_opts *opts)
> * xe_spin_started:
> * @spin: pointer to spinner mapped bo
> *
> - * Returns: true if spinner is running, othwerwise false.
> + * Returns: true if spinner is running, otherwise false.
> */
> bool xe_spin_started(struct xe_spin *spin)
> {
> @@ -262,8 +262,8 @@ void xe_spin_sync_wait(int fd, struct igt_spin *spin)
> * xe_spin_free:
> * @spin: spin state from igt_spin_new()
> *
> - * Wrapper to free spinner whhich is triggered by xe_spin_create.
> - * which distroys vm, exec_queue and unbinds the vm which is binded to
> + * Wrapper to free spinner which is triggered by xe_spin_create.
> + * which destroys vm, exec_queue and unbinds the vm which is binded to
> * the exec_queue and bo.
> *
> */
> --
> 2.25.1
>
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✓ Fi.CI.BAT: success for lib/xe/xe_spin.c: Fix typo
2024-05-07 19:23 [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo Jagmeet Randhawa
2024-05-07 20:01 ` Cavitt, Jonathan
@ 2024-05-07 20:50 ` Patchwork
2024-05-07 22:42 ` ✓ CI.xeBAT: " Patchwork
` (4 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2024-05-07 20:50 UTC (permalink / raw)
To: Jagmeet Randhawa; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 6112 bytes --]
== Series Details ==
Series: lib/xe/xe_spin.c: Fix typo
URL : https://patchwork.freedesktop.org/series/133292/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_14723 -> IGTPW_11110
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/index.html
Participating hosts (41 -> 42)
------------------------------
Additional (4): fi-glk-j4005 bat-kbl-2 bat-jsl-1 fi-kbl-8809g
Missing (3): bat-dg2-11 fi-snb-2520m fi-bsw-n3050
Known issues
------------
Here are the changes found in IGTPW_11110 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@debugfs_test@basic-hwmon:
- bat-jsl-1: NOTRUN -> [SKIP][1] ([i915#9318])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/bat-jsl-1/igt@debugfs_test@basic-hwmon.html
* igt@fbdev@info:
- bat-kbl-2: NOTRUN -> [SKIP][2] ([i915#1849])
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/bat-kbl-2/igt@fbdev@info.html
* igt@gem_huc_copy@huc-copy:
- fi-kbl-8809g: NOTRUN -> [SKIP][3] ([i915#2190])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/fi-kbl-8809g/igt@gem_huc_copy@huc-copy.html
- bat-jsl-1: NOTRUN -> [SKIP][4] ([i915#2190])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/bat-jsl-1/igt@gem_huc_copy@huc-copy.html
- fi-glk-j4005: NOTRUN -> [SKIP][5] ([i915#2190])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/fi-glk-j4005/igt@gem_huc_copy@huc-copy.html
* igt@gem_lmem_swapping@parallel-random-engines:
- bat-kbl-2: NOTRUN -> [SKIP][6] +39 other tests skip
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/bat-kbl-2/igt@gem_lmem_swapping@parallel-random-engines.html
- bat-jsl-1: NOTRUN -> [SKIP][7] ([i915#4613]) +3 other tests skip
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/bat-jsl-1/igt@gem_lmem_swapping@parallel-random-engines.html
- fi-glk-j4005: NOTRUN -> [SKIP][8] ([i915#4613]) +3 other tests skip
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/fi-glk-j4005/igt@gem_lmem_swapping@parallel-random-engines.html
- fi-kbl-8809g: NOTRUN -> [SKIP][9] ([i915#4613]) +3 other tests skip
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/fi-kbl-8809g/igt@gem_lmem_swapping@parallel-random-engines.html
* igt@i915_selftest@live@hangcheck:
- bat-adlp-9: [PASS][10] -> [ABORT][11] ([i915#10021])
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/bat-adlp-9/igt@i915_selftest@live@hangcheck.html
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/bat-adlp-9/igt@i915_selftest@live@hangcheck.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- bat-jsl-1: NOTRUN -> [SKIP][12] ([i915#4103]) +1 other test skip
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/bat-jsl-1/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_dsc@dsc-basic:
- fi-kbl-8809g: NOTRUN -> [SKIP][13] +30 other tests skip
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/fi-kbl-8809g/igt@kms_dsc@dsc-basic.html
- bat-jsl-1: NOTRUN -> [SKIP][14] ([i915#3555] / [i915#9886])
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/bat-jsl-1/igt@kms_dsc@dsc-basic.html
* igt@kms_force_connector_basic@force-load-detect:
- bat-jsl-1: NOTRUN -> [SKIP][15]
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/bat-jsl-1/igt@kms_force_connector_basic@force-load-detect.html
* igt@kms_psr@psr-primary-page-flip:
- fi-glk-j4005: NOTRUN -> [SKIP][16] +10 other tests skip
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/fi-glk-j4005/igt@kms_psr@psr-primary-page-flip.html
* igt@kms_setmode@basic-clone-single-crtc:
- bat-jsl-1: NOTRUN -> [SKIP][17] ([i915#3555])
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/bat-jsl-1/igt@kms_setmode@basic-clone-single-crtc.html
#### Possible fixes ####
* igt@kms_flip@basic-flip-vs-dpms@d-dp7:
- {bat-mtlp-9}: [DMESG-WARN][18] ([i915#10435]) -> [PASS][19]
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/bat-mtlp-9/igt@kms_flip@basic-flip-vs-dpms@d-dp7.html
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/bat-mtlp-9/igt@kms_flip@basic-flip-vs-dpms@d-dp7.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[i915#10021]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10021
[i915#10435]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10435
[i915#10911]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10911
[i915#11009]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11009
[i915#1849]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1849
[i915#2190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2190
[i915#3555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555
[i915#4103]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4103
[i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613
[i915#6121]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6121
[i915#9318]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9318
[i915#9886]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9886
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_7838 -> IGTPW_11110
CI-20190529: 20190529
CI_DRM_14723: f58676e47c12a99409b71f7d3bab9f89e14522b4 @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_11110: 505f2c555a7baba95b74f9e5e5debad97373c534 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_7838: 155628bc9d0ee70c67c3612462a62f095609f152 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/index.html
[-- Attachment #2: Type: text/html, Size: 7161 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✓ CI.xeBAT: success for lib/xe/xe_spin.c: Fix typo
2024-05-07 19:23 [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo Jagmeet Randhawa
2024-05-07 20:01 ` Cavitt, Jonathan
2024-05-07 20:50 ` ✓ Fi.CI.BAT: success for " Patchwork
@ 2024-05-07 22:42 ` Patchwork
2024-05-08 4:34 ` ✗ Fi.CI.IGT: failure " Patchwork
` (3 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2024-05-07 22:42 UTC (permalink / raw)
To: Jagmeet Randhawa; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 1140 bytes --]
== Series Details ==
Series: lib/xe/xe_spin.c: Fix typo
URL : https://patchwork.freedesktop.org/series/133292/
State : success
== Summary ==
CI Bug Log - changes from XEIGT_7838_BAT -> XEIGTPW_11110_BAT
====================================================
Summary
-------
**SUCCESS**
No regressions found.
Participating hosts (4 -> 4)
------------------------------
No changes in participating hosts
Changes
-------
No changes found
Build changes
-------------
* IGT: IGT_7838 -> IGTPW_11110
* Linux: xe-1248-0acac79849c88161fcceb75fdc56a438fa158324 -> xe-1251-f58676e47c12a99409b71f7d3bab9f89e14522b4
IGTPW_11110: 505f2c555a7baba95b74f9e5e5debad97373c534 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_7838: 155628bc9d0ee70c67c3612462a62f095609f152 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-1248-0acac79849c88161fcceb75fdc56a438fa158324: 0acac79849c88161fcceb75fdc56a438fa158324
xe-1251-f58676e47c12a99409b71f7d3bab9f89e14522b4: f58676e47c12a99409b71f7d3bab9f89e14522b4
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/index.html
[-- Attachment #2: Type: text/html, Size: 1699 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✗ Fi.CI.IGT: failure for lib/xe/xe_spin.c: Fix typo
2024-05-07 19:23 [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo Jagmeet Randhawa
` (2 preceding siblings ...)
2024-05-07 22:42 ` ✓ CI.xeBAT: " Patchwork
@ 2024-05-08 4:34 ` Patchwork
2024-05-08 8:51 ` ✗ CI.xeFULL: " Patchwork
` (2 subsequent siblings)
6 siblings, 0 replies; 10+ messages in thread
From: Patchwork @ 2024-05-08 4:34 UTC (permalink / raw)
To: Jagmeet Randhawa; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 86980 bytes --]
== Series Details ==
Series: lib/xe/xe_spin.c: Fix typo
URL : https://patchwork.freedesktop.org/series/133292/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_14723_full -> IGTPW_11110_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with IGTPW_11110_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in IGTPW_11110_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_11110/index.html
Participating hosts (9 -> 10)
------------------------------
Additional (1): shard-snb-0
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in IGTPW_11110_full:
### IGT changes ###
#### Possible regressions ####
* igt@kms_cursor_legacy@forked-bo@pipe-a:
- shard-snb: [PASS][1] -> [ABORT][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-snb7/igt@kms_cursor_legacy@forked-bo@pipe-a.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-snb2/igt@kms_cursor_legacy@forked-bo@pipe-a.html
* igt@kms_vblank@ts-continuation-modeset-hang@pipe-d-hdmi-a-4:
- shard-dg1: NOTRUN -> [INCOMPLETE][3]
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-17/igt@kms_vblank@ts-continuation-modeset-hang@pipe-d-hdmi-a-4.html
* igt@kms_vblank@ts-continuation-suspend@pipe-a-hdmi-a-1:
- shard-tglu: [PASS][4] -> [INCOMPLETE][5]
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-tglu-7/igt@kms_vblank@ts-continuation-suspend@pipe-a-hdmi-a-1.html
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-6/igt@kms_vblank@ts-continuation-suspend@pipe-a-hdmi-a-1.html
Known issues
------------
Here are the changes found in IGTPW_11110_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@api_intel_bb@object-reloc-keep-cache:
- shard-rkl: NOTRUN -> [SKIP][6] ([i915#8411])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@api_intel_bb@object-reloc-keep-cache.html
* igt@api_intel_bb@object-reloc-purge-cache:
- shard-dg2: NOTRUN -> [SKIP][7] ([i915#8411])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@api_intel_bb@object-reloc-purge-cache.html
* igt@device_reset@unbind-reset-rebind:
- shard-dg1: NOTRUN -> [INCOMPLETE][8] ([i915#9408] / [i915#9618])
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-18/igt@device_reset@unbind-reset-rebind.html
* igt@drm_fdinfo@busy-idle@vcs1:
- shard-dg1: NOTRUN -> [SKIP][9] ([i915#8414]) +9 other tests skip
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@drm_fdinfo@busy-idle@vcs1.html
* igt@drm_fdinfo@busy-idle@vecs0:
- shard-mtlp: NOTRUN -> [SKIP][10] ([i915#8414]) +5 other tests skip
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-2/igt@drm_fdinfo@busy-idle@vecs0.html
* igt@drm_fdinfo@most-busy-idle-check-all@vecs1:
- shard-dg2: NOTRUN -> [SKIP][11] ([i915#8414]) +16 other tests skip
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-8/igt@drm_fdinfo@most-busy-idle-check-all@vecs1.html
* igt@gem_basic@multigpu-create-close:
- shard-dg1: NOTRUN -> [SKIP][12] ([i915#7697])
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@gem_basic@multigpu-create-close.html
* igt@gem_ccs@block-copy-compressed:
- shard-tglu: NOTRUN -> [SKIP][13] ([i915#3555] / [i915#9323])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-3/igt@gem_ccs@block-copy-compressed.html
* igt@gem_ccs@block-multicopy-inplace:
- shard-rkl: NOTRUN -> [SKIP][14] ([i915#3555] / [i915#9323])
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@gem_ccs@block-multicopy-inplace.html
* igt@gem_ccs@suspend-resume:
- shard-dg1: NOTRUN -> [SKIP][15] ([i915#9323])
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-17/igt@gem_ccs@suspend-resume.html
* igt@gem_close_race@multigpu-basic-process:
- shard-rkl: NOTRUN -> [SKIP][16] ([i915#7697])
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@gem_close_race@multigpu-basic-process.html
* igt@gem_ctx_persistence@heartbeat-close:
- shard-dg1: NOTRUN -> [SKIP][17] ([i915#8555]) +1 other test skip
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-14/igt@gem_ctx_persistence@heartbeat-close.html
* igt@gem_ctx_sseu@invalid-args:
- shard-dg1: NOTRUN -> [SKIP][18] ([i915#280])
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-17/igt@gem_ctx_sseu@invalid-args.html
* igt@gem_exec_balancer@bonded-sync:
- shard-dg2: NOTRUN -> [SKIP][19] ([i915#4771]) +1 other test skip
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-4/igt@gem_exec_balancer@bonded-sync.html
- shard-dg1: NOTRUN -> [SKIP][20] ([i915#4771])
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@gem_exec_balancer@bonded-sync.html
* igt@gem_exec_balancer@parallel-balancer:
- shard-rkl: NOTRUN -> [SKIP][21] ([i915#4525]) +2 other tests skip
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@gem_exec_balancer@parallel-balancer.html
* igt@gem_exec_capture@capture-invisible@smem0:
- shard-glk: NOTRUN -> [SKIP][22] ([i915#6334])
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk2/igt@gem_exec_capture@capture-invisible@smem0.html
* igt@gem_exec_capture@many-4k-incremental:
- shard-glk: NOTRUN -> [FAIL][23] ([i915#9606])
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk1/igt@gem_exec_capture@many-4k-incremental.html
- shard-dg1: NOTRUN -> [FAIL][24] ([i915#9606])
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-18/igt@gem_exec_capture@many-4k-incremental.html
* igt@gem_exec_capture@many-4k-zero:
- shard-dg2: NOTRUN -> [FAIL][25] ([i915#9606])
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-10/igt@gem_exec_capture@many-4k-zero.html
* igt@gem_exec_endless@dispatch@vcs0:
- shard-dg1: [PASS][26] -> [TIMEOUT][27] ([i915#3778])
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg1-18/igt@gem_exec_endless@dispatch@vcs0.html
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@gem_exec_endless@dispatch@vcs0.html
* igt@gem_exec_fair@basic-deadline:
- shard-rkl: NOTRUN -> [FAIL][28] ([i915#2846])
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-2/igt@gem_exec_fair@basic-deadline.html
* igt@gem_exec_fair@basic-none:
- shard-dg1: NOTRUN -> [SKIP][29] ([i915#3539] / [i915#4852]) +6 other tests skip
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@gem_exec_fair@basic-none.html
- shard-mtlp: NOTRUN -> [SKIP][30] ([i915#4473] / [i915#4771])
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-3/igt@gem_exec_fair@basic-none.html
* igt@gem_exec_fair@basic-none-rrul:
- shard-dg2: NOTRUN -> [SKIP][31] ([i915#3539] / [i915#4852]) +6 other tests skip
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-3/igt@gem_exec_fair@basic-none-rrul.html
* igt@gem_exec_fair@basic-none@vcs0:
- shard-rkl: NOTRUN -> [FAIL][32] ([i915#2842]) +2 other tests fail
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-6/igt@gem_exec_fair@basic-none@vcs0.html
* igt@gem_exec_fair@basic-pace-share@rcs0:
- shard-tglu: NOTRUN -> [FAIL][33] ([i915#2842])
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-2/igt@gem_exec_fair@basic-pace-share@rcs0.html
* igt@gem_exec_fair@basic-pace-solo@rcs0:
- shard-rkl: [PASS][34] -> [FAIL][35] ([i915#2842])
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-rkl-5/igt@gem_exec_fair@basic-pace-solo@rcs0.html
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-2/igt@gem_exec_fair@basic-pace-solo@rcs0.html
* igt@gem_exec_fair@basic-throttle@rcs0:
- shard-glk: NOTRUN -> [FAIL][36] ([i915#2842])
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk1/igt@gem_exec_fair@basic-throttle@rcs0.html
* igt@gem_exec_fence@submit3:
- shard-dg2: NOTRUN -> [SKIP][37] ([i915#4812]) +2 other tests skip
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-8/igt@gem_exec_fence@submit3.html
* igt@gem_exec_flush@basic-uc-prw-default:
- shard-dg1: NOTRUN -> [SKIP][38] ([i915#3539]) +1 other test skip
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-17/igt@gem_exec_flush@basic-uc-prw-default.html
* igt@gem_exec_flush@basic-uc-set-default:
- shard-dg2: NOTRUN -> [SKIP][39] ([i915#3539])
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@gem_exec_flush@basic-uc-set-default.html
* igt@gem_exec_reloc@basic-cpu-read-active:
- shard-mtlp: NOTRUN -> [SKIP][40] ([i915#3281])
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-2/igt@gem_exec_reloc@basic-cpu-read-active.html
* igt@gem_exec_reloc@basic-gtt-cpu:
- shard-rkl: NOTRUN -> [SKIP][41] ([i915#3281]) +12 other tests skip
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-3/igt@gem_exec_reloc@basic-gtt-cpu.html
* igt@gem_exec_reloc@basic-gtt-read:
- shard-dg2: NOTRUN -> [SKIP][42] ([i915#3281]) +12 other tests skip
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-8/igt@gem_exec_reloc@basic-gtt-read.html
* igt@gem_exec_reloc@basic-wc-cpu-noreloc:
- shard-dg1: NOTRUN -> [SKIP][43] ([i915#3281]) +8 other tests skip
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-18/igt@gem_exec_reloc@basic-wc-cpu-noreloc.html
* igt@gem_exec_schedule@preempt-queue-chain:
- shard-dg2: NOTRUN -> [SKIP][44] ([i915#4537] / [i915#4812])
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@gem_exec_schedule@preempt-queue-chain.html
* igt@gem_exec_schedule@semaphore-power:
- shard-dg1: NOTRUN -> [SKIP][45] ([i915#4812]) +1 other test skip
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-18/igt@gem_exec_schedule@semaphore-power.html
* igt@gem_fence_thrash@bo-copy:
- shard-dg2: NOTRUN -> [SKIP][46] ([i915#4860])
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@gem_fence_thrash@bo-copy.html
- shard-dg1: NOTRUN -> [SKIP][47] ([i915#4860])
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-17/igt@gem_fence_thrash@bo-copy.html
- shard-mtlp: NOTRUN -> [SKIP][48] ([i915#4860])
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-1/igt@gem_fence_thrash@bo-copy.html
* igt@gem_huc_copy@huc-copy:
- shard-glk: NOTRUN -> [SKIP][49] ([i915#2190])
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk2/igt@gem_huc_copy@huc-copy.html
* igt@gem_lmem_evict@dontneed-evict-race:
- shard-tglu: NOTRUN -> [SKIP][50] ([i915#4613] / [i915#7582])
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-6/igt@gem_lmem_evict@dontneed-evict-race.html
* igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0:
- shard-dg2: [PASS][51] -> [FAIL][52] ([i915#10378]) +1 other test fail
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg2-11/igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0.html
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@gem_lmem_swapping@heavy-verify-multi-ccs@lmem0.html
* igt@gem_lmem_swapping@heavy-verify-random-ccs:
- shard-rkl: NOTRUN -> [SKIP][53] ([i915#4613]) +2 other tests skip
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@gem_lmem_swapping@heavy-verify-random-ccs.html
* igt@gem_lmem_swapping@massive:
- shard-tglu: NOTRUN -> [SKIP][54] ([i915#4613])
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-3/igt@gem_lmem_swapping@massive.html
* igt@gem_lmem_swapping@smem-oom@lmem0:
- shard-dg2: [PASS][55] -> [TIMEOUT][56] ([i915#5493])
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg2-1/igt@gem_lmem_swapping@smem-oom@lmem0.html
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-10/igt@gem_lmem_swapping@smem-oom@lmem0.html
* igt@gem_lmem_swapping@verify-ccs:
- shard-glk: NOTRUN -> [SKIP][57] ([i915#4613]) +6 other tests skip
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk2/igt@gem_lmem_swapping@verify-ccs.html
* igt@gem_lmem_swapping@verify-random-ccs@lmem0:
- shard-dg1: NOTRUN -> [SKIP][58] ([i915#4565]) +1 other test skip
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-18/igt@gem_lmem_swapping@verify-random-ccs@lmem0.html
* igt@gem_media_vme:
- shard-dg2: NOTRUN -> [SKIP][59] ([i915#284])
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@gem_media_vme.html
- shard-tglu: NOTRUN -> [SKIP][60] ([i915#284])
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-5/igt@gem_media_vme.html
* igt@gem_mmap_gtt@basic-small-bo:
- shard-dg2: NOTRUN -> [SKIP][61] ([i915#4077]) +11 other tests skip
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@gem_mmap_gtt@basic-small-bo.html
* igt@gem_mmap_gtt@coherency:
- shard-dg1: NOTRUN -> [SKIP][62] ([i915#4077]) +17 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@gem_mmap_gtt@coherency.html
* igt@gem_mmap_gtt@ptrace:
- shard-mtlp: NOTRUN -> [SKIP][63] ([i915#4077]) +1 other test skip
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-1/igt@gem_mmap_gtt@ptrace.html
* igt@gem_mmap_wc@close:
- shard-mtlp: NOTRUN -> [SKIP][64] ([i915#4083])
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-8/igt@gem_mmap_wc@close.html
* igt@gem_mmap_wc@fault-concurrent:
- shard-dg2: NOTRUN -> [SKIP][65] ([i915#4083]) +3 other tests skip
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-4/igt@gem_mmap_wc@fault-concurrent.html
* igt@gem_mmap_wc@write-read:
- shard-dg1: NOTRUN -> [SKIP][66] ([i915#4083]) +2 other tests skip
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@gem_mmap_wc@write-read.html
* igt@gem_partial_pwrite_pread@reads-uncached:
- shard-rkl: NOTRUN -> [SKIP][67] ([i915#3282]) +3 other tests skip
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-1/igt@gem_partial_pwrite_pread@reads-uncached.html
* igt@gem_pread@exhaustion:
- shard-glk: NOTRUN -> [WARN][68] ([i915#2658]) +1 other test warn
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk4/igt@gem_pread@exhaustion.html
* igt@gem_pwrite@basic-self:
- shard-dg1: NOTRUN -> [SKIP][69] ([i915#3282]) +6 other tests skip
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-18/igt@gem_pwrite@basic-self.html
* igt@gem_pxp@display-protected-crc:
- shard-dg2: NOTRUN -> [SKIP][70] ([i915#4270])
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-6/igt@gem_pxp@display-protected-crc.html
- shard-rkl: NOTRUN -> [SKIP][71] ([i915#4270]) +3 other tests skip
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-2/igt@gem_pxp@display-protected-crc.html
* igt@gem_pxp@regular-baseline-src-copy-readible:
- shard-tglu: NOTRUN -> [SKIP][72] ([i915#4270])
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-3/igt@gem_pxp@regular-baseline-src-copy-readible.html
* igt@gem_pxp@verify-pxp-key-change-after-suspend-resume:
- shard-dg1: NOTRUN -> [SKIP][73] ([i915#4270]) +3 other tests skip
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@gem_pxp@verify-pxp-key-change-after-suspend-resume.html
* igt@gem_readwrite@beyond-eob:
- shard-dg2: NOTRUN -> [SKIP][74] ([i915#3282]) +4 other tests skip
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@gem_readwrite@beyond-eob.html
- shard-mtlp: NOTRUN -> [SKIP][75] ([i915#3282])
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-7/igt@gem_readwrite@beyond-eob.html
* igt@gem_render_copy@y-tiled-ccs-to-y-tiled:
- shard-dg2: NOTRUN -> [SKIP][76] ([i915#5190] / [i915#8428]) +5 other tests skip
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@gem_render_copy@y-tiled-ccs-to-y-tiled.html
* igt@gem_render_copy@y-tiled-ccs-to-y-tiled-mc-ccs:
- shard-glk: NOTRUN -> [SKIP][77] +405 other tests skip
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk4/igt@gem_render_copy@y-tiled-ccs-to-y-tiled-mc-ccs.html
* igt@gem_set_tiling_vs_gtt:
- shard-dg1: NOTRUN -> [SKIP][78] ([i915#4079]) +1 other test skip
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-14/igt@gem_set_tiling_vs_gtt.html
* igt@gem_softpin@evict-snoop:
- shard-dg1: NOTRUN -> [SKIP][79] ([i915#4885])
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@gem_softpin@evict-snoop.html
* igt@gem_userptr_blits@dmabuf-unsync:
- shard-dg1: NOTRUN -> [SKIP][80] ([i915#3297]) +1 other test skip
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@gem_userptr_blits@dmabuf-unsync.html
* igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy:
- shard-dg2: NOTRUN -> [SKIP][81] ([i915#3297] / [i915#4880]) +1 other test skip
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-6/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
- shard-dg1: NOTRUN -> [SKIP][82] ([i915#3297] / [i915#4880]) +1 other test skip
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-14/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
* igt@gem_userptr_blits@unsync-overlap:
- shard-rkl: NOTRUN -> [SKIP][83] ([i915#3297])
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-3/igt@gem_userptr_blits@unsync-overlap.html
* igt@gem_userptr_blits@unsync-unmap-cycles:
- shard-dg2: NOTRUN -> [SKIP][84] ([i915#3297])
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@gem_userptr_blits@unsync-unmap-cycles.html
* igt@gen7_exec_parse@bitmasks:
- shard-dg2: NOTRUN -> [SKIP][85] +22 other tests skip
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@gen7_exec_parse@bitmasks.html
* igt@gen9_exec_parse@allowed-single:
- shard-rkl: NOTRUN -> [SKIP][86] ([i915#2527])
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-6/igt@gen9_exec_parse@allowed-single.html
* igt@gen9_exec_parse@bb-secure:
- shard-dg1: NOTRUN -> [SKIP][87] ([i915#2527]) +2 other tests skip
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-14/igt@gen9_exec_parse@bb-secure.html
* igt@gen9_exec_parse@bb-start-far:
- shard-mtlp: NOTRUN -> [SKIP][88] ([i915#2856])
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-5/igt@gen9_exec_parse@bb-start-far.html
* igt@gen9_exec_parse@cmd-crossing-page:
- shard-dg2: NOTRUN -> [SKIP][89] ([i915#2856])
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@gen9_exec_parse@cmd-crossing-page.html
* igt@i915_fb_tiling:
- shard-dg1: NOTRUN -> [SKIP][90] ([i915#4881])
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-14/igt@i915_fb_tiling.html
* igt@i915_module_load@load:
- shard-glk: NOTRUN -> [SKIP][91] ([i915#6227])
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk2/igt@i915_module_load@load.html
* igt@i915_module_load@reload-with-fault-injection:
- shard-rkl: [PASS][92] -> [INCOMPLETE][93] ([i915#9849])
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-rkl-5/igt@i915_module_load@reload-with-fault-injection.html
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-2/igt@i915_module_load@reload-with-fault-injection.html
- shard-dg1: [PASS][94] -> [INCOMPLETE][95] ([i915#1982] / [i915#9820] / [i915#9849])
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg1-17/igt@i915_module_load@reload-with-fault-injection.html
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@i915_module_load@reload-with-fault-injection.html
* igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0:
- shard-dg1: [PASS][96] -> [FAIL][97] ([i915#3591])
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg1-16/igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0.html
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@i915_pm_rc6_residency@rc6-idle@gt0-vcs0.html
* igt@i915_pm_rps@min-max-config-idle:
- shard-dg1: NOTRUN -> [SKIP][98] ([i915#6621])
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-17/igt@i915_pm_rps@min-max-config-idle.html
* igt@i915_pm_rps@thresholds@gt0:
- shard-dg2: NOTRUN -> [SKIP][99] ([i915#8925])
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-4/igt@i915_pm_rps@thresholds@gt0.html
- shard-dg1: NOTRUN -> [SKIP][100] ([i915#8925])
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@i915_pm_rps@thresholds@gt0.html
* igt@i915_query@query-topology-coherent-slice-mask:
- shard-dg2: NOTRUN -> [SKIP][101] ([i915#6188])
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@i915_query@query-topology-coherent-slice-mask.html
* igt@i915_selftest@mock@memory_region:
- shard-rkl: NOTRUN -> [DMESG-WARN][102] ([i915#9311])
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@i915_selftest@mock@memory_region.html
* igt@i915_suspend@basic-s2idle-without-i915:
- shard-snb: [PASS][103] -> [INCOMPLETE][104] ([i915#4817])
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-snb4/igt@i915_suspend@basic-s2idle-without-i915.html
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-snb7/igt@i915_suspend@basic-s2idle-without-i915.html
* igt@intel_hwmon@hwmon-write:
- shard-rkl: NOTRUN -> [SKIP][105] ([i915#7707])
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@intel_hwmon@hwmon-write.html
* igt@kms_addfb_basic@addfb25-x-tiled-legacy:
- shard-dg1: NOTRUN -> [SKIP][106] ([i915#4212])
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@kms_addfb_basic@addfb25-x-tiled-legacy.html
* igt@kms_addfb_basic@clobberred-modifier:
- shard-dg2: NOTRUN -> [SKIP][107] ([i915#4212]) +2 other tests skip
[107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@kms_addfb_basic@clobberred-modifier.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-1-y-rc-ccs-cc:
- shard-rkl: NOTRUN -> [SKIP][108] ([i915#8709]) +3 other tests skip
[108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-2/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-1-y-rc-ccs-cc.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-4-y-rc-ccs:
- shard-dg1: NOTRUN -> [SKIP][109] ([i915#8709]) +7 other tests skip
[109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-4-y-rc-ccs.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-hdmi-a-1-4-mc-ccs:
- shard-dg2: NOTRUN -> [SKIP][110] ([i915#8709]) +11 other tests skip
[110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-8/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-hdmi-a-1-4-mc-ccs.html
* igt@kms_atomic@plane-primary-overlay-mutable-zpos:
- shard-dg1: NOTRUN -> [SKIP][111] ([i915#9531])
[111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-18/igt@kms_atomic@plane-primary-overlay-mutable-zpos.html
* igt@kms_big_fb@4-tiled-16bpp-rotate-0:
- shard-rkl: NOTRUN -> [SKIP][112] ([i915#5286]) +5 other tests skip
[112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@kms_big_fb@4-tiled-16bpp-rotate-0.html
* igt@kms_big_fb@4-tiled-32bpp-rotate-270:
- shard-tglu: NOTRUN -> [SKIP][113] ([i915#5286]) +3 other tests skip
[113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-5/igt@kms_big_fb@4-tiled-32bpp-rotate-270.html
* igt@kms_big_fb@4-tiled-addfb-size-overflow:
- shard-dg1: NOTRUN -> [SKIP][114] ([i915#5286])
[114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@kms_big_fb@4-tiled-addfb-size-overflow.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-async-flip:
- shard-dg1: NOTRUN -> [SKIP][115] ([i915#4538] / [i915#5286]) +5 other tests skip
[115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-17/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html
* igt@kms_big_fb@y-tiled-64bpp-rotate-270:
- shard-rkl: NOTRUN -> [SKIP][116] ([i915#3638]) +5 other tests skip
[116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-2/igt@kms_big_fb@y-tiled-64bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-64bpp-rotate-90:
- shard-dg1: NOTRUN -> [SKIP][117] ([i915#3638]) +2 other tests skip
[117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-18/igt@kms_big_fb@y-tiled-64bpp-rotate-90.html
* igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-async-flip:
- shard-dg2: NOTRUN -> [SKIP][118] ([i915#4538] / [i915#5190]) +9 other tests skip
[118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-4/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html
* igt@kms_big_fb@yf-tiled-64bpp-rotate-0:
- shard-dg1: NOTRUN -> [SKIP][119] ([i915#4538]) +6 other tests skip
[119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@kms_big_fb@yf-tiled-64bpp-rotate-0.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip:
- shard-mtlp: NOTRUN -> [SKIP][120]
[120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-8/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip.html
* igt@kms_big_joiner@basic:
- shard-tglu: NOTRUN -> [SKIP][121] ([i915#10656])
[121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-9/igt@kms_big_joiner@basic.html
* igt@kms_big_joiner@invalid-modeset-force-joiner:
- shard-rkl: NOTRUN -> [SKIP][122] ([i915#10656]) +1 other test skip
[122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-3/igt@kms_big_joiner@invalid-modeset-force-joiner.html
* igt@kms_ccs@bad-aux-stride-y-tiled-gen12-mc-ccs@pipe-a-hdmi-a-1:
- shard-tglu: NOTRUN -> [SKIP][123] ([i915#6095]) +15 other tests skip
[123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-2/igt@kms_ccs@bad-aux-stride-y-tiled-gen12-mc-ccs@pipe-a-hdmi-a-1.html
* igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][124] ([i915#6095]) +63 other tests skip
[124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-6/igt@kms_ccs@bad-rotation-90-4-tiled-mtl-rc-ccs@pipe-b-hdmi-a-2.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc@pipe-a-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][125] ([i915#6095]) +3 other tests skip
[125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-5/igt@kms_ccs@crc-primary-rotation-180-4-tiled-dg2-rc-ccs-cc@pipe-a-edp-1.html
* igt@kms_ccs@crc-primary-rotation-180-4-tiled-xe2-ccs:
- shard-rkl: NOTRUN -> [SKIP][126] ([i915#10278]) +1 other test skip
[126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-3/igt@kms_ccs@crc-primary-rotation-180-4-tiled-xe2-ccs.html
* igt@kms_ccs@crc-sprite-planes-basic-4-tiled-mtl-mc-ccs@pipe-a-hdmi-a-3:
- shard-dg2: NOTRUN -> [SKIP][127] ([i915#10307] / [i915#6095]) +170 other tests skip
[127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-1/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-mtl-mc-ccs@pipe-a-hdmi-a-3.html
* igt@kms_ccs@missing-ccs-buffer-y-tiled-ccs@pipe-d-hdmi-a-1:
- shard-dg2: NOTRUN -> [SKIP][128] ([i915#10307] / [i915#10434] / [i915#6095]) +4 other tests skip
[128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-8/igt@kms_ccs@missing-ccs-buffer-y-tiled-ccs@pipe-d-hdmi-a-1.html
* igt@kms_ccs@random-ccs-data-4-tiled-mtl-mc-ccs@pipe-d-hdmi-a-3:
- shard-dg1: NOTRUN -> [SKIP][129] ([i915#6095]) +91 other tests skip
[129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@kms_ccs@random-ccs-data-4-tiled-mtl-mc-ccs@pipe-d-hdmi-a-3.html
* igt@kms_chamelium_audio@hdmi-audio-edid:
- shard-dg1: NOTRUN -> [SKIP][130] ([i915#7828]) +10 other tests skip
[130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-17/igt@kms_chamelium_audio@hdmi-audio-edid.html
* igt@kms_chamelium_color@ctm-0-50:
- shard-dg1: NOTRUN -> [SKIP][131] +54 other tests skip
[131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@kms_chamelium_color@ctm-0-50.html
* igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k:
- shard-dg2: NOTRUN -> [SKIP][132] ([i915#7828]) +12 other tests skip
[132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-1/igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k.html
* igt@kms_chamelium_hpd@dp-hpd-fast:
- shard-mtlp: NOTRUN -> [SKIP][133] ([i915#7828])
[133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-1/igt@kms_chamelium_hpd@dp-hpd-fast.html
* igt@kms_chamelium_hpd@vga-hpd-for-each-pipe:
- shard-rkl: NOTRUN -> [SKIP][134] ([i915#7828]) +6 other tests skip
[134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@kms_chamelium_hpd@vga-hpd-for-each-pipe.html
* igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode:
- shard-tglu: NOTRUN -> [SKIP][135] ([i915#7828]) +3 other tests skip
[135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-7/igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode.html
* igt@kms_content_protection@atomic-dpms@pipe-a-dp-4:
- shard-dg2: NOTRUN -> [TIMEOUT][136] ([i915#7173])
[136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@kms_content_protection@atomic-dpms@pipe-a-dp-4.html
* igt@kms_content_protection@dp-mst-lic-type-0:
- shard-dg1: NOTRUN -> [SKIP][137] ([i915#3299])
[137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@kms_content_protection@dp-mst-lic-type-0.html
* igt@kms_content_protection@dp-mst-type-0:
- shard-dg2: NOTRUN -> [SKIP][138] ([i915#3299])
[138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@kms_content_protection@dp-mst-type-0.html
* igt@kms_content_protection@legacy:
- shard-dg2: NOTRUN -> [SKIP][139] ([i915#7118] / [i915#9424])
[139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-4/igt@kms_content_protection@legacy.html
- shard-rkl: NOTRUN -> [SKIP][140] ([i915#7118] / [i915#9424])
[140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-2/igt@kms_content_protection@legacy.html
* igt@kms_content_protection@lic-type-1:
- shard-dg1: NOTRUN -> [SKIP][141] ([i915#9424]) +1 other test skip
[141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-17/igt@kms_content_protection@lic-type-1.html
* igt@kms_content_protection@srm:
- shard-tglu: NOTRUN -> [SKIP][142] ([i915#6944] / [i915#7116] / [i915#7118])
[142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-6/igt@kms_content_protection@srm.html
* igt@kms_content_protection@uevent:
- shard-dg1: NOTRUN -> [SKIP][143] ([i915#7116] / [i915#9424])
[143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@kms_content_protection@uevent.html
* igt@kms_content_protection@uevent@pipe-a-dp-4:
- shard-dg2: NOTRUN -> [FAIL][144] ([i915#1339] / [i915#7173])
[144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@kms_content_protection@uevent@pipe-a-dp-4.html
* igt@kms_cursor_crc@cursor-offscreen-512x512:
- shard-rkl: NOTRUN -> [SKIP][145] ([i915#3359]) +1 other test skip
[145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-2/igt@kms_cursor_crc@cursor-offscreen-512x512.html
* igt@kms_cursor_crc@cursor-random-512x170:
- shard-dg2: NOTRUN -> [SKIP][146] ([i915#3359]) +1 other test skip
[146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-3/igt@kms_cursor_crc@cursor-random-512x170.html
* igt@kms_cursor_crc@cursor-random-512x512:
- shard-tglu: NOTRUN -> [SKIP][147] ([i915#3359])
[147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-3/igt@kms_cursor_crc@cursor-random-512x512.html
* igt@kms_cursor_crc@cursor-rapid-movement-32x10:
- shard-dg1: NOTRUN -> [SKIP][148] ([i915#3555]) +3 other tests skip
[148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html
* igt@kms_cursor_crc@cursor-sliding-512x512:
- shard-dg1: NOTRUN -> [SKIP][149] ([i915#3359]) +2 other tests skip
[149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@kms_cursor_crc@cursor-sliding-512x512.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- shard-dg1: NOTRUN -> [SKIP][150] ([i915#4103] / [i915#4213]) +2 other tests skip
[150]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-14/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy.html
* igt@kms_cursor_legacy@cursora-vs-flipb-toggle:
- shard-dg2: NOTRUN -> [SKIP][151] ([i915#5354]) +34 other tests skip
[151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-8/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle:
- shard-dg2: NOTRUN -> [SKIP][152] ([i915#4103] / [i915#4213])
[152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-4/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html
- shard-rkl: NOTRUN -> [SKIP][153] ([i915#4103])
[153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-2/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html
* igt@kms_cursor_legacy@single-bo@pipe-a:
- shard-rkl: [PASS][154] -> [DMESG-WARN][155] ([i915#10166])
[154]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-rkl-1/igt@kms_cursor_legacy@single-bo@pipe-a.html
[155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-3/igt@kms_cursor_legacy@single-bo@pipe-a.html
* igt@kms_cursor_legacy@torture-bo@pipe-a:
- shard-tglu: [PASS][156] -> [DMESG-WARN][157] ([i915#10166])
[156]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-tglu-7/igt@kms_cursor_legacy@torture-bo@pipe-a.html
[157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-5/igt@kms_cursor_legacy@torture-bo@pipe-a.html
* igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][158] ([i915#9723])
[158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-1/igt@kms_dirtyfb@fbc-dirtyfb-ioctl@a-hdmi-a-2.html
* igt@kms_dirtyfb@psr-dirtyfb-ioctl:
- shard-dg2: NOTRUN -> [SKIP][159] ([i915#9833])
[159]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@kms_dirtyfb@psr-dirtyfb-ioctl.html
* igt@kms_display_modes@extended-mode-basic:
- shard-rkl: NOTRUN -> [SKIP][160] ([i915#3555]) +2 other tests skip
[160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@kms_display_modes@extended-mode-basic.html
* igt@kms_draw_crc@draw-method-mmap-wc:
- shard-dg2: NOTRUN -> [SKIP][161] ([i915#8812])
[161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-6/igt@kms_draw_crc@draw-method-mmap-wc.html
- shard-dg1: NOTRUN -> [SKIP][162] ([i915#8812])
[162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@kms_draw_crc@draw-method-mmap-wc.html
* igt@kms_dsc@dsc-fractional-bpp:
- shard-dg2: NOTRUN -> [SKIP][163] ([i915#3840] / [i915#9688])
[163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-6/igt@kms_dsc@dsc-fractional-bpp.html
* igt@kms_dsc@dsc-with-bpc-formats:
- shard-dg2: NOTRUN -> [SKIP][164] ([i915#3555] / [i915#3840])
[164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@kms_dsc@dsc-with-bpc-formats.html
- shard-dg1: NOTRUN -> [SKIP][165] ([i915#3555] / [i915#3840])
[165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-14/igt@kms_dsc@dsc-with-bpc-formats.html
* igt@kms_dsc@dsc-with-output-formats:
- shard-rkl: NOTRUN -> [SKIP][166] ([i915#3555] / [i915#3840]) +1 other test skip
[166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-6/igt@kms_dsc@dsc-with-output-formats.html
* igt@kms_fbcon_fbt@psr-suspend:
- shard-rkl: NOTRUN -> [SKIP][167] ([i915#3955])
[167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@kms_fbcon_fbt@psr-suspend.html
* igt@kms_feature_discovery@display-2x:
- shard-tglu: NOTRUN -> [SKIP][168] ([i915#1839])
[168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-2/igt@kms_feature_discovery@display-2x.html
* igt@kms_feature_discovery@display-4x:
- shard-dg2: NOTRUN -> [SKIP][169] ([i915#1839])
[169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-10/igt@kms_feature_discovery@display-4x.html
* igt@kms_feature_discovery@dp-mst:
- shard-dg1: NOTRUN -> [SKIP][170] ([i915#9337])
[170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@kms_feature_discovery@dp-mst.html
* igt@kms_fence_pin_leak:
- shard-dg2: NOTRUN -> [SKIP][171] ([i915#4881])
[171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-6/igt@kms_fence_pin_leak.html
* igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@bc-hdmi-a1-hdmi-a2:
- shard-glk: [PASS][172] -> [FAIL][173] ([i915#79])
[172]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-glk3/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@bc-hdmi-a1-hdmi-a2.html
[173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk8/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@bc-hdmi-a1-hdmi-a2.html
* igt@kms_flip@2x-flip-vs-fences-interruptible:
- shard-dg2: NOTRUN -> [SKIP][174] ([i915#8381])
[174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@kms_flip@2x-flip-vs-fences-interruptible.html
* igt@kms_flip@2x-plain-flip:
- shard-rkl: NOTRUN -> [SKIP][175] +46 other tests skip
[175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-1/igt@kms_flip@2x-plain-flip.html
* igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset:
- shard-tglu: NOTRUN -> [SKIP][176] ([i915#3637]) +3 other tests skip
[176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-9/igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset.html
* igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset-interruptible:
- shard-mtlp: NOTRUN -> [SKIP][177] ([i915#3637])
[177]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-3/igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset-interruptible.html
* igt@kms_flip@2x-wf_vblank-ts-check-interruptible:
- shard-dg1: NOTRUN -> [SKIP][178] ([i915#9934]) +6 other tests skip
[178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@kms_flip@2x-wf_vblank-ts-check-interruptible.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling@pipe-a-valid-mode:
- shard-dg1: NOTRUN -> [SKIP][179] ([i915#2587] / [i915#2672]) +7 other tests skip
[179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode:
- shard-rkl: NOTRUN -> [SKIP][180] ([i915#2672]) +3 other tests skip
[180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-1/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][181] ([i915#2672] / [i915#3555])
[181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-4/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling@pipe-a-valid-mode:
- shard-dg2: NOTRUN -> [SKIP][182] ([i915#2672]) +4 other tests skip
[182]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-4/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][183] ([i915#2672])
[183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode:
- shard-dg2: NOTRUN -> [SKIP][184] ([i915#2672] / [i915#3555])
[184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_frontbuffer_tracking@fbc-tiling-4:
- shard-tglu: NOTRUN -> [SKIP][185] ([i915#5439])
[185]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-4/igt@kms_frontbuffer_tracking@fbc-tiling-4.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-mmap-cpu:
- shard-dg2: NOTRUN -> [SKIP][186] ([i915#10433] / [i915#3458]) +1 other test skip
[186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-4/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-mmap-cpu.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-cpu:
- shard-dg2: NOTRUN -> [SKIP][187] ([i915#3458]) +19 other tests skip
[187]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-8/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-cpu.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-mmap-gtt:
- shard-dg2: NOTRUN -> [SKIP][188] ([i915#8708]) +13 other tests skip
[188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-3/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-pgflip-blt:
- shard-rkl: NOTRUN -> [SKIP][189] ([i915#1825]) +31 other tests skip
[189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-shrfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-blt:
- shard-dg1: NOTRUN -> [SKIP][190] ([i915#3458]) +19 other tests skip
[190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-18/igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-tiling-4:
- shard-dg1: NOTRUN -> [SKIP][191] ([i915#5439])
[191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@kms_frontbuffer_tracking@fbcpsr-tiling-4.html
* igt@kms_frontbuffer_tracking@plane-fbc-rte:
- shard-mtlp: NOTRUN -> [SKIP][192] ([i915#10070])
[192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-4/igt@kms_frontbuffer_tracking@plane-fbc-rte.html
* igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-indfb-draw-render:
- shard-tglu: NOTRUN -> [SKIP][193] +36 other tests skip
[193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-2/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-wc:
- shard-dg1: NOTRUN -> [SKIP][194] ([i915#8708]) +14 other tests skip
[194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-indfb-draw-render:
- shard-rkl: NOTRUN -> [SKIP][195] ([i915#3023]) +12 other tests skip
[195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@kms_frontbuffer_tracking@psr-1p-primscrn-pri-indfb-draw-render.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-blt:
- shard-mtlp: NOTRUN -> [SKIP][196] ([i915#1825]) +2 other tests skip
[196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-2/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-blt.html
* igt@kms_hdr@bpc-switch:
- shard-dg1: NOTRUN -> [SKIP][197] ([i915#3555] / [i915#8228]) +2 other tests skip
[197]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-14/igt@kms_hdr@bpc-switch.html
* igt@kms_hdr@invalid-hdr:
- shard-tglu: NOTRUN -> [SKIP][198] ([i915#3555] / [i915#8228])
[198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-8/igt@kms_hdr@invalid-hdr.html
* igt@kms_hdr@static-toggle:
- shard-rkl: NOTRUN -> [SKIP][199] ([i915#3555] / [i915#8228]) +1 other test skip
[199]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@kms_hdr@static-toggle.html
* igt@kms_hdr@static-toggle-suspend:
- shard-dg2: NOTRUN -> [SKIP][200] ([i915#3555] / [i915#8228]) +2 other tests skip
[200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-7/igt@kms_hdr@static-toggle-suspend.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-dg2: NOTRUN -> [SKIP][201] ([i915#4816])
[201]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-8/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
- shard-rkl: NOTRUN -> [SKIP][202] ([i915#4070] / [i915#4816])
[202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-1/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_panel_fitting@atomic-fastset:
- shard-rkl: NOTRUN -> [SKIP][203] ([i915#6301])
[203]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-2/igt@kms_panel_fitting@atomic-fastset.html
* igt@kms_plane_alpha_blend@alpha-opaque-fb@pipe-a-hdmi-a-1:
- shard-glk: NOTRUN -> [FAIL][204] ([i915#10647]) +1 other test fail
[204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk2/igt@kms_plane_alpha_blend@alpha-opaque-fb@pipe-a-hdmi-a-1.html
* igt@kms_plane_multiple@tiling-yf:
- shard-dg2: NOTRUN -> [SKIP][205] ([i915#3555] / [i915#8806])
[205]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@kms_plane_multiple@tiling-yf.html
* igt@kms_plane_scaling@2x-scaler-multi-pipe:
- shard-dg2: NOTRUN -> [SKIP][206] ([i915#5354] / [i915#9423])
[206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-4/igt@kms_plane_scaling@2x-scaler-multi-pipe.html
* igt@kms_plane_scaling@intel-max-src-size:
- shard-dg2: NOTRUN -> [SKIP][207] ([i915#6953] / [i915#9423])
[207]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-8/igt@kms_plane_scaling@intel-max-src-size.html
* igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-1:
- shard-tglu: NOTRUN -> [FAIL][208] ([i915#8292])
[208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-3/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-1.html
* igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-2:
- shard-rkl: NOTRUN -> [FAIL][209] ([i915#8292])
[209]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-1/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-2.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-b-dp-4:
- shard-dg2: NOTRUN -> [SKIP][210] ([i915#9423]) +7 other tests skip
[210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-b-dp-4.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-b-hdmi-a-4:
- shard-dg1: NOTRUN -> [SKIP][211] ([i915#9423]) +7 other tests skip
[211]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-b-hdmi-a-4.html
* igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-1:
- shard-rkl: NOTRUN -> [SKIP][212] ([i915#9423]) +3 other tests skip
[212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-rotation@pipe-a-hdmi-a-1.html
* igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-b-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][213] ([i915#5176] / [i915#9423]) +1 other test skip
[213]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-3/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-rotation@pipe-b-hdmi-a-2.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-b-dp-4:
- shard-dg2: NOTRUN -> [SKIP][214] ([i915#5235] / [i915#9423]) +19 other tests skip
[214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-b-dp-4.html
* igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-20x20@pipe-b-edp-1:
- shard-mtlp: NOTRUN -> [SKIP][215] ([i915#5235]) +3 other tests skip
[215]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-5/igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-20x20@pipe-b-edp-1.html
* igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-a-hdmi-a-1:
- shard-rkl: NOTRUN -> [SKIP][216] ([i915#5235]) +5 other tests skip
[216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-a-hdmi-a-1.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-d-hdmi-a-4:
- shard-dg1: NOTRUN -> [SKIP][217] ([i915#5235]) +11 other tests skip
[217]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-d-hdmi-a-4.html
* igt@kms_pm_backlight@fade:
- shard-dg1: NOTRUN -> [SKIP][218] ([i915#5354])
[218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-18/igt@kms_pm_backlight@fade.html
* igt@kms_pm_backlight@fade-with-suspend:
- shard-rkl: NOTRUN -> [SKIP][219] ([i915#5354])
[219]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-1/igt@kms_pm_backlight@fade-with-suspend.html
* igt@kms_pm_dc@dc3co-vpb-simulation:
- shard-dg2: NOTRUN -> [SKIP][220] ([i915#9685]) +2 other tests skip
[220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-3/igt@kms_pm_dc@dc3co-vpb-simulation.html
* igt@kms_pm_dc@dc9-dpms:
- shard-tglu: [PASS][221] -> [SKIP][222] ([i915#4281])
[221]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-tglu-3/igt@kms_pm_dc@dc9-dpms.html
[222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-2/igt@kms_pm_dc@dc9-dpms.html
* igt@kms_pm_lpsp@screens-disabled:
- shard-rkl: NOTRUN -> [SKIP][223] ([i915#8430])
[223]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@kms_pm_lpsp@screens-disabled.html
- shard-dg1: NOTRUN -> [SKIP][224] ([i915#8430])
[224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@kms_pm_lpsp@screens-disabled.html
- shard-dg2: NOTRUN -> [SKIP][225] ([i915#8430])
[225]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-7/igt@kms_pm_lpsp@screens-disabled.html
* igt@kms_pm_rpm@dpms-lpsp:
- shard-dg1: NOTRUN -> [SKIP][226] ([i915#9519])
[226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@kms_pm_rpm@dpms-lpsp.html
* igt@kms_pm_rpm@modeset-lpsp-stress:
- shard-rkl: [PASS][227] -> [SKIP][228] ([i915#9519]) +1 other test skip
[227]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-rkl-4/igt@kms_pm_rpm@modeset-lpsp-stress.html
[228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-1/igt@kms_pm_rpm@modeset-lpsp-stress.html
* igt@kms_pm_rpm@modeset-lpsp-stress-no-wait:
- shard-dg2: NOTRUN -> [SKIP][229] ([i915#9519])
[229]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@kms_pm_rpm@modeset-lpsp-stress-no-wait.html
* igt@kms_pm_rpm@modeset-non-lpsp:
- shard-rkl: NOTRUN -> [SKIP][230] ([i915#9519])
[230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@kms_pm_rpm@modeset-non-lpsp.html
* igt@kms_pm_rpm@modeset-non-lpsp-stress:
- shard-dg2: [PASS][231] -> [SKIP][232] ([i915#9519]) +1 other test skip
[231]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg2-1/igt@kms_pm_rpm@modeset-non-lpsp-stress.html
[232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-4/igt@kms_pm_rpm@modeset-non-lpsp-stress.html
* igt@kms_prime@d3hot:
- shard-dg2: NOTRUN -> [SKIP][233] ([i915#6524] / [i915#6805])
[233]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-1/igt@kms_prime@d3hot.html
* igt@kms_psr2_su@page_flip-p010:
- shard-dg2: NOTRUN -> [SKIP][234] ([i915#9683]) +1 other test skip
[234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-10/igt@kms_psr2_su@page_flip-p010.html
* igt@kms_psr@fbc-pr-basic:
- shard-mtlp: NOTRUN -> [SKIP][235] ([i915#9688]) +1 other test skip
[235]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-5/igt@kms_psr@fbc-pr-basic.html
* igt@kms_psr@pr-suspend:
- shard-dg1: NOTRUN -> [SKIP][236] ([i915#1072] / [i915#9732]) +23 other tests skip
[236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@kms_psr@pr-suspend.html
* igt@kms_psr@psr2-no-drrs:
- shard-dg2: NOTRUN -> [SKIP][237] ([i915#1072] / [i915#9673] / [i915#9732])
[237]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@kms_psr@psr2-no-drrs.html
* igt@kms_psr@psr2-primary-mmap-gtt:
- shard-dg2: NOTRUN -> [SKIP][238] ([i915#1072] / [i915#9732]) +21 other tests skip
[238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@kms_psr@psr2-primary-mmap-gtt.html
* igt@kms_psr@psr2-primary-render:
- shard-tglu: NOTRUN -> [SKIP][239] ([i915#9732]) +7 other tests skip
[239]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-3/igt@kms_psr@psr2-primary-render.html
* igt@kms_psr@psr2-suspend:
- shard-rkl: NOTRUN -> [SKIP][240] ([i915#1072] / [i915#9732]) +14 other tests skip
[240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-2/igt@kms_psr@psr2-suspend.html
* igt@kms_rotation_crc@primary-4-tiled-reflect-x-0:
- shard-rkl: NOTRUN -> [SKIP][241] ([i915#5289])
[241]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-3/igt@kms_rotation_crc@primary-4-tiled-reflect-x-0.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-0:
- shard-dg2: NOTRUN -> [SKIP][242] ([i915#5190])
[242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-8/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270:
- shard-dg1: NOTRUN -> [SKIP][243] ([i915#5289])
[243]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-270.html
* igt@kms_setmode@invalid-clone-exclusive-crtc:
- shard-dg2: NOTRUN -> [SKIP][244] ([i915#3555]) +7 other tests skip
[244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-6/igt@kms_setmode@invalid-clone-exclusive-crtc.html
- shard-tglu: NOTRUN -> [SKIP][245] ([i915#3555]) +1 other test skip
[245]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-9/igt@kms_setmode@invalid-clone-exclusive-crtc.html
* igt@kms_tiled_display@basic-test-pattern:
- shard-glk: NOTRUN -> [FAIL][246] ([i915#10959])
[246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk2/igt@kms_tiled_display@basic-test-pattern.html
- shard-rkl: NOTRUN -> [SKIP][247] ([i915#8623])
[247]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-1/igt@kms_tiled_display@basic-test-pattern.html
* igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1:
- shard-dg2: NOTRUN -> [FAIL][248] ([i915#9196])
[248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-10/igt@kms_universal_plane@cursor-fb-leak@pipe-b-hdmi-a-1.html
* igt@kms_vrr@seamless-rr-switch-vrr:
- shard-dg2: NOTRUN -> [SKIP][249] ([i915#9906]) +1 other test skip
[249]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@kms_vrr@seamless-rr-switch-vrr.html
- shard-rkl: NOTRUN -> [SKIP][250] ([i915#9906])
[250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-6/igt@kms_vrr@seamless-rr-switch-vrr.html
- shard-dg1: NOTRUN -> [SKIP][251] ([i915#9906])
[251]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@kms_vrr@seamless-rr-switch-vrr.html
* igt@kms_writeback@writeback-check-output-xrgb2101010:
- shard-dg1: NOTRUN -> [SKIP][252] ([i915#2437] / [i915#9412]) +1 other test skip
[252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@kms_writeback@writeback-check-output-xrgb2101010.html
* igt@kms_writeback@writeback-fb-id:
- shard-glk: NOTRUN -> [SKIP][253] ([i915#2437]) +1 other test skip
[253]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk5/igt@kms_writeback@writeback-fb-id.html
* igt@kms_writeback@writeback-invalid-parameters:
- shard-rkl: NOTRUN -> [SKIP][254] ([i915#2437])
[254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-2/igt@kms_writeback@writeback-invalid-parameters.html
* igt@perf@global-sseu-config:
- shard-dg2: NOTRUN -> [SKIP][255] ([i915#7387])
[255]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-8/igt@perf@global-sseu-config.html
* igt@perf@non-zero-reason@0-rcs0:
- shard-dg2: NOTRUN -> [FAIL][256] ([i915#9100])
[256]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@perf@non-zero-reason@0-rcs0.html
* igt@perf@unprivileged-single-ctx-counters:
- shard-rkl: NOTRUN -> [SKIP][257] ([i915#2433])
[257]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-1/igt@perf@unprivileged-single-ctx-counters.html
- shard-dg1: NOTRUN -> [SKIP][258] ([i915#2433])
[258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@perf@unprivileged-single-ctx-counters.html
* igt@perf_pmu@busy-double-start@rcs0:
- shard-mtlp: [PASS][259] -> [FAIL][260] ([i915#4349])
[259]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-mtlp-6/igt@perf_pmu@busy-double-start@rcs0.html
[260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-5/igt@perf_pmu@busy-double-start@rcs0.html
* igt@perf_pmu@cpu-hotplug:
- shard-dg1: NOTRUN -> [SKIP][261] ([i915#8850])
[261]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@perf_pmu@cpu-hotplug.html
* igt@perf_pmu@frequency@gt0:
- shard-dg1: NOTRUN -> [FAIL][262] ([i915#6806])
[262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-18/igt@perf_pmu@frequency@gt0.html
* igt@perf_pmu@module-unload:
- shard-dg2: NOTRUN -> [FAIL][263] ([i915#10537] / [i915#5793])
[263]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-10/igt@perf_pmu@module-unload.html
* igt@perf_pmu@rc6-all-gts:
- shard-dg1: NOTRUN -> [SKIP][264] ([i915#8516])
[264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-14/igt@perf_pmu@rc6-all-gts.html
* igt@prime_vgem@basic-fence-flip:
- shard-dg1: NOTRUN -> [SKIP][265] ([i915#3708])
[265]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-13/igt@prime_vgem@basic-fence-flip.html
* igt@prime_vgem@fence-read-hang:
- shard-dg2: NOTRUN -> [SKIP][266] ([i915#3708])
[266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-3/igt@prime_vgem@fence-read-hang.html
* igt@sriov_basic@enable-vfs-autoprobe-off:
- shard-dg2: NOTRUN -> [SKIP][267] ([i915#9917]) +1 other test skip
[267]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-4/igt@sriov_basic@enable-vfs-autoprobe-off.html
- shard-tglu: NOTRUN -> [SKIP][268] ([i915#9917])
[268]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-4/igt@sriov_basic@enable-vfs-autoprobe-off.html
* igt@sriov_basic@enable-vfs-autoprobe-on:
- shard-rkl: NOTRUN -> [SKIP][269] ([i915#9917]) +1 other test skip
[269]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-3/igt@sriov_basic@enable-vfs-autoprobe-on.html
* igt@sriov_basic@enable-vfs-bind-unbind-each:
- shard-dg1: NOTRUN -> [SKIP][270] ([i915#9917])
[270]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@sriov_basic@enable-vfs-bind-unbind-each.html
* igt@syncobj_timeline@invalid-wait-zero-handles:
- shard-glk: NOTRUN -> [FAIL][271] ([i915#9781])
[271]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk1/igt@syncobj_timeline@invalid-wait-zero-handles.html
* igt@syncobj_wait@invalid-wait-zero-handles:
- shard-glk: NOTRUN -> [FAIL][272] ([i915#9779])
[272]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk8/igt@syncobj_wait@invalid-wait-zero-handles.html
* igt@tools_test@sysfs_l3_parity:
- shard-dg1: NOTRUN -> [SKIP][273] ([i915#4818])
[273]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-18/igt@tools_test@sysfs_l3_parity.html
- shard-dg2: NOTRUN -> [SKIP][274] ([i915#4818])
[274]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-10/igt@tools_test@sysfs_l3_parity.html
* igt@v3d/v3d_perfmon@get-values-invalid-perfmon:
- shard-dg1: NOTRUN -> [SKIP][275] ([i915#2575]) +13 other tests skip
[275]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-17/igt@v3d/v3d_perfmon@get-values-invalid-perfmon.html
* igt@v3d/v3d_submit_cl@simple-flush-cache:
- shard-dg2: NOTRUN -> [SKIP][276] ([i915#2575]) +11 other tests skip
[276]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-7/igt@v3d/v3d_submit_cl@simple-flush-cache.html
* igt@v3d/v3d_submit_csd@bad-multisync-pad:
- shard-mtlp: NOTRUN -> [SKIP][277] ([i915#2575])
[277]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-1/igt@v3d/v3d_submit_csd@bad-multisync-pad.html
* igt@vc4/vc4_label_bo@set-bad-name:
- shard-dg1: NOTRUN -> [SKIP][278] ([i915#7711]) +9 other tests skip
[278]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-16/igt@vc4/vc4_label_bo@set-bad-name.html
* igt@vc4/vc4_perfmon@create-perfmon-0:
- shard-tglu: NOTRUN -> [SKIP][279] ([i915#2575]) +5 other tests skip
[279]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-9/igt@vc4/vc4_perfmon@create-perfmon-0.html
* igt@vc4/vc4_perfmon@create-two-perfmon:
- shard-rkl: NOTRUN -> [SKIP][280] ([i915#7711]) +5 other tests skip
[280]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@vc4/vc4_perfmon@create-two-perfmon.html
* igt@vc4/vc4_purgeable_bo@mark-unpurgeable-check-retained:
- shard-dg2: NOTRUN -> [SKIP][281] ([i915#7711]) +6 other tests skip
[281]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-3/igt@vc4/vc4_purgeable_bo@mark-unpurgeable-check-retained.html
#### Possible fixes ####
* igt@gem_ctx_isolation@preservation-s3@ccs0:
- shard-dg2: [FAIL][282] ([i915#10086]) -> [PASS][283]
[282]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg2-5/igt@gem_ctx_isolation@preservation-s3@ccs0.html
[283]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-8/igt@gem_ctx_isolation@preservation-s3@ccs0.html
* igt@gem_eio@kms:
- shard-tglu: [INCOMPLETE][284] ([i915#10513]) -> [PASS][285]
[284]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-tglu-5/igt@gem_eio@kms.html
[285]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-3/igt@gem_eio@kms.html
* igt@gem_exec_fair@basic-pace@rcs0:
- shard-rkl: [FAIL][286] ([i915#2842]) -> [PASS][287] +3 other tests pass
[286]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-rkl-1/igt@gem_exec_fair@basic-pace@rcs0.html
[287]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@gem_exec_fair@basic-pace@rcs0.html
* igt@gem_lmem_swapping@heavy-verify-random@lmem0:
- shard-dg2: [FAIL][288] ([i915#10378]) -> [PASS][289] +1 other test pass
[288]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg2-2/igt@gem_lmem_swapping@heavy-verify-random@lmem0.html
[289]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-10/igt@gem_lmem_swapping@heavy-verify-random@lmem0.html
* igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0:
- shard-dg1: [FAIL][290] ([i915#3591]) -> [PASS][291] +1 other test pass
[290]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg1-16/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html
[291]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@i915_pm_rc6_residency@rc6-idle@gt0-bcs0.html
* igt@i915_suspend@debugfs-reader:
- shard-dg2: [FAIL][292] ([i915#10031]) -> [PASS][293]
[292]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg2-5/igt@i915_suspend@debugfs-reader.html
[293]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-6/igt@i915_suspend@debugfs-reader.html
* igt@kms_big_fb@linear-8bpp-rotate-180:
- shard-mtlp: [ABORT][294] -> [PASS][295]
[294]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-mtlp-6/igt@kms_big_fb@linear-8bpp-rotate-180.html
[295]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-mtlp-7/igt@kms_big_fb@linear-8bpp-rotate-180.html
* igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions:
- shard-glk: [FAIL][296] ([i915#2346]) -> [PASS][297]
[296]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-glk2/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html
[297]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-glk1/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html
* igt@kms_frontbuffer_tracking@fbc-tiling-4:
- shard-dg2: [FAIL][298] ([i915#6880]) -> [PASS][299] +1 other test pass
[298]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg2-3/igt@kms_frontbuffer_tracking@fbc-tiling-4.html
[299]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-7/igt@kms_frontbuffer_tracking@fbc-tiling-4.html
* igt@kms_pm_rpm@modeset-non-lpsp:
- shard-dg2: [SKIP][300] ([i915#9519]) -> [PASS][301]
[300]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg2-8/igt@kms_pm_rpm@modeset-non-lpsp.html
[301]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@kms_pm_rpm@modeset-non-lpsp.html
* igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait:
- shard-rkl: [SKIP][302] ([i915#9519]) -> [PASS][303]
[302]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-rkl-4/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html
[303]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-3/igt@kms_pm_rpm@modeset-non-lpsp-stress-no-wait.html
* igt@kms_universal_plane@cursor-fb-leak@pipe-c-hdmi-a-1:
- shard-tglu: [FAIL][304] ([i915#9196]) -> [PASS][305]
[304]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-tglu-4/igt@kms_universal_plane@cursor-fb-leak@pipe-c-hdmi-a-1.html
[305]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-5/igt@kms_universal_plane@cursor-fb-leak@pipe-c-hdmi-a-1.html
* igt@vgem_slow@nohang:
- shard-dg2: [INCOMPLETE][306] -> [PASS][307]
[306]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg2-5/igt@vgem_slow@nohang.html
[307]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-10/igt@vgem_slow@nohang.html
#### Warnings ####
* igt@i915_module_load@reload-with-fault-injection:
- shard-tglu: [INCOMPLETE][308] ([i915#10047]) -> [INCOMPLETE][309] ([i915#10047] / [i915#9697] / [i915#9820])
[308]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-tglu-5/igt@i915_module_load@reload-with-fault-injection.html
[309]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-tglu-8/igt@i915_module_load@reload-with-fault-injection.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-pwrite:
- shard-dg1: [SKIP][310] ([i915#4423]) -> [SKIP][311]
[310]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg1-18/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-pwrite.html
[311]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg1-15/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-pwrite.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-mmap-cpu:
- shard-dg2: [SKIP][312] ([i915#3458]) -> [SKIP][313] ([i915#10433] / [i915#3458]) +1 other test skip
[312]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg2-1/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-mmap-cpu.html
[313]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-4/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-indfb-draw-mmap-cpu.html
* igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-pwrite:
- shard-dg2: [SKIP][314] ([i915#10433] / [i915#3458]) -> [SKIP][315] ([i915#3458]) +1 other test skip
[314]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg2-4/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-pwrite.html
[315]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-shrfb-draw-pwrite.html
* igt@kms_pm_dc@dc9-dpms:
- shard-rkl: [SKIP][316] ([i915#3361]) -> [SKIP][317] ([i915#4281])
[316]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-rkl-1/igt@kms_pm_dc@dc9-dpms.html
[317]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-rkl-5/igt@kms_pm_dc@dc9-dpms.html
* igt@kms_psr@fbc-psr-cursor-blt:
- shard-dg2: [SKIP][318] ([i915#1072] / [i915#9673] / [i915#9732]) -> [SKIP][319] ([i915#1072] / [i915#9732]) +3 other tests skip
[318]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg2-11/igt@kms_psr@fbc-psr-cursor-blt.html
[319]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-5/igt@kms_psr@fbc-psr-cursor-blt.html
* igt@kms_psr@fbc-psr-primary-blt:
- shard-dg2: [SKIP][320] ([i915#1072] / [i915#9732]) -> [SKIP][321] ([i915#1072] / [i915#9673] / [i915#9732]) +10 other tests skip
[320]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14723/shard-dg2-5/igt@kms_psr@fbc-psr-primary-blt.html
[321]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_11110/shard-dg2-11/igt@kms_psr@fbc-psr-primary-blt.html
[i915#10031]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10031
[i915#10047]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10047
[i915#10070]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10070
[i915#10086]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10086
[i915#10166]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10166
[i915#10278]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10278
[i915#10307]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10307
[i915#10378]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10378
[i915#10433]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10433
[i915#10434]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10434
[i915#10513]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10513
[i915#10537]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10537
[i915#10647]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10647
[i915#10656]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10656
[i915#1072]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1072
[i915#10959]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10959
[i915#1339]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1339
[i915#1825]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1825
[i915#1839]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1839
[i915#1982]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1982
[i915#2190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2190
[i915#2346]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2346
[i915#2433]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2433
[i915#2437]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2437
[i915#2527]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2527
[i915#2575]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2575
[i915#2587]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2587
[i915#2658]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2658
[i915#2672]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2672
[i915#280]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/280
[i915#284]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/284
[i915#2842]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2842
[i915#2846]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2846
[i915#2856]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2856
[i915#3023]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3023
[i915#3281]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3281
[i915#3282]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3282
[i915#3297]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3297
[i915#3299]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3299
[i915#3359]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3359
[i915#3361]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3361
[i915#3458]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3458
[i915#3539]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3539
[i915#3555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3555
[i915#3591]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3591
[i915#3637]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3637
[i915#3638]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3638
[i915#3708]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3708
[i915#3778]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3778
[i915#3840]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3840
[i915#3955]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/3955
[i915#4070]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4070
[i915#4077]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4077
[i915#4079]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4079
[i915#4083]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4083
[i915#4103]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4103
[i915#4212]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4212
[i915#4213]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4213
[i915#4270]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4270
[i915#4281]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4281
[i915#4349]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4349
[i915#4423]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4423
[i915#4473]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4473
[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#4565]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4565
[i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613
[i915#4771]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4771
[i915#4812]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4812
[i915#4816]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4816
[i915#4817]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4817
[i915#4818]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4818
[i915#4852]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4852
[i915#4860]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4860
[i915#4880]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4880
[i915#4881]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4881
[i915#4885]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4885
[i915#5176]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5176
[i915#5190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5190
[i915#5235]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5235
[i915#5286]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5286
[i915#5289]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5289
[i915#5354]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5354
[i915#5439]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5439
[i915#5493]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5493
[i915#5793]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/5793
[i915#6095]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6095
[i915#6188]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6188
[i915#6227]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6227
[i915#6301]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6301
[i915#6334]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6334
[i915#6524]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6524
[i915#6621]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6621
[i915#6805]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6805
[i915#6806]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6806
[i915#6880]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6880
[i915#6944]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6944
[i915#6953]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/6953
[i915#7116]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7116
[i915#7118]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7118
[i915#7173]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7173
[i915#7387]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7387
[i915#7582]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7582
[i915#7697]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7697
[i915#7707]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7707
[i915#7711]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7711
[i915#7828]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/7828
[i915#79]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/79
[i915#8228]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8228
[i915#8292]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8292
[i915#8381]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8381
[i915#8411]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8411
[i915#8414]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8414
[i915#8428]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8428
[i915#8430]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8430
[i915#8516]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8516
[i915#8555]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8555
[i915#8623]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8623
[i915#8708]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8708
[i915#8709]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8709
[i915#8806]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8806
[i915#8812]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8812
[i915#8850]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8850
[i915#8925]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/8925
[i915#9100]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9100
[i915#9196]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9196
[i915#9311]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9311
[i915#9323]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9323
[i915#9337]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9337
[i915#9408]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9408
[i915#9412]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9412
[i915#9423]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9423
[i915#9424]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9424
[i915#9519]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9519
[i915#9531]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9531
[i915#9606]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9606
[i915#9618]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9618
[i915#9673]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9673
[i915#9683]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9683
[i915#9685]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9685
[i915#9688]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9688
[i915#9697]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9697
[i915#9723]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9723
[i915#9732]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9732
[i915#9779]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9779
[i915#9781]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9781
[i915#9820]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9820
[i915#9833]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9833
[i915#9849]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9849
[i915#9906]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9906
[i915#9917]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9917
[i915#9934]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9934
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_7838 -> IGTPW_11110
* Piglit: piglit_4509 -> None
CI-20190529: 20190529
CI_DRM_14723: f58676e47c12a99409b71f7d3bab9f89e14522b4 @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_11110: 505f2c555a7baba95b74f9e5e5debad97373c534 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_7838: 155628bc9d0ee70c67c3612462a62f095609f152 @ 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_11110/index.html
[-- Attachment #2: Type: text/html, Size: 108024 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* ✗ CI.xeFULL: failure for lib/xe/xe_spin.c: Fix typo
2024-05-07 19:23 [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo Jagmeet Randhawa
` (3 preceding siblings ...)
2024-05-08 4:34 ` ✗ Fi.CI.IGT: failure " Patchwork
@ 2024-05-08 8:51 ` Patchwork
2024-05-08 19:00 ` Randhawa, Jagmeet
2024-05-08 14:22 ` [PATCH i-g-t] " Kamil Konieczny
2024-05-08 14:33 ` Kamil Konieczny
6 siblings, 1 reply; 10+ messages in thread
From: Patchwork @ 2024-05-08 8:51 UTC (permalink / raw)
To: Jagmeet Randhawa; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 38567 bytes --]
== Series Details ==
Series: lib/xe/xe_spin.c: Fix typo
URL : https://patchwork.freedesktop.org/series/133292/
State : failure
== Summary ==
CI Bug Log - changes from XEIGT_7838_full -> XEIGTPW_11110_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with XEIGTPW_11110_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in XEIGTPW_11110_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 (3 -> 1)
------------------------------
ERROR: It appears as if the changes made in XEIGTPW_11110_full prevented too many machines from booting.
Missing (2): shard-adlp shard-lnl
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in XEIGTPW_11110_full:
### IGT changes ###
#### Suppressed ####
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
* {igt@xe_pm@mocs_suspend_resume}:
- shard-dg2-set2: NOTRUN -> [FAIL][1]
[1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@xe_pm@mocs_suspend_resume.html
Known issues
------------
Here are the changes found in XEIGTPW_11110_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@core_hotunplug@hotrebind:
- shard-dg2-set2: NOTRUN -> [DMESG-FAIL][2] ([Intel XE#1548])
[2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@core_hotunplug@hotrebind.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-270:
- shard-dg2-set2: NOTRUN -> [SKIP][3] ([Intel XE#1201] / [Intel XE#829]) +1 other test skip
[3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html
* igt@kms_big_fb@x-tiled-64bpp-rotate-270:
- shard-dg2-set2: NOTRUN -> [SKIP][4] ([Intel XE#1201] / [Intel XE#316]) +2 other tests skip
[4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@kms_big_fb@x-tiled-64bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-64bpp-rotate-180:
- shard-dg2-set2: NOTRUN -> [SKIP][5] ([Intel XE#1124] / [Intel XE#1201]) +16 other tests skip
[5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_big_fb@y-tiled-64bpp-rotate-180.html
* igt@kms_big_joiner@invalid-modeset:
- shard-dg2-set2: NOTRUN -> [SKIP][6] ([Intel XE#1201] / [Intel XE#346])
[6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_big_joiner@invalid-modeset.html
* igt@kms_bw@linear-tiling-1-displays-2560x1440p:
- shard-dg2-set2: NOTRUN -> [SKIP][7] ([Intel XE#1201] / [Intel XE#367]) +4 other tests skip
[7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_bw@linear-tiling-1-displays-2560x1440p.html
* igt@kms_ccs@bad-pixel-format-y-tiled-gen12-mc-ccs@pipe-d-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][8] ([Intel XE#1201] / [Intel XE#455] / [Intel XE#787]) +51 other tests skip
[8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_ccs@bad-pixel-format-y-tiled-gen12-mc-ccs@pipe-d-dp-4.html
* igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs@pipe-b-hdmi-a-7:
- shard-dg2-set2: NOTRUN -> [SKIP][9] ([Intel XE#1201] / [Intel XE#787]) +177 other tests skip
[9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs@pipe-b-hdmi-a-7.html
* igt@kms_ccs@random-ccs-data-4-tiled-xe2-ccs:
- shard-dg2-set2: NOTRUN -> [SKIP][10] ([Intel XE#1201] / [Intel XE#1252])
[10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-xe2-ccs.html
* igt@kms_cdclk@mode-transition@pipe-c-dp-4:
- shard-dg2-set2: NOTRUN -> [SKIP][11] ([Intel XE#1201] / [Intel XE#314]) +4 other tests skip
[11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_cdclk@mode-transition@pipe-c-dp-4.html
* igt@kms_chamelium_hpd@hdmi-hpd-storm:
- shard-dg2-set2: NOTRUN -> [SKIP][12] ([Intel XE#1201] / [Intel XE#373]) +18 other tests skip
[12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_chamelium_hpd@hdmi-hpd-storm.html
* igt@kms_content_protection@dp-mst-type-1:
- shard-dg2-set2: NOTRUN -> [SKIP][13] ([Intel XE#1201] / [Intel XE#307]) +1 other test skip
[13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-433/igt@kms_content_protection@dp-mst-type-1.html
* igt@kms_content_protection@lic-type-0:
- shard-dg2-set2: NOTRUN -> [FAIL][14] ([Intel XE#1204]) +1 other test fail
[14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_content_protection@lic-type-0.html
* igt@kms_cursor_crc@cursor-onscreen-512x170:
- shard-dg2-set2: NOTRUN -> [SKIP][15] ([Intel XE#1201] / [Intel XE#308]) +2 other tests skip
[15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_cursor_crc@cursor-onscreen-512x170.html
* igt@kms_cursor_edge_walk@128x128-left-edge:
- shard-dg2-set2: [PASS][16] -> [FAIL][17] ([Intel XE#581])
[16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@kms_cursor_edge_walk@128x128-left-edge.html
[17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_cursor_edge_walk@128x128-left-edge.html
* igt@kms_cursor_edge_walk@256x256-top-edge:
- shard-dg2-set2: NOTRUN -> [FAIL][18] ([Intel XE#581])
[18]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_cursor_edge_walk@256x256-top-edge.html
* igt@kms_cursor_legacy@cursorb-vs-flipb-atomic:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][19] ([Intel XE#1214] / [Intel XE#282]) +12 other tests dmesg-warn
[19]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic.html
* igt@kms_cursor_legacy@forked-bo@all-pipes:
- shard-dg2-set2: [PASS][20] -> [DMESG-WARN][21] ([Intel XE#1214] / [Intel XE#282]) +5 other tests dmesg-warn
[20]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@kms_cursor_legacy@forked-bo@all-pipes.html
[21]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_cursor_legacy@forked-bo@all-pipes.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions:
- shard-dg2-set2: NOTRUN -> [SKIP][22] ([Intel XE#1201] / [Intel XE#323])
[22]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html
* igt@kms_cursor_legacy@torture-move:
- shard-dg2-set2: [PASS][23] -> [DMESG-WARN][24] ([Intel XE#1214] / [Intel XE#877]) +2 other tests dmesg-warn
[23]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@kms_cursor_legacy@torture-move.html
[24]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_cursor_legacy@torture-move.html
* igt@kms_feature_discovery@display-3x:
- shard-dg2-set2: NOTRUN -> [SKIP][25] ([Intel XE#1201] / [Intel XE#703])
[25]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_feature_discovery@display-3x.html
* igt@kms_feature_discovery@display-4x:
- shard-dg2-set2: NOTRUN -> [SKIP][26] ([Intel XE#1138] / [Intel XE#1201])
[26]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_feature_discovery@display-4x.html
* igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible:
- shard-dg2-set2: [PASS][27] -> [INCOMPLETE][28] ([Intel XE#1195]) +1 other test incomplete
[27]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-466/igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible.html
[28]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible.html
* igt@kms_flip@2x-flip-vs-wf_vblank:
- shard-dg2-set2: [PASS][29] -> [SKIP][30] ([Intel XE#1201]) +2 other tests skip
[29]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-433/igt@kms_flip@2x-flip-vs-wf_vblank.html
[30]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_flip@2x-flip-vs-wf_vblank.html
* igt@kms_flip@flip-vs-suspend-interruptible@d-hdmi-a7:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][31] ([Intel XE#1162] / [Intel XE#1214]) +8 other tests dmesg-warn
[31]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_flip@flip-vs-suspend-interruptible@d-hdmi-a7.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-downscaling:
- shard-dg2-set2: NOTRUN -> [SKIP][32] ([Intel XE#1201] / [Intel XE#1234])
[32]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-downscaling.html
* igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-6-4-mc-ccs-to-4:
- shard-dg2-set2: NOTRUN -> [FAIL][33] ([Intel XE#650]) +110 other tests fail
[33]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-6-4-mc-ccs-to-4.html
* igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen:
- shard-dg2-set2: NOTRUN -> [SKIP][34] ([Intel XE#1201] / [Intel XE#651]) +58 other tests skip
[34]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen.html
* igt@kms_frontbuffer_tracking@fbc-suspend:
- shard-dg2-set2: NOTRUN -> [FAIL][35] ([Intel XE#616]) +2 other tests fail
[35]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_frontbuffer_tracking@fbc-suspend.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-pgflip-blt:
- shard-dg2-set2: NOTRUN -> [SKIP][36] ([Intel XE#1201] / [Intel XE#653]) +63 other tests skip
[36]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-pgflip-blt.html
* igt@kms_plane_scaling@intel-max-src-size@pipe-a-dp-4:
- shard-dg2-set2: [PASS][37] -> [FAIL][38] ([Intel XE#361])
[37]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@kms_plane_scaling@intel-max-src-size@pipe-a-dp-4.html
[38]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@intel-max-src-size@pipe-a-dp-4.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers:
- shard-dg2-set2: NOTRUN -> [SKIP][39] ([Intel XE#1201] / [Intel XE#455] / [Intel XE#498]) +1 other test skip
[39]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers.html
* igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [SKIP][40] ([Intel XE#1201] / [Intel XE#498]) +2 other tests skip
[40]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-6.html
* igt@kms_plane_scaling@plane-downscale-factor-0-75-with-pixel-format:
- shard-dg2-set2: NOTRUN -> [TIMEOUT][41] ([Intel XE#380] / [Intel XE#904] / [Intel XE#909])
[41]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@plane-downscale-factor-0-75-with-pixel-format.html
* igt@kms_plane_scaling@plane-downscale-factor-0-75-with-pixel-format@pipe-a-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [TIMEOUT][42] ([Intel XE#904] / [Intel XE#909])
[42]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@plane-downscale-factor-0-75-with-pixel-format@pipe-a-hdmi-a-6.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling:
- shard-dg2-set2: NOTRUN -> [SKIP][43] ([Intel XE#1201] / [Intel XE#305] / [Intel XE#455]) +4 other tests skip
[43]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-a-hdmi-a-6:
- shard-dg2-set2: NOTRUN -> [SKIP][44] ([Intel XE#1201] / [Intel XE#305]) +8 other tests skip
[44]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-a-hdmi-a-6.html
* igt@kms_pm_dc@dc6-psr:
- shard-dg2-set2: NOTRUN -> [SKIP][45] ([Intel XE#1129] / [Intel XE#1201])
[45]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_pm_dc@dc6-psr.html
* igt@kms_psr2_su@page_flip-nv12:
- shard-dg2-set2: NOTRUN -> [SKIP][46] ([Intel XE#1122] / [Intel XE#1201]) +1 other test skip
[46]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_psr2_su@page_flip-nv12.html
* igt@kms_psr@fbc-psr2-sprite-plane-move:
- shard-dg2-set2: NOTRUN -> [SKIP][47] ([Intel XE#1201] / [Intel XE#929]) +37 other tests skip
[47]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_psr@fbc-psr2-sprite-plane-move.html
* igt@kms_psr@psr-sprite-plane-onoff:
- shard-dg2-set2: NOTRUN -> [SKIP][48] ([Intel XE#1201]) +8 other tests skip
[48]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_psr@psr-sprite-plane-onoff.html
* igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
- shard-dg2-set2: NOTRUN -> [SKIP][49] ([Intel XE#1149] / [Intel XE#1201])
[49]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html
* igt@kms_rmfb@close-fd:
- shard-dg2-set2: NOTRUN -> [FAIL][50] ([Intel XE#294]) +2 other tests fail
[50]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_rmfb@close-fd.html
* igt@kms_rotation_crc@primary-x-tiled-reflect-x-180:
- shard-dg2-set2: [PASS][51] -> [SKIP][52] ([Intel XE#1201] / [Intel XE#829])
[51]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@kms_rotation_crc@primary-x-tiled-reflect-x-180.html
[52]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_rotation_crc@primary-x-tiled-reflect-x-180.html
* igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
- shard-dg2-set2: NOTRUN -> [SKIP][53] ([Intel XE#1127] / [Intel XE#1201])
[53]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html
* igt@kms_rotation_crc@sprite-rotation-90:
- shard-dg2-set2: NOTRUN -> [SKIP][54] ([Intel XE#1201] / [Intel XE#327]) +3 other tests skip
[54]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_rotation_crc@sprite-rotation-90.html
* igt@kms_tv_load_detect@load-detect:
- shard-dg2-set2: NOTRUN -> [SKIP][55] ([Intel XE#1201] / [Intel XE#330])
[55]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@kms_tv_load_detect@load-detect.html
* igt@kms_universal_plane@cursor-fb-leak:
- shard-dg2-set2: [PASS][56] -> [FAIL][57] ([Intel XE#771] / [Intel XE#899])
[56]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@kms_universal_plane@cursor-fb-leak.html
[57]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_universal_plane@cursor-fb-leak.html
* igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-6:
- shard-dg2-set2: [PASS][58] -> [FAIL][59] ([Intel XE#899])
[58]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-6.html
[59]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-6.html
* igt@kms_vblank@ts-continuation-suspend:
- shard-dg2-set2: [PASS][60] -> [DMESG-WARN][61] ([Intel XE#1162] / [Intel XE#1214]) +5 other tests dmesg-warn
[60]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-463/igt@kms_vblank@ts-continuation-suspend.html
[61]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-433/igt@kms_vblank@ts-continuation-suspend.html
* igt@kms_vrr@flipline:
- shard-dg2-set2: NOTRUN -> [SKIP][62] ([Intel XE#1201] / [Intel XE#455]) +36 other tests skip
[62]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_vrr@flipline.html
* igt@kms_writeback@writeback-pixel-formats:
- shard-dg2-set2: NOTRUN -> [SKIP][63] ([Intel XE#1201] / [Intel XE#756]) +2 other tests skip
[63]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_writeback@writeback-pixel-formats.html
* igt@sriov_basic@enable-vfs-autoprobe-off:
- shard-dg2-set2: NOTRUN -> [SKIP][64] ([Intel XE#1091] / [Intel XE#1201]) +1 other test skip
[64]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@sriov_basic@enable-vfs-autoprobe-off.html
* igt@xe_compute_preempt@compute-preempt:
- shard-dg2-set2: NOTRUN -> [SKIP][65] ([Intel XE#1201] / [Intel XE#1280] / [Intel XE#455]) +1 other test skip
[65]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@xe_compute_preempt@compute-preempt.html
* igt@xe_copy_basic@mem-copy-linear-0xfffe:
- shard-dg2-set2: NOTRUN -> [SKIP][66] ([Intel XE#1123] / [Intel XE#1201]) +1 other test skip
[66]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@xe_copy_basic@mem-copy-linear-0xfffe.html
* igt@xe_copy_basic@mem-set-linear-0xfffe:
- shard-dg2-set2: NOTRUN -> [SKIP][67] ([Intel XE#1126] / [Intel XE#1201]) +1 other test skip
[67]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@xe_copy_basic@mem-set-linear-0xfffe.html
* igt@xe_evict@evict-beng-cm-threads-large:
- shard-dg2-set2: [PASS][68] -> [TIMEOUT][69] ([Intel XE#1041] / [Intel XE#1473] / [Intel XE#392])
[68]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-433/igt@xe_evict@evict-beng-cm-threads-large.html
[69]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@xe_evict@evict-beng-cm-threads-large.html
* igt@xe_evict@evict-beng-mixed-many-threads-large:
- shard-dg2-set2: NOTRUN -> [TIMEOUT][70] ([Intel XE#1041] / [Intel XE#1473] / [Intel XE#392])
[70]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-433/igt@xe_evict@evict-beng-mixed-many-threads-large.html
* igt@xe_evict@evict-beng-mixed-threads-large:
- shard-dg2-set2: NOTRUN -> [DMESG-FAIL][71] ([Intel XE#482])
[71]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@xe_evict@evict-beng-mixed-threads-large.html
* igt@xe_evict@evict-beng-threads-large:
- shard-dg2-set2: NOTRUN -> [TIMEOUT][72] ([Intel XE#1473])
[72]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@xe_evict@evict-beng-threads-large.html
* igt@xe_evict@evict-large-multi-vm-cm:
- shard-dg2-set2: NOTRUN -> [FAIL][73] ([Intel XE#1600])
[73]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@xe_evict@evict-large-multi-vm-cm.html
* igt@xe_evict@evict-threads-large:
- shard-dg2-set2: NOTRUN -> [TIMEOUT][74] ([Intel XE#1473] / [Intel XE#392])
[74]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-433/igt@xe_evict@evict-threads-large.html
* igt@xe_exec_fault_mode@many-execqueues-userptr:
- shard-dg2-set2: NOTRUN -> [SKIP][75] ([Intel XE#1201] / [Intel XE#288]) +42 other tests skip
[75]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@xe_exec_fault_mode@many-execqueues-userptr.html
* igt@xe_exec_fault_mode@once-rebind-imm:
- shard-dg2-set2: NOTRUN -> [SKIP][76] ([Intel XE#1201] / [Intel XE#1562]) +1 other test skip
[76]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@xe_exec_fault_mode@once-rebind-imm.html
* igt@xe_exec_reset@gt-reset-stress:
- shard-dg2-set2: NOTRUN -> [DMESG-WARN][77] ([Intel XE#1214] / [Intel XE#1638])
[77]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@xe_exec_reset@gt-reset-stress.html
* igt@xe_exec_threads@threads-hang-rebind:
- shard-dg2-set2: [PASS][78] -> [FAIL][79] ([Intel XE#1256])
[78]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@xe_exec_threads@threads-hang-rebind.html
[79]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@xe_exec_threads@threads-hang-rebind.html
* igt@xe_mmap@small-bar:
- shard-dg2-set2: NOTRUN -> [SKIP][80] ([Intel XE#1201] / [Intel XE#512])
[80]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@xe_mmap@small-bar.html
* igt@xe_pat@pat-index-xe2:
- shard-dg2-set2: NOTRUN -> [SKIP][81] ([Intel XE#1201] / [Intel XE#977])
[81]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@xe_pat@pat-index-xe2.html
* igt@xe_peer2peer@read:
- shard-dg2-set2: NOTRUN -> [FAIL][82] ([Intel XE#1173]) +1 other test fail
[82]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@xe_peer2peer@read.html
* igt@xe_pm@s2idle-d3cold-basic-exec:
- shard-dg2-set2: NOTRUN -> [SKIP][83] ([Intel XE#1201] / [Intel XE#366]) +1 other test skip
[83]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@xe_pm@s2idle-d3cold-basic-exec.html
* igt@xe_pm@vram-d3cold-threshold:
- shard-dg2-set2: NOTRUN -> [SKIP][84] ([Intel XE#1201] / [Intel XE#579])
[84]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@xe_pm@vram-d3cold-threshold.html
* igt@xe_query@multigpu-query-config:
- shard-dg2-set2: NOTRUN -> [SKIP][85] ([Intel XE#1201] / [Intel XE#944]) +4 other tests skip
[85]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@xe_query@multigpu-query-config.html
#### Possible fixes ####
* igt@kms_cursor_legacy@cursor-vs-flip-legacy:
- shard-dg2-set2: [DMESG-WARN][86] ([Intel XE#1214] / [Intel XE#282]) -> [PASS][87] +3 other tests pass
[86]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-466/igt@kms_cursor_legacy@cursor-vs-flip-legacy.html
[87]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_cursor_legacy@cursor-vs-flip-legacy.html
* igt@kms_flip@basic-plain-flip:
- shard-dg2-set2: [INCOMPLETE][88] ([Intel XE#1150] / [Intel XE#1195]) -> [PASS][89]
[88]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-466/igt@kms_flip@basic-plain-flip.html
[89]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_flip@basic-plain-flip.html
* igt@kms_flip@flip-vs-panning-interruptible@c-hdmi-a6:
- shard-dg2-set2: [INCOMPLETE][90] ([Intel XE#1195]) -> [PASS][91] +8 other tests pass
[90]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@kms_flip@flip-vs-panning-interruptible@c-hdmi-a6.html
[91]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_flip@flip-vs-panning-interruptible@c-hdmi-a6.html
* igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-6:
- shard-dg2-set2: [FAIL][92] ([Intel XE#361]) -> [PASS][93]
[92]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-6.html
[93]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-6.html
* igt@xe_evict@evict-beng-large-multi-vm-cm:
- shard-dg2-set2: [FAIL][94] ([Intel XE#1600]) -> [PASS][95]
[94]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-466/igt@xe_evict@evict-beng-large-multi-vm-cm.html
[95]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@xe_evict@evict-beng-large-multi-vm-cm.html
* igt@xe_live_ktest@xe_migrate:
- shard-dg2-set2: [SKIP][96] ([Intel XE#1192] / [Intel XE#1201]) -> [PASS][97]
[96]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@xe_live_ktest@xe_migrate.html
[97]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@xe_live_ktest@xe_migrate.html
* igt@xe_live_ktest@xe_mocs:
- shard-dg2-set2: [SKIP][98] ([Intel XE#1201]) -> [PASS][99]
[98]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-433/igt@xe_live_ktest@xe_mocs.html
[99]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@xe_live_ktest@xe_mocs.html
* igt@xe_pm@s3-basic-exec:
- shard-dg2-set2: [DMESG-WARN][100] ([Intel XE#1162] / [Intel XE#1214]) -> [PASS][101] +1 other test pass
[100]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@xe_pm@s3-basic-exec.html
[101]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@xe_pm@s3-basic-exec.html
#### Warnings ####
* igt@kms_chamelium_color@ctm-blue-to-red:
- shard-dg2-set2: [SKIP][102] ([Intel XE#1201] / [Intel XE#306]) -> [SKIP][103] ([Intel XE#1201])
[102]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-434/igt@kms_chamelium_color@ctm-blue-to-red.html
[103]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_chamelium_color@ctm-blue-to-red.html
* igt@kms_chamelium_hpd@hdmi-hpd:
- shard-dg2-set2: [SKIP][104] ([Intel XE#1201] / [Intel XE#373]) -> [SKIP][105] ([Intel XE#1201])
[104]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-466/igt@kms_chamelium_hpd@hdmi-hpd.html
[105]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_chamelium_hpd@hdmi-hpd.html
* igt@kms_content_protection@atomic-dpms:
- shard-dg2-set2: [INCOMPLETE][106] ([Intel XE#1195]) -> [FAIL][107] ([Intel XE#1178]) +3 other tests fail
[106]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-466/igt@kms_content_protection@atomic-dpms.html
[107]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_content_protection@atomic-dpms.html
* igt@kms_content_protection@mei-interface:
- shard-dg2-set2: [SKIP][108] ([Intel XE#1201] / [Intel XE#455]) -> [SKIP][109] ([Intel XE#1201])
[108]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@kms_content_protection@mei-interface.html
[109]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_content_protection@mei-interface.html
* igt@kms_cursor_crc@cursor-suspend:
- shard-dg2-set2: [FAIL][110] ([Intel XE#616]) -> [DMESG-FAIL][111] ([Intel XE#1162]) +1 other test dmesg-fail
[110]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@kms_cursor_crc@cursor-suspend.html
[111]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@kms_cursor_crc@cursor-suspend.html
* igt@kms_cursor_legacy@single-move:
- shard-dg2-set2: [DMESG-WARN][112] ([Intel XE#1214] / [Intel XE#282]) -> [DMESG-WARN][113] ([Intel XE#1214] / [Intel XE#282] / [Intel XE#877])
[112]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-433/igt@kms_cursor_legacy@single-move.html
[113]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_cursor_legacy@single-move.html
* igt@kms_frontbuffer_tracking@fbcdrrs-1p-offscren-pri-shrfb-draw-blt:
- shard-dg2-set2: [SKIP][114] ([Intel XE#1201] / [Intel XE#651]) -> [SKIP][115] ([Intel XE#1201])
[114]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcdrrs-1p-offscren-pri-shrfb-draw-blt.html
[115]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcdrrs-1p-offscren-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-indfb-msflip-blt:
- shard-dg2-set2: [SKIP][116] ([Intel XE#1201] / [Intel XE#653]) -> [SKIP][117] ([Intel XE#1201] / [Intel XE#1235])
[116]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-indfb-msflip-blt.html
[117]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-indfb-msflip-blt.html
* igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt:
- shard-dg2-set2: [SKIP][118] ([Intel XE#1201] / [Intel XE#653]) -> [SKIP][119] ([Intel XE#1201]) +1 other test skip
[118]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-433/igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt.html
[119]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt.html
* igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format:
- shard-dg2-set2: [INCOMPLETE][120] ([Intel XE#1195]) -> [TIMEOUT][121] ([Intel XE#380] / [Intel XE#904] / [Intel XE#909])
[120]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format.html
[121]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format.html
* igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format@pipe-a-hdmi-a-6:
- shard-dg2-set2: [INCOMPLETE][122] ([Intel XE#1195]) -> [TIMEOUT][123] ([Intel XE#904] / [Intel XE#909])
[122]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format@pipe-a-hdmi-a-6.html
[123]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format@pipe-a-hdmi-a-6.html
* igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats:
- shard-dg2-set2: [INCOMPLETE][124] ([Intel XE#1195] / [Intel XE#909]) -> [SKIP][125] ([Intel XE#1201])
[124]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-433/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats.html
[125]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats.html
* igt@kms_psr@fbc-psr-basic:
- shard-dg2-set2: [SKIP][126] ([Intel XE#1201] / [Intel XE#929]) -> [SKIP][127] ([Intel XE#1201]) +1 other test skip
[126]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@kms_psr@fbc-psr-basic.html
[127]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_psr@fbc-psr-basic.html
* igt@xe_evict@evict-mixed-many-threads-large:
- shard-dg2-set2: [INCOMPLETE][128] ([Intel XE#1195] / [Intel XE#1473]) -> [TIMEOUT][129] ([Intel XE#1041] / [Intel XE#1473] / [Intel XE#392])
[128]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@xe_evict@evict-mixed-many-threads-large.html
[129]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@xe_evict@evict-mixed-many-threads-large.html
* igt@xe_pm@s3-d3hot-basic-exec:
- shard-dg2-set2: [INCOMPLETE][130] ([Intel XE#1044] / [Intel XE#1195] / [Intel XE#1358] / [Intel XE#569]) -> [DMESG-WARN][131] ([Intel XE#1162] / [Intel XE#1214])
[130]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@xe_pm@s3-d3hot-basic-exec.html
[131]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@xe_pm@s3-d3hot-basic-exec.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[Intel XE#1041]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1041
[Intel XE#1044]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1044
[Intel XE#1091]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1091
[Intel XE#1122]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1122
[Intel XE#1123]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1123
[Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
[Intel XE#1126]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1126
[Intel XE#1127]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1127
[Intel XE#1129]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1129
[Intel XE#1138]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1138
[Intel XE#1149]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1149
[Intel XE#1150]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1150
[Intel XE#1162]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1162
[Intel XE#1173]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1173
[Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178
[Intel XE#1192]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1192
[Intel XE#1195]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195
[Intel XE#1201]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201
[Intel XE#1204]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1204
[Intel XE#1214]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1214
[Intel XE#1234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1234
[Intel XE#1235]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1235
[Intel XE#1252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1252
[Intel XE#1256]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1256
[Intel XE#1280]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1280
[Intel XE#1358]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1358
[Intel XE#1473]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1473
[Intel XE#1548]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1548
[Intel XE#1562]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1562
[Intel XE#1600]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1600
[Intel XE#1638]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1638
[Intel XE#1731]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1731
[Intel XE#1760]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1760
[Intel XE#282]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/282
[Intel XE#288]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/288
[Intel XE#294]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/294
[Intel XE#305]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/305
[Intel XE#306]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/306
[Intel XE#307]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/307
[Intel XE#308]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/308
[Intel XE#314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/314
[Intel XE#316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/316
[Intel XE#323]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/323
[Intel XE#327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/327
[Intel XE#330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/330
[Intel XE#346]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/346
[Intel XE#361]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/361
[Intel XE#366]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/366
[Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
[Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373
[Intel XE#380]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/380
[Intel XE#392]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/392
[Intel XE#455]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/455
[Intel XE#482]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/482
[Intel XE#498]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/498
[Intel XE#512]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/512
[Intel XE#569]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/569
[Intel XE#579]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/579
[Intel XE#581]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/581
[Intel XE#616]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/616
[Intel XE#650]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/650
[Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651
[Intel XE#653]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/653
[Intel XE#703]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/703
[Intel XE#756]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/756
[Intel XE#771]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/771
[Intel XE#787]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/787
[Intel XE#829]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/829
[Intel XE#877]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/877
[Intel XE#899]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/899
[Intel XE#904]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/904
[Intel XE#909]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/909
[Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929
[Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944
[Intel XE#977]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/977
Build changes
-------------
* IGT: IGT_7838 -> IGTPW_11110
* Linux: xe-1248-0acac79849c88161fcceb75fdc56a438fa158324 -> xe-1251-f58676e47c12a99409b71f7d3bab9f89e14522b4
IGTPW_11110: 505f2c555a7baba95b74f9e5e5debad97373c534 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_7838: 155628bc9d0ee70c67c3612462a62f095609f152 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-1248-0acac79849c88161fcceb75fdc56a438fa158324: 0acac79849c88161fcceb75fdc56a438fa158324
xe-1251-f58676e47c12a99409b71f7d3bab9f89e14522b4: f58676e47c12a99409b71f7d3bab9f89e14522b4
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-133292v1/index.html
[-- Attachment #2: Type: text/html, Size: 49848 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo
2024-05-07 19:23 [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo Jagmeet Randhawa
` (4 preceding siblings ...)
2024-05-08 8:51 ` ✗ CI.xeFULL: " Patchwork
@ 2024-05-08 14:22 ` Kamil Konieczny
2024-05-08 18:56 ` Randhawa, Jagmeet
2024-05-08 14:33 ` Kamil Konieczny
6 siblings, 1 reply; 10+ messages in thread
From: Kamil Konieczny @ 2024-05-08 14:22 UTC (permalink / raw)
To: igt-dev; +Cc: Jagmeet Randhawa, jonathan.cavitt
Hi Jagmeet,
On 2024-05-07 at 12:23:12 -0700, Jagmeet Randhawa wrote:
> Fix typos to follow proper format.
While at it could you also rephrase it somewhat?
See below, no need for sending new version, just
reply in this thread.
After agreement I could merge it with ack from Jonathan.
>
> Cc: Jonathan Cavitt <jonathan.cavitt@intel.com>
> Signed-off-by: Jagmeet Randhawa <jagmeet.randhawa@intel.com>
> ---
> lib/xe/xe_spin.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/lib/xe/xe_spin.c b/lib/xe/xe_spin.c
> index 381e5e950..2dbd51199 100644
> --- a/lib/xe/xe_spin.c
> +++ b/lib/xe/xe_spin.c
> @@ -162,7 +162,7 @@ void xe_spin_init(struct xe_spin *spin, struct xe_spin_opts *opts)
> * xe_spin_started:
> * @spin: pointer to spinner mapped bo
> *
> - * Returns: true if spinner is running, othwerwise false.
> + * Returns: true if spinner is running, otherwise false.
> */
> bool xe_spin_started(struct xe_spin *spin)
> {
> @@ -262,8 +262,8 @@ void xe_spin_sync_wait(int fd, struct igt_spin *spin)
> * xe_spin_free:
> * @spin: spin state from igt_spin_new()
> *
> - * Wrapper to free spinner whhich is triggered by xe_spin_create.
> - * which distroys vm, exec_queue and unbinds the vm which is binded to
> + * Wrapper to free spinner which is triggered by xe_spin_create.
> + * which destroys vm, exec_queue and unbinds the vm which is binded to
imho better would be:
* Wrapper to free spinner created by xe_spin_create. It will
* destroy vm, exec_queue and unbind the vm which was binded to
What you think? Jonathan? Btw 'triggered by' could stay, no strong
opinion for 'created by'.
Regards,
Kamil
> * the exec_queue and bo.
> *
> */
> --
> 2.25.1
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo
2024-05-07 19:23 [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo Jagmeet Randhawa
` (5 preceding siblings ...)
2024-05-08 14:22 ` [PATCH i-g-t] " Kamil Konieczny
@ 2024-05-08 14:33 ` Kamil Konieczny
6 siblings, 0 replies; 10+ messages in thread
From: Kamil Konieczny @ 2024-05-08 14:33 UTC (permalink / raw)
To: igt-dev; +Cc: Jagmeet Randhawa, jonathan.cavitt
Hi Jagmeet,
On 2024-05-07 at 12:23:12 -0700, Jagmeet Randhawa wrote:
> Fix typos to follow proper format.
Few more things, first is about subject:
[PATCH i-g-t] lib/xe/xe_spin.c: Fix typo
----------------------------^^
Drop s/xe_spin.c:/xe_spin:/
Also if you will reword description, better would be:
[PATCH i-g-t] lib/xe/xe_spin: Improve comments and fix typos
Second one is about failures from CI, please reply to all
and clarify that they are not replated (as you didn't touched
any code).
Regards,
Kamil
>
> Cc: Jonathan Cavitt <jonathan.cavitt@intel.com>
> Signed-off-by: Jagmeet Randhawa <jagmeet.randhawa@intel.com>
> ---
> lib/xe/xe_spin.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/lib/xe/xe_spin.c b/lib/xe/xe_spin.c
> index 381e5e950..2dbd51199 100644
> --- a/lib/xe/xe_spin.c
> +++ b/lib/xe/xe_spin.c
> @@ -162,7 +162,7 @@ void xe_spin_init(struct xe_spin *spin, struct xe_spin_opts *opts)
> * xe_spin_started:
> * @spin: pointer to spinner mapped bo
> *
> - * Returns: true if spinner is running, othwerwise false.
> + * Returns: true if spinner is running, otherwise false.
> */
> bool xe_spin_started(struct xe_spin *spin)
> {
> @@ -262,8 +262,8 @@ void xe_spin_sync_wait(int fd, struct igt_spin *spin)
> * xe_spin_free:
> * @spin: spin state from igt_spin_new()
> *
> - * Wrapper to free spinner whhich is triggered by xe_spin_create.
> - * which distroys vm, exec_queue and unbinds the vm which is binded to
> + * Wrapper to free spinner which is triggered by xe_spin_create.
> + * which destroys vm, exec_queue and unbinds the vm which is binded to
> * the exec_queue and bo.
> *
> */
> --
> 2.25.1
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo
2024-05-08 14:22 ` [PATCH i-g-t] " Kamil Konieczny
@ 2024-05-08 18:56 ` Randhawa, Jagmeet
0 siblings, 0 replies; 10+ messages in thread
From: Randhawa, Jagmeet @ 2024-05-08 18:56 UTC (permalink / raw)
To: Kamil Konieczny, igt-dev, jonathan.cavitt
[-- Attachment #1: Type: text/plain, Size: 2090 bytes --]
On 5/8/2024 7:22 AM, Kamil Konieczny wrote:
> Hi Jagmeet,
> On 2024-05-07 at 12:23:12 -0700, Jagmeet Randhawa wrote:
>> Fix typos to follow proper format.
> While at it could you also rephrase it somewhat?
> See below, no need for sending new version, just
> reply in this thread.
>
> After agreement I could merge it with ack from Jonathan.
>
>> Cc: Jonathan Cavitt<jonathan.cavitt@intel.com>
>> Signed-off-by: Jagmeet Randhawa<jagmeet.randhawa@intel.com>
>> ---
>> lib/xe/xe_spin.c | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>>
>> diff --git a/lib/xe/xe_spin.c b/lib/xe/xe_spin.c
>> index 381e5e950..2dbd51199 100644
>> --- a/lib/xe/xe_spin.c
>> +++ b/lib/xe/xe_spin.c
>> @@ -162,7 +162,7 @@ void xe_spin_init(struct xe_spin *spin, struct xe_spin_opts *opts)
>> * xe_spin_started:
>> * @spin: pointer to spinner mapped bo
>> *
>> - * Returns: true if spinner is running, othwerwise false.
>> + * Returns: true if spinner is running, otherwise false.
>> */
>> bool xe_spin_started(struct xe_spin *spin)
>> {
>> @@ -262,8 +262,8 @@ void xe_spin_sync_wait(int fd, struct igt_spin *spin)
>> * xe_spin_free:
>> * @spin: spin state from igt_spin_new()
>> *
>> - * Wrapper to free spinner whhich is triggered by xe_spin_create.
>> - * which distroys vm, exec_queue and unbinds the vm which is binded to
>> + * Wrapper to free spinner which is triggered by xe_spin_create.
>> + * which destroys vm, exec_queue and unbinds the vm which is binded to
> imho better would be:
>
> * Wrapper to free spinner created by xe_spin_create. It will
> * destroy vm, exec_queue and unbind the vm which was binded to
>
> What you think? Jonathan? Btw 'triggered by' could stay, no strong
> opinion for 'created by'.
>
> Regards,
> Kamil
Hey Kamil, I agree with you. Your description is more clean. I think
'created by' is a better fit. If Jonathan is in agreement, we should also
change the subject to "[PATCH i-g-t] lib/xe/xe_spin: Improve comments
and fix typos"
as you mentioned.
>> * the exec_queue and bo.
>> *
>> */
>> --
>> 2.25.1
>>
[-- Attachment #2: Type: text/html, Size: 8742 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: ✗ CI.xeFULL: failure for lib/xe/xe_spin.c: Fix typo
2024-05-08 8:51 ` ✗ CI.xeFULL: " Patchwork
@ 2024-05-08 19:00 ` Randhawa, Jagmeet
0 siblings, 0 replies; 10+ messages in thread
From: Randhawa, Jagmeet @ 2024-05-08 19:00 UTC (permalink / raw)
To: igt-dev, Kamil Konieczny
[-- Attachment #1: Type: text/plain, Size: 49550 bytes --]
Hi, these failures are not related to my patch as I have not touched any
code.
On 5/8/2024 1:51 AM, Patchwork wrote:
> Project List - Patchwork *Patch Details*
> *Series:* lib/xe/xe_spin.c: Fix typo
> *URL:* https://patchwork.freedesktop.org/series/133292/
> *State:* failure
> *Details:*
> https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-133292v1/index.html
>
>
> CI Bug Log - changes from XEIGT_7838_full -> XEIGTPW_11110_full
>
>
> Summary
>
> *FAILURE*
>
> Serious unknown changes coming with XEIGTPW_11110_full absolutely need
> to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in XEIGTPW_11110_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 (3 -> 1)
>
> ERROR: It appears as if the changes made in XEIGTPW_11110_full
> prevented too many machines from booting.
>
> Missing (2): shard-adlp shard-lnl
>
>
> Possible new issues
>
> Here are the unknown changes that may have been introduced in
> XEIGTPW_11110_full:
>
>
> IGT changes
>
>
> Suppressed
>
> The following results come from untrusted machines, tests, or statuses.
> They do not affect the overall result.
>
> * {igt@xe_pm@mocs_suspend_resume}:
> o shard-dg2-set2: NOTRUN -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@xe_pm@mocs_suspend_resume.html>
>
>
> Known issues
>
> Here are the changes found in XEIGTPW_11110_full that come from known
> issues:
>
>
> IGT changes
>
>
> Issues hit
>
> *
>
> igt@core_hotunplug@hotrebind:
>
> o shard-dg2-set2: NOTRUN -> DMESG-FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@core_hotunplug@hotrebind.html>
> (Intel XE#1548
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1548>)
> *
>
> igt@kms_big_fb@x-tiled-32bpp-rotate-270:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#829
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/829>) +1
> other test skip
> *
>
> igt@kms_big_fb@x-tiled-64bpp-rotate-270:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@kms_big_fb@x-tiled-64bpp-rotate-270.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#316
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/316>) +2
> other tests skip
> *
>
> igt@kms_big_fb@y-tiled-64bpp-rotate-180:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_big_fb@y-tiled-64bpp-rotate-180.html>
> (Intel XE#1124
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124> /
> Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>)
> +16 other tests skip
> *
>
> igt@kms_big_joiner@invalid-modeset:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_big_joiner@invalid-modeset.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#346
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/346>)
> *
>
> igt@kms_bw@linear-tiling-1-displays-2560x1440p:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_bw@linear-tiling-1-displays-2560x1440p.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#367
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/367>) +4
> other tests skip
> *
>
> igt@kms_ccs@bad-pixel-format-y-tiled-gen12-mc-ccs@pipe-d-dp-4:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_ccs@bad-pixel-format-y-tiled-gen12-mc-ccs@pipe-d-dp-4.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#455
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/455> /
> Intel XE#787
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/787>) +51
> other tests skip
> *
>
> igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs@pipe-b-hdmi-a-7:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_ccs@crc-sprite-planes-basic-yf-tiled-ccs@pipe-b-hdmi-a-7.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#787
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/787>)
> +177 other tests skip
> *
>
> igt@kms_ccs@random-ccs-data-4-tiled-xe2-ccs:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@kms_ccs@random-ccs-data-4-tiled-xe2-ccs.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#1252
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1252>)
> *
>
> igt@kms_cdclk@mode-transition@pipe-c-dp-4:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_cdclk@mode-transition@pipe-c-dp-4.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#314
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/314>) +4
> other tests skip
> *
>
> igt@kms_chamelium_hpd@hdmi-hpd-storm:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_chamelium_hpd@hdmi-hpd-storm.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#373
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/373>) +18
> other tests skip
> *
>
> igt@kms_content_protection@dp-mst-type-1:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-433/igt@kms_content_protection@dp-mst-type-1.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#307
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/307>) +1
> other test skip
> *
>
> igt@kms_content_protection@lic-type-0:
>
> o shard-dg2-set2: NOTRUN -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_content_protection@lic-type-0.html>
> (Intel XE#1204
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1204>) +1
> other test fail
> *
>
> igt@kms_cursor_crc@cursor-onscreen-512x170:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_cursor_crc@cursor-onscreen-512x170.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#308
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/308>) +2
> other tests skip
> *
>
> igt@kms_cursor_edge_walk@128x128-left-edge:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@kms_cursor_edge_walk@128x128-left-edge.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_cursor_edge_walk@128x128-left-edge.html>
> (Intel XE#581
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/581>)
> *
>
> igt@kms_cursor_edge_walk@256x256-top-edge:
>
> o shard-dg2-set2: NOTRUN -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_cursor_edge_walk@256x256-top-edge.html>
> (Intel XE#581
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/581>)
> *
>
> igt@kms_cursor_legacy@cursorb-vs-flipb-atomic:
>
> o shard-dg2-set2: NOTRUN -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_cursor_legacy@cursorb-vs-flipb-atomic.html>
> (Intel XE#1214
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1214> /
> Intel XE#282
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/282>) +12
> other tests dmesg-warn
> *
>
> igt@kms_cursor_legacy@forked-bo@all-pipes:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@kms_cursor_legacy@forked-bo@all-pipes.html>
> -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_cursor_legacy@forked-bo@all-pipes.html>
> (Intel XE#1214
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1214> /
> Intel XE#282
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/282>) +5
> other tests dmesg-warn
> *
>
> igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#323
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/323>)
> *
>
> igt@kms_cursor_legacy@torture-move:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@kms_cursor_legacy@torture-move.html>
> -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_cursor_legacy@torture-move.html>
> (Intel XE#1214
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1214> /
> Intel XE#877
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/877>) +2
> other tests dmesg-warn
> *
>
> igt@kms_feature_discovery@display-3x:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_feature_discovery@display-3x.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#703
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/703>)
> *
>
> igt@kms_feature_discovery@display-4x:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_feature_discovery@display-4x.html>
> (Intel XE#1138
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1138> /
> Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>)
> *
>
> igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-466/igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible.html>
> -> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible.html>
> (Intel XE#1195
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195>) +1
> other test incomplete
> *
>
> igt@kms_flip@2x-flip-vs-wf_vblank:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-433/igt@kms_flip@2x-flip-vs-wf_vblank.html>
> -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_flip@2x-flip-vs-wf_vblank.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>) +2
> other tests skip
> *
>
> igt@kms_flip@flip-vs-suspend-interruptible@d-hdmi-a7:
>
> o shard-dg2-set2: NOTRUN -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_flip@flip-vs-suspend-interruptible@d-hdmi-a7.html>
> (Intel XE#1162
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1162> /
> Intel XE#1214
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1214>) +8
> other tests dmesg-warn
> *
>
> igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-downscaling:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-downscaling.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#1234
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1234>)
> *
>
> igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-6-4-mc-ccs-to-4:
>
> o shard-dg2-set2: NOTRUN -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_flip_tiling@flip-change-tiling@pipe-b-hdmi-a-6-4-mc-ccs-to-4.html>
> (Intel XE#650
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/650>)
> +110 other tests fail
> *
>
> igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#651
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/651>) +58
> other tests skip
> *
>
> igt@kms_frontbuffer_tracking@fbc-suspend:
>
> o shard-dg2-set2: NOTRUN -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_frontbuffer_tracking@fbc-suspend.html>
> (Intel XE#616
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/616>) +2
> other tests fail
> *
>
> igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-pgflip-blt:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-pgflip-blt.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#653
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/653>) +63
> other tests skip
> *
>
> igt@kms_plane_scaling@intel-max-src-size@pipe-a-dp-4:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@kms_plane_scaling@intel-max-src-size@pipe-a-dp-4.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@intel-max-src-size@pipe-a-dp-4.html>
> (Intel XE#361
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/361>)
> *
>
> igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#455
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/455> /
> Intel XE#498
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/498>) +1
> other test skip
> *
>
> igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-6:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_plane_scaling@plane-downscale-factor-0-25-with-modifiers@pipe-a-hdmi-a-6.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#498
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/498>) +2
> other tests skip
> *
>
> igt@kms_plane_scaling@plane-downscale-factor-0-75-with-pixel-format:
>
> o shard-dg2-set2: NOTRUN -> TIMEOUT
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@plane-downscale-factor-0-75-with-pixel-format.html>
> (Intel XE#380
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/380> /
> Intel XE#904
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/904> /
> Intel XE#909
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/909>)
> *
>
> igt@kms_plane_scaling@plane-downscale-factor-0-75-with-pixel-format@pipe-a-hdmi-a-6:
>
> o shard-dg2-set2: NOTRUN -> TIMEOUT
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@plane-downscale-factor-0-75-with-pixel-format@pipe-a-hdmi-a-6.html>
> (Intel XE#904
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/904> /
> Intel XE#909
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/909>)
> *
>
> igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#305
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/305> /
> Intel XE#455
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/455>) +4
> other tests skip
> *
>
> igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-a-hdmi-a-6:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-a-hdmi-a-6.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#305
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/305>) +8
> other tests skip
> *
>
> igt@kms_pm_dc@dc6-psr:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_pm_dc@dc6-psr.html>
> (Intel XE#1129
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1129> /
> Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>)
> *
>
> igt@kms_psr2_su@page_flip-nv12:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_psr2_su@page_flip-nv12.html>
> (Intel XE#1122
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1122> /
> Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>) +1
> other test skip
> *
>
> igt@kms_psr@fbc-psr2-sprite-plane-move:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_psr@fbc-psr2-sprite-plane-move.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#929
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/929>) +37
> other tests skip
> *
>
> igt@kms_psr@psr-sprite-plane-onoff:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_psr@psr-sprite-plane-onoff.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>) +8
> other tests skip
> *
>
> igt@kms_psr_stress_test@invalidate-primary-flip-overlay:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_psr_stress_test@invalidate-primary-flip-overlay.html>
> (Intel XE#1149
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1149> /
> Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>)
> *
>
> igt@kms_rmfb@close-fd:
>
> o shard-dg2-set2: NOTRUN -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_rmfb@close-fd.html>
> (Intel XE#294
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/294>) +2
> other tests fail
> *
>
> igt@kms_rotation_crc@primary-x-tiled-reflect-x-180:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@kms_rotation_crc@primary-x-tiled-reflect-x-180.html>
> -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_rotation_crc@primary-x-tiled-reflect-x-180.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#829
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/829>)
> *
>
> igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html>
> (Intel XE#1127
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1127> /
> Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>)
> *
>
> igt@kms_rotation_crc@sprite-rotation-90:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_rotation_crc@sprite-rotation-90.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#327
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/327>) +3
> other tests skip
> *
>
> igt@kms_tv_load_detect@load-detect:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@kms_tv_load_detect@load-detect.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#330
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/330>)
> *
>
> igt@kms_universal_plane@cursor-fb-leak:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@kms_universal_plane@cursor-fb-leak.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_universal_plane@cursor-fb-leak.html>
> (Intel XE#771
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/771> /
> Intel XE#899
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/899>)
> *
>
> igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-6:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-6.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-6.html>
> (Intel XE#899
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/899>)
> *
>
> igt@kms_vblank@ts-continuation-suspend:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-463/igt@kms_vblank@ts-continuation-suspend.html>
> -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-433/igt@kms_vblank@ts-continuation-suspend.html>
> (Intel XE#1162
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1162> /
> Intel XE#1214
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1214>) +5
> other tests dmesg-warn
> *
>
> igt@kms_vrr@flipline:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_vrr@flipline.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#455
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/455>) +36
> other tests skip
> *
>
> igt@kms_writeback@writeback-pixel-formats:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_writeback@writeback-pixel-formats.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#756
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/756>) +2
> other tests skip
> *
>
> igt@sriov_basic@enable-vfs-autoprobe-off:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@sriov_basic@enable-vfs-autoprobe-off.html>
> (Intel XE#1091
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1091> /
> Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>) +1
> other test skip
> *
>
> igt@xe_compute_preempt@compute-preempt:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@xe_compute_preempt@compute-preempt.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#1280
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1280> /
> Intel XE#455
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/455>) +1
> other test skip
> *
>
> igt@xe_copy_basic@mem-copy-linear-0xfffe:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@xe_copy_basic@mem-copy-linear-0xfffe.html>
> (Intel XE#1123
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1123> /
> Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>) +1
> other test skip
> *
>
> igt@xe_copy_basic@mem-set-linear-0xfffe:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@xe_copy_basic@mem-set-linear-0xfffe.html>
> (Intel XE#1126
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1126> /
> Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>) +1
> other test skip
> *
>
> igt@xe_evict@evict-beng-cm-threads-large:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-433/igt@xe_evict@evict-beng-cm-threads-large.html>
> -> TIMEOUT
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@xe_evict@evict-beng-cm-threads-large.html>
> (Intel XE#1041
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1041> /
> Intel XE#1473
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1473> /
> Intel XE#392
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/392>)
> *
>
> igt@xe_evict@evict-beng-mixed-many-threads-large:
>
> o shard-dg2-set2: NOTRUN -> TIMEOUT
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-433/igt@xe_evict@evict-beng-mixed-many-threads-large.html>
> (Intel XE#1041
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1041> /
> Intel XE#1473
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1473> /
> Intel XE#392
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/392>)
> *
>
> igt@xe_evict@evict-beng-mixed-threads-large:
>
> o shard-dg2-set2: NOTRUN -> DMESG-FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@xe_evict@evict-beng-mixed-threads-large.html>
> (Intel XE#482
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/482>)
> *
>
> igt@xe_evict@evict-beng-threads-large:
>
> o shard-dg2-set2: NOTRUN -> TIMEOUT
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@xe_evict@evict-beng-threads-large.html>
> (Intel XE#1473
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1473>)
> *
>
> igt@xe_evict@evict-large-multi-vm-cm:
>
> o shard-dg2-set2: NOTRUN -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@xe_evict@evict-large-multi-vm-cm.html>
> (Intel XE#1600
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1600>)
> *
>
> igt@xe_evict@evict-threads-large:
>
> o shard-dg2-set2: NOTRUN -> TIMEOUT
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-433/igt@xe_evict@evict-threads-large.html>
> (Intel XE#1473
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1473> /
> Intel XE#392
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/392>)
> *
>
> igt@xe_exec_fault_mode@many-execqueues-userptr:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@xe_exec_fault_mode@many-execqueues-userptr.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#288
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/288>) +42
> other tests skip
> *
>
> igt@xe_exec_fault_mode@once-rebind-imm:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@xe_exec_fault_mode@once-rebind-imm.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#1562
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1562>) +1
> other test skip
> *
>
> igt@xe_exec_reset@gt-reset-stress:
>
> o shard-dg2-set2: NOTRUN -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@xe_exec_reset@gt-reset-stress.html>
> (Intel XE#1214
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1214> /
> Intel XE#1638
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1638>)
> *
>
> igt@xe_exec_threads@threads-hang-rebind:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@xe_exec_threads@threads-hang-rebind.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@xe_exec_threads@threads-hang-rebind.html>
> (Intel XE#1256
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1256>)
> *
>
> igt@xe_mmap@small-bar:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@xe_mmap@small-bar.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#512
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/512>)
> *
>
> igt@xe_pat@pat-index-xe2:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@xe_pat@pat-index-xe2.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#977
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/977>)
> *
>
> igt@xe_peer2peer@read:
>
> o shard-dg2-set2: NOTRUN -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@xe_peer2peer@read.html>
> (Intel XE#1173
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1173>) +1
> other test fail
> *
>
> igt@xe_pm@s2idle-d3cold-basic-exec:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@xe_pm@s2idle-d3cold-basic-exec.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#366
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/366>) +1
> other test skip
> *
>
> igt@xe_pm@vram-d3cold-threshold:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@xe_pm@vram-d3cold-threshold.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#579
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/579>)
> *
>
> igt@xe_query@multigpu-query-config:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@xe_query@multigpu-query-config.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#944
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/944>) +4
> other tests skip
>
>
> Possible fixes
>
> *
>
> igt@kms_cursor_legacy@cursor-vs-flip-legacy:
>
> o shard-dg2-set2: DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-466/igt@kms_cursor_legacy@cursor-vs-flip-legacy.html>
> (Intel XE#1214
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1214> /
> Intel XE#282
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/282>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-463/igt@kms_cursor_legacy@cursor-vs-flip-legacy.html>
> +3 other tests pass
> *
>
> igt@kms_flip@basic-plain-flip:
>
> o shard-dg2-set2: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-466/igt@kms_flip@basic-plain-flip.html>
> (Intel XE#1150
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1150> /
> Intel XE#1195
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-435/igt@kms_flip@basic-plain-flip.html>
> *
>
> igt@kms_flip@flip-vs-panning-interruptible@c-hdmi-a6:
>
> o shard-dg2-set2: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@kms_flip@flip-vs-panning-interruptible@c-hdmi-a6.html>
> (Intel XE#1195
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_flip@flip-vs-panning-interruptible@c-hdmi-a6.html>
> +8 other tests pass
> *
>
> igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-6:
>
> o shard-dg2-set2: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-6.html>
> (Intel XE#361
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/361>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-6.html>
> *
>
> igt@xe_evict@evict-beng-large-multi-vm-cm:
>
> o shard-dg2-set2: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-466/igt@xe_evict@evict-beng-large-multi-vm-cm.html>
> (Intel XE#1600
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1600>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@xe_evict@evict-beng-large-multi-vm-cm.html>
> *
>
> igt@xe_live_ktest@xe_migrate:
>
> o shard-dg2-set2: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@xe_live_ktest@xe_migrate.html>
> (Intel XE#1192
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1192> /
> Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@xe_live_ktest@xe_migrate.html>
> *
>
> igt@xe_live_ktest@xe_mocs:
>
> o shard-dg2-set2: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-433/igt@xe_live_ktest@xe_mocs.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@xe_live_ktest@xe_mocs.html>
> *
>
> igt@xe_pm@s3-basic-exec:
>
> o shard-dg2-set2: DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@xe_pm@s3-basic-exec.html>
> (Intel XE#1162
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1162> /
> Intel XE#1214
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1214>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-464/igt@xe_pm@s3-basic-exec.html>
> +1 other test pass
>
>
> Warnings
>
> *
>
> igt@kms_chamelium_color@ctm-blue-to-red:
>
> o shard-dg2-set2: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-434/igt@kms_chamelium_color@ctm-blue-to-red.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#306
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/306>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_chamelium_color@ctm-blue-to-red.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>)
> *
>
> igt@kms_chamelium_hpd@hdmi-hpd:
>
> o shard-dg2-set2: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-466/igt@kms_chamelium_hpd@hdmi-hpd.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#373
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/373>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_chamelium_hpd@hdmi-hpd.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>)
> *
>
> igt@kms_content_protection@atomic-dpms:
>
> o shard-dg2-set2: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-466/igt@kms_content_protection@atomic-dpms.html>
> (Intel XE#1195
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195>) ->
> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_content_protection@atomic-dpms.html>
> (Intel XE#1178
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178>) +3
> other tests fail
> *
>
> igt@kms_content_protection@mei-interface:
>
> o shard-dg2-set2: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-435/igt@kms_content_protection@mei-interface.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#455
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/455>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_content_protection@mei-interface.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>)
> *
>
> igt@kms_cursor_crc@cursor-suspend:
>
> o shard-dg2-set2: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@kms_cursor_crc@cursor-suspend.html>
> (Intel XE#616
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/616>) ->
> DMESG-FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-436/igt@kms_cursor_crc@cursor-suspend.html>
> (Intel XE#1162
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1162>) +1
> other test dmesg-fail
> *
>
> igt@kms_cursor_legacy@single-move:
>
> o shard-dg2-set2: DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-433/igt@kms_cursor_legacy@single-move.html>
> (Intel XE#1214
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1214> /
> Intel XE#282
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/282>) ->
> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_cursor_legacy@single-move.html>
> (Intel XE#1214
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1214> /
> Intel XE#282
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/282> /
> Intel XE#877
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/877>)
> *
>
> igt@kms_frontbuffer_tracking@fbcdrrs-1p-offscren-pri-shrfb-draw-blt:
>
> o shard-dg2-set2: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcdrrs-1p-offscren-pri-shrfb-draw-blt.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#651
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/651>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcdrrs-1p-offscren-pri-shrfb-draw-blt.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>)
> *
>
> igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-indfb-msflip-blt:
>
> o shard-dg2-set2: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-indfb-msflip-blt.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#653
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/653>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-indfb-msflip-blt.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#1235
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1235>)
> *
>
> igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt:
>
> o shard-dg2-set2: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-433/igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#653
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/653>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>) +1
> other test skip
> *
>
> igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format:
>
> o shard-dg2-set2: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format.html>
> (Intel XE#1195
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195>) ->
> TIMEOUT
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format.html>
> (Intel XE#380
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/380> /
> Intel XE#904
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/904> /
> Intel XE#909
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/909>)
> *
>
> igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format@pipe-a-hdmi-a-6:
>
> o shard-dg2-set2: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format@pipe-a-hdmi-a-6.html>
> (Intel XE#1195
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195>) ->
> TIMEOUT
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@kms_plane_scaling@plane-downscale-factor-0-5-with-pixel-format@pipe-a-hdmi-a-6.html>
> (Intel XE#904
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/904> /
> Intel XE#909
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/909>)
> *
>
> igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats:
>
> o shard-dg2-set2: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-433/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats.html>
> (Intel XE#1195
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195> /
> Intel XE#909
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/909>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>)
> *
>
> igt@kms_psr@fbc-psr-basic:
>
> o shard-dg2-set2: SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@kms_psr@fbc-psr-basic.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201> /
> Intel XE#929
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/929>) ->
> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@kms_psr@fbc-psr-basic.html>
> (Intel XE#1201
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1201>) +1
> other test skip
> *
>
> igt@xe_evict@evict-mixed-many-threads-large:
>
> o shard-dg2-set2: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-436/igt@xe_evict@evict-mixed-many-threads-large.html>
> (Intel XE#1195
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195> /
> Intel XE#1473
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1473>) ->
> TIMEOUT
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-466/igt@xe_evict@evict-mixed-many-threads-large.html>
> (Intel XE#1041
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1041> /
> Intel XE#1473
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1473> /
> Intel XE#392
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/392>)
> *
>
> igt@xe_pm@s3-d3hot-basic-exec:
>
> o shard-dg2-set2: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7838/shard-dg2-464/igt@xe_pm@s3-d3hot-basic-exec.html>
> (Intel XE#1044
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1044> /
> Intel XE#1195
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195> /
> Intel XE#1358
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1358> /
> Intel XE#569
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/569>) ->
> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11110/shard-dg2-434/igt@xe_pm@s3-d3hot-basic-exec.html>
> (Intel XE#1162
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1162> /
> Intel XE#1214
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1214>)
>
> {name}: This element is suppressed. This means it is ignored when
> computing
> the status of the difference (SUCCESS, WARNING, or FAILURE).
>
>
> Build changes
>
> * IGT: IGT_7838 -> IGTPW_11110
> * Linux: xe-1248-0acac79849c88161fcceb75fdc56a438fa158324 ->
> xe-1251-f58676e47c12a99409b71f7d3bab9f89e14522b4
>
> IGTPW_11110: 505f2c555a7baba95b74f9e5e5debad97373c534 @
> https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
> IGT_7838: 155628bc9d0ee70c67c3612462a62f095609f152 @
> https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
> xe-1248-0acac79849c88161fcceb75fdc56a438fa158324:
> 0acac79849c88161fcceb75fdc56a438fa158324
> xe-1251-f58676e47c12a99409b71f7d3bab9f89e14522b4:
> f58676e47c12a99409b71f7d3bab9f89e14522b4
>
[-- Attachment #2: Type: text/html, Size: 65187 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2024-05-08 19:00 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-07 19:23 [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo Jagmeet Randhawa
2024-05-07 20:01 ` Cavitt, Jonathan
2024-05-07 20:50 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-05-07 22:42 ` ✓ CI.xeBAT: " Patchwork
2024-05-08 4:34 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-05-08 8:51 ` ✗ CI.xeFULL: " Patchwork
2024-05-08 19:00 ` Randhawa, Jagmeet
2024-05-08 14:22 ` [PATCH i-g-t] " Kamil Konieczny
2024-05-08 18:56 ` Randhawa, Jagmeet
2024-05-08 14:33 ` Kamil Konieczny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox