[Intel-gfx] [PATCH igt] HAX

Chris Wilson chris at chris-wilson.co.uk
Thu Dec 14 21:29:03 UTC 2017


---
 lib/drmtest.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/drmtest.c b/lib/drmtest.c
index fd11f5f58..567d8d9b4 100644
--- a/lib/drmtest.c
+++ b/lib/drmtest.c
@@ -165,6 +165,7 @@ void gem_quiescent_gpu(int fd)
 
 	igt_drop_caches_set(fd,
 			    DROP_ACTIVE | DROP_RETIRE | DROP_IDLE | DROP_FREED);
+	sleep(1);
 }
 
 /**
-- 
2.15.1



More information about the Intel-gfx mailing list