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
Kconfig -rw-r--r-- 243 bytes
Makefile -rw-r--r-- 227 bytes
virtio_card.c -rw-r--r-- 10.1 KB
virtio_card.h -rw-r--r-- 2.7 KB
virtio_chmap.c -rw-r--r-- 5.8 KB
virtio_ctl_msg.c -rw-r--r-- 7.9 KB
virtio_ctl_msg.h -rw-r--r-- 2.3 KB
virtio_jack.c -rw-r--r-- 5.3 KB
virtio_pcm.c -rw-r--r-- 14.3 KB
virtio_pcm.h -rw-r--r-- 3.7 KB
virtio_pcm_msg.c -rw-r--r-- 10.7 KB
virtio_pcm_ops.c -rw-r--r-- 13.5 KB

back to top