drm_format_modifier
static inline struct drm_format_modifier *
return (struct drm_format_modifier *)(((char *)blob) + blob->modifiers_offset);
struct drm_format_modifier *mod;
sizeof(struct drm_format_modifier) * plane->modifier_count;