Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/display/
Ddrm_dsc_helper.h25 void drm_dsc_set_rc_buf_thresh(struct drm_dsc_config *vdsc_cfg);
/Linux-v6.6/drivers/gpu/drm/display/
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);
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_vdsc.c288 drm_dsc_set_rc_buf_thresh(vdsc_cfg); in intel_dsc_compute_params()
/Linux-v6.6/drivers/gpu/drm/msm/dsi/
Ddsi_host.c1758 drm_dsc_set_rc_buf_thresh(dsc); in dsi_populate_dsc_params()