Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder.c1894 int dsc_common_mode; in dpu_encoder_prep_dsc() local
1909 dsc_common_mode = 0; in dpu_encoder_prep_dsc()
1912 dsc_common_mode = DSC_MODE_SPLIT_PANEL; in dpu_encoder_prep_dsc()
1914 dsc_common_mode |= DSC_MODE_MULTIPLEX; in dpu_encoder_prep_dsc()
1916 dsc_common_mode |= DSC_MODE_VIDEO; in dpu_encoder_prep_dsc()
1930 dsc, dsc_common_mode, initial_lines); in dpu_encoder_prep_dsc()