commit | ba6c70b85941267c552b154be1729aef4e944da6 | [log] [tgz] |
---|---|---|
author | Shubhraprakash Das <sadas@codeaurora.org> | Thu May 31 02:53:06 2012 -0600 |
committer | Shubhraprakash Das <sadas@codeaurora.org> | Thu Jul 19 17:32:15 2012 -0600 |
tree | 252a41d031918971a5b135798b1755c2f2f06685 | |
parent | c3ad5803d537142ae15841afefba0831e9ed6134 [diff] |
msm: kgsl: Introduce recovery data structure for hang recovery Create a new data structure that holds all the information required for recovering from hangs. This data structure is initialized as soon as hang is detected because if the GPU is under DOS attack then by the time we start recovery the recovery data may have changed. Change-Id: I862787267c582b9ca95bb191fb3503ceba1faa8c Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>