[PATCH 0/3] drm/virtio: fix stale mm entries on driver shutdown
Gurchetan Singh
gurchetansingh at chromium.org
Thu Sep 10 00:37:28 UTC 2020
On Tue, Sep 8, 2020 at 12:07 AM Gerd Hoffmann <kraxel at redhat.com> wrote:
>
>
> Gerd Hoffmann (3):
> drm/virtio: use drmm_mode_config_init
> drm/virtio: return virtio_gpu_queue errors
> drm/virtio: add virtio_gpu_cmd_unref_resource error handling
>
lgtm +/- nits:
- add a simple "why" in the first commit message
- checkpatch --strict reports:
CHECK: Alignment should match open parenthesis
#101: FILE: drivers/gpu/drm/virtio/virtgpu_vq.c:450:
+static int virtio_gpu_queue_ctrl_buffer(struct virtio_gpu_device *vgdev,
struct virtio_gpu_vbuffer *vbuf)
Either way, series is:
Reviewed-by: Gurchetan Singh <gurchetansingh at chromium.org>
>
> drivers/gpu/drm/virtio/virtgpu_drv.h | 2 +-
> drivers/gpu/drm/virtio/virtgpu_display.c | 11 ++++---
> drivers/gpu/drm/virtio/virtgpu_kms.c | 6 +++-
> drivers/gpu/drm/virtio/virtgpu_vq.c | 41 +++++++++++++-----------
> 4 files changed, 36 insertions(+), 24 deletions(-)
>
> --
> 2.27.0
>
>
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20200909/b1aace43/attachment.htm>
More information about the dri-devel
mailing list