commit | 72d6625570c16b9c097d4b9f16c2016974f83366 | [log] [tgz] |
---|---|---|
author | Ohad Sharabi <osharabi@habana.ai> | Sun Aug 01 23:02:07 2021 +0300 |
committer | Oded Gabbay <ogabbay@kernel.org> | Wed Sep 01 18:38:24 2021 +0300 |
tree | 0e663d4459e5ba6a063579b636473cea50060b6b | |
parent | 1f6bdee76553b484a218eeffafd16a7232e5a00e [diff] |
habanalabs: modify multi-CS to wait on stream masters During the integration, the multi-CS requirements were refined: - The multi CS call shall wait on "per-ASIC" predefined stream masters instead of set of streams. - Stream masters are set of QIDs used by the upper SW layers (synapse) for completion (must be an external/HW queue). Signed-off-by: Ohad Sharabi <osharabi@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>