Searched refs:vmw_user_dmabuf_alloc (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_resource.c | 481 int vmw_user_dmabuf_alloc(struct vmw_private *dev_priv, in vmw_user_dmabuf_alloc() function 704 ret = vmw_user_dmabuf_alloc(dev_priv, vmw_fpriv(file_priv)->tfile, in vmw_dmabuf_alloc_ioctl() 1020 ret = vmw_user_dmabuf_alloc(dev_priv, vmw_fpriv(file_priv)->tfile, in vmw_dumb_create()
|
D | vmwgfx_surface.c | 848 ret = vmw_user_dmabuf_alloc(dev_priv, tfile, in vmw_surface_define_ioctl() 1320 ret = vmw_user_dmabuf_alloc(dev_priv, tfile, in vmw_gb_surface_define_ioctl()
|
D | vmwgfx_drv.h | 634 extern int vmw_user_dmabuf_alloc(struct vmw_private *dev_priv,
|