Home
last modified time | relevance | path

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

/linux-6.12.1/include/drm/display/
Ddrm_dsc_helper.h29 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dsc/
Drc_calc_dpi.c113 ret = drm_dsc_compute_rc_parameters(&dsc_cfg); in dscc_compute_dsc_parameters()
/linux-6.12.1/drivers/gpu/drm/display/
Ddrm_dsc_helper.c1312 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg) in drm_dsc_compute_rc_parameters() function
1438 EXPORT_SYMBOL(drm_dsc_compute_rc_parameters);
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dicl_dsi.c1617 ret = drm_dsc_compute_rc_parameters(vdsc_cfg); in gen11_dsi_dsc_compute_config()
Dintel_dp.c1859 return drm_dsc_compute_rc_parameters(vdsc_cfg); in intel_dp_dsc_compute_params()
/linux-6.12.1/drivers/gpu/drm/msm/dsi/
Ddsi_host.c1792 return drm_dsc_compute_rc_parameters(dsc); in dsi_populate_dsc_params()