commit | d3f139c46280035509600900a6ead3d7e680218f | [log] [tgz] |
---|---|---|
author | Ofir Bitton <obitton@habana.ai> | Wed Nov 18 15:46:57 2020 +0200 |
committer | Oded Gabbay <ogabbay@kernel.org> | Wed Jan 27 21:03:50 2021 +0200 |
tree | 8f21e8a05f4672bff64beed20f37da44babcb7e4 | |
parent | 1e3f2536a8fc12d5b82164349715861ccc7968a7 [diff] |
habanalabs: add driver support for internal cb scheduling In order to support scnenarios in which driver needs access to HW components but it cannot access them directly, we add support for scheduling command buffers internally. These command buffers will be transmitted upon next user command submission context. Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>