Re: [PATCH V5 00/28] Reset improvements for GC10+

2025-05-31 Thread Alex Deucher
On Thu, May 29, 2025 at 4:54 PM Alex Deucher wrote: > > On Thu, May 29, 2025 at 4:08 PM Alex Deucher > wrote: > > > > This set improves per queue reset support for GC10+. > > When we reset the queue, the queue is lost so we need > > to re-emit the unprocessed state from subsequent submissions. >

Re: [PATCH V5 00/28] Reset improvements for GC10+

2025-05-29 Thread Alex Deucher
On Thu, May 29, 2025 at 4:08 PM Alex Deucher wrote: > > This set improves per queue reset support for GC10+. > When we reset the queue, the queue is lost so we need > to re-emit the unprocessed state from subsequent submissions. > To that end, in order to make sure we actually restore > unprocesse

[PATCH V5 00/28] Reset improvements for GC10+

2025-05-29 Thread Alex Deucher
This set improves per queue reset support for GC10+. When we reset the queue, the queue is lost so we need to re-emit the unprocessed state from subsequent submissions. To that end, in order to make sure we actually restore unprocessed state, we need to enable legacy enforce isolation so that we ca