Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_ctl.h178 void (*update_pending_flush_dsc)(struct dpu_hw_ctl *ctx, member
A Ddpu_encoder.c1880 if (ctl->ops.update_pending_flush_dsc) in dpu_encoder_dsc_pipe_cfg()
1881 ctl->ops.update_pending_flush_dsc(ctl, hw_dsc->idx); in dpu_encoder_dsc_pipe_cfg()
2066 if (ctl->ops.update_pending_flush_dsc) in dpu_encoder_dsc_pipe_clr()
2067 ctl->ops.update_pending_flush_dsc(ctl, hw_dsc->idx); in dpu_encoder_dsc_pipe_clr()
A Ddpu_hw_ctl.c706 ops->update_pending_flush_dsc = in _setup_ctl_ops()

Completed in 18 milliseconds