Lines Matching +full:compute +full:-

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>`.
61 This is a multi-purpose DMA engine. The kernel driver uses it for
66 GC (Graphics and Compute)
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
73 and Compute <amdgpu-gc>`.
76 This is the multi-media engine. It handles video and image encode and
77 decode. It's exposed to userspace for user mode drivers (VA-API,
80 .. _pipes-and-queues-description:
82 GFX, Compute, and SDMA Overall Behavior
86 means GFX, Compute, and SDMA.
88 GFX, Compute and SDMA share a similar form of operation that can be abstracted
92 .. kernel-figure:: pipe_and_queue_abstraction.svg
96 must be associated with a Pipe and vice-versa. Every specific hardware IP may have
123 The Queue-switching process can also happen with the firmware requesting the
142 and compute queues on the GFX/compute engine. You can use it to
158 .. kernel-doc:: include/uapi/drm/amdgpu_drm.h
164 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
167 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
173 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c
176 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c
182 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c
185 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c
191 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
194 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
200 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
203 .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
209 .. kernel-doc:: drivers/gpu/drm/amd/include/amd_shared.h
212 .. kernel-doc:: drivers/gpu/drm/amd/include/amd_shared.h