commit | 3c756ec50de6e3e9ee0bfd16a7d8036db29ddb9e | [log] [tgz] |
---|---|---|
author | Shivaraj Shetty <shivaraj@codeaurora.org> | Fri May 02 18:05:44 2014 +0530 |
committer | Shivaraj Shetty <shivaraj@codeaurora.org> | Wed May 07 12:37:15 2014 +0530 |
tree | e6e9d9ebd4c95d8a25103325eea08316dd36cb61 | |
parent | 34ce329e3232986ae7ad146d9b6862ddb7343c51 [diff] |
msm: mdss: Protect iommu attach/detach with mutex for mdp3 In case of command mode panels we get iommu attach/detach call from different threads. Hence protect the iommu attach/detach operations with a mutex. Change-Id: If18ecc18ffea3f8a88f48b91251523e8df29eda7 Signed-off-by: Shivaraj Shetty <shivaraj@codeaurora.org>