Searched refs:post_prepare (Results 1 – 3 of 3) sorted by relevance
81 uint32_t (*post_prepare)(struct vmw_du_update_plane *update, void *cmd); member
550 bo_update.base.post_prepare = vmw_sou_bo_define_gmrfb; in vmw_sou_plane_update_bo()712 srf_update.base.post_prepare = vmw_sou_surface_post_prepare; in vmw_sou_plane_update_surface()
2609 if (update->post_prepare) { in vmw_du_helper_plane_update()2610 curr_size = update->post_prepare(update, cmd_next); in vmw_du_helper_plane_update()