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) ; |
plane
the drm plane to set a property on
state
the state object to get the property value from
property
the property to set
val
return location for the property value