igt: Add gem_ctx_thrash to fill the GGTT with contexts

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2014-12-16 12:12:51 +00:00
parent 739790d7ed
commit 959a7db668
4 changed files with 303 additions and 0 deletions
+1
View File
@@ -100,6 +100,7 @@ TESTS_progs = \
gem_ctx_bad_destroy \
gem_ctx_basic \
gem_ctx_create \
gem_ctx_thrash \
gem_double_irq_loop \
gem_exec_big \
gem_exec_blt \