Skip to content

Commit ff9108e

Browse files
Konrad Dybcioandersson
authored andcommitted
arm64: dts: qcom: sdm845-tama: Enable GPU
Enable the A630 GPU and its GMU. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230313-topic-tama_disp-v3-5-2b1567c039d7@linaro.org
1 parent 39e0f80 commit ff9108e

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,19 @@
413413
<GCC_LPASS_SWAY_CLK>;
414414
};
415415

416+
&gmu {
417+
status = "okay";
418+
};
419+
420+
&gpu {
421+
status = "okay";
422+
423+
zap-shader {
424+
memory-region = <&gpu_mem>;
425+
firmware-name = "qcom/sdm845/Sony/tama/a630_zap.mbn";
426+
};
427+
};
428+
416429
&i2c5 {
417430
clock-frequency = <400000>;
418431
status = "okay";

0 commit comments

Comments
 (0)