summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdrian Salido-Moreno <adrianm@codeaurora.org>2013-01-04 11:50:21 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:14:04 -0700
commit2d19d9ea1b0fed09bd040638a704ca615d1cb1fc (patch)
tree3bd4f73744013d893f873f2931e116193a167977 /include
parent5dff02142074532c4d580f41efb89617d45efe73 (diff)
msm: mdss: remove surface pipe locks
Pipe locks are used to prevent pipes being updated by two different threads, and to avoid updates when pipes are being released. Update by two different threads are already protected by a different lock (mfd->ov_lock). For updated while being released replace the usage of pipe locks with ref counts to ensure pipe is freed only until there are no updates going on. CRs-Fixed: 438108 Change-Id: I5c41b4efa8d42bfcfc1b9e6ebe4225c46bd27084 Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions