From f19a1942c2a3da4b65dff029ecfd9d20a132765d Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Thu, 23 Dec 2010 12:44:51 +0000 Subject: Add a GTT timing test Using for diagnosing some mysterious slowdowns. Should include a variant for basic benchmarking... Signed-off-by: Chris Wilson --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cbb4f0db..26586e4f 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ tests/getversion tests/gem_basic tests/gem_fence_thrash tests/gem_flink +tests/gem_gtt_speed tests/gem_largeobject tests/gem_mmap tests/gem_pread_after_blit -- cgit v1.2.3