drm_atomic_state_free — free all memory for an atomic state
void drm_atomic_state_free (
)
state
atomic state to deallocate
This frees all memory associated with an atomic state, including all the per-object state for planes, crtcs and connectors.