Skip to content
Commit 1384c081 authored by Rob Clark's avatar Rob Clark
Browse files

freedreno: add interface to get buffer address



Needed for clover/OpenCL.  Fortunately the kernel interface is already
in place.

Include a stub _put_iova() so mesa can tell us when it no longer needs
the buffer to be pinned.  There is no kernel interface for this (yet),
but at least if we want to unpin buffers we won't need mesa changes.

Signed-off-by: default avatarRob Clark <robclark@freedesktop.org>
parent 4f08bfe9
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