Home
last modified time | relevance | path

Searched refs:Graphics (Results 1 – 25 of 78) sorted by relevance

1234

/linux/drivers/zorro/
A Dzorro.ids98 2000 1600-GX [Graphics Card]
171 fe00 Pixel64 [Graphics Card]
273 0200 Visiona [Graphics Card]
275 0400 Merlin [Graphics Card]
276 c900 Merlin [Graphics Card]
291 0100 GDA-1 [Graphics Card]
306 0100 Horizon [Graphics Card]
308 0300 Voyager [Graphics Card]
317 0200 Domino [Graphics Card]
450 0600 Retina [Graphics Card]
[all …]
/linux/Documentation/gpu/
A Dv3d.rst2 drm/v3d Broadcom V3D Graphics Driver
6 :doc: Broadcom V3D Graphics Driver
A Dvga-switcheroo.rst76 Graphics mux
80 :doc: Graphics mux
A Dvc4.rst2 drm/vc4 Broadcom VC4 Graphics Driver
6 :doc: Broadcom VC4 Graphics Driver
/linux/drivers/gpu/drm/vboxvideo/
A DKconfig3 tristate "Virtual Box Graphics Card"
11 This is a KMS driver for the virtual Graphics Card used in
/linux/drivers/eisa/
A Deisa.ids443 DEC8101 "DEC VGA 1024 Graphics Adapter"
445 DEC8103 "DECpc VGA 1024 NI Graphics Adapter"
482 DELFC02 "Paradise Hi-Res Graphics Adapter"
483 DELFC03 "Paradise Hi-Res Graphics Card"
600 ICU0170 "ATI Graphics Ultra Video Adapter"
820 ISA830C "IBM Enhanced Graphics Adapter"
829 ISA8502 "DCA IRMA 3279 Graphics Adapter"
834 ISA8508 "DCA IRMA2 3279 Graphics Adapter"
874 ISA9001 "Hercules Graphics Card Plus"
917 ISA9E00 "Pixelworks Micro Clipper Graphics"
[all …]
/linux/Documentation/fb/
A Defifb.rst7 both firmware with Graphics Output Protocol (GOP) displays as well as older
8 systems with only Universal Graphics Adapter (UGA) displays.
/linux/drivers/video/fbdev/
A Dneofb.c329 par->Graphics[0] = 0x00; in vgaHWInit()
330 par->Graphics[1] = 0x00; in vgaHWInit()
331 par->Graphics[2] = 0x00; in vgaHWInit()
332 par->Graphics[3] = 0x00; in vgaHWInit()
333 par->Graphics[4] = 0x00; in vgaHWInit()
334 par->Graphics[5] = 0x40; in vgaHWInit()
335 par->Graphics[6] = 0x05; /* only map 64k VGA memory !!!! */ in vgaHWInit()
336 par->Graphics[7] = 0x0F; in vgaHWInit()
337 par->Graphics[8] = 0xFF; in vgaHWInit()
459 vga_wgfx(NULL, i, par->Graphics[i]); in vgaHWRestore()
/linux/drivers/gpu/drm/nouveau/dispnv04/
A Dcrtc.c418 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()
/linux/Documentation/devicetree/bindings/display/
A Dwm,prizm-ge-rops.txt1 VIA/Wondermedia Graphics Engine Controller
/linux/drivers/gpu/drm/i915/
A DKconfig3 tristate "Intel 8xx/9xx/G3x/G4x/HD Graphics"
31 Choose this option if you have a system that has "Intel Graphics
32 Media Accelerator" or "HD Graphics" integrated graphics,
/linux/drivers/video/
A DKconfig6 menu "Graphics support"
/linux/drivers/gpu/drm/vc4/
A DKconfig3 tristate "Broadcom VC4 Graphics"
/linux/Documentation/devicetree/bindings/gpu/
A Dsamsung-g2d.yaml7 title: Samsung SoC 2D Graphics Accelerator
/linux/drivers/usb/musb/
A DKconfig4 # for silicon based on Mentor Graphics INVENTRA designs
14 controller based on the Mentor Graphics silicon IP. Then
/linux/drivers/net/ethernet/seeq/
A DKconfig32 used in many Silicon Graphics machines.
/linux/drivers/video/fbdev/savage/
A Dsavagefb_driver.c133 VGAwGR(i, reg->Graphics[i], par); in vgaHWRestore()
215 reg->Graphics[0x00] = 0x00; in vgaHWInit()
216 reg->Graphics[0x01] = 0x00; in vgaHWInit()
217 reg->Graphics[0x02] = 0x00; in vgaHWInit()
218 reg->Graphics[0x03] = 0x00; in vgaHWInit()
219 reg->Graphics[0x04] = 0x00; in vgaHWInit()
220 reg->Graphics[0x05] = 0x40; in vgaHWInit()
221 reg->Graphics[0x06] = 0x05; /* only map 64k VGA memory !!!! */ in vgaHWInit()
222 reg->Graphics[0x07] = 0x0F; in vgaHWInit()
223 reg->Graphics[0x08] = 0xFF; in vgaHWInit()
/linux/Documentation/devicetree/bindings/clock/
A Dqcom,msm8998-gpucc.yaml7 title: Qualcomm Graphics Clock & Reset Controller Binding for MSM8998
A Dqcom,gpucc-sdm660.yaml7 title: Qualcomm Graphics Clock & Reset Controller Binding for SDM630 and SDM660
A Dqcom,gpucc.yaml7 title: Qualcomm Graphics Clock & Reset Controller Binding
/linux/include/video/
A Dneomagic.h131 unsigned char Graphics[9]; /* Video Graphics */ member
/linux/drivers/gpu/vga/
A DKconfig22 bool "Laptop Hybrid Graphics - GPU switching support"
/linux/Documentation/devicetree/bindings/arm/tegra/
A Dnvidia,tegra20-pmc.yaml185 3d 3D Graphics Tegra20/114/124/210
186 3d0 3D Graphics 0 Tegra30
187 3d1 3D Graphics 1 Tegra30
192 heg 2D Graphics Tegra30/114/124/210
/linux/drivers/clk/qcom/
A DKconfig310 tristate "MSM8998 Graphics Clock Controller"
406 tristate "SC7180 Graphics Clock Controller"
414 tristate "SC7280 Graphics Clock Controller"
488 tristate "SDM660 Graphics Clock Controller"
519 tristate "SDM845 Graphics Clock Controller"
622 tristate "SM8150 Graphics Clock Controller"
630 tristate "SM8250 Graphics Clock Controller"
/linux/Documentation/devicetree/bindings/memory-controllers/
A Dnvidia,tegra20-mc.yaml21 Tegra20 Memory Controller includes the GART (Graphics Address Relocation

Completed in 43 milliseconds

1234