Searched refs:drm_dsc_get_bpp_int (Results 1 – 3 of 3) sorted by relevance
30 u32 drm_dsc_get_bpp_int(const struct drm_dsc_config *vdsc_cfg);
1445 u32 drm_dsc_get_bpp_int(const struct drm_dsc_config *vdsc_cfg) in drm_dsc_get_bpp_int() function1450 EXPORT_SYMBOL(drm_dsc_get_bpp_int);
535 int new_hdisplay = DIV_ROUND_UP(mode->hdisplay * drm_dsc_get_bpp_int(dsc), in dsi_adjust_pclk_for_compression()