On Wed, Feb 9, 2022 at 7:56 AM Thomas Zimmermann wrote:
>
> Two patches for GEM's SHMEM-backed implementation.
>
> v2:
> * update drivers after vm_ops change
>
> Thomas Zimmermann (2):
> drm/gem-shmem: Set vm_ops in static initializer
> drm/gem-shmem: Don't store mmap'ed buffers in cor
Two patches for GEM's SHMEM-backed implementation.
v2:
* update drivers after vm_ops change
Thomas Zimmermann (2):
drm/gem-shmem: Set vm_ops in static initializer
drm/gem-shmem: Don't store mmap'ed buffers in core dumps
drivers/gpu/drm/drm_gem_shmem_helper.c | 7 ---
drivers/gp