commit | a3af00141df7dc67e24c75ec8319b2776fb1a4e5 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Tue Nov 05 09:56:32 2013 -0700 |
committer | Jordan Crouse <jcrouse@codeaurora.org> | Tue Nov 05 11:37:17 2013 -0700 |
tree | ff51204d14ccf58c8455b6c93f2d4636d5d0e576 | |
parent | 8fe27fd0ad8260a2b3984a30bcfe2dcc76186135 [diff] |
msm: kgsl: Activate the dispatcher following a resume The dispatcher is put into pause during suspend to avoid commands coming in during suspend. Unfortunately the dispatcher never has a chance to unpause itself on resume so new commands sit there waiting for the GPU to turn on. Change-Id: Ic0dedbad6c9744b47fa1ae711d1b04735fa2f083 Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>