summaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorVeera Sundaram Sankaran <veeras@codeaurora.org>2016-09-23 11:13:18 -0700
committerVeera Sundaram Sankaran <veeras@codeaurora.org>2016-09-23 18:14:06 -0700
commit65320067b4b213e6cc6c04d5f1292b0de496ed64 (patch)
treed58d919d17e31f5d7c709e1ba5f690cc07469a21 /lib/cpu-notifier-error-inject.c
parentab26d098793adbf90b77d414663e34ac0c7315f6 (diff)
msm: mdss: increase SMMU mapping range for all context banks
Currently, due to the optimizations made in SMMU with the use of lazy map/unmap, mapped address would be totally released only when the buffer is freed and not during the last unmap. So, if app buffers ends up holding 1G memory due to any reason, it would result in mapping issues in driver as SMMU still holds reference for all the 1G buffers though it was unmapped from MDP perspective. Increase the SMMU mapping range to avoid such cases. Change-Id: I6c28e0fe752fba3f4674b6b5ba454fce5b6e7665 Signed-off-by: Veera Sundaram Sankaran <veeras@codeaurora.org>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions