diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-12-23 12:44:51 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-12-23 12:47:17 +0000 |
commit | f19a1942c2a3da4b65dff029ecfd9d20a132765d (patch) | |
tree | ed36d9c12e86267985b960628f562486468866a9 /.gitignore | |
parent | 322563027cabbdbd21c1ecee4cec4b89b3028ce6 (diff) |
Add a GTT timing test
Using for diagnosing some mysterious slowdowns. Should include a variant
for basic benchmarking...
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
@@ -36,6 +36,7 @@ tests/getversion tests/gem_basic tests/gem_fence_thrash tests/gem_flink +tests/gem_gtt_speed tests/gem_largeobject tests/gem_mmap tests/gem_pread_after_blit |