SYNOPSIS

u8 drm_match_cea_mode(const struct drm_display_mode * to_match);

ARGUMENTS

to_match

display mode

RETURN

The CEA Video ID (VIC) of the mode or 0 if it isn't a CEA-861 mode.

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