Home
last modified time | relevance | path

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

1234

/linux-6.6.21/drivers/zorro/
Dzorro.ids60 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 …]
/linux-6.6.21/Documentation/gpu/amdgpu/
Damdgpu-glossary.rst34 Graphics Address Remapping Table. This is the name we use for the GPUVM
43 Graphics and Compute
56 Graphics Translation Tables. This is a memory pool managed through TTM
78 Kernel Graphics Queue
Dindex.rst5 The drm/amdgpu driver supports all AMD Radeon GPUs based on the Graphics Core
Dapu-asic-info-table.csv2 Radeon R* Graphics, CARRIZO/STONEY, DCE 11, 8, VCE 3 / UVD 6, 3, n/a
/linux-6.6.21/drivers/gpu/drm/loongson/
DKconfig4 tristate "DRM support for Loongson Graphics"
11 This is a DRM driver for Loongson Graphics, it may including
/linux-6.6.21/Documentation/gpu/
Dv3d.rst2 drm/v3d Broadcom V3D Graphics Driver
6 :doc: Broadcom V3D Graphics Driver
Dvga-switcheroo.rst76 Graphics mux
80 :doc: Graphics mux
Dvc4.rst2 drm/vc4 Broadcom VC4 Graphics Driver
6 :doc: Broadcom VC4 Graphics Driver
Dintroduction.rst7 suited to 3D graphics acceleration. Graphics drivers in the kernel may
155 * `An Overview of the Linux and Userspace Graphics Stack <https://www.youtube.com/watch?v=wjAJmqwg4…
157 * `Everything Great about Upstream Graphics <https://www.youtube.com/watch?v=kVzHOgt6WGE>`_ - Danie…
167 * `Understanding the Linux Graphics Stack <https://bootlin.com/doc/training/graphics/graphics-slide…
174 * `The Linux Graphics Stack <https://blog.mecheye.net/2012/06/the-linux-graphics-stack/>`_ - Jasper…
/linux-6.6.21/drivers/gpu/drm/vboxvideo/
DKconfig3 tristate "Virtual Box Graphics Card"
11 This is a KMS driver for the virtual Graphics Card used in
/linux-6.6.21/drivers/eisa/
Deisa.ids229 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 …]
/linux-6.6.21/Documentation/devicetree/bindings/display/
Dwm,prizm-ge-rops.txt1 VIA/Wondermedia Graphics Engine Controller
/linux-6.6.21/Documentation/fb/
Defifb.rst7 both firmware with Graphics Output Protocol (GOP) displays as well as older
8 systems with only Universal Graphics Adapter (UGA) displays.
/linux-6.6.21/drivers/gpu/vga/
DKconfig3 bool "Laptop Hybrid Graphics - GPU switching support"
/linux-6.6.21/drivers/clk/qcom/
DKconfig369 tristate "MSM8998 Graphics Clock Controller"
470 tristate "SA8775P Graphics clock controller"
519 tristate "SC7180 Graphics Clock Controller"
528 tristate "SC7280 Graphics Clock Controller"
537 tristate "SC8280XP Graphics Clock Controller"
640 tristate "SDM660 Graphics Clock Controller"
681 tristate "SDM845 Graphics Clock Controller"
926 tristate "SM6115 Graphics Clock Controller"
935 tristate "SM6125 Graphics Clock Controller"
944 tristate "SM6375 Graphics Clock Controller"
[all …]
/linux-6.6.21/drivers/video/fbdev/
Dneofb.c330 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()
/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv04/
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-6.6.21/drivers/gpu/drm/i915/
DKconfig3 tristate "Intel 8xx/9xx/G3x/G4x/HD Graphics"
43 Choose this option if you have a system that has "Intel Graphics
44 Media Accelerator" or "HD Graphics" integrated graphics,
/linux-6.6.21/Documentation/devicetree/bindings/gpu/
Dsamsung-g2d.yaml7 title: Samsung SoC 2D Graphics Accelerator
/linux-6.6.21/Documentation/devicetree/bindings/clock/
Dqcom,sm6115-gpucc.yaml7 title: Qualcomm Graphics Clock & Reset Controller on SM6115
Dqcom,sm6125-gpucc.yaml7 title: Qualcomm Graphics Clock & Reset Controller on SM6125
Dqcom,msm8998-gpucc.yaml7 title: Qualcomm Graphics Clock & Reset Controller on MSM8998
/linux-6.6.21/drivers/net/ethernet/seeq/
DKconfig32 used in many Silicon Graphics machines.
/linux-6.6.21/drivers/video/
DKconfig6 menu "Graphics support"
/linux-6.6.21/drivers/usb/musb/
DKconfig4 # for silicon based on Mentor Graphics INVENTRA designs
14 controller based on the Mentor Graphics silicon IP. Then

1234