mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
tools: Remove punit and nc reg read/write tools
intel_iosf_sb_{read,write} provide the same functionality.
intel_dpio_{read,write} are still left in place since they use a
ifferent opcode to do the register access. Need to verify if
both opcodes work.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
This commit is contained in:
@@ -23,10 +23,6 @@ bin_PROGRAMS = \
|
||||
intel_dpio_read \
|
||||
intel_dpio_write \
|
||||
intel_l3_parity \
|
||||
intel_punit_read \
|
||||
intel_punit_write \
|
||||
intel_nc_write \
|
||||
intel_nc_read \
|
||||
intel_vga_read \
|
||||
intel_vga_write \
|
||||
intel_dump_decode \
|
||||
|
||||
Reference in New Issue
Block a user