diff options
| author | Krishna Manikandan <mkrishn@codeaurora.org> | 2016-12-28 16:52:44 +0530 |
|---|---|---|
| committer | Krishna Manikandan <mkrishn@codeaurora.org> | 2017-01-02 10:28:21 +0530 |
| commit | 46332069e9aa572ac7a69255cb38861a74e3c9c4 (patch) | |
| tree | 7b2e779a18a4d9afe635b8b672fb83b42f94a948 /tools/perf/scripts/python | |
| parent | efd66e0283bc44048b4383fedb1859269de9f43e (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
