mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 14:23:03 +00:00
lib/igt_kms: set_vt_graphics_mode is a low-level helper
So give it a kmstest_ prefix and shuffle it around a bit. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
+1
-1
@@ -1596,7 +1596,7 @@ int main(int argc, char **argv)
|
||||
|
||||
igt_enable_connectors();
|
||||
|
||||
igt_set_vt_graphics_mode();
|
||||
kmstest_set_vt_graphics_mode();
|
||||
igt_install_exit_handler(kms_flip_exit_handler);
|
||||
get_timestamp_format();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user