diff options
author | Mikko Perttunen <[email protected]> | 2024-05-31 10:07:18 +0300 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2024-08-28 17:28:48 +0200 |
commit | 4c27ac45e6224ea0ca2d2e5dce64e3df122d27c7 (patch) | |
tree | 0408af68a0ece51d622097126ba2037ec1ad8517 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | bad928d2cae5d4d5ec1474ae7428a797fb34c111 (diff) |
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 <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions