SYNOPSIS

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

ARGUMENTS

edid

EDID to duplicate

RETURN

Pointer to duplicated 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

Daniel Vetter <[email protected]>

Intel Corporation,

Contributions all over the place

COPYRIGHT