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) ; |
connector
the drm connector to set a property on
state
the state object to get the property value from
property
the property to set
val
return location for the property value