summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKrishna Manikandan <mkrishn@codeaurora.org>2016-12-28 16:52:44 +0530
committerKrishna Manikandan <mkrishn@codeaurora.org>2017-01-02 10:28:21 +0530
commit46332069e9aa572ac7a69255cb38861a74e3c9c4 (patch)
tree7b2e779a18a4d9afe635b8b672fb83b42f94a948 /tools/perf/scripts/python
parentefd66e0283bc44048b4383fedb1859269de9f43e (diff)
msm: mdss: add cmd_off_mtx for synchronizing vsync handler and off sequence
At present the ctl->offlock mutex is used for synchronization between ESD thread and OFF sequence. Using the same mutex for synchronization between add_vsync_handler() and OFF sequence was causing unnecessary synchronization between ESD thread and add_vsyc_handler(). To improve performance a new mutex, cmd_off_mtx is used for the second case. Change-Id: I7d0b0690672869937d82df68ea9f571023fc88d1 Signed-off-by: Shalini Krishnamoorthi <shakri@codeaurora.org> Signed-off-by: Krishna Manikandan <mkrishn@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions