[Bug 99780] Flickering artifacts in radeonsi driver with divergent texture reads.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Feb 12 17:34:21 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99780
--- Comment #7 from Matias N. Goldberg <dark_sylinc at yahoo.com.ar> ---
Analyzing the ASM it's clear what's happening: the 3.9.1 version branches
everything.
The 4.0 version branches the calculations, then at the end uses readfirstlane
(this is WRONG) and finally performs one sample.
--
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/20170212/f6e0b78f/attachment.html>
More information about the dri-devel
mailing list