commit | a923835afc5f974c46c248e0417d66dbe9b81b0a | [log] [tgz] |
---|---|---|
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | Fri Jul 16 13:16:58 2021 -0400 |
committer | Marge Bot <eric+marge@anholt.net> | Wed Sep 01 04:13:07 2021 +0000 |
tree | b35fcd8cd1aacd4a6d2bd239d7bb874263162b24 | |
parent | 70f1337f63a3ad6eaf0da6ce5df7e2fd149afc77 [diff] |
zink: clamp lazy pools to 500 descriptors and allocate more slowly now that these can get popped without stalling, they can be much smaller to avoid exploding available memory or address space Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12658>