]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: sdm630: enable GPU SMMU and GPUCC
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sat, 7 Sep 2024 18:48:13 +0000 (21:48 +0300)
committerBjorn Andersson <andersson@kernel.org>
Mon, 7 Oct 2024 02:24:07 +0000 (21:24 -0500)
Now as the arm-smmu-qcom driver gained workarounds for the Adreno SMMU,
it becomes possible to safely enable GPU on the devices. Enable GPU SMMU
and GPU clock controller. GPU should be enabled for target devices that
have ZAP shader blob.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Konrad Dybcio <konradybcio@kernel.org>
Link: https://lore.kernel.org/r/20240907-sdm660-wifi-v1-2-e316055142f8@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sdm630.dtsi

index c8da5cb8d04e997142005d7f7744c1268b56f19b..40ad99d75738214d26a1499f95006f7bacacb997 100644 (file)
                                <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>,
                                <GIC_SPI 349 IRQ_TYPE_LEVEL_HIGH>,
                                <GIC_SPI 350 IRQ_TYPE_LEVEL_HIGH>;
-
-                       status = "disabled";
                };
 
                gpucc: clock-controller@5065000 {
                        clock-names = "xo",
                                      "gcc_gpu_gpll0_clk",
                                      "gcc_gpu_gpll0_div_clk";
-                       status = "disabled";
                };
 
                lpass_smmu: iommu@5100000 {