drm_get_edid(9) centos man page | unix.com

Man Page: drm_get_edid

Operating Environment: centos

Section: 9

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_fb_helper_initial_config(9) - centos
phcon(3) - debian
edid(9) - netbsd
phcon(3) - suse
phcon(3) - x11r4
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq