Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7f2d09cc authored by Carter Cooper's avatar Carter Cooper Committed by Stephen Boyd
Browse files

msm: kgsl: Enable special case performance counters



Special case performance counters do not have select registers.
Enabling performance counters first checks that the counters we want
are valid and have select registers, then it would enable the counters.
The special case performance registers were not being enabled in this
case since they fail the initial test.  Move these special cases to
before the select register error checking and perform their own sanity
checks before enabling the performance counters

Change-Id: I716103fb6bfb97ba3e198503531af139fb1725f8
Signed-off-by: default avatarCarter Cooper <ccooper@codeaurora.org>
parent 650da892
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment