diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/kms_big_fb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/kms_big_fb.c b/tests/kms_big_fb.c index eb144da9..a754b299 100644 --- a/tests/kms_big_fb.c +++ b/tests/kms_big_fb.c @@ -294,6 +294,7 @@ static bool test_plane(data_t *data) */ if (i == 0 && data->display.is_atomic && igt_display_try_commit_atomic(&data->display, + DRM_MODE_ATOMIC_ALLOW_MODESET | DRM_MODE_ATOMIC_TEST_ONLY, NULL) != 0) { if (igt_plane_has_prop(plane, IGT_PLANE_ROTATION)) |
