mesa/src/amd
Samuel Pitoiset 21d9390b0e radv: set workgroup_size to 256 when patch control points is dynamic
It's the maximum possible value. This is to ensure that compilers
don't optimize away barriers, like in ACO when workgroup_size is less
than or equal to wave_size, s_barrier is considered a no-op.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18344>
2022-09-13 08:24:14 +00:00
..
addrlib amd/addrlib: fix 3D texture allocation failures on gfx11 2022-08-03 00:57:16 +00:00
ci radv/ci: re-enable dEQP-VK.renderpass2.depth_stencil_resolve.*_samplemask 2022-09-13 06:39:50 +00:00
common amd/common: some ASICs with gfx9 use compute rings for render 2022-09-12 16:24:37 +00:00
compiler aco: Use plain VOPC for vcmpx when possible. 2022-09-07 16:08:36 +00:00
drm-shim Use proper types for meson objects 2022-04-18 13:03:08 +03:00
llvm radeonsi: add and implement load_user_clip_plane abi 2022-09-06 00:35:36 +00:00
registers radeonsi: follow shader_info.float_controls_execution_mode (mostly) 2022-08-03 00:57:16 +00:00
vulkan radv: set workgroup_size to 256 when patch control points is dynamic 2022-09-13 08:24:14 +00:00
.clang-format radv: allow holes in inline push constants 2022-04-12 11:44:30 +00:00
meson.build r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00