Home
last modified time | relevance | path

Searched full:vga (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/linux/include/linux/
H A Dvgaarb.h4 * The VGA aribiter manages VGA space routing and VGA resource decode to
5 * allow multiple VGA devices to be used in a system in a safe way.
15 #include <video/vga.h>
19 /* Legacy VGA regions */
70 * @pdev: pci device of the VGA card or NULL for the system default
75 * On success, release the VGA resource again with vga_put().
85 * @pdev: pci device of the VGA card or NULL for the system default
90 * On success, release the VGA resource again with vga_put().
/linux/Documentation/admin-guide/
H A Dsvga.rst20 Short intro for the impatient: Just use vga=ask for the first time,
23 set the vga parameter to this number (converted to decimal first).
26 specified in the kernel Makefile (the SVGA_MODE=... line) or by the "vga=..."
33 EXTENDED_VGA - Standard 8-pixel font mode: 80x43 on EGA, 80x50 on VGA.
69 -- it's either a generic adapter name (MDA, CGA, HGC, EGA, VGA, VESA VGA [a VGA
87 on the VGA BIOS).
134 0x0f01 standard with 8-point font: 80x43 on EGA, 80x50 on VGA
135 0x0f02 VGA 80x43 (VGA switched to 350 scanlines with a 8-point font)
136 0x0f03 VGA 80x28 (standard VGA scans, but 14-point font)
138 0x0f05 VGA 80x30 (480 scans, 16-point font)
[all …]
H A Dvga-softcursor.rst1 Software cursor for VGA
37 VGA, the high four bits specify background and the low four the
41 of your VGA).
/linux/Documentation/devicetree/bindings/display/connector/
H A Dvga-connector.yaml4 $id: http://devicetree.org/schemas/display/connector/vga-connector.yaml#
7 title: VGA Connector
14 const: vga-connector
24 description: Connection to controller providing VGA signals
35 compatible = "vga-connector";
36 label = "vga";
/linux/Documentation/gpu/
H A Dvga-switcheroo.rst4 VGA Switcheroo
7 .. kernel-doc:: drivers/gpu/vga/vga_switcheroo.c
16 .. kernel-doc:: drivers/gpu/vga/vga_switcheroo.c
22 .. kernel-doc:: drivers/gpu/vga/vga_switcheroo.c
31 .. kernel-doc:: drivers/gpu/vga/vga_switcheroo.c
58 .. kernel-doc:: drivers/gpu/vga/vga_switcheroo.c
61 .. kernel-doc:: drivers/gpu/vga/vga_switcheroo.c
/linux/drivers/video/
H A Daperture.c14 #include <video/vga.h>
206 * to do for firmware-based fb drivers, such as EFI, VESA or VGA. After in aperture_detach_platform_device()
305 * __aperture_remove_legacy_vga_devices - remove legacy VGA devices of a PCI devices
308 * This function removes VGA devices provided by @pdev, such as a VGA
309 * framebuffer or a console. This is useful if you have a VGA-compatible
312 * this helper to release remaining VGA devices.
316 * release any VGA devices automatically.
319 * this helper. Otherwise the vga fbdev driver falls over if
327 /* VGA framebuffer */ in __aperture_remove_legacy_vga_devices()
330 /* VGA textmode console */ in __aperture_remove_legacy_vga_devices()
[all …]
/linux/arch/alpha/kernel/
H A Dconsole.c5 * Architecture-specific specific support for VGA device on
14 #include <asm/vga.h>
24 .name = "alpha-vga+",
48 /* Find the console VGA device */ in locate_and_init_vga()
60 /* Create a new VGA ioport resource WRT the hose it is on. */ in locate_and_init_vga()
65 /* Set the VGA hose and init the new console. */ in locate_and_init_vga()
/linux/arch/x86/boot/
H A Dvideo-vga.c11 * Common all-VGA modes
63 /* Set 8x8 font - 80x43 on EGA, 80x50 on VGA */ in vga_set_8font()
91 /* Set 9x14 font - 80x28 on VGA */ in vga_set_14font()
114 /* Set 80x43 mode on VGA (not EGA) */ in vga_set_80x43()
131 /* I/O address of the VGA CRTC */
229 * video-vga.c is listed first in the Makefile.
234 "CGA/MDA/HGC", "EGA", "VGA" in vga_probe()
252 ireg.bl = 0x10; /* Check EGA/VGA */ in vga_probe()
261 /* EGA/VGA */ in vga_probe()
283 .card_name = "VGA",
H A Dvideo.h65 u16 mode; /* Mode number (vga= style) */
96 /* Accessing VGA indexed registers */
115 /* Get the I/O port of the VGA CRTC */
116 u16 vga_crtc(void); /* video-vga.c */
/linux/Documentation/power/
H A Dvideo.rst49 (3) systems that initialize video card into vga text mode and where
79 safest to do your experiments with plain old VGA console. The vesafb
99 Acer TM C300 vga=normal (only suspend on console, not in X),
103 Acer TM 650 (Radeon M7) vga=normal plus boot-radeon (5) gets text
106 Acer TM 800 vga=normal, X patches, see webpage (5)
108 Acer TM 803 vga=normal, X patches, see webpage (5)
110 Acer TM 803LCi vga=normal, vbetool (6)
115 Asus M6887Ne vga=normal, s3_bios (2), use radeon driver
120 Compaq Evo N620c vga=normal, s3_bios (2)
122 Dell D600, ATI RV250 vga=normal and X, or try vbestate (6)
[all …]
/linux/drivers/eisa/
H A Deisa.ids86 ALR3023 "ALR 16-bit VGA without Parallel port"
226 CPQ3001 "Compaq Advanced VGA"
443 DEC8101 "DEC VGA 1024 Graphics Adapter"
445 DEC8103 "DECpc VGA 1024 NI Graphics Adapter"
481 DELFC01 "Dell VGA Professional 16-bit"
508 ELS8041 "ELSA WINNER 1000 Enhanced VGA"
594 ICU0110 "Paradise VGA Plus 16 Video Adapter "
595 ICU0120 "Paradise VGA 1024 Video Adapter "
599 ICU0160 "ATI VGA Wonder XL24 Video Adapter"
700 ICU0780 "Diamond SpeedStar 24X VGA adapter"
[all …]
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dvga.h10 /* VGA Sequencer */
14 /* VGA Graphics */
18 /* VGA CRTC */
22 /* VGA indexed port access dispatcher */
/linux/lib/fonts/
H A DKconfig25 bool "VGA 8x8 font" if FONTS
29 This is the "high resolution" font for the VGA frame buffer (the one
32 Note that this is a poor quality font. The VGA 8x16 font is quite a
39 bool "VGA 8x16 font" if FONTS
42 This is the "high resolution" font for the VGA frame buffer (the one
43 provided by the VGA text console 80x25 mode.
/linux/arch/mips/pci/
H A Dfixup-sni.c33 * Device 3: VGA (routed to INTB)
39 * Documentation says the VGA is device 5 and device 3 is unused but that
41 * Logic CL-GD5434 VGA is device 3.
48 { INTB, INTB, INTB, INTB, INTB }, /* VGA */
58 * The VGA card is optional for RM300 systems.
65 { INTB, INTB, INTB, INTB, INTB }, /* VGA */
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx25-eukrea-mbimxsd25-baseboard-dvi-vga.dts9 model = "Eukrea MBIMXSD25 with the DVI-VGA Display";
10 …compatible = "eukrea,mbimxsd25-baseboard-dvi-vga", "eukrea,mbimxsd25-baseboard", "eukrea,cpuimx25"…
13 model = "DVI-VGA";
/linux/Documentation/fb/
H A Dvesafb.rst32 Switching modes is done using the vga=... boot parameter. Read
40 vga=ask and hit return. The mode you wish to use is derived from the
69 To enable one of those modes you have to specify "vga=ask" in the
71 mode at the "vga=ask" prompt. For example if you like to use
81 "vga=mode-number" you have to transform the numbers to decimal.
153 vgapal Use the standard vga registers for palette changes.
H A Dsstfb.rst23 with the vga passthrou cable, I can only suggest borrowing a screen
103 vgapass=0 vganopass Enable or disable VGA passthrou cable.
105 from the VGA board and not from the voodoo.
150 - `sst_dbg_vgapass`, changes vga passthrou. You have to recompile the
153 sst_dbg_vgapass /dev/fb1 1 (enables vga cable)
154 sst_dbg_vgapass /dev/fb1 0 (disables vga cable)
/linux/drivers/video/fbdev/i810/
H A Di810_regs.h25 * All GC registers are memory-mapped. In addition, the VGA and extended VGA registers
172 /* VGA Registers */
203 /* Extended VGA Registers */
240 /* VGA Color Palette Registers */
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-dv.rst11 transmitters for `VGA <http://en.wikipedia.org/wiki/Vga>`__,
66 is applicable to VGA, DVI-A/D, HDMI and DisplayPort connectors.
89 the number of bits per component. This control is applicable to VGA,
148 the number of bits per component. This control is applicable to VGA,
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dconn.h18 DCB_CONNECTOR_VGA = 0x00, // VGA 15-pin connector
20 DCB_CONNECTOR_POD_VGA = 0x02, // Pod - VGA 15-pin connector
56 DCB_CONNECTOR_DOCK_VGA_0 = 0x50, // VGA 15-pin if not docked
57 DCB_CONNECTOR_DOCK_VGA_1 = 0x51, // VGA 15-pin if docked
/linux/drivers/gpu/drm/tiny/
H A DKconfig28 tristate "DRM Support for bochs dispi vga interface (qemu stdvga)"
55 - stdvga (DRM_BOCHS, qemu -vga std, default in qemu 2.2+)
56 - qxl (DRM_QXL, qemu -vga qxl, works best with spice)
57 - virtio (DRM_VIRTIO_GPU), qemu -vga virtio)
/linux/drivers/media/usb/gspca/
H A Dmr97310a.c5 * The original mr97310a driver, which supported the Aiptek Pencam VGA+, is
8 * Support for the MR97310A cameras in addition to the Aiptek Pencam VGA+
16 * Support for the control settings for the VGA cameras is
79 u8 cam_type; /* 0 is CIF and 1 is VGA */
352 * The same is true of the VGA cameras. Therefore, we are forced in sd_config()
414 * type, from the known MR97310A VGA cameras. Six different in sd_config()
419 * Aiptek Pencam VGA+ 0300 0 1 in sd_config()
438 pr_err("Unknown VGA Sensor id Byte 0: %02x\n", in sd_config()
458 pr_err("Unknown VGA Sensor id Byte 1: %02x\n", in sd_config()
464 gspca_dbg(gspca_dev, D_PROBE, "MR97310A VGA camera detected, sensor: %d\n", in sd_config()
[all …]
/linux/include/uapi/linux/
H A Dscreen_info.h53 #define VIDEO_TYPE_EGAM 0x20 /* EGA/VGA in Monochrome Mode */
55 #define VIDEO_TYPE_VGAC 0x22 /* VGA+ in Color Mode */
56 #define VIDEO_TYPE_VLFB 0x23 /* VESA VGA in graphic mode */
/linux/drivers/video/fbdev/
H A Dpvr2fb.c97 /* Pixel clocks, one for TV output, doubled for VGA output */
118 { CT_VGA, "VGA" }, { CT_RGB, "RGB" }, { CT_COMPOSITE, "COMPOSITE" },
122 { VO_PAL, "PAL" }, { VO_NTSC, "NTSC" }, { VO_VGA, "VGA" },
215 /* 640x480 @ 60hz (VGA) */
363 * XXX: It's possible that a user could use a VGA box, change the cable in pvr2fb_set_par()
364 * type in hardware (i.e. switch from VGA<->composite), then change in pvr2fb_set_par()
367 * don't have a VGA box to make sure this works properly. in pvr2fb_set_par()
403 /* VGA mode */ in pvr2fb_set_par()
406 * XXX: We have a little freedom in VGA modes, what ranges in pvr2fb_set_par()
591 /* clock doubler (for VGA), sca in pvr2_init_display()
[all...]
/linux/Documentation/arch/arm/
H A Dsetup.rst47 or VGA console character size. They should not be used for any other
50 It's generally a good idea to set these to be either standard VGA, or
55 This describes the character position of cursor on VGA console, and

12345678910>>...17