Searched refs:bind_pingpong_blk (Results 1 – 10 of 10) sorted by relevance
199 if (ctx && ctx->ops.bind_pingpong_blk) in dpu_hw_cdm_enable()200 ctx->ops.bind_pingpong_blk(ctx, cdm->pp_id); in dpu_hw_cdm_enable()244 c->ops.bind_pingpong_blk = dpu_hw_cdm_bind_pingpong_blk; in dpu_hw_cdm_init()
55 void (*bind_pingpong_blk)(struct dpu_hw_wb *ctx, member
102 void (*bind_pingpong_blk)(struct dpu_hw_cdm *cdm, const enum dpu_pingpong pp); member
69 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()70 phys_enc->hw_intf->ops.bind_pingpong_blk( in _dpu_encoder_phys_cmd_update_intf_cfg()559 if (phys_enc->hw_intf->ops.bind_pingpong_blk) { in dpu_encoder_phys_cmd_disable()560 phys_enc->hw_intf->ops.bind_pingpong_blk( in dpu_encoder_phys_cmd_disable()
98 void (*bind_pingpong_blk)(struct dpu_hw_intf *intf, member
2108 if (phys_enc->hw_wb->ops.bind_pingpong_blk) in dpu_encoder_helper_phys_cleanup()2109 phys_enc->hw_wb->ops.bind_pingpong_blk(phys_enc->hw_wb, PINGPONG_NONE); in dpu_encoder_helper_phys_cleanup()2116 if (dpu_enc->phys_encs[i] && phys_enc->hw_intf->ops.bind_pingpong_blk) in dpu_encoder_helper_phys_cleanup()2117 phys_enc->hw_intf->ops.bind_pingpong_blk( in dpu_encoder_helper_phys_cleanup()2138 if (phys_enc->hw_cdm->ops.bind_pingpong_blk && phys_enc->hw_pp) in dpu_encoder_helper_phys_cleanup()2139 phys_enc->hw_cdm->ops.bind_pingpong_blk(phys_enc->hw_cdm, in dpu_encoder_helper_phys_cleanup()2193 if (hw_cdm->ops.bind_pingpong_blk) in dpu_encoder_helper_phys_setup_cdm()2194 hw_cdm->ops.bind_pingpong_blk(hw_cdm, PINGPONG_NONE); in dpu_encoder_helper_phys_setup_cdm()
251 if (hw_pp && phys_enc->hw_wb->ops.bind_pingpong_blk) in dpu_encoder_phys_wb_setup_ctl()252 phys_enc->hw_wb->ops.bind_pingpong_blk(phys_enc->hw_wb, in dpu_encoder_phys_wb_setup_ctl()
210 ops->bind_pingpong_blk = dpu_hw_wb_bind_pingpong_blk; in _setup_wb_ops()
315 if (phys_enc->hw_intf->ops.bind_pingpong_blk) in dpu_encoder_phys_vid_setup_timing_engine()316 phys_enc->hw_intf->ops.bind_pingpong_blk( in dpu_encoder_phys_vid_setup_timing_engine()
584 c->ops.bind_pingpong_blk = dpu_hw_intf_bind_pingpong_blk; in dpu_hw_intf_init()