Re: [PATCH v16 07/13] virtio-gpu: Support context-init feature with virglrenderer

2024-06-23 Thread Akihiko Odaki
On 2024/06/24 0:23, Dmitry Osipenko wrote: From: Huang Rui Patch "virtio-gpu: CONTEXT_INIT feature" has added the context_init feature flags. Expose this feature and support creating virglrenderer context with flags using context_id if libvirglrenderer is new enough. Originally-by: Antonio Cag

[PATCH v16 07/13] virtio-gpu: Support context-init feature with virglrenderer

2024-06-23 Thread Dmitry Osipenko
From: Huang Rui Patch "virtio-gpu: CONTEXT_INIT feature" has added the context_init feature flags. Expose this feature and support creating virglrenderer context with flags using context_id if libvirglrenderer is new enough. Originally-by: Antonio Caggiano Signed-off-by: Huang Rui Reviewed-by: