summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_cmd_buffer.c
diff options
context:
space:
mode:
authorAndres Rodriguez <[email protected]>2017-10-20 18:02:12 -0400
committerBas Nieuwenhuizen <[email protected]>2017-10-21 01:01:44 +0200
commit986c4b0bd4eb5115d656ccbc0351bd824ff7e413 (patch)
tree38a8bbd418377dbee9d56c3f63c606fc1369d246 /src/amd/vulkan/radv_cmd_buffer.c
parentb7c2f7065691aa6523b932e809f22e2a3630ba5a (diff)
radv: hardcode shader WAVE_LIMIT to the maximum value
When WAVE_LIMIT is set, a submission will opt-in for SPI based resource scheduling. Because this mechanism is cooperative, we must ensure that all submissions have this field set, otherwise they will bypass resource arbitration. We always hardcode the field to its maximum value, instead of attempting to calculate an approximate usage. In testing, there were no benefits to using anything other than the maximum. Signed-off-by: Andres Rodriguez <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/amd/vulkan/radv_cmd_buffer.c')
0 files changed, 0 insertions, 0 deletions