Name

drm_crtc_cleanup — Cleans up the core crtc usage.

Synopsis

void drm_crtc_cleanup (struct drm_crtc * crtc);
 

Arguments

crtc

CRTC to cleanup

Description

Cleanup crtc. Removes from drm modesetting space does NOT free object, caller does that.