igt: Add benchmark for read-read optimisation

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2015-03-16 15:14:14 +00:00
parent 505645c2ab
commit ed7e33451e
3 changed files with 211 additions and 0 deletions
+1
View File
@@ -54,6 +54,7 @@ TESTS_progs_M = \
gem_pwrite \
gem_pwrite_pread \
gem_readwrite \
gem_read_read_speed \
gem_reloc_overflow \
gem_reloc_vs_gpu \
gem_render_copy_redux \