mesa/src/freedreno
Faith Ekstrand d5c310899a nir: Split nir_lower_subgroup_options::lower_vote_eq into two bits
On NVIDIA, we can do a vote_ieq on bool in one hardware op so we don't
want that lowered.  We do want to lower vote_feq and other vote_ieq,
though.

Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25894>
2023-10-26 23:05:44 +00:00
..
.gitlab-ci freedreno/decode: Lookup device info 2023-09-22 19:17:14 +00:00
afuc freedreno/afuc: Initial a7xx support 2023-07-28 18:41:58 +00:00
ci ci/freedreno: disable Adreno 660 Vulkan pre-merge 2023-10-22 10:49:10 +02:00
common freedreno/common: Add max_sets property to A6xxGPUInfo 2023-10-07 18:15:02 +00:00
computerator freedreno/computerator: Fix remaining issues with A7XX 2023-09-05 16:19:29 +00:00
decode freedreno/rddecompiler: Decompile repeated IBs 2023-10-13 08:34:41 +00:00
drm freedreno/drm/virtio: Use MESA_TRACE_SCOPE instead of _BEGIN/_END 2023-10-23 17:20:03 +00:00
drm-shim freedreno: decouple compiler and vulkan driver from gallium 2023-08-03 07:29:36 +00:00
ds meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
fdl freedreno/fdl: Support PIPE_FORMAT_R5G5B5A1_UNORM on a6xx 2023-09-27 19:07:22 +00:00
ir2 freedreno/ir2: Re-indent 2021-04-17 15:38:56 +00:00
ir3 nir: Split nir_lower_subgroup_options::lower_vote_eq into two bits 2023-10-26 23:05:44 +00:00
isa ir3: Fix values of #wrmask not being compatible with ir3 parser 2023-10-11 18:35:32 +00:00
perfcntrs freedreno: decouple compiler and vulkan driver from gallium 2023-08-03 07:29:36 +00:00
registers freedreno: Fix field size of A6XX_TEX_CONST[3].ARRAY_PITCH 2023-10-15 13:58:50 +00:00
rnn freedreno/rnn: Remove %n usage in fprintf 2023-09-13 22:20:13 +00:00
vulkan tu: Use MESA_TRACE_SCOPE instead of _BEGIN/_END 2023-10-23 17:20:03 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
.dir-locals.el freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
.editorconfig freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
meson.build meson: use a single dependency call for lua 2023-09-15 18:01:38 +00:00