summaryrefslogtreecommitdiff
path: root/tests/gem_eio.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_eio.c')
-rw-r--r--tests/gem_eio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gem_eio.c b/tests/gem_eio.c
index 0ec1aaec..3162a317 100644
--- a/tests/gem_eio.c
+++ b/tests/gem_eio.c
@@ -160,6 +160,7 @@ static igt_spin_t * __spin_poll(int fd, uint32_t ctx, unsigned long flags)
struct igt_spin_factory opts = {
.ctx = ctx,
.engine = flags,
+ .flags = IGT_SPIN_FAST,
};
if (gem_can_store_dword(fd, opts.engine))