]> asedeno.scripts.mit.edu Git - linux.git/commit
virtio-gpu: add VIRTIO_GPU_F_EDID feature
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 30 Oct 2018 06:32:05 +0000 (07:32 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 21 Nov 2018 11:06:59 +0000 (12:06 +0100)
commit610c0c2b2813c36dc16838bbdbba4c29f8680dde
tree3e0ed2224ae89519599527c4788bcb27c435e3e2
parent0081cdfe63f0b5e72b14d13f45a93ca7b0b8092f
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
include/uapi/linux/virtio_gpu.h