dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Gurchetan Singh <gurchetansingh@chromium.org>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: Guillaume Gardet <Guillaume.Gardet@arm.com>,
	tzimmermann@suse.de,
	ML dri-devel <dri-devel@lists.freedesktop.org>
Subject: Re: [PATCH v5 0/3] drm/virtio: fix mmap page attributes
Date: Wed, 26 Feb 2020 09:03:55 -0800	[thread overview]
Message-ID: <CAAfnVBmNNB=jLP2bL6hTOfTQdF3jH9TrDjuHh6xb2k0p8s7E+A@mail.gmail.com> (raw)
In-Reply-To: <20200226154752.24328-1-kraxel@redhat.com>

On Wed, Feb 26, 2020 at 7:48 AM Gerd Hoffmann <kraxel@redhat.com> wrote:
>
> v5: rebase, add tags, add cc stable for 1+2, no code changes.
> v4: back to v2-ish design, but simplified a bit.
> v3: switch to drm_gem_object_funcs callback.
> v2: make shmem helper caching configurable.
>
> Gerd Hoffmann (3):
>   drm/shmem: add support for per object caching flags.
>   drm/virtio: fix mmap page attributes
>   drm/udl: simplify gem object mapping.

Series is:

Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>




>
>  include/drm/drm_gem_shmem_helper.h      |  5 ++
>  drivers/gpu/drm/drm_gem_shmem_helper.c  | 15 ++++--
>  drivers/gpu/drm/udl/udl_gem.c           | 62 ++-----------------------
>  drivers/gpu/drm/virtio/virtgpu_object.c |  1 +
>  4 files changed, 20 insertions(+), 63 deletions(-)
>
> --
> 2.18.2
>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      parent reply	other threads:[~2020-02-26 17:04 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26 15:47 [PATCH v5 0/3] drm/virtio: fix mmap page attributes Gerd Hoffmann
2020-02-26 15:47 ` [PATCH v5 1/3] drm/shmem: add support for per object caching flags Gerd Hoffmann
2020-02-26 16:51   ` Guillaume Gardet
2020-02-26 18:24   ` Thomas Hellström (VMware)
2020-02-27  0:02     ` Chia-I Wu
2020-02-27  7:16       ` Thomas Hellström (VMware)
2020-02-27  7:53     ` Gerd Hoffmann
2020-02-27  8:10       ` Thomas Hellström (VMware)
2020-02-27 10:56         ` Gerd Hoffmann
2020-02-27 12:16           ` Thomas Hellström (VMware)
2020-02-27 13:21             ` Gerd Hoffmann
2020-02-27 13:44               ` Thomas Hellström (VMware)
2020-02-27 13:49                 ` Thomas Hellström (VMware)
2020-02-28  9:49                 ` Gerd Hoffmann
2020-02-28  9:54                   ` Thomas Hellström (VMware)
2020-02-28 10:46                     ` Gerd Hoffmann
2020-03-02  1:56               ` Qiang Yu
2020-02-26 15:47 ` [PATCH v5 2/3] drm/virtio: fix mmap page attributes Gerd Hoffmann
2020-02-26 16:52   ` Guillaume Gardet
2020-02-26 15:47 ` [PATCH v5 3/3] drm/udl: simplify gem object mapping Gerd Hoffmann
2020-02-26 17:03 ` Gurchetan Singh [this message]

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='CAAfnVBmNNB=jLP2bL6hTOfTQdF3jH9TrDjuHh6xb2k0p8s7E+A@mail.gmail.com' \
    --to=gurchetansingh@chromium.org \
    --cc=Guillaume.Gardet@arm.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kraxel@redhat.com \
    --cc=tzimmermann@suse.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).