drm_format_horz_chroma_subsampling
hsub = drm_format_horz_chroma_subsampling(cmd->pixel_format);
hsub = drm_format_horz_chroma_subsampling(r->pixel_format);
EXPORT_SYMBOL(drm_format_horz_chroma_subsampling);
extern int drm_format_horz_chroma_subsampling(uint32_t format);