Name
__drm_atomic_helper_crtc_destroy_state —
release CRTC state
Arguments
state
CRTC state object to release
Description
Releases all resources stored in the CRTC state without actually freeing
the memory of the CRTC state. This is useful for drivers that subclass the
CRTC state.