Home
last modified time | relevance | path

Searched refs:update_pending_flush_mixer (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h181 void (*update_pending_flush_mixer)(struct dpu_hw_ctl *ctx, member
H A Ddpu_hw_ctl.c860 c->ops.update_pending_flush_mixer = dpu_hw_ctl_update_pending_flush_mixer; in dpu_hw_ctl_init()
H A Ddpu_encoder.c2197 if (ctl->ops.update_pending_flush_mixer) in dpu_encoder_helper_reset_mixers()
2198 ctl->ops.update_pending_flush_mixer(ctl, hw_mixer[i]->idx); in dpu_encoder_helper_reset_mixers()