Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder.c1830 int dsc_common_mode; in dpu_encoder_prep_dsc() local
1845 dsc_common_mode = 0; in dpu_encoder_prep_dsc()
1848 dsc_common_mode = DSC_MODE_MULTIPLEX | DSC_MODE_SPLIT_PANEL; in dpu_encoder_prep_dsc()
1850 dsc_common_mode |= DSC_MODE_VIDEO; in dpu_encoder_prep_dsc()
1864 dsc, dsc_common_mode, initial_lines); in dpu_encoder_prep_dsc()