drm_dsc_get_bpp_int
EXPORT_SYMBOL(drm_dsc_get_bpp_int);
timing->width = timing->width * drm_dsc_get_bpp_int(dsc) /
new_hdisplay = DIV_ROUND_UP(hdisplay * drm_dsc_get_bpp_int(dsc),
u32 drm_dsc_get_bpp_int(const struct drm_dsc_config *vdsc_cfg);