]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: x1e80100-vivobook-s15: Enable the gpu
authorMaud Spierings <maud_spierings@hotmail.com>
Sun, 10 Nov 2024 17:25:57 +0000 (18:25 +0100)
committerBjorn Andersson <andersson@kernel.org>
Sun, 10 Nov 2024 17:34:00 +0000 (11:34 -0600)
Enable the gpu on the snapdragon powered asus vivobook s15

Signed-off-by: Maud Spierings <maud_spierings@hotmail.com>
Link: https://lore.kernel.org/r/20241110-qcom-asus-gpu-v2-1-5f774b17ced8@hotmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/x1e80100-asus-vivobook-s15.dts

index ca1ced82d513da67ad8212cbbba76cf4a2d6be39..958b58519e155848dd9863d97aa1ee502b14c0d8 100644 (file)
        };
 };
 
+&gpu {
+       status = "okay";
+
+       zap-shader {
+               firmware-name = "qcom/x1e80100/ASUSTeK/vivobook-s15/qcdxkmsuc8380.mbn";
+       };
+};
+
 &i2c0 {
        clock-frequency = <400000>;
        status = "okay";