Lines Matching defs:modifier
691 * To accommodate tiled, compressed, etc formats, a modifier can be specified.
693 * though it looks like we have a modifier per-plane, we in fact do not. The
694 * modifier for each plane must be identical. Thus all combinations of
698 * All of the entries in @handles, @pitches, @offsets and @modifier must be
699 * zero when unused. Warning, for @offsets and @modifier zero can't be used to
701 * offset is common, and a zero modifier is &DRM_FORMAT_MOD_LINEAR).
731 * @modifier: Format modifier, one per plane. See ``DRM_FORMAT_MOD_*``
733 * modifier. Ignored unless &DRM_MODE_FB_MODIFIERS is set in @flags.
735 __u64 modifier[4];
1164 * supported with the modifier:
1175 /* The modifier that applies to the >get_plane format list bitmask. */
1176 __u64 modifier;