ucher, Alexander
> >
> > Subject: Re: [PATCH] drm/amdkfd: fallback to pipe reset on queue reset fail
> > for
> > gfx9
> >
> > Caution: This message originated from an External Source. Use proper caution
> > when opening attachments, clicking li
[Public]
> -Original Message-
> From: Alex Deucher
> Sent: Friday, August 9, 2024 11:55 AM
> To: Kim, Jonathan
> Cc: amd-gfx@lists.freedesktop.org; Kuehling, Felix
> ; Deucher, Alexander
>
> Subject: Re: [PATCH] drm/amdkfd: fallback to pipe reset on queue
On Fri, Aug 2, 2024 at 12:38 PM Jonathan Kim wrote:
>
> If queue reset fails, tell the CP to reset the pipe.
> Since queues multiplex context per pipe and we've issues a device wide
> preemption prior to the hang, we can assume the hung pipe only has one
> queue to reset on pipe reset.
Is there a
[Public]
Ping on review.
Thanks,
Jon
> -Original Message-
> From: Kim, Jonathan
> Sent: Friday, August 2, 2024 12:38 PM
> To: amd-gfx@lists.freedesktop.org
> Cc: Kuehling, Felix ; Deucher, Alexander
> ; Kim, Jonathan ;
> Kim, Jonathan
> Subject: [PATCH] drm/
If queue reset fails, tell the CP to reset the pipe.
Since queues multiplex context per pipe and we've issues a device wide
preemption prior to the hang, we can assume the hung pipe only has one
queue to reset on pipe reset.
Signed-off-by: Jonathan Kim
---
.../gpu/drm/amd/amdgpu/amdgpu_amdkfd_gf