linux/drivers/misc/habanalabs/goya
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.c habanalabs: Add a new H/W queue type 2019-11-21 11:35:45 +02:00
goya_coresight.c habanalabs: Make the Coresight timestamp perpetual 2019-09-05 14:55:27 +03:00
goya_hwmgr.c habanalabs: maintain a list of file private data objects 2019-09-05 14:55:26 +03:00
goya_security.c habanalabs: make tpc registers secured 2019-05-30 08:46:01 +00:00
goyaP.h habanalabs: stop using the acronym KMD 2019-09-05 14:55:27 +03:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00