Searched refs:videomode (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/Documentation/fb/ |
D | matroxfb.txt | 98 mode for console. You can do it at boot time by using videomode 226 vesa:X - selects startup videomode. X is number from 0 to 0x1FF, see table 232 If you are not satisfied with videomode selected by `vesa' option, you 320 + selection between 1:5:5:5 and 5:6:5 16bpp videomode is done by -rgba 375 to think twice before choosing videomode (for example twice 1880x1440x32bpp 381 + secondary head always powerups in 640x480@60-32 videomode. You have to use 396 to think twice before choosing videomode. 400 + secondary head always powerups in 640x480@60-32 videomode. You have to use
|
D | aty128fb.txt | 59 <XxX@X> - selects startup videomode. See modedb.txt for detailed
|
/linux-2.4.37.9/drivers/video/matrox/ |
D | matroxfb_base.c | 1660 static char videomode[64]; /* "matrox:mode:xxxxx" or "matrox:xxxxx" */ variable 2117 fb_find_mode(&vesafb_defined, &ACCESS_FBINFO(fbcon), videomode[0]?videomode:NULL, in initMatrox2() 2738 strncpy(videomode, this_opt+5, sizeof(videomode)-1); in matroxfb_setup() 2818 strncpy(videomode, this_opt, sizeof(videomode)-1); in matroxfb_setup()
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | acpi_wakeup.S | 385 # movq saved_videomode, %rdx # FIXME: videomode
|