Convert fb_var_screeninfo to fb_videomode
void fb_var_to_videomode(struct fb_videomode * mode, const struct fb_var_screeninfo * var);
mode
pointer to struct fb_videomode
var
pointer to struct fb_var_screeninfo