]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation: dma-buf: heaps: Add heap name definitions
authorMaxime Ripard <mripard@kernel.org>
Thu, 6 Mar 2025 13:51:14 +0000 (14:51 +0100)
committerJonathan Corbet <corbet@lwn.net>
Wed, 12 Mar 2025 22:49:02 +0000 (16:49 -0600)
commit2d38f5fe1a208d544d3771d2c67087a251094ba0
treef50852f3ed3ea0600c617e840d154267fb1bc2c4
parent5a63f0369bda46a7953cc6c41d3bf8f81ba4f17b
Documentation: dma-buf: heaps: Add heap name definitions

Following a recent discussion at last Plumbers, John Stultz, Sumit
Sewal, TJ Mercier and I came to an agreement that we should document
what the dma-buf heaps names are expected to be, and what the buffers
attributes you'll get should be documented.

Let's create that doc to make sure those attributes and names are
guaranteed going forward.

Reviewed-by: T.J. Mercier <tjmercier@google.com>
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250306135114.1943738-1-mripard@kernel.org
Documentation/userspace-api/dma-buf-heaps.rst [new file with mode: 0644]
Documentation/userspace-api/index.rst
MAINTAINERS