diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-07-08 14:54:32 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-07-08 14:54:32 +0100 |
commit | a0a0b6ab34f4413cc911d6e9b60e831f72a1e11a (patch) | |
tree | 7e8a5217ea7ccff136673037f3727449c96cf488 /.gitignore | |
parent | 75f7e81fbc65cd67500f0795228f6e03619e3a49 (diff) |
Add a test case for coherency of vmaps
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_pwrite tests/gem_readwrite tests/gem_ringfill tests/gem_linear_blits +tests/gem_vmap_blits tests/gem_tiled_blits tests/gem_tiled_fence_blits tests/gem_tiled_pread |