On Fri, May 24, 2019 at 12:50 PM Gerd Hoffmann <kra...@redhat.com> wrote: > > On Thu, May 23, 2019 at 03:20:32PM +0200, Marc-André Lureau wrote: > > Add a vhost-user gpu backend, based on virtio-gpu/3d device. It is > > associated with a vhost-user-gpu device. > > > > Various TODO and nice to have items: > > - multi-head support > > - crash & resume handling > > - accelerated rendering/display that avoids the waiting round trips > > - edid support > > Fails to build with "configure --disable-opengl".
Oops, some leftovers from previous iterations: -//#include <xf86drm.h> /* not much to do with xf86 */ -#include <drm_fourcc.h> thanks -- Marc-André Lureau