Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/amdgpu: mention RDNA support in docu

The amdgpu kernel module has supported RDNA for a while,
mention that in the module description.

v2: Add CDNA as well (Alex)

Signed-off-by: Peter Maucher <bellosilicio@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Peter Maucher and committed by
Alex Deucher
fed58c70 570513ba

+1 -1
+1 -1
Documentation/gpu/amdgpu/index.rst
··· 3 3 ========================== 4 4 5 5 The drm/amdgpu driver supports all AMD Radeon GPUs based on the Graphics Core 6 - Next (GCN) architecture. 6 + Next (GCN), Radeon DNA (RDNA), and Compute DNA (CDNA) architectures. 7 7 8 8 .. toctree:: 9 9