Skip to content
Snippets Groups Projects
Commit 1e3e7aa8 authored by Boris Brezillon's avatar Boris Brezillon Committed by Tomeu Vizoso
Browse files

drm/panfrost: Make sure imported/exported BOs are never purged


We don't want imported/exported BOs to be purges, as those are shared
with other processes that might still use them. We should also refuse
to export a BO if it's been marked purgeable or has already been purged.

Fixes: 013b6510 ("drm/panfrost: Add madvise and shrinker support")
Cc: <stable@vger.kernel.org>
Signed-off-by: default avatarBoris Brezillon <boris.brezillon@collabora.com>
parent ad805719
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