turnip: disable tiling for NV12/IYUV formats
authorJonathan Marek <jonathan@marek.ca>
Thu, 9 Jul 2020 01:00:07 +0000 (21:00 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Jul 2020 20:08:07 +0000 (20:08 +0000)
commit8fff8afb1343c934b4212ee1b0517dd2045a5c8c
tree8c1001d49f7007c130e2cd9de685c4917e92492d
parentb559d26c74a03d20a556a977f73e999ab137c7ec
turnip: disable tiling for NV12/IYUV formats

The last change to my previous MR to disable UBWC for the formats ended up
breaking a few tests for A640 at least, because tiled-but-not-UBWC can be
broken in some cases.

Fixes: 1a83279da57f2e ("turnip: enable 420_UNORM formats")

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5817>
src/freedreno/vulkan/tu_image.c