mesa/src/amd
Bas Nieuwenhuizen 9a8453d07e radv: Use compares for node type in traversal.
The HW has no bit test instruction, so we change 3 pairs of and+cmp
to a single and + 3 cmps, saving 2 VALU instructions.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19454>
2022-11-05 16:38:48 +00:00
..
addrlib amd/addrlib: fix 3D texture allocation failures on gfx11 2022-08-03 00:57:16 +00:00
ci ci: Uprev kernel to 6.0 2022-11-04 14:51:24 +00:00
common ac: fix IB parsing for Stoney 2022-11-04 00:42:08 +00:00
compiler aco/gfx11: increase gfx1100/gfx1101 physical vgprs 2022-11-02 17:09:32 +00:00
drm-shim Use proper types for meson objects 2022-04-18 13:03:08 +03:00
llvm ac/llvm: remove unnecessary gfx11 condition for nir_intrinsic_store_buffer_amd 2022-11-04 00:42:07 +00:00
registers amd/registers: regenerate gfx11 headers from amd-staging-drm-next 2022-11-04 00:42:08 +00:00
vulkan radv: Use compares for node type in traversal. 2022-11-05 16:38:48 +00:00
.clang-format radv: Add REF as a typename macro to .clang-format 2022-10-30 19:48:46 +00:00
meson.build r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00