_FindMode
display_mode* _FindMode(uint16 width, uint16 height) const;
if (_FindMode(mode.timing.h_display, mode.timing.v_display) != NULL)