Home
last modified time | relevance | path

Searched refs:vmw_validation_add_resource (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_validation.h228 int vmw_validation_add_resource(struct vmw_validation_context *ctx,
H A Dvmwgfx_validation.c303 * vmw_validation_add_resource - Add a resource to the validation context.
313 int vmw_validation_add_resource(struct vmw_validation_context *ctx, in vmw_validation_add_resource() function
H A Dvmwgfx_scrn.c1147 ret = vmw_validation_add_resource(&val_ctx, srf, 0, VMW_RES_DIRTY_NONE, in vmw_kms_sou_do_surface_dirty()
H A Dvmwgfx_execbuf.c321 ret = vmw_validation_add_resource(sw_context->ctx, res, priv_size, in vmw_execbuf_res_noref_val_add()
368 ret = vmw_validation_add_resource(sw_context->ctx, res, 0, dirty, in vmw_execbuf_res_noctx_val_add()
H A Dvmwgfx_kms.c2741 ret = vmw_validation_add_resource(&val_ctx, &vfbs->surface->res, in vmw_du_helper_plane_update()
H A Dvmwgfx_stdu.c868 ret = vmw_validation_add_resource(&val_ctx, srf, 0, VMW_RES_DIRTY_NONE, in vmw_kms_stdu_surface_dirty()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_validation.h165 int vmw_validation_add_resource(struct vmw_validation_context *ctx,
H A Dvmwgfx_validation.c293 * vmw_validation_add_resource - Add a resource to the validation context.
303 int vmw_validation_add_resource(struct vmw_validation_context *ctx, in vmw_validation_add_resource() function
H A Dvmwgfx_stdu.c729 ret = vmw_validation_add_resource(&val_ctx, srf, 0, VMW_RES_DIRTY_NONE, in vmw_kms_stdu_surface_dirty()
H A Dvmwgfx_scrn.c1113 ret = vmw_validation_add_resource(&val_ctx, srf, 0, VMW_RES_DIRTY_NONE, in vmw_kms_sou_do_surface_dirty()
H A Dvmwgfx_execbuf.c331 ret = vmw_validation_add_resource(sw_context->ctx, res, 0, dirty, in vmw_execbuf_res_val_add()
338 ret = vmw_validation_add_resource(sw_context->ctx, res, priv_size, in vmw_execbuf_res_val_add()
H A Dvmwgfx_kms.c2946 ret = vmw_validation_add_resource(&val_ctx, &vfbs->surface->res, in vmw_du_helper_plane_update()

Completed in 29 milliseconds