[git pull] virtio-shm region

Gurchetan Singh gurchetansingh at chromium.org
Mon Sep 14 23:39:41 UTC 2020


Hi,

This set of changes are required for zero-copy virtio-gpu.

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git virtio-shm

for you to fetch changes up to 38e895487afc2ed42c11045853cbb3fa20b52b6e:

  virtio: Implement get_shm_region for MMIO transport (2020-09-10 10:05:58
+0200)

----------------------------------------------------------------
Sebastien Boeuf (3):
      virtio: Add get_shm_region method
      virtio: Implement get_shm_region for PCI transport
      virtio: Implement get_shm_region for MMIO transport

 drivers/virtio/virtio_mmio.c       | 31 +++++++++++++
 drivers/virtio/virtio_pci_modern.c | 95
++++++++++++++++++++++++++++++++++++++
 include/linux/virtio_config.h      | 17 +++++++
 include/uapi/linux/virtio_mmio.h   | 11 +++++
 include/uapi/linux/virtio_pci.h    | 11 ++++-
 5 files changed, 164 insertions(+), 1 deletion(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20200914/e7f6e923/attachment.htm>


More information about the dri-devel mailing list