Home
last modified time | relevance | path

Searched refs:dpu_encoder_helper_wait_for_irq (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_cmd.c244 ret = dpu_encoder_helper_wait_for_irq(phys_enc, INTR_IDX_PINGPONG, in _dpu_encoder_phys_cmd_wait_for_idle()
597 ret = dpu_encoder_helper_wait_for_irq(phys_enc, INTR_IDX_CTL_START, in _dpu_encoder_phys_cmd_wait_for_ctl_start()
661 rc = dpu_encoder_helper_wait_for_irq(phys_enc, INTR_IDX_RDPTR, in dpu_encoder_phys_cmd_wait_for_vblank()
H A Ddpu_encoder_phys.h359 * dpu_encoder_helper_wait_for_irq - utility to wait on an irq.
360 * note: will call dpu_encoder_helper_wait_for_irq on timeout
366 int dpu_encoder_helper_wait_for_irq(struct dpu_encoder_phys *phys_enc,
H A Ddpu_encoder_phys_vid.c504 ret = dpu_encoder_helper_wait_for_irq(phys_enc, INTR_IDX_VSYNC, in dpu_encoder_phys_vid_wait_for_vblank()
H A Ddpu_encoder.c260 int dpu_encoder_helper_wait_for_irq(struct dpu_encoder_phys *phys_enc, in dpu_encoder_helper_wait_for_irq() function
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_cmd.c229 ret = dpu_encoder_helper_wait_for_irq(phys_enc, in _dpu_encoder_phys_cmd_wait_for_idle()
652 ret = dpu_encoder_helper_wait_for_irq(phys_enc, in _dpu_encoder_phys_cmd_wait_for_ctl_start()
712 rc = dpu_encoder_helper_wait_for_irq(phys_enc, in dpu_encoder_phys_cmd_wait_for_vblank()
H A Ddpu_encoder_phys.h358 * dpu_encoder_helper_wait_for_irq - utility to wait on an irq.
359 * note: will call dpu_encoder_helper_wait_for_irq on timeout
366 int dpu_encoder_helper_wait_for_irq(struct dpu_encoder_phys *phys_enc,
H A Ddpu_encoder_phys_vid.c465 ret = dpu_encoder_helper_wait_for_irq(phys_enc, in dpu_encoder_phys_vid_wait_for_vblank()
H A Ddpu_encoder_phys_wb.c449 ret = dpu_encoder_helper_wait_for_irq(phys_enc, in dpu_encoder_phys_wb_wait_for_commit_done()
H A Ddpu_encoder.c359 int dpu_encoder_helper_wait_for_irq(struct dpu_encoder_phys *phys_enc, in dpu_encoder_helper_wait_for_irq() function

Completed in 13 milliseconds