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) ; |
plane
the drm plane 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