Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dsc.h12 #define DSC_MODE_SPLIT_PANEL BIT(0) macro
H A Ddpu_hw_dsc_1_2.c104 if (mode & DSC_MODE_SPLIT_PANEL) in dpu_hw_dsc_config_1_2()
229 if (mode & DSC_MODE_SPLIT_PANEL) in dpu_hw_dsc_config_1_2()
H A Ddpu_encoder.c1858 dsc_common_mode = DSC_MODE_SPLIT_PANEL; in dpu_encoder_prep_dsc()