commit | 2b5bbef5e88c6ffce59f935417e9b729afb44756 | [log] [tgz] |
---|---|---|
author | Oded Gabbay <ogabbay@kernel.org> | Sat Jul 10 21:12:45 2021 +0300 |
committer | Oded Gabbay <ogabbay@kernel.org> | Sun Aug 29 09:47:47 2021 +0300 |
tree | 9afbee74731744eeac56f87adcb250d97c8c9e57 | |
parent | d18bf13e225258b6ee5325fc7cce48059c7b871f [diff] |
habanalabs: add asic property of host dma offset Each ASIC can have a different offset to add to a host dma address, to enable the ASIC to access that host memory. The usage for this can be common code so add this to the asic property structure. Signed-off-by: Oded Gabbay <ogabbay@kernel.org>