commit | 3b108393a2ae031af9cab6b47f0d5be104519162 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | Sat Nov 13 14:26:57 2021 -0500 |
committer | Marge Bot <emma+marge@anholt.net> | Thu Nov 18 23:35:25 2021 +0000 |
tree | 264640e62bba50b27b14688e4bb30e9454798bb1 | |
parent | a28775046c1e9436303a5ff1a864e19dc6561fa0 [diff] |
asahi: Remove obnoxious workaround Now that we're not hardcoded any magic BO IDs, there is no minimum number of allocations needed. Remove the unneeded -- and obnoxious -- workaround of allocating unused BOs on startup. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13784>