Skip to content
Commit f9a24d1a authored by Rob Clark's avatar Rob Clark Committed by Sumit Semwal
Browse files

dma-buf: add get_dma_buf()



Works in a similar way to get_file(), and is needed in cases such as
when the exporter needs to also keep a reference to the dmabuf (that
is later released with a dma_buf_put()), and possibly other similar
cases.

Signed-off-by: default avatarRob Clark <rob@ti.com>
Reviewed-by: default avatarDave Airlie <airlied@redhat.com>
Reviewed-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: default avatarSumit Semwal <sumit.semwal@linaro.org>
parent 55c1c4ca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment