msm: kgsl: Try to run soft reset on all targets that support it
Run soft reset on all targets that define a soft_reset function hook.
If the target defines jump table offsets then we can run through a
faster reset sequence, otherwise default to the slower full reset
path. In any event, both these options are much faster than the
hard reset path that toggles the regulators.
CRs-Fixed: 519855
Change-Id: I0ff1ea61dbe46afe08e04b2292949cf631514d99
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Tarun Karra <tkarra@codeaurora.org>
1 file changed