Re: [PATCH] drm/virtio: add create_handle support.

2017-11-14 Thread Gerd Hoffmann
On Mon, Nov 13, 2017 at 02:19:29PM -0800, lepton wrote: > Ping. > > On Wed, Nov 8, 2017 at 10:42 AM, Lepton Wu wrote: > > Add create_handle support to virtio fb. Without this, screenshot tool > > in chromium OS can't work. Already queued up in drm-misc-next (the cirrus patch

Re: [PATCH] drm/virtio: add create_handle support.

2017-11-14 Thread lepton
Ping. On Wed, Nov 8, 2017 at 10:42 AM, Lepton Wu wrote: > Add create_handle support to virtio fb. Without this, screenshot tool > in chromium OS can't work. > > Signed-off-by: Lepton Wu > --- > drivers/gpu/drm/virtio/virtgpu_display.c | 12 >