android_kernel_samsung_sm8650/drivers/dma-buf/heaps
2024-10-20 20:09:27 +02:00
..
cma_heap.c ANDROID: dma-heap: Let dma heap use dma_map_attrs to map & unmap iova 2022-10-31 20:53:18 +00:00
deferred-free-helper.c ANDROID: dma-buf: heaps: Add deferred-free-helper library code 2023-02-02 20:36:34 +00:00
deferred-free-helper.h ANDROID: dma-buf: heaps: Add deferred-free-helper library code 2023-02-02 20:36:34 +00:00
Kconfig Import S928BXXU3AXH7 changes 2024-10-20 20:09:27 +02:00
Makefile Import S928BXXU3AXH7 changes 2024-10-20 20:09:27 +02:00
page_pool.c ANDROID: dma-buf: heaps: dmabuf page pool spinlock should be spinlock_t 2023-04-26 17:01:50 +00:00
page_pool.h ANDROID: dma-buf: heaps: Move dmabuf_page_pool struct out of the KMI 2023-03-30 10:23:50 +00:00
qcom_carveout_heap.c dma-heap: qcom: Introduce "qcom,unmapped" flag for pre assigned regions 2024-06-12 20:55:09 -07:00
qcom_carveout_heap.h dma-heaps: Add hibernation callbacks to secure heaps 2023-07-06 23:49:07 +05:30
qcom_cma_heap.c dmabuf: heaps: Support dmabuf alloc from no-map shared-dma-heap 2023-07-10 17:31:53 +05:30
qcom_cma_heap.h dma-heap: qcom: Take a snapshot of our DMA-BUF heap driver from msm-5.15 2022-04-28 20:37:05 -07:00
qcom_dma_heap_priv.h dma-heap: qcom: Store DMA-BUF fops on allocation 2023-03-07 09:47:35 -08:00
qcom_dma_heap_secure_utils.c dma-heap: qcom: Switch to qcom_scm_assign_mem() from hyp_assign_phys() 2023-02-08 15:37:45 -08:00
qcom_dma_heap_secure_utils.h dma-heap: qcom: Take a snapshot of our DMA-BUF heap driver from msm-5.15 2022-04-28 20:37:05 -07:00
qcom_dma_heap.c Import S928BXXU3AXH7 changes 2024-10-20 20:09:27 +02:00
qcom_dt_parser.c Import S928BXXU3AXH7 changes 2024-10-20 20:09:27 +02:00
qcom_dt_parser.h dma-heaps: Define qcom tui carveout heap 2022-12-17 21:39:43 -08:00
qcom_dynamic_page_pool.c dma-heap: qcom: system heap alloc update with spin lock 2023-04-28 13:26:40 -07:00
qcom_dynamic_page_pool.h dma-heap: qcom: system heap alloc update with spin lock 2023-04-28 13:26:40 -07:00
qcom_secure_system_heap.c dma-heaps: Add hibernation callbacks to secure heaps 2023-07-06 23:49:07 +05:30
qcom_secure_system_heap.h dma-heaps: Add hibernation callbacks to secure heaps 2023-07-06 23:49:07 +05:30
qcom_sg_ops.c Merge "qcom_sg_ops: Clarify behaviour of multiple dma_buf_map_attachment calls" 2023-05-01 09:04:23 -07:00
qcom_sg_ops.h dma-heap: qcom: Store DMA-BUF fops on allocation 2023-03-07 09:47:35 -08:00
qcom_system_heap.c Import S928BXXU3AXH7 changes 2024-10-20 20:09:27 +02:00
qcom_system_heap.h Import S928BXXU3AXH7 changes 2024-10-20 20:09:27 +02:00
qcom_system_movable_heap.c dma-heap: Add the qcom,system-movable heap 2023-04-10 12:17:44 -07:00
qcom_system_movable_heap.h dma-heap: Add the qcom,system-movable heap 2023-04-10 12:17:44 -07:00
qcom_tui_carveout_heap.c dma-heap: qcom: Export qcom_tvm_heap_add_pool for in-kernel driver use 2024-01-23 22:43:22 -08:00
qcom_ubwcp_heap.c dma-heap: Add the qcom,ubwcp-movable heap 2023-04-12 11:12:32 -07:00
qcom_ubwcp_heap.h dma-heap: Add the qcom,ubwcp-movable heap 2023-04-12 11:12:32 -07:00
rbin_heap.c Import S928BXXU3AXH7 changes 2024-10-20 20:09:27 +02:00
rbincache.c Import S928BXXU3AXH7 changes 2024-10-20 20:09:27 +02:00
rbinregion.c Import S928BXXU3AXH7 changes 2024-10-20 20:09:27 +02:00
rbinregion.h Import S928BXXU3AXH7 changes 2024-10-20 20:09:27 +02:00
system_heap.c ANDROID: dma-heap: Let system heap report total pool size 2023-04-26 17:01:50 +00:00