Name

intel_plane_destroy_state — destroy plane state

Synopsis

void intel_plane_destroy_state (struct drm_plane * plane,
 struct drm_plane_state * state);
 

Arguments

plane

drm plane

state

state object to destroy

Description

Destroys the plane state (both common and Intel-specific) for the specified plane.