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

Commit d4e6b209 authored by Indira Biruduraju's avatar Indira Biruduraju Committed by Gerrit - the friendly Code Review server
Browse files

msm: kgsl: Add missing registers in snapshot dump for holi gpu



Add missing registers in snapshot dump collected
at the time of GPU hang for holi gpu.

Change-Id: I90c5a8a001c3fbfdd0e8b2359bc719d779e6545a
Signed-off-by: default avatarIndira Biruduraju <ibirudur@codeaurora.org>
parent 8616e29d
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -329,8 +329,10 @@ static const unsigned int a6xx_pre_crashdumper_registers[] = {
};
};


static const unsigned int a6xx_gmu_wrapper_registers[] = {
static const unsigned int a6xx_gmu_wrapper_registers[] = {
	/* GMU SPTPRAC */
	0x1a880, 0x1a881,
	/* GMU CX */
	/* GMU CX */
	0x1f840, 0x1f840, 0x1f844, 0x1f845, 0x1f887, 0x1f889,
	0x1f840, 0x1f840, 0x1f844, 0x1f845, 0x1f887, 0x1f889, 0x1f8d0, 0x1f8d0,
	/* GMU AO*/
	/* GMU AO*/
	0x23b0C, 0x23b0E, 0x23b15, 0x23b15,
	0x23b0C, 0x23b0E, 0x23b15, 0x23b15,
	/* GPU CC */
	/* GPU CC */