* [igt-dev] [PATCH i-g-t] i915/perf_pmu: Flush idle work before waiting for suspend @ 2019-08-09 6:16 Chris Wilson 2019-08-09 6:57 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork 2019-08-09 18:20 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork 0 siblings, 2 replies; 3+ messages in thread From: Chris Wilson @ 2019-08-09 6:16 UTC (permalink / raw) To: intel-gfx; +Cc: igt-dev Runtime suspend kicks in quicker if we flush any idle work that may been accrued. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> --- tests/perf_pmu.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/perf_pmu.c b/tests/perf_pmu.c index d392a67d4..351090710 100644 --- a/tests/perf_pmu.c +++ b/tests/perf_pmu.c @@ -1417,6 +1417,7 @@ test_rc6(int gem_fd, unsigned int flags) drmModeFreeResources(res); igt_require(igt_setup_runtime_pm()); + igt_drop_caches_set(gem_fd, DROP_IDLE); igt_require(igt_wait_for_pm_status(IGT_RUNTIME_PM_STATUS_SUSPENDED)); /* -- 2.23.0.rc1 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [igt-dev] ✓ Fi.CI.BAT: success for i915/perf_pmu: Flush idle work before waiting for suspend 2019-08-09 6:16 [igt-dev] [PATCH i-g-t] i915/perf_pmu: Flush idle work before waiting for suspend Chris Wilson @ 2019-08-09 6:57 ` Patchwork 2019-08-09 18:20 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork 1 sibling, 0 replies; 3+ messages in thread From: Patchwork @ 2019-08-09 6:57 UTC (permalink / raw) To: Chris Wilson; +Cc: igt-dev == Series Details == Series: i915/perf_pmu: Flush idle work before waiting for suspend URL : https://patchwork.freedesktop.org/series/64939/ State : success == Summary == CI Bug Log - changes from CI_DRM_6661 -> IGTPW_3328 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://patchwork.freedesktop.org/api/1.0/series/64939/revisions/1/mbox/ Known issues ------------ Here are the changes found in IGTPW_3328 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_basic@bad-close: - fi-icl-u3: [PASS][1] -> [DMESG-WARN][2] ([fdo#107724]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/fi-icl-u3/igt@gem_basic@bad-close.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/fi-icl-u3/igt@gem_basic@bad-close.html * igt@kms_busy@basic-flip-c: - fi-kbl-7500u: [PASS][3] -> [SKIP][4] ([fdo#109271] / [fdo#109278]) +2 similar issues [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/fi-kbl-7500u/igt@kms_busy@basic-flip-c.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/fi-kbl-7500u/igt@kms_busy@basic-flip-c.html #### Possible fixes #### * {igt@gem_ctx_switch@rcs0}: - {fi-icl-guc}: [INCOMPLETE][5] ([fdo#107713]) -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/fi-icl-guc/igt@gem_ctx_switch@rcs0.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/fi-icl-guc/igt@gem_ctx_switch@rcs0.html * igt@i915_selftest@live_hangcheck: - {fi-icl-dsi}: [INCOMPLETE][7] ([fdo#107713] / [fdo#108569]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/fi-icl-dsi/igt@i915_selftest@live_hangcheck.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/fi-icl-dsi/igt@i915_selftest@live_hangcheck.html * igt@kms_frontbuffer_tracking@basic: - fi-icl-u2: [FAIL][9] ([fdo#103167]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/fi-icl-u2/igt@kms_frontbuffer_tracking@basic.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/fi-icl-u2/igt@kms_frontbuffer_tracking@basic.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167 [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278 Participating hosts (54 -> 47) ------------------------------ Additional (1): fi-hsw-peppy Missing (8): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_5127 -> IGTPW_3328 CI-20190529: 20190529 CI_DRM_6661: d23e6b0b0d647c3a3b5c781c127b8bbee8ddd426 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_3328: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/ IGT_5127: f43f5fa12ac1b93febfe3eeb9e9985f5f3e2eff0 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/ _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 3+ messages in thread
* [igt-dev] ✓ Fi.CI.IGT: success for i915/perf_pmu: Flush idle work before waiting for suspend 2019-08-09 6:16 [igt-dev] [PATCH i-g-t] i915/perf_pmu: Flush idle work before waiting for suspend Chris Wilson 2019-08-09 6:57 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork @ 2019-08-09 18:20 ` Patchwork 1 sibling, 0 replies; 3+ messages in thread From: Patchwork @ 2019-08-09 18:20 UTC (permalink / raw) To: Chris Wilson; +Cc: igt-dev == Series Details == Series: i915/perf_pmu: Flush idle work before waiting for suspend URL : https://patchwork.freedesktop.org/series/64939/ State : success == Summary == CI Bug Log - changes from CI_DRM_6661_full -> IGTPW_3328_full ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://patchwork.freedesktop.org/api/1.0/series/64939/revisions/1/mbox/ Known issues ------------ Here are the changes found in IGTPW_3328_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_exec_await@wide-all: - shard-iclb: [PASS][1] -> [FAIL][2] ([fdo#110946]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb8/igt@gem_exec_await@wide-all.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb1/igt@gem_exec_await@wide-all.html * igt@gem_exec_schedule@preempt-other-chain-bsd: - shard-iclb: [PASS][3] -> [SKIP][4] ([fdo#111325]) +5 similar issues [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb5/igt@gem_exec_schedule@preempt-other-chain-bsd.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb2/igt@gem_exec_schedule@preempt-other-chain-bsd.html * igt@i915_pm_rpm@i2c: - shard-hsw: [PASS][5] -> [FAIL][6] ([fdo#104097]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-hsw6/igt@i915_pm_rpm@i2c.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-hsw2/igt@i915_pm_rpm@i2c.html * igt@i915_suspend@fence-restore-untiled: - shard-apl: [PASS][7] -> [DMESG-WARN][8] ([fdo#108566]) +3 similar issues [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-apl3/igt@i915_suspend@fence-restore-untiled.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-apl1/igt@i915_suspend@fence-restore-untiled.html * igt@kms_frontbuffer_tracking@fbc-stridechange: - shard-iclb: [PASS][9] -> [FAIL][10] ([fdo#103167]) +3 similar issues [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb5/igt@kms_frontbuffer_tracking@fbc-stridechange.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb8/igt@kms_frontbuffer_tracking@fbc-stridechange.html * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b: - shard-kbl: [PASS][11] -> [DMESG-WARN][12] ([fdo#108566]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-kbl7/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-kbl7/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b.html * igt@kms_plane@pixel-format-pipe-b-planes-source-clamping: - shard-iclb: [PASS][13] -> [INCOMPLETE][14] ([fdo#107713] / [fdo#110036 ]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb6/igt@kms_plane@pixel-format-pipe-b-planes-source-clamping.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb8/igt@kms_plane@pixel-format-pipe-b-planes-source-clamping.html * igt@kms_psr@psr2_sprite_plane_move: - shard-iclb: [PASS][15] -> [SKIP][16] ([fdo#109441]) +1 similar issue [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb2/igt@kms_psr@psr2_sprite_plane_move.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb8/igt@kms_psr@psr2_sprite_plane_move.html * igt@prime_vgem@fence-wait-bsd2: - shard-iclb: [PASS][17] -> [SKIP][18] ([fdo#109276]) +12 similar issues [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb4/igt@prime_vgem@fence-wait-bsd2.html [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb5/igt@prime_vgem@fence-wait-bsd2.html #### Possible fixes #### * igt@gem_ctx_shared@exec-single-timeline-bsd: - shard-iclb: [SKIP][19] ([fdo#110841]) -> [PASS][20] [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb1/igt@gem_ctx_shared@exec-single-timeline-bsd.html [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb3/igt@gem_ctx_shared@exec-single-timeline-bsd.html * {igt@gem_ctx_switch@legacy-bsd2-heavy}: - shard-iclb: [SKIP][21] ([fdo#109276]) -> [PASS][22] +18 similar issues [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb3/igt@gem_ctx_switch@legacy-bsd2-heavy.html [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb4/igt@gem_ctx_switch@legacy-bsd2-heavy.html * igt@gem_eio@in-flight-suspend: - shard-kbl: [DMESG-WARN][23] ([fdo#108566]) -> [PASS][24] +7 similar issues [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-kbl1/igt@gem_eio@in-flight-suspend.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-kbl4/igt@gem_eio@in-flight-suspend.html * igt@gem_exec_schedule@promotion-bsd: - shard-iclb: [SKIP][25] ([fdo#111325]) -> [PASS][26] +3 similar issues [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb1/igt@gem_exec_schedule@promotion-bsd.html [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb6/igt@gem_exec_schedule@promotion-bsd.html * igt@i915_suspend@fence-restore-tiled2untiled: - shard-apl: [DMESG-WARN][27] ([fdo#108566]) -> [PASS][28] +2 similar issues [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-apl8/igt@i915_suspend@fence-restore-tiled2untiled.html [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-apl5/igt@i915_suspend@fence-restore-tiled2untiled.html * igt@kms_frontbuffer_tracking@fbc-tilingchange: - shard-iclb: [FAIL][29] ([fdo#103167]) -> [PASS][30] +6 similar issues [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb2/igt@kms_frontbuffer_tracking@fbc-tilingchange.html [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb5/igt@kms_frontbuffer_tracking@fbc-tilingchange.html * igt@kms_psr@psr2_dpms: - shard-iclb: [SKIP][31] ([fdo#109441]) -> [PASS][32] [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb1/igt@kms_psr@psr2_dpms.html [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb2/igt@kms_psr@psr2_dpms.html * igt@perf_pmu@rc6-runtime-pm-long: - shard-hsw: [FAIL][33] ([fdo#105010]) -> [PASS][34] [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-hsw1/igt@perf_pmu@rc6-runtime-pm-long.html [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-hsw7/igt@perf_pmu@rc6-runtime-pm-long.html #### Warnings #### * igt@gem_ctx_isolation@vcs1-nonpriv: - shard-iclb: [FAIL][35] ([fdo#111329]) -> [SKIP][36] ([fdo#109276]) [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb1/igt@gem_ctx_isolation@vcs1-nonpriv.html [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb5/igt@gem_ctx_isolation@vcs1-nonpriv.html * igt@gem_ctx_shared@exec-single-timeline-bsd1: - shard-iclb: [FAIL][37] ([fdo#111327]) -> [SKIP][38] ([fdo#109276]) +1 similar issue [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb2/igt@gem_ctx_shared@exec-single-timeline-bsd1.html [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb7/igt@gem_ctx_shared@exec-single-timeline-bsd1.html * igt@gem_exec_params@invalid-bsd-ring: - shard-iclb: [SKIP][39] ([fdo#109276]) -> [FAIL][40] ([fdo#111328]) [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb6/igt@gem_exec_params@invalid-bsd-ring.html [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb2/igt@gem_exec_params@invalid-bsd-ring.html * igt@gem_exec_schedule@independent-bsd1: - shard-iclb: [FAIL][41] ([fdo#110946]) -> [SKIP][42] ([fdo#109276]) [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb1/igt@gem_exec_schedule@independent-bsd1.html [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb7/igt@gem_exec_schedule@independent-bsd1.html * igt@gem_mocs_settings@mocs-rc6-bsd2: - shard-iclb: [SKIP][43] ([fdo#109276]) -> [FAIL][44] ([fdo#111330]) [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb5/igt@gem_mocs_settings@mocs-rc6-bsd2.html [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb1/igt@gem_mocs_settings@mocs-rc6-bsd2.html * igt@gem_mocs_settings@mocs-reset-bsd2: - shard-iclb: [FAIL][45] ([fdo#111330]) -> [SKIP][46] ([fdo#109276]) +1 similar issue [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-iclb1/igt@gem_mocs_settings@mocs-reset-bsd2.html [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-iclb8/igt@gem_mocs_settings@mocs-reset-bsd2.html * igt@kms_vblank@pipe-a-ts-continuation-suspend: - shard-kbl: [DMESG-WARN][47] ([fdo#108566]) -> [INCOMPLETE][48] ([fdo#103665]) [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6661/shard-kbl3/igt@kms_vblank@pipe-a-ts-continuation-suspend.html [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/shard-kbl2/igt@kms_vblank@pipe-a-ts-continuation-suspend.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167 [fdo#103665]: https://bugs.freedesktop.org/show_bug.cgi?id=103665 [fdo#104097]: https://bugs.freedesktop.org/show_bug.cgi?id=104097 [fdo#105010]: https://bugs.freedesktop.org/show_bug.cgi?id=105010 [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566 [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276 [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441 [fdo#110036 ]: https://bugs.freedesktop.org/show_bug.cgi?id=110036 [fdo#110841]: https://bugs.freedesktop.org/show_bug.cgi?id=110841 [fdo#110946]: https://bugs.freedesktop.org/show_bug.cgi?id=110946 [fdo#111325]: https://bugs.freedesktop.org/show_bug.cgi?id=111325 [fdo#111327]: https://bugs.freedesktop.org/show_bug.cgi?id=111327 [fdo#111328]: https://bugs.freedesktop.org/show_bug.cgi?id=111328 [fdo#111329]: https://bugs.freedesktop.org/show_bug.cgi?id=111329 [fdo#111330]: https://bugs.freedesktop.org/show_bug.cgi?id=111330 Participating hosts (10 -> 6) ------------------------------ Missing (4): pig-skl-6260u shard-skl pig-hsw-4770r pig-glk-j5005 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_5127 -> IGTPW_3328 * Piglit: piglit_4509 -> None CI-20190529: 20190529 CI_DRM_6661: d23e6b0b0d647c3a3b5c781c127b8bbee8ddd426 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_3328: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/ IGT_5127: f43f5fa12ac1b93febfe3eeb9e9985f5f3e2eff0 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3328/ _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-08-09 18:20 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-08-09 6:16 [igt-dev] [PATCH i-g-t] i915/perf_pmu: Flush idle work before waiting for suspend Chris Wilson 2019-08-09 6:57 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork 2019-08-09 18:20 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox