linux/drivers/accel/habanalabs
Tal Cohen 6012235899 accel/habanalabs: change user interrupt to threaded IRQ
We prefer not to handle the user interrupt job inside the interrupt
context. Instead, use threaded IRQ to handle the user interrupts.
This will allow to avoid disabling interrupts when the user process
registers for a new event and to avoid long handling inside an
interrupt.

Signed-off-by: Tal Cohen <talcohen@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
2023-03-15 13:29:13 +02:00
..
common accel/habanalabs: change user interrupt to threaded IRQ 2023-03-15 13:29:13 +02:00
gaudi accel/habanalabs: add critical-event bit in notifier 2023-03-15 13:29:12 +02:00
gaudi2 accel/habanalabs: change user interrupt to threaded IRQ 2023-03-15 13:29:13 +02:00
goya
include accel/habanalabs: modify events reset policy 2023-03-15 13:29:13 +02:00
Kconfig
Makefile