From ed385ea331b1d7d284c6e2e0165f01d1af1f4513 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 basic benchmarking and diagnosing some mysterious slowdowns. Signed-off-by: Chris Wilson --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 26586e4f..aaf76590 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,7 @@ tests/gem_bad_address tests/gem_bad_batch tests/gem_bad_blit tests/gem_hang +tests/gem_gtt_speed tools/intel_disable_clock_gating tools/intel_error_decode tools/intel_gpu_dump -- cgit v1.2.3