drm_atomic_plane_get_property — get property value from plane state
int drm_atomic_plane_get_property ( | struct drm_plane * plane, |
| const struct drm_plane_state * state, | |
| struct drm_property * property, | |
uint64_t * val); |
planethe drm plane to set a property on
statethe state object to get the property value from
propertythe property to set
valreturn location for the property value