Re: [PATCH] accel/ivpu/40xx: Fix buttress interrupt handling

2023-08-22 Thread Jeffrey Hugo
On 8/22/2023 3:52 AM, Stanislaw Gruszka wrote: From: Karol Wachowski Buttress spec requires that the interrupt status is cleared at the source first (before clearing MTL_BUTTRESS_INTERRUPT_STAT), that implies that we have to mask out the global interrupt while handling buttress interrupts.

[PATCH] accel/ivpu/40xx: Fix buttress interrupt handling

2023-08-22 Thread Stanislaw Gruszka
From: Karol Wachowski Buttress spec requires that the interrupt status is cleared at the source first (before clearing MTL_BUTTRESS_INTERRUPT_STAT), that implies that we have to mask out the global interrupt while handling buttress interrupts. Fixes: 79cdc56c4a54 ("accel/ivpu: Add initial