• Home
  • Raw
  • Download

Lines Matching +full:dma +full:- +full:queues

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
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 -------------------------------------
89 This is the microcontroller that controls the compute queues on the
93 This is a new engine for managing queues. This is currently unused.
112 and compute queues on the GFX/compute engine. You can use it to
113 map/unmap additional queues, etc.
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