summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPing Li <pingli@codeaurora.org>2015-12-17 16:54:47 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:14:39 -0700
commit37563b3b8aabc6a4f949d58813923daa34aadbe6 (patch)
tree34853dcf4ebbfcfd152ec7982fbeba8f2ec023b5 /include/linux
parent329041fdd8e92e40828c048222d3db4930df999a (diff)
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: Ping Li <pingli@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions