From 302d15f2e7cd77bf2bfef5a142688cdf07fc59fc Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 27 Apr 2009 09:35:40 -0700 Subject: 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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6511a95c..df6cc531 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- cgit v1.2.3