Re: [PATCH 13/13] samples: vfio-mdev: constify fb ops

2019-11-30 Thread Christophe de Dinechin
> On 27 Nov 2019, at 17:32, Jani Nikula wrote: > > Now that the fbops member of struct fb_info is const, we can star making s/star/start/ > the ops const as well. > > Cc: Kirti Wankhede > Cc: k...@vger.kernel.org > Signed-off-by: Jani Nikula > --- > samples/vfio-mdev/mdpy-fb.c | 2 +- > 1

Re: [PATCH v2] virtio-gpu: add VIRTIO_GPU_F_EDID feature

2018-10-05 Thread Christophe de Dinechin
> On 5 Oct 2018, at 16:41, Daniel Vetter wrote: > > On Fri, Oct 05, 2018 at 04:38:11PM +0200, Christophe de Dinechin wrote: >> >> >>> On 5 Oct 2018, at 14:51, Gerd Hoffmann wrote: >>> >>> The feature allows the guest request an EDID blob (

Re: [PATCH v2] virtio-gpu: add VIRTIO_GPU_F_EDID feature

2018-10-05 Thread Christophe de Dinechin
> On 5 Oct 2018, at 14:51, Gerd Hoffmann wrote: > > 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