commit | 567bbfd56b507735d00868774c4b73866ae0a10f | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Mon Jul 26 18:09:39 2021 -0700 |
committer | Marge Bot <eric+marge@anholt.net> | Tue Jul 27 03:53:52 2021 +0000 |
tree | 5bfa36a30b99ef2266e8fefe9970d70c05b130ca | |
parent | f06b0df741e018bb02218e149ef5e4e17f339162 [diff] |
venus: suballocate memory in more cases When a dedicated allocation is not required, ignore it and suballocate. Fixes dEQP-VK.api.invariance.random. Cc: 21.2 mesa-stable Signed-off-by: Chia-I Wu <olvaffe@gmail.com> Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12072>