OSDN Git Service

msm: kgsl: Fix the missing IBs from the snapshot
authorSunil Khatri <sunilkh@codeaurora.org>
Mon, 30 Jul 2018 09:48:17 +0000 (15:18 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Tue, 31 Jul 2018 09:52:43 +0000 (02:52 -0700)
commitf15aace0bfd38e29769d4250679a41d00dbcfc28
treee9737d0fdc60e2df904a850108235bd93bd0dc38
parent420e40e5e708ca0a8f1bda454ce3d683d1d62c0d
msm: kgsl: Fix the missing IBs from the snapshot

We missed updating index for internal IBs like setstate
or power-on fixup.

The index value was never updated after that, so all the
IBs after that index were never parsed, and are missing
from the snapshot.

Change-Id: I61db75f33630db322fe5ee1adce9f120987d32ee
Signed-off-by: Sunil Khatri <sunilkh@codeaurora.org>
drivers/gpu/msm/adreno_snapshot.c