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

Commit fc078e8d authored by Harshdeep Dhatt's avatar Harshdeep Dhatt
Browse files

msm: kgsl: Remove DPM registers from snapshot



Remove the DPM registers from a5xx snapshot as they are
not needed for A540.

CRs-Fixed: 1074810
Change-Id: Ic4259821e1ee74e49068545208587ad66ac29679
Signed-off-by: default avatarHarshdeep Dhatt <hdhatt@codeaurora.org>
parent 52912bb7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -410,8 +410,6 @@ static const unsigned int a5xx_registers[] = {
	0xEA80, 0xEA80, 0xEA82, 0xEAA3, 0xEAA5, 0xEAC2,
	/* GPMU */
	0xA800, 0xA8FF, 0xAC60, 0xAC60,
	/* DPM */
	0xB000, 0xB97F, 0xB9A0, 0xB9BF,
};

struct a5xx_hlsq_sp_tp_regs {