public inbox for dri-devel@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] udmabuf: misc fixes.
@ 2018-09-12  6:33 Gerd Hoffmann
  2018-09-12  6:33 ` [PATCH v3 1/3] udmabuf: add documentation Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2018-09-12  6:33 UTC (permalink / raw)
  To: dri-devel; +Cc: laurent.pinchart, Gerd Hoffmann

v3: pushed first batch of fixes to drm-misc-next.
    documentation fix.
    two new patches adding sanity checks.
v2: review updates, add three new patches.

Gerd Hoffmann (3):
  udmabuf: add documentation
  udmabuf: check that __pad is zero
  udmabuf: check that flags has no unsupported bits set

 include/uapi/linux/udmabuf.h         | 51 +++++++++++++++++++++++++++++++++---
 drivers/dma-buf/udmabuf.c            |  5 ++++
 Documentation/driver-api/dma-buf.rst |  8 ++++++
 3 files changed, 61 insertions(+), 3 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] 5+ messages in thread

end of thread, other threads:[~2018-09-12 16:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-12  6:33 [PATCH v3 0/3] udmabuf: misc fixes Gerd Hoffmann
2018-09-12  6:33 ` [PATCH v3 1/3] udmabuf: add documentation Gerd Hoffmann
2018-09-12 16:40   ` Randy Dunlap
2018-09-12  6:33 ` [PATCH v3 2/3] udmabuf: check that __pad is zero Gerd Hoffmann
2018-09-12  6:33 ` [PATCH v3 3/3] udmabuf: check that flags has no unsupported bits set Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox