Re: [PATCH v2 3/4] contrib/vhost-user-gpu: implement get_edid feature

2023-06-01 Thread Marc-André Lureau
Hi On Wed, May 31, 2023 at 8:07 PM Erico Nunes wrote: > Implement the virtio-gpu feature in contrib/vhost-user-gpu, which was > unsupported until now. > In this implementation, the feature is enabled inconditionally to avoid > creating another optional config argument. > Similarly to get_display

[PATCH v2 3/4] contrib/vhost-user-gpu: implement get_edid feature

2023-05-31 Thread Erico Nunes
Implement the virtio-gpu feature in contrib/vhost-user-gpu, which was unsupported until now. In this implementation, the feature is enabled inconditionally to avoid creating another optional config argument. Similarly to get_display_info, vhost-user-gpu sends a message back to the frontend to have