Searched refs:vmw_user_bo_alloc (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
H A D | vmwgfx_bo.c | 606 int vmw_user_bo_alloc(struct vmw_private *dev_priv, in vmw_user_bo_alloc() function 855 ret = vmw_user_bo_alloc(dev_priv, vmw_fpriv(file_priv)->tfile, in vmw_bo_alloc_ioctl() 1068 ret = vmw_user_bo_alloc(dev_priv, vmw_fpriv(file_priv)->tfile, in vmw_dumb_create()
|
H A D | vmwgfx_surface.c | 888 ret = vmw_user_bo_alloc(dev_priv, tfile, in vmw_surface_define_ioctl() 1685 ret = vmw_user_bo_alloc(dev_priv, tfile, in vmw_gb_surface_define_internal()
|
H A D | vmwgfx_drv.h | 825 extern int vmw_user_bo_alloc(struct vmw_private *dev_priv,
|