adreno: dts: Enable graphics rendering for Sun
Enable Sun GPU to perform graphics functionality. Also add ipc-core property for hwfences support. Change-Id: Ia01d92e4b2d43a1f8ec24ff63768aab5d7a4e1e3 Signed-off-by: Hareesh Gundu <quic_hareeshg@quicinc.com>
This commit is contained in:
committed by
Kamal Agrawal
parent
713410db8f
commit
325eb7a028
@@ -15,7 +15,7 @@
|
||||
|
||||
&msm_gpu {
|
||||
compatible = "qcom,adreno-gpu-gen8-0-0", "qcom,kgsl-3d0";
|
||||
status = "disabled";
|
||||
status = "ok";
|
||||
reg = <0x3d00000 0x40000>, <0x3d50000 0x10000>,
|
||||
<0x3d61000 0x3000>, <0x3d9e000 0x2000>,
|
||||
<0x10900000 0x80000>, <0x10048000 0x8000>,
|
||||
@@ -173,5 +173,7 @@
|
||||
|
||||
iommus = <&kgsl_smmu 0x5 0x000>;
|
||||
qcom,iommu-dma = "disabled";
|
||||
|
||||
qcom,ipc-core = <0x00400000 0x140000>;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user