Re: [PATCH v2 9/9] docs/system: add basic virtio-gpu documentation

2023-08-01 Thread Akihiko Odaki
On 2023/08/01 10:17, Gurchetan Singh wrote: This adds basic documentation for virtio-gpu. Suggested-by: Akihiko Odaki Signed-off-by: Gurchetan Singh --- v2: - Incorporated suggestions by Akihiko Odaki - Listed the currently supported capset_names (Bernard) docs/system/device-emulation

Re: [PATCH v2 9/9] docs/system: add basic virtio-gpu documentation

2023-08-01 Thread Alyssa Ross
Gurchetan Singh writes: > +virtio-gpu rutabaga > +--- > + > +virtio-gpu can also leverage `rutabaga_gfx`_ to provide `gfxstream`_ > rendering > +and `Wayland display passthrough`_. With the gfxstream rendering mode, GLES > +and Vulkan calls are forwarded directly to the host wit

[PATCH v2 9/9] docs/system: add basic virtio-gpu documentation

2023-07-31 Thread Gurchetan Singh
This adds basic documentation for virtio-gpu. Suggested-by: Akihiko Odaki Signed-off-by: Gurchetan Singh --- v2: - Incorporated suggestions by Akihiko Odaki - Listed the currently supported capset_names (Bernard) docs/system/device-emulation.rst | 1 + docs/system/devices/virtio-gpu.rs