diff options
author | Tomer Tayar <ttayar@habana.ai> | 2019-10-03 18:22:36 +0300 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2019-11-21 12:35:45 +0300 |
commit | cb596aee8842c87605ea1a9062af2ab435a742d4 (patch) | |
tree | b50e2cbe47c26188c75754a934b3fa1e4c4f3268 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | df762375f17e1765bc3a0b345378e1726d85ca75 (diff) | |
download | linux-cb596aee8842c87605ea1a9062af2ab435a742d4.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions