mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
lib: rename intel_gpu_tools.h to intel_io.h
With the header cleanup we can now give this header a suitable name, since it now really only contains register access and other I/O functions and assorted definitions. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -16,7 +16,7 @@ libintel_tools_la_SOURCES = \
|
||||
intel_batchbuffer.h \
|
||||
intel_chipset.h \
|
||||
intel_os.c \
|
||||
intel_gpu_tools.h \
|
||||
intel_io.h \
|
||||
intel_mmio.c \
|
||||
intel_chipset.c \
|
||||
intel_reg.h \
|
||||
|
||||
Reference in New Issue
Block a user