From 0e1f5e3e796ae383daeb8f1aa394ce5f030e7bb9 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 20 Jun 2016 13:27:17 +0100 Subject: benchmarks: Add vgem mmap speed test Primarily to check that we have the WC read/write disparity. Signed-off-by: Chris Wilson --- benchmarks/Makefile.sources | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmarks/Makefile.sources') diff --git a/benchmarks/Makefile.sources b/benchmarks/Makefile.sources index bc4f2b52..6865e737 100644 --- a/benchmarks/Makefile.sources +++ b/benchmarks/Makefile.sources @@ -19,4 +19,5 @@ benchmarks_PROGRAMS = \ gem_syslatency \ gem_userptr_benchmark \ kms_vblank \ + vgem_mmap \ $(NULL) -- cgit v1.2.3