summaryrefslogtreecommitdiff
path: root/vmwgfx/vmwgfx_drmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'vmwgfx/vmwgfx_drmi.h')
-rw-r--r--vmwgfx/vmwgfx_drmi.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/vmwgfx/vmwgfx_drmi.h b/vmwgfx/vmwgfx_drmi.h
index fff728a..2435009 100644
--- a/vmwgfx/vmwgfx_drmi.h
+++ b/vmwgfx/vmwgfx_drmi.h
@@ -60,6 +60,11 @@ extern void
vmwgfx_dmabuf_unmap(struct vmwgfx_dmabuf *buf);
extern int
+vmwgfx_dma(unsigned int host_x, unsigned int host_y,
+ RegionPtr region, struct vmwgfx_dmabuf *buf,
+ uint32_t buf_pitch, uint32_t surface_handle, int to_surface);
+
+extern int
vmwgfx_num_streams(int drm_fd, uint32_t *ntot, uint32_t *nfree);
extern int