Gerd Hoffmann
2023-Jan-27 08:06 UTC
[PATCH v10 06/11] drm/shmem-helper: Don't use vmap_use_count for dma-bufs
On Thu, Jan 26, 2023 at 03:24:30PM +0300, Dmitry Osipenko wrote:> On 1/26/23 15:17, Gerd Hoffmann wrote: > > On Mon, Jan 09, 2023 at 12:04:40AM +0300, Dmitry Osipenko wrote: > >> its own refcounting of vmaps, use it instead of drm-shmem > >> counting. This change prepares drm-shmem for addition of memory shrinker > >> support where drm-shmem will use a single dma-buf reservation lock for > >> all operations performed over dma-bufs. > > > > Likewise truncated? > > Should be the email problem on yours side, please see [1][2] where the > messages are okay.Indeed, scratch the comments then. take care, Gerd
Seemingly Similar Threads
- [PATCH v13 01/10] drm/shmem-helper: Switch to reservation lock
- [PATCH v10 09/11] drm/gem: Add drm_gem_pin_unlocked()
- [PATCH 2/8] drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
- [PATCH v2 02/11] drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
- [PATCH v3 02/11] drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap