]> www.infradead.org Git - users/hch/misc.git/commitdiff
Documentation/gpu/amdgpu: Fix duplicate word in driver-core.rst
authorKathara Sasikumar <katharasasikumar007@gmail.com>
Tue, 19 Aug 2025 21:19:58 +0000 (21:19 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 27 Aug 2025 17:57:48 +0000 (13:57 -0400)
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>
Documentation/gpu/amdgpu/driver-core.rst

index 81256318e93cf319f94b652dbfda1cf6b7ba9c80..bd4be32f272509e732fd648d7f516526505ed97b 100644 (file)
@@ -65,7 +65,7 @@ SDMA (System DMA)
 
 GC (Graphics and Compute)
     This is the graphics and compute engine, i.e., the block that
-    encompasses the 3D pipeline and and shader blocks.  This is by far the
+    encompasses the 3D pipeline and shader blocks.  This is by far the
     largest block on the GPU.  The 3D pipeline has tons of sub-blocks.  In
     addition to that, it also contains the CP microcontrollers (ME, PFP, CE,
     MEC) and the RLC microcontroller.  It's exposed to userspace for user mode