Re: [PATCH] drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb

2025-04-14 Thread Rodrigo Siqueira
On 04/14, Mario Limonciello wrote: > On 4/12/2025 3:37 PM, Rodrigo Siqueira wrote: > > Add some random documentation associated with the ring buffer > > manipulations and writeback. > > > > Signed-off-by: Rodrigo Siqueira > > --- > > drivers/gpu/drm/amd/amdgpu/amdgpu.h | 29 +++

Re: [PATCH] drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb

2025-04-14 Thread Mario Limonciello
On 4/12/2025 3:37 PM, Rodrigo Siqueira wrote: Add some random documentation associated with the ring buffer manipulations and writeback. Signed-off-by: Rodrigo Siqueira --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 29 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h | 37 ++

[PATCH] drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb

2025-04-12 Thread Rodrigo Siqueira
Add some random documentation associated with the ring buffer manipulations and writeback. Signed-off-by: Rodrigo Siqueira --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 29 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h | 37 2 files changed, 65 insertions