/linux-4.4.14/include/asm-generic/ |
H A D | vga.h | 2 * Access to VGA videoram 10 * On most architectures that support VGA, we can just
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | vga.h | 9 /* VGA Sequencer */ 13 /* VGA Graphics */ 17 /* VGA CRTC */ 21 /* VGA indexed port access dispatcher */
|
/linux-4.4.14/include/linux/ |
H A D | vgaarb.h | 2 * 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. 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, 77 * vga_get - acquire & locks VGA resources 79 * @pdev: pci device of the VGA card or NULL for the system default 83 * This function acquires VGA resources for the given 88 * The arbiter will first look for all VGA cards that might conflict 89 * and disable their IOs and/or Memory access, including VGA forwarding 93 * VGA forwarding on parent P2P bridges if any). 96 * segment, since P2P bridges don't differenciate VGA memory and IO 135 * vga_tryget - try to acquire & lock legacy VGA resources 137 * @pdev: pci devivce of VGA card or NULL for system default 152 * vga_put - release lock on legacy VGA resources vga_tryget() 154 * @pdev: pci device of VGA card or NULL for system default vga_tryget() 178 * If your VGA default device is not PCI, you'll have to return vga_tryget() 181 * hooks for enabling/disabling the VGA default device if that is vga_tryget() 182 * possible. This may be a problem with real _ISA_ VGA cards, in vga_tryget() 202 * independent PCI domains that can afford concurrent VGA vga_set_default_device() 216 * @pdev: pci device of the VGA client 222 * Register a client with the VGA arbitration logic 226 * If a client can't disable its GPUs VGA resources, then we 230 * If a client can disable its GPU VGA resource, it will 233 * Rationale: we cannot disable VGA decode resources unconditionally 235 * VGA registers to control things like backlights etc. 238 * They driver will get a callback when VGA arbitration is first used
|
H A D | linux_logo.h | 21 #define LINUX_LOGO_VGA16 2 /* 16 colors VGA text palette */
|
H A D | console_struct.h | 98 unsigned char vc_palette[16*3]; /* Colour palette for VGA+ */
|
H A D | via-core.h | 126 #define VDE_I_VSYNC 0x00000008 /* VGA VSYNC int status */
|
H A D | console.h | 73 extern const struct consw vga_con; /* VGA text console */
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | vga.h | 2 * Access to VGA videoram
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | console.c | 4 * Architecture-specific specific support for VGA device on 45 /* Find the console VGA device */ locate_and_init_vga() 57 /* Create a new VGA ioport resource WRT the hose it is on. */ locate_and_init_vga() 62 /* Set the VGA hose and init the new console. */ locate_and_init_vga()
|
H A D | pci_impl.h | 22 * VGA BIOS, and some cards, notably Adaptec 2940UW, take mortal offense.
|
H A D | process.c | 136 /* This has the effect of resetting the VGA video origin. */ common_shutdown_1()
|
H A D | sys_sio.c | 281 printk("AlphaBook1 VGA init: setting 1Mb memory\n"); alphabook1_init_pci()
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | vga.h | 2 * Access to VGA videoram
|
/linux-4.4.14/arch/ia64/include/asm/ |
H A D | vga.h | 2 * Access to VGA videoram
|
/linux-4.4.14/arch/m32r/include/asm/ |
H A D | vga.h | 5 * Access to VGA videoram
|
/linux-4.4.14/arch/x86/boot/ |
H A D | video-vga.c | 13 * Common all-VGA modes 65 /* Set 8x8 font - 80x43 on EGA, 80x50 on VGA */ vga_set_8font() 93 /* Set 9x14 font - 80x28 on VGA */ vga_set_14font() 116 /* Set 80x43 mode on VGA (not EGA) */ vga_set_80x43() 133 /* I/O address of the VGA CRTC */ vga_crtc() 236 "CGA/MDA/HGC", "EGA", "VGA" vga_probe() 254 ireg.bl = 0x10; /* Check EGA/VGA */ vga_probe() 263 /* EGA/VGA */ vga_probe() 285 .card_name = "VGA",
|
H A D | video.h | 98 /* Accessing VGA indexed registers */ in_idx() 117 /* Get the I/O port of the VGA CRTC */
|
H A D | video-mode.c | 27 int adapter; /* 0=CGA/MDA/HGC, 1=EGA, 2=VGA+ */
|
H A D | video.c | 77 /* MDA, HGC, or VGA in monochrome mode */ store_mode_params() 80 /* CGA, EGA, VGA and so forth */ store_mode_params()
|
H A D | Makefile | 16 # Set it to -DSVGA_MODE=NORMAL_VGA if you just want the EGA/VGA mode.
|
/linux-4.4.14/include/video/ |
H A D | vga.h | 2 * linux/include/video/vga.h -- standard VGA chipset interaction 8 * Based on VGA info at http://www.osdever.net/FreeVGA/home.htm 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 */ 136 /* VGA sequencer register indices */ 143 /* VGA sequencer register bit masks */ 151 /* VGA graphics controller register indices */ 162 /* VGA graphics controller bit masks */ 165 /* macro for composing an 8-bit VGA register index and value 169 /* decide whether we should enable the faster 16-bit VGA register writes */ 174 /* VGA State Save and Restore */ 184 unsigned long membase; /* VGA window base, 0 for default - 0xA000 */ 185 __u32 memsize; /* VGA window size, 0 for default 64K */ 199 * generic VGA port read/write 262 * VGA CRTC register read/write 315 * VGA sequencer register read/write 367 * VGA graphics controller register read/write 420 * VGA attribute controller register read/write
|
H A D | tdfx.h | 141 /* VGA rubbish, need to change this for multihead support */ 156 /* VGA rubbish */
|
H A D | cirrus.h | 25 /* OLD COMMENT: definitions for Piccolo/SD64 VGA controller chip */ 34 /*** VGA Sequencer Registers ***/
|
H A D | sstfb.h | 298 /* ioctl to enable/disable VGA passthrough */ 352 u8 vgapass; /* VGA pass through: 1=enabled, 0=disabled */
|
H A D | omap-panel-data.h | 190 * @mo_gpio: selection for resolution(VGA/QVGA) GPIO
|
H A D | mach64.h | 1188 /* ATI VGA Extended Regsiters */ 1196 /* VGA Graphics Controller Registers */ 1201 /* VGA Seququencer Registers */
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | vga.h | 7 * Access to VGA videoram 20 * These are only needed for supporting VGA or MDA text mode, which use little
|
H A D | pci-bridge.h | 76 * "memory" cycles such as VGA memory regions. Left to 0
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | vga.h | 2 * Access to VGA videoram 24 * These are only needed for supporting VGA or MDA text mode, which use little
|
/linux-4.4.14/drivers/gpu/drm/rcar-du/ |
H A D | rcar_du_vgacon.h | 2 * rcar_du_vgacon.h -- R-Car Display Unit VGA Connector
|
H A D | rcar_du_vgacon.c | 2 * rcar_du_vgacon.c -- R-Car Display Unit VGA Connector
|
/linux-4.4.14/arch/mn10300/include/asm/ |
H A D | vga.h | 1 /* MN10300 VGA register definitions
|
/linux-4.4.14/arch/frv/include/asm/ |
H A D | vga.h | 1 /* vga.h: VGA register stuff
|
/linux-4.4.14/include/uapi/linux/ |
H A D | screen_info.h | 52 #define VIDEO_TYPE_EGAM 0x20 /* EGA/VGA in Monochrome Mode */ 54 #define VIDEO_TYPE_VGAC 0x22 /* VGA+ in Color Mode */ 55 #define VIDEO_TYPE_VLFB 0x23 /* VESA VGA in graphic mode */
|
H A D | fb.h | 42 #define FB_TYPE_VGA_PLANES 4 /* EGA/VGA planes */ 46 #define FB_AUX_TEXT_CGA 1 /* CGA/EGA/VGA Color text */ 58 #define FB_AUX_VGA_PLANES_VGA4 0 /* 16 color planes (EGA/VGA) */ 59 #define FB_AUX_VGA_PLANES_CFB4 1 /* CFB4 in planes (VGA) */ 60 #define FB_AUX_VGA_PLANES_CFB8 2 /* CFB8 in planes (VGA) */
|
H A D | kd.h | 21 #define GIO_CMAP 0x4B70 /* gets colour palette on VGA+ */ 22 #define PIO_CMAP 0x4B71 /* sets colour palette on VGA+ */
|
H A D | v4l2-dv-timings.h | 294 /* VGA resolutions */
|
/linux-4.4.14/arch/mips/pci/ |
H A D | fixup-sni.c | 33 * 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 */
|
H A D | pci.c | 40 * We need to avoid collisions with `mirrored' VGA ports
|
/linux-4.4.14/drivers/staging/xgifb/ |
H A D | vgatypes.h | 27 /* of Linear VGA memory */
|
H A D | XGI_main.h | 154 {"VGA", XGIFB_DISP_CRT, -1},
|
/linux-4.4.14/arch/tile/include/asm/ |
H A D | vga.h | 14 * Access to VGA videoram.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
H A D | nouveau_vga.c | 44 printk(KERN_ERR "VGA switcheroo: switched nouveau on\n"); nouveau_switcheroo_set_state() 50 printk(KERN_ERR "VGA switcheroo: switched nouveau off\n"); nouveau_switcheroo_set_state()
|
H A D | nouveau_acpi.c | 292 printk(KERN_INFO "VGA switcheroo: detected Optimus DSM method %s handle\n", nouveau_dsm_detect() 299 printk(KERN_INFO "VGA switcheroo: detected DSM switching method %s handle\n", nouveau_dsm_detect()
|
H A D | nouveau_bios.c | 1683 *conn = 0x02001300; /* VGA, connector 1 */ apply_dcb_encoder_quirks() 1691 *conn = 0x01010310; /* VGA, connector 0 */ apply_dcb_encoder_quirks() 1705 * The DVI/VGA encoder combo that's supposed to represent the apply_dcb_encoder_quirks() 1707 * the HDMI connector ends up paired with the VGA instead. apply_dcb_encoder_quirks() 1709 * Connector table is missing anything for VGA at all, pointing it apply_dcb_encoder_quirks() 1714 *conn = 0x02002300; /* VGA, connector 2 */ apply_dcb_encoder_quirks() 1722 *conn = 0x04020310; /* VGA, connector 0 */ apply_dcb_encoder_quirks() 1734 /* fdo#50830: connector indices for VGA and DVI-I are backwards */ apply_dcb_encoder_quirks()
|
/linux-4.4.14/arch/unicore32/include/mach/ |
H A D | regs-pm.h | 37 * PM VGA PLL Conf. Reg PM_PLLVGACFG 53 * PM VGA PLL Status Reg PM_PLLVGASTATUS
|
/linux-4.4.14/drivers/video/fbdev/i810/ |
H A D | i810_regs.h | 25 * 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 */
|
H A D | i810_main.c | 10 * external VGA connectors for 202 * i810_protect_regs - allows rw/ro mode of certain VGA registers 207 * The IBM VGA standard allows protection of certain VGA registers. 250 * i810_load_vga - load standard VGA registers 254 * Load values to VGA registers 293 * i810_load_vgax - load extended VGA registers 297 * Load values to extended VGA registers 459 * VGA State Restore * 605 * VGA State Save * 2196 MODULE_PARM_DESC(extvga, "Enable external VGA connector (default = 0)");
|
/linux-4.4.14/drivers/video/fbdev/kyro/ |
H A D | STG4000VTG.c | 22 /* Reset the VGA registers */ DisableVGA() 32 /* Pull-out the VGA registers from reset */ DisableVGA()
|
H A D | fbdev.c | 308 /* Bring us out of VGA and into Hi-Res mode, if not already. */ kyro_dev_video_mode_set()
|
/linux-4.4.14/arch/arm/mach-imx/ |
H A D | mx31lilly-db.c | 165 .name = "CRT-VGA", 182 .name = "CRT-VGA",
|
H A D | mach-armadillo5x0.c | 337 .name = "CRT-VGA", 371 .name = "CRT-VGA",
|
H A D | mach-mx31_3ds.c | 261 .name = "Epson-VGA", 279 .name = "Epson-VGA",
|
H A D | mach-mx27_3ds.c | 421 .name = "Epson-VGA",
|
/linux-4.4.14/drivers/firmware/ |
H A D | iscsi_ibft_find.c | 55 #define VGA_MEM 0xA0000 /* VGA buffer */ 66 /* The table can't be inside the VGA BIOS reserved space, find_ibft_in_mem()
|
H A D | pcdp.c | 74 printk(KERN_ERR "PCDP: VGA selected, but frame buffer is not MMIO!\n"); setup_vga_console() 79 printk(KERN_INFO "PCDP: VGA console\n"); setup_vga_console()
|
/linux-4.4.14/drivers/gpu/vga/ |
H A D | vgaarb.c | 2 * vgaarb.c: Implements the VGA arbitration. For details refer to 134 /* Returns the default VGA device (vgacon's babe) */ vga_default_device() 157 /* If we don't ever use VGA arb we should avoid 159 confused about the boot device not being VGA */ vga_check_first_use() 163 * VGA arb has occurred and to try and disable resources vga_check_first_use() 225 * VGA forwarding on P2P bridges __vga_tryget() 459 * Rules for using a bridge to control a VGA descendant decoding: if a bridge 460 * has only one VGA descendant then it can be used to control the VGA routing 462 * control it. If a bridge has a direct VGA descendant, but also have a sub- 463 * bridge VGA descendant then we cannot use that bridge to control the direct 464 * VGA descendant. So for every device we register, we need to iterate all 531 /* Only deal with VGA class devices */ vga_arbiter_add_pci_device() 569 /* Check if VGA cycles can get down to us */ vga_arbiter_add_pci_device() 585 /* Deal with VGA default device. Use first enabled one vga_arbiter_add_pci_device() 752 * attached to the default VGA device of the system. 1241 * change in VGA cards
|
/linux-4.4.14/drivers/video/console/ |
H A D | dummycon.c | 4 * To be used if there's no other console driver (e.g. for plain VGA text)
|
H A D | vgacon.c | 2 * linux/drivers/video/vgacon.c -- Low level VGA based console driver 67 * Trident VGA which will resize cursor when moving it between column 68 * 15 & 16. If you define this and your VGA is OK, inverse bug will 72 #define VGA_FONTWIDTH 8 /* VGA does not support fontwidths != 8 */ 454 display_desc = "VGA+"; vgacon_startup() 461 * This doesn't actually work on all "VGA" vgacon_startup() 832 * otherwise we get into VGA BIOS */ vgacon_switch() 876 /* structure holding original VGA register settings */ 894 /* save original values of VGA controller registers */ vga_vesa_blank() 964 /* restore original values of VGA controller registers */ vga_vesa_unblank() 1353 * or we'll be copying in VGA BIOS */ vgacon_save_screen() 1411 * The console `switch' structure for the VGA based console
|
H A D | mdacon.c | 10 * This file is based on the VGA console driver (vgacon.c):
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | macmodes.h | 25 #define VMODE_640_480_60 5 /* 640x480, 60Hz (VGA) */
|
H A D | vga16fb.c | 2 * linux/drivers/video/vga16.c -- VGA 16-color framebuffer driver 5 * Based on VGA info at http://www.goodnet.com/~tinara/FreeVGA/home.htm 43 /* structure holding original VGA register settings when the 87 /* name should not depend on EGA/VGA */ 89 .id = "VGA16 VGA", 101 /* The VGA's weird architecture often requires that we read a byte and 104 the scenes in the VGA's 32-bit latch register, and reading and writing 475 par->crtc[VGA_CRTC_V_BLANK_END] = pos & 0xFF; /* 0x7F for original VGA, vga16fb_check_var() 565 atc[VGA_ATC_OVERSCAN] = 0x00; /* 0 for EGA, 0xFF for VGA */ vga16fb_set_par() 695 /* The following VESA blanking code is taken from vgacon.c. The VGA 705 /* save original values of VGA controller registers */ vga_vesa_blank() 761 /* restore original values of VGA controller registers */ vga_vesa_unblank() 1270 /* XXX unshare VGA regions */ vga16fb_destroy() 1346 /* name should not depend on EGA/VGA */ vga16fb_probe() 1451 MODULE_DESCRIPTION("Legacy VGA framebuffer device driver");
|
H A D | pvr2fb.c | 95 /* Pixel clocks, one for TV output, doubled for VGA output */ 116 { CT_VGA, "VGA" }, { CT_RGB, "RGB" }, { CT_COMPOSITE, "COMPOSITE" }, 120 { VO_PAL, "PAL" }, { VO_NTSC, "NTSC" }, { VO_VGA, "VGA" }, 246 /* 640x480 @ 60hz (VGA) */ 364 * XXX: It's possible that a user could use a VGA box, change the cable pvr2fb_set_par() 365 * type in hardware (i.e. switch from VGA<->composite), then change pvr2fb_set_par() 368 * don't have a VGA box to make sure this works properly. pvr2fb_set_par() 404 /* VGA mode */ pvr2fb_set_par() 407 * XXX: We have a little freedom in VGA modes, what ranges pvr2fb_set_par() 594 /* clock doubler (for VGA), scan doubler, display enable */ pvr2_init_display() 760 * always going to be VGA for the PCI-based PVR2 boards, but we leave this 863 /* Not VGA, using a TV (taken from acornfb) */ pvr2fb_dc_init() 1016 * output:NTSC|PAL|VGA Override the video output format
|
H A D | amba-clcd-versatile.c | 9 .name = "VGA",
|
H A D | ocfb.c | 2 * OpenCores VGA/LCD 2.0 core frame buffer driver 48 #define OCFB_NAME "OC VGA/LCD" 436 MODULE_DESCRIPTION("OpenCores VGA/LCD 2.0 frame buffer driver");
|
H A D | controlfb.h | 128 {{ 2, 2}}, /* 640x480, 60Hz (VGA) */
|
H A D | arkfb.c | 510 /* Set VGA misc register */ ark_set_pixclock() 709 vga_wseq(par->state.vgabase, 0x11, 0x10); /* basic VGA mode */ arkfb_set_par() 718 vga_wseq(par->state.vgabase, 0x11, 0x10); /* basic VGA mode */ arkfb_set_par() 725 vga_wseq(par->state.vgabase, 0x11, 0x10); /* basic VGA mode */ arkfb_set_par() 949 /* Ignore secondary VGA device because there is no VGA arbitration */ ark_pci_probe()
|
H A D | vt8623fb.c | 263 /* Set VGA misc register */ vt8623_set_pixclock() 664 /* Ignore secondary VGA device because there is no VGA arbitration */ vt8623_pci_probe()
|
H A D | vesafb.c | 48 .id = "VESA VGA", 92 * Try VGA registers first... vesa_setpalette()
|
H A D | xilinxfb.c | 47 * the VGA port on the Xilinx ML40x board. This is a hardware display 48 * controller for a 640x480 resolution TFT or VGA screen.
|
H A D | efifb.c | 34 .id = "EFI VGA",
|
H A D | i740_reg.h | 40 /* VGA Color Palette Registers */
|
H A D | sstfb.c | 96 static bool vgapass; /* enable VGA passthrough cable */ 709 fb_info(info, "Enabling VGA pass-through\n"); sstfb_setvgapass() 712 fb_info(info, "Disabling VGA pass-through\n"); sstfb_setvgapass() 749 /* set/get VGA pass_through mode */ sstfb_ioctl() 1523 MODULE_PARM_DESC(vgapass, "Enable VGA PassThrough mode (0 or 1) (default=0)");
|
H A D | au1200fb.c | 310 /* Need VGA 640 @ 24bpp, @ 32bpp */ 311 /* Need VGA 800 @ 24bpp, @ 32bpp */ 312 /* Need VGA 1024 @ 24bpp, @ 32bpp */ 388 [1] = { /* VGA 640x480 H:30.3kHz V:58Hz */
|
H A D | macmodes.c | 199 { 0x717, VMODE_800_600_75 }, /* VGA */
|
H A D | tdfxfb.c | 36 * extensions to the VGA register set go completely unmentioned in the 45 * - support other architectures (PPC, Alpha); does the fact that the VGA 57 * VGA i/o register locations (uses PCI 605 /* this is all pretty standard VGA register stuffing */ tdfxfb_set_par()
|
H A D | i740fb.c | 7 * VGA 16-color framebuffer driver (c) 1999 Ben Pfaff <pfaffben@debian.org> 544 /* 0x7F for VGA, but some SVGA chips require all 8 bits to be set */ i740fb_decode_var() 557 par->atc[VGA_ATC_OVERSCAN] = 0x00; /* 0 for EGA, 0xFF for VGA */ i740fb_decode_var()
|
H A D | atafb.c | 529 * VGA Video Modes 533 /* 640x480, 31 kHz, 60 Hz (VGA) */ 537 /* 640x400, 31 kHz, 70 Hz (VGA) */ 990 /* Skip all calculations. VGA/TV/SC1224 only supported. */ falcon_decode_var() 1230 * (this must be a multiple of plen*128/bpp, on VGA pixels falcon_decode_var() 1396 /* !!! only for VGA !!! */ falcon_encode_var() 1751 /* use VESA suspend modes on VGA monitors */ falcon_blank()
|
H A D | cirrusfb.c | 127 unsigned char sr1f; /* SR1F VGA initial register value */ 2111 /* FIXME: this forces VGA. alternatives? */ cirrusfb_pci_register() 2810 * Dumps the given list of VGA CRTC registers. If @base is %NULL, 2856 * Dumps a list of interesting VGA and CIRRUSFB registers. If @base is %NULL, 2863 dev_dbg(info->device, "VGA CRTC register dump:\n"); cirrusfb_dbg_reg_dump() 2917 dev_dbg(info->device, "VGA SEQ register dump:\n"); cirrusfb_dbg_reg_dump()
|
H A D | cyber2000fb.c | 925 * In theory, since NetWinders contain just one VGA card, cyber2000fb_set_par() 943 * In theory, since NetWinders contain just one VGA card, cyber2000fb_set_par() 1535 * Get the video RAM size and width from the VGA register. cyberpro_common_probe()
|
H A D | mx3fb.c | 174 .name = "NEC-VGA", 221 /* TV output VGA mode, 640x480 @ 65 Hz */ 222 .name = "TV-VGA",
|
H A D | s3fb.c | 472 /* Set VGA misc register */ s3_set_pixclock() 1123 /* Ignore secondary VGA device because there is no VGA arbitration */ s3_pci_probe()
|
H A D | neofb.c | 336 par->Graphics[6] = 0x05; /* only map 64k VGA memory !!!! */ vgaHWInit() 390 * VGA Palette management 741 * generic VGA registers. neofb_set_par() 1010 * This function handles restoring the generic VGA registers. */ neofb_set_par()
|
H A D | uvesafb.c | 37 .id = "VESA VGA", 953 /* Use VGA registers if mode is VGA-compatible. */ uvesafb_setpalette() 1989 MODULE_PARM_DESC(vgapal, "Set palette using VGA registers");
|
H A D | vfb.c | 57 * VGA-based drivers MUST NOT clear memory if rvmalloc()
|
/linux-4.4.14/drivers/video/fbdev/riva/ |
H A D | rivafb.h | 23 /* holds the state of the VGA core and extended Riva hw state from riva_hw.c.
|
/linux-4.4.14/drivers/media/usb/gspca/ |
H A D | mr97310a.c | 4 * The original mr97310a driver, which supported the Aiptek Pencam VGA+, is 7 * Support for the MR97310A cameras in addition to the Aiptek Pencam VGA+ 15 * Support for the control settings for the VGA cameras is 93 u8 cam_type; /* 0 is CIF and 1 is VGA */ 366 * The same is true of the VGA cameras. Therefore, we are forced sd_config() 428 * type, from the known MR97310A VGA cameras. Six different sd_config() 433 * Aiptek Pencam VGA+ 0300 0 1 sd_config() 452 pr_err("Unknown VGA Sensor id Byte 0: %02x\n", sd_config() 472 pr_err("Unknown VGA Sensor id Byte 1: %02x\n", sd_config() 478 PDEBUG(D_PROBE, "MR97310A VGA camera detected, sensor: %d", sd_config() 761 /* Some of the VGA cameras require the memory pointer sd_start() 799 u8 value_reg = 8; /* VGA cams seem to use regs 0x0b and 0x0c */ setbrightness() 961 /* All controls need to be disabled if VGA sensor_type is 0 */ sd_init_controls() 978 * This control is disabled for CIF type 1 and VGA type 0 cameras. sd_init_controls() 1064 {USB_DEVICE(0x08ca, 0x0111)}, /* Aiptek Pencam VGA+ */ 1065 {USB_DEVICE(0x093a, 0x010f)}, /* All other known MR97310A VGA cams */
|
H A D | stv0680.c | 105 return gspca_dev->usb_buf[0]; /* 01 = VGA, 03 = QVGA, 00 = CIF */ stv0680_get_video_mode() 176 PDEBUG(D_PROBE, "Camera supports VGA mode"); sd_config() 265 0x0100 = VGA (640x480) sd_start()
|
H A D | ov534_9.c | 423 {0x12, 0x02}, /* com7 - 15fps VGA YUYV */ 572 {0x12, 0x62}, /* com7 - 30fps VGA YUV */ 723 {0x12, 0x62}, /* com7 - 30fps VGA YUV */ 746 {0x12, 0x02}, /* com7 - YUYV - VGA 15 full resolution */
|
/linux-4.4.14/drivers/platform/chrome/ |
H A D | chromeos_pstore.c | 54 * On x86 chromebooks/boxes, the firmware will keep the legacy VGA memory
|
/linux-4.4.14/arch/alpha/include/asm/ |
H A D | vga.h | 2 * Access to VGA videoram
|
/linux-4.4.14/arch/arm/mach-realview/ |
H A D | core.c | 301 * VGA timings. 311 /* VGA, 16bpp */ realview_clcd_setup() 313 vga_panel_name = "VGA"; realview_clcd_setup() 330 pr_err("CLCD: unknown LCD panel ID 0x%08x, using VGA\n", val); realview_clcd_setup()
|
/linux-4.4.14/arch/arm/mach-footbridge/include/mach/ |
H A D | memory.h | 43 * would clash with VGA cards.
|
/linux-4.4.14/drivers/media/platform/ |
H A D | arv.c | 2 * Colour AR M64278(VGA) driver for Video4Linux 67 * supported by M32700UT hardware using VGA mode of AR LSI. 69 * Supported: VGA (Normal mode, Interlace mode) 70 * QVGA (Always Interlace mode of VGA) 134 static int vga; /* default mode(0:QVGA mode, other:VGA mode) */ 405 strlcpy(vcap->card, "Colour AR VGA", sizeof(vcap->card)); ar_querycap() 743 v4l2_info(v4l2_dev, "Colour AR VGA driver %s\n", VERSION); ar_init() 771 strlcpy(ar->vdev.name, "Colour AR VGA", sizeof(ar->vdev.name)); ar_init() 826 v4l2_info(v4l2_dev, "%s: Found M64278 VGA (IRQ %d, Freq %dMHz).\n", ar_init() 882 MODULE_DESCRIPTION("Colour AR M64278(VGA) for Video4Linux");
|
H A D | via-camera.c | 98 * sensor in VGA resolution, though, and let the controller 461 * the 3x4 VGA scaling factor, the image will distort. We 496 * Set up the controller for VGA resolution, modulo magic viacam_ctlr_image() 869 * sensor to VGA. 1335 * with less than two frames of VGA 16-bit data. viacam_probe()
|
/linux-4.4.14/arch/ia64/sn/kernel/ |
H A D | setup.c | 111 * VGA color display. 230 * Scan the EFI PCDP table (if it exists) for an acceptable VGA console 242 * locate a usable VGA device due to lack of proper ACPI support. Structures 342 continue; /* not VGA descriptor */ sn_scan_pcdp() 397 * being passed from prom to identify VGA adapters and the legacy sn_setup() 399 * on the PCDP table to identify the primary VGA console if one sn_setup() 407 * here so that the primary VGA console (as defined by PCDP) will sn_setup() 418 * bus containing the VGA console. sn_setup() 431 printk(KERN_DEBUG "SGI: Disabling VGA console\n"); sn_setup()
|
/linux-4.4.14/drivers/video/backlight/ |
H A D | tosa_lcd.c | 77 /* delayed 0clk TCTL signal for VGA */ tosa_lcd_tg_init() 184 data->is_vga = true; /* default to VGA mode */ tosa_lcd_probe()
|
H A D | ltv350qv.h | 2 * Register definitions for Samsung LTV350QV Quarter VGA LCD Panel
|
H A D | ltv350qv.c | 2 * Power control for Samsung LTV350QV Quarter VGA LCD Panel
|
H A D | tdo24m.c | 361 lcd->mode = MODE_VGA; /* default to VGA */ tdo24m_probe()
|
H A D | corgi_lcd.c | 198 /* Setting for VGA */ lcdtg_set_phadadj()
|
/linux-4.4.14/drivers/iio/amplifiers/ |
H A D | ad8366.c | 2 * AD8366 SPI Dual-Digital Variable Gain Amplifier (VGA) 212 MODULE_DESCRIPTION("Analog Devices AD8366 VGA");
|
/linux-4.4.14/arch/x86/platform/uv/ |
H A D | bios_uv.c | 168 * uv_bios_set_legacy_vga_target - Set Legacy VGA I/O Target 177 * -EBUSY: Legacy VGA I/O cannot be retargeted at this time
|
/linux-4.4.14/drivers/staging/media/davinci_vpfe/ |
H A D | vpfe_mc_capture.h | 44 /* Based on max resolution supported. VGA */
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | head.c | 14 * chipset: reserve a page before VGA to prevent PCI prefetch
|
H A D | early_printk.c | 24 /* Simple VGA output */
|
H A D | sysfb_efi.c | 101 * on a VGA device's PCI BAR */ efifb_set_system()
|
/linux-4.4.14/arch/m68k/kernel/ |
H A D | pcibios.c | 21 * We need to avoid collisions with `mirrored' VGA ports
|
/linux-4.4.14/arch/ia64/pci/ |
H A D | fixup.c | 41 /* Is VGA routed to us? */ pci_fixup_video()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon_acpi.h | 39 * The AMD ACPI notification mechanism uses Notify (VGA, 0x81) or a custom 41 * Method GET_SYSTEM_PARAMETERS. When the driver receives Notify (VGA, 0x81) or 117 * 0 - Notify(VGA, 0x81) is not used for notification 118 * 1 - Notify(VGA, 0x81) is used for notification 119 * 2 - Notify(VGA, n) is used for notification where
|
H A D | radeon_bios.c | 265 /* Disable VGA mode */ ni_read_disabled_bios() 313 /* Disable VGA mode */ r700_read_disabled_bios() 392 /* Disable VGA mode */ r600_read_disabled_bios() 472 /* Disable VGA mode */ avivo_read_disabled_bios()
|
H A D | r520.c | 261 /* TODO: disable VGA need to use VGA request */ r520_init()
|
H A D | radeon_reg.h | 123 #define RADEON_ATTRDR 0x03c1 /* VGA */ 124 #define RADEON_ATTRDW 0x03c0 /* VGA */ 125 #define RADEON_ATTRX 0x03c0 /* VGA */ 578 #define RADEON_CRTC8_DATA 0x03d5 /* VGA, 0x3b5 */ 579 #define RADEON_CRTC8_IDX 0x03d4 /* VGA, 0x3b4 */ 700 #define RADEON_DAC_DATA 0x03c9 /* VGA */ 701 #define RADEON_DAC_MASK 0x03c6 /* VGA */ 702 #define RADEON_DAC_R_INDEX 0x03c7 /* VGA */ 703 #define RADEON_DAC_W_INDEX 0x03c8 /* VGA */ 1035 #define RADEON_GENENB 0x03c3 /* VGA */ 1036 #define RADEON_GENFC_RD 0x03ca /* VGA */ 1037 #define RADEON_GENFC_WT 0x03da /* VGA, 0x03ba */ 1038 #define RADEON_GENMO_RD 0x03cc /* VGA */ 1039 #define RADEON_GENMO_WT 0x03c2 /* VGA */ 1040 #define RADEON_GENS0 0x03c2 /* VGA */ 1041 #define RADEON_GENS1 0x03da /* VGA, 0x03ba */ 1057 #define RADEON_GRPH8_DATA 0x03cf /* VGA */ 1058 #define RADEON_GRPH8_IDX 0x03ce /* VGA */ 1702 #define RADEON_SEQ8_DATA 0x03c5 /* VGA */ 1703 #define RADEON_SEQ8_IDX 0x03c4 /* VGA */
|
H A D | rs400.c | 520 /* Disable VGA */ rs400_init() 526 /* TODO: disable VGA need to use VGA request */ rs400_init()
|
H A D | radeon_combios.c | 1462 /* powerbook with VGA */ radeon_get_legacy_connector_info_from_table() 1541 /* VGA - primary dac */ radeon_get_legacy_connector_info_from_table() 1571 /* VGA - primary dac */ radeon_get_legacy_connector_info_from_table() 1607 /* VGA - primary dac */ radeon_get_legacy_connector_info_from_table() 1655 /* VGA - TV DAC */ radeon_get_legacy_connector_info_from_table() 1793 /* VGA - primary dac */ radeon_get_legacy_connector_info_from_table() 1907 /* VGA - tv dac */ radeon_get_legacy_connector_info_from_table() 1936 /* VGA - primary dac */ radeon_get_legacy_connector_info_from_table() 1948 /* VGA - tv dac */ radeon_get_legacy_connector_info_from_table() 1977 /* VGA - primary dac */ radeon_get_legacy_connector_info_from_table() 2132 /* VGA - primary dac */ radeon_get_legacy_connector_info_from_table() 2181 /* VGA - primary dac */ radeon_get_legacy_connector_info_from_table() 2227 one with VGA DDC and one with CRT2 DDC. - kill the CRT2 DDC one */ radeon_apply_legacy_quirks() 2522 DRM_DEBUG_KMS("Found CRT table, assuming VGA connector\n"); radeon_get_legacy_connector_info_from_bios()
|
H A D | r420.c | 382 /* TODO: disable VGA need to use VGA request */ r420_init()
|
H A D | radeon_atpx_handler.c | 529 /* some newer PX laptops mark the dGPU as a non-VGA display device */ radeon_atpx_detect() 555 /* detect if we have any ATPX + 2 VGA in the system */ radeon_register_atpx_handler()
|
H A D | radeon_acpi.c | 242 * (all asics). This is either Notify(VGA, 0x81) or Notify(VGA, n)
|
H A D | rs690.c | 813 /* Disable VGA */ rs690_init() 821 /* TODO: disable VGA need to use VGA request */ rs690_init()
|
H A D | rv515.c | 304 /* disable VGA render */ rv515_mc_stop() 640 /* TODO: disable VGA need to use VGA request */ rv515_init()
|
H A D | r300.c | 1511 /* Disable VGA */ r300_init() 1517 /* TODO: disable VGA need to use VGA request */ r300_init()
|
H A D | radeon_connectors.c | 66 * VGA, TV, etc. radeon_connector_hotplug() 1296 /* This gets complicated. We have boards with VGA + HDMI with a radeon_dvi_detect() 2045 DRM_ERROR("VGA: Failed to assign ddc bus! Check dmesg for i2c errors.\n"); radeon_add_atom_connector() 2245 /* in theory with a DP to VGA converter... */ radeon_add_atom_connector() 2380 DRM_ERROR("VGA: Failed to assign ddc bus! Check dmesg for i2c errors.\n"); radeon_add_legacy_connector()
|
H A D | radeon_device.c | 1048 /* if we get transitioned to only one device, take VGA back */ 1056 * Returns VGA resource flags. 1431 /* if we have > 1 VGA cards, then disable the radeon VGA resources */ radeon_device_init() 1432 /* this will fail for cards that aren't VGA class devices, just radeon_device_init()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_acpi.h | 39 * The AMD ACPI notification mechanism uses Notify (VGA, 0x81) or a custom 41 * Method GET_SYSTEM_PARAMETERS. When the driver receives Notify (VGA, 0x81) or 117 * 0 - Notify(VGA, 0x81) is not used for notification 118 * 1 - Notify(VGA, 0x81) is used for notification 119 * 2 - Notify(VGA, n) is used for notification where
|
H A D | amdgpu_acpi.c | 242 * (all asics). This is either Notify(VGA, 0x81) or Notify(VGA, n)
|
H A D | amdgpu_connectors.c | 47 * VGA, TV, etc. amdgpu_connector_hotplug() 1019 /* This gets complicated. We have boards with VGA + HDMI with a amdgpu_connector_dvi_detect() 1682 DRM_ERROR("VGA: Failed to assign ddc bus! Check dmesg for i2c errors.\n"); amdgpu_connector_add() 1849 /* in theory with a DP to VGA converter... */ amdgpu_connector_add()
|
H A D | amdgpu_device.c | 908 /* if we get transitioned to only one device, take VGA back */ 916 * Returns VGA resource flags. 1465 /* if we have > 1 VGA cards, then disable the amdgpu VGA resources */ amdgpu_device_init() 1466 /* this will fail for cards that aren't VGA class devices, just amdgpu_device_init()
|
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/ |
H A D | SA-1101.h | 351 * VGA Controller 355 * VgaTiming0 VGA Timing Register 0 356 * VgaTiming1 VGA Timing Register 1 357 * VgaTiming2 VGA Timing Register 2 358 * VgaTiming3 VGA Timing Register 3 359 * VgaBorder VGA Border Color Register 362 * VgaStatus VGA Status Register 363 * VgaInterruptMask VGA Interrupt Mask Register 364 * VgaPalette VGA Palette Registers 366 * VgaTest VGA Controller Test Register
|
/linux-4.4.14/drivers/acpi/ |
H A D | acpi_video.c | 72 * under the same VGA controller 135 u32 depend_on_vga:1; /* Non-VGA output device whose power is related to 136 the VGA device. */ 137 u32 pipe_id:3; /* For VGA multiple-head devices. */ 215 "motherboard VGA device", 216 "PCI VGA device", 217 "AGP VGA device", 927 * device : video output device (VGA) 970 * Since there is no HID, CID and so on for VGA driver, we have acpi_video_bus_check() 1914 " same VGA controller, please try module " acpi_video_bus_add() 1931 /* a hack to fix the duplicate name "VGA" problem on Pa 3553 */ acpi_video_bus_add() 1932 if (!strcmp(device->pnp.bus_id, "VGA")) { acpi_video_bus_add()
|
/linux-4.4.14/arch/arm/mach-integrator/ |
H A D | impd1.c | 72 #define VGA 4 macro 74 #if PANEL == VGA 78 .name = "VGA",
|
H A D | integrator_cp.c | 177 * Ensure VGA is selected. 206 fb->panel = versatile_clcd_get_panel("VGA"); cp_clcd_setup()
|
/linux-4.4.14/drivers/gpu/drm/ast/ |
H A D | ast_main.c | 114 * If VGA isn't enabled, we need to enable now or subsequent ast_detect_chip() 117 * (Assumption: VGA not enabled -> need to POST) ast_detect_chip() 122 DRM_INFO("VGA not enabled on entry, requesting chip POST\n"); ast_detect_chip() 208 DRM_INFO("Analog VGA only\n"); ast_detect_chip()
|
H A D | ast_dp501.c | 377 /* Init VGA DVO Settings */ ast_init_dvo() 389 * Set DAC source to VGA mode in SCU2C via the P2A ast_init_analog()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_acpi.c | 32 return "Analog VGA"; intel_dsm_port_name()
|
H A D | i915_dma.c | 375 /* If we have > 1 VGA cards, then we need to arbitrate access i915_load_modeset_init() 376 * to the common VGA resources. i915_load_modeset_init() 379 * then we do not take part in VGA arbitration and the i915_load_modeset_init() 434 * work properly (leading to ghost connected connector status), e.g. VGA i915_load_modeset_init() 513 DRM_INFO("Replacing VGA console driver\n"); i915_kick_out_vgacon() 960 DRM_ERROR("failed to remove conflicting VGA console\n"); i915_driver_load()
|
H A D | intel_crt.c | 571 /* Read the ST00 VGA status register */ intel_crt_load_detect() 694 /* Try to probe digital port for output in DVI-I -> VGA mode. */ intel_crt_get_modes() 791 /* Skip machines without VGA that falsely report hotplug events */ intel_crt_init()
|
H A D | intel_runtime_pm.c | 206 * After we re-enable the power well, if we touch VGA register 0x3d5 hsw_power_well_post_enable() 208 * anything to the VGA MSR register. The vgacon module uses this hsw_power_well_post_enable() 211 * console_unlock(). So make here we touch the VGA MSR register, making hsw_power_well_post_enable() 230 * After we re-enable the power well, if we touch VGA register 0x3d5 skl_power_well_post_enable() 232 * anything to the VGA MSR register. The vgacon module uses this skl_power_well_post_enable() 235 * console_unlock(). So make here we touch the VGA MSR register, making skl_power_well_post_enable() 870 * display and the reference clock for VGA vlv_display_power_well_init() 874 * CHV DPLL B/C have some issues if VGA mode is enabled. vlv_display_power_well_init()
|
H A D | i915_params.c | 148 "Force-enable the VGA load detect code for testing (default:false). "
|
H A D | dvo_ch7017.c | 340 /* Turn off TV/VGA, and never turn it on since we don't support it. */ ch7017_dpms()
|
/linux-4.4.14/arch/arm/include/uapi/asm/ |
H A D | setup.h | 46 /* VGA text type displays */
|
/linux-4.4.14/drivers/pci/ |
H A D | rom.c | 125 * memory map if the VGA enable bit of the Bridge Control register is pci_map_rom() 126 * set for embedded VGA. pci_map_rom()
|
/linux-4.4.14/arch/arm/mach-pxa/ |
H A D | lpd270.c | 360 /* 6.4" TFT VGA (LoLo display number 5) */ 382 /* 10.4" TFT VGA (LoLo display number 7) */
|
H A D | littleton.c | 151 /* VGA */
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
H A D | soc_scale_crop.c | 142 * QVGA, VGA,... Take care to avoid infinite loop. soc_camera_client_s_crop() 391 * TODO: CEU cannot scale images larger than VGA to smaller than SubQCIF soc_camera_calc_client_output() 392 * (128x96) or larger than VGA. This and similar limitations have to be soc_camera_calc_client_output()
|
/linux-4.4.14/drivers/gpu/drm/imx/ |
H A D | imx-tve.c | 158 /* cable detection irq disabled in VGA mode, enabled in TVOUT mode */ tve_enable() 590 dev_err(dev, "only VGA mode supported, currently\n"); imx_tve_bind() 678 /* disable cable detection for VGA mode */ imx_tve_bind()
|
/linux-4.4.14/drivers/video/ |
H A D | vgastate.c | 2 * linux/drivers/video/vgastate.c -- VGA state save/restore 8 * Based on VGA info at http://www.goodnet.com/~tinara/FreeVGA/home.htm 488 MODULE_DESCRIPTION("VGA State Save/Restore");
|
/linux-4.4.14/drivers/staging/sm750fb/ |
H A D | ddk750_mode.c | 60 else /* default to VGA clock */ displayControlAdjust_SM750LE()
|
/linux-4.4.14/drivers/staging/vt6655/ |
H A D | channel.c | 185 /* Set VGA to max sensitivity */ set_channel()
|
H A D | device.h | 265 /* For Update BaseBand VGA Gain Offset */
|
/linux-4.4.14/drivers/video/fbdev/matrox/ |
H A D | i2c-matroxfb.c | 177 printk(KERN_INFO "i2c-matroxfb: VGA->TV plug detected, DDC unavailable.\n"); i2c_matroxfb_probe()
|
H A D | matroxfb_Ti3026.c | 159 #define TVP3026_XMUXCTRL_VGA 0x98 /* VGA MEMORY, 8BIT PIXEL */ 616 /* wait for PLL only if PLL clock requested (always for PowerMode, never for VGA) */ Ti3026_restore() 706 /* preserve VGA I/O, BIOS and PPC */ Ti3026_preinit()
|
/linux-4.4.14/drivers/video/fbdev/nvidia/ |
H A D | nv_local.h | 69 /* VGA I/O is now always done through MMIO */
|
H A D | nvidia.c | 964 * Because the VGA registers are not mapped linearly in its MMIO space, 965 * restrict VGA register saving and restore to x86 only, where legacy VGA IO
|
/linux-4.4.14/drivers/gpu/ipu-v3/ |
H A D | ipu-di.c | 347 /* PIN4: HSYNC for VGA via TVEv2 on TQ MBa53 */ ipu_di_sync_config_noninterlaced() 364 /* PIN6: VSYNC for VGA via TVEv2 on TQ MBa53 */ ipu_di_sync_config_noninterlaced() 373 /* PIN4: HSYNC for VGA via TVEv2 on i.MX53-QSB */ ipu_di_sync_config_noninterlaced() 382 /* PIN6: VSYNC for VGA via TVEv2 on i.MX53-QSB */ ipu_di_sync_config_noninterlaced()
|
/linux-4.4.14/drivers/gpu/drm/bochs/ |
H A D | bochs_hw.c | 113 DRM_INFO("Found bochs VGA, ID 0x%x.\n", id); bochs_hw_init()
|
H A D | bochs_kms.c | 224 * 'qemu -vga std -global VGA.vgamem_mb=32 $otherargs' bochs_connector_mode_valid()
|
/linux-4.4.14/arch/sh/boards/mach-migor/ |
H A D | lcd_qvga.c | 2 * Support for SuperH MigoR Quarter VGA LCD Panel
|
/linux-4.4.14/arch/sh/boards/mach-sh7763rdp/ |
H A D | setup.c | 114 .name = "VGA Monitor",
|
/linux-4.4.14/arch/sh/drivers/pci/ |
H A D | pci-sh7751.h | 49 #define SH7751_PCICONF1_VPS 0x00000020 /* VGA Pallet Snoop */
|
H A D | pci.c | 166 * We need to avoid collisions with `mirrored' VGA ports
|
/linux-4.4.14/arch/microblaze/include/asm/ |
H A D | pci-bridge.h | 52 * "memory" cycles such as VGA memory regions. Left to 0
|
/linux-4.4.14/arch/arm/mach-versatile/ |
H A D | core.c | 524 * VGA timings. 543 panel_name = "VGA"; versatile_clcd_setup() 545 printk(KERN_ERR "CLCD: unknown LCD panel ID 0x%08x, using VGA\n", versatile_clcd_setup() 547 panel_name = "VGA"; versatile_clcd_setup()
|
/linux-4.4.14/drivers/w1/masters/ |
H A D | matrox_w1.c | 43 MODULE_DESCRIPTION("Driver for transport(Dallas 1-wire protocol) over VGA DDC(matrox gpio).");
|
/linux-4.4.14/scripts/ |
H A D | pnmtologo.c | 32 #define LINUX_LOGO_VGA16 2 /* 16 colors VGA text palette */ 441 " vga16 : 16 colors VGA text palette\n" usage()
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
H A D | mach-bast.c | 414 /* LCD/VGA controller */ 473 /* LCD/VGA controller */
|
/linux-4.4.14/drivers/vfio/pci/ |
H A D | vfio_pci.c | 50 MODULE_PARM_DESC(disable_vga, "Disable VGA resource access through vfio-pci"); 70 * Our VGA arbiter participation is limited since we don't know anything 71 * about the device itself. However, if the device is the only VGA device 72 * downstream of a bridge and VFIO VGA support is disabled, then we can 73 * safely return legacy VGA IO and memory as not decoded since the user
|
/linux-4.4.14/arch/microblaze/pci/ |
H A D | pci-common.c | 580 * at exposing the VGA memory hole) pci_process_bridge_OF_ranges() 887 * We need to avoid collisions with `mirrored' VGA ports 1176 res->name = "Legacy VGA memory"; pcibios_reserve_legacy_regions() 1180 pr_debug("Candidate VGA memory: %pR\n", res); pcibios_reserve_legacy_regions() 1182 pr_debug("PCI %04x:%02x Cannot reserve VGA memory %pR\n", pcibios_reserve_legacy_regions() 1202 * the low IO area and the VGA memory area if they intersect the pcibios_resource_survey()
|
/linux-4.4.14/drivers/pci/hotplug/ |
H A D | ibmphp.h | 324 * | | - 00 - No Restrictions, 01 - Avoid VGA, 10 - Avoid 325 * | | VGA and their aliases, 11 - Avoid ISA
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
H A D | oaktrail_crtc.c | 299 /* Disable the VGA plane that we never use */ oaktrail_crtc_dpms() 421 /* Disable the VGA plane that we never use */ oaktrail_crtc_mode_set()
|
H A D | psb_device.c | 235 /*make sure VGA plane is off. it initializes to on after reset!*/ psb_restore_display_registers()
|
H A D | mdfld_device.c | 279 /*make sure VGA plane is off. it initializes to on after reset!*/ mdfld_restore_display_registers()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | nvreg.h | 189 /* Standard VGA CRTC registers */ 228 /* Extended VGA CRTC registers */
|
H A D | tvnv04.c | 152 /* These delay the TV signals with respect to the VGA port, nv04_tv_mode_set()
|
H A D | hw.c | 322 NV_INFO(drm, "%sing VGA fonts\n", save ? "Sav" : "Restor"); nouveau_hw_save_vga_fonts() 324 /* map first 64KiB of VRAM, holds VGA fonts etc */ nouveau_hw_save_vga_fonts() 328 "cannot save/restore VGA fonts.\n"); nouveau_hw_save_vga_fonts()
|
/linux-4.4.14/drivers/char/ |
H A D | nvram.c | 517 "EGA, VGA, ... (with BIOS)", 710 vmode & 16 ? "VGA" : "TV", vmode & 32 ? "PAL" : "NTSC"); atari_proc_infos()
|
/linux-4.4.14/drivers/staging/vt6656/ |
H A D | device.h | 386 /* For Update BaseBand VGA Gain Offset */
|
/linux-4.4.14/drivers/sbus/char/ |
H A D | uctrl.c | 78 "external VGA attached",
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | ths7303.c | 102 sel = 0x1; /* EDTV 480p/576p and VGA */ ths7303_setval()
|
H A D | ov7670.c | 257 * These settings give VGA YUYV. 274 { REG_COM7, 0 }, /* VGA */ 674 * VGA with weird scaling options - they do *not* use the canned QCIF mode 698 /* VGA */ 746 * Currently, only VGA is supported. Theoretically it could be possible
|
/linux-4.4.14/include/drm/ |
H A D | drm_modes.h | 32 * control chips as 'CRTCs'. They can control any type of connector, VGA, LVDS,
|
H A D | drm_dp_helper.h | 202 * DP interop v1.1a only VGA defines additional detail. 214 /* offset 1 for VGA is maximum megapixels per second / 8 */
|
/linux-4.4.14/arch/mn10300/unit-asb2305/ |
H A D | pci-asb2305.c | 22 * We need to avoid collisions with `mirrored' VGA ports
|
/linux-4.4.14/arch/frv/mb93090-mb00/ |
H A D | pci-frv.c | 23 * We need to avoid collisions with `mirrored' VGA ports
|
/linux-4.4.14/arch/arm/mach-footbridge/ |
H A D | dc21285.c | 352 * necessary, since some VGA cards forcefully use PCI addresses dc21285_preinit()
|
/linux-4.4.14/Documentation/ia64/ |
H A D | aliasing-test.c | 219 * It's not safe to blindly read the VGA frame buffer. If you know main()
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | pci-common.c | 692 * the VGA memory hole) pci_process_bridge_OF_ranges() 1066 * We need to avoid collisions with `mirrored' VGA ports 1345 res->name = "Legacy VGA memory"; pcibios_reserve_legacy_regions() 1349 pr_debug("Candidate VGA memory: %pR\n", res); pcibios_reserve_legacy_regions() 1352 "PCI %04x:%02x Cannot reserve VGA memory %pR\n", pcibios_reserve_legacy_regions() 1369 * the low IO area and the VGA memory area if they intersect the pcibios_resource_survey()
|
/linux-4.4.14/drivers/video/fbdev/core/ |
H A D | svgalib.c | 2 * Common utility functions for VGA-based graphics cards. 671 MODULE_DESCRIPTION("Common utility functions for VGA-based graphics cards");
|
/linux-4.4.14/drivers/video/fbdev/sis/ |
H A D | initdef.h | 236 [4] VB connected with CRT2 (secondary VGA) 367 [6] CRT2 = TV/LCD/VGA enabled (or: to be enabled)
|
H A D | sis_main.c | 1894 PCI_DEVICE_ID_SI_540, /* for SiS 540 VGA */ sisfb_get_northbridge() 1895 PCI_DEVICE_ID_SI_630, /* for SiS 630/730 VGA */ sisfb_get_northbridge() 1897 PCI_DEVICE_ID_SI_550, /* for SiS 550 VGA */ sisfb_get_northbridge() 1898 PCI_DEVICE_ID_SI_650, /* for SiS 650/651/740 VGA */ sisfb_get_northbridge() 1901 PCI_DEVICE_ID_SI_661, /* for SiS 661/741/660/760/761 VGA */ sisfb_get_northbridge() 2442 printk(KERN_INFO "%s secondary VGA connection\n", stdstr); SiS_Sense30x() 4621 * - if running on non-x86, there usually is no VGA window sisfb_post_xgi_ramsize() 5128 /* VGA enable */ sisfb_post_xgi() 5877 "as the primary VGA device\n"); sisfb_probe() 6735 "\nSelects the desired vertical refresh rate for CRT1 (external VGA) in Hz.\n" 6740 "\nNormally, the driver autodetects whether or not CRT1 (external VGA) is \n" 6746 "LCD, TV or secondary VGA. With this option, this autodetection can be\n" 6747 "overridden. Possible parameters are LCD, TV, VGA or NONE. NONE disables CRT2.\n" 6796 "CRT2 if CRT2 type is VGA. (default: 0, use same rate as CRT1)\n");
|
/linux-4.4.14/arch/x86/kernel/apic/ |
H A D | x2apic_uv_x.c | 832 /* Direct Legacy VGA I/O traffic to designated IOH */ uv_set_vga_state() 1020 /* register Legacy VGA I/O redirection handler */
|
/linux-4.4.14/arch/sh/boards/mach-se/7724/ |
H A D | setup.c | 51 * b = 0 : VGA 910 /* VGA */ devices_setup()
|
/linux-4.4.14/drivers/staging/rtl8188eu/hal/ |
H A D | odm_HWConfig.c | 123 /* 2011.11.28 LukeLee: 88E use different LNA & VGA gain table */ odm_RxPhyStatus92CSeries_Parsing()
|
/linux-4.4.14/drivers/media/usb/gspca/m5602/ |
H A D | m5602_mt9m111.c | 234 PDEBUG(D_CONF, "Configuring camera for VGA mode"); mt9m111_start()
|
H A D | m5602_s5k4aa.c | 256 PDEBUG(D_CONF, "Configuring camera for VGA mode"); s5k4aa_start()
|
/linux-4.4.14/arch/unicore32/kernel/ |
H A D | pci.c | 297 * We need to avoid collisions with `mirrored' VGA ports
|
/linux-4.4.14/arch/x86/pci/ |
H A D | i386.c | 141 * We need to avoid collisions with `mirrored' VGA ports
|
/linux-4.4.14/arch/xtensa/kernel/ |
H A D | pci.c | 59 * We need to avoid collisions with `mirrored' VGA ports
|
/linux-4.4.14/drivers/media/i2c/soc_camera/ |
H A D | ov772x.c | 275 #define SLCT_MASK 0x40 /* Mask of VGA or QVGA */ 276 #define SLCT_VGA 0x00 /* 0 : VGA */ 487 .name = "VGA",
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | cx24123.c | 90 /* the specs recommend other values for VGA offsets, 533 /* For the given symbol rate, determine the VCA, VGA and cx24123_pll_calculate() 660 /* Write the new VCO/VGA */ cx24123_pll_tune()
|
/linux-4.4.14/drivers/video/fbdev/intelfb/ |
H A D | intelfbhw.c | 1058 /* Disable VGA */ intelfbhw_mode_to_hw() 1279 /* Program a (non-VGA) video mode. */ intelfbhw_program_mode() 1298 /* Disable VGA */ intelfbhw_program_mode()
|