Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_ctl.h124 u32 (*get_flush_register)(struct dpu_hw_ctl *ctx); member
A Ddpu_encoder_phys_vid.c333 if (hw_ctl->ops.get_flush_register) in dpu_encoder_phys_vid_vblank_irq()
334 flush_register = hw_ctl->ops.get_flush_register(hw_ctl); in dpu_encoder_phys_vid_vblank_irq()
510 (hw_ctl->ops.get_flush_register(hw_ctl) == 0), in dpu_encoder_phys_vid_wait_for_commit_done()
A Ddpu_hw_ctl.c580 ops->get_flush_register = dpu_hw_ctl_get_flush_register; in _setup_ctl_ops()

Completed in 7 milliseconds