commit | ae41c3c2eab8a3536cf79c4f053d486bb2338022 | [log] [tgz] |
---|---|---|
author | Tarun Karra <tkarra@codeaurora.org> | Sun Feb 09 12:59:10 2014 -0800 |
committer | Tarun Karra <tkarra@codeaurora.org> | Mon Mar 10 01:31:21 2014 -0700 |
tree | 811529b6b3f76d4126cc58fb16a3aadc59b12b7d | |
parent | 396a904530b5281fc15f09a8d0fe3ea5506b2a5c [diff] |
msm: kgsl: Enhance GFT to avoid hang->recover->hang cycle If GFT recovered more than X times in Y ms invalidate the context and do not attempt recovery. this is to prevent the case where GFT keeps recovering continuously. Change-Id: I9326a4cf0c8d1b6b92497ae5cd086e4b8bb7e89f Signed-off-by: Tarun Karra <tkarra@codeaurora.org>