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

Commit 07deb71d authored by Kyle Piefer's avatar Kyle Piefer
Browse files

msm: kgsl: Update clock gating for A640



A640 GPUs have a new recommended setting for
clock gating. This improves performance.

Change-Id: I55d93e4e25d14520266985d82fa54f6a0d0c7d4f
Signed-off-by: default avatarKyle Piefer <kpiefer@codeaurora.org>
parent 8588eafd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -253,7 +253,7 @@ static const struct kgsl_hwcg_reg a640_hwcg_regs[] = {
	{A6XX_RBBM_CLOCK_CNTL2_SP0, 0x02222220},
	{A6XX_RBBM_CLOCK_DELAY_SP0, 0x00000080},
	{A6XX_RBBM_CLOCK_HYST_SP0, 0x0000F3CF},
	{A6XX_RBBM_CLOCK_CNTL_TP0, 0x22222222},
	{A6XX_RBBM_CLOCK_CNTL_TP0, 0x02222222},
	{A6XX_RBBM_CLOCK_CNTL2_TP0, 0x22222222},
	{A6XX_RBBM_CLOCK_CNTL3_TP0, 0x22222222},
	{A6XX_RBBM_CLOCK_CNTL4_TP0, 0x00022222},