* [igt-dev] [PATCH i-g-t v2] tests/kms_rotation_crc@exhaust-fences: added check for HW detiler
@ 2021-03-05 6:44 Nidhi Gupta
2021-03-05 7:11 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
` (3 more replies)
0 siblings, 4 replies; 6+ messages in thread
From: Nidhi Gupta @ 2021-03-05 6:44 UTC (permalink / raw)
To: igt-dev; +Cc: Nidhi Gupta
HW detiler not supported on platforms w/o aperture.
Added feature test macro to query the kernel for the
global gpu aperture size. Aperture size should be
greater than zero to support HW detiler, if not skip
the test.
Signed-off-by: Nidhi Gupta <nidhi1.gupta@intel.com>
---
tests/kms_rotation_crc.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/kms_rotation_crc.c b/tests/kms_rotation_crc.c
index adddb690..bcbb9bdc 100644
--- a/tests/kms_rotation_crc.c
+++ b/tests/kms_rotation_crc.c
@@ -884,6 +884,7 @@ static void test_plane_rotation_exhaust_fences(data_t *data,
int i;
igt_require(igt_plane_has_prop(plane, IGT_PLANE_ROTATION));
+ igt_require(gem_available_fences(display->drm_fd) > 0);
prepare_crtc(data, output, pipe, plane, false);
--
2.26.2
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply related [flat|nested] 6+ messages in thread* [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_rotation_crc@exhaust-fences: added check for HW detiler 2021-03-05 6:44 [igt-dev] [PATCH i-g-t v2] tests/kms_rotation_crc@exhaust-fences: added check for HW detiler Nidhi Gupta @ 2021-03-05 7:11 ` Patchwork 2021-03-05 7:28 ` [igt-dev] [PATCH i-g-t v2] " Sharma, Swati2 ` (2 subsequent siblings) 3 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2021-03-05 7:11 UTC (permalink / raw) To: Nidhi Gupta; +Cc: igt-dev [-- Attachment #1.1: Type: text/plain, Size: 3896 bytes --] == Series Details == Series: tests/kms_rotation_crc@exhaust-fences: added check for HW detiler URL : https://patchwork.freedesktop.org/series/87661/ State : success == Summary == CI Bug Log - changes from CI_DRM_9832 -> IGTPW_5575 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/index.html Known issues ------------ Here are the changes found in IGTPW_5575 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_basic@userptr: - fi-byt-j1900: NOTRUN -> [SKIP][1] ([fdo#109271]) +17 similar issues [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/fi-byt-j1900/igt@amdgpu/amd_basic@userptr.html * igt@gem_linear_blits@basic: - fi-kbl-8809g: [PASS][2] -> [TIMEOUT][3] ([i915#2502]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/fi-kbl-8809g/igt@gem_linear_blits@basic.html [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/fi-kbl-8809g/igt@gem_linear_blits@basic.html * igt@gem_tiled_blits@basic: - fi-kbl-8809g: [PASS][4] -> [TIMEOUT][5] ([i915#2502] / [i915#3145]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/fi-kbl-8809g/igt@gem_tiled_blits@basic.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/fi-kbl-8809g/igt@gem_tiled_blits@basic.html * igt@gem_tiled_fence_blits@basic: - fi-kbl-8809g: [PASS][6] -> [TIMEOUT][7] ([i915#3145]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/fi-kbl-8809g/igt@gem_tiled_fence_blits@basic.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/fi-kbl-8809g/igt@gem_tiled_fence_blits@basic.html * igt@i915_selftest@live@execlists: - fi-bsw-nick: [PASS][8] -> [INCOMPLETE][9] ([i915#2940]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/fi-bsw-nick/igt@i915_selftest@live@execlists.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/fi-bsw-nick/igt@i915_selftest@live@execlists.html #### Possible fixes #### * igt@i915_pm_rpm@module-reload: - fi-byt-j1900: [INCOMPLETE][10] ([i915#142] / [i915#2405]) -> [PASS][11] [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/fi-byt-j1900/igt@i915_pm_rpm@module-reload.html [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/fi-byt-j1900/igt@i915_pm_rpm@module-reload.html * igt@kms_chamelium@dp-crc-fast: - fi-kbl-7500u: [FAIL][12] ([i915#1372]) -> [PASS][13] [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/fi-kbl-7500u/igt@kms_chamelium@dp-crc-fast.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/fi-kbl-7500u/igt@kms_chamelium@dp-crc-fast.html [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [i915#1372]: https://gitlab.freedesktop.org/drm/intel/issues/1372 [i915#142]: https://gitlab.freedesktop.org/drm/intel/issues/142 [i915#2405]: https://gitlab.freedesktop.org/drm/intel/issues/2405 [i915#2502]: https://gitlab.freedesktop.org/drm/intel/issues/2502 [i915#2940]: https://gitlab.freedesktop.org/drm/intel/issues/2940 [i915#3145]: https://gitlab.freedesktop.org/drm/intel/issues/3145 Participating hosts (44 -> 38) ------------------------------ Missing (6): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-dg1-1 fi-icl-y fi-bdw-samus Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_6022 -> IGTPW_5575 CI-20190529: 20190529 CI_DRM_9832: c67e9ab2e67644f2f6ddfb71658386942d7c35eb @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_5575: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/index.html IGT_6022: 3c3d08ad629c404ace39256da334e4317b550de6 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/index.html [-- Attachment #1.2: Type: text/html, Size: 4790 bytes --] [-- Attachment #2: Type: text/plain, Size: 154 bytes --] _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [igt-dev] [PATCH i-g-t v2] tests/kms_rotation_crc@exhaust-fences: added check for HW detiler 2021-03-05 6:44 [igt-dev] [PATCH i-g-t v2] tests/kms_rotation_crc@exhaust-fences: added check for HW detiler Nidhi Gupta 2021-03-05 7:11 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork @ 2021-03-05 7:28 ` Sharma, Swati2 2021-03-05 7:38 ` Sharma, Swati2 2021-03-05 8:44 ` [igt-dev] ✗ Fi.CI.IGT: failure for " Patchwork 2021-03-05 11:09 ` [igt-dev] [PATCH i-g-t v2] " Chris Wilson 3 siblings, 1 reply; 6+ messages in thread From: Sharma, Swati2 @ 2021-03-05 7:28 UTC (permalink / raw) To: Nidhi Gupta, igt-dev LGTM. Reviewed-by: Swati Sharma <swati2.sharma@intel.com> On 05-Mar-21 12:14 PM, Nidhi Gupta wrote: > HW detiler not supported on platforms w/o aperture. > Added feature test macro to query the kernel for the > global gpu aperture size. Aperture size should be > greater than zero to support HW detiler, if not skip > the test. > > Signed-off-by: Nidhi Gupta <nidhi1.gupta@intel.com> > --- > tests/kms_rotation_crc.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/kms_rotation_crc.c b/tests/kms_rotation_crc.c > index adddb690..bcbb9bdc 100644 > --- a/tests/kms_rotation_crc.c > +++ b/tests/kms_rotation_crc.c > @@ -884,6 +884,7 @@ static void test_plane_rotation_exhaust_fences(data_t *data, > int i; > > igt_require(igt_plane_has_prop(plane, IGT_PLANE_ROTATION)); > + igt_require(gem_available_fences(display->drm_fd) > 0); > > prepare_crtc(data, output, pipe, plane, false); > > -- ~Swati Sharma _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [igt-dev] [PATCH i-g-t v2] tests/kms_rotation_crc@exhaust-fences: added check for HW detiler 2021-03-05 7:28 ` [igt-dev] [PATCH i-g-t v2] " Sharma, Swati2 @ 2021-03-05 7:38 ` Sharma, Swati2 0 siblings, 0 replies; 6+ messages in thread From: Sharma, Swati2 @ 2021-03-05 7:38 UTC (permalink / raw) To: Nidhi Gupta, igt-dev Thanks for the patch. Pushed. On 05-Mar-21 12:58 PM, Sharma, Swati2 wrote: > LGTM. > Reviewed-by: Swati Sharma <swati2.sharma@intel.com> > > On 05-Mar-21 12:14 PM, Nidhi Gupta wrote: >> HW detiler not supported on platforms w/o aperture. >> Added feature test macro to query the kernel for the >> global gpu aperture size. Aperture size should be >> greater than zero to support HW detiler, if not skip >> the test. >> >> Signed-off-by: Nidhi Gupta <nidhi1.gupta@intel.com> >> --- >> tests/kms_rotation_crc.c | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/tests/kms_rotation_crc.c b/tests/kms_rotation_crc.c >> index adddb690..bcbb9bdc 100644 >> --- a/tests/kms_rotation_crc.c >> +++ b/tests/kms_rotation_crc.c >> @@ -884,6 +884,7 @@ static void >> test_plane_rotation_exhaust_fences(data_t *data, >> int i; >> igt_require(igt_plane_has_prop(plane, IGT_PLANE_ROTATION)); >> + igt_require(gem_available_fences(display->drm_fd) > 0); >> prepare_crtc(data, output, pipe, plane, false); >> > -- ~Swati Sharma _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 6+ messages in thread
* [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_rotation_crc@exhaust-fences: added check for HW detiler 2021-03-05 6:44 [igt-dev] [PATCH i-g-t v2] tests/kms_rotation_crc@exhaust-fences: added check for HW detiler Nidhi Gupta 2021-03-05 7:11 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork 2021-03-05 7:28 ` [igt-dev] [PATCH i-g-t v2] " Sharma, Swati2 @ 2021-03-05 8:44 ` Patchwork 2021-03-05 11:09 ` [igt-dev] [PATCH i-g-t v2] " Chris Wilson 3 siblings, 0 replies; 6+ messages in thread From: Patchwork @ 2021-03-05 8:44 UTC (permalink / raw) To: Nidhi Gupta; +Cc: igt-dev [-- Attachment #1.1: Type: text/plain, Size: 30283 bytes --] == Series Details == Series: tests/kms_rotation_crc@exhaust-fences: added check for HW detiler URL : https://patchwork.freedesktop.org/series/87661/ State : failure == Summary == CI Bug Log - changes from CI_DRM_9832_full -> IGTPW_5575_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_5575_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_5575_full, please notify your bug team 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_5575/index.html Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_5575_full: ### IGT changes ### #### Possible regressions #### * igt@kms_atomic_transition@plane-all-transition-nonblocking@dp-1-pipe-b: - shard-kbl: [PASS][1] -> [FAIL][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-kbl7/igt@kms_atomic_transition@plane-all-transition-nonblocking@dp-1-pipe-b.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl6/igt@kms_atomic_transition@plane-all-transition-nonblocking@dp-1-pipe-b.html Known issues ------------ Here are the changes found in IGTPW_5575_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@feature_discovery@display-2x: - shard-tglb: NOTRUN -> [SKIP][3] ([i915#1839]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb1/igt@feature_discovery@display-2x.html - shard-iclb: NOTRUN -> [SKIP][4] ([i915#1839]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb4/igt@feature_discovery@display-2x.html * igt@gem_ctx_persistence@engines-queued: - shard-snb: NOTRUN -> [SKIP][5] ([fdo#109271] / [i915#1099]) +1 similar issue [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-snb5/igt@gem_ctx_persistence@engines-queued.html * igt@gem_ctx_persistence@processes: - shard-hsw: NOTRUN -> [SKIP][6] ([fdo#109271] / [i915#1099]) +1 similar issue [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-hsw7/igt@gem_ctx_persistence@processes.html * igt@gem_ctx_sseu@invalid-args: - shard-tglb: NOTRUN -> [SKIP][7] ([i915#280]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb2/igt@gem_ctx_sseu@invalid-args.html * igt@gem_exec_fair@basic-none-share@rcs0: - shard-iclb: [PASS][8] -> [FAIL][9] ([i915#2842]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-iclb4/igt@gem_exec_fair@basic-none-share@rcs0.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb3/igt@gem_exec_fair@basic-none-share@rcs0.html * igt@gem_exec_fair@basic-none-vip@rcs0: - shard-tglb: NOTRUN -> [FAIL][10] ([i915#2842]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb2/igt@gem_exec_fair@basic-none-vip@rcs0.html - shard-iclb: NOTRUN -> [FAIL][11] ([i915#2842]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb5/igt@gem_exec_fair@basic-none-vip@rcs0.html - shard-glk: NOTRUN -> [FAIL][12] ([i915#2842]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-glk8/igt@gem_exec_fair@basic-none-vip@rcs0.html * igt@gem_exec_fair@basic-none@vcs0: - shard-kbl: [PASS][13] -> [FAIL][14] ([i915#2842]) +1 similar issue [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-kbl6/igt@gem_exec_fair@basic-none@vcs0.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl2/igt@gem_exec_fair@basic-none@vcs0.html * igt@gem_exec_fair@basic-pace-share@rcs0: - shard-tglb: [PASS][15] -> [FAIL][16] ([i915#2842]) +1 similar issue [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-tglb6/igt@gem_exec_fair@basic-pace-share@rcs0.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb3/igt@gem_exec_fair@basic-pace-share@rcs0.html * igt@gem_exec_flush@basic-batch-kernel-default-cmd: - shard-snb: NOTRUN -> [SKIP][17] ([fdo#109271]) +317 similar issues [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-snb5/igt@gem_exec_flush@basic-batch-kernel-default-cmd.html * igt@gem_exec_reloc@basic-many-active@rcs0: - shard-apl: [PASS][18] -> [FAIL][19] ([i915#2389]) [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-apl7/igt@gem_exec_reloc@basic-many-active@rcs0.html [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-apl6/igt@gem_exec_reloc@basic-many-active@rcs0.html * igt@gem_exec_reloc@basic-many-active@vcs0: - shard-kbl: NOTRUN -> [FAIL][20] ([i915#2389]) +4 similar issues [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl4/igt@gem_exec_reloc@basic-many-active@vcs0.html * igt@gem_exec_schedule@u-fairslice@rcs0: - shard-glk: [PASS][21] -> [DMESG-WARN][22] ([i915#1610] / [i915#2803]) [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-glk3/igt@gem_exec_schedule@u-fairslice@rcs0.html [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-glk7/igt@gem_exec_schedule@u-fairslice@rcs0.html * igt@gem_exec_whisper@basic-fds-all: - shard-glk: [PASS][23] -> [DMESG-WARN][24] ([i915#118] / [i915#95]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-glk6/igt@gem_exec_whisper@basic-fds-all.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-glk8/igt@gem_exec_whisper@basic-fds-all.html * igt@gem_huc_copy@huc-copy: - shard-tglb: [PASS][25] -> [SKIP][26] ([i915#2190]) [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-tglb8/igt@gem_huc_copy@huc-copy.html [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb6/igt@gem_huc_copy@huc-copy.html - shard-apl: NOTRUN -> [SKIP][27] ([fdo#109271] / [i915#2190]) [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-apl7/igt@gem_huc_copy@huc-copy.html * igt@gem_mmap_gtt@cpuset-big-copy-xy: - shard-iclb: [PASS][28] -> [FAIL][29] ([i915#307]) [28]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-iclb6/igt@gem_mmap_gtt@cpuset-big-copy-xy.html [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb3/igt@gem_mmap_gtt@cpuset-big-copy-xy.html * igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs: - shard-iclb: NOTRUN -> [SKIP][30] ([i915#768]) [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb6/igt@gem_render_copy@y-tiled-mc-ccs-to-yf-tiled-ccs.html * igt@gem_userptr_blits@readonly-pwrite-unsync: - shard-tglb: NOTRUN -> [SKIP][31] ([fdo#110426] / [i915#1704]) [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb5/igt@gem_userptr_blits@readonly-pwrite-unsync.html - shard-iclb: NOTRUN -> [SKIP][32] ([fdo#110426] / [i915#1704]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb6/igt@gem_userptr_blits@readonly-pwrite-unsync.html * igt@gem_userptr_blits@vma-merge: - shard-snb: NOTRUN -> [FAIL][33] ([i915#2724]) [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-snb2/igt@gem_userptr_blits@vma-merge.html * igt@gem_workarounds@suspend-resume-context: - shard-apl: NOTRUN -> [DMESG-WARN][34] ([i915#180]) +1 similar issue [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-apl6/igt@gem_workarounds@suspend-resume-context.html * igt@gen3_render_linear_blits: - shard-tglb: NOTRUN -> [SKIP][35] ([fdo#109289]) +1 similar issue [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb7/igt@gen3_render_linear_blits.html * igt@gen9_exec_parse@allowed-all: - shard-iclb: NOTRUN -> [SKIP][36] ([fdo#112306]) +2 similar issues [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb7/igt@gen9_exec_parse@allowed-all.html * igt@gen9_exec_parse@bb-start-param: - shard-tglb: NOTRUN -> [SKIP][37] ([fdo#112306]) +1 similar issue [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb1/igt@gen9_exec_parse@bb-start-param.html * igt@i915_selftest@live@client: - shard-glk: [PASS][38] -> [DMESG-FAIL][39] ([i915#3047]) [38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-glk2/igt@i915_selftest@live@client.html [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-glk6/igt@i915_selftest@live@client.html * igt@i915_selftest@live@hangcheck: - shard-hsw: [PASS][40] -> [INCOMPLETE][41] ([i915#2782]) [40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-hsw7/igt@i915_selftest@live@hangcheck.html [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-hsw4/igt@i915_selftest@live@hangcheck.html * igt@kms_async_flips@test-time-stamp: - shard-tglb: [PASS][42] -> [FAIL][43] ([i915#2574]) [42]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-tglb8/igt@kms_async_flips@test-time-stamp.html [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb6/igt@kms_async_flips@test-time-stamp.html * igt@kms_big_fb@linear-16bpp-rotate-90: - shard-iclb: NOTRUN -> [SKIP][44] ([fdo#110725] / [fdo#111614]) [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb1/igt@kms_big_fb@linear-16bpp-rotate-90.html - shard-tglb: NOTRUN -> [SKIP][45] ([fdo#111614]) [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb3/igt@kms_big_fb@linear-16bpp-rotate-90.html * igt@kms_big_fb@yf-tiled-32bpp-rotate-90: - shard-tglb: NOTRUN -> [SKIP][46] ([fdo#111615]) [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb5/igt@kms_big_fb@yf-tiled-32bpp-rotate-90.html * igt@kms_big_fb@yf-tiled-64bpp-rotate-180: - shard-iclb: NOTRUN -> [SKIP][47] ([fdo#110723]) [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb8/igt@kms_big_fb@yf-tiled-64bpp-rotate-180.html * igt@kms_chamelium@vga-hpd-with-enabled-mode: - shard-iclb: NOTRUN -> [SKIP][48] ([fdo#109284] / [fdo#111827]) +5 similar issues [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb1/igt@kms_chamelium@vga-hpd-with-enabled-mode.html * igt@kms_color@pipe-b-degamma: - shard-tglb: NOTRUN -> [FAIL][49] ([i915#1149]) [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb6/igt@kms_color@pipe-b-degamma.html - shard-iclb: NOTRUN -> [FAIL][50] ([i915#1149]) [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb6/igt@kms_color@pipe-b-degamma.html * igt@kms_color@pipe-d-ctm-0-5: - shard-iclb: NOTRUN -> [SKIP][51] ([fdo#109278] / [i915#1149]) [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb3/igt@kms_color@pipe-d-ctm-0-5.html * igt@kms_color_chamelium@pipe-a-ctm-0-25: - shard-snb: NOTRUN -> [SKIP][52] ([fdo#109271] / [fdo#111827]) +23 similar issues [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-snb5/igt@kms_color_chamelium@pipe-a-ctm-0-25.html * igt@kms_color_chamelium@pipe-a-ctm-0-5: - shard-apl: NOTRUN -> [SKIP][53] ([fdo#109271] / [fdo#111827]) +26 similar issues [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-apl1/igt@kms_color_chamelium@pipe-a-ctm-0-5.html * igt@kms_color_chamelium@pipe-a-ctm-blue-to-red: - shard-kbl: NOTRUN -> [SKIP][54] ([fdo#109271] / [fdo#111827]) +20 similar issues [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl6/igt@kms_color_chamelium@pipe-a-ctm-blue-to-red.html * igt@kms_color_chamelium@pipe-a-ctm-max: - shard-glk: NOTRUN -> [SKIP][55] ([fdo#109271] / [fdo#111827]) +6 similar issues [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-glk4/igt@kms_color_chamelium@pipe-a-ctm-max.html * igt@kms_color_chamelium@pipe-b-ctm-green-to-red: - shard-hsw: NOTRUN -> [SKIP][56] ([fdo#109271] / [fdo#111827]) +4 similar issues [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-hsw2/igt@kms_color_chamelium@pipe-b-ctm-green-to-red.html - shard-tglb: NOTRUN -> [SKIP][57] ([fdo#109284] / [fdo#111827]) +6 similar issues [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb8/igt@kms_color_chamelium@pipe-b-ctm-green-to-red.html * igt@kms_color_chamelium@pipe-d-ctm-negative: - shard-iclb: NOTRUN -> [SKIP][58] ([fdo#109278] / [fdo#109284] / [fdo#111827]) [58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb2/igt@kms_color_chamelium@pipe-d-ctm-negative.html * igt@kms_content_protection@mei_interface: - shard-iclb: NOTRUN -> [SKIP][59] ([fdo#109300] / [fdo#111066]) [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb7/igt@kms_content_protection@mei_interface.html - shard-tglb: NOTRUN -> [SKIP][60] ([fdo#111828]) [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb7/igt@kms_content_protection@mei_interface.html * igt@kms_content_protection@srm: - shard-apl: NOTRUN -> [TIMEOUT][61] ([i915#1319]) [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-apl3/igt@kms_content_protection@srm.html * igt@kms_cursor_crc@pipe-a-cursor-suspend: - shard-kbl: [PASS][62] -> [DMESG-WARN][63] ([i915#180]) +3 similar issues [62]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-kbl3/igt@kms_cursor_crc@pipe-a-cursor-suspend.html [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl2/igt@kms_cursor_crc@pipe-a-cursor-suspend.html - shard-apl: [PASS][64] -> [DMESG-WARN][65] ([i915#180]) [64]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-apl8/igt@kms_cursor_crc@pipe-a-cursor-suspend.html [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-apl7/igt@kms_cursor_crc@pipe-a-cursor-suspend.html * igt@kms_cursor_crc@pipe-b-cursor-512x512-rapid-movement: - shard-iclb: NOTRUN -> [SKIP][66] ([fdo#109278] / [fdo#109279]) +1 similar issue [66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb7/igt@kms_cursor_crc@pipe-b-cursor-512x512-rapid-movement.html - shard-tglb: NOTRUN -> [SKIP][67] ([fdo#109279]) +1 similar issue [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb7/igt@kms_cursor_crc@pipe-b-cursor-512x512-rapid-movement.html * igt@kms_cursor_edge_walk@pipe-d-64x64-left-edge: - shard-hsw: NOTRUN -> [SKIP][68] ([fdo#109271] / [i915#533]) +4 similar issues [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-hsw4/igt@kms_cursor_edge_walk@pipe-d-64x64-left-edge.html * igt@kms_cursor_legacy@cursora-vs-flipb-toggle: - shard-iclb: NOTRUN -> [SKIP][69] ([fdo#109274] / [fdo#109278]) +3 similar issues [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb7/igt@kms_cursor_legacy@cursora-vs-flipb-toggle.html * igt@kms_cursor_legacy@pipe-d-torture-bo: - shard-kbl: NOTRUN -> [SKIP][70] ([fdo#109271] / [i915#533]) +2 similar issues [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl7/igt@kms_cursor_legacy@pipe-d-torture-bo.html - shard-glk: NOTRUN -> [SKIP][71] ([fdo#109271] / [i915#533]) [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-glk1/igt@kms_cursor_legacy@pipe-d-torture-bo.html * igt@kms_flip@2x-flip-vs-panning-interruptible: - shard-iclb: NOTRUN -> [SKIP][72] ([fdo#109274]) [72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb1/igt@kms_flip@2x-flip-vs-panning-interruptible.html * igt@kms_flip@flip-vs-expired-vblank@c-hdmi-a1: - shard-glk: [PASS][73] -> [FAIL][74] ([i915#79]) [73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-glk9/igt@kms_flip@flip-vs-expired-vblank@c-hdmi-a1.html [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-glk9/igt@kms_flip@flip-vs-expired-vblank@c-hdmi-a1.html * igt@kms_flip@flip-vs-suspend-interruptible@c-hdmi-a1: - shard-hsw: [PASS][75] -> [INCOMPLETE][76] ([i915#2055]) [75]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-hsw2/igt@kms_flip@flip-vs-suspend-interruptible@c-hdmi-a1.html [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-hsw2/igt@kms_flip@flip-vs-suspend-interruptible@c-hdmi-a1.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs: - shard-kbl: NOTRUN -> [FAIL][77] ([i915#2641]) [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl6/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs.html * igt@kms_force_connector_basic@force-load-detect: - shard-iclb: NOTRUN -> [SKIP][78] ([fdo#109285]) [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb4/igt@kms_force_connector_basic@force-load-detect.html - shard-tglb: NOTRUN -> [SKIP][79] ([fdo#109285]) [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb1/igt@kms_force_connector_basic@force-load-detect.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-move: - shard-hsw: NOTRUN -> [SKIP][80] ([fdo#109271]) +39 similar issues [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-hsw7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-move.html - shard-tglb: NOTRUN -> [SKIP][81] ([fdo#111825]) +14 similar issues [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-move.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite: - shard-iclb: NOTRUN -> [SKIP][82] ([fdo#109280]) +15 similar issues [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb7/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-spr-indfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-draw-mmap-wc: - shard-glk: NOTRUN -> [SKIP][83] ([fdo#109271]) +46 similar issues [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-glk3/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-draw-mmap-wc.html * igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-wc: - shard-kbl: NOTRUN -> [SKIP][84] ([fdo#109271]) +158 similar issues [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl3/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-mmap-wc.html * igt@kms_hdmi_inject@inject-audio: - shard-tglb: [PASS][85] -> [SKIP][86] ([i915#433]) [85]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-tglb1/igt@kms_hdmi_inject@inject-audio.html [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb8/igt@kms_hdmi_inject@inject-audio.html * igt@kms_hdr@bpc-switch-suspend: - shard-kbl: NOTRUN -> [DMESG-WARN][87] ([i915#180]) +1 similar issue [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl2/igt@kms_hdr@bpc-switch-suspend.html * igt@kms_pipe_b_c_ivb@from-pipe-c-to-b-with-3-lanes: - shard-iclb: NOTRUN -> [SKIP][88] ([fdo#109289]) +2 similar issues [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb3/igt@kms_pipe_b_c_ivb@from-pipe-c-to-b-with-3-lanes.html * igt@kms_pipe_crc_basic@disable-crc-after-crtc-pipe-d: - shard-apl: NOTRUN -> [SKIP][89] ([fdo#109271] / [i915#533]) +1 similar issue [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-apl2/igt@kms_pipe_crc_basic@disable-crc-after-crtc-pipe-d.html * igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb: - shard-glk: NOTRUN -> [FAIL][90] ([fdo#108145] / [i915#265]) [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-glk4/igt@kms_plane_alpha_blend@pipe-a-alpha-opaque-fb.html * igt@kms_plane_alpha_blend@pipe-b-alpha-basic: - shard-apl: NOTRUN -> [FAIL][91] ([fdo#108145] / [i915#265]) +2 similar issues [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-apl1/igt@kms_plane_alpha_blend@pipe-b-alpha-basic.html * igt@kms_plane_alpha_blend@pipe-c-alpha-7efc: - shard-kbl: NOTRUN -> [FAIL][92] ([fdo#108145] / [i915#265]) +2 similar issues [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl7/igt@kms_plane_alpha_blend@pipe-c-alpha-7efc.html * igt@kms_plane_alpha_blend@pipe-d-constant-alpha-max: - shard-iclb: NOTRUN -> [SKIP][93] ([fdo#109278]) +13 similar issues [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb1/igt@kms_plane_alpha_blend@pipe-d-constant-alpha-max.html * igt@kms_plane_lowres@pipe-c-tiling-none: - shard-glk: [PASS][94] -> [FAIL][95] ([i915#899]) [94]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-glk5/igt@kms_plane_lowres@pipe-c-tiling-none.html [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-glk6/igt@kms_plane_lowres@pipe-c-tiling-none.html * igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-3: - shard-iclb: NOTRUN -> [SKIP][96] ([i915#658]) [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb7/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-3.html * igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-5: - shard-apl: NOTRUN -> [SKIP][97] ([fdo#109271] / [i915#658]) +6 similar issues [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-apl1/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-5.html - shard-kbl: NOTRUN -> [SKIP][98] ([fdo#109271] / [i915#658]) +2 similar issues [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl1/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-5.html * igt@kms_psr2_sf@plane-move-sf-dmg-area-1: - shard-glk: NOTRUN -> [SKIP][99] ([fdo#109271] / [i915#658]) [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-glk4/igt@kms_psr2_sf@plane-move-sf-dmg-area-1.html - shard-iclb: NOTRUN -> [SKIP][100] ([i915#2920]) [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb2/igt@kms_psr2_sf@plane-move-sf-dmg-area-1.html * igt@kms_psr@psr2_cursor_plane_move: - shard-iclb: NOTRUN -> [SKIP][101] ([fdo#109441]) [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb3/igt@kms_psr@psr2_cursor_plane_move.html * igt@kms_psr@psr2_sprite_mmap_gtt: - shard-iclb: [PASS][102] -> [SKIP][103] ([fdo#109441]) +3 similar issues [102]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_gtt.html [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb3/igt@kms_psr@psr2_sprite_mmap_gtt.html * igt@kms_psr@sprite_blt: - shard-hsw: NOTRUN -> [SKIP][104] ([fdo#109271] / [i915#1072]) +1 similar issue [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-hsw2/igt@kms_psr@sprite_blt.html * igt@kms_sysfs_edid_timing: - shard-kbl: NOTRUN -> [FAIL][105] ([IGT#2]) [105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl7/igt@kms_sysfs_edid_timing.html * igt@nouveau_crc@pipe-b-source-outp-inactive: - shard-iclb: NOTRUN -> [SKIP][106] ([i915#2530]) [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb3/igt@nouveau_crc@pipe-b-source-outp-inactive.html - shard-tglb: NOTRUN -> [SKIP][107] ([i915#2530]) [107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb3/igt@nouveau_crc@pipe-b-source-outp-inactive.html * igt@prime_nv_api@i915_nv_reimport_twice_check_flink_name: - shard-apl: NOTRUN -> [SKIP][108] ([fdo#109271]) +195 similar issues [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-apl1/igt@prime_nv_api@i915_nv_reimport_twice_check_flink_name.html * igt@prime_nv_pcopy@test3_1: - shard-tglb: NOTRUN -> [SKIP][109] ([fdo#109291]) +1 similar issue [109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb2/igt@prime_nv_pcopy@test3_1.html * igt@prime_nv_pcopy@test_semaphore: - shard-iclb: NOTRUN -> [SKIP][110] ([fdo#109291]) +2 similar issues [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb5/igt@prime_nv_pcopy@test_semaphore.html * igt@prime_vgem@coherency-gtt: - shard-tglb: NOTRUN -> [SKIP][111] ([fdo#111656]) [111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb2/igt@prime_vgem@coherency-gtt.html - shard-iclb: NOTRUN -> [SKIP][112] ([fdo#109292]) [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb5/igt@prime_vgem@coherency-gtt.html * igt@sysfs_clients@recycle-many: - shard-tglb: [PASS][113] -> [FAIL][114] ([i915#3028]) [113]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-tglb6/igt@sysfs_clients@recycle-many.html [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb3/igt@sysfs_clients@recycle-many.html * igt@tools_test@sysfs_l3_parity: - shard-iclb: NOTRUN -> [SKIP][115] ([fdo#109307]) [115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb7/igt@tools_test@sysfs_l3_parity.html - shard-tglb: NOTRUN -> [SKIP][116] ([fdo#109307]) [116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-tglb7/igt@tools_test@sysfs_l3_parity.html #### Possible fixes #### * igt@gem_exec_balancer@hang: - shard-iclb: [INCOMPLETE][117] ([i915#1895]) -> [PASS][118] [117]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-iclb2/igt@gem_exec_balancer@hang.html [118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb7/igt@gem_exec_balancer@hang.html * igt@gem_exec_fair@basic-none-solo@rcs0: - shard-glk: [FAIL][119] ([i915#2842]) -> [PASS][120] [119]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-glk6/igt@gem_exec_fair@basic-none-solo@rcs0.html [120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-glk7/igt@gem_exec_fair@basic-none-solo@rcs0.html * igt@gem_exec_fair@basic-none@vecs0: - shard-kbl: [FAIL][121] ([i915#2842]) -> [PASS][122] [121]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-kbl6/igt@gem_exec_fair@basic-none@vecs0.html [122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl2/igt@gem_exec_fair@basic-none@vecs0.html * igt@gem_exec_schedule@u-fairslice@vecs0: - shard-iclb: [DMESG-WARN][123] ([i915#2803]) -> [PASS][124] [123]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-iclb3/igt@gem_exec_schedule@u-fairslice@vecs0.html [124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb1/igt@gem_exec_schedule@u-fairslice@vecs0.html * igt@gem_mmap_gtt@cpuset-big-copy-odd: - shard-iclb: [FAIL][125] ([i915#2428]) -> [PASS][126] [125]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-iclb6/igt@gem_mmap_gtt@cpuset-big-copy-odd.html [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb7/igt@gem_mmap_gtt@cpuset-big-copy-odd.html * igt@gem_mmap_gtt@cpuset-medium-copy-odd: - shard-iclb: [FAIL][127] -> [PASS][128] [127]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-iclb8/igt@gem_mmap_gtt@cpuset-medium-copy-odd.html [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb2/igt@gem_mmap_gtt@cpuset-medium-copy-odd.html * igt@gen9_exec_parse@allowed-all: - shard-glk: [DMESG-WARN][129] ([i915#1436] / [i915#716]) -> [PASS][130] [129]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-glk3/igt@gen9_exec_parse@allowed-all.html [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-glk3/igt@gen9_exec_parse@allowed-all.html * igt@i915_pm_rpm@modeset-non-lpsp-stress: - shard-kbl: [TIMEOUT][131] ([i915#1288]) -> [PASS][132] [131]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-kbl3/igt@i915_pm_rpm@modeset-non-lpsp-stress.html [132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl7/igt@i915_pm_rpm@modeset-non-lpsp-stress.html - shard-apl: [TIMEOUT][133] ([i915#1288]) -> [PASS][134] [133]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-apl6/igt@i915_pm_rpm@modeset-non-lpsp-stress.html [134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-apl8/igt@i915_pm_rpm@modeset-non-lpsp-stress.html * igt@kms_cursor_crc@pipe-b-cursor-suspend: - shard-apl: [DMESG-WARN][135] ([i915#180]) -> [PASS][136] [135]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-apl8/igt@kms_cursor_crc@pipe-b-cursor-suspend.html [136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-apl2/igt@kms_cursor_crc@pipe-b-cursor-suspend.html * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a: - shard-kbl: [DMESG-WARN][137] ([i915#180]) -> [PASS][138] +7 similar issues [137]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-kbl4/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html [138]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-kbl6/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html * igt@kms_psr2_su@page_flip: - shard-iclb: [SKIP][139] ([fdo#109642] / [fdo#111068] / [i915#658]) -> [PASS][140] [139]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-iclb1/igt@kms_psr2_su@page_flip.html [140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb2/igt@kms_psr2_su@page_flip.html * igt@kms_psr@psr2_suspend: - shard-iclb: [SKIP][141] ([fdo#109441]) -> [PASS][142] [141]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9832/shard-iclb6/igt@kms_psr@psr2_suspend.html [142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/shard-iclb2/igt@kms_psr@psr2_suspend.ht == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5575/index.html [-- Attachment #1.2: Type: text/html, Size: 33773 bytes --] [-- Attachment #2: Type: text/plain, Size: 154 bytes --] _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [igt-dev] [PATCH i-g-t v2] tests/kms_rotation_crc@exhaust-fences: added check for HW detiler 2021-03-05 6:44 [igt-dev] [PATCH i-g-t v2] tests/kms_rotation_crc@exhaust-fences: added check for HW detiler Nidhi Gupta ` (2 preceding siblings ...) 2021-03-05 8:44 ` [igt-dev] ✗ Fi.CI.IGT: failure for " Patchwork @ 2021-03-05 11:09 ` Chris Wilson 3 siblings, 0 replies; 6+ messages in thread From: Chris Wilson @ 2021-03-05 11:09 UTC (permalink / raw) To: Nidhi Gupta, igt-dev; +Cc: Nidhi Gupta Quoting Nidhi Gupta (2021-03-05 06:44:21) > HW detiler not supported on platforms w/o aperture. > Added feature test macro to query the kernel for the > global gpu aperture size. Aperture size should be > greater than zero to support HW detiler, if not skip > the test. Which is already a requirement for the test. So what are you actually trying to achieve? igt_require(total_fbs_size < total_aperture_size * 0.9); Maybe that it's mistakenly calling gem_available_aperture_size() and not gem_mappable_aperture_size(). -Chris _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2021-03-05 11:09 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2021-03-05 6:44 [igt-dev] [PATCH i-g-t v2] tests/kms_rotation_crc@exhaust-fences: added check for HW detiler Nidhi Gupta 2021-03-05 7:11 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork 2021-03-05 7:28 ` [igt-dev] [PATCH i-g-t v2] " Sharma, Swati2 2021-03-05 7:38 ` Sharma, Swati2 2021-03-05 8:44 ` [igt-dev] ✗ Fi.CI.IGT: failure for " Patchwork 2021-03-05 11:09 ` [igt-dev] [PATCH i-g-t v2] " Chris Wilson
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox