mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
lib: move prefault helpers to igt_debugfs.c
This way all debugfs library code is in one place, ready for some api documentation care. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -77,10 +77,6 @@ void igt_cleanup_aperture_trashers(void);
|
||||
/* set vt into graphics mode, required to prevent fbcon from interfering */
|
||||
void igt_set_vt_graphics_mode(void);
|
||||
|
||||
/* prefault disabling, needs the corresponding debugfs interface */
|
||||
void igt_disable_prefault(void);
|
||||
void igt_enable_prefault(void);
|
||||
|
||||
/* suspend and auto-resume system */
|
||||
void igt_system_suspend_autoresume(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user