kernel_samsung_a53x/drivers/gpu/drm/msm/adreno
Aleksandr Mishin 4135fc06a3 drm/msm: Fix incorrect file name output in adreno_request_fw()
[ Upstream commit e19366911340c2313a1abbb09c54eaf9bdea4f58 ]

In adreno_request_fw() when debugging information is printed to the log
after firmware load, an incorrect filename is printed. 'newname' is used
instead of 'fwname', so prefix "qcom/" is being added to filename.
Looks like "copy-paste" mistake.

Fix this mistake by replacing 'newname' with 'fwname'.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Fixes: 2c41ef1b6f7d ("drm/msm/adreno: deal with linux-firmware fw paths")
Signed-off-by: Aleksandr Mishin <amishin@t-argos.ru>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/602382/
Signed-off-by: Rob Clark <robdclark@chromium.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:21 +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: Fix incorrect file name output in adreno_request_fw() 2024-11-23 23:21:21 +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