1. NAME

drm_fb_helper_check_var - implementation for ->fb_check_var

2. SYNOPSIS

int drm_fb_helper_check_var(struct fb_var_screeninfo *  var , struct fb_info *  info );

3. ARGUMENTS

var
    screeninfo to check

info
    fbdev registered by the helper

4. AUTHORS

Jesse Barnes <>
Intel Corporation,
    Initial version

Laurent Pinchart <>
Ideas on board SPRL,
    Driver internals

5. COPYRIGHT