* [igt-dev] [PATCH i-g-t] i915/gem_ctx_engine: Scheduler required for reordering requests @ 2019-08-18 12:56 Chris Wilson 2019-08-18 13:57 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork 2019-08-18 21:40 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork 0 siblings, 2 replies; 3+ messages in thread From: Chris Wilson @ 2019-08-18 12:56 UTC (permalink / raw) To: intel-gfx; +Cc: igt-dev To run the independent subtests requires to issue the requests not-in-submission order, we need a scheduler. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> --- tests/i915/gem_ctx_engines.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/i915/gem_ctx_engines.c b/tests/i915/gem_ctx_engines.c index 2e80d0f3e..1e82e51ee 100644 --- a/tests/i915/gem_ctx_engines.c +++ b/tests/i915/gem_ctx_engines.c @@ -431,6 +431,7 @@ static void independent(int i915) uint32_t last, *map; igt_require(gen >= 6); /* No per-engine TIMESTAMP on older gen */ + igt_require(gem_scheduler_enabled(i915)); { struct drm_i915_gem_execbuffer2 execbuf = { -- 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/gem_ctx_engine: Scheduler required for reordering requests 2019-08-18 12:56 [igt-dev] [PATCH i-g-t] i915/gem_ctx_engine: Scheduler required for reordering requests Chris Wilson @ 2019-08-18 13:57 ` Patchwork 2019-08-18 21:40 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork 1 sibling, 0 replies; 3+ messages in thread From: Patchwork @ 2019-08-18 13:57 UTC (permalink / raw) To: Chris Wilson; +Cc: igt-dev == Series Details == Series: i915/gem_ctx_engine: Scheduler required for reordering requests URL : https://patchwork.freedesktop.org/series/65380/ State : success == Summary == CI Bug Log - changes from CI_DRM_6732 -> IGTPW_3362 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://patchwork.freedesktop.org/api/1.0/series/65380/revisions/1/mbox/ Known issues ------------ Here are the changes found in IGTPW_3362 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_exec_reloc@basic-write-read: - fi-icl-u3: [PASS][1] -> [DMESG-WARN][2] ([fdo#107724]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/fi-icl-u3/igt@gem_exec_reloc@basic-write-read.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/fi-icl-u3/igt@gem_exec_reloc@basic-write-read.html * igt@i915_selftest@live_execlists: - fi-skl-gvtdvm: [PASS][3] -> [DMESG-FAIL][4] ([fdo#111108]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/fi-skl-gvtdvm/igt@i915_selftest@live_execlists.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/fi-skl-gvtdvm/igt@i915_selftest@live_execlists.html * igt@kms_busy@basic-flip-a: - fi-kbl-7567u: [PASS][5] -> [SKIP][6] ([fdo#109271] / [fdo#109278]) +2 similar issues [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/fi-kbl-7567u/igt@kms_busy@basic-flip-a.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/fi-kbl-7567u/igt@kms_busy@basic-flip-a.html #### Possible fixes #### * igt@debugfs_test@read_all_entries: - fi-icl-u3: [DMESG-WARN][7] ([fdo#107724]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/fi-icl-u3/igt@debugfs_test@read_all_entries.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/fi-icl-u3/igt@debugfs_test@read_all_entries.html * igt@gem_exec_suspend@basic-s4-devices: - fi-blb-e6850: [INCOMPLETE][9] ([fdo#107718]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/fi-blb-e6850/igt@gem_exec_suspend@basic-s4-devices.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/fi-blb-e6850/igt@gem_exec_suspend@basic-s4-devices.html [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278 [fdo#111108]: https://bugs.freedesktop.org/show_bug.cgi?id=111108 Participating hosts (52 -> 44) ------------------------------ 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_5138 -> IGTPW_3362 CI-20190529: 20190529 CI_DRM_6732: e64af2bda23c0f43f9353caa92007ba599b53430 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_3362: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/ IGT_5138: b9abe0bf6c478c4f6cac56bff286d6926ad8c0ab @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/ _______________________________________________ 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/gem_ctx_engine: Scheduler required for reordering requests 2019-08-18 12:56 [igt-dev] [PATCH i-g-t] i915/gem_ctx_engine: Scheduler required for reordering requests Chris Wilson 2019-08-18 13:57 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork @ 2019-08-18 21:40 ` Patchwork 1 sibling, 0 replies; 3+ messages in thread From: Patchwork @ 2019-08-18 21:40 UTC (permalink / raw) To: Chris Wilson; +Cc: igt-dev == Series Details == Series: i915/gem_ctx_engine: Scheduler required for reordering requests URL : https://patchwork.freedesktop.org/series/65380/ State : success == Summary == CI Bug Log - changes from CI_DRM_6732_full -> IGTPW_3362_full ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://patchwork.freedesktop.org/api/1.0/series/65380/revisions/1/mbox/ Known issues ------------ Here are the changes found in IGTPW_3362_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_ctx_switch@vecs0: - shard-iclb: [PASS][1] -> [INCOMPLETE][2] ([fdo#107713]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb6/igt@gem_ctx_switch@vecs0.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb7/igt@gem_ctx_switch@vecs0.html * igt@gem_exec_schedule@independent-bsd: - shard-iclb: [PASS][3] -> [SKIP][4] ([fdo#111325]) +3 similar issues [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb8/igt@gem_exec_schedule@independent-bsd.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb2/igt@gem_exec_schedule@independent-bsd.html * igt@gem_exec_schedule@reorder-wide-bsd1: - shard-iclb: [PASS][5] -> [SKIP][6] ([fdo#109276]) +15 similar issues [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb4/igt@gem_exec_schedule@reorder-wide-bsd1.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb7/igt@gem_exec_schedule@reorder-wide-bsd1.html * igt@gem_workarounds@suspend-resume: - shard-apl: [PASS][7] -> [DMESG-WARN][8] ([fdo#108566]) +5 similar issues [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-apl1/igt@gem_workarounds@suspend-resume.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-apl7/igt@gem_workarounds@suspend-resume.html * igt@i915_pm_rc6_residency@rc6-accuracy: - shard-snb: [PASS][9] -> [SKIP][10] ([fdo#109271]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-snb2/igt@i915_pm_rc6_residency@rc6-accuracy.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-snb6/igt@i915_pm_rc6_residency@rc6-accuracy.html * igt@kms_cursor_crc@pipe-b-cursor-suspend: - shard-kbl: [PASS][11] -> [FAIL][12] ([fdo#103375]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-kbl2/igt@kms_cursor_crc@pipe-b-cursor-suspend.html [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-kbl1/igt@kms_cursor_crc@pipe-b-cursor-suspend.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-indfb-draw-pwrite: - shard-iclb: [PASS][13] -> [FAIL][14] ([fdo#103167]) +2 similar issues [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-indfb-draw-pwrite.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb4/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-indfb-draw-pwrite.html * igt@kms_psr@psr2_sprite_mmap_gtt: - shard-iclb: [PASS][15] -> [SKIP][16] ([fdo#109441]) +1 similar issue [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_gtt.html [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb7/igt@kms_psr@psr2_sprite_mmap_gtt.html * igt@perf@short-reads: - shard-glk: [PASS][17] -> [FAIL][18] ([fdo#103183]) [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-glk1/igt@perf@short-reads.html [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-glk5/igt@perf@short-reads.html #### Possible fixes #### * igt@gem_exec_balancer@smoke: - shard-iclb: [SKIP][19] ([fdo#110854]) -> [PASS][20] [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb7/igt@gem_exec_balancer@smoke.html [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb2/igt@gem_exec_balancer@smoke.html * igt@gem_exec_schedule@preempt-other-bsd1: - shard-iclb: [SKIP][21] ([fdo#109276]) -> [PASS][22] +23 similar issues [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb3/igt@gem_exec_schedule@preempt-other-bsd1.html [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb2/igt@gem_exec_schedule@preempt-other-bsd1.html * igt@gem_exec_schedule@preemptive-hang-bsd: - shard-iclb: [SKIP][23] ([fdo#111325]) -> [PASS][24] +2 similar issues [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb4/igt@gem_exec_schedule@preemptive-hang-bsd.html [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb3/igt@gem_exec_schedule@preemptive-hang-bsd.html * igt@i915_suspend@debugfs-reader: - shard-apl: [DMESG-WARN][25] ([fdo#108566]) -> [PASS][26] +1 similar issue [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-apl7/igt@i915_suspend@debugfs-reader.html [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-apl5/igt@i915_suspend@debugfs-reader.html * igt@kms_cursor_crc@pipe-b-cursor-64x64-random: - shard-iclb: [INCOMPLETE][27] ([fdo#107713]) -> [PASS][28] +1 similar issue [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb7/igt@kms_cursor_crc@pipe-b-cursor-64x64-random.html [28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb7/igt@kms_cursor_crc@pipe-b-cursor-64x64-random.html * igt@kms_cursor_legacy@2x-long-cursor-vs-flip-legacy: - shard-hsw: [FAIL][29] ([fdo#105767]) -> [PASS][30] [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-hsw1/igt@kms_cursor_legacy@2x-long-cursor-vs-flip-legacy.html [30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-hsw1/igt@kms_cursor_legacy@2x-long-cursor-vs-flip-legacy.html * igt@kms_flip@2x-flip-vs-panning: - shard-hsw: [INCOMPLETE][31] ([fdo#103540]) -> [PASS][32] +1 similar issue [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-hsw4/igt@kms_flip@2x-flip-vs-panning.html [32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-hsw2/igt@kms_flip@2x-flip-vs-panning.html * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-render: - shard-glk: [FAIL][33] ([fdo#103167]) -> [PASS][34] [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-glk9/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-render.html [34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-glk2/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-render.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-pwrite: - shard-iclb: [FAIL][35] ([fdo#103167]) -> [PASS][36] +5 similar issues [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb3/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-pwrite.html [36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-pwrite.html * igt@kms_plane_lowres@pipe-a-tiling-x: - shard-iclb: [FAIL][37] ([fdo#103166]) -> [PASS][38] +1 similar issue [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb8/igt@kms_plane_lowres@pipe-a-tiling-x.html [38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb8/igt@kms_plane_lowres@pipe-a-tiling-x.html * igt@kms_psr2_su@page_flip: - shard-iclb: [SKIP][39] ([fdo#109642] / [fdo#111068]) -> [PASS][40] [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb4/igt@kms_psr2_su@page_flip.html [40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb2/igt@kms_psr2_su@page_flip.html * igt@kms_psr@psr2_cursor_render: - shard-iclb: [SKIP][41] ([fdo#109441]) -> [PASS][42] +2 similar issues [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb8/igt@kms_psr@psr2_cursor_render.html [42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb2/igt@kms_psr@psr2_cursor_render.html #### Warnings #### * igt@gem_ctx_engines@independent: - shard-hsw: [TIMEOUT][43] -> [SKIP][44] ([fdo#109271]) [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-hsw4/igt@gem_ctx_engines@independent.html [44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-hsw6/igt@gem_ctx_engines@independent.html - shard-snb: [TIMEOUT][45] -> [SKIP][46] ([fdo#109271]) [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-snb2/igt@gem_ctx_engines@independent.html [46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-snb6/igt@gem_ctx_engines@independent.html * igt@gem_ctx_isolation@vcs1-nonpriv: - shard-iclb: [SKIP][47] ([fdo#109276]) -> [FAIL][48] ([fdo#111329]) [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb3/igt@gem_ctx_isolation@vcs1-nonpriv.html [48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb4/igt@gem_ctx_isolation@vcs1-nonpriv.html * igt@gem_mocs_settings@mocs-isolation-bsd2: - shard-iclb: [FAIL][49] ([fdo#111330]) -> [SKIP][50] ([fdo#109276]) [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb1/igt@gem_mocs_settings@mocs-isolation-bsd2.html [50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb6/igt@gem_mocs_settings@mocs-isolation-bsd2.html * igt@kms_dp_dsc@basic-dsc-enable-edp: - shard-iclb: [SKIP][51] ([fdo#109349]) -> [DMESG-WARN][52] ([fdo#107724]) [51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6732/shard-iclb3/igt@kms_dp_dsc@basic-dsc-enable-edp.html [52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/shard-iclb2/igt@kms_dp_dsc@basic-dsc-enable-edp.html [fdo#103166]: https://bugs.freedesktop.org/show_bug.cgi?id=103166 [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167 [fdo#103183]: https://bugs.freedesktop.org/show_bug.cgi?id=103183 [fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375 [fdo#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540 [fdo#105767]: https://bugs.freedesktop.org/show_bug.cgi?id=105767 [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276 [fdo#109349]: https://bugs.freedesktop.org/show_bug.cgi?id=109349 [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441 [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642 [fdo#110854]: https://bugs.freedesktop.org/show_bug.cgi?id=110854 [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068 [fdo#111325]: https://bugs.freedesktop.org/show_bug.cgi?id=111325 [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_5138 -> IGTPW_3362 * Piglit: piglit_4509 -> None CI-20190529: 20190529 CI_DRM_6732: e64af2bda23c0f43f9353caa92007ba599b53430 @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_3362: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3362/ IGT_5138: b9abe0bf6c478c4f6cac56bff286d6926ad8c0ab @ 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_3362/ _______________________________________________ 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-18 21:40 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-08-18 12:56 [igt-dev] [PATCH i-g-t] i915/gem_ctx_engine: Scheduler required for reordering requests Chris Wilson 2019-08-18 13:57 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork 2019-08-18 21:40 ` [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