commit | 25469a5548dbe52dae211b121d5444379c64e12a | [log] [tgz] |
---|---|---|
author | Prabhanjan Kandula <pkandula@codeaurora.org> | Fri Jul 12 16:19:31 2013 +0530 |
committer | Prabhanjan Kandula <pkandula@codeaurora.org> | Fri Jul 19 17:25:54 2013 +0530 |
tree | 043bfaff6285d51eabb2af2d25d03d688f12fac2 | |
parent | e54bcd93518b5fd07c576786a411a92b74e71132 [diff] |
hwcomposer: Fix a deadlock with debug enabled. If debug property for MDP composition is enabled, we call dump function from composition thread. Make sure we are not holding the MDP composition lock before calling dump function as this also tries to acquire the same lock and causes a dead lock. Change-Id: I05e5fd58be096f1ab683d796cc1beb4972c2168f