linux/drivers/misc/habanalabs/include
Tomer Tayar cb596aee88 habanalabs: Add a new H/W queue type
This patch adds a support for a new H/W queue type.
This type of queue is for DMA and compute engines jobs, for which
completion notification are sent by H/W.
Command buffer for this queue can be created either through the CB
IOCTL and using the retrieved CB handle, or by preparing a buffer on the
host or device SRAM/DRAM, and using the device address to that buffer.
The patch includes the handling of the 2 options, as well as the
initialization of the H/W queue and its jobs scheduling.

Signed-off-by: Tomer Tayar <ttayar@habana.ai>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2019-11-21 11:35:45 +02:00
..
goya habanalabs: add uapi to retrieve device utilization 2019-09-05 14:55:27 +03:00
hw_ip habanalabs: Move PCI code into common file 2019-03-05 16:48:42 +02:00
armcp_if.h habanalabs: stop using the acronym KMD 2019-09-05 14:55:27 +03:00
hl_boot_if.h habanalabs: handle F/W failure for sensor initialization 2019-11-21 11:35:44 +02:00
qman_if.h habanalabs: Add a new H/W queue type 2019-11-21 11:35:45 +02:00