diff options
author | Andres Rodriguez <[email protected]> | 2017-10-20 18:02:13 -0400 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2017-10-21 01:01:44 +0200 |
commit | 557de3b9ae2e0a1889442bb48f731d69c993a027 (patch) | |
tree | 56268752dfaf301a4a8447a81a9c1f0f604e023a /src/amd/vulkan/radv_radeon_winsys.h | |
parent | 986c4b0bd4eb5115d656ccbc0351bd824ff7e413 (diff) |
radeonsi: hardcode shader WAVE_LIMIT to the maximum value
This is part of a cooperative scheduling approach used by radv. All
drivers in the stack must opt-in to resource arbitration, otherwise GL
based apps will be able to ignore system priorities.
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_radeon_winsys.h')
0 files changed, 0 insertions, 0 deletions