Query: drm_edid_to_eld
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_EDID_TO_ELD(9) DRM Internals DRM_EDID_TO_ELD(9)NAMEdrm_edid_to_eld - build ELD from EDIDSYNOPSISvoid drm_edid_to_eld(struct drm_connector * connector, struct edid * edid);ARGUMENTSconnector connector corresponding to the HDMI/DP sink edid EDID to parseDESCRIPTIONFill the ELD (EDID-Like Data) buffer for passing to the audio driver.SOME ELD FIELDS ARE LEFT TO THE GRAPHICS DRIVER CALLER- Conn_Type - HDCP - Port_IDAUTHORSJesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internalsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 DRM_EDID_TO_ELD(9)