centos man page for drm_get_edid

Query: drm_get_edid

OS: centos

Section: 9

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

DRM_GET_EDID(9) 						   DRM Internals						   DRM_GET_EDID(9)

NAME
drm_get_edid - get EDID data, if available
SYNOPSIS
struct edid * drm_get_edid(struct drm_connector * connector, struct i2c_adapter * adapter);
ARGUMENTS
connector connector we're probing adapter i2c adapter to use for DDC
DESCRIPTION
Poke the given i2c channel to grab EDID data if possible. If found, attach it to the connector. Return edid data or NULL 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_GET_EDID(9)
Related Man Pages
drm_crtc_helper_set_mode(9) - centos
phcon(3) - debian
trm(4) - debian
i2c_add_numbered_adapter(9) - centos
phcon(3) - suse
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
Docker learning Phase-I
Unsure why access time on a directory change isn't changing