Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dsc.h11 #define DSC_MODE_VIDEO BIT(2) macro
Ddpu_hw_dsc.c48 bool is_cmd_mode = !(mode & DSC_MODE_VIDEO); in dpu_hw_dsc_config()
Ddpu_encoder.c1869 dsc_common_mode |= DSC_MODE_VIDEO; in dpu_encoder_prep_dsc()