Home
last modified time | relevance | path

Searched refs:det_thresh_flatness (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dsc.c51 u32 det_thresh_flatness; in dpu_hw_dsc_config() local
108 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc); in dpu_hw_dsc_config()
109 data = det_thresh_flatness << 10; in dpu_hw_dsc_config()
H A Ddpu_hw_dsc_1_2.c93 u32 det_thresh_flatness; in dpu_hw_dsc_config_1_2() local
201 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc); in dpu_hw_dsc_config_1_2()
204 ((det_thresh_flatness & 0xff) << 10); in dpu_hw_dsc_config_1_2()