drm_atomic_plane_set_property — set property on plane
int drm_atomic_plane_set_property ( | struct drm_plane * plane, |
| struct drm_plane_state * state, | |
| struct drm_property * property, | |
uint64_t val); |
planethe drm plane to set a property on
statethe state object to update with the new property value
propertythe property to set
valthe new property value