commit | 3abcbd61c9c2c4bf2c6066ebaca43f1c63de088e | [log] [tgz] |
---|---|---|
author | Tarun Karra <tkarra@codeaurora.org> | Tue Aug 20 19:04:21 2013 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Aug 28 14:45:10 2013 -0700 |
tree | 3e70dbdfa1cd8d287f189bcd6302970fa0f08ddc | |
parent | ef18b9a44b687ffd95ac40a2b04fb8802a308623 [diff] |
msm: kgsl: Detect long IB per submission Currently long IB is detected per GPU command, this mainly detects infinate shaders, this policy is changed to trigger long IB per submission. If any submission to GPU takes more than 2 seconds of GPU time, trigger a long IB and mark the context bad. Change-Id: Ic6e9a677bd1e42444d38d2a859a58721345958f5 Signed-off-by: Tarun Karra <tkarra@codeaurora.org>