mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 05:43:02 +00:00
mmio: use intel_iosf.c for DPIO reads and writes
This makes it a bit more like the kernel, so we can go poke at DPIO and other IOSF regs a bit more easily. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
This commit is contained in:
@@ -35,7 +35,6 @@ libintel_tools_la_SOURCES = \
|
||||
rendercopy_gen8.c \
|
||||
rendercopy.h \
|
||||
intel_reg_map.c \
|
||||
intel_dpio.c \
|
||||
intel_iosf.c \
|
||||
igt_kms.c \
|
||||
igt_kms.h \
|
||||
|
||||
Reference in New Issue
Block a user