Home
last modified time | relevance | path

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

12345678910>>...22

/Linux-v5.10/drivers/gpu/drm/zte/
Dzx_vga.c50 struct zx_vga *vga = to_zx_vga(encoder); in zx_vga_encoder_enable() local
51 struct zx_vga_pwrctrl *pwrctrl = &vga->pwrctrl; in zx_vga_encoder_enable()
53 /* Set bit to power up VGA DACs */ in zx_vga_encoder_enable()
62 struct zx_vga *vga = to_zx_vga(encoder); in zx_vga_encoder_disable() local
63 struct zx_vga_pwrctrl *pwrctrl = &vga->pwrctrl; in zx_vga_encoder_disable()
67 /* Clear bit to power down VGA DACs */ in zx_vga_encoder_disable()
78 struct zx_vga *vga = to_zx_vga(connector); in zx_vga_connector_get_modes() local
86 zx_writel(vga->mmio + VGA_AUTO_DETECT_SEL, 0); in zx_vga_connector_get_modes()
88 edid = drm_get_edid(connector, &vga->ddc->adap); in zx_vga_connector_get_modes()
96 zx_writel(vga->mmio + VGA_AUTO_DETECT_SEL, in zx_vga_connector_get_modes()
[all …]
/Linux-v5.10/include/linux/
Dvgaarb.h2 * The VGA aribiter manages VGA space routing and VGA resource decode to
3 * allow multiple VGA devices to be used in a system in a safe way.
34 #include <video/vga.h>
36 /* Legacy VGA regions */
58 * @pdev: pci device of the VGA card
61 * Indicates to the arbiter if the card decodes legacy VGA IOs,
62 * legacy VGA Memory, both, or none. All cards default to both,
84 * @pdev: pci device of the VGA card or NULL for the system default
89 * On success, release the VGA resource again with vga_put().
99 * @pdev: pci device of the VGA card or NULL for the system default
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/display/
Dzte,vou.txt6 for typical output devices, like HDMI, TV Encoder, VGA, and RGB LCD.
61 * VGA output device
64 - compatible: should be "zte,zx296718-vga"
65 - reg: Physical base address and length of the VGA device IO region
66 - interrupts : VGA interrupt number to CPU
67 - clocks: Phandle with clock-specifier pointing to VGA I2C clock.
69 - zte,vga-power-control: the phandle to SYSCTRL block followed by two
71 to control VGA DAC power, and the second cell is the bit mask.
96 vga: vga@8000 {
97 compatible = "zte,zx296718-vga";
[all …]
/Linux-v5.10/include/video/
Dvga.h2 * linux/include/video/vga.h -- standard VGA chipset interaction
8 * Based on VGA info at http://www.osdever.net/FreeVGA/home.htm
22 #include <asm/vga.h>
37 /* VGA data register ports */
56 /* VGA index register ports */
65 /* standard VGA indexes max counts */
72 /* VGA misc register bit masks */
79 /* VGA CRT controller register indices */
107 /* VGA CRT controller bit masks */
111 /* VGA attribute controller register indices */
[all …]
/Linux-v5.10/Documentation/gpu/
Dvgaarbiter.rst2 VGA Arbiter
6 modern devices allow relocation of such ranges, some "Legacy" VGA devices
13 the legacy VGA arbitration task (besides other bus management tasks) when more
20 the operation of the VGA arbiter implemented for the Linux kernel.
26 scans all PCI devices and adds the VGA ones inside the arbitration. The
27 arbiter then enables/disables the decoding on different devices of the VGA
36 default VGA device of the system.
103 .. kernel-doc:: drivers/gpu/vga/vgaarb.c
109 To use the vga arbiter char device it was implemented an API inside the
126 These functions below acquire VGA resources for the given card and mark those
[all …]
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-v5.10/Documentation/admin-guide/
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 …]
/Linux-v5.10/drivers/gpu/vga/
Dvgaarb.c2 * vgaarb.c: Implements the VGA arbitration. For details refer to
60 * We keep a list of all vga devices in the system to speed
141 * vga_default_device - return the default VGA device, for vgacon
145 * vga card setups and/or x86 platforms.
147 * If your VGA default device is not PCI, you'll have to return
150 * hooks for enabling/disabling the VGA default device if that is
151 * possible. This may be a problem with real _ISA_ VGA cards, in
174 * vga_remove_vgacon - deactivete vga console
176 * Unbind and unregister vgacon in case pdev is the default vga
178 * sure vga register access done by vgacon will not disturb the
[all …]
DKconfig3 bool "VGA Arbitration" if EXPERT
7 Some "legacy" VGA devices implemented on PCI typically have the same
11 enable VGA arbiter.
/Linux-v5.10/Documentation/devicetree/bindings/display/connector/
Dvga-connector.yaml4 $id: http://devicetree.org/schemas/display/connector/vga-connector.yaml#
7 title: VGA Connector
14 const: vga-connector
23 description: Connection to controller providing VGA signals
34 compatible = "vga-connector";
35 label = "vga";
/Linux-v5.10/Documentation/fb/
Dfbcon.rst7 any standard text console driver, such as the VGA console, with the added
30 systems, they almost universally have VGA cards, so vga16fb and vesafb will
46 will still get a VGA console.
57 vga= boot option parameter.
119 NOTE: For x86 machines, the standard console is the VGA console which
121 are controlled by the VGA console will be garbled.
181 the hardware. Thus, in a VGA console::
183 console ---> VGA driver ---> hardware.
185 Assuming the VGA driver can be unloaded, one must first unbind the VGA driver
186 from the console layer before unloading the driver. The VGA driver cannot be
[all …]
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.
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_vga.c25 /* Disable the VGA plane that we never use */
50 "Something enabled VGA plane, disabling it\n"); in intel_vga_redisable_power_on()
63 * paranoid "someone might have enabled VGA while we were not looking" in intel_vga_redisable()
82 * After we re-enable the power well, if we touch VGA register 0x3d5 in intel_vga_reset_io_mem()
84 * anything to the VGA MSR register. The vgacon module uses this in intel_vga_reset_io_mem()
87 * console_unlock(). So make here we touch the VGA MSR register, making in intel_vga_reset_io_mem()
143 * If we have > 1 VGA cards, then we need to arbitrate access to the in intel_vga_register()
144 * common VGA resources. in intel_vga_register()
147 * then we do not take part in VGA arbitration and the in intel_vga_register()
/Linux-v5.10/Documentation/ia64/
Daliasing.rst118 several VGA devices.
120 "X" uses this to access VGA frame buffers. Using legacy_mem
122 different VGA cards.
185 mmap of 0x0-0x9FFFF /dev/mem by "hwinfo" on HP sx1000 with VGA enabled
192 0xA0000-0xBFFFF UC only (VGA frame buffer)
199 The kernel VGA driver may ioremap the VGA frame buffer at 0xA0000,
210 supported, as is the case with HP sx[12]000 machines with VGA
214 machines with VGA enabled), we must fail the mmap because there's no
218 that doesn't report the VGA frame buffer at all), we should fail the
221 mmap of 0xA0000-0xBFFFF legacy_mem by "X" on HP sx1000 with VGA disabled
[all …]
/Linux-v5.10/arch/alpha/kernel/
Dconsole.c5 * Architecture-specific specific support for VGA device on
14 #include <asm/vga.h>
23 .name = "alpha-vga+",
47 /* Find the console VGA device */ in locate_and_init_vga()
59 /* Create a new VGA ioport resource WRT the hose it is on. */ in locate_and_init_vga()
64 /* Set the VGA hose and init the new console. */ in locate_and_init_vga()
/Linux-v5.10/arch/x86/boot/
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",
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dvga.h10 /* VGA Sequencer */
14 /* VGA Graphics */
18 /* VGA CRTC */
22 /* VGA indexed port access dispatcher */
/Linux-v5.10/Documentation/power/
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-v5.10/lib/fonts/
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-v5.10/drivers/vfio/pci/
DKconfig14 bool "VFIO PCI support for VGA devices"
17 Support for VGA extension to VFIO PCI. This exposes an additional
18 region on VGA devices for accessing legacy VGA addresses used by
/Linux-v5.10/Documentation/driver-api/media/drivers/
Dcpia2_devel.rst24 up to CIF, and 15 fps for VGA frames. The STV0676 is an improved version,
25 which can handle up to 30 fps VGA. Both coprocessors can be attached to two
26 CMOS sensors - the vvl6410 CIF sensor and the vvl6500 VGA sensor. These will
27 be referred to as the 410 and the 500 sensors, or the CIF and VGA sensors.
45 user mode (vga, qvga), scaling, cropping, framerates, and so on. The last
/Linux-v5.10/drivers/eisa/
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-v5.10/Documentation/admin-guide/media/
Dcpia2.rst16 stream at up to vga size. It implements the Video4Linux interface as much as
30 - Supports cameras with the Vision stv6410 (CIF) and stv6500 (VGA) cmos
31 sensors. I only have the vga sensor, so can't test the other.
32 - Image formats: VGA, QVGA, CIF, QCIF, and a number of sizes in between.
33 VGA and QVGA are the native image sizes for the VGA camera. CIF is done
37 - Sensor framerate is adjustable (up to 30 fps CIF, 15 fps VGA).
/Linux-v5.10/arch/mips/pci/
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-v5.10/arch/arm/boot/dts/
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";

12345678910>>...22