drm_edid_duplicate(9) duplicate an EDID and the extensions

SYNOPSIS

struct edid * drm_edid_duplicate(const struct edid * edid);

ARGUMENTS

edid

EDID to duplicate

DESCRIPTION

Return duplicate edid or NULL on allocation failure.

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

COPYRIGHT