summaryrefslogtreecommitdiff
path: root/shared-core
diff options
context:
space:
mode:
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2007-10-25 10:29:15 +0200
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2007-10-25 10:29:15 +0200
commitb9d9c30474238ac8ba4899a19fe4a97e9376f6c4 (patch)
tree2ad5e441477cdd3bcdf8a46a5158e02a06a4ad33 /shared-core
parent11f3e5e53f8fc4de90d1c289e0ba218ddfca23dc (diff)
Tighten permissions on some buffer manager ioctls.
Set bo init minor to 0. Add the version function to header.
Diffstat (limited to 'shared-core')
-rw-r--r--shared-core/drm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-core/drm.h b/shared-core/drm.h
index a48f347e..ae88ce61 100644
--- a/shared-core/drm.h
+++ b/shared-core/drm.h
@@ -759,7 +759,7 @@ struct drm_fence_arg {
#define DRM_BO_INIT_MAGIC 0xfe769812
#define DRM_BO_INIT_MAJOR 1
-#define DRM_BO_INIT_MINOR 1
+#define DRM_BO_INIT_MINOR 0
#define DRM_BO_INIT_PATCH 0