commit | 9df8264cbd949906c365a3b5a79fc7557102e1c2 | [log] [tgz] |
---|---|---|
author | Tarun Karra <tkarra@codeaurora.org> | Fri Apr 19 11:24:44 2013 -0700 |
committer | Tarun Karra <tkarra@codeaurora.org> | Mon Apr 29 15:38:50 2013 -0700 |
tree | 2634b8cd03a041a30551798c804e2b8a2a8e1a8a | |
parent | b5443cc0f0e5c4fcf63fb9145e460662c68aa96d [diff] |
msm: kgsl: Check long IB only for valid context Do not check for long IB if the hang is detected in a NULL context, hang in NULL context can happen when we are switching from NULL to active context and hang is detected in commands that write an active context to memstore, long IB in this scenario is not possible. Change-Id: I7711c86b91c6c2ce0b4aa0543572c26d10c83030 Signed-off-by: Tarun Karra <tkarra@codeaurora.org>