--- tests/gem_sync.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/gem_sync.c b/tests/gem_sync.c index c9e2f014..e178db25 100644 --- a/tests/gem_sync.c +++ b/tests/gem_sync.c @@ -876,6 +876,8 @@ igt_main } for (e = intel_execution_engines; e->name; e++) { + gem_quiescent_gpu(fd); + igt_subtest_f("%s", e->name) sync_ring(fd, e->exec_id | e->flags, 1, 150); igt_subtest_f("store-%s", e->name) -- 2.15.0.rc0 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx