Searched refs:dpms_property (Results 1 – 5 of 5) sorted by relevance
572 struct drm_property *dpms_property; member
532 if (prop == state->dev->mode_config.dpms_property) { in set_property_atomic()
304 config->dpms_property, 0); in __drm_connector_init()1654 dev->mode_config.dpms_property = prop; in drm_connector_create_standard_properties()3072 if (property == connector->dev->mode_config.dpms_property) { in drm_connector_set_obj_prop()
687 } else if (property == config->dpms_property) { in drm_atomic_connector_set_property()805 } else if (property == config->dpms_property) { in drm_atomic_connector_get_property()
1223 dev->mode_config.dpms_property, dpms_mode); in drm_client_modeset_dpms_legacy()
Completed in 20 milliseconds