android_kernel_msm-6.1_noth.../drivers/dma-buf
Patrick Daly 6d6a9fe561 dma-heap: qcom: Simplify memory-region property lookup
The base and size are available in struct reserved_mem. Use that
instead of of_get_address. This fixes an issue where the base and
size of heaps without a reg property was not being detected.

Change-Id: I48977a1c026e7a2001746eda0aa82a47992a2f6f
Signed-off-by: Patrick Daly <quic_pdaly@quicinc.com>
Signed-off-by: Srinivasarao Pathipati <quic_c_spathi@quicinc.com>
2024-10-07 07:04:48 -07:00
..
heaps dma-heap: qcom: Simplify memory-region property lookup 2024-10-07 07:04:48 -07:00
dma-buf-sysfs-stats.c ANDROID: dma-buf: don't re-purpose kobject as work_struct 2024-01-09 17:43:59 +00:00
dma-buf-sysfs-stats.h
dma-buf.c BACKPORT: FROMLIST: dma-buf: Move sysfs work out of DMA-BUF export path 2024-01-09 17:43:59 +00:00
dma-fence-array.c
dma-fence-chain.c
dma-fence-unwrap.c dma-buf: add dma_fence_timestamp helper 2023-10-19 23:08:57 +02:00
dma-fence.c UPSTREAM: dma-buf: fix an error pointer vs NULL bug 2023-08-21 11:50:39 +08:00
dma-heap.c ANDROID: dma-buf: heaps: Add a sysfs file to report total pool size. 2023-04-26 17:01:50 +00:00
dma-resv.c dma-buf: fix check in dma_resv_add_fence 2023-12-08 08:51:15 +01:00
Kconfig
Makefile
selftest.c
selftest.h
selftests.h
st-dma-fence-chain.c
st-dma-fence-unwrap.c
st-dma-fence.c
st-dma-resv.c
sw_sync.c dma-buf/sw_sync: Avoid recursive lock during fence signal 2023-08-30 16:11:12 +02:00
sync_debug.c
sync_debug.h
sync_file.c dma-buf: add dma_fence_timestamp helper 2023-10-19 23:08:57 +02:00
sync_trace.h
udmabuf.c