Skip to content
Snippets Groups Projects
Commit af1cbfb9 authored by Thierry Reding's avatar Thierry Reding
Browse files

gpu: host1x: Support DMA mapping of buffers


If host1x_bo_pin() returns an SG table, create a DMA mapping for the
buffer. For buffers that the host1x client has already mapped itself,
host1x_bo_pin() returns NULL and the existing DMA address is used.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent b78e70c0
No related branches found
No related tags found
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