Revision bbba251577b27422ebe173e1bd006424d6a8cfb3 authored by Alex Deucher on 16 June 2022, 20:52:01 UTC, committed by Alex Deucher on 29 June 2022, 18:50:42 UTC
Use the correct adev variable for the drm_fb_helper in
amdgpu_device_gpu_recover().  Noticed by inspection.

Fixes: 087451f372bf ("drm/amdgpu: use generic fb helpers instead of setting up AMD own's.")
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
1 parent 76f0544
History
File Mode Size
adi
amd
atmel
au1x
bcm
cirrus
codecs
dwc
fsl
generic
hisilicon
img
intel
jz4740
kirkwood
mediatek
meson
mxs
pxa
qcom
rockchip
samsung
sh
sof
spear
sprd
sti
stm
sunxi
tegra
ti
uniphier
ux500
xilinx
xtensa
Kconfig -rw-r--r-- 2.9 KB
Makefile -rw-r--r-- 2.1 KB
soc-ac97.c -rw-r--r-- 10.6 KB
soc-acpi.c -rw-r--r-- 3.0 KB
soc-card.c -rw-r--r-- 5.8 KB
soc-component.c -rw-r--r-- 34.1 KB
soc-compress.c -rw-r--r-- 17.9 KB
soc-core.c -rw-r--r-- 85.8 KB
soc-dai.c -rw-r--r-- 21.2 KB
soc-dapm.c -rw-r--r-- 122.5 KB
soc-devres.c -rw-r--r-- 3.9 KB
soc-generic-dmaengine-pcm.c -rw-r--r-- 13.7 KB
soc-jack.c -rw-r--r-- 11.3 KB
soc-link.c -rw-r--r-- 5.6 KB
soc-ops.c -rw-r--r-- 26.4 KB
soc-pcm.c -rw-r--r-- 79.9 KB
soc-topology-test.c -rw-r--r-- 24.3 KB
soc-topology.c -rw-r--r-- 71.5 KB
soc-utils-test.c -rw-r--r-- 8.1 KB
soc-utils.c -rw-r--r-- 7.1 KB

back to top