summaryrefslogtreecommitdiff
path: root/kernel/locking/mutex-debug.c
diff options
context:
space:
mode:
authorRajesh Kemisetti <rajeshk@codeaurora.org>2017-05-17 15:43:43 +0530
committerRajesh Kemisetti <rajeshk@codeaurora.org>2017-06-06 11:32:27 +0530
commit7241f32c494129f277e3f0c760a55fd36bea7286 (patch)
treeabf4a5c74fc10378cebfe973122ec69b057854da /kernel/locking/mutex-debug.c
parent2bfc0eda7e6d832f7b8b2c9cdbed6dd24cdb69d9 (diff)
ARM: dts: msm: Defer regulator disable for SDM660 GPU SMMU
IOMMU driver takes vote on regulator for every unmap, attach or detach call and removes it once done. This is an overhead if GPU is in power collapse mode and huge number of unmap calls are pending from a given context. It would end up in turning ON/OFF the regulator those many times. To optimize this, do a deferred regulator disable about 80ms so that all subsequent requests to regulator enable will be just refcounted. Change-Id: I816156f1bdf34a2c0cb8171c2ca1df6b3ae8fe72 Signed-off-by: Rajesh Kemisetti <rajeshk@codeaurora.org>
Diffstat (limited to 'kernel/locking/mutex-debug.c')
0 files changed, 0 insertions, 0 deletions