[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 3 17:55:57 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97988

--- Comment #13 from Marek Olšák <maraeo at gmail.com> ---
(In reply to Tom Stellard from comment #12)
> 
> I think the best solution here would be to teach the backend how to do a
> scalar select based on value of vccz.

You are missing the point. The condition code (VCC) isn't the same across all
threads. The problem is that the conditional assignment is transformed into a
form that makes descriptor load addresses non-uniform (dependent on a VGPR).
There is nothing the AMDGPU backend can do about it. It's not a problem in the
backend.

-- 
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/20161003/6f95de1b/attachment.html>


More information about the dri-devel mailing list