]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: qcom: sc7280: don't enable GPU on unsupported devices
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sat, 7 Sep 2024 12:51:25 +0000 (15:51 +0300)
committerBjorn Andersson <andersson@kernel.org>
Tue, 1 Oct 2024 02:51:10 +0000 (21:51 -0500)
commit94d5ffab9d5ebc9caeab310f9d2eb36a65d7d3a9
tree8972289c256f03b8035054271518d32c58521a2b
parent6317aad0e1525f3e3609d9a0fea762a37799943a
arm64: dts: qcom: sc7280: don't enable GPU on unsupported devices

On SC7280 and derivative platforms GPU by default requires a signed
binary, a660_zap.mbn. Disable GPU by default and enable it only when
the binary is actually available (QCM6490-IDP, RB3gen2). ChromeOS
devices do not use TrustZone, so GPU can be enabled by default in
sc7280-chrome-common.dtsi. FairPhone5 and SHIFTphone8 DTS already
enable GPU (even though it wasn't required beforehand).

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Konrad Dybcio <konradybcio@kernel.org>
Link: https://lore.kernel.org/r/20240907-rb3g2-fixes-v1-2-eb9da98e9f80@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/qcm6490-idp.dts
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
arch/arm64/boot/dts/qcom/sc7280-chrome-common.dtsi
arch/arm64/boot/dts/qcom/sc7280.dtsi