intel-gpu-tools/range handling: register range handling

Hooks to allow safe accesses from userspace. Can revert to old behavior
by using unsafe access.
This commit is contained in:
Ben Widawsky
2011-07-28 13:42:45 -07:00
parent cac8f8b526
commit abd7038e5a
4 changed files with 69 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@ libintel_tools_la_SOURCES = \
intel_mmio.c \
intel_pci.c \
intel_reg.h \
intel_reg_map.c \
instdone.c \
instdone.h \
drmtest.h