__drm_atomic_helper_plane_destroy_state — release plane state
void __drm_atomic_helper_plane_destroy_state (
)
plane
plane object
state
plane state object to release
Releases all resources stored in the plane state without actually freeing the memory of the plane state. This is useful for drivers that subclass the plane state.