commit | 4383236b93632afb51060cf7e72d76d0e44be7ef | [log] [tgz] |
---|---|---|
author | Clarence Ip <cip@codeaurora.org> | Tue Dec 05 10:16:30 2017 -0500 |
committer | Clarence Ip <cip@codeaurora.org> | Wed Dec 06 15:12:09 2017 -0500 |
tree | 34560f40b5f45454eb5f0158e19ea5ff8272b6ce | |
parent | 2e9e588a7f1b8dce66bc20561c9492553c457b85 [diff] |
drm/msm/sde: add ability to force panic before recovery Define a new bit in the debugfs dbg_ctrl node to allow the driver to trigger a kernel panic instead of executing hardware recovery on commit errors. This is useful during test and debugging phases of driver development. Change-Id: I7af0589e2b19c2336a978b89c8097a3e0c2561f6 Signed-off-by: Clarence Ip <cip@codeaurora.org>