Lines Matching +full:frame +full:- +full:buffer

6 Currently all frame buffer device drivers have their own video mode databases,
9 - one routine to probe for video modes, which can be used by all frame buffer
11 - one generic video mode database with a fair amount of standard videomodes
13 - the possibility to supply your own mode database for graphics hardware that
14 needs non-standard modes, like amifb and Mac frame buffer drivers (which
17 When a frame buffer device receives a video= option it doesn't know, it should
18 consider that to be a video mode option. If no frame buffer device is specified
23 <xres>x<yres>[M][R][-<bpp>][@<refresh>][i][m][eDd]
24 <name>[-<bpp>][@<refresh>]
37 Sample usage: 1024x768M@60m - CVT timing with margins
44 signals (e.g. HDMI and DVI-I). For other outputs it behaves like 'e'. If 'd'
49 video=VGA-1:1280x1024@60me
52 video=LVDS-1:d video=HDMI-1:D
70 pre-defined modes approved by VESA(TM). The second is the Generalized Timing
89 determined from its EDID. The version 1.3 of the EDID has extra 128-byte
95 <pix>M<a>[-R]
99 a = aspect ratio (3 - 4:3; 4 - 5:4; 9 - 15:9, 16:9; A - 16:10)
100 -R = reduced blanking
102 example: .48M3-R - 800x600 with reduced blanking
106 - aspect ratio can only be one of the above values
107 - acceptable refresh rates are 50, 60, 70 or 85 Hz only
108 - if reduced blanking, the refresh rate must be at 60Hz
123 with db/dbsize your non-standard video mode database, or NULL to use the
131 video=<driver>:<xres>x<yres>[-<bpp>][@refresh]
140 amifb - Amiga chipset frame buffer
141 aty128fb - ATI Rage128 / Pro frame buffer
142 atyfb - ATI Mach64 frame buffer
143 pm2fb - Permedia 2/2V frame buffer
144 pm3fb - Permedia 3 frame buffer
145 sstfb - Voodoo 1/2 (SST1) chipset frame buffer
146 tdfxfb - 3D Fx frame buffer
147 tridentfb - Trident (Cyber)blade chipset frame buffer
148 vt8623fb - VIA 8623 frame buffer