Searched refs:bind_pingpong_blk (Results 1 – 8 of 8) sorted by relevance
72 void (*bind_pingpong_blk)(struct dpu_hw_wb *ctx, member
80 void (*bind_pingpong_blk)(struct dpu_hw_intf *intf, member
67 if (test_bit(DPU_CTL_ACTIVE_CFG, &ctl->caps->features) && phys_enc->hw_intf->ops.bind_pingpong_blk) in _dpu_encoder_phys_cmd_update_intf_cfg()68 phys_enc->hw_intf->ops.bind_pingpong_blk( in _dpu_encoder_phys_cmd_update_intf_cfg()526 if (phys_enc->hw_intf->ops.bind_pingpong_blk) { in dpu_encoder_phys_cmd_disable()527 phys_enc->hw_intf->ops.bind_pingpong_blk( in dpu_encoder_phys_cmd_disable()
241 ops->bind_pingpong_blk = dpu_hw_wb_bind_pingpong_blk; in _setup_wb_ops()
220 if (hw_pp && phys_enc->hw_wb->ops.bind_pingpong_blk) in dpu_encoder_phys_wb_setup_cdp()221 phys_enc->hw_wb->ops.bind_pingpong_blk(phys_enc->hw_wb, true, in dpu_encoder_phys_wb_setup_cdp()
285 if (phys_enc->hw_intf->ops.bind_pingpong_blk) in dpu_encoder_phys_vid_setup_timing_engine()286 phys_enc->hw_intf->ops.bind_pingpong_blk( in dpu_encoder_phys_vid_setup_timing_engine()
343 ops->bind_pingpong_blk = dpu_hw_intf_bind_pingpong_blk; in _setup_intf_ops()
2031 if (phys_enc->hw_wb->ops.bind_pingpong_blk) in dpu_encoder_helper_phys_cleanup()2032 phys_enc->hw_wb->ops.bind_pingpong_blk(phys_enc->hw_wb, false, in dpu_encoder_helper_phys_cleanup()2040 if (dpu_enc->phys_encs[i] && phys_enc->hw_intf->ops.bind_pingpong_blk) in dpu_encoder_helper_phys_cleanup()2041 phys_enc->hw_intf->ops.bind_pingpong_blk( in dpu_encoder_helper_phys_cleanup()