Searched refs:Graphics (Results 1 – 25 of 83) sorted by relevance
1234
/linux-6.6.21/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 …]
|
/linux-6.6.21/Documentation/gpu/amdgpu/ |
D | amdgpu-glossary.rst | 34 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
|
D | index.rst | 5 The drm/amdgpu driver supports all AMD Radeon GPUs based on the Graphics Core
|
D | apu-asic-info-table.csv | 2 Radeon R* Graphics, CARRIZO/STONEY, DCE 11, 8, VCE 3 / UVD 6, 3, n/a
|
/linux-6.6.21/drivers/gpu/drm/loongson/ |
D | Kconfig | 4 tristate "DRM support for Loongson Graphics" 11 This is a DRM driver for Loongson Graphics, it may including
|
/linux-6.6.21/Documentation/gpu/ |
D | v3d.rst | 2 drm/v3d Broadcom V3D Graphics Driver 6 :doc: Broadcom V3D Graphics Driver
|
D | vga-switcheroo.rst | 76 Graphics mux 80 :doc: Graphics mux
|
D | vc4.rst | 2 drm/vc4 Broadcom VC4 Graphics Driver 6 :doc: Broadcom VC4 Graphics Driver
|
D | introduction.rst | 7 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/ |
D | Kconfig | 3 tristate "Virtual Box Graphics Card" 11 This is a KMS driver for the virtual Graphics Card used in
|
/linux-6.6.21/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 …]
|
/linux-6.6.21/Documentation/devicetree/bindings/display/ |
D | wm,prizm-ge-rops.txt | 1 VIA/Wondermedia Graphics Engine Controller
|
/linux-6.6.21/Documentation/fb/ |
D | efifb.rst | 7 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/ |
D | Kconfig | 3 bool "Laptop Hybrid Graphics - GPU switching support"
|
/linux-6.6.21/drivers/clk/qcom/ |
D | Kconfig | 369 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/ |
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()
|
/linux-6.6.21/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()
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | Kconfig | 3 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/ |
D | samsung-g2d.yaml | 7 title: Samsung SoC 2D Graphics Accelerator
|
/linux-6.6.21/Documentation/devicetree/bindings/clock/ |
D | qcom,sm6115-gpucc.yaml | 7 title: Qualcomm Graphics Clock & Reset Controller on SM6115
|
D | qcom,sm6125-gpucc.yaml | 7 title: Qualcomm Graphics Clock & Reset Controller on SM6125
|
D | qcom,msm8998-gpucc.yaml | 7 title: Qualcomm Graphics Clock & Reset Controller on MSM8998
|
/linux-6.6.21/drivers/net/ethernet/seeq/ |
D | Kconfig | 32 used in many Silicon Graphics machines.
|
/linux-6.6.21/drivers/video/ |
D | Kconfig | 6 menu "Graphics support"
|
/linux-6.6.21/drivers/usb/musb/ |
D | Kconfig | 4 # for silicon based on Mentor Graphics INVENTRA designs 14 controller based on the Mentor Graphics silicon IP. Then
|
1234