Home
last modified time | relevance | path

Searched refs:VBE (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/fb/
H A Duvesafb.rst9 with the VBE 2.0 standard.
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
109 vbemode:x Force the use of VBE mode x. The mode will only be set if it's
110 found in the VBE-provided list of supported modes.
119 has any effect only if the Video BIOS is VBE 3.0 compliant. Use it
171 VBE mode numbers in hex.
174 A BCD value indicating the implemented VBE standard.
H A Dvesafb.rst21 support for every VBE 2.0 compliant graphics board).
107 * VBE 3.0 might work too. I have neither a gfx board with VBE 3.0
/OK3568_Linux_fs/buildroot/package/read-edid/
H A D0002-Fix-compiler-check.patch19 option(CLASSICBUILD "Build VBE get-edid implementation" ON)
/OK3568_Linux_fs/external/xserver/hw/xfree86/
H A DMakefile.am33 if VBE
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/
H A Dvideo-Remove-trailing-whitespaces.patch285 /* Call VESA BIOS 0x4f00 to get VBE Controller Information, return status. */
294 /* Call VESA BIOS 0x4f01 to get VBE Mode Information, return status. */
303 /* Call VESA BIOS 0x4f03 to return current VBE Mode, return status. */
/OK3568_Linux_fs/external/xserver/
H A Dmeson_options.txt71 description: 'Xorg VBE module')
H A Dconfigure.ac574 … AS_HELP_STRING([--enable-vbe], [Build Xorg with VBE module (default: enabled)]), [VBE=$enableval]…
667 VBE=no
677 VBE=no
1351 AM_CONDITIONAL(VBE, test "x$VBE" = xyes) condition
H A Dconfigure2187 --enable-vbe Build Xorg with VBE module (default: enabled)
24031 enableval=$enable_vbe; VBE=$enableval
24033 VBE=yes
24728 VBE=no
24738 VBE=no
27518 if test "x$VBE" = xyes; then
H A DChangeLog14065 meson: Make VBE and VGAHW modules optional
27006 xfree86: Change VBE version early-out to 1.2. (#22672)
83307 Fix vesa's VBE PanelID interpretation
83309 xserver's VESA driver's VBE (Vesa BIOS Extensions) code
103292 that the VBE call jumped to the routine setting AX=0x14F (VBE Failed)
103293 instead of the routine that set AX=0x4F (VBE success).
157202 Don't filter modes away during VBE mode list construction.
157204 Pass all VBE modes back up to the driver, on the assumption that it
163474 Add VBE PanelID support.
172929 where the driver has said it absolutely can't do anything else (VBE). Then
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Datafb.c149 #define VBE hw.falcon.vbe macro
1284 par->VBE = (upper_margin * 2 + 1); /* must begin on odd halfline */ in falcon_decode_var()
1285 par->VDB = par->VBE; in falcon_decode_var()
H A DKconfig612 This is the frame buffer driver for generic VBE 2.0 compliant
613 graphic cards. It can also take advantage of VBE 3.0 features,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dinit.c3542 unsigned short VRE, VBE, VRS, VBS, VDE, VT; in SiS_Generic_ConvertCRData() local
3621 VBE = crdata[12] | ((unsigned short)(sr_data & 0x10) << 4); in SiS_Generic_ConvertCRData()
3622 temp = VBE - ((E - 1) & 511); in SiS_Generic_ConvertCRData()
/OK3568_Linux_fs/u-boot/drivers/video/
H A DKconfig165 supports PCI and video cards that support VESA BIOS Extension (VBE).
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig2895 bool "Mark VGA/VBE/EFI FB as generic system framebuffer"
2902 This option, if enabled, marks VGA/VBE/EFI framebuffers as generic