intel_plane_atomic_get_property — fetch plane property value
int intel_plane_atomic_get_property (
)
plane
plane to fetch property for
state
state containing the property value
property
property to look up
val
pointer to write property value into
The DRM core does not store shadow copies of properties for atomic-capable drivers. This entrypoint is used to fetch the current value of a driver-specific plane property.