Home
last modified time | relevance | path

Searched refs:drm_format_info_block_height (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_fourcc.c368 unsigned int drm_format_info_block_height(const struct drm_format_info *info, in drm_format_info_block_height() function
378 EXPORT_SYMBOL(drm_format_info_block_height);
398 drm_format_info_block_height(info, plane)); in drm_format_info_min_pitch()
H A Ddrm_fb_helper.c1316 (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()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_fourcc.h319 unsigned int drm_format_info_block_height(const struct drm_format_info *info,
/netbsd-src/sys/arch/arm/rockchip/
H A Drk_vop.c359 block_h = drm_format_info_block_height(sfb->base.format, 0); in rk_vop_plane_atomic_update()