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

Configure Feed

Select the types of activity you want to include in your feed.

Documentation/gpu/amdgpu: Fix duplicate word in driver-core.rst

Remove duplicate word 'and' in driver-core.rst.

Signed-off-by: Kathara Sasikumar <katharasasikumar007@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Kathara Sasikumar and committed by
Alex Deucher
01479d14 d8442bca

+1 -1
+1 -1
Documentation/gpu/amdgpu/driver-core.rst
··· 65 65 66 66 GC (Graphics and Compute) 67 67 This is the graphics and compute engine, i.e., the block that 68 - encompasses the 3D pipeline and and shader blocks. This is by far the 68 + encompasses the 3D pipeline and shader blocks. This is by far the 69 69 largest block on the GPU. The 3D pipeline has tons of sub-blocks. In 70 70 addition to that, it also contains the CP microcontrollers (ME, PFP, CE, 71 71 MEC) and the RLC microcontroller. It's exposed to userspace for user mode