• Home
  • Raw
  • Download

Lines Matching +full:dma +full:- +full:engine

11 E.g., you might have two different ASICs that both have System DMA (SDMA) 5.x IPs.
32 This was a dedicated IP on older pre-vega chips, but has since
58 It is described in more details in :ref:`Display Core <amdgpu-display-core>`.
60 SDMA (System DMA)
61 This is a multi-purpose DMA engine. The kernel driver uses it for
67 This is the graphics and compute engine, i.e., the block that
69 largest block on the GPU. The 3D pipeline has tons of sub-blocks. In
75 This is the multi-media engine. It handles video and image encode and
76 decode. It's exposed to userspace for user mode drivers (VA-API,
80 -------------------------------------
86 provides the driver interface to interact with the GFX/Compute engine.
90 GFX/compute engine.
93 This is a new engine for managing queues. This is currently unused.
96 This is another microcontroller in the GFX/Compute engine. It handles
97 power management related functionality within the GFX/Compute engine.
99 and doesn't really have much relation to what the engine does now.
112 and compute queues on the GFX/compute engine. You can use it to
116 A command buffer for a particular engine. Rather than writing
127 .. kernel-doc:: include/uapi/drm/amdgpu_drm.h
133 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
136 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
142 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c
145 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c
151 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c
154 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c
160 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
163 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
169 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
172 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
178 .. kernel-doc:: drivers/gpu/drm/amd/include/amd_shared.h
181 .. kernel-doc:: drivers/gpu/drm/amd/include/amd_shared.h