From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 99780] Flickering artifacts in radeonsi driver with divergent texture reads.
Date: Sun, 12 Feb 2017 17:34:21 +0000 [thread overview]
Message-ID: <bug-99780-502-UUDOLz8uLf@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-99780-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 420 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99780
--- Comment #7 from Matias N. Goldberg <dark_sylinc@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.
[-- Attachment #1.2: Type: text/html, Size: 1252 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2017-02-12 17:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-12 15:34 [Bug 99780] Flickering artifacts in radeonsi driver with divergent texture reads bugzilla-daemon
2017-02-12 15:38 ` bugzilla-daemon
2017-02-12 15:39 ` bugzilla-daemon
2017-02-12 16:19 ` bugzilla-daemon
2017-02-12 16:20 ` bugzilla-daemon
2017-02-12 16:30 ` bugzilla-daemon
2017-02-12 16:31 ` bugzilla-daemon
2017-02-12 17:34 ` bugzilla-daemon [this message]
2017-02-12 17:54 ` bugzilla-daemon
2017-02-12 23:42 ` bugzilla-daemon
2017-02-15 15:21 ` bugzilla-daemon
2017-02-16 16:24 ` bugzilla-daemon
2017-02-16 18:47 ` bugzilla-daemon
2017-03-15 13:46 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-99780-502-UUDOLz8uLf@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.