]> 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)
commit4f9f33c35bfc3f29fa89047bc90612eba73462b7
tree202ee565e7d873f6580b85251aba75a00bac1fc2
parent5153db758328b40b9adcfa07a3981d1596583e85
parente1977b2e99387cde9470c87eeb923c17b897b1ed
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