diff options
| author | Krishna Chaitanya Parimi <cparimi@codeaurora.org> | 2015-01-12 15:33:29 +0530 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 20:39:58 -0700 |
| commit | 19ee50d96ad8aac1d5eb94a954976d019d2826bd (patch) | |
| tree | 6dd9f7d6ce8e13864625d3377ff45376e71ac2e8 /include/uapi | |
| parent | 09178e9c42d6dee8620d34db95f6464c3dbb2dd8 (diff) | |
msm: mdss: Protect ad_bl_level using ad_lock mutex
Variable ad_bl_level is used only by AD functions now,
and can be protected with ad_lock alone. Earlier it
was used outside of AD functions as well and protected
by bl_lock. Using bl_lock causing synchonization delays
with display thread hence we now use ad_lock.
Change-Id: I2ec98236c3fedee1eb4d8f8a851256ab66ab3026
Signed-off-by: Krishna Chaitanya Parimi <cparimi@codeaurora.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions
