linux/drivers/dma-buf
Maxime Ripard fd55edff8a dma-buf: heaps: system: Turn the heap into a module
The system heap can be easily turned into a module by adding the usual
MODULE_* macros, importing the proper namespaces and changing the
Kconfig symbol to a tristate.

This heap won't be able to unload though, since we're missing a lot of
infrastructure to make it safe.

Reviewed-by: T.J. Mercier <tjmercier@google.com>
Acked-by: Andrew Davis <afd@ti.com>
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Link: https://patch.msgid.link/20260427-dma-buf-heaps-as-modules-v5-3-b6f5678feefc@kernel.org
2026-05-21 20:57:16 +05:30
..
heaps dma-buf: heaps: system: Turn the heap into a module 2026-05-21 20:57:16 +05:30
.kunitconfig dma-buf: Change st-dma-resv.c to use kunit 2026-04-16 12:34:00 +02:00
dma-buf-mapping.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
dma-buf.c drm fixes for 7.1-rc1 2026-04-24 11:44:52 -07:00
dma-fence-array.c dma-buf/dma_fence_array: remove unused functionality v4 2026-05-04 16:28:14 +02:00
dma-fence-chain.c dma-buf: Assign separate lockdep class to chain lock 2026-02-25 01:16:11 -08:00
dma-fence-unwrap.c dma-buf/dma_fence_array: remove unused functionality v4 2026-05-04 16:28:14 +02:00
dma-fence.c Merge drm/drm-next into drm-misc-next 2026-04-27 10:49:13 +02:00
dma-heap.c dma-buf: heaps: Export mem_accounting parameter 2026-05-21 20:57:15 +05:30
dma-resv.c dma-buf/dma_fence_array: remove unused functionality v4 2026-05-04 16:28:14 +02:00
Kconfig dma-buf: Remove the old selftest 2026-04-16 12:34:00 +02:00
Makefile dma-buf: Remove the old selftest 2026-04-16 12:34:00 +02:00
st-dma-fence-chain.c dma-buf: Change st-dma-fence-chain.c to use kunit 2026-04-16 12:34:00 +02:00
st-dma-fence-unwrap.c dma-buf/dma_fence_array: remove unused functionality v4 2026-05-04 16:28:14 +02:00
st-dma-fence.c dma-buf: Change st-dma-fence.c to use kunit 2026-04-16 12:34:00 +02:00
st-dma-resv.c dma-buf: Change st-dma-resv.c to use kunit 2026-04-16 12:34:00 +02:00
sw_sync.c dma-buf: abstract fence locking v2 2026-02-23 16:14:19 +01:00
sync_debug.c dma-buf: Switch to use %ptSp 2025-11-19 10:24:13 +01:00
sync_debug.h dma-buf: inline spinlock for fence protection v5 2026-02-23 16:14:19 +01:00
sync_file.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
sync_trace.h tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00
udmabuf.c dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning 2026-03-31 18:57:15 -07:00