Re: Two patches to improve gang submit with reserved VMIDs

2024-01-28 Thread vitaly prosyak
On 2024-01-26 10:54, Christian König wrote: > Hi guys, > > those two patches clean up gang submit. The first one should prevent > crashes when gang submit is used together with a reserved VMID. > > The second rejects gang submits with a reserved VMID when this won't > work because of HW limitatio

Two patches to improve gang submit with reserved VMIDs

2024-01-26 Thread Christian König
Hi guys, those two patches clean up gang submit. The first one should prevent crashes when gang submit is used together with a reserved VMID. The second rejects gang submits with a reserved VMID when this won't work because of HW limitations. Only smoke tested since I need more HW for this setup