5c5243adb7
This means we no longer map optimal-tiling images in order to display them on screen, but instead copy via a buffer, which is guaranteed to linearize. Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12210>