UPSTREAM: virtio-gpu: add VIRTIO_GPU_F_EDID feature
The feature allows the guest request an EDID blob (describing monitor capabilities) for a given scanout (aka virtual monitor connector). It brings a new command message, which has just a scanout field (beside the standard virtio-gpu header) and a response message which carries the EDID data. Signed-off-by:Gerd Hoffmann <kraxel@redhat.com> Reviewed-by:
Dave Airlie <airlied@redhat.com> Link: http://patchwork.freedesktop.org/patch/msgid/20181030063206.19528-2-kraxel@redhat.com (cherry picked from commit 610c0c2b2813c36dc16838bbdbba4c29f8680dde) Signed-off-by:
Greg Hartman <ghartman@google.com> BUG: 139386237 Change-Id: I1d4c11844307845b5829f1220b35938823ac7924
Loading
Please register or sign in to comment