Query: drm_helper_crtc_in_use
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_HELPER_CRTC_IN_U(9) DRM Internals DRM_HELPER_CRTC_IN_U(9)NAMEdrm_helper_crtc_in_use - check if a given CRTC is in a mode_configSYNOPSISbool drm_helper_crtc_in_use(struct drm_crtc * crtc);ARGUMENTScrtc CRTC to checkLOCKINGCaller must hold mode config lock. Walk crtc's DRM device's mode_config and see if it's in use.RETURNSTrue if crtc is part of the mode_config, false otherwise.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_HELPER_CRTC_IN_U(9)
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
Tar Command |
CentOS7 restoring file capabilities |
Shopt -s histappend |