Re: [PATCH v12 10/10] docs/system: virtio-gpu: Document host/guest requirements

2025-05-26 Thread Dmitry Osipenko
On 5/24/25 02:33, Dmitry Osipenko wrote: > + * - Asahi DRM native context > +- `Downstream version`_ of Asahi Linux kernel > +- `mr1274`_ > + > +.. _mr1384: > https://gitlab.freedesktop.org/virgl/virglrenderer/-/merge_requests/1384 > +.. _mr1274: > https://gitlab.freedesktop.org/virgl/vi

[PATCH v12 10/10] docs/system: virtio-gpu: Document host/guest requirements

2025-05-23 Thread Dmitry Osipenko
From: Alex Bennée This attempts to tidy up the VirtIO GPU documentation to make the list of requirements clearer. There are still a lot of moving parts and the distros have some catching up to do before this is all handled automatically. Signed-off-by: Alex Bennée Cc: Sergio Lopez Pascual Revi