tests: add gem_gtt_cpu_tlb

This catches tlb invalidation issues on my snb mobile gt2+
This commit is contained in:
Daniel Vetter
2012-08-15 10:26:08 +02:00
parent c407722048
commit 082826de6c
3 changed files with 110 additions and 1 deletions
+1
View File
@@ -40,6 +40,7 @@ TESTS_progs = \
gem_fence_thrash \
gem_fenced_exec_thrash \
gem_gtt_speed \
gem_gtt_cpu_tlb \
gem_cs_prefetch \
gen3_render_linear_blits \
gen3_render_tiledx_blits \