SYNOPSIS

void drm_modeset_unlock_all(struct drm_device * dev);

ARGUMENTS

dev

device

DESCRIPTION

This function drop all modeset locks taken by drm_modeset_lock_all.

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

COPYRIGHT