Message ID | 20240318-topic-sm8650-gpu-v4-2-206eb0d31694@linaro.org |
---|---|
State | Accepted |
Commit | b8cf87ca7827388ed8d817fadec7ea65aef2a172 |
Headers | show |
Series | drm/msm: Add support for the A750 GPU found on the SM8650 platform | expand |
Neil Armstrong <neil.armstrong@linaro.org> 于2024年3月18日周一 18:12写道: > > Add path of the GPU firmware for the SM8650-QRD board > > Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> > --- > arch/arm64/boot/dts/qcom/sm8650-qrd.dts | 8 ++++++++ > 1 file changed, 8 insertions(+) > Reviewed-by: Jun Nie <jun.nie@linaro.org>
diff --git a/arch/arm64/boot/dts/qcom/sm8650-qrd.dts b/arch/arm64/boot/dts/qcom/sm8650-qrd.dts index b07cac2e5bc8..dc91f0bf4b8c 100644 --- a/arch/arm64/boot/dts/qcom/sm8650-qrd.dts +++ b/arch/arm64/boot/dts/qcom/sm8650-qrd.dts @@ -766,6 +766,14 @@ &ipa { status = "okay"; }; +&gpu { + status = "okay"; + + zap-shader { + firmware-name = "qcom/sm8650/gen70900_zap.mbn"; + }; +}; + &lpass_tlmm { spkr_1_sd_n_active: spkr-1-sd-n-active-state { pins = "gpio21";