diff options
author | Bas Nieuwenhuizen <[email protected]> | 2019-04-10 01:42:31 +0200 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2019-04-15 20:39:38 +0200 |
commit | f6fdd39eabc61b973fcc84fce2ccc86493085917 (patch) | |
tree | 91876c4ce3413a61a5018f0e7545eeed69a20cf6 /src/amd/meson.build | |
parent | af9534b9f3f687f3603e621bf282f4c546240afa (diff) |
radv: Use local buffers for the global bo list.
Even if we don't use local buffers in general. Turns out that even
though the performance is not the best the kernel still does it
better than our own list.
We still have to keep the radv bo list for buffers that are shared
externally.
This improves Talos on lowest quality setting (so as CPU bound as
possible) by ~10% if the global bo list is enabled.
Reviewed-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'src/amd/meson.build')
0 files changed, 0 insertions, 0 deletions