MAX_DISPLAY
struct fb_info *fb[MAX_DISPLAY];
for (i = 0; i < MAX_DISPLAY; i++)
#define CARMINE_TOTAL_DISPLAY_MEM (CARMINE_DISPLAY_MEM * MAX_DISPLAY)