commit | ac0ae6a96aa58eeba4aed97b12ef1dea8c5bf399 | [log] [tgz] |
---|---|---|
author | Oded Gabbay <oded.gabbay@gmail.com> | Mon May 11 10:29:27 2020 +0300 |
committer | Oded Gabbay <oded.gabbay@gmail.com> | Tue May 19 14:48:41 2020 +0300 |
tree | d5285f4d57b1e88aaea03219aa0843fcd9244597 | |
parent | 466c7822b054ffe5bb425c8f98d08676501836e8 [diff] |
habanalabs: add gaudi asic-dependent code Add the ASIC-dependent code for GAUDI. Supply (almost) all of the function callbacks that the driver's common code need to initialize, finalize and submit workloads to the GAUDI ASIC. It also contains the code to initialize the F/W of the GAUDI ASIC and to receive events from the F/W. Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>