mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
lib: extract igt_aux.[hc]
And shovel all the various helpers in there. Also move igt_set_vt_graphics_mode to igt_kms.h since the function is implemented in igt_kms.c. And it fits better. I kinda missed this in the prep work. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -10,6 +10,8 @@ libintel_tools_la_SOURCES = \
|
||||
igt_debugfs.h \
|
||||
igt_display.c \
|
||||
igt_display.h \
|
||||
igt_aux.c \
|
||||
igt_aux.h \
|
||||
instdone.c \
|
||||
instdone.h \
|
||||
intel_batchbuffer.c \
|
||||
|
||||
Reference in New Issue
Block a user