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

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

Merge "ARM: dts: msm: enable deep pre-fetch for GPU TBUs for sm6150"

parents 49f7d351 6172fff3
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -301,3 +301,9 @@
		dma-coherent;
	};
};

&kgsl_smmu {
	qcom,actlr =
		/* All CBs of GFX: +15 deep PF */
		<0x0 0x7ff 0x303>;
};