Skip to content

zink: make bo allocation more robust against oom

Mike Blumenkrantz requested to merge zmike/mesa:zink-memtype into main

this restores the previous fallback for failed BAR allocations and adds iterating over all memory types for compatible heaps to try extra extra hard not to return failure

Merge request reports