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:
Jesse Barnes
2014-01-28 13:46:38 -08:00
parent d1b5823ee7
commit 81095305f4
5 changed files with 41 additions and 133 deletions
-1
View File
@@ -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 \