commit | 0d7999e484fc67bd94f861abfbd6c64041326531 | [log] [tgz] |
---|---|---|
author | Kevin Matlage <kmatlage@codeaurora.org> | Mon Feb 11 18:29:40 2013 -0700 |
committer | Kevin Matlage <kmatlage@codeaurora.org> | Tue Feb 19 10:53:58 2013 -0700 |
tree | 4b38cb3b98dd7c4c22504d9398a94df0cb13d95c | |
parent | d14dff90918057d4a9abfec9ae5db62c3ed7475d [diff] |
msm: kgsl: Resize the CP ROQ for a330/a305b The ROQ for the CP block has the instruction prefetch space partitioned evenly between RB, ST, IB1, and IB2. As we don't normally use ST, and RB is used minimally, we can reappropriate some of that space to be used for prefetching more IB1/IB2 instructions. Change-Id: I6aadb3ad94885d660401f3999051eb0b0283a38e Signed-off-by: Kevin Matlage <kmatlage@codeaurora.org>