Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c2026 int dsc_common_mode; in dpu_encoder_prep_dsc() local
2044 dsc_common_mode = 0; in dpu_encoder_prep_dsc()
2046 dsc_common_mode |= DSC_MODE_SPLIT_PANEL; in dpu_encoder_prep_dsc()
2048 dsc_common_mode |= DSC_MODE_MULTIPLEX; in dpu_encoder_prep_dsc()
2050 dsc_common_mode |= DSC_MODE_VIDEO; in dpu_encoder_prep_dsc()
2060 dsc, dsc_common_mode, initial_lines); in dpu_encoder_prep_dsc()