EP93XXFB_MAX_XRES
var->xres = min_t(unsigned int, var->xres, EP93XXFB_MAX_XRES);
fb_size = EP93XXFB_MAX_XRES * EP93XXFB_MAX_YRES * 2;