Lines Matching +full:non +full:- +full:compliant
2 uvesafb - A Generic Driver for VBE2+ compliant video cards
6 ---------------
8 uvesafb should work with any video card that has a Video BIOS compliant
30 --------------------------
36 - Lack of any type of acceleration.
37 - A strict and limited set of supported video modes. Often the native
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.
119 has any effect only if the Video BIOS is VBE 3.0 compliant. Use it
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
146 ----------------------
177 ----------------
186 Last updated: 2017-10-10