Lines Matching defs:mode
21 * KGI code provided the basis for state storage, init, and mode switching.
28 * restoring text mode fails
908 "mode %dx%dx%d rejected...resolution too high to fit into video memory!\n",
1076 const struct fb_videomode *mode;
1131 "mode %dx%dx%d rejected...color depth not supported.\n",
1150 mode = fb_find_best_mode(var, &info->modelist);
1151 if (mode) {
1152 riva_update_var(var, mode);
1784 /* respect mode options */
1790 /* get first mode in database as fallback */
2024 printk(KERN_ERR PFX "error setting initial video mode\n");