Lines Matching +full:hardware +full:- +full:protected
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
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
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)
61 ypan Enable display panning using the VESA protected mode
67 ywrap Same as ypan, but assumes your gfx board can wrap-around
73 is the default on non-x86.
82 pmipal Use the protected mode interface for palette changes.
83 This is the default if the protected mode interface is
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.
125 noedid Do not try to fetch and use EDID-provided modes.
127 noblank Disable hardware blanking.
136 EDID-provided values and BIOS defaults. Refer to your monitor's specs to get
137 the correct values for maxhf, maxvf and maxclk for your hardware.
146 ----------------------
177 ----------------
186 Last updated: 2017-10-10