Skip to content
Commit c6aeaf56 authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: Implement correct DMA-BUF semantics



DMA-BUF requires that each device that accesses a DMA-BUF attaches to it
separately. To do so the host1x_bo_pin() and host1x_bo_unpin() functions
need to be reimplemented so that they can return a mapping, which either
represents an attachment or a map of the driver's own GEM object.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 7a567838
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