summaryrefslogtreecommitdiff
path: root/vmwgfx/vmwgfx_drmi.h
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2012-09-19 21:50:40 +0200
committerThomas Hellstrom <thellstrom@vmware.com>2013-09-30 23:30:00 -0700
commit45b2457516a9db4bd1d60fbb24a1efbe2d9dd932 (patch)
tree9a426c82ea06414115620e0f5dc003bc0ab89cc6 /vmwgfx/vmwgfx_drmi.h
parent7192acf9f0bf8e7176ab0b803b861a858623f709 (diff)
vmwgfx: Get rid of device-specific DMA code
It's rarely used and things seem to work well enough on top of XA. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Zack Rusin <zackr@vmware.com>
Diffstat (limited to 'vmwgfx/vmwgfx_drmi.h')
-rw-r--r--vmwgfx/vmwgfx_drmi.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/vmwgfx/vmwgfx_drmi.h b/vmwgfx/vmwgfx_drmi.h
index 2435009..fff728a 100644
--- a/vmwgfx/vmwgfx_drmi.h
+++ b/vmwgfx/vmwgfx_drmi.h
@@ -60,11 +60,6 @@ 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