commit | f5c50f496ccbecdd79371a31acd6e6233a3a6c4f | [log] [tgz] |
---|---|---|
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Thu Sep 29 14:49:34 2022 +0200 |
committer | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Fri Sep 30 11:01:50 2022 +0200 |
tree | 7dae7c0761ed6ea3f91df659b77ef3c4dbf9b92f | |
parent | 0974b67a6e93107aced22f58995c3ef687570b61 [diff] |
radv: enable the unified heap on APUs for Red Dead Redemption 2 This seems to resolve the memory explosion without hurting performance. This workaround is only applied for native Vulkan. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18884>