SYNOPSIS
- void drm_modeset_lock_all(struct drm_device * dev);
ARGUMENTS
dev
-
- drm device
DESCRIPTION
This function takes all modeset locks, suitable where a more fine-grained scheme isn't (yet) implemented.
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
COPYRIGHT