All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 107912] Please add support for PIPE_CAP_TGSI_MUL_ZERO_WINS to radeonsi
@ 2018-09-12 21:39 bugzilla-daemon
  2019-09-25 18:09 ` bugzilla-daemon
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2018-09-12 21:39 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1205 bytes --]

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

            Bug ID: 107912
           Summary: Please add support for PIPE_CAP_TGSI_MUL_ZERO_WINS to
                    radeonsi
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: davyaxel0@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

PIPE_CAP_TGSI_MUL_ZERO_WINS is a cap currently supported by nv50, nvc0 and
r600, which means that TGSI_PROPERTY_MUL_ZERO_WINS is supported.

When enabled, the affected shaders have the behaviour 0*anything = 0 (including
inside a mad). It is used by gallium nine when available.

All GCN cards support special legacy instructions to handle the behaviour.

Since opengl compat used to be a thing "we will never support because lack of
time" and is now implemented, I thought maybe this MUL_ZERO_WINS may get added
to the new radeonsi TODO list.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2581 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-25 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-12 21:39 [Bug 107912] Please add support for PIPE_CAP_TGSI_MUL_ZERO_WINS to radeonsi bugzilla-daemon
2019-09-25 18:09 ` bugzilla-daemon

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.