Searched refs:Graphics (Results 1 – 24 of 24) sorted by relevance
/drivers/zorro/ |
D | zorro.ids | 60 f500 A2410 HiRes [Graphics Card] 93 0000 A2410 HiRes [Graphics Card] 98 2000 1600-GX [Graphics Card] 119 2000 Impact Vision 24 [Graphics Card] 154 2000 Impact Vision 24 [Graphics Card] 155 4400 Rembrandt [Graphics Card] 171 fe00 Pixel64 [Graphics Card] 172 ff00 Pixel64 RAM [Graphics Card] 193 2000 FrameMaster II [Graphics Card] 244 2000 FrameMaster II [Graphics Card] [all …]
|
/drivers/gpu/drm/vboxvideo/ |
D | Kconfig | 3 tristate "Virtual Box Graphics Card" 11 This is a KMS driver for the virtual Graphics Card used in
|
/drivers/eisa/ |
D | eisa.ids | 229 CPQ3111 "Compaq QVision 1024/E Graphics Controller" 230 CPQ3112 "Compaq QVision 1280/E Graphics Controller" 231 CPQ3121 "Compaq QVision 1024/I Graphics Controller" 232 CPQ3122 "Compaq QVision 1280/I Graphics Controller" 396 CPQFC0B "Compaq Advanced Graphics 1024 Board" 443 DEC8101 "DEC VGA 1024 Graphics Adapter" 444 DEC8102 "DEC 8514/A-Compatible Graphics Adapter" 445 DEC8103 "DECpc VGA 1024 NI Graphics Adapter" 480 DELFC00 "Dell GPX-1024 Graphics Performance Accelerator" 482 DELFC02 "Paradise Hi-Res Graphics Adapter" [all …]
|
/drivers/video/fbdev/ |
D | neofb.c | 330 par->Graphics[0] = 0x00; in vgaHWInit() 331 par->Graphics[1] = 0x00; in vgaHWInit() 332 par->Graphics[2] = 0x00; in vgaHWInit() 333 par->Graphics[3] = 0x00; in vgaHWInit() 334 par->Graphics[4] = 0x00; in vgaHWInit() 335 par->Graphics[5] = 0x40; in vgaHWInit() 336 par->Graphics[6] = 0x05; /* only map 64k VGA memory !!!! */ in vgaHWInit() 337 par->Graphics[7] = 0x0F; in vgaHWInit() 338 par->Graphics[8] = 0xFF; in vgaHWInit() 460 vga_wgfx(NULL, i, par->Graphics[i]); in vgaHWRestore()
|
D | Kconfig | 414 This enables support for the Advanced Graphics Architecture (also 674 bool "SGI Graphics Backend frame buffer support" 681 This is the frame buffer device driver for SGI Graphics Backend. 1302 Say Y here to support use of the ATI Mach64 Graphics Expression 1412 This is the frame buffer device driver for Graphics chips of VIA 1501 tristate "3Dfx Voodoo Graphics (sst1) support" 1507 Say Y here if you have a 3Dfx Voodoo Graphics (Voodoo1/sst1) or
|
/drivers/gpu/drm/nouveau/dispnv04/ |
D | crtc.c | 418 regp->Graphics[NV_VIO_GX_SR_INDEX] = 0x00; in nv_crtc_mode_set_vga() 419 regp->Graphics[NV_VIO_GX_SREN_INDEX] = 0x00; in nv_crtc_mode_set_vga() 420 regp->Graphics[NV_VIO_GX_CCOMP_INDEX] = 0x00; in nv_crtc_mode_set_vga() 421 regp->Graphics[NV_VIO_GX_ROP_INDEX] = 0x00; in nv_crtc_mode_set_vga() 422 regp->Graphics[NV_VIO_GX_READ_MAP_INDEX] = 0x00; in nv_crtc_mode_set_vga() 423 regp->Graphics[NV_VIO_GX_MODE_INDEX] = 0x40; /* 256 color mode */ in nv_crtc_mode_set_vga() 424 regp->Graphics[NV_VIO_GX_MISC_INDEX] = 0x05; /* map 64k mem + graphic mode */ in nv_crtc_mode_set_vga() 425 regp->Graphics[NV_VIO_GX_DONT_CARE_INDEX] = 0x0F; in nv_crtc_mode_set_vga() 426 regp->Graphics[NV_VIO_GX_BIT_MASK_INDEX] = 0xFF; in nv_crtc_mode_set_vga()
|
D | disp.h | 26 uint8_t Graphics[9]; member
|
D | hw.c | 558 regp->Graphics[i] = NVReadVgaGr(dev, head, i); in nv_save_state_vga() 582 NVWriteVgaGr(dev, head, i, regp->Graphics[i]); in nv_load_state_vga()
|
/drivers/gpu/drm/i915/ |
D | Kconfig | 3 tristate "Intel 8xx/9xx/G3x/G4x/HD Graphics" 40 Choose this option if you have a system that has "Intel Graphics 41 Media Accelerator" or "HD Graphics" integrated graphics,
|
/drivers/gpu/vga/ |
D | Kconfig | 3 bool "Laptop Hybrid Graphics - GPU switching support"
|
/drivers/clk/qcom/ |
D | Kconfig | 328 tristate "MSM8998 Graphics Clock Controller" 442 tristate "SC7180 Graphics Clock Controller" 450 tristate "SC7280 Graphics Clock Controller" 458 tristate "SC8280XP Graphics Clock Controller" 542 tristate "SDM660 Graphics Clock Controller" 573 tristate "SDM845 Graphics Clock Controller" 744 tristate "SM6350 Graphics Clock Controller" 752 tristate "SM8150 Graphics Clock Controller" 760 tristate "SM8250 Graphics Clock Controller" 768 tristate "SM8350 Graphics Clock Controller"
|
/drivers/video/ |
D | Kconfig | 6 menu "Graphics support"
|
/drivers/video/fbdev/savage/ |
D | savagefb_driver.c | 134 VGAwGR(i, reg->Graphics[i], par); in vgaHWRestore() 216 reg->Graphics[0x00] = 0x00; in vgaHWInit() 217 reg->Graphics[0x01] = 0x00; in vgaHWInit() 218 reg->Graphics[0x02] = 0x00; in vgaHWInit() 219 reg->Graphics[0x03] = 0x00; in vgaHWInit() 220 reg->Graphics[0x04] = 0x00; in vgaHWInit() 221 reg->Graphics[0x05] = 0x40; in vgaHWInit() 222 reg->Graphics[0x06] = 0x05; /* only map 64k VGA memory !!!! */ in vgaHWInit() 223 reg->Graphics[0x07] = 0x0F; in vgaHWInit() 224 reg->Graphics[0x08] = 0xFF; in vgaHWInit()
|
D | savagefb.h | 157 unsigned char Graphics[9]; /* Video Graphics */ member
|
/drivers/net/ethernet/seeq/ |
D | Kconfig | 32 used in many Silicon Graphics machines.
|
/drivers/gpu/drm/vc4/ |
D | Kconfig | 3 tristate "Broadcom VC4 Graphics"
|
/drivers/usb/musb/ |
D | Kconfig | 4 # for silicon based on Mentor Graphics INVENTRA designs 14 controller based on the Mentor Graphics silicon IP. Then
|
/drivers/iommu/intel/ |
D | Kconfig | 71 Current Graphics drivers tend to use physical address
|
/drivers/char/agp/ |
D | Kconfig | 7 AGP (Accelerated Graphics Port) is a bus system mainly used to
|
/drivers/acpi/ |
D | Kconfig | 462 bool "Boottime Graphics Resource Table support" 465 This driver adds support for exposing the ACPI Boottime Graphics
|
/drivers/macintosh/ |
D | Kconfig | 52 Blue & White G3 and the "Yikes" G4 (PCI Graphics). All later
|
/drivers/iommu/ |
D | Kconfig | 248 space through the GART (Graphics Address Relocation Table)
|
/drivers/platform/x86/ |
D | Kconfig | 81 tristate "WMI support for MXM Laptop Graphics" 95 tristate "EC Backlight Driver for Hybrid Graphics Notebook Systems"
|
/drivers/media/i2c/ |
D | Kconfig | 1133 This is a Analog Devices Component/Graphics Digitizer 1156 This is a Analog Devices Component/Graphics/SD Digitizer
|