summaryrefslogtreecommitdiff
path: root/rust/helpers
diff options
context:
space:
mode:
authorMaxime Ripard <mripard@kernel.org>2025-10-13 10:35:18 +0200
committerSumit Semwal <sumit.semwal@linaro.org>2025-10-18 21:31:21 +0530
commit84a593066a85e6fdfb7b71f74400ed6bb5e0c3fa (patch)
treefb65023ae9b46d1aa3c09bfe243b3cf69ed28c88 /rust/helpers
parent8b5690d5c942a80535f095c8965028262d4ab0f7 (diff)
dma: contiguous: Register reusable CMA regions at boot
In order to create a CMA dma-buf heap instance for each CMA heap region in the system, we need to collect all of them during boot. They are created from two main sources: the reserved-memory regions in the device tree, and the default CMA region created from the configuration or command line parameters, if no default region is provided in the device tree. Let's collect all the device-tree defined CMA regions flagged as reusable. Reviewed-by: T.J. Mercier <tjmercier@google.com> Signed-off-by: Maxime Ripard <mripard@kernel.org> Acked-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org> Link: https://lore.kernel.org/r/20251013-dma-buf-ecc-heap-v8-3-04ce150ea3d9@kernel.org
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions