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

Skip to content
Commit 623b62d9 authored by Harsh Vardhan Dwivedi's avatar Harsh Vardhan Dwivedi
Browse files

msm: kgsl: Disable coresight before snapshot if already enabled



Concurrently running coresight while dumping debug bus registers
breaks coresight. In these instances, disable coresight first,
collect snapshot and then re-enable coresight.

However, since this disabling is temporary, do not disable
through coresight_disable() call, instead disable coresight
by programming GPU coresight registers.

CRs-fixed: 656398
Change-Id: Icc3ddfe88c17777e3132a1e03994b263d0d241a4
Signed-off-by: default avatarHarsh Vardhan Dwivedi <hdwivedi@codeaurora.org>
parent 8dce4b19
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