Skip to content
Commit a6674362 authored by Tarun Karra's avatar Tarun Karra Committed by Gerrit - the friendly Code Review server
Browse files

msm: kgsl: Map powerup register list as coherent privileged RW memory



Map powerup register list global buffer as coherent privileged RW memory
because it contains a software spinlock used by both CPU and CP to
synchronize registers to restore after preemption and interframe power
collapse. For software spinlock to work correctly order or read/writes
is important so this memory needs to be mapped as coherent memory.

Change-Id: Ieff60d4e249ff62089c1ed723851b79991d417ba
Signed-off-by: default avatarTarun Karra <tkarra@codeaurora.org>
parent d373aa52
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