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

2025-04-22 Thread Alex Deucher
On Tue, Apr 22, 2025 at 9:59 AM Rodrigo Siqueira wrote: > > On 04/22, Alex Deucher wrote: > > On Mon, Apr 21, 2025 at 6:24 PM Rodrigo Siqueira > > wrote: > > > > > > Add some random documentation associated with the ring buffer > > > manipulations and writeback. > > > > I think this will result

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

2025-04-22 Thread Rodrigo Siqueira
On 04/22, Alex Deucher wrote: > On Mon, Apr 21, 2025 at 6:24 PM Rodrigo Siqueira wrote: > > > > Add some random documentation associated with the ring buffer > > manipulations and writeback. > > I think this will result in documentation warnings if not all of the > elements in the structure are d

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

2025-04-22 Thread Alex Deucher
On Mon, Apr 21, 2025 at 6:24 PM Rodrigo Siqueira wrote: > > Add some random documentation associated with the ring buffer > manipulations and writeback. I think this will result in documentation warnings if not all of the elements in the structure are documented? If so, maybe it would be better

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

2025-04-21 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 | 28 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h | 37 2 files changed, 64 insertions(