Re: [PATCH 2/9] arm64: dts: qcom: msm8916/39: Disable GPU by default

From: Bryan O'Donoghue
Date: Tue Sep 12 2023 - 02:35:26 EST


On 11/09/2023 18:41, Stephan Gerhold wrote:
MSM8916/39 do not need signed GPU firmware so it is generally okay to
have it enabled by default. However, currently the GPU does not work
without also enabling MDSS and it's questionable if someone would
really need it without a display in practice.

For consistency let's follow newer SoCs and disable the GPU by default.
Enable it for all existing devices that already have &mdss enabled.

Signed-off-by: Stephan Gerhold <stephan@xxxxxxxxxxx>

Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>