Re: [PATCH v5 0/3] drm/virtio: fix mmap page attributes

2020-02-26 Thread Gurchetan Singh
On Wed, Feb 26, 2020 at 7:48 AM Gerd Hoffmann 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/shme

[PATCH v5 0/3] drm/virtio: fix mmap page attributes

2020-02-26 Thread Gerd Hoffmann
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 p