diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2009-11-30 15:20:29 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2009-11-30 15:55:03 +0000 |
commit | 94a180c0c95d70983ca15ada1de5d8624a68211e (patch) | |
tree | 09c225fbfe60b9ce78a4ca25c90d40ff950bfe37 /.gitignore | |
parent | 9e9c9f24f5d5520ab6a2451aab7dc81d2abc8cdf (diff) |
decode: Split decoder and reuse outside of intel_gpu_dump
Introduce a second decoder that simpler operates on a file so that it
can be run on dumped batchbuffers independent of the gpu.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -51,7 +51,9 @@ tests/gem_bad_address tests/gem_bad_batch tests/gem_bad_blit tests/gem_hang +tools/intel_decode tools/intel_gpu_dump +tools/intel_gpu_time tools/intel_gpu_top tools/intel_reg_dumper tools/intel_reg_write |