| commit | ea752a294d127906356b663887e912c9a70e046c | [log] [tgz] |
|---|---|---|
| author | Deva Ramasubramanian <dramasub@codeaurora.org> | Mon Oct 29 18:38:12 2012 -0700 |
| committer | Neha Pandey <nehap@codeaurora.org> | Mon Dec 10 17:11:15 2012 -0800 |
| tree | b0abdfda0b1a8fa8635d513b336825dc3a3d1291 | |
| parent | af7cd2268229dc26260fd20273b64ab3c1a03f9e [diff] |
msm: wfd: Fix bug in calcuating number of MDP updates The mdp_updates variable is getting incremented when giving a buffer to MDP subdev. It should be getting incremented when we get it back from the subdev. Change-Id: I467f512e5d33484fd5c82579c168d66d3c48dd5a Signed-off-by: Deva Ramasubramanian <dramasub@codeaurora.org> Signed-off-by: Neha Pandey <nehap@codeaurora.org>