summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2015-12-18 20:51:57 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2015-12-19 01:31:06 +0000
commit39bad606c5e24dbb144f01e5d889f8a31c294d22 (patch)
tree5591338778b0c3afd1e85328bbc35ea43413014e /benchmarks/Makefile.sources
parentc9da0b5221cfd7dd2f22bbc5bcddf73d31214e2e (diff)
benchmarks: Remove gem_wait
Superseded by gem_latency. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'benchmarks/Makefile.sources')
-rw-r--r--benchmarks/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/Makefile.sources b/benchmarks/Makefile.sources
index 55c8fde3..922b697e 100644
--- a/benchmarks/Makefile.sources
+++ b/benchmarks/Makefile.sources
@@ -16,6 +16,5 @@ benchmarks_PROGRAMS = \
gem_prw \
gem_set_domain \
gem_userptr_benchmark \
- gem_wait \
kms_vblank \
$(NULL)