RE: [PATCH] Documentation: add a page on amdgpu debugging

2024-03-26 Thread Xu, Feifei
[AMD Official Use Only - General] Reviewed-by: Feifei Xu -Original Message- From: amd-gfx On Behalf Of Alex Deucher Sent: Saturday, March 16, 2024 12:45 AM To: Deucher, Alexander Cc: amd-gfx@lists.freedesktop.org Subject: Re: [PATCH] Documentation: add a page on amdgpu debugging On

Re: [PATCH] Documentation: add a page on amdgpu debugging

2024-03-26 Thread Alex Deucher
ping? On Fri, Mar 15, 2024 at 12:44 PM Alex Deucher wrote: > > On Fri, Mar 15, 2024 at 12:07 PM Alex Deucher > wrote: > > > > Covers GPU page fault debugging and adds a reference > > to umr. > > > > v2: update client ids to include SQC/G > > > > Signed-off-by: Alex Deucher > > --- > > Documen

Re: [PATCH] Documentation: add a page on amdgpu debugging

2024-03-15 Thread Alex Deucher
On Fri, Mar 15, 2024 at 12:07 PM Alex Deucher wrote: > > Covers GPU page fault debugging and adds a reference > to umr. > > v2: update client ids to include SQC/G > > Signed-off-by: Alex Deucher > --- > Documentation/gpu/amdgpu/debugging.rst | 79 ++ > Documentation/gpu/a

Re: [PATCH] Documentation: add a page on amdgpu debugging

2024-03-13 Thread Friedrich Vock
On 13.03.24 22:01, Alex Deucher wrote: Covers GPU page fault debugging and adds a reference to umr. Signed-off-by: Alex Deucher --- Documentation/gpu/amdgpu/debugging.rst | 79 ++ Documentation/gpu/amdgpu/index.rst | 1 + 2 files changed, 80 insertions(+) creat