From 3ca054c2259483f27ffaabd786215ea82a66f78f Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sat, 4 Jun 2011 21:41:11 +0100 Subject: tests: Add a fenced execbuffer thrash test Exercise a nasty corner-case in the reservation logic for the fence accounting. Signed-off-by: Chris Wilson --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 48d428a5..b0d51a85 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ tests/gem_basic tests/gem_exec_blt tests/gem_exec_nop tests/gem_fence_thrash +tests/gem_fenced_exec_thrash tests/gem_flink tests/gem_gtt_speed tests/gem_largeobject -- cgit v1.2.3