diff options
author | Ofir Bitton <obitton@habana.ai> | 2021-01-05 09:04:07 +0200 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2021-01-27 21:03:50 +0200 |
commit | 423815bf02e257091d5337be5c63b57fc29e4254 (patch) | |
tree | 6e7a05bb177669d1ae6dfc2e172851f4a8e74ba4 /crypto/scatterwalk.c | |
parent | d3f139c46280035509600900a6ead3d7e680218f (diff) |
habanalabs/gaudi: remove PCI access to SM block
Due to HW limitation we must remove all direct access to SM
registers, in order to do that we will access SM registers using
the HW QMANS.
When possible and no user context is present, we can directly access
the HW QMANS. Whenever there is an active user, driver will
prepare a pending command buffer list which will be sent upon
user submissions.
Signed-off-by: Ofir Bitton <obitton@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'crypto/scatterwalk.c')
0 files changed, 0 insertions, 0 deletions