Home
last modified time | relevance | path

Searched refs:pending_flush (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_encoder_phys_wb.c299 u32 pending_flush = 0; in _dpu_encoder_phys_wb_update_flush() local
323 pending_flush = hw_ctl->ops.get_pending_flush(hw_ctl); in _dpu_encoder_phys_wb_update_flush()
326 hw_ctl->idx - CTL_0, pending_flush, in _dpu_encoder_phys_wb_update_flush()
A Ddpu_encoder.c1580 uint32_t i, pending_flush; in _dpu_encoder_kickoff_phys() local
1583 pending_flush = 0x0; in _dpu_encoder_kickoff_phys()
1609 pending_flush |= ctl->ops.get_pending_flush(ctl); in _dpu_encoder_kickoff_phys()
1613 if (pending_flush && dpu_enc->cur_master) { in _dpu_encoder_kickoff_phys()
1617 pending_flush); in _dpu_encoder_kickoff_phys()

Completed in 9 milliseconds