| commit | d71cfd6ee15626dfd66e2b94ed524fbd2488fe91 | [log] [tgz] |
|---|---|---|
| author | Ranjhith Kalisamy <ranjhith@codeaurora.org> | Fri Jun 22 19:37:51 2012 +0530 |
| committer | Ranjhith Kalisamy <ranjhith@codeaurora.org> | Fri Jun 22 20:05:54 2012 +0530 |
| tree | ed32dce484badd77f27047400983022877293916 | |
| parent | 49c347c4cca036cd6a66aa5c79c379fa5ba5c89a [diff] |
msm: kgsl: Issue packet to set shader bases on A20x/220 GPU When GMEM save is not performed, the events to reuse shader space can get dropped. This make the CP block to wait indefinitely causing a hang. To unblock this, issue a packet to set shader bases. This applies only to A20x/220 GPU. CRs-fixed: 365465 Change-Id: I3ea6a58821b238706f167845380370d5bd19c4b3 Signed-off-by: Ranjhith Kalisamy <ranjhith@codeaurora.org>