commit | 0db575350cb1a2fa724f0198fd40b2c91ace5cb7 | [log] [tgz] |
---|---|---|
author | Hillf Danton <hdanton@sina.com> | Sun Aug 23 07:32:42 2020 +0800 |
committer | Oded Gabbay <oded.gabbay@gmail.com> | Tue Sep 22 18:49:51 2020 +0300 |
tree | 0906990471642370183c101178c9818076c3b2b3 | |
parent | c5e0ec66f01d6621a64837428efcbbe731d90cd5 [diff] |
habanalabs: make use of dma_mmap_coherent Add dma_mmap_coherent() for goya and gaudi to match their use of dma_alloc_coherent(), see the Link tag for why. Link: https://lore.kernel.org/lkml/20200609091727.GA23814@lst.de/ Cc: Christoph Hellwig <hch@lst.de> Cc: Zhang Li <li.zhang@bitmain.com> Cc: Ding Z Nan <oshack@hotmail.com> Signed-off-by: Hillf Danton <hdanton@sina.com> Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>