diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2012-04-13 10:27:01 -0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-04-13 15:48:08 +0200 |
commit | fd585207961f9916e1603852a703d6c656604656 (patch) | |
tree | 1def1497697c58559cb482ade20fc6e5e70e9a7d /tools/.gitignore | |
parent | de9d98bb6e8736907458a28921aee5fcc507ca6d (diff) |
Add tools/intel_infoframes
This is a command-line tool that allows us to display and modify the
InfoFrames we send.
v2: use argv instead of stdin
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/.gitignore')
-rw-r--r-- | tools/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index 44959fbe..4d1b37b5 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -11,6 +11,7 @@ intel_gpu_dump intel_gpu_time intel_gpu_top intel_gtt +intel_infoframes intel_lid intel_panel_fitter intel_reg_checker |