Home
last modified time | relevance | path

Searched refs:update_pending_flush_merge_3d (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_ctl.h129 void (*update_pending_flush_merge_3d)(struct dpu_hw_ctl *ctx, member
A Ddpu_encoder_phys_vid.c427 if (ctl->ops.update_pending_flush_merge_3d && phys_enc->hw_pp->merge_3d) in dpu_encoder_phys_vid_enable()
428 ctl->ops.update_pending_flush_merge_3d(ctl, phys_enc->hw_pp->merge_3d->idx); in dpu_encoder_phys_vid_enable()
A Ddpu_encoder_phys_wb.c318 if (hw_ctl->ops.update_pending_flush_merge_3d && hw_pp && hw_pp->merge_3d) in _dpu_encoder_phys_wb_update_flush()
319 hw_ctl->ops.update_pending_flush_merge_3d(hw_ctl, in _dpu_encoder_phys_wb_update_flush()
A Ddpu_hw_ctl.c610 ops->update_pending_flush_merge_3d = in _setup_ctl_ops()
A Ddpu_encoder.c2057 if (phys_enc->hw_ctl->ops.update_pending_flush_merge_3d) in dpu_encoder_helper_phys_cleanup()
2058 phys_enc->hw_ctl->ops.update_pending_flush_merge_3d(ctl, in dpu_encoder_helper_phys_cleanup()

Completed in 30 milliseconds