commit | d3734ae2ddc83a47f7bd6939c5b72b6bdec88c52 | [log] [tgz] |
---|---|---|
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | Fri Apr 02 11:18:38 2021 -0400 |
committer | Marge Bot <eric+marge@anholt.net> | Mon Apr 05 22:45:52 2021 +0000 |
tree | 730efe9952ad8c3b8aac08c9348f14a350695c6b | |
parent | 1ba6dcb40f84288f8698c031e169c47f111c8eb2 [diff] |
zink: relax maybe_flush batch count threshold 10 batch states isn't actually that many if an app happens to be flushing a lot, so let's multiply that to catch outlier cases Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10006>