summaryrefslogtreecommitdiff
path: root/lib/igt_psr.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/igt_psr.h')
-rw-r--r--lib/igt_psr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/igt_psr.h b/lib/igt_psr.h
index 980f85e0..0ef22c3d 100644
--- a/lib/igt_psr.h
+++ b/lib/igt_psr.h
@@ -30,5 +30,7 @@
bool psr_wait_entry(int fd);
bool psr_active(int fd, bool check_active);
+bool psr_enable(int fd);
+bool psr_disable(int fd);
#endif