centos man page for drm_helper_crtc_in_use

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)

NAME
drm_helper_crtc_in_use - check if a given CRTC is in a mode_config
SYNOPSIS
bool drm_helper_crtc_in_use(struct drm_crtc * crtc);
ARGUMENTS
crtc CRTC to check
LOCKING
Caller must hold mode config lock. Walk crtc's DRM device's mode_config and see if it's in use.
RETURNS
True if crtc is part of the mode_config, false otherwise.
AUTHORS
Jesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internals
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DRM_HELPER_CRTC_IN_U(9)
Related Man Pages
xcb_randr_get_crtc_gamma(3) - centos
xcb_randr_get_crtc_gamma_size(3) - centos
xcb_randr_set_crtc_config_reply(3) - centos
drm-kms(7) - centos
drm_crtc_helper_set_mode(9) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Controlling user input
Please Welcome Dave Munro to the Moderator Team!