Searched refs:update_pending_flush_merge_3d (Results 1 – 5 of 5) sorted by relevance
141 void (*update_pending_flush_merge_3d)(struct dpu_hw_ctl *ctx, member
299 if (mode_3d && hw_ctl->ops.update_pending_flush_merge_3d && in _dpu_encoder_phys_wb_update_flush()301 hw_ctl->ops.update_pending_flush_merge_3d(hw_ctl, in _dpu_encoder_phys_wb_update_flush()
471 if (mode_3d && ctl->ops.update_pending_flush_merge_3d && in dpu_encoder_phys_vid_enable()473 ctl->ops.update_pending_flush_merge_3d(ctl, phys_enc->hw_pp->merge_3d->idx); in dpu_encoder_phys_vid_enable()
703 ops->update_pending_flush_merge_3d = in _setup_ctl_ops()
2132 if (phys_enc->hw_ctl->ops.update_pending_flush_merge_3d) in dpu_encoder_helper_phys_cleanup()2133 phys_enc->hw_ctl->ops.update_pending_flush_merge_3d(ctl, in dpu_encoder_helper_phys_cleanup()