[Intel-gfx] [PATCH igt 2/2] synchax

Chris Wilson chris at chris-wilson.co.uk
Fri Oct 13 12:24:52 UTC 2017


---
 tests/gem_sync.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/gem_sync.c b/tests/gem_sync.c
index c9e2f014..41cfe6c1 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++) {
+		igt_fixture 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



More information about the Intel-gfx mailing list