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

Skip to content
Commit 411ab2d5 authored by Sachin Bhayare's avatar Sachin Bhayare Committed by Gerrit - the friendly Code Review server
Browse files

msm: mdss: fix mdp3 core clock active in doze mode issue



Mdp3 core clock was not getting turned off in doze mode because
vsync interrupt ref count were not balanced. This was preventing the
interrupt disabling during the idle screen and keeping mdp3 core clock
ON in doze mode.
Fix is increase per interrupt ref counting only if interrupt disabled else
don't update ref count. This helps in keeping the ref count balanced.

Change-Id: I5edc80475c810f65bf00ac9d5483a58fb284d5ae
Signed-off-by: default avatarSachin Bhayare <sachin.bhayare@codeaurora.org>
parent 542213f0
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