All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: David Airlie <airlied@redhat.com>
Cc: dri-devel <dri-devel@lists.freedesktop.org>
Subject: [PULL] virtio-vga updates
Date: Tue, 07 Jun 2016 12:12:32 +0200	[thread overview]
Message-ID: <1465294352.14901.41.camel@redhat.com> (raw)

  Hi,

Here are some virtio-gpu updates.

please pull,
  Gerd

The following changes since commit
af8c34ce6ae32addda3788d54a7e340cad22516b:

  Linux 4.7-rc2 (2016-06-05 14:31:26 -0700)

are available in the git repository at:

  git://git.kraxel.org/linux virtio-gpu-for-airlied

for you to fetch changes up to 0062795e30697b825387a795b9c1791cc28a0a72:

  virtio-gpu: use src not crtc (2016-06-07 10:37:14 +0200)

----------------------------------------------------------------
Gerd Hoffmann (6):
      virtio-gpu: fix output lookup
      virtio-gpu: add atomic_commit function
      virtio-gpu: switch to atomic cursor interfaces
      add cursor hotspot to drm_framebuffer
      virtio-gpu: pick up hotspot from framebuffer
      virtio-gpu: use src not crtc

 drivers/gpu/drm/drm_crtc.c               |   2 +
 drivers/gpu/drm/virtio/virtgpu_display.c | 124 +++++------------
 drivers/gpu/drm/virtio/virtgpu_drv.h     |   2 +
 drivers/gpu/drm/virtio/virtgpu_plane.c   | 150 +++++++++++++++++----
 include/drm/drm_crtc.h                   |   2 +
 5 files changed, 166 insertions(+), 114 deletions(-)

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

                 reply	other threads:[~2016-06-07 10:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1465294352.14901.41.camel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=airlied@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.