Query: drm_modeset_lock_all
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_MODESET_LOCK_ALL(9) DRM Internals DRM_MODESET_LOCK_ALL(9)NAMEdrm_modeset_lock_all - take all modeset locksSYNOPSISvoid drm_modeset_lock_all(struct drm_device * dev);ARGUMENTSdev drm deviceDESCRIPTIONThis function takes all modeset locks, suitable where a more fine-grained scheme isn't (yet) implemented.AUTHORSJesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internalsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 DRM_MODESET_LOCK_ALL(9)