]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit60b616f66f006f22b72c99969ff41a48abeb0012
tree202ee565e7d873f6580b85251aba75a00bac1fc2
parentf5e2ad3e16d858e36177445bb7b70627eb9ec793
parentf47ce758f3d6e74b708f6c69b14f2972bdd72ff0
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