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

Skip to content
Commit 05519007 authored by Tarun Karra's avatar Tarun Karra
Browse files

msm: kgsl: Change the order of GPU global mappings



Move frequently accessed memories like read write pointers,
memstore and mmu setstate memory together. This helps
TLB prefetcher to always keep these entries in TLB.
If they are far apart they are going in and out of TLB
and causing XPU violations.

CRs-Fixed: 548223
Change-Id: I4aa72481ebab839745e4ad9b4dc9912925100dad
Signed-off-by: default avatarTarun Karra <tkarra@codeaurora.org>
parent 01364e16
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