ARM: dts: msm: Add smmu ACLTR values for kera

Configure per-context bank pre-fetch settings using
actlr for kera.

Change-Id: Ice9f79801b8ff0f7ae73f720c87c27cb9d531141
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
This commit is contained in:
Vijayanand Jitta
2024-09-16 14:23:59 +05:30
parent 2d7a523cc4
commit 25fa363754

View File

@@ -44,6 +44,10 @@
<GIC_SPI 669 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 699 IRQ_TYPE_LEVEL_HIGH>;
qcom,actlr =
/* All CBs of GFX: +15 deep PF */
<0x000 0x3ff 0x32B>;
gpu_qtb: gpu_qtb@03de8000 {
compatible = "qcom,qsmmuv500-tbu", "qcom,qtb500";
reg = <0x3de8000 0x1000>;
@@ -179,6 +183,48 @@
<GIC_SPI 501 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 502 IRQ_TYPE_LEVEL_HIGH>;
qcom,actlr =
/* CAM_HF:Camera */
<0x1c00 0x0000 0x00000001>,
/* Mnoc_HF_23:Display */
<0x0800 0x0002 0x00000001>,
<0x0801 0x0000 0x00000001>,
/* NSP:Compute */
<0x0c01 0x0000 0x00000303>,
<0x0c02 0x0000 0x00000303>,
<0x0c03 0x0000 0x00000303>,
<0x0c04 0x0000 0x00000303>,
<0x0c05 0x0000 0x00000303>,
<0x0c06 0x0000 0x00000303>,
<0x0c07 0x0000 0x00000303>,
<0x0c08 0x0000 0x00000303>,
<0x0c09 0x0000 0x00000303>,
<0x0c0c 0x0000 0x00000303>,
<0x0c0d 0x0000 0x00000303>,
<0x0c0e 0x0000 0x00000303>,
/* SF:Camera */
<0x1800 0x00c0 0x00000001>,
<0x1820 0x0000 0x00000001>,
<0x1860 0x0000 0x00000103>,
<0x18a0 0x0000 0x00000103>,
<0x18e0 0x0000 0x00000103>,
<0x1980 0x0000 0x00000001>,
/* SF:EVA */
<0x1900 0x0020 0x00000103>,
<0x1904 0x0020 0x00000103>,
<0x1923 0x0000 0x00000103>,
/* SF:Video */
<0x1940 0x0000 0x00000103>,
<0x1941 0x0004 0x00000103>,
<0x1943 0x0000 0x00000103>,
<0x1944 0x0000 0x00000103>,
<0x1947 0x0000 0x00000103>;
anoc_1_qtb: anoc_1_qtb@16f2000 {
compatible = "qcom,qsmmuv500-tbu", "qcom,qtb500";
reg = <0x16f2000 0x1000>;