| commit | 832972269beb6fda1ad2d21d4cd3e442b1df7b65 | [log] [tgz] |
|---|---|---|
| author | Tarun Karra <tkarra@codeaurora.org> | Tue Feb 05 19:45:49 2013 -0800 |
| committer | Rajeev Kulkarni <krajeev@codeaurora.org> | Thu Feb 14 13:44:36 2013 -0800 |
| tree | add565cf4583cc86970d235783c4738255231455 | |
| parent | 3164fb0cfdb9c9c8a2ace11e432b89b81f4f998e [diff] |
msm: kgsl: No fault tolerance if userspace sets a flag If userspace requests no fault tolerance using context flag KGSL_CONTEXT_NO_FAULT_TOLERANCE, do not attempt denial of service detection and do not attempt fault tolerance when a hang is detected. Change-Id: I5de0e4ae6e8407365725c30fcb0e00a601460ebc Signed-off-by: Tarun Karra <tkarra@codeaurora.org>