]> git.baikalelectronics.ru Git - kernel.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)
commit99fe541bf8873ee55b69c80907a29c44d8d2c107
tree3e0ed2224ae89519599527c4788bcb27c435e3e2
parentf1ca01cb255cb395bf714f6370a64dae07130e22
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