[PATCH v2 10/23] virtio-gpu api: host visible feature
Gerd Hoffmann
kraxel at redhat.com
Wed Sep 9 07:05:42 UTC 2020
Hi,
> +enum virtio_gpu_shm_id {
> + VIRTIO_GPU_SHM_ID_UNDEFINED = 0,
> + VIRTIO_GPU_SHM_ID_HOST_VISIBLE = 1
> +};
I think this is also not in the virtio spec update.
More information about the dri-devel
mailing list