Home
last modified time | relevance | path

Searched refs:h_cdwn_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_cdm.c80 switch (cfg->h_cdwn_type) { in dpu_hw_cdm_setup_cdwn()
157 if (cfg->v_cdwn_type || cfg->h_cdwn_type) in dpu_hw_cdm_setup_cdwn()
Ddpu_hw_cdm.h31 u32 h_cdwn_type; member
Ddpu_encoder.c2212 cdm_cfg->h_cdwn_type = CDM_CDWN_DISABLE; in dpu_encoder_helper_phys_setup_cdm()
2216 cdm_cfg->h_cdwn_type = CDM_CDWN_COSITE; in dpu_encoder_helper_phys_setup_cdm()
2220 cdm_cfg->h_cdwn_type = CDM_CDWN_COSITE; in dpu_encoder_helper_phys_setup_cdm()
2227 cdm_cfg->h_cdwn_type = CDM_CDWN_DISABLE; in dpu_encoder_helper_phys_setup_cdm()
2236 cdm_cfg->h_cdwn_type, cdm_cfg->v_cdwn_type); in dpu_encoder_helper_phys_setup_cdm()