msm: kgsl: Fix preemption fault handling for A6xx GPU
In preemption fault handler, check only the STOP bit of
ADRENO_REG_CP_PREEMPT register to see if the preemption is complete.
Also, log a warning here irrespective of preemption completion status
since 10 seconds is a huge time to be blocked for preemption. It will
be helpful to debug other issues like fence timeouts.
Change-Id: Id1f2d0947412e996d6028558124c3e528527cec6
Signed-off-by:
Akhil P Oommen <akhilpo@codeaurora.org>
Loading
Please register or sign in to comment