drm_fb_helper_check_var(9) implementation for ->fb_check_var

SYNOPSIS

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

ARGUMENTS

var

screeninfo to check

info

fbdev registered by the helper

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

COPYRIGHT