Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next
authorDave Airlie <airlied@redhat.com>
Wed, 28 Sep 2016 03:23:07 +0000 (13:23 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 28 Sep 2016 03:23:07 +0000 (13:23 +1000)
commitc0d5fb4d0d9224ccaad0475c9b58740873970e7e
tree202ee565e7d873f6580b85251aba75a00bac1fc2
parentca09fb9f60b5f3ab2d57e761aaeea89a5147d784
parent30b9c96cf7b44d53b9165649c8be34ac234be324
Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next

bugfixes for qemu (bochs, qxl and virtio-gpu) drm drivers

* tag 'drm-qemu-20160921' of git://git.kraxel.org/linux:
  drm/virtio: add real fence context and seqno
  drm/virtio: drop virtio_gpu_execbuffer_ioctl() wrapping
  virtio-gpu: avoid possible NULL pointer dereference
  drm/qxl: reapply cursor after SetCrtc calls
  bochs: ignore device if there isn't enougth memory
drivers/gpu/drm/bochs/bochs_drv.c
drivers/gpu/drm/virtio/virtgpu_ioctl.c