Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dsc_helper.h25 void drm_dsc_set_rc_buf_thresh(struct drm_dsc_config *vdsc_cfg);
/openbsd/sys/dev/pci/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);
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_vdsc.c288 drm_dsc_set_rc_buf_thresh(vdsc_cfg); in intel_dsc_compute_params()