[radeon]] *ERROR* UVD not responding, trying to reset the VCPU
Hi, after upgrading ArchLinux's linux-firmware to 20200122.1eb2408-1, I got the follow error:
Feb 04 14:00:13 host kernel: radeon 0000:01:00.0: failed VCE resume (-110).
Feb 04 14:00:14 host kernel: [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 04 14:00:15 host kernel: [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 04 14:00:16 host kernel: [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 04 14:00:17 host kernel: [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 04 14:00:18 host kernel: [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 04 14:00:19 host kernel: [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 04 14:00:20 host kernel: [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 04 14:00:21 host kernel: [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 04 14:00:22 host kernel: [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 04 14:00:24 host kernel: [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
Feb 04 14:00:24 host kernel: [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, giving up!!!
Feb 04 14:00:24 host kernel: radeon 0000:01:00.0: failed initializing UVD (-1).
The bug report in ArchLinux linked to this commit https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=f1c9e7b67505fcb5b7236902475286e893591916.
I wonder if it could resolve my problem as well.
$ sudo lspci -v -s 01:00.0
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mars XTX [Radeon HD 8790M] (prog-if 00 [VGA controller])
Subsystem: Dell Mars XTX [Radeon HD 8790M]
Flags: bus master, fast devsel, latency 0, IRQ 33
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f7e00000 (64-bit, non-prefetchable) [size=256K]
I/O ports at e000 [size=256]
Expansion ROM at f7e40000 [disabled] [size=128K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [270] Secondary PCI Express <?>
Kernel driver in use: radeon
Kernel modules: radeon, amdgpu
Edited by lzutao