commit | 12db4907a0b9d39592c08fab78ee04e5bcdadd84 | [log] [tgz] |
---|---|---|
author | Tarun Karra <tkarra@codeaurora.org> | Tue Jun 25 14:45:58 2013 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Jul 10 07:35:31 2013 -0700 |
tree | fabd6c2d0b0b30ddadd225ae7f72625bbc610cb1 | |
parent | bff3709aa57fce78ad20230450ee029f8311bf3d [diff] |
msm: kgsl: Do not wait 100ms before checking for GPU idle When checking for GPU idle do not wait 100ms first, this delays detection of GPU idle by 100ms.For example in GPU fault tolerance we check for GPU idle, this additional 100ms wait is delaying GPU FT by 100ms in each step. Change-Id: I028541f6e0ef765f505a2792b0b1c313665e1ba5 Signed-off-by: Tarun Karra <tkarra@codeaurora.org>