Home
last modified time | relevance | path

Searched full:vesa (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/kernel/linux/linux-4.19/Documentation/
Dsvga.txt68 -- it's either a generic adapter name (MDA, CGA, HGC, EGA, VGA, VESA VGA [a VGA
69 with VESA-compliant BIOS]) or a chipset name (e.g., Trident). Direct detection
82 The mode list usually contains a few basic modes and some VESA modes. In
90 80x43), local modes (if the local modes feature is enabled), VESA modes and
104 all VESA modes.
123 0x0200 to 0x08ff - VESA BIOS modes. The ID is a VESA mode ID increased by
124 0x0100. All VESA modes should be autodetected and shown on the menu.
202 everything is configurable, the VESA support should be much more
204 2.1 (30-Jan-96) VESA modes moved to 0x200-0x3ff. Mode selection by resolution
205 supported. Few bugs fixed. VESA modes are listed prior to
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dsvga.rst69 -- it's either a generic adapter name (MDA, CGA, HGC, EGA, VGA, VESA VGA [a VGA
70 with VESA-compliant BIOS]) or a chipset name (e.g., Trident). Direct detection
83 The mode list usually contains a few basic modes and some VESA modes. In
91 80x43), local modes (if the local modes feature is enabled), VESA modes and
105 all VESA modes.
124 0x0200 to 0x08ff - VESA BIOS modes. The ID is a VESA mode ID increased by
125 0x0100. All VESA modes should be autodetected and shown on the menu.
203 everything is configurable, the VESA support should be much more
205 2.1 (30-Jan-96) VESA modes moved to 0x200-0x3ff. Mode selection by resolution
206 supported. Few bugs fixed. VESA modes are listed prior to
[all …]
/kernel/linux/linux-4.19/Documentation/fb/
Dsisfb.txt56 described above or the vesa keyword instead of mode). If compiled as a module,
80 - or simply use the VESA mode number in hexadecimal or decimal.
87 Additionally, sisfb understands the keyword "vesa" followed by a VESA mode
88 number in decimal or hexadecimal. For example: vesa=791 or vesa=0x117. Please
89 use either "mode" or "vesa" but not both.
107 "mode" or "vesa" keywords as a parameter. See above and below.
143 vesa:X - selects startup videomode. X is number from 0 to 0x1FF and
144 represents the VESA mode number (can be given in decimal or
Dmatroxfb.txt25 Switching modes is done using the video=matroxfb:vesa:... boot parameter
29 pass to the kernel this command line: "video=matroxfb:vesa:0x1BB".
36 Currently supported video modes are (through vesa:... interface, PowerMac
76 example 1600x1200x32bpp can be specified by `video=matroxfb:vesa:0x11C,depth:32'.
231 vesa:X - selects startup videomode. X is number from 0 to 0x1FF, see table
237 If you are not satisfied with videomode selected by `vesa' option, you
240 xres:X - horizontal resolution, in pixels. Default is derived from `vesa'
242 yres:X - vertical resolution, in pixel lines. Default is derived from `vesa'
245 pixel line of picture. Default is derived from `vesa' option.
247 pulse. Default is derived from `vesa' option.
[all …]
Dvesafb.txt13 impossible; BIOS calls work in real mode only. VESA BIOS Extensions
41 VESA mode number. Here are those VESA mode numbers:
50 The video mode number of the Linux kernel is the VESA mode number plus
71 Even if your board does, it might be the BIOS which does not. VESA BIOS
109 The VESA BIOS provides protected mode interface for changing
123 ypan enable display panning using the VESA protected mode
Dmodedb.txt31 VESA(TM) Coordinated Video Timings instead of looking up the mode from a table.
56 What is the VESA(TM) Coordinated Video Timings (CVT)?
58 From the VESA(TM) Website:
68 This is the third standard approved by VESA(TM) concerning video timings. The
70 pre-defined modes approved by VESA(TM). The second is the Generalized Timing
104 Note: VESA(TM) has restrictions on what is a standard CVT timing:
/kernel/linux/linux-4.19/drivers/video/fbdev/core/
Dmodedb.c293 /* 0 640x350-85 VESA */
296 /* 1 640x400-85 VESA */
299 /* 2 720x400-85 VESA */
302 /* 3 640x480-60 VESA */
305 /* 4 640x480-72 VESA */
308 /* 5 640x480-75 VESA */
311 /* 6 640x480-85 VESA */
314 /* 7 800x600-56 VESA */
318 /* 8 800x600-60 VESA */
322 /* 9 800x600-72 VESA */
[all …]
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
Dmodedb.c293 /* 0 640x350-85 VESA */
296 /* 1 640x400-85 VESA */
299 /* 2 720x400-85 VESA */
302 /* 3 640x480-60 VESA */
305 /* 4 640x480-72 VESA */
308 /* 5 640x480-75 VESA */
311 /* 6 640x480-85 VESA */
314 /* 7 800x600-56 VESA */
318 /* 8 800x600-60 VESA */
322 /* 9 800x600-72 VESA */
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dlvds.yaml23 [VESA] "VESA Notebook Panel Standard", October 2007 (Version 1.0), Video
24 Electronics Standards Association (VESA)
45 - vesa-24
52 [VESA] specifications. Data are transferred as follows on 3 LVDS lanes.
74 - "vesa-24" - 24-bit data mapping compatible with the [VESA] specification.
/kernel/linux/linux-5.10/drivers/video/fbdev/geode/
Dgxfb_core.c41 /* 640x480-60 VESA */
44 /* 640x480-75 VESA */
47 /* 640x480-85 VESA */
50 /* 800x600-60 VESA */
54 /* 800x600-75 VESA */
58 /* 800x600-85 VESA */
62 /* 1024x768-60 VESA */
65 /* 1024x768-75 VESA */
69 /* 1024x768-85 VESA */
73 /* 1280x960-60 VESA */
[all …]
Dgx1fb_core.c29 /* 640x480-60 VESA */
32 /* 640x480-75 VESA */
35 /* 640x480-85 VESA */
38 /* 800x600-60 VESA */
42 /* 800x600-75 VESA */
46 /* 800x600-85 VESA */
50 /* 1024x768-60 VESA */
53 /* 1024x768-75 VESA */
57 /* 1024x768-85 VESA */
61 /* 1280x960-60 VESA */
[all …]
/kernel/linux/linux-4.19/drivers/video/fbdev/geode/
Dgxfb_core.c44 /* 640x480-60 VESA */
47 /* 640x480-75 VESA */
50 /* 640x480-85 VESA */
53 /* 800x600-60 VESA */
57 /* 800x600-75 VESA */
61 /* 800x600-85 VESA */
65 /* 1024x768-60 VESA */
68 /* 1024x768-75 VESA */
72 /* 1024x768-85 VESA */
76 /* 1280x960-60 VESA */
[all …]
Dgx1fb_core.c33 /* 640x480-60 VESA */
36 /* 640x480-75 VESA */
39 /* 640x480-85 VESA */
42 /* 800x600-60 VESA */
46 /* 800x600-75 VESA */
50 /* 800x600-85 VESA */
54 /* 1024x768-60 VESA */
57 /* 1024x768-75 VESA */
61 /* 1024x768-85 VESA */
65 /* 1280x960-60 VESA */
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/panel/
Dpanel-lvds.txt13 [VESA] "VESA Notebook Panel Standard", October 2007 (Version 1.0), Video
14 Electronics Standards Association (VESA)
28 or "vesa-24".
50 [VESA] specifications. Data are transferred as follows on 3 LVDS lanes.
72 - "vesa-24" - 24-bit data mapping compatible with the [VESA] specification.
/kernel/linux/linux-5.10/Documentation/fb/
Dsisfb.rst56 described above or the vesa keyword instead of mode). If compiled as a module,
81 - or simply use the VESA mode number in hexadecimal or decimal.
88 Additionally, sisfb understands the keyword "vesa" followed by a VESA mode
89 number in decimal or hexadecimal. For example: vesa=791 or vesa=0x117. Please
90 use either "mode" or "vesa" but not both.
108 "mode" or "vesa" keywords as a parameter. See above and below.
145 vesa:X selects startup videomode. X is number from 0 to 0x1FF and
146 represents the VESA mode number (can be given in decimal or
Dmatroxfb.rst27 Switching modes is done using the video=matroxfb:vesa:... boot parameter
31 pass to the kernel this command line: "video=matroxfb:vesa:0x1BB".
38 Currently supported video modes are (through vesa:... interface, PowerMac
87 example 1600x1200x32bpp can be specified by `video=matroxfb:vesa:0x11C,depth:32`.
250 vesa:X selects startup videomode. X is number from 0 to 0x1FF, see table
257 If you are not satisfied with videomode selected by `vesa` option, you
261 xres:X horizontal resolution, in pixels. Default is derived from `vesa`
263 yres:X vertical resolution, in pixel lines. Default is derived from `vesa`
266 pixel line of picture. Default is derived from `vesa` option.
268 pulse. Default is derived from `vesa` option.
[all …]
Dvesafb.rst13 impossible; BIOS calls work in real mode only. VESA BIOS Extensions
41 VESA mode number. Here are those VESA mode numbers:
53 The video mode number of the Linux kernel is the VESA mode number plus
76 Even if your board does, it might be the BIOS which does not. VESA BIOS
114 The VESA BIOS provides protected mode interface for changing
129 ypan enable display panning using the VESA protected mode
Dmodedb.rst31 VESA(TM) Coordinated Video Timings instead of looking up the mode from a table.
75 What is the VESA(TM) Coordinated Video Timings (CVT)?
78 From the VESA(TM) Website:
88 This is the third standard approved by VESA(TM) concerning video timings. The
90 pre-defined modes approved by VESA(TM). The second is the Generalized Timing
124 Note: VESA(TM) has restrictions on what is a standard CVT timing:
/kernel/linux/linux-4.19/Documentation/media/uapi/v4l/
Dbiblio.rst301 VESA DMT
305 :title: VESA and Industry Standards and Guidelines for Computer Display Monitor Timing (DMT)
307 :author: Video Electronics Standards Association (http://www.vesa.org)
315 :title: VESA Enhanced Extended Display Identification Data Standard
318 :author: Video Electronics Standards Association (http://www.vesa.org)
358 :title: VESA DisplayPort Standard
361 :author: Video Electronics Standards Association (http://www.vesa.org)
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/display/bridge/
Dlvds-transmitter.txt16 [VESA] "VESA Notebook Panel Standard", October 2007 (Version 1.0), Video
17 Electronics Standards Association (VESA)
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-driver-typec-displayport19 separate configuration defined in VESA DisplayPort Alt Mode on
29 VESA DisplayPort Alt Mode on USB Type-C Standard defines six
44 Note. As of VESA DisplayPort Alt Mode on USB Type-C Standard
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-typec-displayport19 separate configuration defined in VESA DisplayPort Alt Mode on
29 VESA DisplayPort Alt Mode on USB Type-C Standard defines six
44 Note. As of VESA DisplayPort Alt Mode on USB Type-C Standard
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dbiblio.rst319 VESA DMT
323 :title: VESA and Industry Standards and Guidelines for Computer Display Monitor Timing (DMT)
325 :author: Video Electronics Standards Association (http://www.vesa.org)
333 :title: VESA Enhanced Extended Display Identification Data Standard
336 :author: Video Electronics Standards Association (http://www.vesa.org)
376 :title: VESA DisplayPort Standard
379 :author: Video Electronics Standards Association (http://www.vesa.org)
/kernel/linux/linux-5.10/arch/x86/boot/
Dvideo-vesa.c11 * VESA text modes
16 #include "vesa.h"
19 /* VESA information */
188 /* Save the VESA protected mode info */
209 /* Tell the kernel we're in VESA graphics mode */ in vesa_store_mode_params_graphics()
274 .card_name = "VESA",
/kernel/linux/linux-4.19/arch/x86/boot/
Dvideo-vesa.c13 * VESA text modes
18 #include "vesa.h"
21 /* VESA information */
190 /* Save the VESA protected mode info */
211 /* Tell the kernel we're in VESA graphics mode */ in vesa_store_mode_params_graphics()
276 .card_name = "VESA",

12345678910>>...13