mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
tools: Remove intel_dpio_{read,write} tools
intel_dpio_{read,write} as redundant as intel_iosf_sb_{read,write}
handle the same task.
The difference between the tools was the opcode used to read/write the
registers, but with DPIO both opcodes work just fine, so there's no need
for both sets of tools.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
This commit is contained in:
@@ -9,8 +9,6 @@ bin_PROGRAMS = \
|
||||
intel_bios_dumper \
|
||||
intel_bios_reader \
|
||||
intel_display_poller \
|
||||
intel_dpio_read \
|
||||
intel_dpio_write \
|
||||
intel_dump_decode \
|
||||
intel_error_decode \
|
||||
intel_forcewaked \
|
||||
|
||||
Reference in New Issue
Block a user