* [Intel-gfx] [PATCH i-g-t] tests/i915/perf_pmu: Fix allow hang handling
@ 2022-01-06 16:42 Tvrtko Ursulin
2022-01-06 17:27 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
` (3 more replies)
0 siblings, 4 replies; 6+ messages in thread
From: Tvrtko Ursulin @ 2022-01-06 16:42 UTC (permalink / raw)
To: igt-dev; +Cc: Intel-gfx
From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Commit d7a74b959eea ("tests/i915/perf_pmu: Convert to intel_ctx_t (v3)")
broke the test when it is run in its entirety.
Correct context id needs to be used with igt_allow_hang to avoid context
ban preventing the test to run to completion.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Fixes: d7a74b959eea ("tests/i915/perf_pmu: Convert to intel_ctx_t (v3)")
Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
---
I haven't audited more tests apart from grep showing a lot of
igt_allow_hang with the default context so someone needs to go through
them and see if more are affected.
---
tests/i915/perf_pmu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/i915/perf_pmu.c b/tests/i915/perf_pmu.c
index 581da8483f0c..1665dc5e6317 100644
--- a/tests/i915/perf_pmu.c
+++ b/tests/i915/perf_pmu.c
@@ -2319,7 +2319,7 @@ igt_main
}
test_each_engine("busy-hang", fd, ctx, e) {
- igt_hang_t hang = igt_allow_hang(fd, 0, 0);
+ igt_hang_t hang = igt_allow_hang(fd, ctx->id, 0);
single(fd, ctx, e, TEST_BUSY | FLAG_HANG);
--
2.32.0
^ permalink raw reply related [flat|nested] 6+ messages in thread* [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/perf_pmu: Fix allow hang handling 2022-01-06 16:42 [Intel-gfx] [PATCH i-g-t] tests/i915/perf_pmu: Fix allow hang handling Tvrtko Ursulin @ 2022-01-06 17:27 ` Patchwork 2022-01-06 17:43 ` [igt-dev] ✗ GitLab.Pipeline: warning " Patchwork ` (2 subsequent siblings) 3 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2022-01-06 17:27 UTC (permalink / raw) To: Tvrtko Ursulin; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 5362 bytes --] == Series Details == Series: tests/i915/perf_pmu: Fix allow hang handling URL : https://patchwork.freedesktop.org/series/98554/ State : success == Summary == CI Bug Log - changes from CI_DRM_11052 -> IGTPW_6541 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/index.html Participating hosts (44 -> 36) ------------------------------ Additional (1): fi-pnv-d510 Missing (9): fi-kbl-soraka bat-dg1-6 bat-dg1-5 fi-icl-u2 fi-bsw-cyan bat-adlp-6 bat-rpls-1 fi-bdw-samus bat-jsl-1 Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_6541: ### IGT changes ### #### Suppressed #### The following results come from untrusted machines, tests, or statuses. They do not affect the overall result. * igt@i915_selftest@live@gt_timelines: - {fi-ehl-2}: [PASS][1] -> [DMESG-WARN][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/fi-ehl-2/igt@i915_selftest@live@gt_timelines.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/fi-ehl-2/igt@i915_selftest@live@gt_timelines.html Known issues ------------ Here are the changes found in IGTPW_6541 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_basic@cs-gfx: - fi-hsw-4770: NOTRUN -> [SKIP][3] ([fdo#109271] / [fdo#109315]) +17 similar issues [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/fi-hsw-4770/igt@amdgpu/amd_basic@cs-gfx.html * igt@amdgpu/amd_basic@semaphore: - fi-bdw-5557u: NOTRUN -> [SKIP][4] ([fdo#109271]) +31 similar issues [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/fi-bdw-5557u/igt@amdgpu/amd_basic@semaphore.html * igt@amdgpu/amd_prime@i915-to-amd: - fi-snb-2520m: NOTRUN -> [SKIP][5] ([fdo#109271]) +17 similar issues [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/fi-snb-2520m/igt@amdgpu/amd_prime@i915-to-amd.html * igt@i915_selftest@live@hangcheck: - fi-snb-2600: [PASS][6] -> [INCOMPLETE][7] ([i915#3921]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/fi-snb-2600/igt@i915_selftest@live@hangcheck.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/fi-snb-2600/igt@i915_selftest@live@hangcheck.html * igt@kms_chamelium@dp-crc-fast: - fi-bdw-5557u: NOTRUN -> [SKIP][8] ([fdo#109271] / [fdo#111827]) +8 similar issues [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/fi-bdw-5557u/igt@kms_chamelium@dp-crc-fast.html * igt@prime_vgem@basic-userptr: - fi-pnv-d510: NOTRUN -> [SKIP][9] ([fdo#109271]) +57 similar issues [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/fi-pnv-d510/igt@prime_vgem@basic-userptr.html * igt@runner@aborted: - fi-skl-6600u: NOTRUN -> [FAIL][10] ([i915#4312]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/fi-skl-6600u/igt@runner@aborted.html #### Possible fixes #### * igt@i915_selftest@live@gt_contexts: - fi-snb-2520m: [DMESG-FAIL][11] ([i915#4610]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/fi-snb-2520m/igt@i915_selftest@live@gt_contexts.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/fi-snb-2520m/igt@i915_selftest@live@gt_contexts.html * igt@i915_selftest@live@hangcheck: - fi-hsw-4770: [INCOMPLETE][13] ([i915#4785]) -> [PASS][14] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html #### Warnings #### * igt@kms_psr@primary_page_flip: - fi-skl-6600u: [INCOMPLETE][15] ([i915#4838]) -> [FAIL][16] ([i915#4547]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/fi-skl-6600u/igt@kms_psr@primary_page_flip.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/fi-skl-6600u/igt@kms_psr@primary_page_flip.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#3921]: https://gitlab.freedesktop.org/drm/intel/issues/3921 [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312 [i915#4547]: https://gitlab.freedesktop.org/drm/intel/issues/4547 [i915#4610]: https://gitlab.freedesktop.org/drm/intel/issues/4610 [i915#4785]: https://gitlab.freedesktop.org/drm/intel/issues/4785 [i915#4838]: https://gitlab.freedesktop.org/drm/intel/issues/4838 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_6324 -> IGTPW_6541 CI-20190529: 20190529 CI_DRM_11052: 5926026a36a658f615b8a5aaa74a90a2a3c5e6c5 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_6541: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/index.html IGT_6324: 6e009504d5f7cc39866191e4bff813a4512c3e9b @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/index.html [-- Attachment #2: Type: text/html, Size: 6503 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* [igt-dev] ✗ GitLab.Pipeline: warning for tests/i915/perf_pmu: Fix allow hang handling 2022-01-06 16:42 [Intel-gfx] [PATCH i-g-t] tests/i915/perf_pmu: Fix allow hang handling Tvrtko Ursulin 2022-01-06 17:27 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork @ 2022-01-06 17:43 ` Patchwork 2022-01-06 20:39 ` [Intel-gfx] " Dixit, Ashutosh 2022-01-07 14:21 ` [igt-dev] ✓ Fi.CI.IGT: success for " Patchwork 3 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2022-01-06 17:43 UTC (permalink / raw) To: Tvrtko Ursulin; +Cc: igt-dev == Series Details == Series: tests/i915/perf_pmu: Fix allow hang handling URL : https://patchwork.freedesktop.org/series/98554/ State : warning == Summary == Pipeline status: FAILED. see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/478432 for the overview. build-containers:build-debian has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/17323328): Pulling docker image registry.freedesktop.org/wayland/ci-templates/buildah:2019-08-13.0 ... Using docker image sha256:594aa868d31ee3304dee8cae8a3433c89a6fcfcf6c7d420c04cce22f60147176 for registry.freedesktop.org/wayland/ci-templates/buildah:2019-08-13.0 with digest registry.freedesktop.org/wayland/ci-templates/buildah@sha256:7dbcf22cd2c1c7d49db0dc7b4ab207c3d6a4a09bd81cc3b71a688d3727d8749f ... section_end:1641488414:prepare_executor section_start:1641488414:prepare_script Preparing environment Running on runner-lb3m2qse-project-3185-concurrent-0 via fdo-packet-m1xl-3... section_end:1641488418:prepare_script section_start:1641488418:get_sources Getting source from Git repository $ eval "$CI_PRE_CLONE_SCRIPT" Fetching changes... Reinitialized existing Git repository in /builds/gfx-ci/igt-ci-tags/.git/ error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 fatal: the remote end hung up unexpectedly section_end:1641489027:get_sources section_start:1641489027:cleanup_file_variables Cleaning up file based variables section_end:1641489029:cleanup_file_variables ERROR: Job failed: exit code 1 build-containers:build-debian-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/17323330): Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.freedesktop.org/wayland/ci-templates/buildah:2019-08-13.0 ... Using docker image sha256:594aa868d31ee3304dee8cae8a3433c89a6fcfcf6c7d420c04cce22f60147176 for registry.freedesktop.org/wayland/ci-templates/buildah:2019-08-13.0 with digest registry.freedesktop.org/wayland/ci-templates/buildah@sha256:7dbcf22cd2c1c7d49db0dc7b4ab207c3d6a4a09bd81cc3b71a688d3727d8749f ... section_end:1641488884:prepare_executor section_start:1641488884:prepare_script Preparing environment Running on runner-ya9tm6yf-project-3185-concurrent-0 via fdo-packet-m1xl-2... section_end:1641488889:prepare_script section_start:1641488889:get_sources Getting source from Git repository $ eval "$CI_PRE_CLONE_SCRIPT" Fetching changes... Reinitialized existing Git repository in /builds/gfx-ci/igt-ci-tags/.git/ error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 fatal: the remote end hung up unexpectedly section_end:1641490095:get_sources section_start:1641490095:cleanup_file_variables Cleaning up file based variables section_end:1641490095:cleanup_file_variables ERROR: Job failed: exit code 1 build-containers:build-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/17323333): Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.freedesktop.org/wayland/ci-templates/buildah:2019-08-13.0 ... Using docker image sha256:594aa868d31ee3304dee8cae8a3433c89a6fcfcf6c7d420c04cce22f60147176 for registry.freedesktop.org/wayland/ci-templates/buildah:2019-08-13.0 with digest registry.freedesktop.org/wayland/ci-templates/buildah@sha256:7dbcf22cd2c1c7d49db0dc7b4ab207c3d6a4a09bd81cc3b71a688d3727d8749f ... section_end:1641489069:prepare_executor section_start:1641489069:prepare_script Preparing environment Running on runner-lb3m2qse-project-3185-concurrent-0 via fdo-packet-m1xl-3... section_end:1641489071:prepare_script section_start:1641489071:get_sources Getting source from Git repository $ eval "$CI_PRE_CLONE_SCRIPT" Fetching changes... Reinitialized existing Git repository in /builds/gfx-ci/igt-ci-tags/.git/ fatal: unable to access 'https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags.git/': The requested URL returned error: 504 section_end:1641490872:get_sources section_start:1641490872:cleanup_file_variables Cleaning up file based variables section_end:1641490873:cleanup_file_variables ERROR: Job failed: exit code 1 == Logs == For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/478432 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] tests/i915/perf_pmu: Fix allow hang handling 2022-01-06 16:42 [Intel-gfx] [PATCH i-g-t] tests/i915/perf_pmu: Fix allow hang handling Tvrtko Ursulin @ 2022-01-06 20:39 ` Dixit, Ashutosh 2022-01-06 17:43 ` [igt-dev] ✗ GitLab.Pipeline: warning " Patchwork ` (2 subsequent siblings) 3 siblings, 0 replies; 6+ messages in thread From: Dixit, Ashutosh @ 2022-01-06 20:39 UTC (permalink / raw) To: Tvrtko Ursulin; +Cc: igt-dev, Intel-gfx, Tvrtko Ursulin On Thu, 06 Jan 2022 08:42:58 -0800, Tvrtko Ursulin wrote: > > From: Tvrtko Ursulin <tvrtko.ursulin@intel.com> > > Commit d7a74b959eea ("tests/i915/perf_pmu: Convert to intel_ctx_t (v3)") > broke the test when it is run in its entirety. > > Correct context id needs to be used with igt_allow_hang to avoid context > ban preventing the test to run to completion. Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com> > Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> > Fixes: d7a74b959eea ("tests/i915/perf_pmu: Convert to intel_ctx_t (v3)") > Cc: Ashutosh Dixit <ashutosh.dixit@intel.com> > Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> > --- > I haven't audited more tests apart from grep showing a lot of > igt_allow_hang with the default context so someone needs to go through > them and see if more are affected. Thanks, will do. > --- > tests/i915/perf_pmu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/i915/perf_pmu.c b/tests/i915/perf_pmu.c > index 581da8483f0c..1665dc5e6317 100644 > --- a/tests/i915/perf_pmu.c > +++ b/tests/i915/perf_pmu.c > @@ -2319,7 +2319,7 @@ igt_main > } > > test_each_engine("busy-hang", fd, ctx, e) { > - igt_hang_t hang = igt_allow_hang(fd, 0, 0); > + igt_hang_t hang = igt_allow_hang(fd, ctx->id, 0); > > single(fd, ctx, e, TEST_BUSY | FLAG_HANG); > > -- > 2.32.0 > ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Intel-gfx] [PATCH i-g-t] tests/i915/perf_pmu: Fix allow hang handling @ 2022-01-06 20:39 ` Dixit, Ashutosh 0 siblings, 0 replies; 6+ messages in thread From: Dixit, Ashutosh @ 2022-01-06 20:39 UTC (permalink / raw) To: Tvrtko Ursulin; +Cc: igt-dev, Intel-gfx On Thu, 06 Jan 2022 08:42:58 -0800, Tvrtko Ursulin wrote: > > From: Tvrtko Ursulin <tvrtko.ursulin@intel.com> > > Commit d7a74b959eea ("tests/i915/perf_pmu: Convert to intel_ctx_t (v3)") > broke the test when it is run in its entirety. > > Correct context id needs to be used with igt_allow_hang to avoid context > ban preventing the test to run to completion. Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com> > Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> > Fixes: d7a74b959eea ("tests/i915/perf_pmu: Convert to intel_ctx_t (v3)") > Cc: Ashutosh Dixit <ashutosh.dixit@intel.com> > Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> > --- > I haven't audited more tests apart from grep showing a lot of > igt_allow_hang with the default context so someone needs to go through > them and see if more are affected. Thanks, will do. > --- > tests/i915/perf_pmu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/i915/perf_pmu.c b/tests/i915/perf_pmu.c > index 581da8483f0c..1665dc5e6317 100644 > --- a/tests/i915/perf_pmu.c > +++ b/tests/i915/perf_pmu.c > @@ -2319,7 +2319,7 @@ igt_main > } > > test_each_engine("busy-hang", fd, ctx, e) { > - igt_hang_t hang = igt_allow_hang(fd, 0, 0); > + igt_hang_t hang = igt_allow_hang(fd, ctx->id, 0); > > single(fd, ctx, e, TEST_BUSY | FLAG_HANG); > > -- > 2.32.0 > ^ permalink raw reply [flat|nested] 6+ messages in thread
* [igt-dev] ✓ Fi.CI.IGT: success for tests/i915/perf_pmu: Fix allow hang handling 2022-01-06 16:42 [Intel-gfx] [PATCH i-g-t] tests/i915/perf_pmu: Fix allow hang handling Tvrtko Ursulin ` (2 preceding siblings ...) 2022-01-06 20:39 ` [Intel-gfx] " Dixit, Ashutosh @ 2022-01-07 14:21 ` Patchwork 3 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2022-01-07 14:21 UTC (permalink / raw) To: Tvrtko Ursulin; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 30258 bytes --] == Series Details == Series: tests/i915/perf_pmu: Fix allow hang handling URL : https://patchwork.freedesktop.org/series/98554/ State : success == Summary == CI Bug Log - changes from CI_DRM_11052_full -> IGTPW_6541_full ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/index.html Participating hosts (13 -> 8) ------------------------------ Missing (5): pig-kbl-iris pig-glk-j5005 pig-skl-6260u shard-rkl shard-dg1 Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_6541_full: ### IGT changes ### #### Suppressed #### The following results come from untrusted machines, tests, or statuses. They do not affect the overall result. * igt@i915_pm_dc@dc6-psr: - {shard-tglu}: NOTRUN -> [SKIP][1] +1 similar issue [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglu-5/igt@i915_pm_dc@dc6-psr.html * igt@kms_ccs@pipe-a-crc-sprite-planes-basic-y_tiled_gen12_rc_ccs_cc: - {shard-tglu}: [PASS][2] -> [FAIL][3] [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-tglu-2/igt@kms_ccs@pipe-a-crc-sprite-planes-basic-y_tiled_gen12_rc_ccs_cc.html [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglu-1/igt@kms_ccs@pipe-a-crc-sprite-planes-basic-y_tiled_gen12_rc_ccs_cc.html * igt@kms_plane@plane-panning-bottom-right-suspend@pipe-a-planes: - {shard-tglu}: NOTRUN -> [DMESG-WARN][4] [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglu-5/igt@kms_plane@plane-panning-bottom-right-suspend@pipe-a-planes.html * igt@runner@aborted: - {shard-tglu}: ([FAIL][5], [FAIL][6], [FAIL][7], [FAIL][8]) ([i915#3002] / [i915#3690] / [i915#4312]) -> ([FAIL][9], [FAIL][10], [FAIL][11], [FAIL][12]) ([i915#1814] / [i915#3002] / [i915#4312]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-tglu-7/igt@runner@aborted.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-tglu-7/igt@runner@aborted.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-tglu-5/igt@runner@aborted.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-tglu-3/igt@runner@aborted.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglu-2/igt@runner@aborted.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglu-5/igt@runner@aborted.html [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglu-8/igt@runner@aborted.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglu-3/igt@runner@aborted.html Known issues ------------ Here are the changes found in IGTPW_6541_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_ctx_persistence@engines-persistence: - shard-snb: NOTRUN -> [SKIP][13] ([fdo#109271] / [i915#1099]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-snb5/igt@gem_ctx_persistence@engines-persistence.html * igt@gem_ctx_sseu@invalid-sseu: - shard-tglb: NOTRUN -> [SKIP][14] ([i915#280]) +1 similar issue [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb7/igt@gem_ctx_sseu@invalid-sseu.html * igt@gem_exec_balancer@parallel-keep-submit-fence: - shard-iclb: [PASS][15] -> [SKIP][16] ([i915#4525]) +2 similar issues [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-iclb1/igt@gem_exec_balancer@parallel-keep-submit-fence.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb6/igt@gem_exec_balancer@parallel-keep-submit-fence.html * igt@gem_exec_fair@basic-none-share@rcs0: - shard-kbl: [PASS][17] -> [FAIL][18] ([i915#2842]) +3 similar issues [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-kbl6/igt@gem_exec_fair@basic-none-share@rcs0.html [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl3/igt@gem_exec_fair@basic-none-share@rcs0.html - shard-tglb: [PASS][19] -> [FAIL][20] ([i915#2842]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-tglb1/igt@gem_exec_fair@basic-none-share@rcs0.html [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb5/igt@gem_exec_fair@basic-none-share@rcs0.html * igt@gem_exec_fair@basic-none-solo@rcs0: - shard-tglb: NOTRUN -> [FAIL][21] ([i915#2842]) [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb1/igt@gem_exec_fair@basic-none-solo@rcs0.html * igt@gem_exec_fair@basic-none@vcs0: - shard-apl: [PASS][22] -> [FAIL][23] ([i915#2842]) +1 similar issue [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-apl2/igt@gem_exec_fair@basic-none@vcs0.html [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl3/igt@gem_exec_fair@basic-none@vcs0.html * igt@gem_exec_fair@basic-pace-solo@rcs0: - shard-glk: [PASS][24] -> [FAIL][25] ([i915#2842]) +1 similar issue [24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-glk4/igt@gem_exec_fair@basic-pace-solo@rcs0.html [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-glk3/igt@gem_exec_fair@basic-pace-solo@rcs0.html * igt@gem_exec_fair@basic-pace@vcs0: - shard-iclb: [PASS][26] -> [FAIL][27] ([i915#2842]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-iclb7/igt@gem_exec_fair@basic-pace@vcs0.html [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb4/igt@gem_exec_fair@basic-pace@vcs0.html * igt@gem_exec_fair@basic-pace@vcs1: - shard-iclb: NOTRUN -> [FAIL][28] ([i915#2842]) +1 similar issue [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb4/igt@gem_exec_fair@basic-pace@vcs1.html * igt@gem_exec_params@no-blt: - shard-tglb: NOTRUN -> [SKIP][29] ([fdo#109283]) [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb8/igt@gem_exec_params@no-blt.html * igt@gem_exec_params@secure-non-root: - shard-tglb: NOTRUN -> [SKIP][30] ([fdo#112283]) [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb6/igt@gem_exec_params@secure-non-root.html - shard-iclb: NOTRUN -> [SKIP][31] ([fdo#112283]) [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb2/igt@gem_exec_params@secure-non-root.html * igt@gem_lmem_swapping@basic: - shard-apl: NOTRUN -> [SKIP][32] ([fdo#109271] / [i915#4613]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl3/igt@gem_lmem_swapping@basic.html * igt@gem_lmem_swapping@heavy-multi: - shard-kbl: NOTRUN -> [SKIP][33] ([fdo#109271] / [i915#4613]) [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl4/igt@gem_lmem_swapping@heavy-multi.html * igt@gem_lmem_swapping@parallel-multi: - shard-iclb: NOTRUN -> [SKIP][34] ([i915#4613]) [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb3/igt@gem_lmem_swapping@parallel-multi.html - shard-tglb: NOTRUN -> [SKIP][35] ([i915#4613]) [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb6/igt@gem_lmem_swapping@parallel-multi.html * igt@gem_mmap_gtt@coherency: - shard-tglb: NOTRUN -> [SKIP][36] ([fdo#111656]) [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb6/igt@gem_mmap_gtt@coherency.html * igt@gem_pxp@verify-pxp-key-change-after-suspend-resume: - shard-tglb: NOTRUN -> [SKIP][37] ([i915#4270]) [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb3/igt@gem_pxp@verify-pxp-key-change-after-suspend-resume.html - shard-iclb: NOTRUN -> [SKIP][38] ([i915#4270]) [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb6/igt@gem_pxp@verify-pxp-key-change-after-suspend-resume.html * igt@gen9_exec_parse@bb-start-far: - shard-iclb: NOTRUN -> [SKIP][39] ([i915#2856]) [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb3/igt@gen9_exec_parse@bb-start-far.html - shard-tglb: NOTRUN -> [SKIP][40] ([i915#2527] / [i915#2856]) [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb5/igt@gen9_exec_parse@bb-start-far.html * igt@i915_pm_dc@dc6-dpms: - shard-kbl: NOTRUN -> [FAIL][41] ([i915#454]) [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl1/igt@i915_pm_dc@dc6-dpms.html * igt@i915_pm_dc@dc6-psr: - shard-tglb: NOTRUN -> [FAIL][42] ([i915#454]) +1 similar issue [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb6/igt@i915_pm_dc@dc6-psr.html * igt@i915_pm_lpsp@kms-lpsp@kms-lpsp-dp: - shard-kbl: NOTRUN -> [SKIP][43] ([fdo#109271] / [i915#1937]) [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl1/igt@i915_pm_lpsp@kms-lpsp@kms-lpsp-dp.html - shard-apl: NOTRUN -> [SKIP][44] ([fdo#109271] / [i915#1937]) [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl7/igt@i915_pm_lpsp@kms-lpsp@kms-lpsp-dp.html * igt@i915_suspend@sysfs-reader: - shard-kbl: [PASS][45] -> [DMESG-WARN][46] ([i915#180]) [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-kbl4/igt@i915_suspend@sysfs-reader.html [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl1/igt@i915_suspend@sysfs-reader.html * igt@kms_big_fb@linear-16bpp-rotate-270: - shard-tglb: NOTRUN -> [SKIP][47] ([fdo#111614]) [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb8/igt@kms_big_fb@linear-16bpp-rotate-270.html - shard-iclb: NOTRUN -> [SKIP][48] ([fdo#110725] / [fdo#111614]) [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb8/igt@kms_big_fb@linear-16bpp-rotate-270.html * igt@kms_big_fb@linear-32bpp-rotate-0: - shard-glk: [PASS][49] -> [DMESG-WARN][50] ([i915#118]) [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-glk4/igt@kms_big_fb@linear-32bpp-rotate-0.html [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-glk2/igt@kms_big_fb@linear-32bpp-rotate-0.html * igt@kms_big_fb@linear-32bpp-rotate-180: - shard-glk: NOTRUN -> [DMESG-WARN][51] ([i915#118]) [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-glk7/igt@kms_big_fb@linear-32bpp-rotate-180.html * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip: - shard-kbl: NOTRUN -> [SKIP][52] ([fdo#109271] / [i915#3777]) [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl7/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip.html * igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0: - shard-apl: NOTRUN -> [SKIP][53] ([fdo#109271]) +104 similar issues [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl4/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-0.html * igt@kms_ccs@pipe-a-crc-primary-rotation-180-y_tiled_gen12_rc_ccs_cc: - shard-apl: NOTRUN -> [SKIP][54] ([fdo#109271] / [i915#3886]) +3 similar issues [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl7/igt@kms_ccs@pipe-a-crc-primary-rotation-180-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-b-random-ccs-data-y_tiled_gen12_mc_ccs: - shard-kbl: NOTRUN -> [SKIP][55] ([fdo#109271] / [i915#3886]) +3 similar issues [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl3/igt@kms_ccs@pipe-b-random-ccs-data-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-c-bad-aux-stride-y_tiled_gen12_rc_ccs_cc: - shard-glk: NOTRUN -> [SKIP][56] ([fdo#109271] / [i915#3886]) [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-glk8/igt@kms_ccs@pipe-c-bad-aux-stride-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_gen12_rc_ccs_cc: - shard-iclb: NOTRUN -> [SKIP][57] ([fdo#109278] / [i915#3886]) +1 similar issue [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb2/igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-c-crc-primary-basic-y_tiled_gen12_mc_ccs: - shard-tglb: NOTRUN -> [SKIP][58] ([i915#3689] / [i915#3886]) [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb7/igt@kms_ccs@pipe-c-crc-primary-basic-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-d-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs: - shard-tglb: NOTRUN -> [SKIP][59] ([i915#3689]) +2 similar issues [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb3/igt@kms_ccs@pipe-d-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-d-missing-ccs-buffer-y_tiled_gen12_rc_ccs_cc: - shard-kbl: NOTRUN -> [SKIP][60] ([fdo#109271]) +171 similar issues [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl3/igt@kms_ccs@pipe-d-missing-ccs-buffer-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-d-random-ccs-data-yf_tiled_ccs: - shard-iclb: NOTRUN -> [SKIP][61] ([fdo#109278]) +13 similar issues [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb4/igt@kms_ccs@pipe-d-random-ccs-data-yf_tiled_ccs.html - shard-tglb: NOTRUN -> [SKIP][62] ([fdo#111615] / [i915#3689]) +3 similar issues [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb3/igt@kms_ccs@pipe-d-random-ccs-data-yf_tiled_ccs.html * igt@kms_chamelium@dp-frame-dump: - shard-iclb: NOTRUN -> [SKIP][63] ([fdo#109284] / [fdo#111827]) +4 similar issues [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb7/igt@kms_chamelium@dp-frame-dump.html * igt@kms_chamelium@hdmi-hpd-for-each-pipe: - shard-kbl: NOTRUN -> [SKIP][64] ([fdo#109271] / [fdo#111827]) +12 similar issues [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl4/igt@kms_chamelium@hdmi-hpd-for-each-pipe.html * igt@kms_chamelium@vga-hpd: - shard-apl: NOTRUN -> [SKIP][65] ([fdo#109271] / [fdo#111827]) +9 similar issues [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl3/igt@kms_chamelium@vga-hpd.html * igt@kms_color@pipe-d-ctm-blue-to-red: - shard-iclb: NOTRUN -> [SKIP][66] ([fdo#109278] / [i915#1149]) [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb1/igt@kms_color@pipe-d-ctm-blue-to-red.html * igt@kms_color_chamelium@pipe-d-degamma: - shard-glk: NOTRUN -> [SKIP][67] ([fdo#109271] / [fdo#111827]) +2 similar issues [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-glk6/igt@kms_color_chamelium@pipe-d-degamma.html - shard-tglb: NOTRUN -> [SKIP][68] ([fdo#109284] / [fdo#111827]) +5 similar issues [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb7/igt@kms_color_chamelium@pipe-d-degamma.html - shard-snb: NOTRUN -> [SKIP][69] ([fdo#109271] / [fdo#111827]) +2 similar issues [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-snb6/igt@kms_color_chamelium@pipe-d-degamma.html - shard-iclb: NOTRUN -> [SKIP][70] ([fdo#109278] / [fdo#109284] / [fdo#111827]) [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb8/igt@kms_color_chamelium@pipe-d-degamma.html * igt@kms_content_protection@atomic: - shard-kbl: NOTRUN -> [TIMEOUT][71] ([i915#1319]) +1 similar issue [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl7/igt@kms_content_protection@atomic.html * igt@kms_content_protection@atomic-dpms: - shard-apl: NOTRUN -> [TIMEOUT][72] ([i915#1319]) [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl3/igt@kms_content_protection@atomic-dpms.html - shard-tglb: NOTRUN -> [SKIP][73] ([i915#1063]) +1 similar issue [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb7/igt@kms_content_protection@atomic-dpms.html * igt@kms_content_protection@mei_interface: - shard-iclb: NOTRUN -> [SKIP][74] ([fdo#109300] / [fdo#111066]) +1 similar issue [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb3/igt@kms_content_protection@mei_interface.html * igt@kms_cursor_crc@pipe-a-cursor-512x170-random: - shard-tglb: NOTRUN -> [SKIP][75] ([fdo#109279] / [i915#3359]) +3 similar issues [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb5/igt@kms_cursor_crc@pipe-a-cursor-512x170-random.html * igt@kms_cursor_crc@pipe-a-cursor-suspend: - shard-kbl: NOTRUN -> [DMESG-WARN][76] ([i915#180]) [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl1/igt@kms_cursor_crc@pipe-a-cursor-suspend.html * igt@kms_cursor_crc@pipe-b-cursor-512x170-offscreen: - shard-iclb: NOTRUN -> [SKIP][77] ([fdo#109278] / [fdo#109279]) +2 similar issues [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb4/igt@kms_cursor_crc@pipe-b-cursor-512x170-offscreen.html * igt@kms_cursor_crc@pipe-d-cursor-512x170-rapid-movement: - shard-tglb: NOTRUN -> [SKIP][78] ([i915#3359]) +1 similar issue [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb3/igt@kms_cursor_crc@pipe-d-cursor-512x170-rapid-movement.html * igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic: - shard-snb: NOTRUN -> [SKIP][79] ([fdo#109271]) +47 similar issues [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-snb4/igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic.html - shard-iclb: NOTRUN -> [SKIP][80] ([fdo#109274] / [fdo#109278]) [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb3/igt@kms_cursor_legacy@2x-cursor-vs-flip-atomic.html * igt@kms_cursor_legacy@pipe-d-forked-move: - shard-glk: NOTRUN -> [SKIP][81] ([fdo#109271]) +22 similar issues [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-glk3/igt@kms_cursor_legacy@pipe-d-forked-move.html * igt@kms_cursor_legacy@pipe-d-single-bo: - shard-kbl: NOTRUN -> [SKIP][82] ([fdo#109271] / [i915#533]) +2 similar issues [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl1/igt@kms_cursor_legacy@pipe-d-single-bo.html * igt@kms_dsc@basic-dsc-enable: - shard-iclb: NOTRUN -> [SKIP][83] ([i915#3840]) [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb5/igt@kms_dsc@basic-dsc-enable.html * igt@kms_flip@2x-dpms-vs-vblank-race-interruptible: - shard-tglb: NOTRUN -> [SKIP][84] ([fdo#109274] / [fdo#111825]) +4 similar issues [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb5/igt@kms_flip@2x-dpms-vs-vblank-race-interruptible.html * igt@kms_flip@2x-flip-vs-dpms: - shard-iclb: NOTRUN -> [SKIP][85] ([fdo#109274]) +2 similar issues [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb6/igt@kms_flip@2x-flip-vs-dpms.html * igt@kms_flip@flip-vs-suspend-interruptible@c-dp1: - shard-kbl: [PASS][86] -> [INCOMPLETE][87] ([i915#636]) [86]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-kbl1/igt@kms_flip@flip-vs-suspend-interruptible@c-dp1.html [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl3/igt@kms_flip@flip-vs-suspend-interruptible@c-dp1.html * igt@kms_flip@flip-vs-suspend@c-dp1: - shard-apl: [PASS][88] -> [DMESG-WARN][89] ([i915#180]) +2 similar issues [88]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-apl2/igt@kms_flip@flip-vs-suspend@c-dp1.html [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl8/igt@kms_flip@flip-vs-suspend@c-dp1.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling: - shard-glk: [PASS][90] -> [FAIL][91] ([i915#4911]) [90]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-glk4/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling.html [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-glk8/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-plflip-blt: - shard-tglb: NOTRUN -> [SKIP][92] ([fdo#109280] / [fdo#111825]) +13 similar issues [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-plflip-blt.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-pwrite: - shard-iclb: NOTRUN -> [SKIP][93] ([fdo#109280]) +10 similar issues [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb4/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-spr-indfb-draw-pwrite.html * igt@kms_plane_alpha_blend@pipe-b-alpha-basic: - shard-apl: NOTRUN -> [FAIL][94] ([fdo#108145] / [i915#265]) +1 similar issue [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl1/igt@kms_plane_alpha_blend@pipe-b-alpha-basic.html - shard-kbl: NOTRUN -> [FAIL][95] ([fdo#108145] / [i915#265]) +1 similar issue [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl7/igt@kms_plane_alpha_blend@pipe-b-alpha-basic.html * igt@kms_plane_lowres@pipe-b-tiling-x: - shard-iclb: NOTRUN -> [SKIP][96] ([i915#3536]) +1 similar issue [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb3/igt@kms_plane_lowres@pipe-b-tiling-x.html * igt@kms_plane_lowres@pipe-d-tiling-y: - shard-tglb: NOTRUN -> [SKIP][97] ([i915#3536]) +1 similar issue [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb5/igt@kms_plane_lowres@pipe-d-tiling-y.html * igt@kms_psr2_sf@primary-plane-update-sf-dmg-area: - shard-kbl: NOTRUN -> [SKIP][98] ([fdo#109271] / [i915#658]) [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl1/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area.html - shard-apl: NOTRUN -> [SKIP][99] ([fdo#109271] / [i915#658]) [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl1/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area.html * igt@kms_psr@psr2_no_drrs: - shard-iclb: [PASS][100] -> [SKIP][101] ([fdo#109441]) +1 similar issue [100]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-iclb2/igt@kms_psr@psr2_no_drrs.html [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb3/igt@kms_psr@psr2_no_drrs.html * igt@kms_psr@psr2_sprite_mmap_cpu: - shard-tglb: NOTRUN -> [FAIL][102] ([i915#132] / [i915#3467]) +1 similar issue [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb5/igt@kms_psr@psr2_sprite_mmap_cpu.html * igt@kms_sysfs_edid_timing: - shard-apl: NOTRUN -> [FAIL][103] ([IGT#2]) [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl3/igt@kms_sysfs_edid_timing.html - shard-kbl: NOTRUN -> [FAIL][104] ([IGT#2]) [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl1/igt@kms_sysfs_edid_timing.html * igt@kms_writeback@writeback-check-output: - shard-apl: NOTRUN -> [SKIP][105] ([fdo#109271] / [i915#2437]) +1 similar issue [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl3/igt@kms_writeback@writeback-check-output.html * igt@kms_writeback@writeback-pixel-formats: - shard-kbl: NOTRUN -> [SKIP][106] ([fdo#109271] / [i915#2437]) +1 similar issue [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl3/igt@kms_writeback@writeback-pixel-formats.html * igt@nouveau_crc@pipe-b-source-rg: - shard-iclb: NOTRUN -> [SKIP][107] ([i915#2530]) [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb3/igt@nouveau_crc@pipe-b-source-rg.html * igt@nouveau_crc@pipe-c-source-outp-complete: - shard-tglb: NOTRUN -> [SKIP][108] ([i915#2530]) +1 similar issue [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb3/igt@nouveau_crc@pipe-c-source-outp-complete.html * igt@prime_nv_api@i915_nv_import_twice: - shard-iclb: NOTRUN -> [SKIP][109] ([fdo#109291]) [109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb8/igt@prime_nv_api@i915_nv_import_twice.html - shard-tglb: NOTRUN -> [SKIP][110] ([fdo#109291]) [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb8/igt@prime_nv_api@i915_nv_import_twice.html * igt@prime_vgem@fence-flip-hang: - shard-iclb: NOTRUN -> [SKIP][111] ([fdo#109295]) [111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb4/igt@prime_vgem@fence-flip-hang.html - shard-tglb: NOTRUN -> [SKIP][112] ([fdo#109295]) [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglb3/igt@prime_vgem@fence-flip-hang.html * igt@sysfs_clients@sema-10: - shard-kbl: NOTRUN -> [SKIP][113] ([fdo#109271] / [i915#2994]) [113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl7/igt@sysfs_clients@sema-10.html #### Possible fixes #### * igt@gem_ctx_persistence@many-contexts: - {shard-tglu}: [INCOMPLETE][114] -> [PASS][115] [114]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-tglu-7/igt@gem_ctx_persistence@many-contexts.html [115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglu-2/igt@gem_ctx_persistence@many-contexts.html * igt@gem_exec_balancer@parallel-out-fence: - shard-iclb: [SKIP][116] ([i915#4525]) -> [PASS][117] [116]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-iclb8/igt@gem_exec_balancer@parallel-out-fence.html [117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb2/igt@gem_exec_balancer@parallel-out-fence.html * igt@gem_exec_fair@basic-deadline: - shard-iclb: [FAIL][118] ([i915#2846]) -> [PASS][119] [118]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-iclb7/igt@gem_exec_fair@basic-deadline.html [119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-iclb1/igt@gem_exec_fair@basic-deadline.html - shard-kbl: [FAIL][120] ([i915#2846]) -> [PASS][121] [120]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-kbl7/igt@gem_exec_fair@basic-deadline.html [121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl3/igt@gem_exec_fair@basic-deadline.html - shard-glk: [FAIL][122] ([i915#2846]) -> [PASS][123] [122]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-glk4/igt@gem_exec_fair@basic-deadline.html [123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-glk4/igt@gem_exec_fair@basic-deadline.html * igt@i915_pm_lpsp@kms-lpsp@kms-lpsp-hdmi-a: - {shard-tglu}: [FAIL][124] ([i915#3825]) -> [PASS][125] [124]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-tglu-8/igt@i915_pm_lpsp@kms-lpsp@kms-lpsp-hdmi-a.html [125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglu-1/igt@i915_pm_lpsp@kms-lpsp@kms-lpsp-hdmi-a.html * igt@kms_big_fb@x-tiled-32bpp-rotate-0: - shard-glk: [DMESG-WARN][126] ([i915#118]) -> [PASS][127] [126]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-glk8/igt@kms_big_fb@x-tiled-32bpp-rotate-0.html [127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-glk1/igt@kms_big_fb@x-tiled-32bpp-rotate-0.html * igt@kms_cursor_crc@pipe-b-cursor-256x85-random: - {shard-tglu}: [FAIL][128] ([i915#1888]) -> [PASS][129] [128]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-tglu-8/igt@kms_cursor_crc@pipe-b-cursor-256x85-random.html [129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-tglu-6/igt@kms_cursor_crc@pipe-b-cursor-256x85-random.html * igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic: - shard-glk: [FAIL][130] ([i915#72]) -> [PASS][131] [130]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-glk8/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic.html [131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-glk7/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic.html * igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-untiled: - shard-glk: [FAIL][132] ([i915#1888]) -> [PASS][133] [132]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-glk5/igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-untiled.html [133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-glk1/igt@kms_draw_crc@draw-method-rgb565-mmap-gtt-untiled.html * igt@kms_flip@flip-vs-expired-vblank@a-hdmi-a1: - shard-glk: [FAIL][134] ([i915#2122]) -> [PASS][135] +1 similar issue [134]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-glk4/igt@kms_flip@flip-vs-expired-vblank@a-hdmi-a1.html [135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-glk2/igt@kms_flip@flip-vs-expired-vblank@a-hdmi-a1.html * igt@kms_flip@flip-vs-expired-vblank@c-dp1: - shard-apl: [FAIL][136] ([i915#79]) -> [PASS][137] [136]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-apl4/igt@kms_flip@flip-vs-expired-vblank@c-dp1.html [137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl3/igt@kms_flip@flip-vs-expired-vblank@c-dp1.html * igt@kms_flip@flip-vs-suspend@a-dp1: - shard-apl: [DMESG-WARN][138] ([i915#180]) -> [PASS][139] [138]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-apl2/igt@kms_flip@flip-vs-suspend@a-dp1.html [139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-apl8/igt@kms_flip@flip-vs-suspend@a-dp1.html * igt@kms_frontbuffer_tracking@fbc-suspend: - shard-kbl: [DMESG-WARN][140] ([i915#180]) -> [PASS][141] +6 similar issues [140]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11052/shard-kbl1/igt@kms_frontbuffer_tracking@fbc-suspend.html [141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/shard-kbl3/igt@kms_frontbuffer_tracking@fbc-suspend.html * igt@kms_hdmi_inject@inject-audio: == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_6541/index.html [-- Attachment #2: Type: text/html, Size: 34339 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-01-07 14:21 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2022-01-06 16:42 [Intel-gfx] [PATCH i-g-t] tests/i915/perf_pmu: Fix allow hang handling Tvrtko Ursulin 2022-01-06 17:27 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork 2022-01-06 17:43 ` [igt-dev] ✗ GitLab.Pipeline: warning " Patchwork 2022-01-06 20:39 ` [igt-dev] [PATCH i-g-t] " Dixit, Ashutosh 2022-01-06 20:39 ` [Intel-gfx] " Dixit, Ashutosh 2022-01-07 14:21 ` [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.