Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_validation.h158 int vmw_validation_add_resource(struct vmw_validation_context *ctx,
Dvmwgfx_validation.c286 int vmw_validation_add_resource(struct vmw_validation_context *ctx, in vmw_validation_add_resource() function
Dvmwgfx_scrn.c1114 ret = vmw_validation_add_resource(&val_ctx, srf, 0, VMW_RES_DIRTY_NONE, in vmw_kms_sou_do_surface_dirty()
Dvmwgfx_stdu.c742 ret = vmw_validation_add_resource(&val_ctx, srf, 0, VMW_RES_DIRTY_NONE, in vmw_kms_stdu_surface_dirty()
Dvmwgfx_execbuf.c332 ret = vmw_validation_add_resource(sw_context->ctx, res, 0, dirty, in vmw_execbuf_res_val_add()
339 ret = vmw_validation_add_resource(sw_context->ctx, res, priv_size, in vmw_execbuf_res_val_add()
Dvmwgfx_kms.c2578 ret = vmw_validation_add_resource(&val_ctx, &surf->res, in vmw_du_helper_plane_update()