mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 11:37:06 +02:00
android: abi_gki_aarch64_qcom: Add symbols for DMA-BUF heap testing
Add dma_buf_vmap/vunmap to allow for DMA-BUF heap testing. Change-Id: I75f0b27b2a143983117e2cc631f00a250ceb1c03 Signed-off-by: Chris Goldsworthy <quic_cgoldswo@quicinc.com>
This commit is contained in:
parent
d41dcee41c
commit
b40226c710
|
|
@ -434,6 +434,8 @@
|
|||
dma_buf_map_attachment
|
||||
dma_buf_put
|
||||
dma_buf_unmap_attachment
|
||||
dma_buf_vmap
|
||||
dma_buf_vunmap
|
||||
dma_contiguous_default_area
|
||||
dma_fence_add_callback
|
||||
dma_fence_array_create
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user