From 5fc09c82d40113a7ebf67b7dbc374c181d9fafe3 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 21 Jan 2011 00:43:11 +0000 Subject: Time blt vs pwrite Signed-off-by: Chris Wilson --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f555f6d7..19c8f5e9 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- cgit v1.2.3