drm_atomic_crtc_get_property — get property value from CRTC state
int drm_atomic_crtc_get_property ( | struct drm_crtc * crtc, |
| const struct drm_crtc_state * state, | |
| struct drm_property * property, | |
uint64_t * val); |
crtcthe drm CRTC to set a property on
statethe state object to get the property value from
propertythe property to set
valreturn location for the property value