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

drm/tegra: gem: Flush pages after allocation



Pages allocated from shmemfs don't end up being cleared and flushed on
ARMv7, so they must be flushed explicitly. Use the DMA mapping API for
that purpose, even though it's not used for anything else.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 4553f733
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment