summaryrefslogtreecommitdiff
path: root/vmwgfx/vmwgfx_driver.c
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2011-10-26 15:08:18 +0200
committerThomas Hellstrom <thellstrom@vmware.com>2011-10-31 15:20:53 +0100
commit55113dae7cbe99bfb69869831536ff34ed445c73 (patch)
treed86bcb65c7f0b88d6739e8c4288f695b25f0dfa9 /vmwgfx/vmwgfx_driver.c
parentc73a7f3d991dd95d332829f2ca8a88aabfea5a46 (diff)
vmwgfx: Hook up vmwarectrl to the gui layout ioctl
Requires drm 2.3. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Diffstat (limited to 'vmwgfx/vmwgfx_driver.c')
-rw-r--r--vmwgfx/vmwgfx_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vmwgfx/vmwgfx_driver.c b/vmwgfx/vmwgfx_driver.c
index 42d33ab..1b02a7b 100644
--- a/vmwgfx/vmwgfx_driver.c
+++ b/vmwgfx/vmwgfx_driver.c
@@ -61,7 +61,7 @@
#define XA_VERSION_MINOR_REQUIRED 0
#define DRM_VERSION_MAJOR_REQUIRED 2
-#define DRM_VERSION_MINOR_REQUIRED 1
+#define DRM_VERSION_MINOR_REQUIRED 3
/*
* Some macros to deal with function wrapping.