Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_bo.c769 ret = vmw_user_bo_lookup(tfile, arg->handle, &vbo, in vmw_user_bo_synccpu_ioctl()
889 int vmw_user_bo_lookup(struct ttm_object_file *tfile, in vmw_user_bo_lookup() function
1077 ret = vmw_user_bo_lookup(tfile, handle, &out_buf, NULL); in vmw_dumb_map_offset()
Dvmwgfx_overlay.c485 ret = vmw_user_bo_lookup(tfile, arg->handle, &buf, NULL); in vmw_overlay_ioctl()
Dvmwgfx_resource.c323 ret = vmw_user_bo_lookup(tfile, handle, out_buf, NULL); in vmw_user_lookup_handle()
Dvmwgfx_shader.c852 ret = vmw_user_bo_lookup(tfile, buffer_handle, in vmw_shader_define()
Dvmwgfx_drv.h786 extern int vmw_user_bo_lookup(struct ttm_object_file *tfile,
Dvmwgfx_surface.c1624 ret = vmw_user_bo_lookup(tfile, req->base.buffer_handle, in vmw_gb_surface_define_internal()