All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drm/virtio: fix mmap page attributes
@ 2019-12-11  8:18 Gerd Hoffmann
  2019-12-11  8:18   ` Gerd Hoffmann
  2019-12-11  8:18   ` Gerd Hoffmann
  0 siblings, 2 replies; 22+ messages in thread
From: Gerd Hoffmann @ 2019-12-11  8:18 UTC (permalink / raw)
  To: dri-devel; +Cc: Gerd Hoffmann, gurchetansingh

v2: make shmem helper caching configurable.

Gerd Hoffmann (2):
  drm/shmem: add support for per object caching attributes
  drm/virtio: fix mmap page attributes

 include/drm/drm_gem_shmem_helper.h      | 12 ++++++++++++
 drivers/gpu/drm/drm_gem_shmem_helper.c  | 24 +++++++++++++++++++++---
 drivers/gpu/drm/virtio/virtgpu_object.c |  1 +
 3 files changed, 34 insertions(+), 3 deletions(-)

-- 
2.18.1

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

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

end of thread, other threads:[~2019-12-16  8:07 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-11  8:18 [PATCH v2 0/2] drm/virtio: fix mmap page attributes Gerd Hoffmann
2019-12-11  8:18 ` [PATCH v2 1/2] drm/shmem: add support for per object caching attributes Gerd Hoffmann
2019-12-11  8:18   ` Gerd Hoffmann
2019-12-11  9:58   ` Thomas Zimmermann
2019-12-11  9:58     ` Thomas Zimmermann
2019-12-11 10:01     ` Thomas Zimmermann
2019-12-11 10:01       ` Thomas Zimmermann
2019-12-11 10:07     ` Thomas Zimmermann
2019-12-11 10:07       ` Thomas Zimmermann
2019-12-11 12:36       ` Daniel Vetter
2019-12-11 12:36         ` Daniel Vetter
2019-12-11 13:09         ` Thomas Zimmermann
2019-12-11 13:09           ` Thomas Zimmermann
2019-12-11 13:18         ` Gerd Hoffmann
2019-12-11 13:18           ` Gerd Hoffmann
2019-12-13  9:59           ` Daniel Vetter
2019-12-13  9:59             ` Daniel Vetter
2019-12-16  8:07             ` Gerd Hoffmann
2019-12-16  8:07               ` Gerd Hoffmann
2019-12-11  8:18 ` [PATCH v2 2/2] drm/virtio: fix mmap page attributes Gerd Hoffmann
2019-12-11  8:18   ` Gerd Hoffmann
2019-12-11  8:18   ` Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.