From 3b33bc9ea0a5ee6484915660c5506c8fdb1eb81e Mon Sep 17 00:00:00 2001 From: Akhil P Oommen Date: Thu, 25 Jul 2019 12:32:40 +0530 Subject: ARM: dts: msm: Add ACD configs for Lito GPU Add ACD configurations with relaxed dvm settings for Lito GPU. Change-Id: I86764fbb44c67db4fd8bf33822fa2330a9e0e4da --- qcom/lito-gpu.dtsi | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'qcom/lito-gpu.dtsi') diff --git a/qcom/lito-gpu.dtsi b/qcom/lito-gpu.dtsi index 3ec545b2..40149ed6 100644 --- a/qcom/lito-gpu.dtsi +++ b/qcom/lito-gpu.dtsi @@ -438,6 +438,21 @@ mboxes = <&qmp_aop 0>; mbox-names = "aop"; + qcom,gpu-acd-table { + /* Corresponds to levels in the GPU perf table */ + qcom,acd-enable-by-level = <0x7e>; + qcom,acd-stride = <0x1>; + qcom,acd-num-levels = <0x6>; + + /* ACDCR */ + qcom,acd-data = <0x802F5FFD /* LowSVS*/ + 0x802F5FFD /* SVS */ + 0x802F5FFD /* SVS_L1 */ + 0x802F5FFD /* NOM */ + 0x802F5FFD /* NOM_L1 */ + 0x802F5FFD>; /* TURBO */ + }; + gmu_user: gmu_user { compatible = "qcom,smmu-gmu-user-cb"; iommus = <&kgsl_smmu 0x4 0x400>; -- cgit v1.2.3