aboutsummaryrefslogtreecommitdiffstats
path: root/drm-lease.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-06-14 10:05:50 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-06-14 10:05:50 +0200
commitac3a01bfe9520e61f44e7f9893145d82b53522ae (patch)
tree821b1f519438e1f486dfae5045070e7d7983e1c5 /drm-lease.h
parente7580760b355347220993ae485d3e8962e14e77e (diff)
downloaddrminfo-ac3a01bfe9520e61f44e7f9893145d82b53522ae.tar.gz
add drm lease support to drmtest
Diffstat (limited to 'drm-lease.h')
-rw-r--r--drm-lease.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drm-lease.h b/drm-lease.h
new file mode 100644
index 0000000..e28bc2d
--- /dev/null
+++ b/drm-lease.h
@@ -0,0 +1,2 @@
+int drm_lease(const char *output);
+int drm_lease_xserver(const char *output);