msm: kgsl: Ensure the GMU does not go to sleep in ISR
Poke the GMU keep alive register inside the ISR to ensure the
GMU does not power down. There might be additional GMU status
register reads in the ISR. Unpoke the GMU keep alive register
before exiting the ISR (unless snapshot is to occur). If snapshot
should occur, let the snapshot unpoke the keep alive register
after it is done snapshotting.
Change-Id: Ib722f3fcbe027e0b561a4e4fdbda03d38c1faeb4
Signed-off-by:
Carter Cooper <ccooper@codeaurora.org>
Loading
Please register or sign in to comment