Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dsc_1_2.c109 if (mode & DSC_MODE_MULTIPLEX) in dpu_hw_dsc_config_1_2()
113 if (mode & DSC_MODE_MULTIPLEX) in dpu_hw_dsc_config_1_2()
233 if (mode & DSC_MODE_MULTIPLEX) in dpu_hw_dsc_config_1_2()
Ddpu_hw_dsc.h13 #define DSC_MODE_MULTIPLEX BIT(1) macro
Ddpu_encoder.c1914 dsc_common_mode |= DSC_MODE_MULTIPLEX; in dpu_encoder_prep_dsc()