Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c1840 int dsc_common_mode; in dpu_encoder_prep_dsc() local
1855 dsc_common_mode = 0; in dpu_encoder_prep_dsc()
1858 dsc_common_mode = DSC_MODE_SPLIT_PANEL; in dpu_encoder_prep_dsc()
1860 dsc_common_mode |= DSC_MODE_MULTIPLEX; in dpu_encoder_prep_dsc()
1862 dsc_common_mode |= DSC_MODE_VIDEO; in dpu_encoder_prep_dsc()
1876 dsc, dsc_common_mode, initial_lines); in dpu_encoder_prep_dsc()

Completed in 4 milliseconds