mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 04:42:53 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user