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/gpu/drm/lima/lima_gem.c         | 1 +
 drivers/gpu/drm/panfrost/panfrost_gem.c | 1 +
 drivers/gpu/drm/v3d/v3d_bo.c            | 1 +
 drivers/gpu/drm/virtio/virtgpu_object.c | 1 +
 include/drm/drm_gem_shmem_helper.h      | 2 ++
 6 files changed, 10 insertions(+), 3 deletions(-)

-- 
2.34.1

_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to