Re: [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

2025-02-26 Thread Akihiko Odaki
On 2025/02/18 15:27, Dmitry Osipenko wrote: On 2/13/25 07:32, Akihiko Odaki wrote: On 2025/02/10 6:03, Dmitry Osipenko wrote: On 2/6/25 08:41, Akihiko Odaki wrote: On 2025/02/06 2:40, Dmitry Osipenko wrote: On 2/3/25 08:31, Akihiko Odaki wrote: ... Requirements don't vary much. For example v

Re: [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

2025-02-17 Thread Dmitry Osipenko
On 2/18/25 09:27, Dmitry Osipenko wrote: >> To be honest, I'm concerned that you may be using QEMU as a staging tree >> for Mesa/virglrenderer. Submitting a documentation to QEMU as a >> preparation to submit one to Mesa is not OK. >> >> You shouldn't submit a documentation to QEMU if upstream >> M

Re: [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

2025-02-17 Thread Dmitry Osipenko
On 2/13/25 07:32, Akihiko Odaki wrote: > On 2025/02/10 6:03, Dmitry Osipenko wrote: >> On 2/6/25 08:41, Akihiko Odaki wrote: >>> On 2025/02/06 2:40, Dmitry Osipenko wrote: On 2/3/25 08:31, Akihiko Odaki wrote: ... >> Requirements don't vary much. For example virglrenderer minigbm

Re: [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

2025-02-12 Thread Akihiko Odaki
On 2025/02/10 6:03, Dmitry Osipenko wrote: On 2/6/25 08:41, Akihiko Odaki wrote: On 2025/02/06 2:40, Dmitry Osipenko wrote: On 2/3/25 08:31, Akihiko Odaki wrote: ... Requirements don't vary much. For example virglrenderer minigbm support is mandatory for crosvm, while for QEMU it's not. Is t

Re: [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

2025-02-09 Thread Dmitry Osipenko
On 2/6/25 08:41, Akihiko Odaki wrote: > On 2025/02/06 2:40, Dmitry Osipenko wrote: >> On 2/3/25 08:31, Akihiko Odaki wrote: >> ... Requirements don't vary much. For example virglrenderer minigbm support is mandatory for crosvm, while for QEMU it's not. >>> >>> Is that true? It seems that

Re: [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

2025-02-05 Thread Akihiko Odaki
On 2025/02/06 2:40, Dmitry Osipenko wrote: On 2/3/25 08:31, Akihiko Odaki wrote: ... Requirements don't vary much. For example virglrenderer minigbm support is mandatory for crosvm, while for QEMU it's not. Is that true? It seems that virglrenderer uses builds without minigbm support to run te

Re: [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

2025-02-05 Thread Dmitry Osipenko
On 2/3/25 08:31, Akihiko Odaki wrote: ... >> Requirements don't vary much. For example virglrenderer minigbm support >> is mandatory for crosvm, while for QEMU it's not. > > Is that true? It seems that virglrenderer uses builds without minigbm > support to run tests on GitLab CI. CI is running in

Re: [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

2025-02-02 Thread Akihiko Odaki
On 2025/02/03 7:08, Dmitry Osipenko wrote: On 1/27/25 07:57, Akihiko Odaki wrote: On 2025/01/27 3:06, Dmitry Osipenko wrote: On 1/21/25 07:26, Akihiko Odaki wrote: ... I feel the dependency information for virglrenderer and Mesa are more suited for the Mesa documentation as they are not specif

Re: [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

2025-02-02 Thread Dmitry Osipenko
On 1/27/25 07:57, Akihiko Odaki wrote: > On 2025/01/27 3:06, Dmitry Osipenko wrote: >> On 1/21/25 07:26, Akihiko Odaki wrote: >> ... > I feel the dependency information for virglrenderer and Mesa are more > suited for the Mesa documentation as they are not specific to QEMU and > potenti

Re: [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

2025-01-26 Thread Akihiko Odaki
On 2025/01/27 3:06, Dmitry Osipenko wrote: On 1/21/25 07:26, Akihiko Odaki wrote: ... I feel the dependency information for virglrenderer and Mesa are more suited for the Mesa documentation as they are not specific to QEMU and potentially useful also for e.g., libkrun and crosvm. I think while

Re: [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

2025-01-26 Thread Dmitry Osipenko
On 1/21/25 07:26, Akihiko Odaki wrote: ... >>> I feel the dependency information for virglrenderer and Mesa are more >>> suited for the Mesa documentation as they are not specific to QEMU and >>> potentially useful also for e.g., libkrun and crosvm. >> >> I think while everything is in so much flux

Re: [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

2025-01-20 Thread Akihiko Odaki
On 2025/01/20 21:23, Alex Bennée wrote: Akihiko Odaki writes: On 2025/01/20 7:00, Dmitry Osipenko wrote: 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

[PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

2025-01-19 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: Dmitry Osipenko Cc: Sergi