Home
last modified time | relevance | path

Searched refs:vmw_view_res_val_add (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c379 * vmw_view_res_val_add - Add a view and the surface it's pointing to to the
387 static int vmw_view_res_val_add(struct vmw_sw_context *sw_context, in vmw_view_res_val_add() function
435 ret = vmw_view_res_val_add(sw_context, view); in vmw_view_id_val_add()
486 ret = vmw_view_res_val_add(sw_context, entry->res); in vmw_resource_context_res_add()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c359 * vmw_view_res_val_add - Add a view and the surface it's pointing to to the
367 static int vmw_view_res_val_add(struct vmw_sw_context *sw_context, in vmw_view_res_val_add() function
415 ret = vmw_view_res_val_add(sw_context, view); in vmw_view_id_val_add()
467 ret = vmw_view_res_val_add(sw_context, entry->res); in vmw_resource_context_res_add()

Completed in 11 milliseconds