aboutsummaryrefslogtreecommitdiff
path: root/shared-core/glamo_drm.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-04-21 01:19:54 +0100
committerThomas White <taw@bitwiz.org.uk>2009-10-17 12:29:31 +0200
commitbb63e2e73c4ff4b462039412e42f5836da9b5798 (patch)
tree663378e9a039cbbffc56e55c88f3992158c85467 /shared-core/glamo_drm.h
parent94c77330d62d71bf7567771b64c4dde4d150b89d (diff)
Add domain #define, and install glamo_drm.h
Diffstat (limited to 'shared-core/glamo_drm.h')
-rw-r--r--shared-core/glamo_drm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shared-core/glamo_drm.h b/shared-core/glamo_drm.h
index 68b65471..1f128b68 100644
--- a/shared-core/glamo_drm.h
+++ b/shared-core/glamo_drm.h
@@ -37,6 +37,8 @@
#include "drm.h"
+#define GLAMO_GEM_DOMAIN_VRAM (0x1)
+
/* Glamo specific ioctls */
#define DRM_GLAMO_CMDBUF 0x01
#define DRM_GLAMO_SWAP 0x02