mbox

[PULL] drm-qemu: 4.10 updates

Message ID 1484060109.19018.121.camel@redhat.com
State New
Headers show

Pull-request

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

Message

Gerd Hoffmann Jan. 10, 2017, 2:55 p.m. UTC
Hi,

Sorry, I'm a little late for the 4.10 merge window (too busy with other
stuff in december).  The only code change in this pull is a one-line
sparse fix for virtio-gpu though, the other changes are docs only.  So I
think it should be fine for 4.10 at this point.  If you disagree feel
free to queue up for 4.11 instead.

thanks,
  Gerd

The following changes since commit
a121103c922847ba5010819a3f250f1f7fc84ab8:

  Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)

are available in the git repository at:

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

for you to fetch changes up to af3076e67c31ceb3e314933dd61cb68a1d5120cf:

  drm: flip cirrus driver status to "obsolete". (2017-01-10 14:00:40
+0100)

----------------------------------------------------------------
drm-qemu: virtio sparse fix, MAINTAINERS updates.

----------------------------------------------------------------
Gerd Hoffmann (3):
      drm/virtio: fix framebuffer sparse warning
      drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl,
virtio-gpu)
      drm: flip cirrus driver status to "obsolete".

 MAINTAINERS                         | 16 +++++++++++++---
 drivers/gpu/drm/cirrus/Kconfig      |  9 +++++++++
 drivers/gpu/drm/virtio/virtgpu_fb.c |  2 +-
 3 files changed, 23 insertions(+), 4 deletions(-)