drm_atomic_connector_get_property — get property value from connector state
int drm_atomic_connector_get_property ( | struct drm_connector * connector, |
| const struct drm_connector_state * state, | |
| struct drm_property * property, | |
uint64_t * val); |
connectorthe drm connector to set a property on
statethe state object to get the property value from
propertythe property to set
valreturn location for the property value