* [igt-dev] [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9
@ 2022-07-08 18:17 Anusha Srivatsa
2022-07-08 18:50 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork
` (3 more replies)
0 siblings, 4 replies; 9+ messages in thread
From: Anusha Srivatsa @ 2022-07-08 18:17 UTC (permalink / raw)
To: igt-dev; +Cc: Rodrigo Vivi
Different from DC6, DC9 does not depend on BIOS/PCU
to execute save and restore or any other sequence when
going to PC9/PC10
DC9 actually depends on D3 and PCODE simply remove power
if SW allowed
v2: resrict the check for igfx only.
Cc: Imre Deak <imre.deak@intel.com>
Cc: Anshuman Gupta <anshuman.gupta@intel.com>
Cc: Anusha Srivatsa <anusha.srivatsa@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>(v2)
---
tests/i915/i915_pm_dc.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/tests/i915/i915_pm_dc.c b/tests/i915/i915_pm_dc.c
index a780f2cb..5132734b 100644
--- a/tests/i915/i915_pm_dc.c
+++ b/tests/i915/i915_pm_dc.c
@@ -532,8 +532,9 @@ int main(int argc, char *argv[])
igt_describe("This test validates display engine entry to DC9 state");
igt_subtest("dc9-dpms") {
- igt_require_f(igt_pm_pc8_plus_residencies_enabled(data.msr_fd),
- "PC8+ residencies not supported\n");
+ if (!(IS_DG1(data.devid) || IS_DG2(data.devid)))
+ igt_require_f(igt_pm_pc8_plus_residencies_enabled(data.msr_fd),
+ "PC8+ residencies not supported\n");
test_dc9_dpms(&data);
}
--
2.25.1
^ permalink raw reply related [flat|nested] 9+ messages in thread* [igt-dev] ✗ GitLab.Pipeline: warning for tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 2022-07-08 18:17 [igt-dev] [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 Anusha Srivatsa @ 2022-07-08 18:50 ` Patchwork 2022-07-08 19:07 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork ` (2 subsequent siblings) 3 siblings, 0 replies; 9+ messages in thread From: Patchwork @ 2022-07-08 18:50 UTC (permalink / raw) To: Anusha Srivatsa; +Cc: igt-dev == Series Details == Series: tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 URL : https://patchwork.freedesktop.org/series/106117/ State : warning == Summary == Pipeline status: FAILED. see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/632954 for the overview. test:ninja-test-mips has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/25104513): Ok: 22 Expected Fail: 3 Fail: 290 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /builds/gfx-ci/igt-ci-tags/build/meson-logs/testlog.txt section_end:1657305968:step_script section_start:1657305968:upload_artifacts_on_failure Uploading artifacts for failed job Uploading artifacts... build: found 1752 matching files and directories Uploading artifacts as "archive" to coordinator... 201 Created id=25104513 responseStatus=201 Created token=xd-345wc section_end:1657305977:upload_artifacts_on_failure section_start:1657305977:cleanup_file_variables Cleaning up project directory and file based variables section_end:1657305978:cleanup_file_variables ERROR: Job failed: exit code 1 == Logs == For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/632954 ^ permalink raw reply [flat|nested] 9+ messages in thread
* [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 2022-07-08 18:17 [igt-dev] [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 Anusha Srivatsa 2022-07-08 18:50 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork @ 2022-07-08 19:07 ` Patchwork 2022-07-09 5:09 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork 2022-07-11 4:11 ` [igt-dev] [i-g-t] " Gupta, Anshuman 3 siblings, 0 replies; 9+ messages in thread From: Patchwork @ 2022-07-08 19:07 UTC (permalink / raw) To: Anusha Srivatsa; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 5737 bytes --] == Series Details == Series: tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 URL : https://patchwork.freedesktop.org/series/106117/ State : success == Summary == CI Bug Log - changes from CI_DRM_11862 -> IGTPW_7489 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/index.html Participating hosts (45 -> 40) ------------------------------ Missing (5): fi-cml-u2 fi-hsw-4200u fi-icl-u2 fi-ctg-p8600 bat-adln-1 Known issues ------------ Here are the changes found in IGTPW_7489 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_pm_rpm@module-reload: - fi-cfl-8109u: [PASS][1] -> [DMESG-FAIL][2] ([i915#62]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/fi-cfl-8109u/igt@i915_pm_rpm@module-reload.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/fi-cfl-8109u/igt@i915_pm_rpm@module-reload.html * igt@i915_selftest@live@gem: - fi-pnv-d510: NOTRUN -> [DMESG-FAIL][3] ([i915#4528]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/fi-pnv-d510/igt@i915_selftest@live@gem.html * igt@i915_selftest@live@late_gt_pm: - fi-cfl-8109u: [PASS][4] -> [DMESG-WARN][5] ([i915#5904]) +11 similar issues [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/fi-cfl-8109u/igt@i915_selftest@live@late_gt_pm.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/fi-cfl-8109u/igt@i915_selftest@live@late_gt_pm.html * igt@i915_suspend@basic-s2idle-without-i915: - fi-cfl-8109u: [PASS][6] -> [DMESG-WARN][7] ([i915#5904] / [i915#62]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/fi-cfl-8109u/igt@i915_suspend@basic-s2idle-without-i915.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/fi-cfl-8109u/igt@i915_suspend@basic-s2idle-without-i915.html * igt@kms_addfb_basic@too-high: - fi-cfl-8109u: [PASS][8] -> [DMESG-WARN][9] ([i915#62]) +79 similar issues [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/fi-cfl-8109u/igt@kms_addfb_basic@too-high.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/fi-cfl-8109u/igt@kms_addfb_basic@too-high.html * igt@kms_chamelium@common-hpd-after-suspend: - fi-snb-2600: NOTRUN -> [SKIP][10] ([fdo#109271] / [fdo#111827]) [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/fi-snb-2600/igt@kms_chamelium@common-hpd-after-suspend.html * igt@kms_flip@basic-flip-vs-modeset@b-edp1: - bat-adlp-4: [PASS][11] -> [DMESG-WARN][12] ([i915#3576]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/bat-adlp-4/igt@kms_flip@basic-flip-vs-modeset@b-edp1.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/bat-adlp-4/igt@kms_flip@basic-flip-vs-modeset@b-edp1.html #### Possible fixes #### * igt@i915_selftest@live@hangcheck: - fi-snb-2600: [INCOMPLETE][13] ([i915#3921]) -> [PASS][14] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/fi-snb-2600/igt@i915_selftest@live@hangcheck.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/fi-snb-2600/igt@i915_selftest@live@hangcheck.html * igt@i915_selftest@live@requests: - fi-pnv-d510: [DMESG-FAIL][15] ([i915#4528]) -> [PASS][16] [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/fi-pnv-d510/igt@i915_selftest@live@requests.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/fi-pnv-d510/igt@i915_selftest@live@requests.html * igt@kms_flip@basic-flip-vs-modeset@a-edp1: - bat-adlp-4: [DMESG-WARN][17] ([i915#3576]) -> [PASS][18] [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/bat-adlp-4/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/bat-adlp-4/igt@kms_flip@basic-flip-vs-modeset@a-edp1.html * igt@kms_flip@basic-flip-vs-modeset@b-edp1: - {bat-adlp-6}: [DMESG-WARN][19] ([i915#3576]) -> [PASS][20] [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/bat-adlp-6/igt@kms_flip@basic-flip-vs-modeset@b-edp1.html [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/bat-adlp-6/igt@kms_flip@basic-flip-vs-modeset@b-edp1.html * igt@vgem_basic@setversion: - fi-kbl-soraka: [INCOMPLETE][21] -> [PASS][22] [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/fi-kbl-soraka/igt@vgem_basic@setversion.html [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/fi-kbl-soraka/igt@vgem_basic@setversion.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#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#3576]: https://gitlab.freedesktop.org/drm/intel/issues/3576 [i915#3921]: https://gitlab.freedesktop.org/drm/intel/issues/3921 [i915#4528]: https://gitlab.freedesktop.org/drm/intel/issues/4528 [i915#5904]: https://gitlab.freedesktop.org/drm/intel/issues/5904 [i915#62]: https://gitlab.freedesktop.org/drm/intel/issues/62 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_6563 -> IGTPW_7489 CI-20190529: 20190529 CI_DRM_11862: ffee806d103b9604db7eb9cd689c098aca1ffa96 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_7489: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/index.html IGT_6563: 7d43b49bf10788d4870668f93a800888fc8ab339 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/index.html [-- Attachment #2: Type: text/html, Size: 7040 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 2022-07-08 18:17 [igt-dev] [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 Anusha Srivatsa 2022-07-08 18:50 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork 2022-07-08 19:07 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork @ 2022-07-09 5:09 ` Patchwork 2022-07-11 4:11 ` [igt-dev] [i-g-t] " Gupta, Anshuman 3 siblings, 0 replies; 9+ messages in thread From: Patchwork @ 2022-07-09 5:09 UTC (permalink / raw) To: Anusha Srivatsa; +Cc: igt-dev [-- Attachment #1: Type: text/plain, Size: 43454 bytes --] == Series Details == Series: tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 URL : https://patchwork.freedesktop.org/series/106117/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11862_full -> IGTPW_7489_full ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with IGTPW_7489_full absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in IGTPW_7489_full, please notify your bug team to allow them to document this new failure mode, which will reduce false positives in CI. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/index.html Participating hosts (10 -> 10) ------------------------------ Additional (3): shard-rkl shard-dg1 shard-tglu Missing (3): pig-skl-6260u pig-kbl-iris pig-glk-j5005 Possible new issues ------------------- Here are the unknown changes that may have been introduced in IGTPW_7489_full: ### IGT changes ### #### Possible regressions #### * igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-modifiers@pipe-d-edp-1: - shard-tglb: [PASS][1] -> [INCOMPLETE][2] +1 similar issue [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-tglb3/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-modifiers@pipe-d-edp-1.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb8/igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-modifiers@pipe-d-edp-1.html #### Suppressed #### The following results come from untrusted machines, tests, or statuses. They do not affect the overall result. * igt@i915_pm_dc@dc9-dpms: - {shard-dg1}: NOTRUN -> [FAIL][3] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-dg1-15/igt@i915_pm_dc@dc9-dpms.html * {igt@kms_invalid_mode@clock-too-high@edp-1-pipe-d}: - shard-tglb: NOTRUN -> [SKIP][4] +3 similar issues [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb8/igt@kms_invalid_mode@clock-too-high@edp-1-pipe-d.html New tests --------- New tests have been introduced between CI_DRM_11862_full and IGTPW_7489_full: ### New IGT tests (1) ### * igt@kms_legacy_colorkey@basic: - Statuses : - Exec time: [None] s Known issues ------------ Here are the changes found in IGTPW_7489_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_create@create-massive: - shard-kbl: NOTRUN -> [DMESG-WARN][5] ([i915#4991]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl7/igt@gem_create@create-massive.html - shard-apl: NOTRUN -> [DMESG-WARN][6] ([i915#4991]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-apl7/igt@gem_create@create-massive.html * igt@gem_ctx_persistence@engines-hostile-preempt: - shard-snb: NOTRUN -> [SKIP][7] ([fdo#109271] / [i915#1099]) +2 similar issues [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-snb5/igt@gem_ctx_persistence@engines-hostile-preempt.html * igt@gem_ctx_persistence@hostile: - shard-tglb: NOTRUN -> [FAIL][8] ([i915#2410]) [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb5/igt@gem_ctx_persistence@hostile.html * igt@gem_eio@hibernate: - shard-glk: [PASS][9] -> [DMESG-WARN][10] ([i915#118]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-glk9/igt@gem_eio@hibernate.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-glk6/igt@gem_eio@hibernate.html * igt@gem_eio@in-flight-contexts-immediate: - shard-apl: [PASS][11] -> [TIMEOUT][12] ([i915#3063]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-apl3/igt@gem_eio@in-flight-contexts-immediate.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-apl1/igt@gem_eio@in-flight-contexts-immediate.html * igt@gem_exec_balancer@parallel-contexts: - shard-iclb: [PASS][13] -> [SKIP][14] ([i915#4525]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb4/igt@gem_exec_balancer@parallel-contexts.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb7/igt@gem_exec_balancer@parallel-contexts.html * igt@gem_exec_fair@basic-none-solo@rcs0: - shard-tglb: NOTRUN -> [FAIL][15] ([i915#2842]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb5/igt@gem_exec_fair@basic-none-solo@rcs0.html - shard-glk: NOTRUN -> [FAIL][16] ([i915#2842]) [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-glk6/igt@gem_exec_fair@basic-none-solo@rcs0.html - shard-iclb: NOTRUN -> [FAIL][17] ([i915#2842]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb2/igt@gem_exec_fair@basic-none-solo@rcs0.html * igt@gem_exec_fair@basic-pace-solo@rcs0: - shard-kbl: NOTRUN -> [FAIL][18] ([i915#2842]) +1 similar issue [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl6/igt@gem_exec_fair@basic-pace-solo@rcs0.html * igt@gem_exec_fair@basic-pace@bcs0: - shard-iclb: [PASS][19] -> [FAIL][20] ([i915#2842]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb1/igt@gem_exec_fair@basic-pace@bcs0.html [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb2/igt@gem_exec_fair@basic-pace@bcs0.html * igt@gem_exec_fair@basic-pace@vcs0: - shard-glk: [PASS][21] -> [FAIL][22] ([i915#2842]) +1 similar issue [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-glk9/igt@gem_exec_fair@basic-pace@vcs0.html [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-glk3/igt@gem_exec_fair@basic-pace@vcs0.html * igt@gem_huc_copy@huc-copy: - shard-tglb: [PASS][23] -> [SKIP][24] ([i915#2190]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-tglb8/igt@gem_huc_copy@huc-copy.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb7/igt@gem_huc_copy@huc-copy.html * igt@gem_lmem_swapping@parallel-random-verify: - shard-kbl: NOTRUN -> [SKIP][25] ([fdo#109271] / [i915#4613]) +3 similar issues [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl4/igt@gem_lmem_swapping@parallel-random-verify.html * igt@gem_pxp@create-regular-buffer: - shard-iclb: NOTRUN -> [SKIP][26] ([i915#4270]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb7/igt@gem_pxp@create-regular-buffer.html - shard-tglb: NOTRUN -> [SKIP][27] ([i915#4270]) +1 similar issue [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb3/igt@gem_pxp@create-regular-buffer.html * igt@gem_softpin@evict-snoop-interruptible: - shard-tglb: NOTRUN -> [SKIP][28] ([fdo#109312]) [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb7/igt@gem_softpin@evict-snoop-interruptible.html * igt@gem_softpin@noreloc-s3: - shard-apl: [PASS][29] -> [DMESG-WARN][30] ([i915#180]) +2 similar issues [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-apl7/igt@gem_softpin@noreloc-s3.html [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-apl3/igt@gem_softpin@noreloc-s3.html * igt@gem_vm_create@invalid-create: - shard-snb: NOTRUN -> [SKIP][31] ([fdo#109271]) +51 similar issues [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-snb5/igt@gem_vm_create@invalid-create.html * igt@i915_pm_rc6_residency@rc6-idle@rcs0: - shard-tglb: NOTRUN -> [WARN][32] ([i915#2681]) +3 similar issues [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb8/igt@i915_pm_rc6_residency@rc6-idle@rcs0.html * igt@i915_suspend@debugfs-reader: - shard-kbl: NOTRUN -> [DMESG-WARN][33] ([i915#180]) +5 similar issues [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl4/igt@i915_suspend@debugfs-reader.html * igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0: - shard-tglb: NOTRUN -> [SKIP][34] ([fdo#111615]) [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb2/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0.html * igt@kms_ccs@pipe-a-bad-pixel-format-y_tiled_gen12_rc_ccs_cc: - shard-iclb: NOTRUN -> [SKIP][35] ([fdo#109278] / [i915#3886]) [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb3/igt@kms_ccs@pipe-a-bad-pixel-format-y_tiled_gen12_rc_ccs_cc.html - shard-apl: NOTRUN -> [SKIP][36] ([fdo#109271] / [i915#3886]) [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-apl8/igt@kms_ccs@pipe-a-bad-pixel-format-y_tiled_gen12_rc_ccs_cc.html - shard-glk: NOTRUN -> [SKIP][37] ([fdo#109271] / [i915#3886]) [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-glk7/igt@kms_ccs@pipe-a-bad-pixel-format-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs: - shard-tglb: NOTRUN -> [SKIP][38] ([i915#3689] / [i915#3886]) [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb3/igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-b-bad-pixel-format-y_tiled_ccs: - shard-tglb: NOTRUN -> [SKIP][39] ([i915#3689]) +3 similar issues [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb2/igt@kms_ccs@pipe-b-bad-pixel-format-y_tiled_ccs.html * igt@kms_ccs@pipe-b-bad-pixel-format-y_tiled_gen12_rc_ccs_cc: - shard-kbl: NOTRUN -> [SKIP][40] ([fdo#109271] / [i915#3886]) +5 similar issues [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl1/igt@kms_ccs@pipe-b-bad-pixel-format-y_tiled_gen12_rc_ccs_cc.html * igt@kms_ccs@pipe-c-bad-pixel-format-4_tiled_dg2_rc_ccs: - shard-tglb: NOTRUN -> [SKIP][41] ([i915#6095]) +2 similar issues [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb7/igt@kms_ccs@pipe-c-bad-pixel-format-4_tiled_dg2_rc_ccs.html * igt@kms_ccs@pipe-c-bad-pixel-format-yf_tiled_ccs: - shard-apl: NOTRUN -> [SKIP][42] ([fdo#109271]) +15 similar issues [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-apl7/igt@kms_ccs@pipe-c-bad-pixel-format-yf_tiled_ccs.html - shard-tglb: NOTRUN -> [SKIP][43] ([fdo#111615] / [i915#3689]) +1 similar issue [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb5/igt@kms_ccs@pipe-c-bad-pixel-format-yf_tiled_ccs.html * igt@kms_ccs@pipe-d-bad-pixel-format-4_tiled_dg2_rc_ccs_cc: - shard-iclb: NOTRUN -> [SKIP][44] ([fdo#109278]) +2 similar issues [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb6/igt@kms_ccs@pipe-d-bad-pixel-format-4_tiled_dg2_rc_ccs_cc.html * igt@kms_ccs@pipe-d-ccs-on-another-bo-y_tiled_gen12_mc_ccs: - shard-kbl: NOTRUN -> [SKIP][45] ([fdo#109271]) +172 similar issues [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl1/igt@kms_ccs@pipe-d-ccs-on-another-bo-y_tiled_gen12_mc_ccs.html * igt@kms_chamelium@dp-hpd-fast: - shard-glk: NOTRUN -> [SKIP][46] ([fdo#109271] / [fdo#111827]) +3 similar issues [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-glk7/igt@kms_chamelium@dp-hpd-fast.html * igt@kms_chamelium@hdmi-audio: - shard-kbl: NOTRUN -> [SKIP][47] ([fdo#109271] / [fdo#111827]) +17 similar issues [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl6/igt@kms_chamelium@hdmi-audio.html * igt@kms_color_chamelium@pipe-a-ctm-0-25: - shard-snb: NOTRUN -> [SKIP][48] ([fdo#109271] / [fdo#111827]) +2 similar issues [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-snb2/igt@kms_color_chamelium@pipe-a-ctm-0-25.html - shard-apl: NOTRUN -> [SKIP][49] ([fdo#109271] / [fdo#111827]) [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-apl4/igt@kms_color_chamelium@pipe-a-ctm-0-25.html - shard-tglb: NOTRUN -> [SKIP][50] ([fdo#109284] / [fdo#111827]) [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb8/igt@kms_color_chamelium@pipe-a-ctm-0-25.html - shard-iclb: NOTRUN -> [SKIP][51] ([fdo#109284] / [fdo#111827]) [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb6/igt@kms_color_chamelium@pipe-a-ctm-0-25.html * igt@kms_content_protection@lic: - shard-tglb: NOTRUN -> [SKIP][52] ([i915#1063]) [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb3/igt@kms_content_protection@lic.html * igt@kms_content_protection@srm: - shard-kbl: NOTRUN -> [TIMEOUT][53] ([i915#1319]) [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl1/igt@kms_content_protection@srm.html * igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy: - shard-tglb: NOTRUN -> [SKIP][54] ([fdo#109274] / [fdo#111825]) [54]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb8/igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy.html * igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions-varying-size: - shard-glk: [PASS][55] -> [FAIL][56] ([i915#2346]) [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-glk1/igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions-varying-size.html [56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-glk2/igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions-varying-size.html * igt@kms_fbcon_fbt@fbc-suspend: - shard-glk: NOTRUN -> [FAIL][57] ([i915#4767]) [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-glk7/igt@kms_fbcon_fbt@fbc-suspend.html * igt@kms_flip@2x-flip-vs-expired-vblank@ab-hdmi-a1-hdmi-a2: - shard-glk: [PASS][58] -> [FAIL][59] ([i915#79]) +1 similar issue [58]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-glk8/igt@kms_flip@2x-flip-vs-expired-vblank@ab-hdmi-a1-hdmi-a2.html [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-glk1/igt@kms_flip@2x-flip-vs-expired-vblank@ab-hdmi-a1-hdmi-a2.html * igt@kms_flip@2x-modeset-vs-vblank-race: - shard-tglb: NOTRUN -> [SKIP][60] ([fdo#109274] / [fdo#111825] / [i915#3637]) [60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb5/igt@kms_flip@2x-modeset-vs-vblank-race.html * igt@kms_flip@flip-vs-suspend-interruptible@c-dp1: - shard-kbl: [PASS][61] -> [DMESG-WARN][62] ([i915#180]) +4 similar issues [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-kbl7/igt@kms_flip@flip-vs-suspend-interruptible@c-dp1.html [62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl4/igt@kms_flip@flip-vs-suspend-interruptible@c-dp1.html * igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode: - shard-iclb: NOTRUN -> [SKIP][63] ([i915#2672]) +6 similar issues [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb7/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling@pipe-a-valid-mode: - shard-tglb: NOTRUN -> [SKIP][64] ([i915#2672]) [64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb8/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-downscaling@pipe-a-default-mode: - shard-iclb: NOTRUN -> [SKIP][65] ([i915#2672] / [i915#3555]) [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb2/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytilegen12rcccs-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/IGTPW_7489/shard-iclb2/igt@kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-downscaling@pipe-a-default-mode.html * igt@kms_frontbuffer_tracking@fbc-tiling-4: - shard-tglb: NOTRUN -> [SKIP][67] ([i915#5439]) [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb5/igt@kms_frontbuffer_tracking@fbc-tiling-4.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-shrfb-draw-pwrite: - shard-iclb: NOTRUN -> [SKIP][68] ([fdo#109280]) [68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb4/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-pri-shrfb-draw-pwrite.html * igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt: - shard-tglb: NOTRUN -> [SKIP][69] ([fdo#109280] / [fdo#111825]) +4 similar issues [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb8/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-cur-indfb-draw-blt.html * igt@kms_pipe_b_c_ivb@enable-pipe-c-while-b-has-3-lanes: - shard-tglb: NOTRUN -> [SKIP][70] ([fdo#109289]) +2 similar issues [70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb7/igt@kms_pipe_b_c_ivb@enable-pipe-c-while-b-has-3-lanes.html * igt@kms_plane_alpha_blend@pipe-c-alpha-basic: - shard-kbl: NOTRUN -> [FAIL][71] ([fdo#108145] / [i915#265]) [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl4/igt@kms_plane_alpha_blend@pipe-c-alpha-basic.html * igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5@pipe-a-edp-1: - shard-iclb: [PASS][72] -> [SKIP][73] ([i915#5235]) +5 similar issues [72]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb1/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5@pipe-a-edp-1.html [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb2/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5@pipe-a-edp-1.html * igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-sf: - shard-kbl: NOTRUN -> [SKIP][74] ([fdo#109271] / [i915#658]) +2 similar issues [74]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl1/igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-sf.html * igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb: - shard-apl: NOTRUN -> [SKIP][75] ([fdo#109271] / [i915#658]) [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-apl6/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb.html - shard-tglb: NOTRUN -> [SKIP][76] ([i915#2920]) [76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb3/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb.html - shard-glk: NOTRUN -> [SKIP][77] ([fdo#109271] / [i915#658]) [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-glk8/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb.html - shard-iclb: NOTRUN -> [SKIP][78] ([i915#658]) [78]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb5/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb.html * igt@kms_psr2_su@page_flip-xrgb8888: - shard-iclb: [PASS][79] -> [SKIP][80] ([fdo#109642] / [fdo#111068] / [i915#658]) [79]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb2/igt@kms_psr2_su@page_flip-xrgb8888.html [80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb4/igt@kms_psr2_su@page_flip-xrgb8888.html * igt@kms_psr@psr2_dpms: - shard-iclb: [PASS][81] -> [SKIP][82] ([fdo#109441]) [81]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb2/igt@kms_psr@psr2_dpms.html [82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb3/igt@kms_psr@psr2_dpms.html * igt@kms_vblank@pipe-d-wait-busy-hang: - shard-glk: NOTRUN -> [SKIP][83] ([fdo#109271]) +27 similar issues [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-glk2/igt@kms_vblank@pipe-d-wait-busy-hang.html * igt@kms_writeback@writeback-fb-id: - shard-kbl: NOTRUN -> [SKIP][84] ([fdo#109271] / [i915#2437]) [84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl4/igt@kms_writeback@writeback-fb-id.html * igt@perf@unprivileged-single-ctx-counters: - shard-iclb: NOTRUN -> [SKIP][85] ([fdo#109289]) [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb3/igt@perf@unprivileged-single-ctx-counters.html * igt@prime_nv_api@i915_nv_import_twice: - shard-tglb: NOTRUN -> [SKIP][86] ([fdo#109291]) +1 similar issue [86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb3/igt@prime_nv_api@i915_nv_import_twice.html * igt@prime_nv_api@i915_nv_import_vs_close: - shard-iclb: NOTRUN -> [SKIP][87] ([fdo#109291]) [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb1/igt@prime_nv_api@i915_nv_import_vs_close.html * igt@sysfs_clients@sema-25: - shard-kbl: NOTRUN -> [SKIP][88] ([fdo#109271] / [i915#2994]) +2 similar issues [88]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl4/igt@sysfs_clients@sema-25.html #### Possible fixes #### * igt@gem_ctx_isolation@preservation-s3@bcs0: - shard-kbl: [DMESG-WARN][89] ([i915#180]) -> [PASS][90] +2 similar issues [89]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-kbl7/igt@gem_ctx_isolation@preservation-s3@bcs0.html [90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl4/igt@gem_ctx_isolation@preservation-s3@bcs0.html * igt@gem_eio@kms: - shard-tglb: [FAIL][91] ([i915#5784]) -> [PASS][92] [91]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-tglb2/igt@gem_eio@kms.html [92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb7/igt@gem_eio@kms.html * igt@gem_exec_balancer@parallel-keep-in-fence: - shard-iclb: [SKIP][93] ([i915#4525]) -> [PASS][94] +3 similar issues [93]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb8/igt@gem_exec_balancer@parallel-keep-in-fence.html [94]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb1/igt@gem_exec_balancer@parallel-keep-in-fence.html * igt@gem_exec_fair@basic-none-share@rcs0: - shard-iclb: [FAIL][95] ([i915#2842]) -> [PASS][96] [95]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb1/igt@gem_exec_fair@basic-none-share@rcs0.html [96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb1/igt@gem_exec_fair@basic-none-share@rcs0.html * igt@gem_exec_fair@basic-throttle@rcs0: - shard-iclb: [FAIL][97] ([i915#2849]) -> [PASS][98] [97]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb6/igt@gem_exec_fair@basic-throttle@rcs0.html [98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb7/igt@gem_exec_fair@basic-throttle@rcs0.html * igt@gem_exec_whisper@basic-contexts-forked-all: - shard-glk: [DMESG-WARN][99] ([i915#118]) -> [PASS][100] [99]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-glk6/igt@gem_exec_whisper@basic-contexts-forked-all.html [100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-glk8/igt@gem_exec_whisper@basic-contexts-forked-all.html * igt@i915_module_load@reload-with-fault-injection: - shard-tglb: [TIMEOUT][101] ([i915#3953]) -> [PASS][102] [101]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-tglb8/igt@i915_module_load@reload-with-fault-injection.html [102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb5/igt@i915_module_load@reload-with-fault-injection.html * igt@i915_pm_dc@dc9-dpms: - shard-apl: [SKIP][103] ([fdo#109271]) -> [PASS][104] [103]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-apl6/igt@i915_pm_dc@dc9-dpms.html [104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-apl7/igt@i915_pm_dc@dc9-dpms.html * igt@i915_selftest@live@hangcheck: - shard-snb: [INCOMPLETE][105] ([i915#3921]) -> [PASS][106] [105]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-snb6/igt@i915_selftest@live@hangcheck.html [106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-snb5/igt@i915_selftest@live@hangcheck.html - shard-tglb: [DMESG-WARN][107] ([i915#5591]) -> [PASS][108] [107]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-tglb3/igt@i915_selftest@live@hangcheck.html [108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb8/igt@i915_selftest@live@hangcheck.html * igt@kms_flip@plain-flip-ts-check-interruptible@c-dp1: - shard-kbl: [FAIL][109] ([i915#2122]) -> [PASS][110] [109]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-kbl6/igt@kms_flip@plain-flip-ts-check-interruptible@c-dp1.html [110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl7/igt@kms_flip@plain-flip-ts-check-interruptible@c-dp1.html * igt@kms_plane@plane-position-covered@pipe-b-planes: - shard-tglb: [INCOMPLETE][111] -> [PASS][112] [111]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-tglb8/igt@kms_plane@plane-position-covered@pipe-b-planes.html [112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-tglb1/igt@kms_plane@plane-position-covered@pipe-b-planes.html * igt@kms_plane_lowres@tiling-y@pipe-a-hdmi-a-1: - shard-glk: [DMESG-FAIL][113] ([i915#118] / [i915#1888]) -> [PASS][114] [113]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-glk7/igt@kms_plane_lowres@tiling-y@pipe-a-hdmi-a-1.html [114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-glk1/igt@kms_plane_lowres@tiling-y@pipe-a-hdmi-a-1.html * igt@kms_plane_lowres@tiling-y@pipe-c-hdmi-a-2: - shard-glk: [FAIL][115] ([i915#1888]) -> [PASS][116] [115]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-glk7/igt@kms_plane_lowres@tiling-y@pipe-c-hdmi-a-2.html [116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-glk1/igt@kms_plane_lowres@tiling-y@pipe-c-hdmi-a-2.html * igt@kms_psr@psr2_sprite_mmap_gtt: - shard-iclb: [SKIP][117] ([fdo#109441]) -> [PASS][118] +1 similar issue [117]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb6/igt@kms_psr@psr2_sprite_mmap_gtt.html [118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_gtt.html #### Warnings #### * igt@gem_exec_balancer@parallel-ordering: - shard-iclb: [SKIP][119] ([i915#4525]) -> [FAIL][120] ([i915#6117]) [119]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb6/igt@gem_exec_balancer@parallel-ordering.html [120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb2/igt@gem_exec_balancer@parallel-ordering.html * igt@gem_softpin@noreloc-s3: - shard-kbl: [INCOMPLETE][121] ([i915#3614] / [i915#4939] / [i915#794]) -> [DMESG-WARN][122] ([i915#180]) [121]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-kbl4/igt@gem_softpin@noreloc-s3.html [122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-kbl1/igt@gem_softpin@noreloc-s3.html * igt@i915_pm_rc6_residency@rc6-idle@vcs0: - shard-iclb: [FAIL][123] ([i915#2684]) -> [WARN][124] ([i915#2684]) [123]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb3/igt@i915_pm_rc6_residency@rc6-idle@vcs0.html [124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb8/igt@i915_pm_rc6_residency@rc6-idle@vcs0.html * igt@kms_psr2_sf@cursor-plane-move-continuous-sf: - shard-iclb: [SKIP][125] ([i915#2920]) -> [SKIP][126] ([i915#658]) [125]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb2/igt@kms_psr2_sf@cursor-plane-move-continuous-sf.html [126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb6/igt@kms_psr2_sf@cursor-plane-move-continuous-sf.html * igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-sf: - shard-iclb: [SKIP][127] ([i915#658]) -> [SKIP][128] ([i915#2920]) [127]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb6/igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-sf.html [128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb2/igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-sf.html * igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area: - shard-iclb: [SKIP][129] ([fdo#111068] / [i915#658]) -> [SKIP][130] ([i915#2920]) [129]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb3/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area.html [130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb2/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area.html * igt@kms_psr2_su@page_flip-p010: - shard-iclb: [SKIP][131] ([fdo#109642] / [fdo#111068] / [i915#658]) -> [FAIL][132] ([i915#5939]) [131]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11862/shard-iclb5/igt@kms_psr2_su@page_flip-p010.html [132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/shard-iclb2/igt@kms_psr2_su@page_flip-p010.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [IGT#2]: https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/2 [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274 [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278 [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280 [fdo#109283]: https://bugs.freedesktop.org/show_bug.cgi?id=109283 [fdo#109284]: https://bugs.freedesktop.org/show_bug.cgi?id=109284 [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289 [fdo#109291]: https://bugs.freedesktop.org/show_bug.cgi?id=109291 [fdo#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295 [fdo#109300]: https://bugs.freedesktop.org/show_bug.cgi?id=109300 [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#109312]: https://bugs.freedesktop.org/show_bug.cgi?id=109312 [fdo#109314]: https://bugs.freedesktop.org/show_bug.cgi?id=109314 [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#110254]: https://bugs.freedesktop.org/show_bug.cgi?id=110254 [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#111314]: https://bugs.freedesktop.org/show_bug.cgi?id=111314 [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#112283]: https://bugs.freedesktop.org/show_bug.cgi?id=112283 [i915#1063]: https://gitlab.freedesktop.org/drm/intel/issues/1063 [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072 [i915#1099]: https://gitlab.freedesktop.org/drm/intel/issues/1099 [i915#1155]: https://gitlab.freedesktop.org/drm/intel/issues/1155 [i915#118]: https://gitlab.freedesktop.org/drm/intel/issues/118 [i915#1257]: https://gitlab.freedesktop.org/drm/intel/issues/1257 [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#1722]: https://gitlab.freedesktop.org/drm/intel/issues/1722 [i915#1755]: https://gitlab.freedesktop.org/drm/intel/issues/1755 [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#1836]: https://gitlab.freedesktop.org/drm/intel/issues/1836 [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#1850]: https://gitlab.freedesktop.org/drm/intel/issues/1850 [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888 [i915#1902]: https://gitlab.freedesktop.org/drm/intel/issues/1902 [i915#1911]: https://gitlab.freedesktop.org/drm/intel/issues/1911 [i915#2122]: https://gitlab.freedesktop.org/drm/intel/issues/2122 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346 [i915#2410]: https://gitlab.freedesktop.org/drm/intel/issues/2410 [i915#2433]: https://gitlab.freedesktop.org/drm/intel/issues/2433 [i915#2435]: https://gitlab.freedesktop.org/drm/intel/issues/2435 [i915#2436]: https://gitlab.freedesktop.org/drm/intel/issues/2436 [i915#2437]: https://gitlab.freedesktop.org/drm/intel/issues/2437 [i915#2527]: https://gitlab.freedesktop.org/drm/intel/issues/2527 [i915#2530]: https://gitlab.freedesktop.org/drm/intel/issues/2530 [i915#2582]: https://gitlab.freedesktop.org/drm/intel/issues/2582 [i915#265]: https://gitlab.freedesktop.org/drm/intel/issues/265 [i915#2658]: https://gitlab.freedesktop.org/drm/intel/issues/2658 [i915#2672]: https://gitlab.freedesktop.org/drm/intel/issues/2672 [i915#2681]: https://gitlab.freedesktop.org/drm/intel/issues/2681 [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#2849]: https://gitlab.freedesktop.org/drm/intel/issues/2849 [i915#2856]: https://gitlab.freedesktop.org/drm/intel/issues/2856 [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#3063]: https://gitlab.freedesktop.org/drm/intel/issues/3063 [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#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#3359]: https://gitlab.freedesktop.org/drm/intel/issues/3359 [i915#3361]: https://gitlab.freedesktop.org/drm/intel/issues/3361 [i915#3458]: https://gitlab.freedesktop.org/drm/intel/issues/3458 [i915#3528]: https://gitlab.freedesktop.org/drm/intel/issues/3528 [i915#3536]: https://gitlab.freedesktop.org/drm/intel/issues/3536 [i915#3539]: https://gitlab.freedesktop.org/drm/intel/issues/3539 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3558]: https://gitlab.freedesktop.org/drm/intel/issues/3558 [i915#3614]: https://gitlab.freedesktop.org/drm/intel/issues/3614 [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#3804]: https://gitlab.freedesktop.org/drm/intel/issues/3804 [i915#3825]: https://gitlab.freedesktop.org/drm/intel/issues/3825 [i915#3826]: https://gitlab.freedesktop.org/drm/intel/issues/3826 [i915#3828]: https://gitlab.freedesktop.org/drm/intel/issues/3828 [i915#3886]: https://gitlab.freedesktop.org/drm/intel/issues/3886 [i915#3921]: https://gitlab.freedesktop.org/drm/intel/issues/3921 [i915#3952]: https://gitlab.freedesktop.org/drm/intel/issues/3952 [i915#3953]: https://gitlab.freedesktop.org/drm/intel/issues/3953 [i915#3966]: https://gitlab.freedesktop.org/drm/intel/issues/3966 [i915#3987]: https://gitlab.freedesktop.org/drm/intel/issues/3987 [i915#3989]: https://gitlab.freedesktop.org/drm/intel/issues/3989 [i915#4016]: https://gitlab.freedesktop.org/drm/intel/issues/4016 [i915#4070]: https://gitlab.freedesktop.org/drm/intel/issues/4070 [i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077 [i915#4078]: https://gitlab.freedesktop.org/drm/intel/issues/4078 [i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079 [i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083 [i915#4098]: https://gitlab.freedesktop.org/drm/intel/issues/4098 [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103 [i915#4212]: https://gitlab.freedesktop.org/drm/intel/issues/4212 [i915#4213]: https://gitlab.freedesktop.org/drm/intel/issues/4213 [i915#4215]: https://gitlab.freedesktop.org/drm/intel/issues/4215 [i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270 [i915#4281]: https://gitlab.freedesktop.org/drm/intel/issues/4281 [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312 [i915#433]: https://gitlab.freedesktop.org/drm/intel/issues/433 [i915#4349]: https://gitlab.freedesktop.org/drm/intel/issues/4349 [i915#4369]: https://gitlab.freedesktop.org/drm/intel/issues/4369 [i915#4462]: https://gitlab.freedesktop.org/drm/intel/issues/4462 [i915#4494]: https://gitlab.freedesktop.org/drm/intel/issues/4494 [i915#4525]: https://gitlab.freedesktop.org/drm/intel/issues/4525 [i915#4538]: https://gitlab.freedesktop.org/drm/intel/issues/4538 [i915#454]: https://gitlab.freedesktop.org/drm/intel/issues/454 [i915#4565]: https://gitlab.freedesktop.org/drm/intel/issues/4565 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4767]: https://gitlab.freedesktop.org/drm/intel/issues/4767 [i915#4771]: https://gitlab.freedesktop.org/drm/intel/issues/4771 [i915#4812]: https://gitlab.freedesktop.org/drm/intel/issues/4812 [i915#4818]: https://gitlab.freedesktop.org/drm/intel/issues/4818 [i915#4833]: https://gitlab.freedesktop.org/drm/intel/issues/4833 [i915#4852]: https://gitlab.freedesktop.org/drm/intel/issues/4852 [i915#4853]: https://gitlab.freedesktop.org/drm/intel/issues/4853 [i915#4855]: https://gitlab.freedesktop.org/drm/intel/issues/4855 [i915#4860]: https://gitlab.freedesktop.org/drm/intel/issues/4860 [i915#4874]: https://gitlab.freedesktop.org/drm/intel/issues/4874 [i915#4879]: https://gitlab.freedesktop.org/drm/intel/issues/4879 [i915#4880]: https://gitlab.freedesktop.org/drm/intel/issues/4880 [i915#4881]: https://gitlab.freedesktop.org/drm/intel/issues/4881 [i915#4883]: https://gitlab.freedesktop.org/drm/intel/issues/4883 [i915#4884]: https://gitlab.freedesktop.org/drm/intel/issues/4884 [i915#4885]: https://gitlab.freedesktop.org/drm/intel/issues/4885 [i915#4893]: https://gitlab.freedesktop.org/drm/intel/issues/4893 [i915#4904]: https://gitlab.freedesktop.org/drm/intel/issues/4904 [i915#4939]: https://gitlab.freedesktop.org/drm/intel/issues/4939 [i915#4957]: https://gitlab.freedesktop.org/drm/intel/issues/4957 [i915#4958]: https://gitlab.freedesktop.org/drm/intel/issues/4958 [i915#4991]: https://gitlab.freedesktop.org/drm/intel/issues/4991 [i915#5176]: https://gitlab.freedesktop.org/drm/intel/issues/5176 [i915#5235]: https://gitlab.freedesktop.org/drm/intel/issues/5235 [i915#5257]: https://gitlab.freedesktop.org/drm/intel/issues/5257 [i915#5264]: https://gitlab.freedesktop.org/drm/intel/issues/5264 [i915#5286]: https://gitlab.freedesktop.org/drm/intel/issues/5286 [i915#5287]: https://gitlab.freedesktop.org/drm/intel/issues/5287 [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#533]: https://gitlab.freedesktop.org/drm/intel/issues/533 [i915#5439]: https://gitlab.freedesktop.org/drm/intel/issues/5439 [i915#5461]: https://gitlab.freedesktop.org/drm/intel/issues/5461 [i915#5563]: https://gitlab.freedesktop.org/drm/intel/issues/5563 [i915#5591]: https://gitlab.freedesktop.org/drm/intel/issues/5591 [i915#5723]: https://gitlab.freedesktop.org/drm/intel/issues/5723 [i915#5784]: https://gitlab.freedesktop.org/drm/intel/issues/5784 [i915#5903]: https://gitlab.freedesktop.org/drm/intel/issues/5903 [i915#5939]: https://gitlab.freedesktop.org/drm/intel/issues/5939 [i915#6011]: https://gitlab.freedesktop.org/drm/intel/issues/6011 [i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095 [i915#6117]: https://gitlab.freedesktop.org/drm/intel/issues/6117 [i915#6140]: https://gitlab.freedesktop.org/drm/intel/issues/6140 [i915#6141]: https://gitlab.freedesktop.org/drm/intel/issues/6141 [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#6268]: https://gitlab.freedesktop.org/drm/intel/issues/6268 [i915#6301]: https://gitlab.freedesktop.org/drm/intel/issues/6301 [i915#6331]: https://gitlab.freedesktop.org/drm/intel/issues/6331 [i915#6335]: https://gitlab.freedesktop.org/drm/intel/issues/6335 [i915#6344]: https://gitlab.freedesktop.org/drm/intel/issues/6344 [i915#658]: https://gitlab.freedesktop.org/drm/intel/issues/658 [i915#79]: https://gitlab.freedesktop.org/drm/intel/issues/79 [i915#794]: https://gitlab.freedesktop.org/drm/intel/issues/794 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_6563 -> IGTPW_7489 * Piglit: piglit_4509 -> None CI-20190529: 20190529 CI_DRM_11862: ffee806d103b9604db7eb9cd689c098aca1ffa96 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_7489: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/index.html IGT_6563: 7d43b49bf10788d4870668f93a800888fc8ab339 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7489/index.html [-- Attachment #2: Type: text/html, Size: 41816 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [igt-dev] [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 2022-07-08 18:17 [igt-dev] [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 Anusha Srivatsa ` (2 preceding siblings ...) 2022-07-09 5:09 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork @ 2022-07-11 4:11 ` Gupta, Anshuman 2022-07-11 14:00 ` Vivi, Rodrigo 2022-07-11 15:05 ` Srivatsa, Anusha 3 siblings, 2 replies; 9+ messages in thread From: Gupta, Anshuman @ 2022-07-11 4:11 UTC (permalink / raw) To: Srivatsa, Anusha, igt-dev@lists.freedesktop.org; +Cc: Vivi, Rodrigo > -----Original Message----- > From: Srivatsa, Anusha <anusha.srivatsa@intel.com> > Sent: Friday, July 8, 2022 11:48 PM > To: igt-dev@lists.freedesktop.org > Cc: Srivatsa, Anusha <anusha.srivatsa@intel.com>; Deak, Imre > <imre.deak@intel.com>; Gupta, Anshuman <anshuman.gupta@intel.com>; Vivi, > Rodrigo <rodrigo.vivi@intel.com> > Subject: [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 > > Different from DC6, DC9 does not depend on BIOS/PCU to execute save and > restore or any other sequence when going to PC9/PC10 Commit message should explain this is a change for all DGFX platform. Thanks, Anshuman Gupta. > > DC9 actually depends on D3 and PCODE simply remove power if SW allowed > > v2: resrict the check for igfx only. > > Cc: Imre Deak <imre.deak@intel.com> > Cc: Anshuman Gupta <anshuman.gupta@intel.com> > Cc: Anusha Srivatsa <anusha.srivatsa@intel.com> > Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> > Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>(v2) > --- > tests/i915/i915_pm_dc.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/tests/i915/i915_pm_dc.c b/tests/i915/i915_pm_dc.c index > a780f2cb..5132734b 100644 > --- a/tests/i915/i915_pm_dc.c > +++ b/tests/i915/i915_pm_dc.c > @@ -532,8 +532,9 @@ int main(int argc, char *argv[]) > > igt_describe("This test validates display engine entry to DC9 state"); > igt_subtest("dc9-dpms") { > - > igt_require_f(igt_pm_pc8_plus_residencies_enabled(data.msr_fd), > - "PC8+ residencies not supported\n"); > + if (!(IS_DG1(data.devid) || IS_DG2(data.devid))) > + > igt_require_f(igt_pm_pc8_plus_residencies_enabled(data.msr_fd), > + "PC8+ residencies not supported\n"); > test_dc9_dpms(&data); > } > > -- > 2.25.1 ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [igt-dev] [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 2022-07-11 4:11 ` [igt-dev] [i-g-t] " Gupta, Anshuman @ 2022-07-11 14:00 ` Vivi, Rodrigo 2022-07-11 14:14 ` Rodrigo Vivi 2022-07-11 15:05 ` Srivatsa, Anusha 1 sibling, 1 reply; 9+ messages in thread From: Vivi, Rodrigo @ 2022-07-11 14:00 UTC (permalink / raw) To: igt-dev@lists.freedesktop.org, Srivatsa, Anusha, Gupta, Anshuman On Mon, 2022-07-11 at 04:11 +0000, Gupta, Anshuman wrote: > > > > -----Original Message----- > > From: Srivatsa, Anusha <anusha.srivatsa@intel.com> > > Sent: Friday, July 8, 2022 11:48 PM > > To: igt-dev@lists.freedesktop.org > > Cc: Srivatsa, Anusha <anusha.srivatsa@intel.com>; Deak, Imre > > <imre.deak@intel.com>; Gupta, Anshuman <anshuman.gupta@intel.com>; > > Vivi, > > Rodrigo <rodrigo.vivi@intel.com> > > Subject: [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from > > DC9 > > > > Different from DC6, DC9 does not depend on BIOS/PCU to execute save > > and > > restore or any other sequence when going to PC9/PC10 > Commit message should explain this is a change for all DGFX platform. yeap. the commit message needs to change as well. and I'd say preferably we would have that IS_DGFX patch in place and use that instead of individual platforms. That patch got nacked because has_lmem is preferred, but in this case the lmem check makes not much sense and the clean way is the IS_DGFX. So maybe we have a good reason after all.. > Thanks, > Anshuman Gupta. > > > > DC9 actually depends on D3 and PCODE simply remove power if SW > > allowed > > > > v2: resrict the check for igfx only. > > > > Cc: Imre Deak <imre.deak@intel.com> > > Cc: Anshuman Gupta <anshuman.gupta@intel.com> > > Cc: Anusha Srivatsa <anusha.srivatsa@intel.com> > > Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> > > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> > > Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>(v2) > > --- > > tests/i915/i915_pm_dc.c | 5 +++-- > > 1 file changed, 3 insertions(+), 2 deletions(-) > > > > diff --git a/tests/i915/i915_pm_dc.c b/tests/i915/i915_pm_dc.c > > index > > a780f2cb..5132734b 100644 > > --- a/tests/i915/i915_pm_dc.c > > +++ b/tests/i915/i915_pm_dc.c > > @@ -532,8 +532,9 @@ int main(int argc, char *argv[]) > > > > igt_describe("This test validates display engine entry to DC9 > > state"); > > igt_subtest("dc9-dpms") { > > - > > igt_require_f(igt_pm_pc8_plus_residencies_enabled(data.msr_fd), > > -"PC8+ residencies not supported\n"); > > +if (!(IS_DG1(data.devid) || IS_DG2(data.devid))) > > + > > igt_require_f(igt_pm_pc8_plus_residencies_enabled(data.msr_fd), > > + "PC8+ residencies not supported\n"); > > test_dc9_dpms(&data); > > } > > > > -- > > 2.25.1 > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [igt-dev] [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 2022-07-11 14:00 ` Vivi, Rodrigo @ 2022-07-11 14:14 ` Rodrigo Vivi 2022-07-11 16:01 ` Gupta, Anshuman 0 siblings, 1 reply; 9+ messages in thread From: Rodrigo Vivi @ 2022-07-11 14:14 UTC (permalink / raw) To: igt-dev@lists.freedesktop.org, Srivatsa, Anusha, Gupta, Anshuman On Mon, Jul 11, 2022 at 02:00:42PM +0000, Vivi, Rodrigo wrote: > On Mon, 2022-07-11 at 04:11 +0000, Gupta, Anshuman wrote: > > > > > > > -----Original Message----- > > > From: Srivatsa, Anusha <anusha.srivatsa@intel.com> > > > Sent: Friday, July 8, 2022 11:48 PM > > > To: igt-dev@lists.freedesktop.org > > > Cc: Srivatsa, Anusha <anusha.srivatsa@intel.com>; Deak, Imre > > > <imre.deak@intel.com>; Gupta, Anshuman <anshuman.gupta@intel.com>; > > > Vivi, > > > Rodrigo <rodrigo.vivi@intel.com> > > > Subject: [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from > > > DC9 > > > > > > Different from DC6, DC9 does not depend on BIOS/PCU to execute save > > > and > > > restore or any other sequence when going to PC9/PC10 > > Commit message should explain this is a change for all DGFX platform. > > yeap. the commit message needs to change as well. I meant to say commit subject... > > and I'd say preferably we would have that IS_DGFX patch in place and > use that instead of individual platforms. > > That patch got nacked because has_lmem is preferred, but in this > case the lmem check makes not much sense and the clean way is the > IS_DGFX. So maybe we have a good reason after all.. > > > > Thanks, > > Anshuman Gupta. > > > > > > DC9 actually depends on D3 and PCODE simply remove power if SW > > > allowed > > > > > > v2: resrict the check for igfx only. > > > > > > Cc: Imre Deak <imre.deak@intel.com> > > > Cc: Anshuman Gupta <anshuman.gupta@intel.com> > > > Cc: Anusha Srivatsa <anusha.srivatsa@intel.com> > > > Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> > > > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> > > > Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>(v2) > > > --- > > > tests/i915/i915_pm_dc.c | 5 +++-- > > > 1 file changed, 3 insertions(+), 2 deletions(-) > > > > > > diff --git a/tests/i915/i915_pm_dc.c b/tests/i915/i915_pm_dc.c > > > index > > > a780f2cb..5132734b 100644 > > > --- a/tests/i915/i915_pm_dc.c > > > +++ b/tests/i915/i915_pm_dc.c > > > @@ -532,8 +532,9 @@ int main(int argc, char *argv[]) > > > > > > igt_describe("This test validates display engine entry to DC9 > > > state"); > > > igt_subtest("dc9-dpms") { > > > - > > > igt_require_f(igt_pm_pc8_plus_residencies_enabled(data.msr_fd), > > > -"PC8+ residencies not supported\n"); > > > +if (!(IS_DG1(data.devid) || IS_DG2(data.devid))) > > > + > > > igt_require_f(igt_pm_pc8_plus_residencies_enabled(data.msr_fd), > > > + "PC8+ residencies not supported\n"); > > > test_dc9_dpms(&data); > > > } > > > > > > -- > > > 2.25.1 > > > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [igt-dev] [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 2022-07-11 14:14 ` Rodrigo Vivi @ 2022-07-11 16:01 ` Gupta, Anshuman 0 siblings, 0 replies; 9+ messages in thread From: Gupta, Anshuman @ 2022-07-11 16:01 UTC (permalink / raw) To: Vivi, Rodrigo, igt-dev@lists.freedesktop.org, Srivatsa, Anusha > -----Original Message----- > From: Vivi, Rodrigo <rodrigo.vivi@intel.com> > Sent: Monday, July 11, 2022 7:44 PM > To: igt-dev@lists.freedesktop.org; Srivatsa, Anusha > <anusha.srivatsa@intel.com>; Gupta, Anshuman <anshuman.gupta@intel.com> > Subject: Re: [igt-dev] [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency > from DC9 > > On Mon, Jul 11, 2022 at 02:00:42PM +0000, Vivi, Rodrigo wrote: > > On Mon, 2022-07-11 at 04:11 +0000, Gupta, Anshuman wrote: > > > > > > > > > > -----Original Message----- > > > > From: Srivatsa, Anusha <anusha.srivatsa@intel.com> > > > > Sent: Friday, July 8, 2022 11:48 PM > > > > To: igt-dev@lists.freedesktop.org > > > > Cc: Srivatsa, Anusha <anusha.srivatsa@intel.com>; Deak, Imre > > > > <imre.deak@intel.com>; Gupta, Anshuman <anshuman.gupta@intel.com>; > > > > Vivi, Rodrigo <rodrigo.vivi@intel.com> > > > > Subject: [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency > > > > from > > > > DC9 > > > > > > > > Different from DC6, DC9 does not depend on BIOS/PCU to execute > > > > save and restore or any other sequence when going to PC9/PC10 > > > Commit message should explain this is a change for all DGFX platform. > > > > yeap. the commit message needs to change as well. > > I meant to say commit subject... > > > > > and I'd say preferably we would have that IS_DGFX patch in place and > > use that instead of individual platforms. > > > > That patch got nacked because has_lmem is preferred, but in this case > > the lmem check makes not much sense and the clean way is the IS_DGFX. > > So maybe we have a good reason after all.. Agree we will need a IS_DGFX() check, probably we can relay on below debugfs for that # cat /sys/kernel/debug/dri/1/i915_gpu_info | grep "is_dgfx: yes" is_dgfx: yes Thanks, Anshuman Gupta. > > > > > > > Thanks, > > > Anshuman Gupta. > > > > > > > > DC9 actually depends on D3 and PCODE simply remove power if SW > > > > allowed > > > > > > > > v2: resrict the check for igfx only. > > > > > > > > Cc: Imre Deak <imre.deak@intel.com> > > > > Cc: Anshuman Gupta <anshuman.gupta@intel.com> > > > > Cc: Anusha Srivatsa <anusha.srivatsa@intel.com> > > > > Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> > > > > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> > > > > Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>(v2) > > > > --- > > > > tests/i915/i915_pm_dc.c | 5 +++-- > > > > 1 file changed, 3 insertions(+), 2 deletions(-) > > > > > > > > diff --git a/tests/i915/i915_pm_dc.c b/tests/i915/i915_pm_dc.c > > > > index a780f2cb..5132734b 100644 > > > > --- a/tests/i915/i915_pm_dc.c > > > > +++ b/tests/i915/i915_pm_dc.c > > > > @@ -532,8 +532,9 @@ int main(int argc, char *argv[]) > > > > > > > > igt_describe("This test validates display engine entry to DC9 > > > > state"); > > > > igt_subtest("dc9-dpms") { > > > > - > > > > igt_require_f(igt_pm_pc8_plus_residencies_enabled(data.msr_fd), > > > > -"PC8+ residencies not supported\n"); > > > > +if (!(IS_DG1(data.devid) || IS_DG2(data.devid))) > > > > + > > > > igt_require_f(igt_pm_pc8_plus_residencies_enabled(data.msr_fd), > > > > + "PC8+ residencies not supported\n"); > > > > test_dc9_dpms(&data); > > > > } > > > > > > > > -- > > > > 2.25.1 > > > > > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [igt-dev] [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 2022-07-11 4:11 ` [igt-dev] [i-g-t] " Gupta, Anshuman 2022-07-11 14:00 ` Vivi, Rodrigo @ 2022-07-11 15:05 ` Srivatsa, Anusha 1 sibling, 0 replies; 9+ messages in thread From: Srivatsa, Anusha @ 2022-07-11 15:05 UTC (permalink / raw) To: Gupta, Anshuman, igt-dev@lists.freedesktop.org; +Cc: Vivi, Rodrigo Thanks for the feedback, will send a new version with the changes in commit message and subject. Anusha > -----Original Message----- > From: Gupta, Anshuman <anshuman.gupta@intel.com> > Sent: Sunday, July 10, 2022 9:11 PM > To: Srivatsa, Anusha <anusha.srivatsa@intel.com>; igt- > dev@lists.freedesktop.org > Cc: Deak, Imre <imre.deak@intel.com>; Vivi, Rodrigo > <rodrigo.vivi@intel.com> > Subject: RE: [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from > DC9 > > > > > -----Original Message----- > > From: Srivatsa, Anusha <anusha.srivatsa@intel.com> > > Sent: Friday, July 8, 2022 11:48 PM > > To: igt-dev@lists.freedesktop.org > > Cc: Srivatsa, Anusha <anusha.srivatsa@intel.com>; Deak, Imre > > <imre.deak@intel.com>; Gupta, Anshuman <anshuman.gupta@intel.com>; > > Vivi, Rodrigo <rodrigo.vivi@intel.com> > > Subject: [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from > > DC9 > > > > Different from DC6, DC9 does not depend on BIOS/PCU to execute save > > and restore or any other sequence when going to PC9/PC10 > Commit message should explain this is a change for all DGFX platform. > Thanks, > Anshuman Gupta. > > > > DC9 actually depends on D3 and PCODE simply remove power if SW > allowed > > > > v2: resrict the check for igfx only. > > > > Cc: Imre Deak <imre.deak@intel.com> > > Cc: Anshuman Gupta <anshuman.gupta@intel.com> > > Cc: Anusha Srivatsa <anusha.srivatsa@intel.com> > > Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> > > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> > > Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>(v2) > > --- > > tests/i915/i915_pm_dc.c | 5 +++-- > > 1 file changed, 3 insertions(+), 2 deletions(-) > > > > diff --git a/tests/i915/i915_pm_dc.c b/tests/i915/i915_pm_dc.c index > > a780f2cb..5132734b 100644 > > --- a/tests/i915/i915_pm_dc.c > > +++ b/tests/i915/i915_pm_dc.c > > @@ -532,8 +532,9 @@ int main(int argc, char *argv[]) > > > > igt_describe("This test validates display engine entry to DC9 > > state"); > > igt_subtest("dc9-dpms") { > > - > > igt_require_f(igt_pm_pc8_plus_residencies_enabled(data.msr_fd), > > -"PC8+ residencies not supported\n"); > > +if (!(IS_DG1(data.devid) || IS_DG2(data.devid))) > > + > > igt_require_f(igt_pm_pc8_plus_residencies_enabled(data.msr_fd), > > + "PC8+ residencies not supported\n"); > > test_dc9_dpms(&data); > > } > > > > -- > > 2.25.1 > ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2022-07-11 16:02 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2022-07-08 18:17 [igt-dev] [i-g-t] tests/i915/i915_pm_dc: Remove PC8+ dependency from DC9 Anusha Srivatsa 2022-07-08 18:50 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork 2022-07-08 19:07 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork 2022-07-09 5:09 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork 2022-07-11 4:11 ` [igt-dev] [i-g-t] " Gupta, Anshuman 2022-07-11 14:00 ` Vivi, Rodrigo 2022-07-11 14:14 ` Rodrigo Vivi 2022-07-11 16:01 ` Gupta, Anshuman 2022-07-11 15:05 ` Srivatsa, Anusha
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox