Home
last modified time | relevance | path

Searched refs:PINGPONG_NONE (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_cwb.c39 if ((pp != PINGPONG_NONE) && (pp < PINGPONG_MAX)) in dpu_hw_cwb_config()
H A Ddpu_hw_mdss.h181 PINGPONG_NONE, enumerator
H A Ddpu_hw_lm.c174 if (cfg->pingpong == PINGPONG_NONE) { in dpu_hw_lm_init()
H A Ddpu_encoder.c2207 hw_dsc->ops.dsc_bind_pingpong_blk(hw_dsc, PINGPONG_NONE); in dpu_encoder_dsc_pipe_clr()
2256 phys_enc->hw_wb->ops.bind_pingpong_blk(phys_enc->hw_wb, PINGPONG_NONE); in dpu_encoder_helper_phys_cleanup()
2266 PINGPONG_NONE); in dpu_encoder_helper_phys_cleanup()
2293 PINGPONG_NONE); in dpu_encoder_helper_phys_cleanup()
2377 cwb_cfg.pp_idx = PINGPONG_NONE; in dpu_encoder_helper_phys_setup_cwb()
2416 hw_cdm->ops.bind_pingpong_blk(hw_cdm, PINGPONG_NONE); in dpu_encoder_helper_phys_setup_cdm()
H A Ddpu_encoder_phys_cmd.c563 PINGPONG_NONE); in dpu_encoder_phys_cmd_disable()