centos man page for drm_add_modes_noedid

Query: drm_add_modes_noedid

OS: centos

Section: 9

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

DRM_ADD_MODES_NOEDID(9) 					   DRM Internals					   DRM_ADD_MODES_NOEDID(9)

NAME
drm_add_modes_noedid - add modes for the connectors without EDID
SYNOPSIS
int drm_add_modes_noedid(struct drm_connector * connector, int hdisplay, int vdisplay);
ARGUMENTS
connector connector we're probing hdisplay the horizontal display limit vdisplay the vertical display limit
DESCRIPTION
Add the specified modes to the connector's mode list. Only when the hdisplay/vdisplay is not beyond the given limit, it will be added. Return number of modes added or 0 if we couldn't find any.
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_ADD_MODES_NOEDID(9)
Related Man Pages
locon(3) - debian
locon(3) - suse
locon(3) - centos
locon(3) - bsd
locon(3) - minix
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I