Searched refs:vmw_user_surface_lookup_handle (Results 1 – 4 of 4) sorted by relevance
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_ioctl.c | 181 ret = vmw_user_surface_lookup_handle(dev_priv, tfile, arg->sid, in vmw_present_ioctl()
|
D | vmwgfx_execbuf.c | 155 ret = vmw_user_surface_lookup_handle(dev_priv, in vmw_cmd_sid_check() 570 ret = vmw_user_surface_lookup_handle(dev_priv, sw_context->tfile, in vmw_cmd_dma()
|
D | vmwgfx_drv.h | 405 extern int vmw_user_surface_lookup_handle(struct vmw_private *dev_priv,
|
D | vmwgfx_resource.c | 1208 ret = vmw_user_surface_lookup_handle(dev_priv, tfile, handle, out_surf); in vmw_user_lookup_handle() 1217 int vmw_user_surface_lookup_handle(struct vmw_private *dev_priv, in vmw_user_surface_lookup_handle() function
|