dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] qemu drm driver fixes
@ 2016-09-21  9:53 Gerd Hoffmann
  0 siblings, 0 replies; only message in thread
From: Gerd Hoffmann @ 2016-09-21  9:53 UTC (permalink / raw)
  To: David Airlie; +Cc: xypron.glpk, Raymond Strode, Gustavo Padovan, dri-devel

  Hi Dave,

Here is a pull request for the next merge window with a bunch of fixes
for the qemu drm drivers (bochs, qxl, virtio-gpu).

cheers,
  Gerd

PS: In case anyone has pending patches which are not included here
    (probably slipped through due to summer vacation season):  Please
    resend and feel free to Cc: me.

The following changes since commit
3be7988674ab33565700a37b210f502563d932e6:

  Linux 4.8-rc7 (2016-09-18 17:27:41 -0700)

are available in the git repository at:

  git://git.kraxel.org/linux tags/drm-qemu-20160921

for you to fetch changes up to 30b9c96cf7b44d53b9165649c8be34ac234be324:

  drm/virtio: add real fence context and seqno (2016-09-20 14:25:43
+0200)

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

----------------------------------------------------------------
Gerd Hoffmann (1):
      bochs: ignore device if there isn't enougth memory

Gustavo Padovan (2):
      drm/virtio: drop virtio_gpu_execbuffer_ioctl() wrapping
      drm/virtio: add real fence context and seqno

Heinrich Schuchardt (1):
      virtio-gpu: avoid possible NULL pointer dereference

Ray Strode (1):
      drm/qxl: reapply cursor after SetCrtc calls

 drivers/gpu/drm/bochs/bochs_drv.c      |  7 ++++
 drivers/gpu/drm/qxl/qxl_display.c      | 56 +++++++++++++++++++++++++-
 drivers/gpu/drm/qxl/qxl_drv.h          |  1 +
 drivers/gpu/drm/virtio/virtgpu_drv.h   |  1 +
 drivers/gpu/drm/virtio/virtgpu_fence.c |  2 +-
 drivers/gpu/drm/virtio/virtgpu_ioctl.c | 24 ++++-------
 drivers/gpu/drm/virtio/virtgpu_kms.c   |  1 +
 drivers/gpu/drm/virtio/virtgpu_plane.c |  6 ++-
 8 files changed, 78 insertions(+), 20 deletions(-)

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-21  9:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-21  9:53 [PULL] qemu drm driver fixes Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox