Re: [PATCH v2 6/9] gfxstream + rutabaga: add initial support for gfxstream

2023-08-02 Thread Akihiko Odaki
On 2023/08/01 10:17, Gurchetan Singh wrote: This adds initial support for gfxstream and cross-domain. Both features rely on virtio-gpu blob resources and context types, which are also implemented in this patch. gfxstream has a long and illustrious history in Android graphics

Re: [PATCH v2 6/9] gfxstream + rutabaga: add initial support for gfxstream

2023-08-01 Thread Alyssa Ross
Gurchetan Singh writes: > +static int virtio_gpu_rutabaga_init(VirtIOGPU *g, Error **errp) > +{ > +int result; > +uint64_t capset_mask; > +struct rutabaga_channels channels = { 0 }; > +struct rutabaga_builder builder = { 0 }; > + > +VirtIOGPURutabaga *vr =

[PATCH v2 6/9] gfxstream + rutabaga: add initial support for gfxstream

2023-07-31 Thread Gurchetan Singh
This adds initial support for gfxstream and cross-domain. Both features rely on virtio-gpu blob resources and context types, which are also implemented in this patch. gfxstream has a long and illustrious history in Android graphics paravirtualization. It has been powering graphics in the