Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

virtio-gpu resource blob and host visible features #86

Closed
gurchetansingh opened this issue Sep 29, 2020 · 1 comment
Closed

virtio-gpu resource blob and host visible features #86

gurchetansingh opened this issue Sep 29, 2020 · 1 comment
Labels
virtio-v1.2-cs01 To be fixed in the next release.

Comments

@gurchetansingh
Copy link
Contributor

These patches define:
(1) blob resources for use with virtio_gpu
(2) a zero-copy mechanism for using host buffers with virtio_gpu

The latest patches are available at:
https://lists.oasis-open.org/archives/virtio-comment/202009/msg00003.html
https://lists.oasis-open.org/archives/virtio-comment/202009/msg00004.html
https://lists.oasis-open.org/archives/virtio-comment/202009/msg00005.html

@cohuck cohuck added the virtio-v1.2-cs01 To be fixed in the next release. label Nov 12, 2020
@cohuck
Copy link
Contributor

cohuck commented Nov 12, 2020

BALLOT CREATED AT URL: https://www.oasis-open.org/committees/ballot.php?id=3535

@cohuck cohuck closed this as completed in 89e7eb5 Nov 19, 2020
cohuck pushed a commit that referenced this issue Nov 19, 2020
This defines a virtgpu shared memory region, with the possibilty
of more in the future.  This is required to implement VK/GL coherent
memory semantics, among other things.

v6: disallow mapping an already mapped blob resource as a
    simplification

Fixes: #86
Signed-off-by: Gurchetan Singh <gurchetansingh@chromium.org>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
virtio-v1.2-cs01 To be fixed in the next release.
Projects
None yet
Development

No branches or pull requests

2 participants