Searched refs:buffer_width (Results 1 – 1 of 1) sorted by relevance
849 …drm_format_info_min_pitch(const struct drm_format_info *info, int plane, unsigned int buffer_width) in drm_format_info_min_pitch() argument855 return DIV_ROUND_UP_ULL((u64)buffer_width * info->char_per_block[plane], in drm_format_info_min_pitch()