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_blue_length(3) - centos
xcb_randr_get_crtc_gamma_size_unchecked(3) - centos
xcb_randr_set_crtc_transform(3) - centos
drm_fb_helper_initial_config(9) - centos
struct_drm_fb_helper_funcs(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq