Searched refs:drm_format_info_block_height (Results 1 – 4 of 4) sorted by relevance
368 unsigned int drm_format_info_block_height(const struct drm_format_info *info, in drm_format_info_block_height() function378 EXPORT_SYMBOL(drm_format_info_block_height);398 drm_format_info_block_height(info, plane)); in drm_format_info_min_pitch()
1316 (drm_format_info_block_height(fb->format, 0) > 1)) in drm_fb_helper_check_var()1688 (drm_format_info_block_height(fb->format, 0) > 1)); in drm_fb_helper_fill_var()
319 unsigned int drm_format_info_block_height(const struct drm_format_info *info,
359 block_h = drm_format_info_block_height(sfb->base.format, 0); in rk_vop_plane_atomic_update()