Lines Matching full:values
33 * struct drm_property_enum - symbolic values for enumerations
34 * @head: list of enum values, linked to &drm_property.enum_list
58 * of the property with the set of permissible values. This means that when a
98 * Range properties report their minimum and maximum admissible unsigned values.
99 * The KMS core verifies that values set by application fit in that
104 * Range properties report their minimum and maximum admissible unsigned values.
105 * The KMS core verifies that values set by application fit in that
111 * the number of enumerated values defined by the property minus one,
114 * numerical value to get and set property instance values. Enum
119 * restrict all enumerated values to the 0..63 range. Bitmask property
120 * instance values combine one or more of the enumerated bits defined
140 * property instance values store the ID of their associated blob
159 * Set for properties whose values cannot be changed by
174 * @num_values: size of the @values array.
179 * @values:
181 * Array with limits and values for the property. The
184 uint64_t *values; member
195 * enum and bitmask values.
210 * Blobs are used to store bigger values than what fits directly into the 64