aboutsummaryrefslogtreecommitdiffstats
path: root/drmtools.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-12-02 11:51:27 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-12-02 11:51:27 +0100
commit55a27b58035f9ae644913a3feb337315b17f86e2 (patch)
tree195c699684e0af1369f59c67c8b88b111cfc4c26 /drmtools.h
parentc9f399d8354fd72a950d112711e59ccf13f02a78 (diff)
downloaddrminfo-55a27b58035f9ae644913a3feb337315b17f86e2.tar.gz
some vgem bits
Diffstat (limited to 'drmtools.h')
-rw-r--r--drmtools.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drmtools.h b/drmtools.h
index 1ea9cb9..255e651 100644
--- a/drmtools.h
+++ b/drmtools.h
@@ -44,6 +44,7 @@ extern drmVersion *version;
void drm_init_dev(int devnr, const char *output,
const char *modename, bool need_dumb,
int lease_fd);
+int drm_init_vgem(void);
void drm_fini_dev(void);
void drm_show_fb(void);