Drop all modeset locks
void drm_modeset_unlock_all(struct drm_device * dev);
dev
device
This function drop all modeset locks taken by drm_modeset_lock_all.
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