Skip to content

zink: fall back from cached to non-cached memory

Erik Faye-Lund requested to merge kusma/mesa:zink-cached-mem-fallback into master

This fixes basic rendering on top of V3DV, which doesn't seem to expose the cached memory we expect and love.

Fixes: 598dc3dc ("zink: use cached memory for all resources when possible")

Merge request reports