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

Commit 4eb3e995 authored by Shrenuj Bansal's avatar Shrenuj Bansal
Browse files

Revert "msm: kgsl: Turn on TLB flush on map for A430"



This reverts commit 6c8a852b.
The DA workaround is not needed and leaving it enabled has
a performance impact.

Change-Id: I005371ae4e497ffdadefeea7b1d263735b81bbce
Signed-off-by: default avatarShrenuj Bansal <shrenujb@codeaurora.org>
parent 3511ae2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -191,7 +191,7 @@ static const struct adreno_gpu_core adreno_gpulist[] = {
		.patchid = ANY_ID,
		.features = ADRENO_USES_OCMEM  | ADRENO_WARM_START |
			ADRENO_USE_BOOTSTRAP | ADRENO_SPTP_PC | ADRENO_PPD |
			ADRENO_CONTENT_PROTECTION | IOMMU_FLUSH_TLB_ON_MAP,
			ADRENO_CONTENT_PROTECTION,
		.pm4fw_name = "a420_pm4.fw",
		.pfpfw_name = "a420_pfp.fw",
		.gpudev = &adreno_a4xx_gpudev,