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

Commit cc1df2cf authored by Liam Mark's avatar Liam Mark
Browse files

ARM: dts: msm: Enable SMMU page table IO-coherency

Enable page table IO-coherency for both the kgsl and apps SMMUs in
order to improve the performance of page table updates.

Change-Id: I276bb4b135a9b0a9e5cadae031261eaf769a3fe2
parent 9fbf9f5f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
		#size-cells = <1>;
		#address-cells = <1>;
		ranges;
		dma-coherent;
		qcom,regulator-names = "vdd";
		vdd-supply = <&gpu_cc_cx_gdsc>;

@@ -76,6 +77,7 @@
		#size-cells = <1>;
		#address-cells = <1>;
		ranges;
		dma-coherent;
		interrupts =	<GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>,