intel_create_plane_state — create plane state object
struct intel_plane_state * intel_create_plane_state (
)
plane
drm plane
Allocates a fresh plane state for the given plane and sets some of the state values to sensible initial values.
A newly allocated plane state, or NULL on failure