diff options
| author | Abhijit Kulkarni <kabhijit@codeaurora.org> | 2017-01-30 18:05:43 -0800 |
|---|---|---|
| committer | Abhijit Kulkarni <kabhijit@codeaurora.org> | 2017-01-31 15:12:26 -0800 |
| commit | f04daa236be0768fd580ec1a6979b74f2744fe7c (patch) | |
| tree | 746d0e56ad31d6121c6e633c4511564906e2f888 /lib/mpi | |
| parent | ea4719da1fbdb56ef368b725496c3acdb4dde51c (diff) | |
msm: mdss: enable dest_scaler data protection
This change enables the mutex for driver dest_scaler data structure.
Before this change display_thread could be updating the registers
based on the dest scaler data for the previous commit and the user
thread could go ahead and update the same data strcture for the
same commit. This could cause incorrect register programming.
This change necessitated moving the dest scaler update
out of pp updates so that we don't block the mutex till the end of
the commit.
CRs-Fixed: 1105994
Change-Id: I75d6f159e02fb1c0ed95bc5b6224843c61ec2da2
Signed-off-by: Abhijit Kulkarni <kabhijit@codeaurora.org>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions
