diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-06-04 21:41:11 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-06-04 23:17:25 +0100 |
commit | 3ca054c2259483f27ffaabd786215ea82a66f78f (patch) | |
tree | 0ae22a6431d6778df5f82a2218fd0caddc3addcd /.gitignore | |
parent | 91f609741d7497c4bcc113e74028f9c4948d8b48 (diff) |
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 <chris@chris-wilson.co.uk>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |