* [igt-dev] [PATCH i-g-t] test/i915_pm_rpm: Remove igt_describe() from dynamic subtest
@ 2022-03-16 5:00 Anshuman Gupta
2022-03-16 5:50 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Anshuman Gupta @ 2022-03-16 5:00 UTC (permalink / raw)
To: igt-dev; +Cc: badal.nilawar
Remove igt_describe() from gem-execbuf-stress() dynamic subtest
to avoid the igt internal assert.
Fixes: aa6eb64bac51 ("i915_pm_rpm: Add placement to gem_exec_stress")
Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com>
---
tests/i915/i915_pm_rpm.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/tests/i915/i915_pm_rpm.c b/tests/i915/i915_pm_rpm.c
index 8ae407e50..461730e8a 100644
--- a/tests/i915/i915_pm_rpm.c
+++ b/tests/i915/i915_pm_rpm.c
@@ -2170,14 +2170,12 @@ igt_main_args("", long_options, help_str, opt_handler, NULL)
system_suspend_subtest(SUSPEND_STATE_DISK, SUSPEND_TEST_NONE);
/* GEM stress */
+ igt_describe("Validate execbuf submission while exercising rpm "
+ "suspend/resume cycles.");
igt_subtest_with_dynamic("gem-execbuf-stress") {
for_each_memory_region(r, drm_fd) {
- igt_describe("Validate execbuf submission while exercising rpm "
- "suspend/resume cycles.");
igt_dynamic_f("%s", r->name)
gem_execbuf_stress_subtest(rounds, WAIT_STATUS, &r->ci);
- igt_describe("Validate execbuf submission while exercising rpm "
- "suspend/resume cycles with extra wait.");
igt_dynamic_f("%s-%s", "extra-wait", r->name)
gem_execbuf_stress_subtest(rounds, WAIT_STATUS | WAIT_EXTRA, &r->ci);
}
--
2.26.2
^ permalink raw reply related [flat|nested] 6+ messages in thread* [igt-dev] ✓ Fi.CI.BAT: success for test/i915_pm_rpm: Remove igt_describe() from dynamic subtest 2022-03-16 5:00 [igt-dev] [PATCH i-g-t] test/i915_pm_rpm: Remove igt_describe() from dynamic subtest Anshuman Gupta @ 2022-03-16 5:50 ` Patchwork 2022-03-16 5:58 ` [igt-dev] [PATCH i-g-t] " Nilawar, Badal 2022-03-16 7:04 ` [igt-dev] ✓ Fi.CI.IGT: success for " Patchwork 2 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2022-03-16 5:50 UTC (permalink / raw) To: Anshuman Gupta; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 4766 bytes --] == Series Details == Series: test/i915_pm_rpm: Remove igt_describe() from dynamic subtest URL : https://patchwork.freedesktop.org/series/101413/ State : success == Summary == CI Bug Log - changes from CI_DRM_11366 -> IGTPW_6789 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/index.html Participating hosts (46 -> 40) ------------------------------ Missing (6): fi-kbl-soraka shard-tglu fi-hsw-4200u fi-ctg-p8600 shard-rkl fi-bdw-samus Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_6789: ### IGT changes ### #### Suppressed #### The following results come from untrusted machines, tests, or statuses. They do not affect the overall result. * igt@i915_pm_rpm@basic-pci-d3-state: - {bat-jsl-2}: [PASS][1] -> [FAIL][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/bat-jsl-2/igt@i915_pm_rpm@basic-pci-d3-state.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/bat-jsl-2/igt@i915_pm_rpm@basic-pci-d3-state.html Known issues ------------ Here are the changes found in IGTPW_6789 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@kms_flip@basic-flip-vs-modeset@a-edp1: - bat-adlp-4: [PASS][3] -> [DMESG-WARN][4] ([i915#3576]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/bat-adlp-4/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/bat-adlp-4/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html * igt@runner@aborted: - fi-bdw-5557u: NOTRUN -> [FAIL][5] ([i915#2426] / [i915#4312]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/fi-bdw-5557u/igt@runner@aborted.html #### Possible fixes #### * igt@i915_selftest@live@gt_lrc: - bat-adlp-4: [DMESG-FAIL][6] -> [PASS][7] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/bat-adlp-4/igt@i915_selftest@live@gt_lrc.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/bat-adlp-4/igt@i915_selftest@live@gt_lrc.html * igt@i915_selftest@live@mman: - {bat-rpls-2}: [DMESG-WARN][8] ([i915#4391]) -> [PASS][9] +1 similar issue [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/bat-rpls-2/igt@i915_selftest@live@mman.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/bat-rpls-2/igt@i915_selftest@live@mman.html * igt@kms_busy@basic@modeset: - {bat-adlp-6}: [DMESG-WARN][10] ([i915#3576]) -> [PASS][11] +1 similar issue [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/bat-adlp-6/igt@kms_busy@basic@modeset.html [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/bat-adlp-6/igt@kms_busy@basic@modeset.html - bat-adlp-4: [DMESG-WARN][12] ([i915#3576]) -> [PASS][13] +1 similar issue [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/bat-adlp-4/igt@kms_busy@basic@modeset.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/bat-adlp-4/igt@kms_busy@basic@modeset.html #### Warnings #### * igt@i915_pm_rpm@basic-rte: - fi-kbl-guc: [SKIP][14] ([fdo#109271]) -> [FAIL][15] ([i915#579]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/fi-kbl-guc/igt@i915_pm_rpm@basic-rte.html [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/fi-kbl-guc/igt@i915_pm_rpm@basic-rte.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426 [i915#3576]: https://gitlab.freedesktop.org/drm/intel/issues/3576 [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312 [i915#4391]: https://gitlab.freedesktop.org/drm/intel/issues/4391 [i915#5068]: https://gitlab.freedesktop.org/drm/intel/issues/5068 [i915#5339]: https://gitlab.freedesktop.org/drm/intel/issues/5339 [i915#5342]: https://gitlab.freedesktop.org/drm/intel/issues/5342 [i915#579]: https://gitlab.freedesktop.org/drm/intel/issues/579 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_6382 -> IGTPW_6789 CI-20190529: 20190529 CI_DRM_11366: 3bd60c0259406c5ca3ce5cdc958fb910ad4b8175 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_6789: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/index.html IGT_6382: a6a5a178cb1cbe0dab8d8d092a4aee932ccb93cc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/index.html [-- Attachment #2: Type: text/html, Size: 5489 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] test/i915_pm_rpm: Remove igt_describe() from dynamic subtest 2022-03-16 5:00 [igt-dev] [PATCH i-g-t] test/i915_pm_rpm: Remove igt_describe() from dynamic subtest Anshuman Gupta 2022-03-16 5:50 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork @ 2022-03-16 5:58 ` Nilawar, Badal 2022-03-16 10:03 ` Petri Latvala 2022-03-16 7:04 ` [igt-dev] ✓ Fi.CI.IGT: success for " Patchwork 2 siblings, 1 reply; 6+ messages in thread From: Nilawar, Badal @ 2022-03-16 5:58 UTC (permalink / raw) To: Anshuman Gupta, igt-dev On 16-03-2022 10:30, Anshuman Gupta wrote: > Remove igt_describe() from gem-execbuf-stress() dynamic subtest > to avoid the igt internal assert. > > Fixes: aa6eb64bac51 ("i915_pm_rpm: Add placement to gem_exec_stress") > Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com> > --- > tests/i915/i915_pm_rpm.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) > > diff --git a/tests/i915/i915_pm_rpm.c b/tests/i915/i915_pm_rpm.c > index 8ae407e50..461730e8a 100644 > --- a/tests/i915/i915_pm_rpm.c > +++ b/tests/i915/i915_pm_rpm.c > @@ -2170,14 +2170,12 @@ igt_main_args("", long_options, help_str, opt_handler, NULL) > system_suspend_subtest(SUSPEND_STATE_DISK, SUSPEND_TEST_NONE); > > /* GEM stress */ > + igt_describe("Validate execbuf submission while exercising rpm " > + "suspend/resume cycles."); This change looks fine. Reviewed-by: Badal Nilawar <badal.nilawar@intel.com> > igt_subtest_with_dynamic("gem-execbuf-stress") { > for_each_memory_region(r, drm_fd) { > - igt_describe("Validate execbuf submission while exercising rpm " > - "suspend/resume cycles."); > igt_dynamic_f("%s", r->name) > gem_execbuf_stress_subtest(rounds, WAIT_STATUS, &r->ci); > - igt_describe("Validate execbuf submission while exercising rpm " > - "suspend/resume cycles with extra wait."); > igt_dynamic_f("%s-%s", "extra-wait", r->name) > gem_execbuf_stress_subtest(rounds, WAIT_STATUS | WAIT_EXTRA, &r->ci); > } ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] test/i915_pm_rpm: Remove igt_describe() from dynamic subtest 2022-03-16 5:58 ` [igt-dev] [PATCH i-g-t] " Nilawar, Badal @ 2022-03-16 10:03 ` Petri Latvala 2022-03-16 10:48 ` Gupta, Anshuman 0 siblings, 1 reply; 6+ messages in thread From: Petri Latvala @ 2022-03-16 10:03 UTC (permalink / raw) To: Nilawar, Badal; +Cc: igt-dev On Wed, Mar 16, 2022 at 11:28:54AM +0530, Nilawar, Badal wrote: > > > On 16-03-2022 10:30, Anshuman Gupta wrote: > > Remove igt_describe() from gem-execbuf-stress() dynamic subtest > > to avoid the igt internal assert. > > > > Fixes: aa6eb64bac51 ("i915_pm_rpm: Add placement to gem_exec_stress") > > Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com> > > --- > > tests/i915/i915_pm_rpm.c | 6 ++---- > > 1 file changed, 2 insertions(+), 4 deletions(-) > > > > diff --git a/tests/i915/i915_pm_rpm.c b/tests/i915/i915_pm_rpm.c > > index 8ae407e50..461730e8a 100644 > > --- a/tests/i915/i915_pm_rpm.c > > +++ b/tests/i915/i915_pm_rpm.c > > @@ -2170,14 +2170,12 @@ igt_main_args("", long_options, help_str, opt_handler, NULL) > > system_suspend_subtest(SUSPEND_STATE_DISK, SUSPEND_TEST_NONE); > > /* GEM stress */ > > + igt_describe("Validate execbuf submission while exercising rpm " > > + "suspend/resume cycles."); > This change looks fine. > Reviewed-by: Badal Nilawar <badal.nilawar@intel.com> Merged, thanks! -- Petri Latvala ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] test/i915_pm_rpm: Remove igt_describe() from dynamic subtest 2022-03-16 10:03 ` Petri Latvala @ 2022-03-16 10:48 ` Gupta, Anshuman 0 siblings, 0 replies; 6+ messages in thread From: Gupta, Anshuman @ 2022-03-16 10:48 UTC (permalink / raw) To: Latvala, Petri, Nilawar, Badal; +Cc: igt-dev@lists.freedesktop.org > -----Original Message----- > From: Latvala, Petri <petri.latvala@intel.com> > Sent: Wednesday, March 16, 2022 3:33 PM > To: Nilawar, Badal <badal.nilawar@intel.com> > Cc: Gupta, Anshuman <anshuman.gupta@intel.com>; igt- > dev@lists.freedesktop.org > Subject: Re: [igt-dev] [PATCH i-g-t] test/i915_pm_rpm: Remove igt_describe() > from dynamic subtest > > On Wed, Mar 16, 2022 at 11:28:54AM +0530, Nilawar, Badal wrote: > > > > > > On 16-03-2022 10:30, Anshuman Gupta wrote: > > > Remove igt_describe() from gem-execbuf-stress() dynamic subtest to > > > avoid the igt internal assert. > > > > > > Fixes: aa6eb64bac51 ("i915_pm_rpm: Add placement to > > > gem_exec_stress") > > > Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com> > > > --- > > > tests/i915/i915_pm_rpm.c | 6 ++---- > > > 1 file changed, 2 insertions(+), 4 deletions(-) > > > > > > diff --git a/tests/i915/i915_pm_rpm.c b/tests/i915/i915_pm_rpm.c > > > index 8ae407e50..461730e8a 100644 > > > --- a/tests/i915/i915_pm_rpm.c > > > +++ b/tests/i915/i915_pm_rpm.c > > > @@ -2170,14 +2170,12 @@ igt_main_args("", long_options, help_str, > opt_handler, NULL) > > > system_suspend_subtest(SUSPEND_STATE_DISK, > SUSPEND_TEST_NONE); > > > /* GEM stress */ > > > + igt_describe("Validate execbuf submission while exercising rpm " > > > + "suspend/resume cycles."); > > This change looks fine. > > Reviewed-by: Badal Nilawar <badal.nilawar@intel.com> > > > Merged, thanks! Thanks Badal and Petri for review and merge. Br, Anshuman Gupta. > > > -- > Petri Latvala ^ permalink raw reply [flat|nested] 6+ messages in thread
* [igt-dev] ✓ Fi.CI.IGT: success for test/i915_pm_rpm: Remove igt_describe() from dynamic subtest 2022-03-16 5:00 [igt-dev] [PATCH i-g-t] test/i915_pm_rpm: Remove igt_describe() from dynamic subtest Anshuman Gupta 2022-03-16 5:50 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork 2022-03-16 5:58 ` [igt-dev] [PATCH i-g-t] " Nilawar, Badal @ 2022-03-16 7:04 ` Patchwork 2 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2022-03-16 7:04 UTC (permalink / raw) To: Anshuman Gupta; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 30279 bytes --] == Series Details == Series: test/i915_pm_rpm: Remove igt_describe() from dynamic subtest URL : https://patchwork.freedesktop.org/series/101413/ State : success == Summary == CI Bug Log - changes from CI_DRM_11366_full -> IGTPW_6789_full ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/index.html Participating hosts (12 -> 9) ------------------------------ Missing (3): pig-skl-6260u pig-kbl-iris pig-glk-j5005 New tests --------- New tests have been introduced between CI_DRM_11366_full and IGTPW_6789_full: ### New IGT tests (2) ### * igt@i915_pm_rpm@gem-execbuf-stress@extra-wait-smem0: - Statuses : 6 pass(s) - Exec time: [51.53, 78.56] s * igt@i915_pm_rpm@gem-execbuf-stress@smem0: - Statuses : 6 pass(s) - Exec time: [1.87, 42.15] s Known issues ------------ Here are the changes found in IGTPW_6789_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_ccs@block-copy-compressed: - shard-tglb: NOTRUN -> [SKIP][1] ([i915#5325]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb3/igt@gem_ccs@block-copy-compressed.html * igt@gem_ctx_persistence@legacy-engines-hostile-preempt: - shard-snb: NOTRUN -> [SKIP][2] ([fdo#109271] / [i915#1099]) +1 similar issue [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-snb7/igt@gem_ctx_persistence@legacy-engines-hostile-preempt.html * igt@gem_eio@in-flight-contexts-10ms: - shard-apl: [PASS][3] -> [TIMEOUT][4] ([i915#3063]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/shard-apl2/igt@gem_eio@in-flight-contexts-10ms.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-apl8/igt@gem_eio@in-flight-contexts-10ms.html * igt@gem_eio@unwedge-stress: - shard-iclb: [PASS][5] -> [TIMEOUT][6] ([i915#2481] / [i915#3070]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/shard-iclb7/igt@gem_eio@unwedge-stress.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb7/igt@gem_eio@unwedge-stress.html * igt@gem_exec_balancer@parallel-ordering: - shard-iclb: NOTRUN -> [DMESG-FAIL][7] ([i915#5076]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb1/igt@gem_exec_balancer@parallel-ordering.html - shard-tglb: NOTRUN -> [DMESG-FAIL][8] ([i915#5076]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb2/igt@gem_exec_balancer@parallel-ordering.html - shard-kbl: NOTRUN -> [DMESG-FAIL][9] ([i915#5076]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl4/igt@gem_exec_balancer@parallel-ordering.html * igt@gem_exec_balancer@parallel-out-fence: - shard-kbl: NOTRUN -> [DMESG-WARN][10] ([i915#5076]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl3/igt@gem_exec_balancer@parallel-out-fence.html * igt@gem_exec_fair@basic-pace-share@rcs0: - shard-glk: [PASS][11] -> [FAIL][12] ([i915#2842]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/shard-glk2/igt@gem_exec_fair@basic-pace-share@rcs0.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-glk8/igt@gem_exec_fair@basic-pace-share@rcs0.html * igt@gem_exec_fair@basic-pace-solo@rcs0: - shard-kbl: [PASS][13] -> [FAIL][14] ([i915#2842]) +2 similar issues [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/shard-kbl3/igt@gem_exec_fair@basic-pace-solo@rcs0.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl7/igt@gem_exec_fair@basic-pace-solo@rcs0.html * igt@gem_exec_fair@basic-pace@bcs0: - shard-tglb: [PASS][15] -> [FAIL][16] ([i915#2842]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/shard-tglb5/igt@gem_exec_fair@basic-pace@bcs0.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb8/igt@gem_exec_fair@basic-pace@bcs0.html * igt@gem_exec_whisper@basic-fds-forked: - shard-glk: [PASS][17] -> [DMESG-WARN][18] ([i915#118]) +1 similar issue [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/shard-glk1/igt@gem_exec_whisper@basic-fds-forked.html [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-glk3/igt@gem_exec_whisper@basic-fds-forked.html * igt@gem_huc_copy@huc-copy: - shard-iclb: NOTRUN -> [SKIP][19] ([i915#2190]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb5/igt@gem_huc_copy@huc-copy.html - shard-kbl: NOTRUN -> [SKIP][20] ([fdo#109271] / [i915#2190]) [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl7/igt@gem_huc_copy@huc-copy.html * igt@gem_lmem_swapping@basic: - shard-kbl: NOTRUN -> [SKIP][21] ([fdo#109271] / [i915#4613]) +1 similar issue [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl6/igt@gem_lmem_swapping@basic.html * igt@gem_lmem_swapping@parallel-random-engines: - shard-glk: NOTRUN -> [SKIP][22] ([fdo#109271] / [i915#4613]) [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-glk7/igt@gem_lmem_swapping@parallel-random-engines.html - shard-apl: NOTRUN -> [SKIP][23] ([fdo#109271] / [i915#4613]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-apl4/igt@gem_lmem_swapping@parallel-random-engines.html - shard-tglb: NOTRUN -> [SKIP][24] ([i915#4613]) +2 similar issues [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb6/igt@gem_lmem_swapping@parallel-random-engines.html - shard-iclb: NOTRUN -> [SKIP][25] ([i915#4613]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb8/igt@gem_lmem_swapping@parallel-random-engines.html * igt@gem_mmap_gtt@fault-concurrent-x: - shard-snb: [PASS][26] -> [INCOMPLETE][27] ([i915#5161]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/shard-snb4/igt@gem_mmap_gtt@fault-concurrent-x.html [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-snb4/igt@gem_mmap_gtt@fault-concurrent-x.html * igt@gem_pxp@create-regular-buffer: - shard-tglb: NOTRUN -> [SKIP][28] ([i915#4270]) +5 similar issues [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb6/igt@gem_pxp@create-regular-buffer.html * igt@gem_pxp@create-regular-context-1: - shard-iclb: NOTRUN -> [SKIP][29] ([i915#4270]) +3 similar issues [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb1/igt@gem_pxp@create-regular-context-1.html * igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled: - shard-iclb: NOTRUN -> [SKIP][30] ([i915#768]) +1 similar issue [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb2/igt@gem_render_copy@yf-tiled-mc-ccs-to-vebox-y-tiled.html * igt@gem_softpin@evict-snoop-interruptible: - shard-tglb: NOTRUN -> [SKIP][31] ([fdo#109312]) [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb2/igt@gem_softpin@evict-snoop-interruptible.html * igt@gem_userptr_blits@unsync-unmap-cycles: - shard-tglb: NOTRUN -> [SKIP][32] ([i915#3297]) +2 similar issues [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb5/igt@gem_userptr_blits@unsync-unmap-cycles.html - shard-iclb: NOTRUN -> [SKIP][33] ([i915#3297]) +2 similar issues [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb4/igt@gem_userptr_blits@unsync-unmap-cycles.html * igt@gen7_exec_parse@basic-allocation: - shard-tglb: NOTRUN -> [SKIP][34] ([fdo#109289]) +2 similar issues [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb8/igt@gen7_exec_parse@basic-allocation.html * igt@gen9_exec_parse@bb-start-out: - shard-tglb: NOTRUN -> [SKIP][35] ([i915#2527] / [i915#2856]) [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb2/igt@gen9_exec_parse@bb-start-out.html - shard-iclb: NOTRUN -> [SKIP][36] ([i915#2856]) [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb4/igt@gen9_exec_parse@bb-start-out.html * igt@i915_hangman@engine-engine-hang: - shard-snb: NOTRUN -> [SKIP][37] ([fdo#109271]) +193 similar issues [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-snb4/igt@i915_hangman@engine-engine-hang.html * igt@i915_pm_backlight@bad-brightness: - shard-glk: NOTRUN -> [SKIP][38] ([fdo#109271]) +112 similar issues [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-glk8/igt@i915_pm_backlight@bad-brightness.html * igt@i915_pm_dc@dc6-psr: - shard-tglb: NOTRUN -> [FAIL][39] ([i915#454]) [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb5/igt@i915_pm_dc@dc6-psr.html * igt@i915_pm_dc@dc9-dpms: - shard-iclb: [PASS][40] -> [SKIP][41] ([i915#4281]) [40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/shard-iclb6/igt@i915_pm_dc@dc9-dpms.html [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb3/igt@i915_pm_dc@dc9-dpms.html * igt@i915_pm_rpm@dpms-mode-unset-non-lpsp: - shard-iclb: NOTRUN -> [SKIP][42] ([fdo#110892]) [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb5/igt@i915_pm_rpm@dpms-mode-unset-non-lpsp.html * igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip: - shard-iclb: NOTRUN -> [SKIP][43] ([i915#5286]) +3 similar issues [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb6/igt@kms_big_fb@4-tiled-max-hw-stride-32bpp-rotate-180-hflip.html * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0: - shard-tglb: NOTRUN -> [SKIP][44] ([i915#5286]) +5 similar issues [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb3/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0.html * igt@kms_big_fb@linear-8bpp-rotate-90: - shard-tglb: NOTRUN -> [SKIP][45] ([fdo#111614]) +3 similar issues [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb3/igt@kms_big_fb@linear-8bpp-rotate-90.html * igt@kms_big_fb@x-tiled-16bpp-rotate-270: - shard-iclb: NOTRUN -> [SKIP][46] ([fdo#110725] / [fdo#111614]) [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb3/igt@kms_big_fb@x-tiled-16bpp-rotate-270.html * igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip: - shard-glk: NOTRUN -> [SKIP][47] ([fdo#109271] / [i915#3777]) +1 similar issue [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-glk9/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html * igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip: - shard-kbl: NOTRUN -> [SKIP][48] ([fdo#109271] / [i915#3777]) +2 similar issues [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl7/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip.html * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip: - shard-apl: NOTRUN -> [SKIP][49] ([fdo#109271] / [i915#3777]) +3 similar issues [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-apl4/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html * igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0: - shard-apl: NOTRUN -> [SKIP][50] ([fdo#109271]) +226 similar issues [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-apl8/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0.html - shard-iclb: NOTRUN -> [SKIP][51] ([fdo#110723]) +1 similar issue [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb1/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0.html * igt@kms_big_joiner@2x-modeset: - shard-iclb: NOTRUN -> [SKIP][52] ([i915#2705]) +1 similar issue [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb2/igt@kms_big_joiner@2x-modeset.html * igt@kms_big_joiner@invalid-modeset: - shard-tglb: NOTRUN -> [SKIP][53] ([i915#2705]) +1 similar issue [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb1/igt@kms_big_joiner@invalid-modeset.html * igt@kms_ccs@pipe-a-bad-pixel-format-y_tiled_ccs: - shard-tglb: NOTRUN -> [SKIP][54] ([i915#3689]) +5 similar issues [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb6/igt@kms_ccs@pipe-a-bad-pixel-format-y_tiled_ccs.html * igt@kms_ccs@pipe-a-crc-primary-rotation-180-y_tiled_gen12_rc_ccs_cc: - shard-kbl: NOTRUN -> [SKIP][55] ([fdo#109271] / [i915#3886]) +7 similar issues [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl4/igt@kms_ccs@pipe-a-crc-primary-rotation-180-y_tiled_gen12_rc_ccs_cc.html - shard-glk: NOTRUN -> [SKIP][56] ([fdo#109271] / [i915#3886]) +3 similar issues [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-glk3/igt@kms_ccs@pipe-a-crc-primary-rotation-180-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-a-random-ccs-data-y_tiled_gen12_mc_ccs: - shard-iclb: NOTRUN -> [SKIP][57] ([fdo#109278] / [i915#3886]) +4 similar issues [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb5/igt@kms_ccs@pipe-a-random-ccs-data-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-b-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs: - shard-tglb: NOTRUN -> [SKIP][58] ([i915#3689] / [i915#3886]) +1 similar issue [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb5/igt@kms_ccs@pipe-b-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-b-crc-sprite-planes-basic-y_tiled_gen12_rc_ccs_cc: - shard-apl: NOTRUN -> [SKIP][59] ([fdo#109271] / [i915#3886]) +8 similar issues [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-apl6/igt@kms_ccs@pipe-b-crc-sprite-planes-basic-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-d-missing-ccs-buffer-yf_tiled_ccs: - shard-tglb: NOTRUN -> [SKIP][60] ([fdo#111615] / [i915#3689]) +6 similar issues [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb2/igt@kms_ccs@pipe-d-missing-ccs-buffer-yf_tiled_ccs.html * igt@kms_chamelium@hdmi-hpd-for-each-pipe: - shard-kbl: NOTRUN -> [SKIP][61] ([fdo#109271] / [fdo#111827]) +16 similar issues [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl4/igt@kms_chamelium@hdmi-hpd-for-each-pipe.html * igt@kms_chamelium@hdmi-mode-timings: - shard-snb: NOTRUN -> [SKIP][62] ([fdo#109271] / [fdo#111827]) +6 similar issues [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-snb7/igt@kms_chamelium@hdmi-mode-timings.html - shard-iclb: NOTRUN -> [SKIP][63] ([fdo#109284] / [fdo#111827]) +6 similar issues [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb6/igt@kms_chamelium@hdmi-mode-timings.html * igt@kms_chamelium@vga-hpd: - shard-apl: NOTRUN -> [SKIP][64] ([fdo#109271] / [fdo#111827]) +17 similar issues [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-apl1/igt@kms_chamelium@vga-hpd.html * igt@kms_color@pipe-d-ctm-0-25: - shard-iclb: NOTRUN -> [SKIP][65] ([fdo#109278] / [i915#1149]) +2 similar issues [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb2/igt@kms_color@pipe-d-ctm-0-25.html * igt@kms_color_chamelium@pipe-a-ctm-0-5: - shard-glk: NOTRUN -> [SKIP][66] ([fdo#109271] / [fdo#111827]) +6 similar issues [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-glk1/igt@kms_color_chamelium@pipe-a-ctm-0-5.html * igt@kms_color_chamelium@pipe-d-ctm-limited-range: - shard-tglb: NOTRUN -> [SKIP][67] ([fdo#109284] / [fdo#111827]) +14 similar issues [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb3/igt@kms_color_chamelium@pipe-d-ctm-limited-range.html - shard-iclb: NOTRUN -> [SKIP][68] ([fdo#109278] / [fdo#109284] / [fdo#111827]) [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb7/igt@kms_color_chamelium@pipe-d-ctm-limited-range.html * igt@kms_content_protection@dp-mst-lic-type-1: - shard-iclb: NOTRUN -> [SKIP][69] ([i915#3116]) [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb1/igt@kms_content_protection@dp-mst-lic-type-1.html - shard-tglb: NOTRUN -> [SKIP][70] ([i915#3116] / [i915#3299]) +1 similar issue [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb3/igt@kms_content_protection@dp-mst-lic-type-1.html * igt@kms_content_protection@mei_interface: - shard-iclb: NOTRUN -> [SKIP][71] ([fdo#109300] / [fdo#111066]) +1 similar issue [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb6/igt@kms_content_protection@mei_interface.html * igt@kms_content_protection@uevent: - shard-kbl: NOTRUN -> [FAIL][72] ([i915#2105]) [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl1/igt@kms_content_protection@uevent.html - shard-tglb: NOTRUN -> [SKIP][73] ([i915#1063]) +1 similar issue [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb5/igt@kms_content_protection@uevent.html - shard-apl: NOTRUN -> [FAIL][74] ([i915#2105]) [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-apl8/igt@kms_content_protection@uevent.html * igt@kms_cursor_crc@pipe-a-cursor-32x10-offscreen: - shard-tglb: NOTRUN -> [SKIP][75] ([i915#3359]) +7 similar issues [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb2/igt@kms_cursor_crc@pipe-a-cursor-32x10-offscreen.html * igt@kms_cursor_crc@pipe-b-cursor-32x32-onscreen: - shard-tglb: NOTRUN -> [SKIP][76] ([i915#3319]) +1 similar issue [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb3/igt@kms_cursor_crc@pipe-b-cursor-32x32-onscreen.html * igt@kms_cursor_crc@pipe-b-cursor-512x170-sliding: - shard-iclb: NOTRUN -> [SKIP][77] ([fdo#109278] / [fdo#109279]) +1 similar issue [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb3/igt@kms_cursor_crc@pipe-b-cursor-512x170-sliding.html * igt@kms_cursor_crc@pipe-d-cursor-512x170-offscreen: - shard-tglb: NOTRUN -> [SKIP][78] ([fdo#109279] / [i915#3359]) +1 similar issue [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb3/igt@kms_cursor_crc@pipe-d-cursor-512x170-offscreen.html * igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic: - shard-iclb: NOTRUN -> [SKIP][79] ([fdo#109274] / [fdo#109278]) +2 similar issues [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb2/igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic.html * igt@kms_cursor_legacy@pipe-d-single-bo: - shard-glk: NOTRUN -> [SKIP][80] ([fdo#109271] / [i915#533]) +1 similar issue [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-glk1/igt@kms_cursor_legacy@pipe-d-single-bo.html - shard-kbl: NOTRUN -> [SKIP][81] ([fdo#109271] / [i915#533]) +1 similar issue [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl6/igt@kms_cursor_legacy@pipe-d-single-bo.html * igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-4tiled: - shard-tglb: NOTRUN -> [SKIP][82] ([i915#5287]) +4 similar issues [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb5/igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-4tiled.html * igt@kms_draw_crc@draw-method-xrgb2101010-blt-4tiled: - shard-iclb: NOTRUN -> [SKIP][83] ([i915#5287]) +2 similar issues [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb6/igt@kms_draw_crc@draw-method-xrgb2101010-blt-4tiled.html * igt@kms_dsc@xrgb8888-dsc-compression: - shard-iclb: NOTRUN -> [SKIP][84] ([i915#3828]) [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb5/igt@kms_dsc@xrgb8888-dsc-compression.html * igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible: - shard-tglb: NOTRUN -> [SKIP][85] ([fdo#109274] / [fdo#111825]) +7 similar issues [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb5/igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible.html * igt@kms_flip@2x-flip-vs-rmfb-interruptible: - shard-iclb: NOTRUN -> [SKIP][86] ([fdo#109274]) +5 similar issues [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb8/igt@kms_flip@2x-flip-vs-rmfb-interruptible.html * igt@kms_flip@flip-vs-suspend@c-dp1: - shard-kbl: [PASS][87] -> [DMESG-WARN][88] ([i915#180]) +3 similar issues [87]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/shard-kbl7/igt@kms_flip@flip-vs-suspend@c-dp1.html [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl4/igt@kms_flip@flip-vs-suspend@c-dp1.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-blt: - shard-kbl: NOTRUN -> [SKIP][89] ([fdo#109271]) +251 similar issues [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl4/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-draw-blt.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-onoff: - shard-tglb: NOTRUN -> [SKIP][90] ([fdo#109280] / [fdo#111825]) +38 similar issues [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb1/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-cur-indfb-onoff.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-blt: - shard-iclb: NOTRUN -> [SKIP][91] ([fdo#109280]) +20 similar issues [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb5/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-blt.html * igt@kms_hdr@bpc-switch-suspend@bpc-switch-suspend-dp-1-pipe-a: - shard-kbl: [PASS][92] -> [INCOMPLETE][93] ([i915#3614]) [92]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/shard-kbl7/igt@kms_hdr@bpc-switch-suspend@bpc-switch-suspend-dp-1-pipe-a.html [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl4/igt@kms_hdr@bpc-switch-suspend@bpc-switch-suspend-dp-1-pipe-a.html * igt@kms_hdr@static-toggle-suspend: - shard-tglb: NOTRUN -> [SKIP][94] ([i915#3555]) +2 similar issues [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb7/igt@kms_hdr@static-toggle-suspend.html - shard-iclb: NOTRUN -> [SKIP][95] ([i915#3555]) [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb1/igt@kms_hdr@static-toggle-suspend.html * igt@kms_pipe_b_c_ivb@pipe-b-double-modeset-then-modeset-pipe-c: - shard-iclb: NOTRUN -> [SKIP][96] ([fdo#109289]) [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb5/igt@kms_pipe_b_c_ivb@pipe-b-double-modeset-then-modeset-pipe-c.html * igt@kms_pipe_crc_basic@disable-crc-after-crtc-pipe-d: - shard-apl: NOTRUN -> [SKIP][97] ([fdo#109271] / [i915#533]) +1 similar issue [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-apl2/igt@kms_pipe_crc_basic@disable-crc-after-crtc-pipe-d.html * igt@kms_plane@plane-panning-bottom-right-suspend@pipe-a-planes: - shard-apl: [PASS][98] -> [DMESG-WARN][99] ([i915#180]) +1 similar issue [98]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/shard-apl4/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-a-planes.html [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-apl4/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-a-planes.html * igt@kms_plane_alpha_blend@pipe-b-alpha-7efc: - shard-kbl: NOTRUN -> [FAIL][100] ([fdo#108145] / [i915#265]) [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl1/igt@kms_plane_alpha_blend@pipe-b-alpha-7efc.html * igt@kms_plane_alpha_blend@pipe-b-alpha-basic: - shard-apl: NOTRUN -> [FAIL][101] ([fdo#108145] / [i915#265]) +2 similar issues [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-apl3/igt@kms_plane_alpha_blend@pipe-b-alpha-basic.html * igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb: - shard-glk: NOTRUN -> [FAIL][102] ([i915#265]) [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-glk1/igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb.html - shard-apl: NOTRUN -> [FAIL][103] ([i915#265]) [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-apl2/igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb.html - shard-kbl: NOTRUN -> [FAIL][104] ([i915#265]) [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl6/igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb.html * igt@kms_plane_lowres@pipe-b-tiling-4: - shard-tglb: NOTRUN -> [SKIP][105] ([i915#5288]) +1 similar issue [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb5/igt@kms_plane_lowres@pipe-b-tiling-4.html - shard-iclb: NOTRUN -> [SKIP][106] ([i915#5288]) [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb7/igt@kms_plane_lowres@pipe-b-tiling-4.html * igt@kms_plane_lowres@pipe-c-tiling-none: - shard-iclb: NOTRUN -> [SKIP][107] ([i915#3536]) [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb6/igt@kms_plane_lowres@pipe-c-tiling-none.html - shard-tglb: NOTRUN -> [SKIP][108] ([i915#3536]) [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb1/igt@kms_plane_lowres@pipe-c-tiling-none.html * igt@kms_plane_multiple@atomic-pipe-b-tiling-yf: - shard-tglb: NOTRUN -> [SKIP][109] ([fdo#111615]) +4 similar issues [109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb7/igt@kms_plane_multiple@atomic-pipe-b-tiling-yf.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-a-edp-1-planes-upscale-downscale: - shard-iclb: NOTRUN -> [SKIP][110] ([i915#5235]) +2 similar issues [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb5/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-a-edp-1-planes-upscale-downscale.html * igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-c-edp-1-planes-upscale-downscale: - shard-tglb: NOTRUN -> [SKIP][111] ([i915#5235]) +7 similar issues [111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb8/igt@kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25@pipe-c-edp-1-planes-upscale-downscale.html * igt@kms_plane_scaling@scaler-with-clipping-clamping@pipe-b-edp-1-scaler-with-clipping-clamping: - shard-iclb: [PASS][112] -> [INCOMPLETE][113] ([i915#5243]) [112]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/shard-iclb4/igt@kms_plane_scaling@scaler-with-clipping-clamping@pipe-b-edp-1-scaler-with-clipping-clamping.html [113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb2/igt@kms_plane_scaling@scaler-with-clipping-clamping@pipe-b-edp-1-scaler-with-clipping-clamping.html * igt@kms_plane_scaling@scaler-with-rotation-unity-scaling@pipe-d-edp-1-scaler-with-rotation: - shard-tglb: NOTRUN -> [SKIP][114] ([i915#5176]) +7 similar issues [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb8/igt@kms_plane_scaling@scaler-with-rotation-unity-scaling@pipe-d-edp-1-scaler-with-rotation.html * igt@kms_psr2_sf@cursor-plane-update-sf: - shard-tglb: NOTRUN -> [SKIP][115] ([i915#2920]) [115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb3/igt@kms_psr2_sf@cursor-plane-update-sf.html - shard-glk: NOTRUN -> [SKIP][116] ([fdo#109271] / [i915#658]) +2 similar issues [116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-glk5/igt@kms_psr2_sf@cursor-plane-update-sf.html - shard-apl: NOTRUN -> [SKIP][117] ([fdo#109271] / [i915#658]) +2 similar issues [117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-apl8/igt@kms_psr2_sf@cursor-plane-update-sf.html * igt@kms_psr2_sf@primary-plane-update-sf-dmg-area: - shard-iclb: NOTRUN -> [SKIP][118] ([fdo#111068] / [i915#658]) +1 similar issue [118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb5/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area.html * igt@kms_psr2_su@page_flip-p010: - shard-tglb: NOTRUN -> [SKIP][119] ([i915#1911]) [119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb3/igt@kms_psr2_su@page_flip-p010.html - shard-kbl: NOTRUN -> [SKIP][120] ([fdo#109271] / [i915#658]) +2 similar issues [120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-kbl7/igt@kms_psr2_su@page_flip-p010.html - shard-iclb: NOTRUN -> [SKIP][121] ([fdo#109642] / [fdo#111068] / [i915#658]) [121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb7/igt@kms_psr2_su@page_flip-p010.html * igt@kms_psr@psr2_cursor_blt: - shard-iclb: [PASS][122] -> [SKIP][123] ([fdo#109441]) [122]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11366/shard-iclb2/igt@kms_psr@psr2_cursor_blt.html [123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb8/igt@kms_psr@psr2_cursor_blt.html * igt@kms_psr@psr2_cursor_plane_onoff: - shard-tglb: NOTRUN -> [FAIL][124] ([i915#132] / [i915#3467]) +2 similar issues [124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb3/igt@kms_psr@psr2_cursor_plane_onoff.html * igt@kms_psr@psr2_sprite_mmap_cpu: - shard-iclb: NOTRUN -> [SKIP][125] ([fdo#109441]) [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-iclb1/igt@kms_psr@psr2_sprite_mmap_cpu.html * igt@kms_rotation_crc@primary-4-tiled-reflect-x-180: - shard-tglb: NOTRUN -> [SKIP][126] ([i915#5289]) [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/shard-tglb6/igt@kms_rotation_crc@prima == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6789/index.html [-- Attachment #2: Type: text/html, Size: 33892 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-03-16 10:48 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2022-03-16 5:00 [igt-dev] [PATCH i-g-t] test/i915_pm_rpm: Remove igt_describe() from dynamic subtest Anshuman Gupta 2022-03-16 5:50 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork 2022-03-16 5:58 ` [igt-dev] [PATCH i-g-t] " Nilawar, Badal 2022-03-16 10:03 ` Petri Latvala 2022-03-16 10:48 ` Gupta, Anshuman 2022-03-16 7:04 ` [igt-dev] ✓ Fi.CI.IGT: success for " Patchwork
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.