commit | 41570b747cf3ae8fcd1cb0ac954cb1b3240af9bd | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Mon Feb 04 09:15:43 2019 -0700 |
committer | Rob Clark <robdclark@chromium.org> | Fri Apr 19 11:50:06 2019 -0700 |
tree | 930743b5365b224d1f3801a99491005283556a74 | |
parent | e31fdb74c183a8cfe32dc31974f3d626b3af4393 [diff] |
msm/drm/a6xx: Turn off the GMU if resume fails Currently if the GMU resume function fails all we try to do is clear the BOOT_SLUMBER oob which usually times out and ends up in a cycle of death. If the resume function fails at any point remove any RPMh votes that might have been added and try to shut down the GMU hardware cleanly. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@chromium.org>