Lines Matching full:modifier
546 * format/modifier combination is valid for the plane. This allows the
548 * which modifier), and to validate modifiers at atomic_check time.
550 * If not present, then any modifier in the plane's modifier
555 * True if the given modifier is valid for that format on the plane.
559 uint64_t modifier);
564 * asynchronous flip the given format/modifier combination is valid for
566 * bitmask (which formats apply to which modifier), and to validate
571 * True if the given modifier is valid for that format on the plane.
575 u32 format, u64 modifier);
869 * Drivers that only support the DRM_FORMAT_MOD_LINEAR modifier support may set
870 * @format_modifiers to NULL. The plane will advertise the linear modifier.
913 * Drivers that only support the DRM_FORMAT_MOD_LINEAR modifier support may set
914 * @format_modifiers to NULL. The plane will advertise the linear modifier.
1009 u32 format, u64 modifier);
1011 u32 format, u64 modifier);