Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource.c357 ret = vmw_user_dmabuf_lookup(tfile, handle, out_buf, NULL); in vmw_user_lookup_handle()
652 ret = vmw_user_dmabuf_lookup(tfile, arg->handle, &dma_buf, in vmw_user_dmabuf_synccpu_ioctl()
732 int vmw_user_dmabuf_lookup(struct ttm_object_file *tfile, in vmw_user_dmabuf_lookup() function
1048 ret = vmw_user_dmabuf_lookup(tfile, handle, &out_buf, NULL); in vmw_dumb_map_offset()
Dvmwgfx_overlay.c487 ret = vmw_user_dmabuf_lookup(tfile, arg->handle, &buf, NULL); in vmw_overlay_ioctl()
Dvmwgfx_shader.c857 ret = vmw_user_dmabuf_lookup(tfile, buffer_handle, in vmw_shader_define()
Dvmwgfx_drv.h646 extern int vmw_user_dmabuf_lookup(struct ttm_object_file *tfile,
Dvmwgfx_surface.c1329 ret = vmw_user_dmabuf_lookup(tfile, req->buffer_handle, in vmw_gb_surface_define_ioctl()
Dvmwgfx_execbuf.c1239 ret = vmw_user_dmabuf_lookup(sw_context->fp->tfile, handle, &vmw_bo, in vmw_translate_mob_ptr()
1300 ret = vmw_user_dmabuf_lookup(sw_context->fp->tfile, handle, &vmw_bo, in vmw_translate_guest_ptr()