Lines Matching +full:refresh +full:- +full:rate +full:- +full:hz
2 uvesafb - A Generic Driver for VBE2+ compliant video cards
6 ---------------
30 --------------------------
36 - Lack of any type of acceleration.
37 - A strict and limited set of supported video modes. Often the native
38 or most optimal resolution/refresh rate for your setup will not work
42 ratio, which is what most BIOS-es are limited to.
43 - Adjusting the refresh rate is only possible with a VBE 3.0 compliant
44 Video BIOS. Note that many nVidia Video BIOS-es claim to be VBE 3.0
45 compliant, while they simply ignore any refresh rate settings.
48 ----------------
54 video=uvesafb:1024x768-32,mtrr:3,ywrap (compiled into the kernel)
56 # modprobe uvesafb mode_option=1024x768-32 mtrr=3 scroll=ywrap (module)
67 ywrap Same as ypan, but assumes your gfx board can wrap-around
73 is the default on non-x86.
89 - 0 - disabled (equivalent to nomtrr)
90 - 3 - write-combining (default)
110 found in the VBE-provided list of supported modes.
116 restored after console <-> X switches.
121 using this option implies that any refresh rate adjustments will
122 be ignored and the refresh rate will stay at your BIOS default
123 (60 Hz).
125 noedid Do not try to fetch and use EDID-provided modes.
136 EDID-provided values and BIOS defaults. Refer to your monitor's specs to get
141 maxvf:n Maximum vertical frequency (in Hz).
146 ----------------------
164 Use the default refresh rate (60 Hz) if set to 1.
177 ----------------
179 Uvesafb will set a video mode with the default refresh rate and timings
186 Last updated: 2017-10-10