commit | 32240ef6d4ae43ea735aad0b023d2a1305203415 | [log] [tgz] |
---|---|---|
author | Shubhraprakash Das <sadas@codeaurora.org> | Wed Jun 06 20:27:46 2012 -0600 |
committer | Shubhraprakash Das <sadas@codeaurora.org> | Thu Jul 19 17:34:20 2012 -0600 |
tree | 9c0463ff47383856f667de2a2662c0984b62e9df | |
parent | 5f085f45b19b1fd209eef1cb02b2bb68ad40f505 [diff] |
msm: kgsl: Try to replay commands from bad context in recovery Replay the all the commands that have not been executed by the GPU in recovery with preamble turned on for the first command to see if that succeeds. If it does then we have recovered all contexts. If that fails then replay commands only from contexts that are in a good state. Change-Id: Ia2a5c9b0de5556c5182cfab3bd6ae576d15b53eb Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>