freedreno: Disable 8bpp_ubwc on a6xx gen2

Fixes text corruption in VSCode on a680.

Signed-off-by: Joshua Ashton <joshua@froggi.es>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18779>
This commit is contained in:
Joshua Ashton
2022-09-23 13:47:46 +00:00
committed by Marge Bot
parent 7bf8af2c8d
commit 0f770caa23
@@ -217,6 +217,7 @@ a6xx_gen2 = dict(
indirect_draw_wfm_quirk = True,
depth_bounds_require_depth_test_quirk = True, # TODO: check if true
has_dp2acc = False, # TODO: check if true
has_8bpp_ubwc = False,
)
# a650: