Home
last modified time | relevance | path

Searched refs:videomode (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/Documentation/fb/
Dmatroxfb.txt98 mode for console. You can do it at boot time by using videomode
231 vesa:X - selects startup videomode. X is number from 0 to 0x1FF, see table
237 If you are not satisfied with videomode selected by `vesa' option, you
325 + selection between 1:5:5:5 and 5:6:5 16bpp videomode is done by -rgba
380 to think twice before choosing videomode (for example twice 1880x1440x32bpp
386 + secondary head always powerups in 640x480@60-32 videomode. You have to use
401 to think twice before choosing videomode.
405 + secondary head always powerups in 640x480@60-32 videomode. You have to use
Daty128fb.txt59 <XxX@X> - selects startup videomode. See modedb.txt for detailed
Dsisfb.txt143 vesa:X - selects startup videomode. X is number from 0 to 0x1FF and
146 mode:X - selects startup videomode. Please see above for the format of
/linux-2.6.39/drivers/video/matrox/
Dmatroxfb_base.c1286 static char videomode[64]; /* "matroxfb:mode:xxxxx" or "matroxfb:xxxxx" */ variable
1784 fb_find_mode(&vesafb_defined, &minfo->fbcon, videomode[0] ? videomode : NULL, in initMatrox2()
2350 strlcpy(videomode, this_opt+5, sizeof(videomode)); in matroxfb_setup()
2424 strlcpy(videomode, this_opt, sizeof(videomode)); in matroxfb_setup()