Skip to content

zink: batch state management tweaks

Mike Blumenkrantz requested to merge zmike/mesa:zink-state_management into master

reduces the chance of having tons of pending batch states by clamping the total pending count and explicitly making available all pending states when forcing a stall

Merge request reports