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) ; |
crtc
the drm CRTC to set a property on
state
the state object to update with the new property value
property
the property to set
val
the new property value