zink: remove framebuffer cache
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 27 Apr 2020 16:48:08 +0000 (12:48 -0400)
committerMarge Bot <eric+marge@anholt.net>
Mon, 27 Apr 2020 21:55:51 +0000 (21:55 +0000)
commitd3f0022a43a726af60bcd541162f8005610ba3ff
tree40789e33a9f6f25ecab69e046362825cb32d3359
parentafd9274d4801d93dfaad13591d65c135d1c9e466
zink: remove framebuffer cache

this can only match when re-rendering identical frames, which is not a
typical case. the lack of cache eviction also leads to memory ballooning.

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4768>
src/gallium/drivers/zink/zink_context.c
src/gallium/drivers/zink/zink_context.h