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
struct_drm_fb_helper_funcs(9) - centos
trm(4) - debian
i2c_add_numbered_adapter(9) - centos
trm(4) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!