commit | 3c10bd20ebbd64fe052a4374f8485c6108f9ac74 | [log] [tgz] |
---|---|---|
author | Jayant Shekhar <jshekhar@codeaurora.org> | Mon Jul 24 11:14:43 2017 +0530 |
committer | Abhijith Desai <desaia@codeaurora.org> | Thu Jun 21 17:41:16 2018 +0530 |
tree | dc7b0646a3c768427dcb5c9d599a4bbf2bcbca9e | |
parent | b8f7c8a2f1438f2c5a2f7a3c63e5816d6f6b9783 [diff] |
msm: mdss: Fix race condition during mdp dump In mdp debugfs, pipe, mixer, buffers and ctl information is dumped. While dumping pipe buffer information using pipe's buffer list, acquire list lock mutex. Change-Id: Ibd26cc1484fb08ae7d0852f405100f6bbfa707de Signed-off-by: Jayant Shekhar <jshekhar@codeaurora.org>