commit | c3c7f7fdac0e6679e8309cf5c7501db1db298b47 | [log] [tgz] |
---|---|---|
author | Ravi Gummadidala <rgummadi@codeaurora.org> | Mon Apr 22 08:09:10 2013 -0700 |
committer | Ravi Gummadidala <rgummadi@codeaurora.org> | Mon Apr 22 10:46:06 2013 -0700 |
tree | 5522ca04dba9b3aab2ff41c7d45476b8f3071880 | |
parent | 273c1f57cad9307c00f04a47c56a9ea37f88941e [diff] |
msm: ipa: increase desc FIFO size of TX pipe Since multiple clients of IPA driver can be active at same time, increase the size of the desc FIFO of the TX SYS-BAM pipe used to send data from apps to IPA. Each TX packet consumes two descriptors. The size of the FIFO should exceed twice the sum of the high watermark of all concurrent clients possible. Change-Id: I3f9f582583a3d3be1e2422939dfd5d20debcc8f0 Signed-off-by: Ravi Gummadidala <rgummadi@codeaurora.org>