[PATCH v2 0/3] drm/virtio: various cleanups
Gurchetan Singh
gurchetansingh at chromium.org
Thu Nov 14 01:29:00 UTC 2019
On Tue, Oct 22, 2019 at 11:25 PM Gerd Hoffmann <kraxel at redhat.com> wrote:
>
> Little patch series doing some cleanups in the virtio driver.
> Patches #1 + #2 have been on the list before as single patches,
> includes here again for patch dependency reasons.
>
> v2:
> - fix sparse errors.
> - drop merged patches (#1 + #2).
>
> please review,
Series is:
Reviewed-by: Gurchetan Singh <gurchetansingh at chromium.org>
> Gerd
>
> Gerd Hoffmann (3):
> drm/virtio: fix byteorder handling in
> virtio_gpu_cmd_transfer_{from,to}_host_3d functions
> drm/virtio: Simplify virtio_gpu_primary_plane_update workflow.
> drm/virtio: factor out virtio_gpu_update_dumb_bo
>
> drivers/gpu/drm/virtio/virtgpu_drv.h | 5 +-
> drivers/gpu/drm/virtio/virtgpu_ioctl.c | 22 ++------
> drivers/gpu/drm/virtio/virtgpu_plane.c | 70 +++++++++++++++-----------
> drivers/gpu/drm/virtio/virtgpu_vq.c | 19 +++++--
> 4 files changed, 61 insertions(+), 55 deletions(-)
>
> --
> 2.18.1
>
More information about the dri-devel
mailing list