kernel_samsung_a53x/drivers/gpu/drm/msm/adreno
Rob Clark 114e57cc55 drm/msm/adreno: Fix error return if missing firmware-name
[ Upstream commit 624ab9cde26a9f150b4fd268b0f3dae3184dc40c ]

-ENODEV is used to signify that there is no zap shader for the platform,
and the CPU can directly take the GPU out of secure mode.  We want to
use this return code when there is no zap-shader node.  But not when
there is, but without a firmware-name property.  This case we want to
treat as-if the needed fw is not found.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Akhil P Oommen <quic_akhilpo@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/604564/
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:11 +01:00
..
a2xx.xml.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a2xx_gpu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a2xx_gpu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a3xx.xml.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a3xx_gpu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a3xx_gpu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a4xx.xml.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a4xx_gpu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a4xx_gpu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a5xx.xml.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a5xx_debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a5xx_gpu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a5xx_gpu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a5xx_power.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a5xx_preempt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a6xx.xml.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a6xx_gmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a6xx_gmu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a6xx_gmu.xml.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a6xx_gpu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a6xx_gpu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a6xx_gpu_state.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a6xx_gpu_state.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a6xx_hfi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
a6xx_hfi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
adreno_common.xml.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
adreno_device.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
adreno_gpu.c drm/msm/adreno: Fix error return if missing firmware-name 2024-11-23 23:21:11 +01:00
adreno_gpu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
adreno_pm4.xml.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00