Name

drm_match_cea_mode — look for a CEA mode matching given mode

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.