Hi, Here comes a bugfix collection for virtio-gpu and support for the virtio-vga device (where we have to take care to kick out vesafb/efifb). Patches and git branch are for drm-next. please review & pick up, Gerd The following changes since commit 284b2884a967dbd98b4c4cf7a8b583f974affca4: Merge tag 'omapdrm-4.2-atomic' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next (2015-06-16 11:16:02 +1000) are available in the git repository at: git://git.kraxel.org/linux virtio-gpu-drm-next for you to fetch changes up to d5084f1711c8917d48006e19099060b3b8387bb5: virtio-gpu: add locking for vbuf pool (2015-06-16 11:22:41 +0200) ---------------------------------------------------------------- Dave Airlie (2): drm/virtgpu: initialise fbdev after getting initial display info virtio-gpu: add locking for vbuf pool Gerd Hoffmann (1): Add virtio-vga bits. drivers/gpu/drm/virtio/virtgpu_drm_bus.c | 44 +++++++++++++++++--------------- drivers/gpu/drm/virtio/virtgpu_drv.h | 2 ++ drivers/gpu/drm/virtio/virtgpu_kms.c | 4 ++- drivers/gpu/drm/virtio/virtgpu_vq.c | 9 +++++++ 4 files changed, 38 insertions(+), 21 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel