centos man page for drm_mode_config_init

Query: drm_mode_config_init

OS: centos

Section: 9

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

DRM_MODE_CONFIG_INIT(9) 					   DRM Internals					   DRM_MODE_CONFIG_INIT(9)

NAME
drm_mode_config_init - initialize DRM mode_configuration structure
SYNOPSIS
void drm_mode_config_init(struct drm_device * dev);
ARGUMENTS
dev DRM device
DESCRIPTION
Initialize dev's mode_config structure, used for tracking the graphics configuration of dev. Since this initializes the modeset locks, no locking is possible. Which is no problem, since this should happen single threaded at init time. It is the driver's problem to ensure this guarantee.
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_MODE_CONFIG_INIT(9)
Related Man Pages
drm(7) - centos
drm_fb_helper_initial_config(9) - centos
struct_drm_fb_helper_funcs(9) - centos
i915drm(4) - netbsd
viadrm(4) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Controlling user input
Please Welcome Dave Munro to the Moderator Team!