Look for a cea mode matching given mode
u8 drm_match_cea_mode(const struct drm_display_mode * to_match);
to_match
display mode
The CEA Video ID (VIC) of the mode or 0 if it isn't a CEA-861 mode.
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