commit | ac1b5ab411315234c67eb258bfaa7e50561aa5c2 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Thu Jul 27 10:42:36 2017 -0600 |
committer | Rob Clark <robdclark@gmail.com> | Wed Aug 02 07:57:02 2017 -0400 |
tree | cd4c78d56a34401c90ef6cc8d7f3866057b3dc9e | |
parent | 8d6f08272b6f1742d537640313b256c8c9929813 [diff] |
drm/msm: Add A5XX hardware fault detection The A5XX GPU has really good hardware fault detection that can detect a abnormal hardware condition and fire an interrupt in a matter of milliseconds which is a lot better than waiting for the hangcheck timer. Enable the interrupt and log information before kicking off recovery. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>