All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] udmabuf: misc fixes.
@ 2018-09-11  6:59 Gerd Hoffmann
  2018-09-11  6:59   ` Gerd Hoffmann
                   ` (9 more replies)
  0 siblings, 10 replies; 34+ messages in thread
From: Gerd Hoffmann @ 2018-09-11  6:59 UTC (permalink / raw)
  To: dri-devel; +Cc: laurent.pinchart, Gerd Hoffmann



Gerd Hoffmann (10):
  udmabuf: sort headers, drop uapi/ path prefix
  udmabuf: improve map_udmabuf error handling
  udmabuf: use pgoff_t for pagecount
  udmabuf: constify udmabuf_ops
  udmabuf: constify udmabuf_create args
  udmabuf: add MEMFD_CREATE dependency
  udmabuf: rework limits
  udmabuf: improve udmabuf_create error handling
  udmabuf: use EBADFD in case we didn't got a memfd
  udmabuf: use ENOTTY for invalid ioctls

 drivers/dma-buf/udmabuf.c | 84 +++++++++++++++++++++++++----------------------
 drivers/dma-buf/Kconfig   |  1 +
 2 files changed, 46 insertions(+), 39 deletions(-)

-- 
2.9.3

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

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

end of thread, other threads:[~2018-09-11 14:41 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-11  6:59 [PATCH 00/10] udmabuf: misc fixes Gerd Hoffmann
2018-09-11  6:59 ` [PATCH 01/10] udmabuf: sort headers, drop uapi/ path prefix Gerd Hoffmann
2018-09-11  6:59   ` Gerd Hoffmann
2018-09-11  9:35   ` Laurent Pinchart
2018-09-11  9:35     ` Laurent Pinchart
2018-09-11  6:59 ` [PATCH 02/10] udmabuf: improve map_udmabuf error handling Gerd Hoffmann
2018-09-11  6:59   ` Gerd Hoffmann
2018-09-11  9:37   ` Laurent Pinchart
2018-09-11  9:37     ` Laurent Pinchart
2018-09-11  6:59 ` [PATCH 03/10] udmabuf: use pgoff_t for pagecount Gerd Hoffmann
2018-09-11  6:59   ` Gerd Hoffmann
2018-09-11  7:38   ` Daniel Vetter
2018-09-11  6:59 ` [PATCH 04/10] udmabuf: constify udmabuf_ops Gerd Hoffmann
2018-09-11  6:59   ` Gerd Hoffmann
2018-09-11  9:38   ` Laurent Pinchart
2018-09-11  6:59 ` [PATCH 05/10] udmabuf: constify udmabuf_create args Gerd Hoffmann
2018-09-11  6:59   ` Gerd Hoffmann
2018-09-11  9:39   ` Laurent Pinchart
2018-09-11  6:59 ` [PATCH 06/10] udmabuf: add MEMFD_CREATE dependency Gerd Hoffmann
2018-09-11  6:59   ` Gerd Hoffmann
2018-09-11  9:40   ` Laurent Pinchart
2018-09-11  6:59 ` [PATCH 07/10] udmabuf: rework limits Gerd Hoffmann
2018-09-11  6:59   ` Gerd Hoffmann
2018-09-11  9:41   ` Laurent Pinchart
2018-09-11  9:41     ` Laurent Pinchart
2018-09-11  6:59 ` [PATCH 08/10] udmabuf: improve udmabuf_create error handling Gerd Hoffmann
2018-09-11  6:59   ` Gerd Hoffmann
2018-09-11  9:42   ` Laurent Pinchart
2018-09-11  6:59 ` [PATCH 09/10] udmabuf: use EBADFD in case we didn't got a memfd Gerd Hoffmann
2018-09-11  6:59   ` Gerd Hoffmann
2018-09-11  6:59 ` [PATCH 10/10] udmabuf: use ENOTTY for invalid ioctls Gerd Hoffmann
2018-09-11  6:59   ` Gerd Hoffmann
2018-09-11  9:43   ` Laurent Pinchart
2018-09-11  9:43     ` Laurent Pinchart

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.