Displaying 3 results from an estimated 3 matches for "gbab2e86ba0".
2020 Mar 01
0
[PATCH RESEND] virtio: virtio_pci_legacy: Remove default y from Kconfig
...If
> - so, you can happily disable this option and virtio will not
> - break. Otherwise, leave it set. Unless you're testing what
> - life will be like in The Future.
> -
> If unsure, say Y.
>
> config VIRTIO_PMEM
> --
> 2.25.0.265.gbab2e86ba0-goog
2020 Mar 11
0
[PATCH RESEND] virtio: virtio_pci_legacy: Remove default y from Kconfig
...t; > > - break. Otherwise, leave it set. Unless you're testing what
> > > - life will be like in The Future.
> > > -
> > > If unsure, say Y.
> > >
> > > config VIRTIO_PMEM
> > > --
> > > 2.25.0.265.gbab2e86ba0-goog
> >
2020 Mar 02
0
[virtio-dev] [PATCH v2 4/4] drm/virtio: Support virtgpu exported resources
...> +
> + /* Reuse the data_buf pointer for the object pointer. */
> + vbuf->data_buf = bo;
> + drm_gem_object_get(&bo->base.base);
vbuf->objs?
> + virtio_gpu_queue_ctrl_buffer(vgdev, vbuf);
> + return 0;
> +}
> --
> 2.25.0.265.gbab2e86ba0-goog
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: virtio-dev-unsubscribe at lists.oasis-open.org
> For additional commands, e-mail: virtio-dev-help at lists.oasis-open.org
>