summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/vmware/xorg/vmw_driver.h
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@vmware.com>2009-12-08 21:05:30 +0100
committerJakob Bornecrantz <jakob@vmware.com>2009-12-09 09:51:05 +0100
commit5e2a86cb1be935f1c54efcf5b4e6a1b7371ff5e7 (patch)
tree9063f2c606896d05d7fe6dd56221e5e00c0f6f1a /src/gallium/winsys/drm/vmware/xorg/vmw_driver.h
parentb7cf8a1f93ef3a81f2e8c44adca9a3990da4466d (diff)
vmware/xorg: Properly detect overlay support
Diffstat (limited to 'src/gallium/winsys/drm/vmware/xorg/vmw_driver.h')
-rw-r--r--src/gallium/winsys/drm/vmware/xorg/vmw_driver.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/winsys/drm/vmware/xorg/vmw_driver.h b/src/gallium/winsys/drm/vmware/xorg/vmw_driver.h
index 85c21ca60e..7265f767a5 100644
--- a/src/gallium/winsys/drm/vmware/xorg/vmw_driver.h
+++ b/src/gallium/winsys/drm/vmware/xorg/vmw_driver.h
@@ -73,6 +73,8 @@ void vmw_video_stop_all(ScrnInfoPtr pScrn, struct vmw_driver *vmw);
* vmw_ioctl.c
*/
+int vmw_ioctl_supports_overlay(struct vmw_driver *vmw);
+
int vmw_ioctl_cursor_bypass(struct vmw_driver *vmw, int xhot, int yhot);
struct vmw_dma_buffer * vmw_ioctl_buffer_create(struct vmw_driver *vmw,