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

drm/tegra: prime: Implement ->{begin,end}_cpu_access()


These callbacks allow the exporter to swap in and pin the backing
storage for buffers as well as invalidate the cache in preparation for
accessing the buffer from the CPU, and flush the cache and unpin the
backing storage when the CPU is done modifying the buffer.

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