mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
lib: fold igt_display into igt_kms
For 1 function and 2 types we kinda don't need separate files. Especially now that igt_kms is much more focused on the actual modeset stuff with all the framebuffer helpers extracted to igt_fb. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
<xi:include href="xml/drmtest.xml"/>
|
||||
<xi:include href="xml/igt_core.xml"/>
|
||||
<xi:include href="xml/igt_debugfs.xml"/>
|
||||
<xi:include href="xml/igt_display.xml"/>
|
||||
<xi:include href="xml/igt_kms.xml"/>
|
||||
<xi:include href="xml/igt_aux.xml"/>
|
||||
<xi:include href="xml/ioctl_wrappers.xml"/>
|
||||
|
||||
Reference in New Issue
Block a user