Searched refs:drm_property (Results 1 – 2 of 2) sorted by relevance
282 struct drm_property { struct356 struct drm_property *property, uint64_t val);453 int (*set_property)(struct drm_connector *connector, struct drm_property *property,629 struct drm_property *property, uint64_t val);797 struct drm_property *edid_property;798 struct drm_property *dpms_property;801 struct drm_property *dvi_i_subconnector_property;802 struct drm_property *dvi_i_select_subconnector_property;805 struct drm_property *tv_subconnector_property;806 struct drm_property *tv_select_subconnector_property;[all …]
754 struct drm_property *edid; in drm_mode_create_standard_connector_properties()755 struct drm_property *dpms; in drm_mode_create_standard_connector_properties()781 struct drm_property *dvi_i_selector; in drm_mode_create_dvi_i_properties()782 struct drm_property *dvi_i_subconnector; in drm_mode_create_dvi_i_properties()818 struct drm_property *tv_selector; in drm_mode_create_tv_properties()819 struct drm_property *tv_subconnector; in drm_mode_create_tv_properties()894 struct drm_property *scaling_mode; in drm_mode_create_scaling_mode_property()919 struct drm_property *dithering_mode; in drm_mode_create_dithering_property()943 struct drm_property *dirty_info; in drm_mode_create_dirty_info_property()1059 struct drm_property *property, *pt; in drm_mode_config_cleanup()[all …]