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

drm/tegra: gem: Properly pin imported buffers



Buffers that are imported from a DMA-BUF don't have pages allocated with
them. At the same time an SG table for them can't be derived using the
DMA API helpers because the necessary information doesn't exist. However
there's already an SG table that was created during import, so this can
simply be duplicated.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 9569c3e9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment