Home | History | Annotate | Download | only in drm

Lines Matching defs:properties

172 	 * @color_mgmt_changed: Color management properties have changed
600 * driver-private properties. For atomic drivers it is not used because
659 * standardized properties (even for extensions beyond the core set of
660 * properties which might not be implemented by all drivers) this
663 * Such driver-private properties should really only be implemented for
665 * standardize atomic extension and decode the properties used to expose
672 * driver-private atomic properties.
682 * Also since userspace controls in which order properties are set this
691 * asks for properties attached to this CRTC). No other validation is
710 * driver-private atomic properties.
716 * properties attached to this CRTC).
905 * without a full modeset (fb, cursor data, CRTC properties ...). A full
1026 /** @properties: property tracking for this CRTC */
1027 struct drm_object_properties properties;