dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] drm/virtio: ttm improvements, minor cleanups.
@ 2018-12-19 12:26 Gerd Hoffmann
  2018-12-19 12:26 ` [PATCH 01/10] drm/virtio: log error responses Gerd Hoffmann
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Gerd Hoffmann @ 2018-12-19 12:26 UTC (permalink / raw)
  To: dri-devel, David Airlie; +Cc: Gerd Hoffmann



Gerd Hoffmann (10):
  drm/virtio: log error responses
  drm/virtio: fix pageflip flush
  drm/virtio: drop virtio_gpu_fence_cleanup()
  drm/virtio: move virtio_gpu_object_{attach,detach} calls.
  drm/virtio: use struct to pass params to virtio_gpu_object_create()
  drm/virtio: params struct for virtio_gpu_cmd_create_resource()
  drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()
  drm/virtio: drop fencing in virtio_gpu_resource_create_ioctl
  drm/virtio: move virtio_gpu_cmd_create_resource call into
    virtio_gpu_object_create
  drm/virtio: ditch virtio_gpu_object_attach() calls

 drivers/gpu/drm/virtio/virtgpu_drv.h    | 35 ++++++++----
 drivers/gpu/drm/virtio/virtgpu_fence.c  |  8 ---
 drivers/gpu/drm/virtio/virtgpu_gem.c    | 36 +++++-------
 drivers/gpu/drm/virtio/virtgpu_ioctl.c  | 98 +++++++--------------------------
 drivers/gpu/drm/virtio/virtgpu_object.c | 30 +++++-----
 drivers/gpu/drm/virtio/virtgpu_plane.c  | 17 +++---
 drivers/gpu/drm/virtio/virtgpu_ttm.c    | 92 ++++++++-----------------------
 drivers/gpu/drm/virtio/virtgpu_vq.c     | 38 +++++++++----
 8 files changed, 137 insertions(+), 217 deletions(-)

-- 
2.9.3

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

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

end of thread, other threads:[~2019-01-02 17:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-19 12:26 [PATCH 00/10] drm/virtio: ttm improvements, minor cleanups Gerd Hoffmann
2018-12-19 12:26 ` [PATCH 01/10] drm/virtio: log error responses Gerd Hoffmann
2018-12-21  9:59   ` Oleksandr Andrushchenko
2018-12-19 12:27 ` [PATCH 02/10] drm/virtio: fix pageflip flush Gerd Hoffmann
2019-01-02 17:09   ` Ezequiel Garcia
2018-12-19 12:27 ` [PATCH 03/10] drm/virtio: drop virtio_gpu_fence_cleanup() Gerd Hoffmann
2019-01-02 17:10   ` Ezequiel Garcia
2018-12-19 12:27 ` [PATCH 04/10] drm/virtio: move virtio_gpu_object_{attach, detach} calls Gerd Hoffmann
2018-12-19 12:27 ` [PATCH 05/10] drm/virtio: use struct to pass params to virtio_gpu_object_create() Gerd Hoffmann
2019-01-02 17:12   ` Ezequiel Garcia
2018-12-19 12:27 ` [PATCH 06/10] drm/virtio: params struct for virtio_gpu_cmd_create_resource() Gerd Hoffmann
2018-12-19 12:27 ` [PATCH 07/10] drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d() Gerd Hoffmann
2018-12-19 12:27 ` [PATCH 08/10] drm/virtio: drop fencing in virtio_gpu_resource_create_ioctl Gerd Hoffmann
2018-12-19 12:27 ` [PATCH 09/10] drm/virtio: move virtio_gpu_cmd_create_resource call into virtio_gpu_object_create Gerd Hoffmann
2018-12-19 12:27 ` [PATCH 10/10] drm/virtio: ditch virtio_gpu_object_attach() calls Gerd Hoffmann

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