Searched defs:drm_format_info (Results 1 – 1 of 1) sorted by relevance
56 struct drm_format_info { struct58 u32 format;67 u8 depth;70 u8 num_planes;72 union {122 * drm_format_info_block_height() argument147 * drm_format_info_is_yuv_packed - check that the format info matches a YUV argument155 drm_format_info_is_yuv_packed(const struct drm_format_info *info) in drm_format_info_is_yuv_packed() argument