Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A 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);
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dsc.h608 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg);
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dsc.h607 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dsc/
H A Drc_calc_dpi.c116 ret = drm_dsc_compute_rc_parameters(&dsc_cfg); in dscc_compute_dsc_parameters()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddrm_dsc.c249 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg) in drm_dsc_compute_rc_parameters() function
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto827 drm_dsc_compute_rc_parameters
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dicl_dsi.c1510 ret = drm_dsc_compute_rc_parameters(vdsc_cfg); in gen11_dsi_dsc_compute_config()
H A Dintel_dp.c2230 return drm_dsc_compute_rc_parameters(vdsc_cfg); in intel_dp_dsc_compute_params()