mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
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:
committed by
Daniel Vetter
parent
de9d98bb6e
commit
fd58520796
@@ -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
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user