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

Skip to content
Commit 50186726 authored by Sandeep Panda's avatar Sandeep Panda Committed by Gerrit - the friendly Code Review server
Browse files

drm/msm/dsi-staging: fix backlight update and dsi off race condition



In the current implementation there can be a scenario where in one
thread dsi shutdown sequence is taking place and at the same time
in another thread backlight update request might have come. This may
result dsi in a bad state when dsi off sequence is happening in one
thread and in the other thread backlight update will try to enable
dsi pll. So fix the race condition between dsi off and dcs backlight
update by making them mutually exclusive.

Change-Id: I8cecb007117893091aacc7ebe3c93cc0e2c59b13
Signed-off-by: default avatarSandeep Panda <spanda@codeaurora.org>
Signed-off-by: default avatarLakshmi Narayana Kalavala <lkalaval@codeaurora.org>
parent 62c70b32
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