Searched refs:vmw_user_bo_lookup (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_bo.c792 ret = vmw_user_bo_lookup(tfile, arg->handle, &vbo,
899 * vmw_user_bo_lookup - Look up a vmw user buffer object from a handle.
912 int vmw_user_bo_lookup(struct ttm_object_file *tfile, function
1100 ret = vmw_user_bo_lookup(tfile, handle, &out_buf, NULL);
H A Dvmwgfx_overlay.c492 ret = vmw_user_bo_lookup(tfile, arg->handle, &buf, NULL);
H A Dvmwgfx_shader.c857 ret = vmw_user_bo_lookup(tfile, buffer_handle,
H A Dvmwgfx_resource.c354 ret = vmw_user_bo_lookup(tfile, handle, out_buf, NULL);
H A Dvmwgfx_drv.h841 extern int vmw_user_bo_lookup(struct ttm_object_file *tfile,
H A Dvmwgfx_surface.c1668 ret = vmw_user_bo_lookup(tfile, req->base.buffer_handle,

Completed in 210 milliseconds