From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 101739] An issue with alpha-to-coverage handling is causing Arma 3 64-bit Linux port to render trees incorrectly
Date: Sun, 16 Jul 2017 00:25:56 +0000 [thread overview]
Message-ID: <bug-101739-502-Ykl8nr5G7M@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-101739-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 879 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=101739
--- Comment #1 from Roland Scheidegger <sroland@vmware.com> ---
My naive conclusion from the description would be that the hw is doing earlyz
optimizations when it shouldn't (so, the depth updates happen before the final
sample mask modified by the alpha value is known).
The driver doesn't set if early z is enabled directly, since it just sets
EARLY_Z_THEN_LATE_Z most of the time, and the hw should figure out if early z
is possible (taking into account all state), otherwise use late z.
If that's the case, then overriding the Z_ORDER to LATE_Z for the
db_shader_control value might be necessary in this case.
But that's just a guess, I could be completely wrong here - I've got only a
very rough idea of radeonsi hw and driver...
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1777 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-07-16 0:25 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-10 14:32 [Bug 101739] An issue with alpha-to-coverage handling is causing Arma 3 64-bit Linux port to render trees incorrectly bugzilla-daemon
2017-07-16 0:25 ` bugzilla-daemon [this message]
2017-11-13 21:28 ` bugzilla-daemon
2017-11-25 22:21 ` bugzilla-daemon
2017-11-26 0:59 ` bugzilla-daemon
2017-12-30 13:45 ` bugzilla-daemon
2017-12-30 14:07 ` bugzilla-daemon
2017-12-30 14:21 ` bugzilla-daemon
2018-03-16 14:07 ` bugzilla-daemon
2018-03-16 14:20 ` bugzilla-daemon
2018-03-17 20:37 ` bugzilla-daemon
2018-04-10 18:04 ` bugzilla-daemon
2018-04-10 20:52 ` bugzilla-daemon
2018-04-10 21:05 ` bugzilla-daemon
2018-04-19 7:56 ` bugzilla-daemon
2018-04-21 4:58 ` bugzilla-daemon
2018-08-04 19:24 ` bugzilla-daemon
2018-10-04 5:03 ` 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-101739-502-Ykl8nr5G7M@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox