On Fri, May 31, 2024 at 10:07:18AM GMT, Mikko Perttunen wrote:
> From: Mikko Perttunen <mperttu...@nvidia.com>
> 
> Syncpoint IRQs are currently requested in a code path that runs
> during resume. Due to this, we get multiple overlapping registered
> interrupt handlers as host1x is suspended and resumed.
> 
> Rearrange interrupt code to only request IRQs during initialization.
> 
> Signed-off-by: Mikko Perttunen <mperttu...@nvidia.com>
> ---
>  drivers/gpu/host1x/dev.h        |  2 ++
>  drivers/gpu/host1x/hw/intr_hw.c | 37 +++------------------------------
>  drivers/gpu/host1x/intr.c       | 21 ++++++++++++++++++-
>  drivers/gpu/host1x/intr.h       |  5 +++++
>  4 files changed, 30 insertions(+), 35 deletions(-)

Sorry, I only stumbled across this now. Applied, thanks.

Thierry

Attachment: signature.asc
Description: PGP signature

Reply via email to