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

Commit 06f84b19 authored by Ping Li's avatar Ping Li Committed by Gerrit - the friendly Code Review server
Browse files

msm: mdss: Add support to retain AD RAMs



Modify the MDP_CBCR bits to retain the AD RAMs through idle power
collapse(IPC).

Bits setting when device enters IPC:
  - MEM_CORE_ON: 1
  - MEM_PERIPH_ON: 0
  - MEM_PERIPH_OFF: 1
Bits setting when device exits the IPC:
  - MEM_CORE_ON: 1
  - MEM_PERIPH_ON: 1
  - MEM_PERIPH_OFF: 0

Change-Id: I10749312d905eb4629e94e396b1604667738e84f
Signed-off-by: default avatarPing Li <pingli@codeaurora.org>
parent 25a2528e
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