From: Jason Gunthorpe <jgg@nvidia.com>
To: "Christian König" <christian.koenig@amd.com>
Cc: "Kasireddy, Vivek" <vivek.kasireddy@intel.com>,
Wei Lin Guay <wguay@meta.com>,
"alex.williamson@redhat.com" <alex.williamson@redhat.com>,
"dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>,
Dag Moxnes <dagmoxnes@meta.com>,
"kbusch@kernel.org" <kbusch@kernel.org>,
Nicolaas Viljoen <nviljoen@meta.com>,
Oded Gabbay <ogabbay@kernel.org>,
Simona Vetter <simona.vetter@ffwll.ch>,
Leon Romanovsky <leon@kernel.org>,
Maor Gottlieb <maorg@nvidia.com>
Subject: Re: [PATCH 0/4] cover-letter: Allow MMIO regions to be exported through dmabuf
Date: Tue, 4 Mar 2025 10:33:39 -0400 [thread overview]
Message-ID: <20250304143339.GM133783@nvidia.com> (raw)
In-Reply-To: <0d471fca-b64c-4392-88ee-d26dbfe3cf2d@amd.com>
On Tue, Mar 04, 2025 at 03:29:42PM +0100, Christian König wrote:
> Am 26.02.25 um 14:38 schrieb Jason Gunthorpe:
> > On Wed, Feb 26, 2025 at 07:55:07AM +0000, Kasireddy, Vivek wrote:
> >
> >>> Is there any update or ETA for the v3? Are there any ways we can help?
> >> I believe Leon's series is very close to getting merged. Once it
> >> lands, this series can be revived.
> > The recent drama has made what happens next unclear.
> >
> > I would like it if interested parties could contribute reviews to
> > Leon's v7 series to help it along.
>
> I think demonstrating how any new interface would work with the
> existing importers/exporters would help.
I can see that, but also it is a huge amount of work to make trial
changes to all sorts of subsystems :\
> > We may want to start considering pushing ahead with this patch series
> > and using the usual hack of abusing the scatterlist in the mean time.
>
> That works for me as well.
>
> I think when we should get away from scatterlist then that should be
> a separate set of patches or maybe call it a separate project to get
> done for all DMA-buf parties.
>
> E.g. propose something like an iterator based interface and
> demonstrate that V4L and a DRM driver can live with that and that
> this approach works like expected.
Yeah, maybe so. We are some ways from that yet..
Jason
next prev parent reply other threads:[~2025-03-04 14:33 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-16 9:59 [PATCH 0/4] cover-letter: Allow MMIO regions to be exported through dmabuf Wei Lin Guay
2024-12-16 9:59 ` [PATCH 1/4] vfio: Add vfio_device_get() Wei Lin Guay
2024-12-16 9:59 ` [PATCH 2/4] dma-buf: Add dma_buf_try_get() Wei Lin Guay
2024-12-16 9:59 ` [PATCH 3/4] vfio/pci: Allow MMIO regions to be exported through dma-buf Wei Lin Guay
2024-12-16 9:59 ` [PATCH 4/4] vfio/pci: Allow export dmabuf without move_notify from importer Wei Lin Guay
2024-12-16 17:34 ` [PATCH 0/4] cover-letter: Allow MMIO regions to be exported through dmabuf Kasireddy, Vivek
2024-12-17 12:19 ` Wei Lin Guay
2024-12-18 7:02 ` Kasireddy, Vivek
2025-02-23 18:26 ` Wei Lin Guay
2025-02-26 7:55 ` Kasireddy, Vivek
2025-02-26 13:38 ` Jason Gunthorpe
2025-02-26 17:59 ` Leon Romanovsky
2025-02-26 18:27 ` Wei Lin Guay
2025-03-04 7:15 ` Kasireddy, Vivek
2025-03-04 14:29 ` Christian König
2025-03-04 14:33 ` Jason Gunthorpe [this message]
2025-03-04 14:54 ` Leon Romanovsky
2025-02-26 18:24 ` Wei Lin Guay
-- strict thread matches above, loose matches on Subject: below --
2024-12-16 9:54 Wei Lin Guay
2024-12-16 10:21 ` Christian König
2024-12-16 16:54 ` Keith Busch
2024-12-17 9:53 ` Christian König
2024-12-17 11:06 ` Wei Lin Guay
2024-12-17 12:47 ` Christian König
2024-12-18 6:16 ` Kasireddy, Vivek
2024-12-18 10:01 ` Christian König
2024-12-19 7:02 ` Kasireddy, Vivek
2024-12-19 10:04 ` Christian König
2025-01-02 13:39 ` Jason Gunthorpe
2025-01-06 12:05 ` Simona Vetter
2025-01-06 16:27 ` Jason Gunthorpe
2025-01-08 16:48 ` Simona Vetter
2024-12-18 10:44 ` Simona Vetter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250304143339.GM133783@nvidia.com \
--to=jgg@nvidia.com \
--cc=alex.williamson@redhat.com \
--cc=christian.koenig@amd.com \
--cc=dagmoxnes@meta.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=kbusch@kernel.org \
--cc=kvm@vger.kernel.org \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=maorg@nvidia.com \
--cc=nviljoen@meta.com \
--cc=ogabbay@kernel.org \
--cc=simona.vetter@ffwll.ch \
--cc=vivek.kasireddy@intel.com \
--cc=wguay@meta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.