arm64: dts: qcom: sdm845-cheza: delete zap-shader
authorRob Clark <robdclark@chromium.org>
Fri, 25 Oct 2019 21:21:06 +0000 (14:21 -0700)
committerAndy Gross <agross@kernel.org>
Sun, 27 Oct 2019 05:39:01 +0000 (00:39 -0500)
commit43b0a4b482478aa4fe7240230be74a79dee95679
treee050ae3203beef306248864fa6749229928349c0
parent15424f4fa9d733a6b62da3839cd9e71e056214d7
arm64: dts: qcom: sdm845-cheza: delete zap-shader

This is unused on cheza.  Delete the node to get ride of the reserved-
memory section, and to avoid the driver from attempting to load a zap
shader that doesn't exist every time it powers up the GPU.

This also avoids a massive amount of dmesg spam about missing zap fw:
  msm ae00000.mdss: [drm:adreno_request_fw] *ERROR* failed to load
qcom/a630_zap.mdt: -2
  adreno 5000000.gpu: [drm:adreno_zap_shader_load] *ERROR* Unable to
load a630_zap.mdt

Signed-off-by: Rob Clark <robdclark@chromium.org>
Cc: Douglas Anderson <dianders@chromium.org>
Fixes: 3fdeaee951aa ("arm64: dts: sdm845: Add zap shader region for GPU")
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Tested-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Andy Gross <agross@kernel.org>
arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi
arch/arm64/boot/dts/qcom/sdm845.dtsi