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> | 2011-01-29 16:13:38 +0000 |
commit | ed385ea331b1d7d284c6e2e0165f01d1af1f4513 (patch) | |
tree | 1bbb35fb49cd8ea679969fc9973c179a0e5f8545 /.gitignore | |
parent | 281285ec702bceecaffbdcbc5c1a3cc4591e500c (diff) |
Add a GTT timing test
Using for basic benchmarking and diagnosing some mysterious slowdowns.
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
@@ -48,6 +48,7 @@ tests/gem_bad_address tests/gem_bad_batch tests/gem_bad_blit tests/gem_hang +tests/gem_gtt_speed tools/intel_disable_clock_gating tools/intel_error_decode tools/intel_gpu_dump |