Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_dsc.h14 #define DSC_MODE_VIDEO BIT(2) macro
A Ddpu_hw_dsc_1_2.c122 if (mode & DSC_MODE_VIDEO) in dpu_hw_dsc_config_1_2()
235 if (!(mode & DSC_MODE_VIDEO)) in dpu_hw_dsc_config_1_2()
A Ddpu_hw_dsc.c54 bool is_cmd_mode = !(mode & DSC_MODE_VIDEO); in dpu_hw_dsc_config()
A Ddpu_encoder.c1916 dsc_common_mode |= DSC_MODE_VIDEO; in dpu_encoder_prep_dsc()

Completed in 14 milliseconds