* [Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning
@ 2022-10-21 5:49 Jouni Högander
2022-10-21 7:36 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
` (4 more replies)
0 siblings, 5 replies; 9+ messages in thread
From: Jouni Högander @ 2022-10-21 5:49 UTC (permalink / raw)
To: Intel-gfx
Selective update area is now aligned with DSC slice height when
DSC is enabled. Remove inappropriate warning about missing DSC
alignment.
Cc: José Roberto de Souza <jose.souza@intel.com>
Cc: Mika Kahola <mika.kahola@intel.com>
Fixes: 47d4ae2192cb ("drm/i915/mtl: Extend PSR support")
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/7212
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com>
---
drivers/gpu/drm/i915/display/intel_psr.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/gpu/drm/i915/display/intel_psr.c b/drivers/gpu/drm/i915/display/intel_psr.c
index 904a1049eff3..64e9e134fdca 100644
--- a/drivers/gpu/drm/i915/display/intel_psr.c
+++ b/drivers/gpu/drm/i915/display/intel_psr.c
@@ -1678,9 +1678,6 @@ static void intel_psr2_sel_fetch_pipe_alignment(const struct intel_crtc_state *c
pipe_clip->y1 -= pipe_clip->y1 % y_alignment;
if (pipe_clip->y2 % y_alignment)
pipe_clip->y2 = ((pipe_clip->y2 / y_alignment) + 1) * y_alignment;
-
- if (IS_ALDERLAKE_P(dev_priv) && crtc_state->dsc.compression_enable)
- drm_warn(&dev_priv->drm, "Missing PSR2 sel fetch alignment with DSC\n");
}
/*
--
2.34.1
^ permalink raw reply related [flat|nested] 9+ messages in thread* [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/psr: Remove inappropriate DSC slice alignment warning 2022-10-21 5:49 [Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning Jouni Högander @ 2022-10-21 7:36 ` Patchwork 2022-10-21 8:17 ` [Intel-gfx] [PATCH] " Kahola, Mika ` (3 subsequent siblings) 4 siblings, 0 replies; 9+ messages in thread From: Patchwork @ 2022-10-21 7:36 UTC (permalink / raw) To: Jouni Högander; +Cc: intel-gfx [-- Attachment #1: Type: text/plain, Size: 6030 bytes --] == Series Details == Series: drm/i915/psr: Remove inappropriate DSC slice alignment warning URL : https://patchwork.freedesktop.org/series/109983/ State : success == Summary == CI Bug Log - changes from CI_DRM_12270 -> Patchwork_109983v1 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/index.html Participating hosts (45 -> 42) ------------------------------ Additional (1): fi-icl-u2 Missing (4): fi-ctg-p8600 fi-rkl-11600 fi-bdw-samus fi-hsw-4200u Possible new issues ------------------- Here are the unknown changes that may have been introduced in Patchwork_109983v1: ### IGT changes ### #### Suppressed #### The following results come from untrusted machines, tests, or statuses. They do not affect the overall result. * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-dp-5: - {bat-rpls-2}: NOTRUN -> [DMESG-WARN][1] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/bat-rpls-2/igt@kms_pipe_crc_basic@suspend-read-crc@pipe-b-dp-5.html Known issues ------------ Here are the changes found in Patchwork_109983v1 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_huc_copy@huc-copy: - fi-icl-u2: NOTRUN -> [SKIP][2] ([i915#2190]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/fi-icl-u2/igt@gem_huc_copy@huc-copy.html * igt@gem_lmem_swapping@random-engines: - fi-icl-u2: NOTRUN -> [SKIP][3] ([i915#4613]) +3 similar issues [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/fi-icl-u2/igt@gem_lmem_swapping@random-engines.html * igt@kms_chamelium@hdmi-hpd-fast: - fi-icl-u2: NOTRUN -> [SKIP][4] ([fdo#111827]) +8 similar issues [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/fi-icl-u2/igt@kms_chamelium@hdmi-hpd-fast.html * igt@kms_cursor_legacy@basic-busy-flip-before-cursor: - fi-icl-u2: NOTRUN -> [SKIP][5] ([i915#4103]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/fi-icl-u2/igt@kms_cursor_legacy@basic-busy-flip-before-cursor.html * igt@kms_force_connector_basic@force-load-detect: - fi-icl-u2: NOTRUN -> [SKIP][6] ([fdo#109285]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/fi-icl-u2/igt@kms_force_connector_basic@force-load-detect.html * igt@kms_setmode@basic-clone-single-crtc: - fi-icl-u2: NOTRUN -> [SKIP][7] ([i915#3555]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/fi-icl-u2/igt@kms_setmode@basic-clone-single-crtc.html * igt@prime_vgem@basic-userptr: - fi-icl-u2: NOTRUN -> [SKIP][8] ([fdo#109295] / [i915#3301]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/fi-icl-u2/igt@prime_vgem@basic-userptr.html #### Possible fixes #### * igt@gem_exec_suspend@basic-s0@smem: - {bat-adlm-1}: [DMESG-WARN][9] ([i915#2867]) -> [PASS][10] +1 similar issue [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/bat-adlm-1/igt@gem_exec_suspend@basic-s0@smem.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/bat-adlm-1/igt@gem_exec_suspend@basic-s0@smem.html * igt@i915_selftest@live@gt_heartbeat: - fi-apl-guc: [DMESG-FAIL][11] ([i915#5334]) -> [PASS][12] [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html * igt@i915_selftest@live@migrate: - {bat-adlp-6}: [INCOMPLETE][13] -> [PASS][14] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/bat-adlp-6/igt@i915_selftest@live@migrate.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/bat-adlp-6/igt@i915_selftest@live@migrate.html * igt@i915_selftest@live@reset: - {bat-rpls-2}: [DMESG-FAIL][15] ([i915#4983]) -> [PASS][16] [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/bat-rpls-2/igt@i915_selftest@live@reset.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/bat-rpls-2/igt@i915_selftest@live@reset.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [fdo#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#2867]: https://gitlab.freedesktop.org/drm/intel/issues/2867 [i915#3301]: https://gitlab.freedesktop.org/drm/intel/issues/3301 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4983]: https://gitlab.freedesktop.org/drm/intel/issues/4983 [i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334 [i915#6367]: https://gitlab.freedesktop.org/drm/intel/issues/6367 [i915#6559]: https://gitlab.freedesktop.org/drm/intel/issues/6559 [i915#6818]: https://gitlab.freedesktop.org/drm/intel/issues/6818 Build changes ------------- * Linux: CI_DRM_12270 -> Patchwork_109983v1 CI-20190529: 20190529 CI_DRM_12270: a9d18ead9885b6a795b54dffe21dbaa846766719 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_7021: b99f94fc3652f6838b8803032373a419372b17b1 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_109983v1: a9d18ead9885b6a795b54dffe21dbaa846766719 @ git://anongit.freedesktop.org/gfx-ci/linux ### Linux commits a963a1e33172 drm/i915/psr: Remove inappropriate DSC slice alignment warning == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/index.html [-- Attachment #2: Type: text/html, Size: 6748 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning 2022-10-21 5:49 [Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning Jouni Högander 2022-10-21 7:36 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork @ 2022-10-21 8:17 ` Kahola, Mika 2022-10-21 11:18 ` [Intel-gfx] ✗ Fi.CI.IGT: failure for " Patchwork ` (2 subsequent siblings) 4 siblings, 0 replies; 9+ messages in thread From: Kahola, Mika @ 2022-10-21 8:17 UTC (permalink / raw) To: Hogander, Jouni, Intel-gfx@lists.freedesktop.org > -----Original Message----- > From: Hogander, Jouni <jouni.hogander@intel.com> > Sent: Friday, October 21, 2022 8:49 AM > To: Intel-gfx@lists.freedesktop.org > Cc: Hogander, Jouni <jouni.hogander@intel.com>; Souza, Jose > <jose.souza@intel.com>; Kahola, Mika <mika.kahola@intel.com>; Gupta, > Anshuman <anshuman.gupta@intel.com> > Subject: [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment > warning > > Selective update area is now aligned with DSC slice height when DSC is enabled. > Remove inappropriate warning about missing DSC alignment. > > Cc: José Roberto de Souza <jose.souza@intel.com> > Cc: Mika Kahola <mika.kahola@intel.com> > > Fixes: 47d4ae2192cb ("drm/i915/mtl: Extend PSR support") > Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/7212 > Signed-off-by: Jouni Högander <jouni.hogander@intel.com> > Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com> Reviewed-by: Mika Kahola <mika.kahola@intel.com> > --- > drivers/gpu/drm/i915/display/intel_psr.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/drivers/gpu/drm/i915/display/intel_psr.c > b/drivers/gpu/drm/i915/display/intel_psr.c > index 904a1049eff3..64e9e134fdca 100644 > --- a/drivers/gpu/drm/i915/display/intel_psr.c > +++ b/drivers/gpu/drm/i915/display/intel_psr.c > @@ -1678,9 +1678,6 @@ static void > intel_psr2_sel_fetch_pipe_alignment(const struct intel_crtc_state *c > pipe_clip->y1 -= pipe_clip->y1 % y_alignment; > if (pipe_clip->y2 % y_alignment) > pipe_clip->y2 = ((pipe_clip->y2 / y_alignment) + 1) * > y_alignment; > - > - if (IS_ALDERLAKE_P(dev_priv) && crtc_state->dsc.compression_enable) > - drm_warn(&dev_priv->drm, "Missing PSR2 sel fetch alignment > with DSC\n"); > } > > /* > -- > 2.34.1 ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/psr: Remove inappropriate DSC slice alignment warning 2022-10-21 5:49 [Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning Jouni Högander 2022-10-21 7:36 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork 2022-10-21 8:17 ` [Intel-gfx] [PATCH] " Kahola, Mika @ 2022-10-21 11:18 ` Patchwork 2022-10-24 15:34 ` [Intel-gfx] ✓ Fi.CI.IGT: success " Patchwork 2022-11-01 20:00 ` [Intel-gfx] [PATCH] " Souza, Jose 4 siblings, 0 replies; 9+ messages in thread From: Patchwork @ 2022-10-21 11:18 UTC (permalink / raw) To: Jouni Högander; +Cc: intel-gfx [-- Attachment #1: Type: text/plain, Size: 46701 bytes --] == Series Details == Series: drm/i915/psr: Remove inappropriate DSC slice alignment warning URL : https://patchwork.freedesktop.org/series/109983/ State : failure == Summary == CI Bug Log - changes from CI_DRM_12270_full -> Patchwork_109983v1_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with Patchwork_109983v1_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_109983v1_full, please notify your bug team to allow them to document this new failure mode, which will reduce false positives in CI. Participating hosts (11 -> 11) ------------------------------ No changes in participating hosts Possible new issues ------------------- Here are the unknown changes that may have been introduced in Patchwork_109983v1_full: ### IGT changes ### #### Possible regressions #### * igt@kms_atomic_transition@plane-all-transition@pipe-b-edp-1: - shard-skl: [PASS][1] -> [DMESG-WARN][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl7/igt@kms_atomic_transition@plane-all-transition@pipe-b-edp-1.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl10/igt@kms_atomic_transition@plane-all-transition@pipe-b-edp-1.html * igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-async-flip: - shard-tglb: [PASS][3] -> [FAIL][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb2/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb8/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-async-flip.html #### Warnings #### * igt@i915_pm_rpm@modeset-pc8-residency-stress: - shard-iclb: [SKIP][5] ([fdo#109293] / [fdo#109506]) -> [SKIP][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb1/igt@i915_pm_rpm@modeset-pc8-residency-stress.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb3/igt@i915_pm_rpm@modeset-pc8-residency-stress.html #### Suppressed #### The following results come from untrusted machines, tests, or statuses. They do not affect the overall result. * igt@gem_pwrite@basic-exhaustion: - {shard-rkl}: [SKIP][7] ([i915#3282]) -> [INCOMPLETE][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-4/igt@gem_pwrite@basic-exhaustion.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@gem_pwrite@basic-exhaustion.html Known issues ------------ Here are the changes found in Patchwork_109983v1_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@feature_discovery@psr2: - shard-iclb: [PASS][9] -> [SKIP][10] ([i915#658]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb2/igt@feature_discovery@psr2.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb6/igt@feature_discovery@psr2.html * igt@gem_create@create-ext-cpu-access-sanity-check: - shard-tglb: NOTRUN -> [SKIP][11] ([i915#6335]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@gem_create@create-ext-cpu-access-sanity-check.html * igt@gem_exec_balancer@parallel-balancer: - shard-iclb: [PASS][12] -> [SKIP][13] ([i915#4525]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb4/igt@gem_exec_balancer@parallel-balancer.html [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb6/igt@gem_exec_balancer@parallel-balancer.html * igt@gem_exec_fair@basic-none-share@rcs0: - shard-tglb: NOTRUN -> [FAIL][14] ([i915#2842]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@gem_exec_fair@basic-none-share@rcs0.html - shard-glk: [PASS][15] -> [FAIL][16] ([i915#2842]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-glk7/igt@gem_exec_fair@basic-none-share@rcs0.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-glk2/igt@gem_exec_fair@basic-none-share@rcs0.html * igt@gem_exec_fair@basic-pace@vcs1: - shard-iclb: NOTRUN -> [FAIL][17] ([i915#2842]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@gem_exec_fair@basic-pace@vcs1.html * igt@gem_lmem_swapping@parallel-random-engines: - shard-apl: NOTRUN -> [SKIP][18] ([fdo#109271] / [i915#4613]) +1 similar issue [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl2/igt@gem_lmem_swapping@parallel-random-engines.html * igt@gem_lmem_swapping@verify-random-ccs: - shard-tglb: NOTRUN -> [SKIP][19] ([i915#4613]) +1 similar issue [19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@gem_lmem_swapping@verify-random-ccs.html * igt@gem_pxp@verify-pxp-stale-ctx-execution: - shard-tglb: NOTRUN -> [SKIP][20] ([i915#4270]) +2 similar issues [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@gem_pxp@verify-pxp-stale-ctx-execution.html * igt@gem_render_copy@x-tiled-to-vebox-yf-tiled: - shard-apl: NOTRUN -> [SKIP][21] ([fdo#109271]) +62 similar issues [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl2/igt@gem_render_copy@x-tiled-to-vebox-yf-tiled.html * igt@gem_softpin@evict-snoop: - shard-tglb: NOTRUN -> [SKIP][22] ([fdo#109312]) [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@gem_softpin@evict-snoop.html * igt@gem_workarounds@suspend-resume: - shard-apl: [PASS][23] -> [DMESG-WARN][24] ([i915#180]) +5 similar issues [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-apl1/igt@gem_workarounds@suspend-resume.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl8/igt@gem_workarounds@suspend-resume.html * igt@gen9_exec_parse@bb-oversize: - shard-tglb: NOTRUN -> [SKIP][25] ([i915#2527] / [i915#2856]) +1 similar issue [25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@gen9_exec_parse@bb-oversize.html * igt@i915_pm_rpm@dpms-mode-unset-non-lpsp: - shard-tglb: NOTRUN -> [SKIP][26] ([fdo#111644] / [i915#1397]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@i915_pm_rpm@dpms-mode-unset-non-lpsp.html * igt@i915_query@hwconfig_table: - shard-tglb: NOTRUN -> [SKIP][27] ([i915#6245]) [27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@i915_query@hwconfig_table.html * igt@i915_selftest@live@gt_heartbeat: - shard-apl: [PASS][28] -> [DMESG-FAIL][29] ([i915#5334]) [28]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-apl6/igt@i915_selftest@live@gt_heartbeat.html [29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl3/igt@i915_selftest@live@gt_heartbeat.html * igt@i915_selftest@live@hangcheck: - shard-iclb: [PASS][30] -> [DMESG-WARN][31] ([i915#2867]) +5 similar issues [30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb1/igt@i915_selftest@live@hangcheck.html [31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb3/igt@i915_selftest@live@hangcheck.html * igt@kms_async_flips@alternate-sync-async-flip@pipe-c-edp-1: - shard-skl: [PASS][32] -> [FAIL][33] ([i915#2521]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl10/igt@kms_async_flips@alternate-sync-async-flip@pipe-c-edp-1.html [33]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl4/igt@kms_async_flips@alternate-sync-async-flip@pipe-c-edp-1.html * igt@kms_big_fb@4-tiled-8bpp-rotate-180: - shard-tglb: NOTRUN -> [SKIP][34] ([i915#5286]) +2 similar issues [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_big_fb@4-tiled-8bpp-rotate-180.html * igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip: - shard-tglb: [PASS][35] -> [FAIL][36] ([i915#3743]) +1 similar issue [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb3/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb3/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html * igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip: - shard-tglb: [PASS][37] -> [FAIL][38] ([i915#7246]) [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb2/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb6/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html * igt@kms_big_fb@y-tiled-8bpp-rotate-270: - shard-tglb: NOTRUN -> [SKIP][39] ([fdo#111614]) [39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@kms_big_fb@y-tiled-8bpp-rotate-270.html * igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip: - shard-apl: NOTRUN -> [SKIP][40] ([fdo#109271] / [i915#7206]) [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl1/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip.html * igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-async-flip: - shard-tglb: [PASS][41] -> [FAIL][42] ([i915#3743] / [i915#7246]) [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb3/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb3/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html * igt@kms_big_fb@yf-tiled-16bpp-rotate-0: - shard-tglb: NOTRUN -> [SKIP][43] ([fdo#111615]) +3 similar issues [43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_big_fb@yf-tiled-16bpp-rotate-0.html * igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs: - shard-tglb: NOTRUN -> [SKIP][44] ([i915#3689] / [i915#3886]) [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-a-crc-primary-basic-4_tiled_dg2_rc_ccs_cc: - shard-tglb: NOTRUN -> [SKIP][45] ([i915#6095]) [45]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@kms_ccs@pipe-a-crc-primary-basic-4_tiled_dg2_rc_ccs_cc.html * igt@kms_ccs@pipe-a-crc-primary-basic-y_tiled_gen12_mc_ccs: - shard-apl: NOTRUN -> [SKIP][46] ([fdo#109271] / [i915#3886]) +1 similar issue [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl2/igt@kms_ccs@pipe-a-crc-primary-basic-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-b-random-ccs-data-4_tiled_dg2_rc_ccs: - shard-tglb: NOTRUN -> [SKIP][47] ([i915#3689] / [i915#6095]) +2 similar issues [47]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_ccs@pipe-b-random-ccs-data-4_tiled_dg2_rc_ccs.html * igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_ccs: - shard-tglb: NOTRUN -> [SKIP][48] ([i915#3689]) +1 similar issue [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_ccs.html * igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_gen12_rc_ccs_cc: - shard-skl: NOTRUN -> [SKIP][49] ([fdo#109271] / [i915#3886]) +1 similar issue [49]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl2/igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-d-crc-sprite-planes-basic-yf_tiled_ccs: - shard-tglb: NOTRUN -> [SKIP][50] ([fdo#111615] / [i915#3689]) +4 similar issues [50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@kms_ccs@pipe-d-crc-sprite-planes-basic-yf_tiled_ccs.html * igt@kms_cdclk@mode-transition-all-outputs: - shard-tglb: NOTRUN -> [SKIP][51] ([i915#3742]) [51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_cdclk@mode-transition-all-outputs.html * igt@kms_chamelium@dp-crc-single: - shard-apl: NOTRUN -> [SKIP][52] ([fdo#109271] / [fdo#111827]) +4 similar issues [52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl1/igt@kms_chamelium@dp-crc-single.html * igt@kms_chamelium@vga-hpd-after-suspend: - shard-tglb: NOTRUN -> [SKIP][53] ([fdo#109284] / [fdo#111827]) +4 similar issues [53]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_chamelium@vga-hpd-after-suspend.html * igt@kms_color_chamelium@degamma: - shard-skl: NOTRUN -> [SKIP][54] ([fdo#109271] / [fdo#111827]) +1 similar issue [54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl6/igt@kms_color_chamelium@degamma.html * igt@kms_content_protection@dp-mst-lic-type-0: - shard-tglb: NOTRUN -> [SKIP][55] ([i915#3116] / [i915#3299]) [55]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_content_protection@dp-mst-lic-type-0.html * igt@kms_content_protection@legacy@pipe-a-dp-1: - shard-apl: NOTRUN -> [INCOMPLETE][56] ([i915#1319] / [i915#7121] / [i915#7173]) [56]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl2/igt@kms_content_protection@legacy@pipe-a-dp-1.html * igt@kms_cursor_crc@cursor-offscreen-max-size: - shard-tglb: NOTRUN -> [SKIP][57] ([i915#3555]) +1 similar issue [57]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_cursor_crc@cursor-offscreen-max-size.html * igt@kms_cursor_crc@cursor-suspend@pipe-c-edp-1: - shard-skl: [PASS][58] -> [INCOMPLETE][59] ([i915#4939]) [58]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl9/igt@kms_cursor_crc@cursor-suspend@pipe-c-edp-1.html [59]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl4/igt@kms_cursor_crc@cursor-suspend@pipe-c-edp-1.html * igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2: - shard-glk: [PASS][60] -> [FAIL][61] ([i915#79]) [60]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-glk2/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2.html [61]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-glk8/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2.html * igt@kms_flip@2x-plain-flip-ts-check-interruptible: - shard-tglb: NOTRUN -> [SKIP][62] ([fdo#109274] / [fdo#111825] / [i915#3637]) +1 similar issue [62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html * igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible@b-edp1: - shard-skl: [PASS][63] -> [FAIL][64] ([i915#2122]) [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl7/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible@b-edp1.html [64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl10/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible@b-edp1.html * igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1: - shard-skl: [PASS][65] -> [FAIL][66] ([i915#79]) [65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl10/igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1.html [66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl2/igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-default-mode: - shard-iclb: NOTRUN -> [SKIP][67] ([i915#2672]) +2 similar issues [67]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-downscaling@pipe-a-default-mode: - shard-iclb: NOTRUN -> [SKIP][68] ([i915#3555]) [68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling@pipe-a-valid-mode: - shard-iclb: NOTRUN -> [SKIP][69] ([i915#2587] / [i915#2672]) +2 similar issues [69]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-default-mode: - shard-iclb: NOTRUN -> [SKIP][70] ([i915#2672] / [i915#3555]) [70]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-default-mode.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-shrfb-plflip-blt: - shard-tglb: NOTRUN -> [SKIP][71] ([fdo#109280] / [fdo#111825]) +17 similar issues [71]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-shrfb-plflip-blt.html * igt@kms_frontbuffer_tracking@fbc-suspend: - shard-apl: NOTRUN -> [DMESG-WARN][72] ([i915#180]) [72]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl2/igt@kms_frontbuffer_tracking@fbc-suspend.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-mmap-gtt: - shard-tglb: NOTRUN -> [SKIP][73] ([i915#6497]) +6 similar issues [73]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt: - shard-skl: NOTRUN -> [SKIP][74] ([fdo#109271]) +22 similar issues [74]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl6/igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt.html * igt@kms_pipe_b_c_ivb@pipe-b-dpms-off-modeset-pipe-c: - shard-tglb: NOTRUN -> [SKIP][75] ([fdo#109289]) +2 similar issues [75]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_pipe_b_c_ivb@pipe-b-dpms-off-modeset-pipe-c.html * igt@kms_plane_alpha_blend@alpha-transparent-fb@pipe-c-edp-1: - shard-skl: NOTRUN -> [FAIL][76] ([i915#4573]) +2 similar issues [76]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl10/igt@kms_plane_alpha_blend@alpha-transparent-fb@pipe-c-edp-1.html * igt@kms_plane_scaling@planes-downscale-factor-0-5@pipe-a-edp-1: - shard-iclb: [PASS][77] -> [SKIP][78] ([i915#5235]) +2 similar issues [77]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb8/igt@kms_plane_scaling@planes-downscale-factor-0-5@pipe-a-edp-1.html [78]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@kms_plane_scaling@planes-downscale-factor-0-5@pipe-a-edp-1.html * igt@kms_psr2_su@frontbuffer-xrgb8888: - shard-apl: NOTRUN -> [SKIP][79] ([fdo#109271] / [i915#658]) [79]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl1/igt@kms_psr2_su@frontbuffer-xrgb8888.html * igt@kms_psr2_su@page_flip-nv12: - shard-tglb: NOTRUN -> [SKIP][80] ([i915#7037]) [80]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_psr2_su@page_flip-nv12.html * igt@kms_psr2_su@page_flip-p010: - shard-iclb: NOTRUN -> [SKIP][81] ([fdo#109642] / [fdo#111068] / [i915#658]) [81]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb5/igt@kms_psr2_su@page_flip-p010.html * igt@kms_psr@psr2_sprite_render: - shard-tglb: NOTRUN -> [FAIL][82] ([i915#132] / [i915#3467]) +1 similar issue [82]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@kms_psr@psr2_sprite_render.html - shard-iclb: [PASS][83] -> [SKIP][84] ([fdo#109441]) +1 similar issue [83]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb2/igt@kms_psr@psr2_sprite_render.html [84]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb6/igt@kms_psr@psr2_sprite_render.html * igt@kms_tv_load_detect@load-detect: - shard-tglb: NOTRUN -> [SKIP][85] ([fdo#109309]) [85]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_tv_load_detect@load-detect.html * igt@prime_vgem@fence-write-hang: - shard-tglb: NOTRUN -> [SKIP][86] ([fdo#109295]) [86]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@prime_vgem@fence-write-hang.html * igt@sysfs_clients@create: - shard-apl: NOTRUN -> [SKIP][87] ([fdo#109271] / [i915#2994]) [87]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl1/igt@sysfs_clients@create.html * igt@sysfs_clients@sema-10: - shard-tglb: NOTRUN -> [SKIP][88] ([i915#2994]) [88]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@sysfs_clients@sema-10.html #### Possible fixes #### * igt@device_reset@unbind-reset-rebind: - {shard-rkl}: [FAIL][89] ([i915#4778]) -> [PASS][90] [89]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@device_reset@unbind-reset-rebind.html [90]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@device_reset@unbind-reset-rebind.html * igt@fbdev@info: - {shard-rkl}: [SKIP][91] ([i915#2582]) -> [PASS][92] [91]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@fbdev@info.html [92]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@fbdev@info.html * igt@gem_ctx_isolation@preservation-s3@vcs0: - shard-tglb: [DMESG-WARN][93] -> [PASS][94] [93]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb7/igt@gem_ctx_isolation@preservation-s3@vcs0.html [94]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@gem_ctx_isolation@preservation-s3@vcs0.html * igt@gem_exec_balancer@fairslice: - {shard-rkl}: [SKIP][95] ([i915#6259]) -> [PASS][96] [95]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@gem_exec_balancer@fairslice.html [96]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@gem_exec_balancer@fairslice.html * igt@gem_exec_balancer@parallel-contexts: - shard-iclb: [SKIP][97] ([i915#4525]) -> [PASS][98] +1 similar issue [97]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb6/igt@gem_exec_balancer@parallel-contexts.html [98]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb1/igt@gem_exec_balancer@parallel-contexts.html * igt@gem_exec_fair@basic-deadline: - {shard-rkl}: [FAIL][99] ([i915#2846]) -> [PASS][100] [99]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@gem_exec_fair@basic-deadline.html [100]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@gem_exec_fair@basic-deadline.html * igt@gem_exec_fair@basic-flow@rcs0: - shard-tglb: [FAIL][101] ([i915#2842]) -> [PASS][102] [101]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb2/igt@gem_exec_fair@basic-flow@rcs0.html [102]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb8/igt@gem_exec_fair@basic-flow@rcs0.html * igt@gem_exec_reloc@basic-gtt-cpu: - {shard-rkl}: [SKIP][103] ([i915#3281]) -> [PASS][104] +17 similar issues [103]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@gem_exec_reloc@basic-gtt-cpu.html [104]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@gem_exec_reloc@basic-gtt-cpu.html * igt@gem_fence_thrash@bo-write-verify-none: - {shard-rkl}: [SKIP][105] ([fdo#109315]) -> [PASS][106] +18 similar issues [105]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@gem_fence_thrash@bo-write-verify-none.html [106]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@gem_fence_thrash@bo-write-verify-none.html * igt@gem_huc_copy@huc-copy: - shard-tglb: [SKIP][107] ([i915#2190]) -> [PASS][108] [107]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb7/igt@gem_huc_copy@huc-copy.html [108]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb3/igt@gem_huc_copy@huc-copy.html * igt@gem_partial_pwrite_pread@writes-after-reads-uncached: - {shard-rkl}: [SKIP][109] ([i915#3282]) -> [PASS][110] +8 similar issues [109]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-4/igt@gem_partial_pwrite_pread@writes-after-reads-uncached.html [110]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@gem_partial_pwrite_pread@writes-after-reads-uncached.html * igt@gen9_exec_parse@valid-registers: - {shard-rkl}: [SKIP][111] ([i915#2527]) -> [PASS][112] +3 similar issues [111]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-4/igt@gen9_exec_parse@valid-registers.html [112]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@gen9_exec_parse@valid-registers.html * igt@i915_pm_rpm@basic-pci-d3-state: - {shard-rkl}: [SKIP][113] ([i915#5174]) -> [PASS][114] [113]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@i915_pm_rpm@basic-pci-d3-state.html [114]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@i915_pm_rpm@basic-pci-d3-state.html * igt@i915_pm_rpm@modeset-lpsp-stress-no-wait: - {shard-rkl}: [SKIP][115] ([i915#1397]) -> [PASS][116] [115]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html [116]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html * igt@i915_pm_rps@engine-order: - shard-apl: [FAIL][117] ([i915#6537]) -> [PASS][118] [117]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-apl7/igt@i915_pm_rps@engine-order.html [118]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl7/igt@i915_pm_rps@engine-order.html * igt@i915_pm_sseu@full-enable: - {shard-rkl}: [SKIP][119] ([i915#4387]) -> [PASS][120] [119]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-4/igt@i915_pm_sseu@full-enable.html [120]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@i915_pm_sseu@full-enable.html * igt@i915_suspend@sysfs-reader: - shard-skl: [INCOMPLETE][121] ([i915#4817]) -> [PASS][122] [121]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl9/igt@i915_suspend@sysfs-reader.html [122]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl2/igt@i915_suspend@sysfs-reader.html * igt@kms_atomic@plane-invalid-params: - shard-snb: [SKIP][123] ([fdo#109271]) -> [PASS][124] [123]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-snb2/igt@kms_atomic@plane-invalid-params.html [124]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-snb6/igt@kms_atomic@plane-invalid-params.html * igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip: - {shard-rkl}: [SKIP][125] ([i915#1845] / [i915#4098]) -> [PASS][126] +7 similar issues [125]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-2/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html [126]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html * igt@kms_fbcon_fbt@fbc-suspend: - shard-apl: [FAIL][127] ([i915#4767]) -> [PASS][128] [127]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-apl6/igt@kms_fbcon_fbt@fbc-suspend.html [128]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl3/igt@kms_fbcon_fbt@fbc-suspend.html * igt@kms_fbcon_fbt@psr-suspend: - {shard-rkl}: [SKIP][129] ([fdo#110189] / [i915#3955]) -> [PASS][130] [129]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@kms_fbcon_fbt@psr-suspend.html [130]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_fbcon_fbt@psr-suspend.html * igt@kms_flip@flip-vs-expired-vblank@b-edp1: - shard-skl: [FAIL][131] ([i915#79]) -> [PASS][132] [131]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl2/igt@kms_flip@flip-vs-expired-vblank@b-edp1.html [132]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl9/igt@kms_flip@flip-vs-expired-vblank@b-edp1.html * igt@kms_flip@flip-vs-suspend-interruptible@b-dp1: - shard-apl: [DMESG-WARN][133] ([i915#180]) -> [PASS][134] +5 similar issues [133]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-apl2/igt@kms_flip@flip-vs-suspend-interruptible@b-dp1.html [134]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl3/igt@kms_flip@flip-vs-suspend-interruptible@b-dp1.html * igt@kms_flip@flip-vs-suspend-interruptible@c-edp1: - shard-iclb: [DMESG-WARN][135] ([i915#2867]) -> [PASS][136] +1 similar issue [135]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb5/igt@kms_flip@flip-vs-suspend-interruptible@c-edp1.html [136]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb8/igt@kms_flip@flip-vs-suspend-interruptible@c-edp1.html * igt@kms_frontbuffer_tracking@fbc-shrfb-scaledprimary: - {shard-rkl}: [SKIP][137] ([i915#1849] / [i915#4098]) -> [PASS][138] +11 similar issues [137]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@kms_frontbuffer_tracking@fbc-shrfb-scaledprimary.html [138]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_frontbuffer_tracking@fbc-shrfb-scaledprimary.html * igt@kms_plane@plane-panning-top-left@pipe-a-planes: - {shard-rkl}: [SKIP][139] ([i915#3558]) -> [PASS][140] +1 similar issue [139]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@kms_plane@plane-panning-top-left@pipe-a-planes.html [140]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_plane@plane-panning-top-left@pipe-a-planes.html * igt@kms_plane@plane-position-hole-dpms@pipe-b-planes: - {shard-rkl}: [SKIP][141] ([i915#1849] / [i915#3558]) -> [PASS][142] +1 similar issue [141]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-2/igt@kms_plane@plane-position-hole-dpms@pipe-b-planes.html [142]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_plane@plane-position-hole-dpms@pipe-b-planes.html * igt@kms_psr@primary_render: - {shard-rkl}: [SKIP][143] ([i915#1072]) -> [PASS][144] +2 similar issues [143]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@kms_psr@primary_render.html [144]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_psr@primary_render.html * igt@kms_psr@psr2_cursor_blt: - shard-iclb: [SKIP][145] ([fdo#109441]) -> [PASS][146] +1 similar issue [145]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb8/igt@kms_psr@psr2_cursor_blt.html [146]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@kms_psr@psr2_cursor_blt.html * igt@kms_universal_plane@disable-primary-vs-flip-pipe-b: - {shard-rkl}: [SKIP][147] ([i915#1845] / [i915#4070] / [i915#4098]) -> [PASS][148] [147]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-2/igt@kms_universal_plane@disable-primary-vs-flip-pipe-b.html [148]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_universal_plane@disable-primary-vs-flip-pipe-b.html * igt@perf@gen8-unprivileged-single-ctx-counters: - {shard-rkl}: [SKIP][149] ([i915#2436]) -> [PASS][150] [149]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-6/igt@perf@gen8-unprivileged-single-ctx-counters.html [150]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@perf@gen8-unprivileged-single-ctx-counters.html * igt@perf@non-zero-reason: - {shard-rkl}: [SKIP][151] ([i915#5608]) -> [PASS][152] +1 similar issue [151]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@perf@non-zero-reason.html [152]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@perf@non-zero-reason.html * igt@perf@polling-parameterized: - shard-skl: [FAIL][153] ([i915#5639]) -> [PASS][154] [153]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl7/igt@perf@polling-parameterized.html [154]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl7/igt@perf@polling-parameterized.html * igt@prime_vgem@basic-fence-read: - {shard-rkl}: [SKIP][155] ([fdo#109295] / [i915#3291] / [i915#3708]) -> [PASS][156] [155]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@prime_vgem@basic-fence-read.html [156]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@prime_vgem@basic-fence-read.html * igt@syncobj_timeline@signal: - {shard-rkl}: [SKIP][157] ([i915#2575]) -> [PASS][158] +6 similar issues [157]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@syncobj_timeline@signal.html [158]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@syncobj_timeline@signal.html * igt@testdisplay: - {shard-rkl}: [SKIP][159] ([i915#4098]) -> [PASS][160] +1 similar issue [159]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-2/igt@testdisplay.html [160]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@testdisplay.html #### Warnings #### * igt@gem_exec_fair@basic-pace-share@rcs0: - shard-glk: [FAIL][161] ([i915#2876]) -> [FAIL][162] ([i915#2842]) [161]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-glk2/igt@gem_exec_fair@basic-pace-share@rcs0.html [162]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-glk1/igt@gem_exec_fair@basic-pace-share@rcs0.html * igt@gem_pread@exhaustion: - shard-tglb: [INCOMPLETE][163] ([i915#7248]) -> [WARN][164] ([i915#2658]) [163]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb8/igt@gem_pread@exhaustion.html [164]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@gem_pread@exhaustion.html * igt@i915_pm_dc@dc3co-vpb-simulation: - shard-iclb: [SKIP][165] ([i915#658]) -> [SKIP][166] ([i915#588]) [165]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb8/igt@i915_pm_dc@dc3co-vpb-simulation.html [166]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@i915_pm_dc@dc3co-vpb-simulation.html * igt@i915_pm_dc@dc9-dpms: - shard-skl: [FAIL][167] ([i915#4275]) -> [SKIP][168] ([fdo#109271]) [167]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl2/igt@i915_pm_dc@dc9-dpms.html [168]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl2/igt@i915_pm_dc@dc9-dpms.html * igt@i915_pm_rc6_residency@rc6-idle@rcs0: - shard-iclb: [WARN][169] ([i915#2684]) -> [FAIL][170] ([i915#2684]) [169]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb2/igt@i915_pm_rc6_residency@rc6-idle@rcs0.html [170]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb1/igt@i915_pm_rc6_residency@rc6-idle@rcs0.html * igt@i915_pm_rc6_residency@rc6-idle@vcs0: - shard-iclb: [FAIL][171] ([i915#2684]) -> [WARN][172] ([i915#2684]) [171]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb2/igt@i915_pm_rc6_residency@rc6-idle@vcs0.html [172]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb1/igt@i915_pm_rc6_residency@rc6-idle@vcs0.html * igt@kms_psr2_sf@overlay-plane-update-continuous-sf: - shard-iclb: [SKIP][173] ([i915#2920]) -> [SKIP][174] ([fdo#111068] / [i915#658]) [173]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb2/igt@kms_psr2_sf@overlay-plane-update-continuous-sf.html [174]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb5/igt@kms_psr2_sf@overlay-plane-update-continuous-sf.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#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274 [fdo#109279]: https://bugs.freedesktop.org/show_bug.cgi?id=109279 [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280 [fdo#109284]: https://bugs.freedesktop.org/show_bug.cgi?id=109284 [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289 [fdo#109293]: https://bugs.freedesktop.org/show_bug.cgi?id=109293 [fdo#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295 [fdo#109302]: https://bugs.freedesktop.org/show_bug.cgi?id=109302 [fdo#109308]: https://bugs.freedesktop.org/show_bug.cgi?id=109308 [fdo#109309]: https://bugs.freedesktop.org/show_bug.cgi?id=109309 [fdo#109312]: https://bugs.freedesktop.org/show_bug.cgi?id=109312 [fdo#109313]: https://bugs.freedesktop.org/show_bug.cgi?id=109313 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441 [fdo#109506]: https://bugs.freedesktop.org/show_bug.cgi?id=109506 [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642 [fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189 [fdo#110723]: https://bugs.freedesktop.org/show_bug.cgi?id=110723 [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068 [fdo#111614]: https://bugs.freedesktop.org/show_bug.cgi?id=111614 [fdo#111615]: https://bugs.freedesktop.org/show_bug.cgi?id=111615 [fdo#111644]: https://bugs.freedesktop.org/show_bug.cgi?id=111644 [fdo#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072 [i915#1319]: https://gitlab.freedesktop.org/drm/intel/issues/1319 [i915#132]: https://gitlab.freedesktop.org/drm/intel/issues/132 [i915#1397]: https://gitlab.freedesktop.org/drm/intel/issues/1397 [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180 [i915#1825]: https://gitlab.freedesktop.org/drm/intel/issues/1825 [i915#1839]: https://gitlab.freedesktop.org/drm/intel/issues/1839 [i915#1845]: https://gitlab.freedesktop.org/drm/intel/issues/1845 [i915#1849]: https://gitlab.freedesktop.org/drm/intel/issues/1849 [i915#2122]: https://gitlab.freedesktop.org/drm/intel/issues/2122 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#2433]: https://gitlab.freedesktop.org/drm/intel/issues/2433 [i915#2436]: https://gitlab.freedesktop.org/drm/intel/issues/2436 [i915#2521]: https://gitlab.freedesktop.org/drm/intel/issues/2521 [i915#2527]: https://gitlab.freedesktop.org/drm/intel/issues/2527 [i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575 [i915#2582]: https://gitlab.freedesktop.org/drm/intel/issues/2582 [i915#2587]: https://gitlab.freedesktop.org/drm/intel/issues/2587 [i915#2658]: https://gitlab.freedesktop.org/drm/intel/issues/2658 [i915#2672]: https://gitlab.freedesktop.org/drm/intel/issues/2672 [i915#2684]: https://gitlab.freedesktop.org/drm/intel/issues/2684 [i915#2842]: https://gitlab.freedesktop.org/drm/intel/issues/2842 [i915#2846]: https://gitlab.freedesktop.org/drm/intel/issues/2846 [i915#2856]: https://gitlab.freedesktop.org/drm/intel/issues/2856 [i915#2867]: https://gitlab.freedesktop.org/drm/intel/issues/2867 [i915#2876]: https://gitlab.freedesktop.org/drm/intel/issues/2876 [i915#2920]: https://gitlab.freedesktop.org/drm/intel/issues/2920 [i915#2994]: https://gitlab.freedesktop.org/drm/intel/issues/2994 [i915#3002]: https://gitlab.freedesktop.org/drm/intel/issues/3002 [i915#3012]: https://gitlab.freedesktop.org/drm/intel/issues/3012 [i915#3116]: https://gitlab.freedesktop.org/drm/intel/issues/3116 [i915#3281]: https://gitlab.freedesktop.org/drm/intel/issues/3281 [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282 [i915#3291]: https://gitlab.freedesktop.org/drm/intel/issues/3291 [i915#3299]: https://gitlab.freedesktop.org/drm/intel/issues/3299 [i915#3359]: https://gitlab.freedesktop.org/drm/intel/issues/3359 [i915#3361]: https://gitlab.freedesktop.org/drm/intel/issues/3361 [i915#3467]: https://gitlab.freedesktop.org/drm/intel/issues/3467 [i915#3546]: https://gitlab.freedesktop.org/drm/intel/issues/3546 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3558]: https://gitlab.freedesktop.org/drm/intel/issues/3558 [i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637 [i915#3638]: https://gitlab.freedesktop.org/drm/intel/issues/3638 [i915#3689]: https://gitlab.freedesktop.org/drm/intel/issues/3689 [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708 [i915#3734]: https://gitlab.freedesktop.org/drm/intel/issues/3734 [i915#3742]: https://gitlab.freedesktop.org/drm/intel/issues/3742 [i915#3743]: https://gitlab.freedesktop.org/drm/intel/issues/3743 [i915#3810]: https://gitlab.freedesktop.org/drm/intel/issues/3810 [i915#3886]: https://gitlab.freedesktop.org/drm/intel/issues/3886 [i915#3955]: https://gitlab.freedesktop.org/drm/intel/issues/3955 [i915#4070]: https://gitlab.freedesktop.org/drm/intel/issues/4070 [i915#4098]: https://gitlab.freedesktop.org/drm/intel/issues/4098 [i915#426]: https://gitlab.freedesktop.org/drm/intel/issues/426 [i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270 [i915#4275]: https://gitlab.freedesktop.org/drm/intel/issues/4275 [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312 [i915#4387]: https://gitlab.freedesktop.org/drm/intel/issues/4387 [i915#4525]: https://gitlab.freedesktop.org/drm/intel/issues/4525 [i915#4573]: https://gitlab.freedesktop.org/drm/intel/issues/4573 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4767]: https://gitlab.freedesktop.org/drm/intel/issues/4767 [i915#4778]: https://gitlab.freedesktop.org/drm/intel/issues/4778 [i915#4817]: https://gitlab.freedesktop.org/drm/intel/issues/4817 [i915#4939]: https://gitlab.freedesktop.org/drm/intel/issues/4939 [i915#5174]: https://gitlab.freedesktop.org/drm/intel/issues/5174 [i915#5176]: https://gitlab.freedesktop.org/drm/intel/issues/5176 [i915#5235]: https://gitlab.freedesktop.org/drm/intel/issues/5235 [i915#5286]: https://gitlab.freedesktop.org/drm/intel/issues/5286 [i915#5325]: https://gitlab.freedesktop.org/drm/intel/issues/5325 [i915#5327]: https://gitlab.freedesktop.org/drm/intel/issues/5327 [i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533 [i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334 [i915#5461]: https://gitlab.freedesktop.org/drm/intel/issues/5461 [i915#5608]: https://gitlab.freedesktop.org/drm/intel/issues/5608 [i915#5639]: https://gitlab.freedesktop.org/drm/intel/issues/5639 [i915#5775]: https://gitlab.freedesktop.org/drm/intel/issues/5775 [i915#588]: https://gitlab.freedesktop.org/drm/intel/issues/588 [i915#5939]: https://gitlab.freedesktop.org/drm/intel/issues/5939 [i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095 [i915#6245]: https://gitlab.freedesktop.org/drm/intel/issues/6245 [i915#6248]: https://gitlab.freedesktop.org/drm/intel/issues/6248 [i915#6252]: https://gitlab.freedesktop.org/drm/intel/issues/6252 [i915#6258]: https://gitlab.freedesktop.org/drm/intel/issues/6258 [i915#6259]: https://gitlab.freedesktop.org/drm/intel/issues/6259 [i915#6335]: https://gitlab.freedesktop.org/drm/intel/issues/6335 [i915#6497]: https://gitlab.freedesktop.org/drm/intel/issues/6497 [i915#6537]: https://gitlab.freedesktop.org/drm/intel/issues/6537 [i915#658]: https://gitlab.freedesktop.org/drm/intel/issues/658 [i915#7037]: https://gitlab.freedesktop.org/drm/intel/issues/7037 [i915#7118]: https://gitlab.freedesktop.org/drm/intel/issues/7118 [i915#7121]: https://gitlab.freedesktop.org/drm/intel/issues/7121 [i915#7173]: https://gitlab.freedesktop.org/drm/intel/issues/7173 [i915#7206]: https://gitlab.freedesktop.org/drm/intel/issues/7206 [i915#7246]: https://gitlab.freedesktop.org/drm/intel/issues/7246 [i915#7248]: https://gitlab.freedesktop.org/drm/intel/issues/7248 [i915#7276]: https://gitlab.freedesktop.org/drm/intel/issues/7276 [i915#79]: https://gitlab.freedesktop.org/drm/intel/issues/79 Build changes ------------- * Linux: CI_DRM_12270 -> Patchwork_109983v1 CI-20190529: 20190529 CI_DRM_12270: a9d18ead9885b6a795b54dffe21dbaa846766719 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_7021: b99f94fc3652f6838b8803032373a419372b17b1 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_109983v1: a9d18ead9885b6a795b54dffe21dbaa846766719 @ git://anongit.freedesktop.org/gfx-ci/linux piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/index.html [-- Attachment #2: Type: text/html, Size: 51666 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/psr: Remove inappropriate DSC slice alignment warning 2022-10-21 5:49 [Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning Jouni Högander ` (2 preceding siblings ...) 2022-10-21 11:18 ` [Intel-gfx] ✗ Fi.CI.IGT: failure for " Patchwork @ 2022-10-24 15:34 ` Patchwork 2022-11-01 20:00 ` [Intel-gfx] [PATCH] " Souza, Jose 4 siblings, 0 replies; 9+ messages in thread From: Patchwork @ 2022-10-24 15:34 UTC (permalink / raw) To: Jouni Högander; +Cc: intel-gfx [-- Attachment #1: Type: text/plain, Size: 49448 bytes --] == Series Details == Series: drm/i915/psr: Remove inappropriate DSC slice alignment warning URL : https://patchwork.freedesktop.org/series/109983/ State : success == Summary == CI Bug Log - changes from CI_DRM_12270_full -> Patchwork_109983v1_full ==================================================== Summary ------- **WARNING** Minor unknown changes coming with Patchwork_109983v1_full need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_109983v1_full, please notify your bug team to allow them to document this new failure mode, which will reduce false positives in CI. Participating hosts (11 -> 12) ------------------------------ Additional (1): shard-tglu Possible new issues ------------------- Here are the unknown changes that may have been introduced in Patchwork_109983v1_full: ### IGT changes ### #### Warnings #### * igt@i915_pm_rpm@modeset-pc8-residency-stress: - shard-iclb: [SKIP][1] ([fdo#109293] / [fdo#109506]) -> [SKIP][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb1/igt@i915_pm_rpm@modeset-pc8-residency-stress.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb3/igt@i915_pm_rpm@modeset-pc8-residency-stress.html #### Suppressed #### The following results come from untrusted machines, tests, or statuses. They do not affect the overall result. * igt@gem_pwrite@basic-exhaustion: - {shard-rkl}: [SKIP][3] ([i915#3282]) -> [INCOMPLETE][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-4/igt@gem_pwrite@basic-exhaustion.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@gem_pwrite@basic-exhaustion.html Known issues ------------ Here are the changes found in Patchwork_109983v1_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@feature_discovery@psr2: - shard-iclb: [PASS][5] -> [SKIP][6] ([i915#658]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb2/igt@feature_discovery@psr2.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb6/igt@feature_discovery@psr2.html * igt@gem_create@create-ext-cpu-access-sanity-check: - shard-tglb: NOTRUN -> [SKIP][7] ([i915#6335]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@gem_create@create-ext-cpu-access-sanity-check.html * igt@gem_exec_balancer@parallel-balancer: - shard-iclb: [PASS][8] -> [SKIP][9] ([i915#4525]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb4/igt@gem_exec_balancer@parallel-balancer.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb6/igt@gem_exec_balancer@parallel-balancer.html * igt@gem_exec_fair@basic-none-share@rcs0: - shard-tglb: NOTRUN -> [FAIL][10] ([i915#2842]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@gem_exec_fair@basic-none-share@rcs0.html - shard-glk: [PASS][11] -> [FAIL][12] ([i915#2842]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-glk7/igt@gem_exec_fair@basic-none-share@rcs0.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-glk2/igt@gem_exec_fair@basic-none-share@rcs0.html * igt@gem_exec_fair@basic-pace@vcs1: - shard-iclb: NOTRUN -> [FAIL][13] ([i915#2842]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@gem_exec_fair@basic-pace@vcs1.html * igt@gem_lmem_swapping@parallel-random-engines: - shard-apl: NOTRUN -> [SKIP][14] ([fdo#109271] / [i915#4613]) +1 similar issue [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl2/igt@gem_lmem_swapping@parallel-random-engines.html * igt@gem_lmem_swapping@verify-random-ccs: - shard-tglb: NOTRUN -> [SKIP][15] ([i915#4613]) +1 similar issue [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@gem_lmem_swapping@verify-random-ccs.html * igt@gem_pxp@verify-pxp-stale-ctx-execution: - shard-tglb: NOTRUN -> [SKIP][16] ([i915#4270]) +2 similar issues [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@gem_pxp@verify-pxp-stale-ctx-execution.html * igt@gem_render_copy@x-tiled-to-vebox-yf-tiled: - shard-apl: NOTRUN -> [SKIP][17] ([fdo#109271]) +62 similar issues [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl2/igt@gem_render_copy@x-tiled-to-vebox-yf-tiled.html * igt@gem_softpin@evict-snoop: - shard-tglb: NOTRUN -> [SKIP][18] ([fdo#109312]) [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@gem_softpin@evict-snoop.html * igt@gem_workarounds@suspend-resume: - shard-apl: [PASS][19] -> [DMESG-WARN][20] ([i915#180]) +5 similar issues [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-apl1/igt@gem_workarounds@suspend-resume.html [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl8/igt@gem_workarounds@suspend-resume.html * igt@gen9_exec_parse@bb-oversize: - shard-tglb: NOTRUN -> [SKIP][21] ([i915#2527] / [i915#2856]) +1 similar issue [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@gen9_exec_parse@bb-oversize.html * igt@i915_pm_rpm@dpms-mode-unset-non-lpsp: - shard-tglb: NOTRUN -> [SKIP][22] ([fdo#111644] / [i915#1397]) [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@i915_pm_rpm@dpms-mode-unset-non-lpsp.html * igt@i915_query@hwconfig_table: - shard-tglb: NOTRUN -> [SKIP][23] ([i915#6245]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@i915_query@hwconfig_table.html * igt@i915_selftest@live@gt_heartbeat: - shard-apl: [PASS][24] -> [DMESG-FAIL][25] ([i915#5334]) [24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-apl6/igt@i915_selftest@live@gt_heartbeat.html [25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl3/igt@i915_selftest@live@gt_heartbeat.html * igt@i915_selftest@live@hangcheck: - shard-iclb: [PASS][26] -> [DMESG-WARN][27] ([i915#2867]) +5 similar issues [26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb1/igt@i915_selftest@live@hangcheck.html [27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb3/igt@i915_selftest@live@hangcheck.html * igt@kms_async_flips@alternate-sync-async-flip@pipe-c-edp-1: - shard-skl: [PASS][28] -> [FAIL][29] ([i915#2521]) [28]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl10/igt@kms_async_flips@alternate-sync-async-flip@pipe-c-edp-1.html [29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl4/igt@kms_async_flips@alternate-sync-async-flip@pipe-c-edp-1.html * igt@kms_atomic_transition@plane-all-transition@pipe-b-edp-1: - shard-skl: [PASS][30] -> [DMESG-WARN][31] ([i915#7310]) [30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl7/igt@kms_atomic_transition@plane-all-transition@pipe-b-edp-1.html [31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl10/igt@kms_atomic_transition@plane-all-transition@pipe-b-edp-1.html * igt@kms_big_fb@4-tiled-8bpp-rotate-180: - shard-tglb: NOTRUN -> [SKIP][32] ([i915#5286]) +2 similar issues [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_big_fb@4-tiled-8bpp-rotate-180.html * igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip: - shard-tglb: [PASS][33] -> [FAIL][34] ([i915#3743]) +1 similar issue [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb3/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb3/igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html * igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip: - shard-tglb: [PASS][35] -> [FAIL][36] ([i915#7246]) +1 similar issue [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb2/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb6/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html * igt@kms_big_fb@y-tiled-8bpp-rotate-270: - shard-tglb: NOTRUN -> [SKIP][37] ([fdo#111614]) [37]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@kms_big_fb@y-tiled-8bpp-rotate-270.html * igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip: - shard-apl: NOTRUN -> [SKIP][38] ([fdo#109271] / [i915#7206]) [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl1/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip.html * igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-async-flip: - shard-tglb: [PASS][39] -> [FAIL][40] ([i915#3743] / [i915#7246]) [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb3/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb3/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html * igt@kms_big_fb@yf-tiled-16bpp-rotate-0: - shard-tglb: NOTRUN -> [SKIP][41] ([fdo#111615]) +3 similar issues [41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_big_fb@yf-tiled-16bpp-rotate-0.html * igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs: - shard-tglb: NOTRUN -> [SKIP][42] ([i915#3689] / [i915#3886]) [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-a-crc-primary-basic-4_tiled_dg2_rc_ccs_cc: - shard-tglb: NOTRUN -> [SKIP][43] ([i915#6095]) [43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@kms_ccs@pipe-a-crc-primary-basic-4_tiled_dg2_rc_ccs_cc.html * igt@kms_ccs@pipe-a-crc-primary-basic-y_tiled_gen12_mc_ccs: - shard-apl: NOTRUN -> [SKIP][44] ([fdo#109271] / [i915#3886]) +1 similar issue [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl2/igt@kms_ccs@pipe-a-crc-primary-basic-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-b-random-ccs-data-4_tiled_dg2_rc_ccs: - shard-tglb: NOTRUN -> [SKIP][45] ([i915#3689] / [i915#6095]) +2 similar issues [45]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_ccs@pipe-b-random-ccs-data-4_tiled_dg2_rc_ccs.html * igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_ccs: - shard-tglb: NOTRUN -> [SKIP][46] ([i915#3689]) +1 similar issue [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_ccs.html * igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_gen12_rc_ccs_cc: - shard-skl: NOTRUN -> [SKIP][47] ([fdo#109271] / [i915#3886]) +1 similar issue [47]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl2/igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-d-crc-sprite-planes-basic-yf_tiled_ccs: - shard-tglb: NOTRUN -> [SKIP][48] ([fdo#111615] / [i915#3689]) +4 similar issues [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@kms_ccs@pipe-d-crc-sprite-planes-basic-yf_tiled_ccs.html * igt@kms_cdclk@mode-transition-all-outputs: - shard-tglb: NOTRUN -> [SKIP][49] ([i915#3742]) [49]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_cdclk@mode-transition-all-outputs.html * igt@kms_chamelium@dp-crc-single: - shard-apl: NOTRUN -> [SKIP][50] ([fdo#109271] / [fdo#111827]) +4 similar issues [50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl1/igt@kms_chamelium@dp-crc-single.html * igt@kms_chamelium@vga-hpd-after-suspend: - shard-tglb: NOTRUN -> [SKIP][51] ([fdo#109284] / [fdo#111827]) +4 similar issues [51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_chamelium@vga-hpd-after-suspend.html * igt@kms_color_chamelium@degamma: - shard-skl: NOTRUN -> [SKIP][52] ([fdo#109271] / [fdo#111827]) +1 similar issue [52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl6/igt@kms_color_chamelium@degamma.html * igt@kms_content_protection@dp-mst-lic-type-0: - shard-tglb: NOTRUN -> [SKIP][53] ([i915#3116] / [i915#3299]) [53]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_content_protection@dp-mst-lic-type-0.html * igt@kms_content_protection@legacy@pipe-a-dp-1: - shard-apl: NOTRUN -> [INCOMPLETE][54] ([i915#1319] / [i915#7121] / [i915#7173]) [54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl2/igt@kms_content_protection@legacy@pipe-a-dp-1.html * igt@kms_cursor_crc@cursor-offscreen-max-size: - shard-tglb: NOTRUN -> [SKIP][55] ([i915#3555]) +1 similar issue [55]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_cursor_crc@cursor-offscreen-max-size.html * igt@kms_cursor_crc@cursor-suspend@pipe-c-edp-1: - shard-skl: [PASS][56] -> [INCOMPLETE][57] ([i915#4939]) [56]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl9/igt@kms_cursor_crc@cursor-suspend@pipe-c-edp-1.html [57]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl4/igt@kms_cursor_crc@cursor-suspend@pipe-c-edp-1.html * igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2: - shard-glk: [PASS][58] -> [FAIL][59] ([i915#79]) [58]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-glk2/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2.html [59]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-glk8/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2.html * igt@kms_flip@2x-plain-flip-ts-check-interruptible: - shard-tglb: NOTRUN -> [SKIP][60] ([fdo#109274] / [fdo#111825] / [i915#3637]) +1 similar issue [60]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@kms_flip@2x-plain-flip-ts-check-interruptible.html * igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible@b-edp1: - shard-skl: [PASS][61] -> [FAIL][62] ([i915#2122]) [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl7/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible@b-edp1.html [62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl10/igt@kms_flip@flip-vs-absolute-wf_vblank-interruptible@b-edp1.html * igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1: - shard-skl: [PASS][63] -> [FAIL][64] ([i915#79]) [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl10/igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1.html [64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl2/igt@kms_flip@flip-vs-expired-vblank-interruptible@a-edp1.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-default-mode: - shard-iclb: NOTRUN -> [SKIP][65] ([i915#2672]) +2 similar issues [65]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-downscaling@pipe-a-default-mode: - shard-iclb: NOTRUN -> [SKIP][66] ([i915#3555]) [66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling@pipe-a-valid-mode: - shard-iclb: NOTRUN -> [SKIP][67] ([i915#2587] / [i915#2672]) +2 similar issues [67]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb1/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-default-mode: - shard-iclb: NOTRUN -> [SKIP][68] ([i915#2672] / [i915#3555]) [68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-default-mode.html * igt@kms_frontbuffer_tracking@fbc-2p-primscrn-shrfb-plflip-blt: - shard-tglb: NOTRUN -> [SKIP][69] ([fdo#109280] / [fdo#111825]) +17 similar issues [69]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-shrfb-plflip-blt.html * igt@kms_frontbuffer_tracking@fbc-suspend: - shard-apl: NOTRUN -> [DMESG-WARN][70] ([i915#180]) [70]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl2/igt@kms_frontbuffer_tracking@fbc-suspend.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-mmap-gtt: - shard-tglb: NOTRUN -> [SKIP][71] ([i915#6497]) +6 similar issues [71]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt: - shard-skl: NOTRUN -> [SKIP][72] ([fdo#109271]) +22 similar issues [72]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl6/igt@kms_frontbuffer_tracking@psr-2p-primscrn-shrfb-msflip-blt.html * igt@kms_pipe_b_c_ivb@pipe-b-dpms-off-modeset-pipe-c: - shard-tglb: NOTRUN -> [SKIP][73] ([fdo#109289]) +2 similar issues [73]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_pipe_b_c_ivb@pipe-b-dpms-off-modeset-pipe-c.html * igt@kms_plane_alpha_blend@alpha-transparent-fb@pipe-c-edp-1: - shard-skl: NOTRUN -> [FAIL][74] ([i915#4573]) +2 similar issues [74]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl10/igt@kms_plane_alpha_blend@alpha-transparent-fb@pipe-c-edp-1.html * igt@kms_plane_scaling@planes-downscale-factor-0-5@pipe-a-edp-1: - shard-iclb: [PASS][75] -> [SKIP][76] ([i915#5235]) +2 similar issues [75]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb8/igt@kms_plane_scaling@planes-downscale-factor-0-5@pipe-a-edp-1.html [76]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@kms_plane_scaling@planes-downscale-factor-0-5@pipe-a-edp-1.html * igt@kms_psr2_su@frontbuffer-xrgb8888: - shard-apl: NOTRUN -> [SKIP][77] ([fdo#109271] / [i915#658]) [77]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl1/igt@kms_psr2_su@frontbuffer-xrgb8888.html * igt@kms_psr2_su@page_flip-nv12: - shard-tglb: NOTRUN -> [SKIP][78] ([i915#7037]) [78]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_psr2_su@page_flip-nv12.html * igt@kms_psr2_su@page_flip-p010: - shard-iclb: NOTRUN -> [SKIP][79] ([fdo#109642] / [fdo#111068] / [i915#658]) [79]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb5/igt@kms_psr2_su@page_flip-p010.html * igt@kms_psr@psr2_sprite_render: - shard-tglb: NOTRUN -> [FAIL][80] ([i915#132] / [i915#3467]) +1 similar issue [80]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@kms_psr@psr2_sprite_render.html - shard-iclb: [PASS][81] -> [SKIP][82] ([fdo#109441]) +1 similar issue [81]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb2/igt@kms_psr@psr2_sprite_render.html [82]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb6/igt@kms_psr@psr2_sprite_render.html * igt@kms_tv_load_detect@load-detect: - shard-tglb: NOTRUN -> [SKIP][83] ([fdo#109309]) [83]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@kms_tv_load_detect@load-detect.html * igt@prime_vgem@fence-write-hang: - shard-tglb: NOTRUN -> [SKIP][84] ([fdo#109295]) [84]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb7/igt@prime_vgem@fence-write-hang.html * igt@sysfs_clients@create: - shard-apl: NOTRUN -> [SKIP][85] ([fdo#109271] / [i915#2994]) [85]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl1/igt@sysfs_clients@create.html * igt@sysfs_clients@sema-10: - shard-tglb: NOTRUN -> [SKIP][86] ([i915#2994]) [86]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@sysfs_clients@sema-10.html #### Possible fixes #### * igt@device_reset@unbind-reset-rebind: - {shard-rkl}: [FAIL][87] ([i915#4778]) -> [PASS][88] [87]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@device_reset@unbind-reset-rebind.html [88]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@device_reset@unbind-reset-rebind.html * igt@fbdev@info: - {shard-rkl}: [SKIP][89] ([i915#2582]) -> [PASS][90] [89]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@fbdev@info.html [90]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@fbdev@info.html * igt@gem_ctx_isolation@preservation-s3@vcs0: - shard-tglb: [DMESG-WARN][91] -> [PASS][92] [91]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb7/igt@gem_ctx_isolation@preservation-s3@vcs0.html [92]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@gem_ctx_isolation@preservation-s3@vcs0.html * igt@gem_exec_balancer@fairslice: - {shard-rkl}: [SKIP][93] ([i915#6259]) -> [PASS][94] [93]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@gem_exec_balancer@fairslice.html [94]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@gem_exec_balancer@fairslice.html * igt@gem_exec_balancer@parallel-contexts: - shard-iclb: [SKIP][95] ([i915#4525]) -> [PASS][96] +1 similar issue [95]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb6/igt@gem_exec_balancer@parallel-contexts.html [96]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb1/igt@gem_exec_balancer@parallel-contexts.html * igt@gem_exec_fair@basic-deadline: - {shard-rkl}: [FAIL][97] ([i915#2846]) -> [PASS][98] [97]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@gem_exec_fair@basic-deadline.html [98]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@gem_exec_fair@basic-deadline.html * igt@gem_exec_fair@basic-flow@rcs0: - shard-tglb: [FAIL][99] ([i915#2842]) -> [PASS][100] [99]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb2/igt@gem_exec_fair@basic-flow@rcs0.html [100]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb8/igt@gem_exec_fair@basic-flow@rcs0.html * igt@gem_exec_reloc@basic-gtt-cpu: - {shard-rkl}: [SKIP][101] ([i915#3281]) -> [PASS][102] +17 similar issues [101]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@gem_exec_reloc@basic-gtt-cpu.html [102]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@gem_exec_reloc@basic-gtt-cpu.html * igt@gem_fence_thrash@bo-write-verify-none: - {shard-rkl}: [SKIP][103] ([fdo#109315]) -> [PASS][104] +18 similar issues [103]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@gem_fence_thrash@bo-write-verify-none.html [104]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@gem_fence_thrash@bo-write-verify-none.html * igt@gem_huc_copy@huc-copy: - shard-tglb: [SKIP][105] ([i915#2190]) -> [PASS][106] [105]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb7/igt@gem_huc_copy@huc-copy.html [106]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb3/igt@gem_huc_copy@huc-copy.html * igt@gem_partial_pwrite_pread@writes-after-reads-uncached: - {shard-rkl}: [SKIP][107] ([i915#3282]) -> [PASS][108] +8 similar issues [107]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-4/igt@gem_partial_pwrite_pread@writes-after-reads-uncached.html [108]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@gem_partial_pwrite_pread@writes-after-reads-uncached.html * igt@gen9_exec_parse@valid-registers: - {shard-rkl}: [SKIP][109] ([i915#2527]) -> [PASS][110] +3 similar issues [109]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-4/igt@gen9_exec_parse@valid-registers.html [110]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@gen9_exec_parse@valid-registers.html * igt@i915_pm_rpm@basic-pci-d3-state: - {shard-rkl}: [SKIP][111] ([i915#5174]) -> [PASS][112] [111]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@i915_pm_rpm@basic-pci-d3-state.html [112]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@i915_pm_rpm@basic-pci-d3-state.html * igt@i915_pm_rpm@modeset-lpsp-stress-no-wait: - {shard-rkl}: [SKIP][113] ([i915#1397]) -> [PASS][114] [113]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html [114]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@i915_pm_rpm@modeset-lpsp-stress-no-wait.html * igt@i915_pm_rps@engine-order: - shard-apl: [FAIL][115] ([i915#6537]) -> [PASS][116] [115]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-apl7/igt@i915_pm_rps@engine-order.html [116]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl7/igt@i915_pm_rps@engine-order.html * igt@i915_pm_sseu@full-enable: - {shard-rkl}: [SKIP][117] ([i915#4387]) -> [PASS][118] [117]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-4/igt@i915_pm_sseu@full-enable.html [118]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@i915_pm_sseu@full-enable.html * igt@i915_suspend@sysfs-reader: - shard-skl: [INCOMPLETE][119] ([i915#4817]) -> [PASS][120] [119]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl9/igt@i915_suspend@sysfs-reader.html [120]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl2/igt@i915_suspend@sysfs-reader.html * igt@kms_atomic@plane-invalid-params: - shard-snb: [SKIP][121] ([fdo#109271]) -> [PASS][122] [121]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-snb2/igt@kms_atomic@plane-invalid-params.html [122]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-snb6/igt@kms_atomic@plane-invalid-params.html * igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip: - {shard-rkl}: [SKIP][123] ([i915#1845] / [i915#4098]) -> [PASS][124] +7 similar issues [123]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-2/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html [124]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html * igt@kms_fbcon_fbt@fbc-suspend: - shard-apl: [FAIL][125] ([i915#4767]) -> [PASS][126] [125]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-apl6/igt@kms_fbcon_fbt@fbc-suspend.html [126]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl3/igt@kms_fbcon_fbt@fbc-suspend.html * igt@kms_fbcon_fbt@psr-suspend: - {shard-rkl}: [SKIP][127] ([fdo#110189] / [i915#3955]) -> [PASS][128] [127]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@kms_fbcon_fbt@psr-suspend.html [128]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_fbcon_fbt@psr-suspend.html * igt@kms_flip@flip-vs-expired-vblank@b-edp1: - shard-skl: [FAIL][129] ([i915#79]) -> [PASS][130] [129]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl2/igt@kms_flip@flip-vs-expired-vblank@b-edp1.html [130]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl9/igt@kms_flip@flip-vs-expired-vblank@b-edp1.html * igt@kms_flip@flip-vs-suspend-interruptible@b-dp1: - shard-apl: [DMESG-WARN][131] ([i915#180]) -> [PASS][132] +5 similar issues [131]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-apl2/igt@kms_flip@flip-vs-suspend-interruptible@b-dp1.html [132]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-apl3/igt@kms_flip@flip-vs-suspend-interruptible@b-dp1.html * igt@kms_flip@flip-vs-suspend-interruptible@c-edp1: - shard-iclb: [DMESG-WARN][133] ([i915#2867]) -> [PASS][134] +1 similar issue [133]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb5/igt@kms_flip@flip-vs-suspend-interruptible@c-edp1.html [134]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb8/igt@kms_flip@flip-vs-suspend-interruptible@c-edp1.html * igt@kms_frontbuffer_tracking@fbc-shrfb-scaledprimary: - {shard-rkl}: [SKIP][135] ([i915#1849] / [i915#4098]) -> [PASS][136] +11 similar issues [135]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@kms_frontbuffer_tracking@fbc-shrfb-scaledprimary.html [136]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_frontbuffer_tracking@fbc-shrfb-scaledprimary.html * igt@kms_plane@plane-panning-top-left@pipe-a-planes: - {shard-rkl}: [SKIP][137] ([i915#3558]) -> [PASS][138] +1 similar issue [137]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@kms_plane@plane-panning-top-left@pipe-a-planes.html [138]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_plane@plane-panning-top-left@pipe-a-planes.html * igt@kms_plane@plane-position-hole-dpms@pipe-b-planes: - {shard-rkl}: [SKIP][139] ([i915#1849] / [i915#3558]) -> [PASS][140] +1 similar issue [139]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-2/igt@kms_plane@plane-position-hole-dpms@pipe-b-planes.html [140]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_plane@plane-position-hole-dpms@pipe-b-planes.html * igt@kms_psr@primary_render: - {shard-rkl}: [SKIP][141] ([i915#1072]) -> [PASS][142] +2 similar issues [141]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@kms_psr@primary_render.html [142]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_psr@primary_render.html * igt@kms_psr@psr2_cursor_blt: - shard-iclb: [SKIP][143] ([fdo#109441]) -> [PASS][144] +1 similar issue [143]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb8/igt@kms_psr@psr2_cursor_blt.html [144]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@kms_psr@psr2_cursor_blt.html * igt@kms_universal_plane@disable-primary-vs-flip-pipe-b: - {shard-rkl}: [SKIP][145] ([i915#1845] / [i915#4070] / [i915#4098]) -> [PASS][146] [145]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-2/igt@kms_universal_plane@disable-primary-vs-flip-pipe-b.html [146]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@kms_universal_plane@disable-primary-vs-flip-pipe-b.html * igt@perf@gen8-unprivileged-single-ctx-counters: - {shard-rkl}: [SKIP][147] ([i915#2436]) -> [PASS][148] [147]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-6/igt@perf@gen8-unprivileged-single-ctx-counters.html [148]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@perf@gen8-unprivileged-single-ctx-counters.html * igt@perf@non-zero-reason: - {shard-rkl}: [SKIP][149] ([i915#5608]) -> [PASS][150] +1 similar issue [149]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@perf@non-zero-reason.html [150]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@perf@non-zero-reason.html * igt@perf@polling-parameterized: - shard-skl: [FAIL][151] ([i915#5639]) -> [PASS][152] [151]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl7/igt@perf@polling-parameterized.html [152]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl7/igt@perf@polling-parameterized.html * igt@prime_vgem@basic-fence-read: - {shard-rkl}: [SKIP][153] ([fdo#109295] / [i915#3291] / [i915#3708]) -> [PASS][154] [153]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-1/igt@prime_vgem@basic-fence-read.html [154]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-5/igt@prime_vgem@basic-fence-read.html * igt@syncobj_timeline@signal: - {shard-rkl}: [SKIP][155] ([i915#2575]) -> [PASS][156] +6 similar issues [155]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-5/igt@syncobj_timeline@signal.html [156]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-4/igt@syncobj_timeline@signal.html * igt@testdisplay: - {shard-rkl}: [SKIP][157] ([i915#4098]) -> [PASS][158] +1 similar issue [157]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-rkl-2/igt@testdisplay.html [158]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-rkl-6/igt@testdisplay.html #### Warnings #### * igt@gem_exec_fair@basic-pace-share@rcs0: - shard-glk: [FAIL][159] ([i915#2876]) -> [FAIL][160] ([i915#2842]) [159]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-glk2/igt@gem_exec_fair@basic-pace-share@rcs0.html [160]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-glk1/igt@gem_exec_fair@basic-pace-share@rcs0.html * igt@gem_pread@exhaustion: - shard-tglb: [INCOMPLETE][161] ([i915#7248]) -> [WARN][162] ([i915#2658]) [161]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-tglb8/igt@gem_pread@exhaustion.html [162]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-tglb5/igt@gem_pread@exhaustion.html * igt@i915_pm_dc@dc3co-vpb-simulation: - shard-iclb: [SKIP][163] ([i915#658]) -> [SKIP][164] ([i915#588]) [163]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb8/igt@i915_pm_dc@dc3co-vpb-simulation.html [164]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb2/igt@i915_pm_dc@dc3co-vpb-simulation.html * igt@i915_pm_dc@dc9-dpms: - shard-skl: [FAIL][165] ([i915#4275]) -> [SKIP][166] ([fdo#109271]) [165]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-skl2/igt@i915_pm_dc@dc9-dpms.html [166]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-skl2/igt@i915_pm_dc@dc9-dpms.html * igt@i915_pm_rc6_residency@rc6-idle@rcs0: - shard-iclb: [WARN][167] ([i915#2684]) -> [FAIL][168] ([i915#2684]) [167]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb2/igt@i915_pm_rc6_residency@rc6-idle@rcs0.html [168]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb1/igt@i915_pm_rc6_residency@rc6-idle@rcs0.html * igt@i915_pm_rc6_residency@rc6-idle@vcs0: - shard-iclb: [FAIL][169] ([i915#2684]) -> [WARN][170] ([i915#2684]) [169]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb2/igt@i915_pm_rc6_residency@rc6-idle@vcs0.html [170]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb1/igt@i915_pm_rc6_residency@rc6-idle@vcs0.html * igt@kms_psr2_sf@overlay-plane-update-continuous-sf: - shard-iclb: [SKIP][171] ([i915#2920]) -> [SKIP][172] ([fdo#111068] / [i915#658]) [171]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12270/shard-iclb2/igt@kms_psr2_sf@overlay-plane-update-continuous-sf.html [172]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/shard-iclb5/igt@kms_psr2_sf@overlay-plane-update-continuous-sf.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#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274 [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#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289 [fdo#109293]: https://bugs.freedesktop.org/show_bug.cgi?id=109293 [fdo#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295 [fdo#109302]: https://bugs.freedesktop.org/show_bug.cgi?id=109302 [fdo#109307]: https://bugs.freedesktop.org/show_bug.cgi?id=109307 [fdo#109308]: https://bugs.freedesktop.org/show_bug.cgi?id=109308 [fdo#109309]: https://bugs.freedesktop.org/show_bug.cgi?id=109309 [fdo#109312]: https://bugs.freedesktop.org/show_bug.cgi?id=109312 [fdo#109313]: https://bugs.freedesktop.org/show_bug.cgi?id=109313 [fdo#109314]: https://bugs.freedesktop.org/show_bug.cgi?id=109314 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441 [fdo#109506]: https://bugs.freedesktop.org/show_bug.cgi?id=109506 [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642 [fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189 [fdo#110542]: https://bugs.freedesktop.org/show_bug.cgi?id=110542 [fdo#110723]: https://bugs.freedesktop.org/show_bug.cgi?id=110723 [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068 [fdo#111614]: https://bugs.freedesktop.org/show_bug.cgi?id=111614 [fdo#111615]: https://bugs.freedesktop.org/show_bug.cgi?id=111615 [fdo#111644]: https://bugs.freedesktop.org/show_bug.cgi?id=111644 [fdo#111656]: https://bugs.freedesktop.org/show_bug.cgi?id=111656 [fdo#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [fdo#112054]: https://bugs.freedesktop.org/show_bug.cgi?id=112054 [fdo#112283]: https://bugs.freedesktop.org/show_bug.cgi?id=112283 [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072 [i915#1155]: https://gitlab.freedesktop.org/drm/intel/issues/1155 [i915#1319]: https://gitlab.freedesktop.org/drm/intel/issues/1319 [i915#132]: https://gitlab.freedesktop.org/drm/intel/issues/132 [i915#1397]: https://gitlab.freedesktop.org/drm/intel/issues/1397 [i915#1769]: https://gitlab.freedesktop.org/drm/intel/issues/1769 [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180 [i915#1825]: https://gitlab.freedesktop.org/drm/intel/issues/1825 [i915#1839]: https://gitlab.freedesktop.org/drm/intel/issues/1839 [i915#1845]: https://gitlab.freedesktop.org/drm/intel/issues/1845 [i915#1849]: https://gitlab.freedesktop.org/drm/intel/issues/1849 [i915#1902]: https://gitlab.freedesktop.org/drm/intel/issues/1902 [i915#2122]: https://gitlab.freedesktop.org/drm/intel/issues/2122 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#2410]: https://gitlab.freedesktop.org/drm/intel/issues/2410 [i915#2433]: https://gitlab.freedesktop.org/drm/intel/issues/2433 [i915#2436]: https://gitlab.freedesktop.org/drm/intel/issues/2436 [i915#2437]: https://gitlab.freedesktop.org/drm/intel/issues/2437 [i915#2521]: https://gitlab.freedesktop.org/drm/intel/issues/2521 [i915#2527]: https://gitlab.freedesktop.org/drm/intel/issues/2527 [i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575 [i915#2582]: https://gitlab.freedesktop.org/drm/intel/issues/2582 [i915#2587]: https://gitlab.freedesktop.org/drm/intel/issues/2587 [i915#2658]: https://gitlab.freedesktop.org/drm/intel/issues/2658 [i915#2672]: https://gitlab.freedesktop.org/drm/intel/issues/2672 [i915#2684]: https://gitlab.freedesktop.org/drm/intel/issues/2684 [i915#2705]: https://gitlab.freedesktop.org/drm/intel/issues/2705 [i915#280]: https://gitlab.freedesktop.org/drm/intel/issues/280 [i915#284]: https://gitlab.freedesktop.org/drm/intel/issues/284 [i915#2842]: https://gitlab.freedesktop.org/drm/intel/issues/2842 [i915#2846]: https://gitlab.freedesktop.org/drm/intel/issues/2846 [i915#2856]: https://gitlab.freedesktop.org/drm/intel/issues/2856 [i915#2867]: https://gitlab.freedesktop.org/drm/intel/issues/2867 [i915#2876]: https://gitlab.freedesktop.org/drm/intel/issues/2876 [i915#2920]: https://gitlab.freedesktop.org/drm/intel/issues/2920 [i915#2994]: https://gitlab.freedesktop.org/drm/intel/issues/2994 [i915#3002]: https://gitlab.freedesktop.org/drm/intel/issues/3002 [i915#3012]: https://gitlab.freedesktop.org/drm/intel/issues/3012 [i915#3116]: https://gitlab.freedesktop.org/drm/intel/issues/3116 [i915#315]: https://gitlab.freedesktop.org/drm/intel/issues/315 [i915#3281]: https://gitlab.freedesktop.org/drm/intel/issues/3281 [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282 [i915#3291]: https://gitlab.freedesktop.org/drm/intel/issues/3291 [i915#3297]: https://gitlab.freedesktop.org/drm/intel/issues/3297 [i915#3299]: https://gitlab.freedesktop.org/drm/intel/issues/3299 [i915#3301]: https://gitlab.freedesktop.org/drm/intel/issues/3301 [i915#3318]: https://gitlab.freedesktop.org/drm/intel/issues/3318 [i915#3323]: https://gitlab.freedesktop.org/drm/intel/issues/3323 [i915#3359]: https://gitlab.freedesktop.org/drm/intel/issues/3359 [i915#3361]: https://gitlab.freedesktop.org/drm/intel/issues/3361 [i915#3467]: https://gitlab.freedesktop.org/drm/intel/issues/3467 [i915#3546]: https://gitlab.freedesktop.org/drm/intel/issues/3546 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3558]: https://gitlab.freedesktop.org/drm/intel/issues/3558 [i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637 [i915#3638]: https://gitlab.freedesktop.org/drm/intel/issues/3638 [i915#3689]: https://gitlab.freedesktop.org/drm/intel/issues/3689 [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708 [i915#3734]: https://gitlab.freedesktop.org/drm/intel/issues/3734 [i915#3742]: https://gitlab.freedesktop.org/drm/intel/issues/3742 [i915#3743]: https://gitlab.freedesktop.org/drm/intel/issues/3743 [i915#3804]: https://gitlab.freedesktop.org/drm/intel/issues/3804 [i915#3810]: https://gitlab.freedesktop.org/drm/intel/issues/3810 [i915#3825]: https://gitlab.freedesktop.org/drm/intel/issues/3825 [i915#3826]: https://gitlab.freedesktop.org/drm/intel/issues/3826 [i915#3840]: https://gitlab.freedesktop.org/drm/intel/issues/3840 [i915#3886]: https://gitlab.freedesktop.org/drm/intel/issues/3886 [i915#3955]: https://gitlab.freedesktop.org/drm/intel/issues/3955 [i915#3966]: https://gitlab.freedesktop.org/drm/intel/issues/3966 [i915#3989]: https://gitlab.freedesktop.org/drm/intel/issues/3989 [i915#404]: https://gitlab.freedesktop.org/drm/intel/issues/404 [i915#4070]: https://gitlab.freedesktop.org/drm/intel/issues/4070 [i915#4098]: https://gitlab.freedesktop.org/drm/intel/issues/4098 [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103 [i915#426]: https://gitlab.freedesktop.org/drm/intel/issues/426 [i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270 [i915#4275]: https://gitlab.freedesktop.org/drm/intel/issues/4275 [i915#4281]: https://gitlab.freedesktop.org/drm/intel/issues/4281 [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312 [i915#4387]: https://gitlab.freedesktop.org/drm/intel/issues/4387 [i915#4525]: https://gitlab.freedesktop.org/drm/intel/issues/4525 [i915#454]: https://gitlab.freedesktop.org/drm/intel/issues/454 [i915#4573]: https://gitlab.freedesktop.org/drm/intel/issues/4573 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4767]: https://gitlab.freedesktop.org/drm/intel/issues/4767 [i915#4778]: https://gitlab.freedesktop.org/drm/intel/issues/4778 [i915#4817]: https://gitlab.freedesktop.org/drm/intel/issues/4817 [i915#4877]: https://gitlab.freedesktop.org/drm/intel/issues/4877 [i915#4939]: https://gitlab.freedesktop.org/drm/intel/issues/4939 [i915#4991]: https://gitlab.freedesktop.org/drm/intel/issues/4991 [i915#5174]: https://gitlab.freedesktop.org/drm/intel/issues/5174 [i915#5176]: https://gitlab.freedesktop.org/drm/intel/issues/5176 [i915#5235]: https://gitlab.freedesktop.org/drm/intel/issues/5235 [i915#5286]: https://gitlab.freedesktop.org/drm/intel/issues/5286 [i915#5288]: https://gitlab.freedesktop.org/drm/intel/issues/5288 [i915#5289]: https://gitlab.freedesktop.org/drm/intel/issues/5289 [i915#5325]: https://gitlab.freedesktop.org/drm/intel/issues/5325 [i915#5327]: https://gitlab.freedesktop.org/drm/intel/issues/5327 [i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533 [i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334 [i915#5439]: https://gitlab.freedesktop.org/drm/intel/issues/5439 [i915#5461]: https://gitlab.freedesktop.org/drm/intel/issues/5461 [i915#5608]: https://gitlab.freedesktop.org/drm/intel/issues/5608 [i915#5639]: https://gitlab.freedesktop.org/drm/intel/issues/5639 [i915#5723]: https://gitlab.freedesktop.org/drm/intel/issues/5723 [i915#5775]: https://gitlab.freedesktop.org/drm/intel/issues/5775 [i915#588]: https://gitlab.freedesktop.org/drm/intel/issues/588 [i915#5939]: https://gitlab.freedesktop.org/drm/intel/issues/5939 [i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095 [i915#6227]: https://gitlab.freedesktop.org/drm/intel/issues/6227 [i915#6230]: https://gitlab.freedesktop.org/drm/intel/issues/6230 [i915#6245]: https://gitlab.freedesktop.org/drm/intel/issues/6245 [i915#6248]: https://gitlab.freedesktop.org/drm/intel/issues/6248 [i915#6252]: https://gitlab.freedesktop.org/drm/intel/issues/6252 [i915#6258]: https://gitlab.freedesktop.org/drm/intel/issues/6258 [i915#6259]: https://gitlab.freedesktop.org/drm/intel/issues/6259 [i915#6301]: https://gitlab.freedesktop.org/drm/intel/issues/6301 [i915#6334]: https://gitlab.freedesktop.org/drm/intel/issues/6334 [i915#6335]: https://gitlab.freedesktop.org/drm/intel/issues/6335 [i915#6344]: https://gitlab.freedesktop.org/drm/intel/issues/6344 [i915#6433]: https://gitlab.freedesktop.org/drm/intel/issues/6433 [i915#6497]: https://gitlab.freedesktop.org/drm/intel/issues/6497 [i915#6524]: https://gitlab.freedesktop.org/drm/intel/issues/6524 [i915#6537]: https://gitlab.freedesktop.org/drm/intel/issues/6537 [i915#658]: https://gitlab.freedesktop.org/drm/intel/issues/658 [i915#6946]: https://gitlab.freedesktop.org/drm/intel/issues/6946 [i915#7037]: https://gitlab.freedesktop.org/drm/intel/issues/7037 [i915#7116]: https://gitlab.freedesktop.org/drm/intel/issues/7116 [i915#7118]: https://gitlab.freedesktop.org/drm/intel/issues/7118 [i915#7121]: https://gitlab.freedesktop.org/drm/intel/issues/7121 [i915#7173]: https://gitlab.freedesktop.org/drm/intel/issues/7173 [i915#7206]: https://gitlab.freedesktop.org/drm/intel/issues/7206 [i915#7224]: https://gitlab.freedesktop.org/drm/intel/issues/7224 [i915#7246]: https://gitlab.freedesktop.org/drm/intel/issues/7246 [i915#7248]: https://gitlab.freedesktop.org/drm/intel/issues/7248 [i915#7276]: https://gitlab.freedesktop.org/drm/intel/issues/7276 [i915#7310]: https://gitlab.freedesktop.org/drm/intel/issues/7310 [i915#79]: https://gitlab.freedesktop.org/drm/intel/issues/79 Build changes ------------- * Linux: CI_DRM_12270 -> Patchwork_109983v1 CI-20190529: 20190529 CI_DRM_12270: a9d18ead9885b6a795b54dffe21dbaa846766719 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_7021: b99f94fc3652f6838b8803032373a419372b17b1 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_109983v1: a9d18ead9885b6a795b54dffe21dbaa846766719 @ git://anongit.freedesktop.org/gfx-ci/linux piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109983v1/index.html [-- Attachment #2: Type: text/html, Size: 51262 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning 2022-10-21 5:49 [Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning Jouni Högander ` (3 preceding siblings ...) 2022-10-24 15:34 ` [Intel-gfx] ✓ Fi.CI.IGT: success " Patchwork @ 2022-11-01 20:00 ` Souza, Jose 2022-11-01 20:55 ` Hogander, Jouni 4 siblings, 1 reply; 9+ messages in thread From: Souza, Jose @ 2022-11-01 20:00 UTC (permalink / raw) To: Intel-gfx@lists.freedesktop.org, Hogander, Jouni On Fri, 2022-10-21 at 08:49 +0300, Jouni Högander wrote: > Selective update area is now aligned with DSC slice height when > DSC is enabled. Remove inappropriate warning about missing DSC > alignment. > > Cc: José Roberto de Souza <jose.souza@intel.com> > Cc: Mika Kahola <mika.kahola@intel.com> > > Fixes: 47d4ae2192cb ("drm/i915/mtl: Extend PSR support") > Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/7212 > Signed-off-by: Jouni Högander <jouni.hogander@intel.com> > Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com> > --- > drivers/gpu/drm/i915/display/intel_psr.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/drivers/gpu/drm/i915/display/intel_psr.c b/drivers/gpu/drm/i915/display/intel_psr.c > index 904a1049eff3..64e9e134fdca 100644 > --- a/drivers/gpu/drm/i915/display/intel_psr.c > +++ b/drivers/gpu/drm/i915/display/intel_psr.c > @@ -1678,9 +1678,6 @@ static void intel_psr2_sel_fetch_pipe_alignment(const struct intel_crtc_state *c > pipe_clip->y1 -= pipe_clip->y1 % y_alignment; > if (pipe_clip->y2 % y_alignment) > pipe_clip->y2 = ((pipe_clip->y2 / y_alignment) + 1) * y_alignment; > - > - if (IS_ALDERLAKE_P(dev_priv) && crtc_state->dsc.compression_enable) > - drm_warn(&dev_priv->drm, "Missing PSR2 sel fetch alignment with DSC\n"); It is necessary check if DSC alignment and PSR2 alignment matches, if not PSR2 can't be enabled. > } > > /* ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning 2022-11-01 20:00 ` [Intel-gfx] [PATCH] " Souza, Jose @ 2022-11-01 20:55 ` Hogander, Jouni 2022-11-01 21:02 ` Souza, Jose 0 siblings, 1 reply; 9+ messages in thread From: Hogander, Jouni @ 2022-11-01 20:55 UTC (permalink / raw) To: Intel-gfx@lists.freedesktop.org, Souza, Jose On Tue, 2022-11-01 at 20:00 +0000, Souza, Jose wrote: > On Fri, 2022-10-21 at 08:49 +0300, Jouni Högander wrote: > > Selective update area is now aligned with DSC slice height when > > DSC is enabled. Remove inappropriate warning about missing DSC > > alignment. > > > > Cc: José Roberto de Souza <jose.souza@intel.com> > > Cc: Mika Kahola <mika.kahola@intel.com> > > > > Fixes: 47d4ae2192cb ("drm/i915/mtl: Extend PSR support") > > Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/7212 > > Signed-off-by: Jouni Högander <jouni.hogander@intel.com> > > Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com> > > --- > > drivers/gpu/drm/i915/display/intel_psr.c | 3 --- > > 1 file changed, 3 deletions(-) > > > > diff --git a/drivers/gpu/drm/i915/display/intel_psr.c > > b/drivers/gpu/drm/i915/display/intel_psr.c > > index 904a1049eff3..64e9e134fdca 100644 > > --- a/drivers/gpu/drm/i915/display/intel_psr.c > > +++ b/drivers/gpu/drm/i915/display/intel_psr.c > > @@ -1678,9 +1678,6 @@ static void > > intel_psr2_sel_fetch_pipe_alignment(const struct intel_crtc_state > > *c > > pipe_clip->y1 -= pipe_clip->y1 % y_alignment; > > if (pipe_clip->y2 % y_alignment) > > pipe_clip->y2 = ((pipe_clip->y2 / y_alignment) + 1) > > * y_alignment; > > - > > - if (IS_ALDERLAKE_P(dev_priv) && crtc_state- > > >dsc.compression_enable) > > - drm_warn(&dev_priv->drm, "Missing PSR2 sel fetch > > alignment with DSC\n"); > > It is necessary check if DSC alignment and PSR2 alignment matches, if > not PSR2 can't be enabled. This check is there at the begin of intel_psr2_sel_fetch_pipe_alignment: /* ADLP aligns the SU region to vdsc slice height in case dsc is enabled */ if (crtc_state->dsc.compression_enable && (IS_ALDERLAKE_P(dev_priv) || DISPLAY_VER(dev_priv) >= 14)) y_alignment = vdsc_cfg->slice_height; For some reason when this got merged warning was still left there. Now just removing the warning as well. > > > } > > > > /* > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning 2022-11-01 20:55 ` Hogander, Jouni @ 2022-11-01 21:02 ` Souza, Jose 2022-11-02 17:48 ` Hogander, Jouni 0 siblings, 1 reply; 9+ messages in thread From: Souza, Jose @ 2022-11-01 21:02 UTC (permalink / raw) To: Intel-gfx@lists.freedesktop.org, Hogander, Jouni On Tue, 2022-11-01 at 20:55 +0000, Hogander, Jouni wrote: > On Tue, 2022-11-01 at 20:00 +0000, Souza, Jose wrote: > > On Fri, 2022-10-21 at 08:49 +0300, Jouni Högander wrote: > > > Selective update area is now aligned with DSC slice height when > > > DSC is enabled. Remove inappropriate warning about missing DSC > > > alignment. > > > > > > Cc: José Roberto de Souza <jose.souza@intel.com> > > > Cc: Mika Kahola <mika.kahola@intel.com> > > > > > > Fixes: 47d4ae2192cb ("drm/i915/mtl: Extend PSR support") > > > Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/7212 > > > Signed-off-by: Jouni Högander <jouni.hogander@intel.com> > > > Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com> > > > --- > > > drivers/gpu/drm/i915/display/intel_psr.c | 3 --- > > > 1 file changed, 3 deletions(-) > > > > > > diff --git a/drivers/gpu/drm/i915/display/intel_psr.c > > > b/drivers/gpu/drm/i915/display/intel_psr.c > > > index 904a1049eff3..64e9e134fdca 100644 > > > --- a/drivers/gpu/drm/i915/display/intel_psr.c > > > +++ b/drivers/gpu/drm/i915/display/intel_psr.c > > > @@ -1678,9 +1678,6 @@ static void > > > intel_psr2_sel_fetch_pipe_alignment(const struct intel_crtc_state > > > *c > > > pipe_clip->y1 -= pipe_clip->y1 % y_alignment; > > > if (pipe_clip->y2 % y_alignment) > > > pipe_clip->y2 = ((pipe_clip->y2 / y_alignment) + 1) > > > * y_alignment; > > > - > > > - if (IS_ALDERLAKE_P(dev_priv) && crtc_state- > > > > dsc.compression_enable) > > > - drm_warn(&dev_priv->drm, "Missing PSR2 sel fetch > > > alignment with DSC\n"); > > > > It is necessary check if DSC alignment and PSR2 alignment matches, if > > not PSR2 can't be enabled. > > This check is there at the begin of > intel_psr2_sel_fetch_pipe_alignment: > > /* ADLP aligns the SU region to vdsc slice height in case dsc is > enabled */ > if (crtc_state->dsc.compression_enable && > (IS_ALDERLAKE_P(dev_priv) || DISPLAY_VER(dev_priv) >= 14)) > y_alignment = vdsc_cfg->slice_height; This is still wrong. There is no guarantee that required PSR2 alignment matches vdsc_cfg->slice_height. > > For some reason when this got merged warning was still left there. Now > just removing the warning as well. > > > > > > } > > > > > > /* > > > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning 2022-11-01 21:02 ` Souza, Jose @ 2022-11-02 17:48 ` Hogander, Jouni 0 siblings, 0 replies; 9+ messages in thread From: Hogander, Jouni @ 2022-11-02 17:48 UTC (permalink / raw) To: Intel-gfx@lists.freedesktop.org, Souza, Jose On Tue, 2022-11-01 at 21:02 +0000, Souza, Jose wrote: > On Tue, 2022-11-01 at 20:55 +0000, Hogander, Jouni wrote: > > On Tue, 2022-11-01 at 20:00 +0000, Souza, Jose wrote: > > > On Fri, 2022-10-21 at 08:49 +0300, Jouni Högander wrote: > > > > Selective update area is now aligned with DSC slice height when > > > > DSC is enabled. Remove inappropriate warning about missing DSC > > > > alignment. > > > > > > > > Cc: José Roberto de Souza <jose.souza@intel.com> > > > > Cc: Mika Kahola <mika.kahola@intel.com> > > > > > > > > Fixes: 47d4ae2192cb ("drm/i915/mtl: Extend PSR support") > > > > Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/7212 > > > > Signed-off-by: Jouni Högander <jouni.hogander@intel.com> > > > > Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com> > > > > --- > > > > drivers/gpu/drm/i915/display/intel_psr.c | 3 --- > > > > 1 file changed, 3 deletions(-) > > > > > > > > diff --git a/drivers/gpu/drm/i915/display/intel_psr.c > > > > b/drivers/gpu/drm/i915/display/intel_psr.c > > > > index 904a1049eff3..64e9e134fdca 100644 > > > > --- a/drivers/gpu/drm/i915/display/intel_psr.c > > > > +++ b/drivers/gpu/drm/i915/display/intel_psr.c > > > > @@ -1678,9 +1678,6 @@ static void > > > > intel_psr2_sel_fetch_pipe_alignment(const struct > > > > intel_crtc_state > > > > *c > > > > pipe_clip->y1 -= pipe_clip->y1 % y_alignment; > > > > if (pipe_clip->y2 % y_alignment) > > > > pipe_clip->y2 = ((pipe_clip->y2 / y_alignment) > > > > + 1) > > > > * y_alignment; > > > > - > > > > - if (IS_ALDERLAKE_P(dev_priv) && crtc_state- > > > > > dsc.compression_enable) > > > > - drm_warn(&dev_priv->drm, "Missing PSR2 sel > > > > fetch > > > > alignment with DSC\n"); > > > > > > It is necessary check if DSC alignment and PSR2 alignment > > > matches, if > > > not PSR2 can't be enabled. > > > > This check is there at the begin of > > intel_psr2_sel_fetch_pipe_alignment: > > > > /* ADLP aligns the SU region to vdsc slice height in case dsc is > > enabled */ > > if (crtc_state->dsc.compression_enable && > > (IS_ALDERLAKE_P(dev_priv) || DISPLAY_VER(dev_priv) >= 14)) > > y_alignment = vdsc_cfg->slice_height; > > This is still wrong. > There is no guarantee that required PSR2 alignment matches vdsc_cfg- > >slice_height. Thank you for pointing this out. Please check "DSC slice/PSR2 SU panel y granularity alignment" patch set. > > > > > For some reason when this got merged warning was still left there. > > Now > > just removing the warning as well. > > > > > > > > > } > > > > > > > > /* > > > > > > ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2022-11-02 17:48 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2022-10-21 5:49 [Intel-gfx] [PATCH] drm/i915/psr: Remove inappropriate DSC slice alignment warning Jouni Högander 2022-10-21 7:36 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork 2022-10-21 8:17 ` [Intel-gfx] [PATCH] " Kahola, Mika 2022-10-21 11:18 ` [Intel-gfx] ✗ Fi.CI.IGT: failure for " Patchwork 2022-10-24 15:34 ` [Intel-gfx] ✓ Fi.CI.IGT: success " Patchwork 2022-11-01 20:00 ` [Intel-gfx] [PATCH] " Souza, Jose 2022-11-01 20:55 ` Hogander, Jouni 2022-11-01 21:02 ` Souza, Jose 2022-11-02 17:48 ` Hogander, Jouni
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox