Query: drm_mode_config_init
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
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)NAMEdrm_mode_config_init - initialize DRM mode_configuration structureSYNOPSISvoid drm_mode_config_init(struct drm_device * dev);ARGUMENTSdev DRM deviceDESCRIPTIONInitialize 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.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_MODE_CONFIG_INIT(9)
Related Man Pages |
---|
drm_crtc_helper_set_mode(9) - centos |
mach64drm(4) - netbsd |
mgadrm(4) - netbsd |
savagedrm(4) - netbsd |
viadrm(4) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Tar Command |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |