centos man page for drm_fb_helper_single_add_all_connectors

Query: drm_fb_helper_single_add_all_connectors

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DRM_FB_HELPER_SINGLE(9) 					   DRM Internals					   DRM_FB_HELPER_SINGLE(9)

NAME
drm_fb_helper_single_add_all_connectors - add all connectors to fbdev emulation helper
SYNOPSIS
int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper * fb_helper);
ARGUMENTS
fb_helper fbdev initialized with drm_fb_helper_init
DESCRIPTION
This functions adds all the available connectors for use with the given fb_helper. This is a separate step to allow drivers to freely assign connectors to the fbdev, e.g. if some are reserved for special purposes or not adequate to be used for the fbcon. Since this is part of the initial setup before the fbdev is published, no locking is required.
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_FB_HELPER_SINGLE(9)
Related Man Pages
fbdev(4) - centos
drm_crtc_helper_set_mode(9) - centos
fbdev(4) - x11r4
fbdev(4) - netbsd
fbdev(4) - v7
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!