Name
drm_mode_validate_basic — 
     make sure the mode is somewhat sane
 
Synopsis
| enum drm_mode_status drm_mode_validate_basic ( | const struct drm_display_mode * mode ); | 
 
Description
   Check that the mode timings are at least somewhat reasonable.
   Any hardware specific limits are left up for each driver to check.