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

Commit fcb90840 authored by Pankaj Gupta's avatar Pankaj Gupta
Browse files

msm: kgsl: Print always on counters in gmu core snapshot



Print always on counters before collecting gmu core snapshot. This will
help to sync and analyze gmu traces with dmesg.

Change-Id: Icd2223662cce503f8d464592eb4f2307b519f015
Signed-off-by: default avatarPankaj Gupta <gpankaj@codeaurora.org>
parent 4e1c68c5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1644,6 +1644,8 @@ static void a6xx_gmu_snapshot(struct kgsl_device *device,
{
	unsigned int val;

	dev_err(device->dev, "GMU snapshot started at 0x%llx ticks\n",
			a6xx_gmu_read_ao_counter(device));
	a6xx_gmu_snapshot_versions(device, snapshot);

	a6xx_gmu_snapshot_memories(device, snapshot);