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

Commit a5ab5a9c authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: kgsl: Enable CPU vote for GPU bus DCVS"

parents 2e670e7b 303d90c8
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1811,9 +1811,6 @@ static void kgsl_pwrctrl_axi(struct kgsl_device *device, int state)
{
	struct kgsl_pwrctrl *pwr = &device->pwrctrl;

	if (kgsl_gmu_gpmu_isenabled(device))
		return;

	if (test_bit(KGSL_PWRFLAGS_AXI_ON, &pwr->ctrl_flags))
		return;