linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/2] Add p2p via dmabuf to habanalabs
@ 2021-10-03  9:07 Oded Gabbay
  2021-10-03  9:07 ` [PATCH v7 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Oded Gabbay @ 2021-10-03  9:07 UTC (permalink / raw)
  To: linux-kernel, gregkh, jgg, airlied
  Cc: christian.koenig, daniel.vetter, galpress, sleybo, dri-devel,
	linux-rdma, linux-media, dledford, alexander.deucher, leonro,
	hch, amd-gfx, linaro-mm-sig

Hi,
I'm sending v7 after the latest review from Jason.
All the changes are detailed in the commit messages.

Dave, I'll appreciate if you can also a-b this patchset.

Thanks,
Oded

Oded Gabbay (1):
  habanalabs: define uAPI to export FD for DMA-BUF

Tomer Tayar (1):
  habanalabs: add support for dma-buf exporter

 drivers/misc/habanalabs/Kconfig             |   1 +
 drivers/misc/habanalabs/common/habanalabs.h |  22 +
 drivers/misc/habanalabs/common/memory.c     | 514 +++++++++++++++++++-
 drivers/misc/habanalabs/gaudi/gaudi.c       |   1 +
 drivers/misc/habanalabs/goya/goya.c         |   1 +
 include/uapi/misc/habanalabs.h              |  28 +-
 6 files changed, 563 insertions(+), 4 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-07 10:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-03  9:07 [PATCH v7 0/2] Add p2p via dmabuf to habanalabs Oded Gabbay
2021-10-03  9:07 ` [PATCH v7 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay
2021-10-03  9:07 ` [PATCH v7 2/2] habanalabs: add support for dma-buf exporter Oded Gabbay
2021-10-07 10:55 ` [PATCH v7 0/2] Add p2p via dmabuf to habanalabs Oded Gabbay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).