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

Commit 1566aae6 authored by Sandeep Panda's avatar Sandeep Panda Committed by Gerrit - the friendly Code Review server
Browse files

msm: mdss: fix DSI PHY timing configuration logic



In the current implementation, when MDSS driver checks
if there is a change in display resolution, then it sets
PHY timings update variable to true. But after this it
is never set to false once PHY timings have been updated.
This might cause issue since the variable always remains
true even if there is no change in display resolution.
Fix this issue by setting PHY update variable to false,
as soon as PHY timings has been updated.

Change-Id: Iab2cb8dbabdb53b7bba612f3062919803ecbd698
Signed-off-by: default avatarSandeep Panda <spanda@codeaurora.org>
parent 1c10389d
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