Searched refs:drm_format_info_block_width (Results 1 – 4 of 4) sorted by relevance
379 unsigned int drm_format_info_block_width(const struct drm_format_info *info, in drm_format_info_block_width() function389 EXPORT_SYMBOL(drm_format_info_block_width);425 (drm_format_info_block_width(info, plane) * in drm_format_info_bpp()447 drm_format_info_block_width(info, plane) * in drm_format_info_min_pitch()
1281 if ((drm_format_info_block_width(format, 0) > 1) || in drm_fb_helper_check_var() 1787 WARN_ON((drm_format_info_block_width(format, 0) > 1) || in drm_fb_helper_fill_var()
315 unsigned int drm_format_info_block_width(const struct drm_format_info *info,
876 *hsub = drm_format_info_block_width(fb->format, color_plane) / in intel_fb_plane_get_subsampling()877 drm_format_info_block_width(fb->format, main_plane); in intel_fb_plane_get_subsampling()