diff options
author | 2023-01-13 10:54:21 +0100 | |
---|---|---|
committer | 2023-02-08 09:21:14 +0100 | |
commit | 4d25e97747d3f94c0e8ae9c0da2db801256908d0 (patch) | |
tree | b18e04e2a357cb4dbad8a75fd1e49e85f466c130 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: imx-pxp: Introduce pxp_read() and pxp_write() wrappers (diff) | |
download | wireguard-linux-4d25e97747d3f94c0e8ae9c0da2db801256908d0.tar.xz wireguard-linux-4d25e97747d3f94c0e8ae9c0da2db801256908d0.zip |
media: imx-pxp: Use non-threaded IRQ
There's no need to use threaded IRQs with the PXP, as the interrupt
handler doesn't need to sleep and doesn't perform any time-consuming
operation. Switch to regular IRQ handler.
This fixes lockups of the PXP noticed on i.MX7, where the PXP would stop
generating interrupts after a variable number of frames (from a few
dozens to a few hundreds). The root cause is however unknown.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions