Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1d4fabce authored by Rebecca Schultz Zavin's avatar Rebecca Schultz Zavin Committed by Stephen Boyd
Browse files

gpu: ion: Modify zeroing code so it only allocates address space once



vmap/vunmap spend a significant amount of time allocating the
address space to map into.  Rather than allocating address space
for each page, instead allocate once for the entire allocation
and then just map and unmap each page into that address space.

Change-Id: I59fe2c0c5d0b43f5197bba7570157dc3949c8d88
Signed-off-by: default avatarRebecca Schultz Zavin <rschultz@google.com>
Git-commit: f5a3b2b65a6c0a620059144719792e55255b29d9
Git-repo: https://android.googlesource.com/kernel/common


Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
parent 17d6b353
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