mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
tools: Add intel_iosf_sb_{read,write} tools
Add generic tools to poke at IOSF sideband. The user needs to manually specify SB port as well as the register. TODO: Maybe add symbolic names for the units? Would avoid having to trawl the docs for the magic hex value. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
This commit is contained in:
@@ -8,6 +8,8 @@ bin_PROGRAMS = \
|
||||
intel_gpu_top \
|
||||
intel_gpu_time \
|
||||
intel_gtt \
|
||||
intel_iosf_sb_read \
|
||||
intel_iosf_sb_write \
|
||||
intel_opregion_decode \
|
||||
intel_perf_counters \
|
||||
intel_stepping \
|
||||
|
||||
Reference in New Issue
Block a user