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

Skip to content
Commit 5be910a5 authored by Shivaraj Shetty's avatar Shivaraj Shetty Committed by Gerrit - the friendly Code Review server
Browse files

msm: mdss: fix command mode static screen issue on mdp3



For command mode panels on mdp3 vsync expire tick starts
count down on vsync disable call from userspace. If commit
call comes without vsync enable there wont be corresponding
disable call. In this case the vsync tick doesn't start
count down and clocks will be left on even while device is
in static screen. Force start the dount down on commit if
the vsync is not enabled to make sure the clocks are turned
off properly.

Change-Id: I23479b4e119c189e6dc75b9d35683bf2195d7c22
Signed-off-by: default avatarShivaraj Shetty <shivaraj@codeaurora.org>
parent 1b07e5cb
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