Home
last modified time | relevance | path

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

/linux/include/drm/display/
H A Ddrm_dsc_helper.h27 void drm_dsc_set_rc_buf_thresh(struct drm_dsc_config *vdsc_cfg);
/linux/drivers/gpu/drm/display/
H A Ddrm_dsc_helper.c308 void drm_dsc_set_rc_buf_thresh(struct drm_dsc_config *vdsc_cfg) in drm_dsc_set_rc_buf_thresh() function
329 EXPORT_SYMBOL(drm_dsc_set_rc_buf_thresh);
/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1780 drm_dsc_set_rc_buf_thresh(dsc); in dsi_populate_dsc_params()