From 9eb4de10a1ff3df3a455efb63a51ea9d5480d72d Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 12 Feb 2010 13:28:40 +0000 Subject: Add intel_error_decode. A simple variant of intel_gpu_dump that explicitly handles parsing of i915_error_state. Signed-off-by: Chris Wilson --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b176a3d9..a4b2fa9a 100644 --- a/.gitignore +++ b/.gitignore @@ -47,7 +47,7 @@ tests/gem_bad_address tests/gem_bad_batch tests/gem_bad_blit tests/gem_hang -tools/intel_decode +tools/intel_error_decode tools/intel_gpu_dump tools/intel_gpu_time tools/intel_gpu_top -- cgit v1.2.3