Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c2012 int dsc_common_mode; in dpu_encoder_prep_dsc() local
2030 dsc_common_mode = 0; in dpu_encoder_prep_dsc()
2032 dsc_common_mode |= DSC_MODE_SPLIT_PANEL; in dpu_encoder_prep_dsc()
2034 dsc_common_mode |= DSC_MODE_MULTIPLEX; in dpu_encoder_prep_dsc()
2036 dsc_common_mode |= DSC_MODE_VIDEO; in dpu_encoder_prep_dsc()
2046 dsc, dsc_common_mode, initial_lines); in dpu_encoder_prep_dsc()