Home
last modified time | relevance | path

Searched refs:drm_property (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/include/drm/
Ddrm_mode_config.h542 struct drm_property *edid_property;
547 struct drm_property *dpms_property;
552 struct drm_property *path_property;
558 struct drm_property *tile_property;
563 struct drm_property *link_status_property;
568 struct drm_property *plane_type_property;
573 struct drm_property *prop_src_x;
578 struct drm_property *prop_src_y;
583 struct drm_property *prop_src_w;
588 struct drm_property *prop_src_h;
[all …]
Ddrm_property.h71 struct drm_property { struct
220 #define obj_to_property(x) container_of(x, struct drm_property, base)
231 static inline bool drm_property_type_is(struct drm_property *property, in drm_property_type_is()
240 struct drm_property *drm_property_create(struct drm_device *dev,
243 struct drm_property *drm_property_create_enum(struct drm_device *dev,
247 struct drm_property *drm_property_create_bitmask(struct drm_device *dev,
252 struct drm_property *drm_property_create_range(struct drm_device *dev,
255 struct drm_property *drm_property_create_signed_range(struct drm_device *dev,
258 struct drm_property *drm_property_create_object(struct drm_device *dev,
261 struct drm_property *drm_property_create_bool(struct drm_device *dev,
[all …]
Ddrm_mode_object.h29 struct drm_property;
82 struct drm_property *properties[DRM_OBJECT_MAX_PROPERTY];
124 struct drm_property *property,
127 struct drm_property *property,
131 struct drm_property *property,
Ddrm_plane.h305 struct drm_property *property, uint64_t val);
395 struct drm_property *property,
418 struct drm_property *property,
649 struct drm_property *alpha_property;
655 struct drm_property *zpos_property;
661 struct drm_property *rotation_property;
670 struct drm_property *color_encoding_property;
678 struct drm_property *color_range_property;
726 struct drm_property *property,
Ddrm_connector.h39 struct drm_property;
662 int (*set_property)(struct drm_connector *connector, struct drm_property *property,
794 struct drm_property *property,
817 struct drm_property *property,
987 struct drm_property *scaling_mode_property;
993 struct drm_property *content_protection_property;
Ddrm_crtc.h582 struct drm_property *property, uint64_t val);
672 struct drm_property *property,
694 struct drm_property *property,
Ddrm_encoder_slave.h74 struct drm_property *property,
Ddrm_atomic.h388 struct drm_crtc_state *state, struct drm_property *property,