Home
last modified time | relevance | path

Searched refs:vga (Results 1 – 25 of 98) sorted by relevance

1234

/linux/Documentation/gpu/
H A Dvga-switcheroo.rst7 .. 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
H A Dindex.rst18 vga-switcheroo
/linux/Documentation/devicetree/bindings/display/connector/
H A Dvga-connector.yaml4 $id: http://devicetree.org/schemas/display/connector/vga-connector.yaml#
14 const: vga-connector
35 compatible = "vga-connector";
36 label = "vga";
/linux/Documentation/power/
H A Dvideo.rst49 (3) systems that initialize video card into vga text mode and where
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)
123 Dell D610 vga=normal and X (possibly vbestate (6) too,
[all …]
H A Dtricks.rst19 * use vga text console, shut down X. [If you really want X, you might
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.c54 bool vga = pci_is_vga(pdev); in virtio_gpu_pci_quirk() local
58 vga ? "virtio-vga" : "virtio-gpu-pci", in virtio_gpu_pci_quirk()
60 if (vga) { in virtio_gpu_pci_quirk()
/linux/arch/arm/boot/dts/allwinner/
H A Dsun6i-a31-hummingbird.dts76 vga-connector {
77 compatible = "vga-connector";
86 vga-dac {
87 compatible = "dumb-vga-dac";
112 reg_vga_3v3: vga-3v3-regulator {
114 regulator-name = "vga-3v3";
H A Dsun5i-a13-olinuxino.dts76 compatible = "dumb-vga-dac";
100 vga {
101 compatible = "vga-connector";
H A Dsun9i-a80-cubieboard4.dts77 vga-connector {
78 compatible = "vga-connector";
79 label = "vga";
89 vga-dac {
/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 Dpvr2fb.rst51 cable:X cable type. This can be any of the following: vga, rgb, and
55 vga. If none is specified, we guess.
H A Dsstfb.rst23 with the vga passthrou cable, I can only suggest borrowing a screen
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/Documentation/devicetree/bindings/iio/frequency/
H A Dadi,admv1014.yaml46 vcc-vga-supply:
107 - vcc-vga-supply
133 vcc-vga-supply = <&vcc_vga>;
/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-enc.c133 const struct font_desc *vga = find_font("VGA8x16"); in solo_osd_print() local
137 if (WARN_ON_ONCE(!vga)) in solo_osd_print()
148 vga_data = (const u8 *)vga->data; in solo_osd_print()
/linux/drivers/gpu/
H A DMakefile5 obj-y += host1x/ drm/ vga/
/linux/arch/arm/boot/dts/renesas/
H A Dr8a7779-marzen.dts113 vga-encoder {
135 vga {
136 compatible = "vga-connector";
H A Dr8a7792-blanche.dts51 vga-encoder {
84 vga {
85 compatible = "vga-connector";
H A Dr8a7794-alt.dts129 vga-encoder {
151 vga {
152 compatible = "vga-connector";
/linux/drivers/gpu/drm/tiny/
H A DKconfig14 tristate "DRM Support for bochs dispi vga interface (qemu stdvga)"
41 - stdvga (DRM_BOCHS, qemu -vga std, default in qemu 2.2+)
42 - qxl (DRM_QXL, qemu -vga qxl, works best with spice)
43 - virtio (DRM_VIRTIO_GPU), qemu -vga virtio)
/linux/drivers/media/dvb-frontends/
H A Dcx24113.c191 vga = cx24113_readreg(state, 0x1f) & 0x3f, in cx24113_set_gain_settings() local
206 vga |= (VGA_7 << 3) | VGA_7; in cx24113_set_gain_settings()
209 vga |= (VGA_6 << 3) | VGA_2; in cx24113_set_gain_settings()
214 cx24113_writereg(state, 0x1f, vga); in cx24113_set_gain_settings()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx25-eukrea-mbimxsd25-baseboard-dvi-vga.dts10 …compatible = "eukrea,mbimxsd25-baseboard-dvi-vga", "eukrea,mbimxsd25-baseboard", "eukrea,cpuimx25"…
/linux/arch/arm/boot/dts/ti/davinci/
H A Dda850-lcdk.dts119 vga-bridge {
146 vga {
147 compatible = "vga-connector";
/linux/arch/um/include/asm/
H A DKbuild29 generic-y += vga.h
/linux/arch/x86/xen/
H A DMakefile48 obj-$(CONFIG_XEN_DOM0) += vga.o
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dchrontel,ch7033.yaml53 vga-dvi-encoder@76 {

1234