Searched refs:vmw_validation_add_resource (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_validation.h | 242 int vmw_validation_add_resource(struct vmw_validation_context *ctx,
 | 
| D | vmwgfx_validation.c | 310 int vmw_validation_add_resource(struct vmw_validation_context *ctx,  in vmw_validation_add_resource()  function
 | 
| D | vmwgfx_scrn.c | 1145 	ret = vmw_validation_add_resource(&val_ctx, srf, 0, VMW_RES_DIRTY_NONE,  in vmw_kms_sou_do_surface_dirty()
 | 
| D | vmwgfx_execbuf.c | 321 	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()
 
 | 
| D | vmwgfx_stdu.c | 868 	ret = vmw_validation_add_resource(&val_ctx, srf, 0, VMW_RES_DIRTY_NONE,  in vmw_kms_stdu_surface_dirty()
 | 
| D | vmwgfx_kms.c | 2831 		ret = vmw_validation_add_resource(&val_ctx, &vfbs->surface->res,  in vmw_du_helper_plane_update()
 |