[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250814161049.678672-1-afd@ti.com>
Date: Thu, 14 Aug 2025 11:10:46 -0500
From: Andrew Davis <afd@...com>
To: Gerd Hoffmann <kraxel@...hat.com>, Sumit Semwal <sumit.semwal@...aro.org>,
Christian König <christian.koenig@....com>,
Paul Cercueil
<paul@...pouillou.net>,
Vivek Kasireddy <vivek.kasireddy@...el.com>,
Daniel
Vetter <daniel@...ll.ch>
CC: <dri-devel@...ts.freedesktop.org>, <linux-media@...r.kernel.org>,
<linaro-mm-sig@...ts.linaro.org>, <linux-kernel@...r.kernel.org>,
Andrew
Davis <afd@...com>
Subject: [PATCH v2 0/3] udmabuf: Sync to attached devices
Hello all,
This series makes it so the udmabuf will sync the backing buffer
with the set of attached devices as required for DMA-BUFs when
doing {begin,end}_cpu_access.
Thanks
Andrew
Changes for v2:
- fix attachment table use-after-free
- rebased on v6.17-rc1
Andrew Davis (3):
udmabuf: Keep track current device mappings
udmabuf: Sync buffer mappings for attached devices
udmabuf: Use module_misc_device() to register this device
drivers/dma-buf/udmabuf.c | 133 +++++++++++++++++++-------------------
1 file changed, 67 insertions(+), 66 deletions(-)
--
2.39.2
Powered by blists - more mailing lists