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.
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <[email protected]>
- vga_switcheroo documentation
COPYRIGHT