Searched refs:drm_dsc_get_bpp_int (Results 1 – 4 of 4) sorted by relevance
32 u32 drm_dsc_get_bpp_int(const struct drm_dsc_config *vdsc_cfg);
1446 u32 drm_dsc_get_bpp_int(const struct drm_dsc_config *vdsc_cfg) in drm_dsc_get_bpp_int() function1451 EXPORT_SYMBOL(drm_dsc_get_bpp_int);
132 timing->width = timing->width * drm_dsc_get_bpp_int(dsc) / in drm_mode_to_intf_timing_params()
540 int new_hdisplay = DIV_ROUND_UP(mode->hdisplay * drm_dsc_get_bpp_int(dsc), in dsi_adjust_pclk_for_compression()