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

Commit e726008a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: kgsl: Disable PPD for A430"

parents c1c35513 3c9befb5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -651,8 +651,6 @@ static void a4xx_start(struct adreno_device *adreno_dev)
	/* Enable SP/TP power collapse for GPUs that support it */
	set_bit(ADRENO_SPTP_PC_CTRL, &adreno_dev->pwrctrl_flag);

	/* Enable Peak Power Detection(PPD) for GPUs that support it */
	set_bit(ADRENO_PPD_CTRL, &adreno_dev->pwrctrl_flag);
}

int a4xx_perfcounter_enable_vbif(struct adreno_device *adreno_dev,