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

Commit 54757847 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: Avoid another race condition with GPU halt"

parents 2ce437a4 310682df
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1974,8 +1974,6 @@ static int _adreno_start(struct adreno_device *adreno_dev)
	if (status)
		goto error_irq_off;

	adreno_clear_gpu_halt(adreno_dev);

	/* Start the dispatcher */
	adreno_dispatcher_start(device);