---
lib/drmtest.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/drmtest.c b/lib/drmtest.c
index fd11f5f58..016493f84 100644
--- a/lib/drmtest.c
+++ b/lib/drmtest.c
@@ -163,6 +163,7 @@ void gem_quiescent_gpu(int fd)
{
igt_terminate_spin_batches();
+ sleep(1);
igt_drop_caches_set(fd,
DROP_ACTIVE | DROP_RETIRE | DROP_IDLE | DROP_FREED);
}
--
2.15.1
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx