diff options
| author | Karol Wachowski <karol.wachowski@linux.intel.com> | 2023-10-24 18:19:52 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-11-02 09:37:00 +0100 |
| commit | 062c1ba88b4f083732c447b748bbe5877d2e1adc (patch) | |
| tree | 814ab52337b2de5feeb520e8b9cb1de792817aa2 /arch | |
| parent | cdb4daffc2d428f2ea5ffa7fb388e82792eeb518 (diff) | |
| download | linux-062c1ba88b4f083732c447b748bbe5877d2e1adc.tar.gz linux-062c1ba88b4f083732c447b748bbe5877d2e1adc.tar.bz2 linux-062c1ba88b4f083732c447b748bbe5877d2e1adc.zip | |
accel/ivpu/37xx: Fix missing VPUIP interrupts
commit b132ac51d7a50c37683be56c96ff64f8c887930f upstream.
Move sequence of masking and unmasking global interrupts from buttress
interrupt handler to generic one that handles both VPUIP and BTRS
interrupts. Unmasking global interrupts will re-trigger MSI for any
pending interrupts.
Lack of this sequence will cause the driver to miss any
VPUIP interrupt that comes after reading VPU_37XX_HOST_SS_ICB_STATUS_0
and before clearing all active interrupt sources.
Fixes: 35b137630f08 ("accel/ivpu: Introduce a new DRM driver for Intel VPU")
Cc: stable@vger.kernel.org
Signed-off-by: Karol Wachowski <karol.wachowski@linux.intel.com>
Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Signed-off-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231024161952.759914-1-stanislaw.gruszka@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions
