summaryrefslogtreecommitdiff
path: root/benchmarks/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/meson.build')
-rw-r--r--benchmarks/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/meson.build b/benchmarks/meson.build
index bede51dc..98a08e25 100644
--- a/benchmarks/meson.build
+++ b/benchmarks/meson.build
@@ -11,6 +11,7 @@ benchmark_progs = [
'gem_prw',
'gem_set_domain',
'gem_syslatency',
+ 'gem_userptr_benchmark',
'gem_wsim',
'kms_vblank',
'prime_lookup',
@@ -23,7 +24,6 @@ if libdrm_intel.found()
'intel_upload_blit_large_gtt',
'intel_upload_blit_large_map',
'intel_upload_blit_small',
- 'gem_userptr_benchmark',
]
endif