Loading
msm: kgsl: Fix kgsl_state_is_awake for gmu targets
KGSL_STATE_AWARE has worked for non gmu targets to indicate that
power and clocks are on. Set the KGSL_STATE_AWARE once gmu clocks
and power is turned on and clear it when clocks and power is turned
off.
Change-Id: I6be046ca2a076b24bc6708c88bf9637276df2244
Signed-off-by:
Harshdeep Dhatt <hdhatt@codeaurora.org>