Re: [PATCH v3 0/4] vhost-user-gpu get_edid feature

2023-06-12 Thread Marc-André Lureau
Hi On Wed, Jun 7, 2023 at 4:55 PM Erico Nunes wrote: > This adds support to the virtio-gpu get_edid command in qemu as the > frontend as well as the vhost-user-gpu implementation in contrib/. > So far, qemu has been outputting the following message: > EDID requested but the backend doesn't sup

[PATCH v3 0/4] vhost-user-gpu get_edid feature

2023-06-07 Thread Erico Nunes
This adds support to the virtio-gpu get_edid command in qemu as the frontend as well as the vhost-user-gpu implementation in contrib/. So far, qemu has been outputting the following message: EDID requested but the backend doesn't support it. when using that implementation. This is tested with vh