: [PATCH 00/34] GC per queue reset
On Thu, Jul 18, 2024 at 1:00 PM Friedrich Vock
wrote:
Hi,
On 18.07.24 16:06, Alex Deucher wrote:
This adds preliminary support for GC per queue reset. In this case,
only the jobs currently in the queue are lost. If this fails, we
fall back to a full adapter reset
[AMD Official Use Only - AMD Internal Distribution Only]
> -Original Message-
> From: amd-gfx On Behalf Of Alex
> Deucher
> Sent: Friday, July 19, 2024 9:40 PM
> To: Friedrich Vock
> Cc: Deucher, Alexander ; amd-
> g...@lists.freedesktop.org
> Subject: Re: [P
Alex Deucher writes:
> On Thu, Jul 18, 2024 at 10:15 AM Alex Deucher
> wrote:
>>
>> This adds preliminary support for GC per queue reset. In this
>> case, only the jobs currently in the queue are lost. If this
>> fails, we fall back to a full adapter reset.
>
> Also available here via git:
>
On Fri, Jul 19, 2024 at 9:39 AM Alex Deucher wrote:
>
> On Thu, Jul 18, 2024 at 1:00 PM Friedrich Vock wrote:
> >
> > Hi,
> >
> > On 18.07.24 16:06, Alex Deucher wrote:
> > > This adds preliminary support for GC per queue reset. In this
> > > case, only the jobs currently in the queue are lost.
On Thu, Jul 18, 2024 at 1:00 PM Friedrich Vock wrote:
>
> Hi,
>
> On 18.07.24 16:06, Alex Deucher wrote:
> > This adds preliminary support for GC per queue reset. In this
> > case, only the jobs currently in the queue are lost. If this
> > fails, we fall back to a full adapter reset.
>
> First o
On Thu, Jul 18, 2024 at 10:15 AM Alex Deucher wrote:
>
> This adds preliminary support for GC per queue reset. In this
> case, only the jobs currently in the queue are lost. If this
> fails, we fall back to a full adapter reset.
Also available here via git:
https://gitlab.freedesktop.org/agd5f/
Hi,
On 18.07.24 16:06, Alex Deucher wrote:
This adds preliminary support for GC per queue reset. In this
case, only the jobs currently in the queue are lost. If this
fails, we fall back to a full adapter reset.
First of all, thank you so much for working on this! It's great to
finally see pr
This adds preliminary support for GC per queue reset. In this
case, only the jobs currently in the queue are lost. If this
fails, we fall back to a full adapter reset.
Alex Deucher (19):
drm/amdgpu/mes: add API for legacy queue reset
drm/amdgpu/mes11: add API for legacy queue reset
drm/amd