drm_atomic_crtc_set_property — set property on CRTC
int drm_atomic_crtc_set_property ( | struct drm_crtc * crtc, |
| struct drm_crtc_state * state, | |
| struct drm_property * property, | |
uint64_t val); |
crtcthe drm CRTC to set a property on
statethe state object to update with the new property value
propertythe property to set
valthe new property value