[Bug 111806] VDPAU broken in radeonsi by commit 0692ae34e939845e5185d3bdd33ddfe4afcdb995
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 25 01:20:49 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=111806
Bug ID: 111806
Summary: VDPAU broken in radeonsi by commit
0692ae34e939845e5185d3bdd33ddfe4afcdb995
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: not set
Priority: not set
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel at lists.freedesktop.org
Reporter: makosoft at googlemail.com
QA Contact: dri-devel at lists.freedesktop.org
VDPAU support appears to be broken on radeonsi as of git commit
0692ae34e939845e5185d3bdd33ddfe4afcdb995 "ac: move ac_get_num_physical_sgprs
into radeon_info". Trying to play back videos using MPV 0.29.1 with it enabled
fails with the following error within libvdpau_radeon: "LLVM failed to compile
a shader correctly: SGPR:VGPR usage is 56:20, but the hw limit is 0:0" (or
0:256 without the subsequent commit that does the same thing with
ac_get_num_physical_vgprs). I assume that information about the limits isn't
getting set properly for some reason.
Tested with a Radeon HD 7770 on Linux 5.2 with mpv 0.29.1, ffmpeg 4.2.1, the
radeon kernel driver, and xf86-video-ati 19.0.1.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190925/d22b5684/attachment.html>
More information about the dri-devel
mailing list