Searched refs:vmw_bo_to_validate_list (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_execbuf.c | 130 static int vmw_bo_to_validate_list(struct vmw_sw_context *sw_context, 430 ret = vmw_bo_to_validate_list(sw_context, in vmw_resource_context_res_add() 546 static int vmw_bo_to_validate_list(struct vmw_sw_context *sw_context, in vmw_bo_to_validate_list() function 621 ret = vmw_bo_to_validate_list in vmw_resources_reserve() 673 ret = vmw_bo_to_validate_list in vmw_resources_validate() 1174 ret = vmw_bo_to_validate_list(sw_context, in vmw_query_bo_switch_prepare() 1182 ret = vmw_bo_to_validate_list(sw_context, in vmw_query_bo_switch_prepare() 1310 ret = vmw_bo_to_validate_list(sw_context, vmw_bo, true, &reloc->index); in vmw_translate_mob_ptr() 1369 ret = vmw_bo_to_validate_list(sw_context, vmw_bo, false, &reloc->index); in vmw_translate_guest_ptr()
|