commit | 2795c8891577c4f1493dd4e3abc298c60009ec42 | [log] [tgz] |
---|---|---|
author | Ofir Bitton <obitton@habana.ai> | Tue Dec 08 13:47:05 2020 +0200 |
committer | Oded Gabbay <ogabbay@kernel.org> | Wed Jan 27 21:03:51 2021 +0200 |
tree | 63eaf87cf439d3b9c32ab0bfb24b052743bf2158 | |
parent | cf30339d3f44a64115e88d46a932fdc3d3644785 [diff] |
habanalabs: staged submission support We introduce a new mechanism named Staged Submission. This mechanism allows the user to send a whole CS in pieces. Each CS will not require completion rather than the last CS. Timeout timer will be triggered upon reception of the first CS in group. Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>