Name

drm_modeset_unlock_crtc — drop crtc lock

Synopsis

void drm_modeset_unlock_crtc (struct drm_crtc * crtc);
 

Arguments

crtc

drm crtc

Description

This drops the crtc lock acquire with drm_modeset_lock_crtc and all other locks acquired through the hidden context.