]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/virtio: add create_handle support.
authorLepton Wu <ytht.net@gmail.com>
Wed, 8 Nov 2017 18:42:09 +0000 (10:42 -0800)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 10 Nov 2017 11:45:34 +0000 (12:45 +0100)
commit7bac534e027fee318ded13512d12cfaf7d3a937f
tree8d2be00592b56ad4dcd1cb47d75b8dbfeb7a3f2b
parentad46d7b89371c5920abdcad1ed04fbae68c9c8a9
drm/virtio: add create_handle support.

Add create_handle support to virtio fb. Without this, screenshot tool
in chromium OS can't work.

Signed-off-by: Lepton Wu <ytht.net@gmail.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20171108184209.46211-1-ytht.net@gmail.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
drivers/gpu/drm/virtio/virtgpu_display.c