diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-01-21 00:43:11 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-01-29 16:13:38 +0000 |
commit | 5fc09c82d40113a7ebf67b7dbc374c181d9fafe3 (patch) | |
tree | 2f89e38589ed7ea5ed736d6728f8332f818d393b /.gitignore | |
parent | 07d59b308d1d71c350e99ac2a889e5d0110a69d8 (diff) |
Time blt vs pwrite
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,6 +34,7 @@ tests/getclient tests/getstats tests/getversion tests/gem_basic +tests/gem_exec_blt tests/gem_exec_nop tests/gem_fence_thrash tests/gem_flink @@ -41,6 +42,7 @@ tests/gem_gtt_speed tests/gem_largeobject tests/gem_mmap tests/gem_pread_after_blit +tests/gem_pwrite tests/gem_readwrite tests/gem_ringfill tests/gem_tiled_blits |