Bug 215600
Summary: | Radeon - *ERROR* Failed waiting for UVD message | ||
---|---|---|---|
Product: | Drivers | Reporter: | Richard Herbert (rherbert) |
Component: | Video(Other) | Assignee: | drivers_video-other |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alirezaimi, christian.koenig, edsudeck74, rherbert |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 5.17-rc4 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
Details
Potential fix |
Description
Richard Herbert
2022-02-12 22:13:07 UTC
Created attachment 300497 [details]
Potential fix
Please test the attached patch, it should fix the issue.
Applied the provided patch to kernel 5.17-rc5. Confirming the patch fixes the issue. Thanks! Hi I have same error in debian with kernel 6.1.0-13-amd64 and vlc 3.0.20-0+deb12u1 . upgraded to 6.5.0-0.deb12.1-amd64 from backport repo but not solved . Same. Arch, Linux 6.6.10. Old laptop with Radeon graphics. [ 509.113392] [drm:radeon_uvd_cs_parse [radeon]] *ERROR* Failed mapping the UVD message (-22)! [ 509.113573] [drm:radeon_cs_ioctl [radeon]] *ERROR* Invalid command stream ! And later: [ 514.145319] [drm:radeon_uvd_cs_parse [radeon]] *ERROR* Invalid UVD handle 0x70500005! [ 514.145636] [drm:radeon_cs_ioctl [radeon]] *ERROR* Invalid command stream ! |