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_crtc_helper_set_mode(9) - centos
struct_drm_fb_helper_funcs(9) - centos
edid-decode(1) - centos
ddc(9) - netbsd
edid(9) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq