Home
last modified time | relevance | path

Searched refs:drm_dsc_compute_rc_parameters (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/
Ddrm_dsc.c256 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg) in drm_dsc_compute_rc_parameters() function
382 EXPORT_SYMBOL(drm_dsc_compute_rc_parameters);
/Linux-v5.10/include/drm/
Ddrm_dsc.h607 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg);
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dsc/
Drc_calc_dpi.c116 ret = drm_dsc_compute_rc_parameters(&dsc_cfg); in dscc_compute_dsc_parameters()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dicl_dsi.c1510 ret = drm_dsc_compute_rc_parameters(vdsc_cfg); in gen11_dsi_dsc_compute_config()
Dintel_dp.c2220 return drm_dsc_compute_rc_parameters(vdsc_cfg); in intel_dp_dsc_compute_params()