summaryrefslogtreecommitdiff
path: root/tools/.gitignore
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2015-05-14 14:49:59 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2015-05-15 12:22:21 +0100
commit15f60217cc79950702afe599b567bdf8fbd5ce75 (patch)
treeff0fd314e25cf2c5e7b50f1b233da1e27dae387e /tools/.gitignore
parentfd6846c99f00e265f558cf0106c833b96caf977f (diff)
intel_display_crc: A new tool to play with display CRCs
The CRC debug interface is a bit more than a simple textual file in debugfs as there are a small command language to control what we want from them. This tool starts, slowly, by allowing us to dump the pipe CRCs whenever we want. It can be handy to check what is the current CRC when we reach a certain state on the screen (when using --interactive-debug for instance) against a known CRC. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Diffstat (limited to 'tools/.gitignore')
-rw-r--r--tools/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore
index b47fafda..5a2f5ffb 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -4,6 +4,7 @@ intel_audio_dump
intel_backlight
intel_bios_dumper
intel_bios_reader
+intel_display_crc
intel_display_poller
intel_dump_decode
intel_error_decode