diff options
author | Nicolai Hähnle <[email protected]> | 2017-07-25 14:32:03 +0200 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2017-07-26 11:51:00 +0200 |
commit | a0e6b9a2db5aa5f06a4f60d270aca8344e7d8b3f (patch) | |
tree | e753a0707991b27d325306cbc3eeb9dfa37da7be /src/amd/vulkan/radv_device.c | |
parent | 65fbaab0b74b6b5a2ac483d48beeefa0a29ff15e (diff) |
radeonsi/gfx9: reduce max threads per block to 1024 on gfx9+
The number of supported waves per thread group has been reduced to 16
with gfx9. Trying to use 32 waves causes hangs, and barriers might
not work correctly with > 16 waves.
Cc: [email protected]
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/amd/vulkan/radv_device.c')
0 files changed, 0 insertions, 0 deletions