Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/
Ddrm_fourcc.c407 unsigned int drm_format_info_block_height(const struct drm_format_info *info, in drm_format_info_block_height() function
417 EXPORT_SYMBOL(drm_format_info_block_height);
434 drm_format_info_block_height(info, plane)); in drm_format_info_bpp()
456 drm_format_info_block_height(info, plane)); in drm_format_info_min_pitch()
Ddrm_fb_helper.c1269 (drm_format_info_block_height(format, 0) > 1)) in drm_fb_helper_check_var()
1775 (drm_format_info_block_height(format, 0) > 1)); in drm_fb_helper_fill_var()
/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_fourcc.h318 unsigned int drm_format_info_block_height(const struct drm_format_info *info,