* [igt-dev] [PATCH i-g-t v2] tests/kms_universal_plane:Added subtest description
@ 2021-01-29 7:49 Arundhati Hagaragi
2021-01-29 9:00 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_universal_plane:Added subtest description (rev2) Patchwork
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Arundhati Hagaragi @ 2021-01-29 7:49 UTC (permalink / raw)
To: igt-dev; +Cc: Kunal1, Joshi
Added description for all subtests
Signed-off-by: Arundhati Hagaragi <arundhati.hagaragi@intel.com>
Cc: Joshi, Kunal1 <kunal1.joshi@intel.com>
v2: removed extra bracket and semicolon.
---
tests/kms_universal_plane.c | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/tests/kms_universal_plane.c b/tests/kms_universal_plane.c
index 46d6d180..aae3fc52 100644
--- a/tests/kms_universal_plane.c
+++ b/tests/kms_universal_plane.c
@@ -758,26 +758,32 @@ run_tests_for_pipe(data_t *data, enum pipe pipe)
igt_require_f(valid_tests, "no valid crtc/connector combinations found\n");
}
+ igt_describe("Check the switching between different primary plane fbs with CRTC off");
igt_subtest_f("universal-plane-pipe-%s-functional",
kmstest_pipe_name(pipe))
for_each_valid_output_on_pipe(&data->display, pipe, output)
functional_test_pipe(data, pipe, output);
+ igt_describe("Test for scale-up or scale-down using universal plane API without covering CRTC");
igt_subtest_f("universal-plane-pipe-%s-sanity",
kmstest_pipe_name(pipe))
for_each_valid_output_on_pipe(&data->display, pipe, output)
sanity_test_pipe(data, pipe, output);
+ igt_describe("Check pageflips while primary plane is disabled before IOCTL or between IOCTL"
+ " and pageflip execution");
igt_subtest_f("disable-primary-vs-flip-pipe-%s",
kmstest_pipe_name(pipe))
for_each_valid_output_on_pipe(&data->display, pipe, output)
pageflip_test_pipe(data, pipe, output);
+ igt_describe("Check for cursor leaks after performing cursor operations");
igt_subtest_f("cursor-fb-leak-pipe-%s",
kmstest_pipe_name(pipe))
for_each_valid_output_on_pipe(&data->display, pipe, output)
cursor_leak_test_pipe(data, pipe, output);
+ igt_describe("Check if pageflip succeeds in windowed setting");
igt_subtest_f("universal-plane-gen9-features-pipe-%s",
kmstest_pipe_name(pipe))
for_each_valid_output_on_pipe(&data->display, pipe, output)
--
2.25.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_universal_plane:Added subtest description (rev2)
2021-01-29 7:49 [igt-dev] [PATCH i-g-t v2] tests/kms_universal_plane:Added subtest description Arundhati Hagaragi
@ 2021-01-29 9:00 ` Patchwork
2021-01-29 15:19 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2021-02-01 5:13 ` [igt-dev] [PATCH i-g-t v2] tests/kms_universal_plane:Added subtest description Kunal Joshi
2 siblings, 0 replies; 4+ messages in thread
From: Patchwork @ 2021-01-29 9:00 UTC (permalink / raw)
To: Arundhati Hagaragi; +Cc: igt-dev
[-- Attachment #1.1: Type: text/plain, Size: 5388 bytes --]
== Series Details ==
Series: tests/kms_universal_plane:Added subtest description (rev2)
URL : https://patchwork.freedesktop.org/series/86075/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_9698 -> IGTPW_5443
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/index.html
Known issues
------------
Here are the changes found in IGTPW_5443 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@amdgpu/amd_basic@memory-alloc:
- fi-cml-u2: NOTRUN -> [SKIP][1] ([fdo#109315]) +17 similar issues
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/fi-cml-u2/igt@amdgpu/amd_basic@memory-alloc.html
* igt@amdgpu/amd_basic@userptr:
- fi-byt-j1900: NOTRUN -> [SKIP][2] ([fdo#109271]) +17 similar issues
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/fi-byt-j1900/igt@amdgpu/amd_basic@userptr.html
* igt@gem_exec_fence@basic-busy@bcs0:
- fi-cml-u2: NOTRUN -> [SKIP][3] ([i915#1208]) +1 similar issue
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/fi-cml-u2/igt@gem_exec_fence@basic-busy@bcs0.html
* igt@gem_huc_copy@huc-copy:
- fi-cml-u2: NOTRUN -> [SKIP][4] ([i915#2190])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/fi-cml-u2/igt@gem_huc_copy@huc-copy.html
* igt@i915_pm_rpm@module-reload:
- fi-kbl-7500u: [PASS][5] -> [DMESG-WARN][6] ([i915#2605])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/fi-kbl-7500u/igt@i915_pm_rpm@module-reload.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/fi-kbl-7500u/igt@i915_pm_rpm@module-reload.html
* igt@kms_chamelium@hdmi-hpd-fast:
- fi-cml-u2: NOTRUN -> [SKIP][7] ([i915#1004]) +2 similar issues
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/fi-cml-u2/igt@kms_chamelium@hdmi-hpd-fast.html
* igt@kms_chamelium@vga-edid-read:
- fi-cml-u2: NOTRUN -> [SKIP][8] ([fdo#109309]) +1 similar issue
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/fi-cml-u2/igt@kms_chamelium@vga-edid-read.html
* igt@kms_force_connector_basic@force-load-detect:
- fi-cml-u2: NOTRUN -> [SKIP][9] ([fdo#109285])
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/fi-cml-u2/igt@kms_force_connector_basic@force-load-detect.html
* igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-cml-u2: NOTRUN -> [SKIP][10] ([fdo#109278] / [i915#533])
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/fi-cml-u2/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d.html
* igt@prime_self_import@basic-with_two_bos:
- fi-tgl-y: [PASS][11] -> [DMESG-WARN][12] ([i915#402]) +2 similar issues
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/fi-tgl-y/igt@prime_self_import@basic-with_two_bos.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/fi-tgl-y/igt@prime_self_import@basic-with_two_bos.html
#### Possible fixes ####
* igt@i915_getparams_basic@basic-subslice-total:
- fi-tgl-y: [DMESG-WARN][13] ([i915#402]) -> [PASS][14] +1 similar issue
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/fi-tgl-y/igt@i915_getparams_basic@basic-subslice-total.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/fi-tgl-y/igt@i915_getparams_basic@basic-subslice-total.html
* igt@i915_pm_rpm@module-reload:
- fi-byt-j1900: [INCOMPLETE][15] ([i915#142] / [i915#2405]) -> [PASS][16]
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/fi-byt-j1900/igt@i915_pm_rpm@module-reload.html
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/fi-byt-j1900/igt@i915_pm_rpm@module-reload.html
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
[fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
[fdo#109309]: https://bugs.freedesktop.org/show_bug.cgi?id=109309
[fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
[i915#1004]: https://gitlab.freedesktop.org/drm/intel/issues/1004
[i915#1208]: https://gitlab.freedesktop.org/drm/intel/issues/1208
[i915#142]: https://gitlab.freedesktop.org/drm/intel/issues/142
[i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190
[i915#2405]: https://gitlab.freedesktop.org/drm/intel/issues/2405
[i915#2605]: https://gitlab.freedesktop.org/drm/intel/issues/2605
[i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402
[i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533
Participating hosts (43 -> 38)
------------------------------
Additional (1): fi-cml-u2
Missing (6): fi-jsl-1 fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-dg1-1 fi-bdw-samus
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_5978 -> IGTPW_5443
CI-20190529: 20190529
CI_DRM_9698: 4917e86d5a4ca50e451247a3607e0f1eb81eedba @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_5443: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/index.html
IGT_5978: e1e5b3fea2baafdae0160940ecb8bf0242703840 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/index.html
[-- Attachment #1.2: Type: text/html, Size: 6349 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] 4+ messages in thread
* [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_universal_plane:Added subtest description (rev2)
2021-01-29 7:49 [igt-dev] [PATCH i-g-t v2] tests/kms_universal_plane:Added subtest description Arundhati Hagaragi
2021-01-29 9:00 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_universal_plane:Added subtest description (rev2) Patchwork
@ 2021-01-29 15:19 ` Patchwork
2021-02-01 5:13 ` [igt-dev] [PATCH i-g-t v2] tests/kms_universal_plane:Added subtest description Kunal Joshi
2 siblings, 0 replies; 4+ messages in thread
From: Patchwork @ 2021-01-29 15:19 UTC (permalink / raw)
To: Arundhati Hagaragi; +Cc: igt-dev
[-- Attachment #1.1: Type: text/plain, Size: 30276 bytes --]
== Series Details ==
Series: tests/kms_universal_plane:Added subtest description (rev2)
URL : https://patchwork.freedesktop.org/series/86075/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_9698_full -> IGTPW_5443_full
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/index.html
Known issues
------------
Here are the changes found in IGTPW_5443_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@gem_ctx_persistence@close-replace-race:
- shard-glk: [PASS][1] -> [TIMEOUT][2] ([i915#2918])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-glk9/igt@gem_ctx_persistence@close-replace-race.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-glk7/igt@gem_ctx_persistence@close-replace-race.html
* igt@gem_ctx_persistence@legacy-engines-hostile-preempt:
- shard-snb: NOTRUN -> [SKIP][3] ([fdo#109271] / [i915#1099])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-snb7/igt@gem_ctx_persistence@legacy-engines-hostile-preempt.html
* igt@gem_ctx_sseu@invalid-args:
- shard-tglb: NOTRUN -> [SKIP][4] ([i915#280])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb7/igt@gem_ctx_sseu@invalid-args.html
* igt@gem_exec_fair@basic-deadline:
- shard-glk: [PASS][5] -> [FAIL][6] ([i915#2846])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-glk9/igt@gem_exec_fair@basic-deadline.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-glk4/igt@gem_exec_fair@basic-deadline.html
* igt@gem_exec_fair@basic-flow@rcs0:
- shard-tglb: [PASS][7] -> [FAIL][8] ([i915#2842]) +1 similar issue
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-tglb5/igt@gem_exec_fair@basic-flow@rcs0.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb3/igt@gem_exec_fair@basic-flow@rcs0.html
* igt@gem_exec_fair@basic-none-rrul@rcs0:
- shard-iclb: NOTRUN -> [FAIL][9] ([i915#2842])
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb7/igt@gem_exec_fair@basic-none-rrul@rcs0.html
* igt@gem_exec_fair@basic-none@vcs0:
- shard-apl: [PASS][10] -> [FAIL][11] ([i915#2842])
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-apl7/igt@gem_exec_fair@basic-none@vcs0.html
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-apl3/igt@gem_exec_fair@basic-none@vcs0.html
* igt@gem_exec_fair@basic-pace-solo@rcs0:
- shard-kbl: [PASS][12] -> [FAIL][13] ([i915#2842])
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-kbl4/igt@gem_exec_fair@basic-pace-solo@rcs0.html
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-kbl1/igt@gem_exec_fair@basic-pace-solo@rcs0.html
* igt@gem_exec_fair@basic-pace@rcs0:
- shard-kbl: [PASS][14] -> [SKIP][15] ([fdo#109271])
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-kbl7/igt@gem_exec_fair@basic-pace@rcs0.html
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-kbl6/igt@gem_exec_fair@basic-pace@rcs0.html
* igt@gem_exec_fair@basic-throttle@rcs0:
- shard-glk: [PASS][16] -> [FAIL][17] ([i915#2842]) +1 similar issue
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-glk7/igt@gem_exec_fair@basic-throttle@rcs0.html
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-glk1/igt@gem_exec_fair@basic-throttle@rcs0.html
- shard-iclb: [PASS][18] -> [FAIL][19] ([i915#2849])
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-iclb1/igt@gem_exec_fair@basic-throttle@rcs0.html
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb2/igt@gem_exec_fair@basic-throttle@rcs0.html
* igt@gem_exec_params@no-vebox:
- shard-iclb: NOTRUN -> [SKIP][20] ([fdo#109283]) +1 similar issue
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb5/igt@gem_exec_params@no-vebox.html
- shard-tglb: NOTRUN -> [SKIP][21] ([fdo#109283])
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb3/igt@gem_exec_params@no-vebox.html
* igt@gem_exec_reloc@basic-many-active@rcs0:
- shard-apl: [PASS][22] -> [FAIL][23] ([i915#2389])
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-apl1/igt@gem_exec_reloc@basic-many-active@rcs0.html
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-apl2/igt@gem_exec_reloc@basic-many-active@rcs0.html
- shard-iclb: NOTRUN -> [FAIL][24] ([i915#2389]) +4 similar issues
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb1/igt@gem_exec_reloc@basic-many-active@rcs0.html
* igt@gem_exec_whisper@basic-contexts-priority:
- shard-iclb: [PASS][25] -> [INCOMPLETE][26] ([i915#2461])
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-iclb5/igt@gem_exec_whisper@basic-contexts-priority.html
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb2/igt@gem_exec_whisper@basic-contexts-priority.html
* igt@gem_exec_whisper@basic-queues-all:
- shard-glk: [PASS][27] -> [DMESG-WARN][28] ([i915#118] / [i915#95]) +2 similar issues
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-glk9/igt@gem_exec_whisper@basic-queues-all.html
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-glk3/igt@gem_exec_whisper@basic-queues-all.html
* igt@gem_render_copy@linear-to-vebox-yf-tiled:
- shard-iclb: NOTRUN -> [SKIP][29] ([i915#768]) +1 similar issue
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb1/igt@gem_render_copy@linear-to-vebox-yf-tiled.html
* igt@gem_softpin@evict-snoop:
- shard-iclb: NOTRUN -> [SKIP][30] ([fdo#109312])
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb5/igt@gem_softpin@evict-snoop.html
* igt@gem_userptr_blits@coherency-sync:
- shard-iclb: NOTRUN -> [SKIP][31] ([fdo#109290])
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb4/igt@gem_userptr_blits@coherency-sync.html
* igt@gem_userptr_blits@mmap-offset-invalidate-active@gtt:
- shard-iclb: NOTRUN -> [SKIP][32] ([i915#1317]) +3 similar issues
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb1/igt@gem_userptr_blits@mmap-offset-invalidate-active@gtt.html
* igt@gem_userptr_blits@mmap-offset-invalidate-active@wb:
- shard-snb: NOTRUN -> [SKIP][33] ([fdo#109271]) +45 similar issues
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-snb7/igt@gem_userptr_blits@mmap-offset-invalidate-active@wb.html
- shard-kbl: NOTRUN -> [SKIP][34] ([fdo#109271]) +51 similar issues
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-kbl7/igt@gem_userptr_blits@mmap-offset-invalidate-active@wb.html
* igt@gem_userptr_blits@mmap-offset-invalidate-active@wc:
- shard-tglb: NOTRUN -> [SKIP][35] ([i915#1317]) +3 similar issues
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb6/igt@gem_userptr_blits@mmap-offset-invalidate-active@wc.html
* igt@gem_userptr_blits@readonly-mmap-unsync@wb:
- shard-tglb: NOTRUN -> [SKIP][36] ([i915#1704]) +3 similar issues
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb7/igt@gem_userptr_blits@readonly-mmap-unsync@wb.html
- shard-iclb: NOTRUN -> [SKIP][37] ([i915#1704]) +3 similar issues
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb6/igt@gem_userptr_blits@readonly-mmap-unsync@wb.html
* igt@gen7_exec_parse@bitmasks:
- shard-iclb: NOTRUN -> [SKIP][38] ([fdo#109289]) +2 similar issues
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb3/igt@gen7_exec_parse@bitmasks.html
- shard-tglb: NOTRUN -> [SKIP][39] ([fdo#109289]) +1 similar issue
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb7/igt@gen7_exec_parse@bitmasks.html
* igt@gen9_exec_parse@allowed-all:
- shard-iclb: NOTRUN -> [SKIP][40] ([fdo#112306]) +2 similar issues
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb6/igt@gen9_exec_parse@allowed-all.html
* igt@i915_pm_rpm@modeset-non-lpsp-stress-no-wait:
- shard-iclb: NOTRUN -> [SKIP][41] ([fdo#110892])
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb4/igt@i915_pm_rpm@modeset-non-lpsp-stress-no-wait.html
* igt@i915_pm_rpm@modeset-pc8-residency-stress:
- shard-tglb: NOTRUN -> [SKIP][42] ([fdo#109506] / [i915#2411])
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb3/igt@i915_pm_rpm@modeset-pc8-residency-stress.html
- shard-iclb: NOTRUN -> [SKIP][43] ([fdo#109293] / [fdo#109506])
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb5/igt@i915_pm_rpm@modeset-pc8-residency-stress.html
* igt@kms_async_flips@test-time-stamp:
- shard-tglb: [PASS][44] -> [FAIL][45] ([i915#2574])
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-tglb6/igt@kms_async_flips@test-time-stamp.html
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb3/igt@kms_async_flips@test-time-stamp.html
* igt@kms_big_fb@x-tiled-16bpp-rotate-270:
- shard-iclb: NOTRUN -> [SKIP][46] ([fdo#110725] / [fdo#111614]) +4 similar issues
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb1/igt@kms_big_fb@x-tiled-16bpp-rotate-270.html
- shard-tglb: NOTRUN -> [SKIP][47] ([fdo#111614]) +1 similar issue
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb1/igt@kms_big_fb@x-tiled-16bpp-rotate-270.html
* igt@kms_chamelium@dp-hpd-after-suspend:
- shard-snb: NOTRUN -> [SKIP][48] ([fdo#109271] / [fdo#111827]) +2 similar issues
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-snb2/igt@kms_chamelium@dp-hpd-after-suspend.html
* igt@kms_chamelium@dp-mode-timings:
- shard-apl: NOTRUN -> [SKIP][49] ([fdo#109271] / [fdo#111827]) +9 similar issues
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-apl3/igt@kms_chamelium@dp-mode-timings.html
- shard-glk: NOTRUN -> [SKIP][50] ([fdo#109271] / [fdo#111827]) +5 similar issues
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-glk6/igt@kms_chamelium@dp-mode-timings.html
* igt@kms_chamelium@vga-edid-read:
- shard-iclb: NOTRUN -> [SKIP][51] ([fdo#109284] / [fdo#111827]) +13 similar issues
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb7/igt@kms_chamelium@vga-edid-read.html
* igt@kms_color@pipe-a-ctm-0-75:
- shard-iclb: NOTRUN -> [FAIL][52] ([i915#1149] / [i915#315])
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb3/igt@kms_color@pipe-a-ctm-0-75.html
* igt@kms_color@pipe-d-ctm-max:
- shard-iclb: NOTRUN -> [SKIP][53] ([fdo#109278] / [i915#1149])
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb7/igt@kms_color@pipe-d-ctm-max.html
* igt@kms_color_chamelium@pipe-b-ctm-limited-range:
- shard-tglb: NOTRUN -> [SKIP][54] ([fdo#109284] / [fdo#111827]) +5 similar issues
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb3/igt@kms_color_chamelium@pipe-b-ctm-limited-range.html
* igt@kms_color_chamelium@pipe-c-ctm-negative:
- shard-kbl: NOTRUN -> [SKIP][55] ([fdo#109271] / [fdo#111827]) +5 similar issues
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-kbl1/igt@kms_color_chamelium@pipe-c-ctm-negative.html
* igt@kms_color_chamelium@pipe-d-ctm-limited-range:
- shard-iclb: NOTRUN -> [SKIP][56] ([fdo#109278] / [fdo#109284] / [fdo#111827])
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb4/igt@kms_color_chamelium@pipe-d-ctm-limited-range.html
* igt@kms_content_protection@lic:
- shard-apl: NOTRUN -> [TIMEOUT][57] ([i915#1319])
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-apl1/igt@kms_content_protection@lic.html
* igt@kms_content_protection@mei_interface:
- shard-iclb: NOTRUN -> [SKIP][58] ([fdo#109300] / [fdo#111066]) +1 similar issue
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb5/igt@kms_content_protection@mei_interface.html
* igt@kms_cursor_crc@pipe-a-cursor-suspend:
- shard-kbl: [PASS][59] -> [INCOMPLETE][60] ([i915#155] / [i915#2295])
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-kbl1/igt@kms_cursor_crc@pipe-a-cursor-suspend.html
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-kbl6/igt@kms_cursor_crc@pipe-a-cursor-suspend.html
* igt@kms_cursor_crc@pipe-b-cursor-512x512-onscreen:
- shard-iclb: NOTRUN -> [SKIP][61] ([fdo#109278] / [fdo#109279]) +4 similar issues
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb8/igt@kms_cursor_crc@pipe-b-cursor-512x512-onscreen.html
* igt@kms_cursor_crc@pipe-d-cursor-512x170-random:
- shard-tglb: NOTRUN -> [SKIP][62] ([fdo#109279]) +1 similar issue
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb5/igt@kms_cursor_crc@pipe-d-cursor-512x170-random.html
* igt@kms_cursor_legacy@2x-cursor-vs-flip-legacy:
- shard-iclb: NOTRUN -> [SKIP][63] ([fdo#109274] / [fdo#109278]) +1 similar issue
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb6/igt@kms_cursor_legacy@2x-cursor-vs-flip-legacy.html
* igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2:
- shard-glk: [PASS][64] -> [FAIL][65] ([i915#2122])
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-glk1/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2.html
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-glk4/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2.html
* igt@kms_flip@2x-flip-vs-wf_vblank:
- shard-iclb: NOTRUN -> [SKIP][66] ([fdo#109274]) +3 similar issues
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb2/igt@kms_flip@2x-flip-vs-wf_vblank.html
* igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs:
- shard-kbl: NOTRUN -> [FAIL][67] ([i915#2641])
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-kbl7/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs.html
- shard-tglb: NOTRUN -> [SKIP][68] ([i915#2587])
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb1/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs.html
- shard-glk: NOTRUN -> [FAIL][69] ([i915#2628])
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-glk1/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs.html
- shard-apl: NOTRUN -> [FAIL][70] ([i915#2641]) +1 similar issue
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-apl3/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-blt:
- shard-iclb: NOTRUN -> [SKIP][71] ([fdo#109280]) +28 similar issues
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-indfb-fliptrack:
- shard-tglb: NOTRUN -> [SKIP][72] ([fdo#111825]) +17 similar issues
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb2/igt@kms_frontbuffer_tracking@fbcpsr-2p-indfb-fliptrack.html
* igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-msflip-blt:
- shard-glk: NOTRUN -> [SKIP][73] ([fdo#109271]) +45 similar issues
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-glk3/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-msflip-blt.html
* igt@kms_plane_alpha_blend@pipe-c-alpha-basic:
- shard-apl: NOTRUN -> [FAIL][74] ([fdo#108145] / [i915#265])
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-apl1/igt@kms_plane_alpha_blend@pipe-c-alpha-basic.html
* igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-1:
- shard-iclb: NOTRUN -> [SKIP][75] ([i915#658])
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb7/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area-1.html
* igt@kms_psr@psr2_no_drrs:
- shard-iclb: NOTRUN -> [SKIP][76] ([fdo#109441]) +1 similar issue
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb5/igt@kms_psr@psr2_no_drrs.html
* igt@kms_psr@psr2_primary_page_flip:
- shard-iclb: [PASS][77] -> [SKIP][78] ([fdo#109441]) +1 similar issue
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-iclb2/igt@kms_psr@psr2_primary_page_flip.html
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb6/igt@kms_psr@psr2_primary_page_flip.html
* igt@kms_vblank@pipe-d-ts-continuation-idle-hang:
- shard-iclb: NOTRUN -> [SKIP][79] ([fdo#109278]) +15 similar issues
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb6/igt@kms_vblank@pipe-d-ts-continuation-idle-hang.html
* igt@kms_vrr@flip-dpms:
- shard-iclb: NOTRUN -> [SKIP][80] ([fdo#109502]) +1 similar issue
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb5/igt@kms_vrr@flip-dpms.html
- shard-tglb: NOTRUN -> [SKIP][81] ([fdo#109502])
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb3/igt@kms_vrr@flip-dpms.html
* igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame:
- shard-apl: NOTRUN -> [SKIP][82] ([fdo#109271]) +79 similar issues
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-apl2/igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame.html
- shard-iclb: NOTRUN -> [SKIP][83] ([i915#2530])
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb1/igt@nouveau_crc@pipe-b-ctx-flip-skip-current-frame.html
* igt@perf@polling-parameterized:
- shard-glk: [PASS][84] -> [FAIL][85] ([i915#1542])
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-glk3/igt@perf@polling-parameterized.html
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-glk9/igt@perf@polling-parameterized.html
* igt@prime_nv_api@i915_nv_import_twice:
- shard-tglb: NOTRUN -> [SKIP][86] ([fdo#109291]) +1 similar issue
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb2/igt@prime_nv_api@i915_nv_import_twice.html
* igt@prime_nv_test@nv_i915_sharing:
- shard-iclb: NOTRUN -> [SKIP][87] ([fdo#109291]) +4 similar issues
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb7/igt@prime_nv_test@nv_i915_sharing.html
#### Possible fixes ####
* igt@gem_exec_fair@basic-none-share@rcs0:
- shard-iclb: [FAIL][88] ([i915#2842]) -> [PASS][89]
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-iclb8/igt@gem_exec_fair@basic-none-share@rcs0.html
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb1/igt@gem_exec_fair@basic-none-share@rcs0.html
* igt@gem_exec_fair@basic-none@vcs0:
- shard-kbl: [FAIL][90] ([i915#2842]) -> [PASS][91] +4 similar issues
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-kbl7/igt@gem_exec_fair@basic-none@vcs0.html
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-kbl4/igt@gem_exec_fair@basic-none@vcs0.html
* igt@gem_exec_fair@basic-none@vecs0:
- shard-apl: [FAIL][92] ([i915#2842]) -> [PASS][93]
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-apl7/igt@gem_exec_fair@basic-none@vecs0.html
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-apl3/igt@gem_exec_fair@basic-none@vecs0.html
* igt@gem_exec_fair@basic-pace@vcs0:
- shard-tglb: [FAIL][94] ([i915#2842]) -> [PASS][95]
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-tglb2/igt@gem_exec_fair@basic-pace@vcs0.html
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb2/igt@gem_exec_fair@basic-pace@vcs0.html
* igt@gem_exec_schedule@u-fairslice@rcs0:
- shard-iclb: [DMESG-WARN][96] ([i915#2803]) -> [PASS][97]
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-iclb8/igt@gem_exec_schedule@u-fairslice@rcs0.html
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb4/igt@gem_exec_schedule@u-fairslice@rcs0.html
* igt@gem_exec_schedule@u-fairslice@vecs0:
- shard-apl: [DMESG-WARN][98] ([i915#1610]) -> [PASS][99]
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-apl3/igt@gem_exec_schedule@u-fairslice@vecs0.html
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-apl7/igt@gem_exec_schedule@u-fairslice@vecs0.html
* igt@gem_mmap_gtt@cpuset-basic-small-copy-odd:
- shard-iclb: [INCOMPLETE][100] -> [PASS][101]
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-iclb7/igt@gem_mmap_gtt@cpuset-basic-small-copy-odd.html
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb8/igt@gem_mmap_gtt@cpuset-basic-small-copy-odd.html
* igt@kms_cursor_crc@pipe-b-cursor-128x128-onscreen:
- shard-kbl: [FAIL][102] ([i915#54]) -> [PASS][103]
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-kbl6/igt@kms_cursor_crc@pipe-b-cursor-128x128-onscreen.html
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-kbl7/igt@kms_cursor_crc@pipe-b-cursor-128x128-onscreen.html
- shard-apl: [FAIL][104] ([i915#54]) -> [PASS][105]
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-apl7/igt@kms_cursor_crc@pipe-b-cursor-128x128-onscreen.html
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-apl2/igt@kms_cursor_crc@pipe-b-cursor-128x128-onscreen.html
* igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1:
- shard-tglb: [FAIL][106] ([i915#2598]) -> [PASS][107]
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-tglb2/igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1.html
[107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-tglb6/igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1.html
* igt@kms_psr@psr2_suspend:
- shard-iclb: [SKIP][108] ([fdo#109441]) -> [PASS][109] +1 similar issue
[108]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-iclb3/igt@kms_psr@psr2_suspend.html
[109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb2/igt@kms_psr@psr2_suspend.html
#### Warnings ####
* igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-2:
- shard-iclb: [SKIP][110] ([i915#2920]) -> [SKIP][111] ([i915#658]) +2 similar issues
[110]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-iclb2/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-2.html
[111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb1/igt@kms_psr2_sf@overlay-primary-update-sf-dmg-area-2.html
* igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-2:
- shard-iclb: [SKIP][112] ([i915#658]) -> [SKIP][113] ([i915#2920]) +1 similar issue
[112]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-iclb6/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-2.html
[113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb2/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-2.html
* igt@runner@aborted:
- shard-kbl: ([FAIL][114], [FAIL][115], [FAIL][116]) ([i915#2295] / [i915#2505]) -> ([FAIL][117], [FAIL][118], [FAIL][119]) ([i915#2295])
[114]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-kbl4/igt@runner@aborted.html
[115]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-kbl6/igt@runner@aborted.html
[116]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-kbl7/igt@runner@aborted.html
[117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-kbl1/igt@runner@aborted.html
[118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-kbl4/igt@runner@aborted.html
[119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-kbl7/igt@runner@aborted.html
- shard-iclb: ([FAIL][120], [FAIL][121], [FAIL][122], [FAIL][123]) ([i915#2295] / [i915#2426] / [i915#2724]) -> ([FAIL][124], [FAIL][125], [FAIL][126]) ([i915#2295] / [i915#2724])
[120]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-iclb7/igt@runner@aborted.html
[121]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-iclb8/igt@runner@aborted.html
[122]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-iclb8/igt@runner@aborted.html
[123]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-iclb3/igt@runner@aborted.html
[124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb6/igt@runner@aborted.html
[125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb8/igt@runner@aborted.html
[126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-iclb6/igt@runner@aborted.html
- shard-apl: ([FAIL][127], [FAIL][128], [FAIL][129], [FAIL][130]) ([i915#1610] / [i915#2295] / [i915#2426]) -> ([FAIL][131], [FAIL][132], [FAIL][133]) ([i915#2295])
[127]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-apl7/igt@runner@aborted.html
[128]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-apl8/igt@runner@aborted.html
[129]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-apl3/igt@runner@aborted.html
[130]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9698/shard-apl2/igt@runner@aborted.html
[131]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-apl1/igt@runner@aborted.html
[132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-apl1/igt@runner@aborted.html
[133]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/shard-apl1/igt@runner@aborted.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274
[fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
[fdo#109279]: https://bugs.freedesktop.org/show_bug.cgi?id=109279
[fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280
[fdo#109283]: https://bugs.freedesktop.org/show_bug.cgi?id=109283
[fdo#109284]: https://bugs.freedesktop.org/show_bug.cgi?id=109284
[fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289
[fdo#109290]: https://bugs.freedesktop.org/show_bug.cgi?id=109290
[fdo#109291]: https://bugs.freedesktop.org/show_bug.cgi?id=109291
[fdo#109293]: https://bugs.freedesktop.org/show_bug.cgi?id=109293
[fdo#109300]: https://bugs.freedesktop.org/show_bug.cgi?id=109300
[fdo#109312]: https://bugs.freedesktop.org/show_bug.cgi?id=109312
[fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
[fdo#109502]: https://bugs.freedesktop.org/show_bug.cgi?id=109502
[fdo#109506]: https://bugs.freedesktop.org/show_bug.cgi?id=109506
[fdo#110725]: https://bugs.freedesktop.org/show_bug.cgi?id=110725
[fdo#110892]: https://bugs.freedesktop.org/show_bug.cgi?id=110892
[fdo#111066]: https://bugs.freedesktop.org/show_bug.cgi?id=111066
[fdo#111614]: https://bugs.freedesktop.org/show_bug.cgi?id=111614
[fdo#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825
[fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
[fdo#112306]: https://bugs.freedesktop.org/show_bug.cgi?id=112306
[i915#1099]: https://gitlab.freedesktop.org/drm/intel/issues/1099
[i915#1149]: https://gitlab.freedesktop.org/drm/intel/issues/1149
[i915#118]: https://gitlab.freedesktop.org/drm/intel/issues/118
[i915#1317]: https://gitlab.freedesktop.org/drm/intel/issues/1317
[i915#1319]: https://gitlab.freedesktop.org/drm/intel/issues/1319
[i915#1542]: https://gitlab.freedesktop.org/drm/intel/issues/1542
[i915#155]: https://gitlab.freedesktop.org/drm/intel/issues/155
[i915#1610]: https://gitlab.freedesktop.org/drm/intel/issues/1610
[i915#1704]: https://gitlab.freedesktop.org/drm/intel/issues/1704
[i915#2122]: https://gitlab.freedesktop.org/drm/intel/issues/2122
[i915#2295]: https://gitlab.freedesktop.org/drm/intel/issues/2295
[i915#2389]: https://gitlab.freedesktop.org/drm/intel/issues/2389
[i915#2411]: https://gitlab.freedesktop.org/drm/intel/issues/2411
[i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426
[i915#2461]: https://gitlab.freedesktop.org/drm/intel/issues/2461
[i915#2505]: https://gitlab.freedesktop.org/drm/intel/issues/2505
[i915#2530]: https://gitlab.freedesktop.org/drm/intel/issues/2530
[i915#2574]: https://gitlab.freedesktop.org/drm/intel/issues/2574
[i915#2587]: https://gitlab.freedesktop.org/drm/intel/issues/2587
[i915#2598]: https://gitlab.freedesktop.org/drm/intel/issues/2598
[i915#2628]: https://gitlab.freedesktop.org/drm/intel/issues/2628
[i915#2641]: https://gitlab.freedesktop.org/drm/intel/issues/2641
[i915#265]: https://gitlab.freedesktop.org/drm/intel/issues/265
[i915#2724]: https://gitlab.freedesktop.org/drm/intel/issues/2724
[i915#280]: https://gitlab.freedesktop.org/drm/intel/issues/280
[i915#2803]: https://gitlab.freedesktop.org/drm/intel/issues/2803
[i915#2842]: https://gitlab.freedesktop.org/drm/intel/issues/2842
[i915#2846]: https://gitlab.freedesktop.org/drm/intel/issues/2846
[i915#2849]: https://gitlab.freedesktop.org/drm/intel/issues/2849
[i915#2918]: https://gitlab.freedesktop.org/drm/intel/issues/2918
[i915#2920]: https://
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_5443/index.html
[-- Attachment #1.2: Type: text/html, Size: 36931 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] 4+ messages in thread
* Re: [igt-dev] [PATCH i-g-t v2] tests/kms_universal_plane:Added subtest description
2021-01-29 7:49 [igt-dev] [PATCH i-g-t v2] tests/kms_universal_plane:Added subtest description Arundhati Hagaragi
2021-01-29 9:00 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_universal_plane:Added subtest description (rev2) Patchwork
2021-01-29 15:19 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
@ 2021-02-01 5:13 ` Kunal Joshi
2 siblings, 0 replies; 4+ messages in thread
From: Kunal Joshi @ 2021-02-01 5:13 UTC (permalink / raw)
To: Arundhati Hagaragi, igt-dev
On 2021-01-29 at 13:19:17 +0530, Arundhati Hagaragi wrote:
> Added description for all subtests
>
> Signed-off-by: Arundhati Hagaragi <arundhati.hagaragi@intel.com>
> Cc: Joshi, Kunal1 <kunal1.joshi@intel.com>
>
> v2: removed extra bracket and semicolon.
> ---
> tests/kms_universal_plane.c | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/tests/kms_universal_plane.c b/tests/kms_universal_plane.c
> index 46d6d180..aae3fc52 100644
> --- a/tests/kms_universal_plane.c
> +++ b/tests/kms_universal_plane.c
> @@ -758,26 +758,32 @@ run_tests_for_pipe(data_t *data, enum pipe pipe)
> igt_require_f(valid_tests, "no valid crtc/connector combinations found\n");
> }
>
> + igt_describe("Check the switching between different primary plane fbs with CRTC off");
> igt_subtest_f("universal-plane-pipe-%s-functional",
> kmstest_pipe_name(pipe))
> for_each_valid_output_on_pipe(&data->display, pipe, output)
> functional_test_pipe(data, pipe, output);
>
> + igt_describe("Test for scale-up or scale-down using universal plane API without covering CRTC");
> igt_subtest_f("universal-plane-pipe-%s-sanity",
> kmstest_pipe_name(pipe))
> for_each_valid_output_on_pipe(&data->display, pipe, output)
> sanity_test_pipe(data, pipe, output);
>
> + igt_describe("Check pageflips while primary plane is disabled before IOCTL or between IOCTL"
> + " and pageflip execution");
> igt_subtest_f("disable-primary-vs-flip-pipe-%s",
> kmstest_pipe_name(pipe))
> for_each_valid_output_on_pipe(&data->display, pipe, output)
> pageflip_test_pipe(data, pipe, output);
>
> + igt_describe("Check for cursor leaks after performing cursor operations");
> igt_subtest_f("cursor-fb-leak-pipe-%s",
> kmstest_pipe_name(pipe))
> for_each_valid_output_on_pipe(&data->display, pipe, output)
> cursor_leak_test_pipe(data, pipe, output);
>
> + igt_describe("Check if pageflip succeeds in windowed setting");
> igt_subtest_f("universal-plane-gen9-features-pipe-%s",
> kmstest_pipe_name(pipe))
> for_each_valid_output_on_pipe(&data->display, pipe, output)
> --
> 2.25.1
>
LGTM
Reviewed-by: Kunal Joshi <kunal1.joshi@intel.com>
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-02-01 5:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-29 7:49 [igt-dev] [PATCH i-g-t v2] tests/kms_universal_plane:Added subtest description Arundhati Hagaragi
2021-01-29 9:00 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_universal_plane:Added subtest description (rev2) Patchwork
2021-01-29 15:19 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2021-02-01 5:13 ` [igt-dev] [PATCH i-g-t v2] tests/kms_universal_plane:Added subtest description Kunal Joshi
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.