Commit 01479d14 authored by Kathara Sasikumar's avatar Kathara Sasikumar Committed by Alex Deucher
Browse files

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



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

Signed-off-by: default avatarKathara Sasikumar <katharasasikumar007@gmail.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent d8442bca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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