summaryrefslogtreecommitdiff
path: root/drivers/hv/Kconfig
diff options
context:
space:
mode:
authorMikko Perttunen <mperttunen@nvidia.com>2024-05-31 10:07:18 +0300
committerThierry Reding <treding@nvidia.com>2024-08-28 17:28:48 +0200
commit4c27ac45e6224ea0ca2d2e5dce64e3df122d27c7 (patch)
tree0408af68a0ece51d622097126ba2037ec1ad8517 /drivers/hv/Kconfig
parentbad928d2cae5d4d5ec1474ae7428a797fb34c111 (diff)
downloadlinux-4c27ac45e6224ea0ca2d2e5dce64e3df122d27c7.tar.gz
linux-4c27ac45e6224ea0ca2d2e5dce64e3df122d27c7.tar.bz2
linux-4c27ac45e6224ea0ca2d2e5dce64e3df122d27c7.zip
gpu: host1x: Request syncpoint IRQs only during probe
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 <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240531070719.2138-1-cyndis@kapsi.fi
Diffstat (limited to 'drivers/hv/Kconfig')
0 files changed, 0 insertions, 0 deletions