mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-29 04:34:45 -04:00
arm64: dts: qcom: lemans: disable zap-shader for EL2 configuration
We don't need to use zap shader in EL2 as Linux can zap the gpu on it's own. Lets disable zap-shader for Lemans EL2 configuration. Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260127-talos-el2-overlay-v2-1-b6a2266532c4@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
49ad4ca38c
commit
b3e0db9d8e
@@ -10,6 +10,10 @@
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
&gpu_zap_shader {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&iris {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user