dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] drm/virtio: rework batching
@ 2020-02-13 13:21 Gerd Hoffmann
  2020-02-13 13:22 ` [PATCH v3 1/4] drm/virtio: rework notification for better batching Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2020-02-13 13:21 UTC (permalink / raw)
  To: dri-devel; +Cc: Gerd Hoffmann, gurchetansingh

v4:
 - split into multiple patches.

Gerd Hoffmann (4):
  drm/virtio: rework notification for better batching
  drm/virtio: batch plane updates (pageflip)
  drm/virtio: batch resource creation
  drm/virtio: batch display query.

 drivers/gpu/drm/virtio/virtgpu_drv.h     |  6 ++--
 drivers/gpu/drm/virtio/virtgpu_display.c |  2 ++
 drivers/gpu/drm/virtio/virtgpu_ioctl.c   |  1 +
 drivers/gpu/drm/virtio/virtgpu_kms.c     |  2 ++
 drivers/gpu/drm/virtio/virtgpu_object.c  |  1 +
 drivers/gpu/drm/virtio/virtgpu_plane.c   |  7 ++--
 drivers/gpu/drm/virtio/virtgpu_vq.c      | 41 +++++++++++++-----------
 7 files changed, 33 insertions(+), 27 deletions(-)

-- 
2.18.2

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-02-13 18:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-13 13:21 [PATCH v3 0/4] drm/virtio: rework batching Gerd Hoffmann
2020-02-13 13:22 ` [PATCH v3 1/4] drm/virtio: rework notification for better batching Gerd Hoffmann
2020-02-13 13:22 ` [PATCH v3 2/4] drm/virtio: batch plane updates (pageflip) Gerd Hoffmann
2020-02-13 13:22 ` [PATCH v3 3/4] drm/virtio: batch resource creation Gerd Hoffmann
2020-02-13 18:54   ` Chia-I Wu
2020-02-13 13:22 ` [PATCH v3 4/4] drm/virtio: batch display query Gerd Hoffmann
2020-02-13 18:49 ` [PATCH v3 0/4] drm/virtio: rework batching Chia-I Wu

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