From 9fd7e35c39a2fd82b95376c8a8a8424bc79f2d23 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 1 Feb 2011 19:22:32 +0000 Subject: Simple test to ensure that working sets larger than memory, just work. Based on gem_tiled_blit, but without the complication of the tiling. Signed-off-by: Chris Wilson --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 73e32eba..63750139 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ tests/gem_pread_after_blit tests/gem_pwrite tests/gem_readwrite tests/gem_ringfill +tests/gem_linear_blits tests/gem_tiled_blits tests/gem_tiled_fence_blits tests/gem_tiled_pread -- cgit v1.2.3