diff options
author | Eric Anholt <eric@anholt.net> | 2009-04-27 09:35:40 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-04-27 09:35:40 -0700 |
commit | 302d15f2e7cd77bf2bfef5a142688cdf07fc59fc (patch) | |
tree | 166ca66a1003dfaa2e7e453ff7ba8aa2179bdaf6 /.gitignore | |
parent | 28a1d6436e5067221b03c820c1b6fee2ef21d496 (diff) |
Add a test to try to fill the ring.
Did this while trying to debug the Ubuntu DRI1+compiz issue. Didn't succeed
in filling the ring.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ tests/gem_flink tests/gem_mmap tests/gem_pread_after_blit tests/gem_readwrite +tests/gem_ringfill tests/gem_tiled_blits tests/gem_tiled_pread tools/intel_gpu_dump |