Bug 71141
Summary: | [drm:radeon_uvd_send_upll_ctlreq] *ERROR* Timeout setting UVD clocks | ||
---|---|---|---|
Product: | Drivers | Reporter: | Charles (mystery.wd) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | NEW --- | ||
Severity: | normal | CC: | alexdeucher, deathsimple, szg00000 |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 3.13.5-1 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | kernel log |
Description
Charles
2014-02-25 05:34:46 UTC
You need this patch for UVD to work correctly on your chip: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=5d029339bb8ce69aeb68280c3de67d3cea456146 Please make sure your kernel has it. Seems that the kernel has already been patched. It's the latest kernel from Arch Linux testing repository. The strange thing is that the first clock setting works correctly (for booting up the VCPU), but then we try it a second time (for the IB test) and that fails. No idea what's going wrong here, but the divider numbers look ok. Does UVD works on Windows? Might be a hardware problem as well. UVD works well on Windows. When playing 720p video, cpu usage stays below 1%. Could it be something wrong with Intel/AMD switchable graphics? I also have a Intel HD4000 on my laptop. |