Searched refs:VGA (Results 1 – 25 of 97) sorted by relevance
1234
| /Linux-v5.4/Documentation/devicetree/bindings/display/connector/ |
| D | vga-connector.txt | 1 VGA Connector 11 - ddc-i2c-bus: phandle to the I2C bus that is connected to VGA DDC 15 The VGA connector internal connections are modeled using the OF graph bindings 18 The VGA connector has a single port that must be connected to a video source
|
| /Linux-v5.4/Documentation/gpu/ |
| D | vgaarbiter.rst | 2 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. 126 These functions below acquire VGA resources for the given card and mark those 130 legacy resource lock. The arbiter will first look for all VGA cards that 131 might conflict and disable their IOs and/or Memory access, including VGA [all …]
|
| /Linux-v5.4/Documentation/ia64/ |
| D | aliasing.rst | 118 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 …]
|
| D | serial.rst | 64 configure EFI with a single device (either a UART or a VGA 71 - Without an HCDP, Linux defaults to a VGA console unless you 102 - The EFI console path contains both a VGA device and a UART. 103 EFI and elilo use both, but Linux defaults to VGA. Remove 104 the VGA device from the EFI console path[3].
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/bridge/ |
| D | dumb-vga-dac.txt | 1 Dumb RGB to VGA DAC bridge 4 This binding is aimed for dumb RGB to VGA DAC based bridges that do not require 17 - Video port 1 for VGA output
|
| D | adi,adv7123.txt | 4 The ADV7123 is a digital-to-analog converter that outputs VGA signals from a 21 - Video port 1 for VGA output
|
| /Linux-v5.4/drivers/vfio/pci/ |
| D | Kconfig | 14 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.4/Documentation/admin-guide/ |
| D | svga.rst | 32 EXTENDED_VGA - Standard 8-pixel font mode: 80x43 on EGA, 80x50 on VGA. 68 -- it's either a generic adapter name (MDA, CGA, HGC, EGA, VGA, VESA VGA [a VGA 86 on the VGA BIOS). 133 0x0f01 standard with 8-point font: 80x43 on EGA, 80x50 on VGA 134 0x0f02 VGA 80x43 (VGA switched to 350 scanlines with a 8-point font) 135 0x0f03 VGA 80x28 (standard VGA scans, but 14-point font) 137 0x0f05 VGA 80x30 (480 scans, 16-point font) 138 0x0f06 VGA 80x34 (480 scans, 14-point font) 139 0x0f07 VGA 80x60 (480 scans, 8-point font) 151 0xfffe equivalent to 0x0f01 (EGA 80x43 or VGA 80x50) [all …]
|
| D | vga-softcursor.rst | 1 Software cursor for VGA 37 VGA, the high four bits specify background and the low four the 41 of your VGA).
|
| D | serial-console.rst | 42 virtual console, and kernel messages will appear on both the VGA 49 first looks for a VGA card and then for a serial port. So if you don't 50 have a VGA card in your system the first serial port will automatically
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/ |
| D | zte,vou.txt | 6 for typical output devices, like HDMI, TV Encoder, VGA, and RGB LCD. 61 * VGA output device 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. 71 to control VGA DAC power, and the second cell is the bit mask.
|
| /Linux-v5.4/drivers/gpu/vga/ |
| D | Kconfig | 3 bool "VGA Arbitration" if EXPERT 7 Some "legacy" VGA devices implemented on PCI typically have the same 11 enable VGA arbiter.
|
| /Linux-v5.4/lib/fonts/ |
| D | Kconfig | 25 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.4/Documentation/fb/ |
| D | fbcon.rst | 7 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. 126 NOTE: For x86 machines, the standard console is the VGA console which 128 are controlled by the VGA console will be garbled. 183 the hardware. Thus, in a VGA console:: 185 console ---> VGA driver ---> hardware. 187 Assuming the VGA driver can be unloaded, one must first unbind the VGA driver 188 from the console layer before unloading the driver. The VGA driver cannot be 218 usually VGA text mode) will take over. A few drivers (rivafb and i810fb) will [all …]
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | imx25-eukrea-mbimxsd25-baseboard-dvi-vga.dts | 9 model = "Eukrea MBIMXSD25 with the DVI-VGA Display"; 13 model = "DVI-VGA";
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | cpia2.rst | 30 - Supports cameras with the Vision stv6410 (CIF) and stv6500 (VGA) cmos 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). 163 up to CIF, and 15 fps for VGA frames. The STV0676 is an improved version, 164 which can handle up to 30 fps VGA. Both coprocessors can be attached to two 165 CMOS sensors - the vvl6410 CIF sensor and the vvl6500 VGA sensor. These will 166 be referred to as the 410 and the 500 sensors, or the CIF and VGA sensors.
|
| /Linux-v5.4/drivers/iio/amplifiers/ |
| D | Kconfig | 18 AD8366 Dual-Digital Variable Gain Amplifier (VGA) 20 ADL5240 Digitally controlled variable gain amplifier (VGA)
|
| /Linux-v5.4/drivers/video/console/ |
| D | Kconfig | 9 bool "VGA text console" if EXPERT || !X86 16 display that complies with the generic VGA standard. Virtually 30 The scrollback buffer of the standard VGA console is located in 31 the VGA RAM. The size of this RAM is fixed and is quite small. 47 buffers of VGA consoles. Each 64KB will give you approximately 79 normal VGA driver will handle it.
|
| /Linux-v5.4/drivers/soc/aspeed/ |
| D | Kconfig | 26 tristate "Aspeed ast2400/2500 HOST P2A VGA MMIO to BMC bridge control" 28 Control Aspeed ast2400/2500 HOST P2A VGA MMIO to BMC mappings through
|
| /Linux-v5.4/drivers/usb/misc/sisusbvga/ |
| D | Kconfig | 22 Say Y here if you want a VGA text console via the USB dongle or 26 Note that this console supports VGA/EGA text mode only.
|
| /Linux-v5.4/drivers/eisa/ |
| D | eisa.ids | 86 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.4/Documentation/arm/ |
| D | setup.rst | 47 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
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
| D | ortustech,com37h3m05dtc.txt | 1 OrtusTech COM37H3M05DTC Blanview 3.7" VGA portrait TFT-LCD panel
|
| D | ortustech,com37h3m99dtc.txt | 1 OrtusTech COM37H3M99DTC Blanview 3.7" VGA portrait TFT-LCD panel
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | ext-ctrls-dv.rst | 17 transmitters for `VGA <http://en.wikipedia.org/wiki/Vga>`__, 72 is applicable to VGA, DVI-A/D, HDMI and DisplayPort connectors. 95 the number of bits per component. This control is applicable to VGA, 154 the number of bits per component. This control is applicable to VGA,
|
1234