summaryrefslogtreecommitdiff
path: root/tests/kms_busy.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/kms_busy.c')
-rw-r--r--tests/kms_busy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/kms_busy.c b/tests/kms_busy.c
index d821ec71..ed3caae4 100644
--- a/tests/kms_busy.c
+++ b/tests/kms_busy.c
@@ -138,6 +138,7 @@ static void flip_to_fb(igt_display_t *dpy, int pipe,
igt_assert(poll(&pfd, 1, 0) == 0);
if (modeset) {
+ gem_quiescent_gpu(dpy->drm_fd);
igt_set_module_param_int("enable_hangcheck", 1);
/* Clear old mode blob. */