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>
This commit is contained in:
Paulo Zanoni
2012-04-13 10:27:01 -03:00
committed by Daniel Vetter
parent de9d98bb6e
commit fd58520796
5 changed files with 1079 additions and 0 deletions
+1
View File
@@ -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
+1
View File
@@ -18,6 +18,7 @@ bin_PROGRAMS = \
noinst_PROGRAMS = \
intel_dump_decode \
intel_infoframes \
intel_lid \
intel_panel_fitter
File diff suppressed because it is too large Load Diff