Name
drm_edid_to_eld —
build ELD from EDID
Synopsis
void drm_edid_to_eld ( | struct drm_connector * connector, |
| struct edid * edid) ; |
Arguments
connector
connector corresponding to the HDMI/DP sink
edid
EDID to parse
Description
Fill the ELD (EDID-Like Data) buffer for passing to the audio driver. The
Conn_Type, HDCP and Port_ID ELD fields are left for the graphics driver to
fill in.