Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/display/
H A Ddrm_dsc_helper.h25 void drm_dsc_set_rc_buf_thresh(struct drm_dsc_config *vdsc_cfg);
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dsc_helper.c307 void drm_dsc_set_rc_buf_thresh(struct drm_dsc_config *vdsc_cfg) in drm_dsc_set_rc_buf_thresh() function
328 EXPORT_SYMBOL(drm_dsc_set_rc_buf_thresh);
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_vdsc.c288 drm_dsc_set_rc_buf_thresh(vdsc_cfg); in intel_dsc_compute_params()
/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1764 drm_dsc_set_rc_buf_thresh(dsc); in dsi_populate_dsc_params()