Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A 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()
H A Ddpu_hw_cdm.h31 u32 h_cdwn_type; member
H A Ddpu_encoder.c2457 cdm_cfg->h_cdwn_type = CDM_CDWN_DISABLE; in dpu_encoder_helper_phys_setup_cdm()
2461 cdm_cfg->h_cdwn_type = CDM_CDWN_COSITE; in dpu_encoder_helper_phys_setup_cdm()
2465 cdm_cfg->h_cdwn_type = CDM_CDWN_COSITE; in dpu_encoder_helper_phys_setup_cdm()
2472 cdm_cfg->h_cdwn_type = CDM_CDWN_DISABLE; in dpu_encoder_helper_phys_setup_cdm()
2481 cdm_cfg->h_cdwn_type, cdm_cfg->v_cdwn_type); in dpu_encoder_helper_phys_setup_cdm()