__drm_atomic_helper_crtc_duplicate_state — copy atomic CRTC state
void __drm_atomic_helper_crtc_duplicate_state (
)
crtc
CRTC object
state
atomic CRTC state
Copies atomic state from a CRTC's current state and resets inferred values. This is useful for drivers that subclass the CRTC state.