zink: only retry bo allocation after reclaim if reclaims actually happened
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 3 May 2023 20:11:37 +0000 (16:11 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 21 Jun 2023 01:19:23 +0000 (01:19 +0000)
commit3d22bcb7903d168e1c79252b283adbad4124e8bb
tree4938bb00446b707992e305d3154b8cdc5c95c291
parentd4757ea67e527fa4537b543aba07bb44073979b6
zink: only retry bo allocation after reclaim if reclaims actually happened

this should cut down on allocation error spam

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23073>
src/gallium/drivers/zink/zink_bo.c