linux/drivers/dma-buf
Jianqun Xu 61a32e157e dma-buf: dma-heap: heap ops supports get_phys
This patch makes the dma-heap device support to get physical address by
DMA_HEAP_IOCTL_GET_PHYS. The sub heaps can add a support to this ops.

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: I1daf65f742ce48db5548aa3fb860bb3fb4e2291d
2022-05-25 15:13:52 +08:00
..
heaps dma-buf: dma-heap: heap ops supports get_phys 2022-05-25 15:13:52 +08:00
rk_heaps dma-buf: rk_heaps: rk-dma-heap fix dump name for dmabuf 2022-05-21 16:56:24 +08:00
dma-buf-cache.c dma-buf: dma-buf-cache: fix error condition for cache fail 2022-01-05 15:34:25 +08:00
dma-buf-sysfs-stats.c ANDROID: Delete the DMA-BUF attachment sysfs statistics 2021-07-14 20:52:01 -07:00
dma-buf-sysfs-stats.h ANDROID: Delete the DMA-BUF attachment sysfs statistics 2021-07-14 20:52:01 -07:00
dma-buf.c dma-buf: support to stat peak size for all dmabuf 2022-05-07 17:04:43 +08:00
dma-fence-array.c
dma-fence-chain.c
dma-fence.c UPSTREAM: dma-fence: allow signaling drivers to set fence timestamp 2021-04-07 14:17:51 +00:00
dma-heap.c dma-buf: dma-heap: heap ops supports get_phys 2022-05-25 15:13:52 +08:00
dma-resv.c
Kconfig soc: rockchip: restruct the rk_dmabuf procfs 2022-04-28 16:43:53 +08:00
Makefile Revert "dma-buf: dump each dmabuf info" 2022-04-06 19:08:11 +08:00
selftest.c
selftest.h
selftests.h
seqno-fence.c
st-dma-fence-chain.c
st-dma-fence.c
sw_sync.c dma-buf/sw_sync: sw_sync register as misc devices 2021-07-07 20:53:14 +08:00
sync_debug.c dma-buf/sw_sync: build sw-sync as module for gki 2021-09-26 15:46:54 +08:00
sync_debug.h dma-buf/sw_sync: build sw-sync as module for gki 2021-09-26 15:46:54 +08:00
sync_file.c dma-buf/sync_file: Don't leak fences on merge failure 2021-07-25 14:36:20 +02:00
sync_trace.h
udmabuf.c