This version is a follow-up from: https://lore.kernel.org/amd-gfx/CADnq5_ODXY_1MoPZuKXgCAAxmP2QNsc00+x=W6_aaO=5ysh...@mail.gmail.com/T/#m9b8658ac7600bd5f99e46732dce5693bb81e2586
>From Alex's feedback, this new version includes: - More documentation about amdgpu writeback. - More ring documentation. - Expand glossary. Thanks Rodrigo Siqueira (2): drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb Documentation/gpu: Add new entries to amdgpu glossary Documentation/gpu/amdgpu/amdgpu-glossary.rst | 33 +++++++++ drivers/gpu/drm/amd/amdgpu/amdgpu.h | 52 +++++++++++++- drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h | 74 ++++++++++++++++++++ 3 files changed, 158 insertions(+), 1 deletion(-) -- 2.47.2