Applied patches 1 and 3. Patch 2 is not exactly correct, I'll send out an improved version of patch 2. Thanks! Alex On Thu, Dec 1, 2022 at 10:38 AM Peter Maucher <bellosilicio@xxxxxxxxx> wrote: > > Explain difference between gttsize and gartsize > module parameters, and amend related documentation. > Also, amdgpu does support RDNA GPUs. > > > Peter Maucher (3): > drm/amdgpu: improve GART and GTT documentation > drm/amdgpu: add GART and GTT to glossary > drm/amdgpu: mention RDNA support in docu > > Documentation/gpu/amdgpu/amdgpu-glossary.rst | 6 ++++++ > Documentation/gpu/amdgpu/index.rst | 2 +- > drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 11 ++++++----- > 3 files changed, 13 insertions(+), 6 deletions(-) > > -- > 2.38.1 >