freedreno, turnip: Set TPL1_DBG_ECO_CNTL better
authorConnor Abbott <cwabbott0@gmail.com>
Mon, 20 Sep 2021 12:16:55 +0000 (14:16 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Sep 2021 09:08:20 +0000 (09:08 +0000)
commitb1fe85e38cfe8c459ab30feabf231ac7b06a19d7
tree933e5e4f31040878222bc7f410d3bf12bd2d6b56
parent9ec058009539fb6ec117762ec14f77dd8facd44c
freedreno, turnip: Set TPL1_DBG_ECO_CNTL better

Match the blob better here. Note that the value of 0x1000000 for a650
comes from the Vulkan blob, and it's required to fix cubic filtering
even though the GLES driver doesn't set it (and doesn't support cubic
filtering).

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5261
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12929>
src/freedreno/common/freedreno_dev_info.h
src/freedreno/common/freedreno_devices.py
src/freedreno/vulkan/tu_cmd_buffer.c
src/gallium/drivers/freedreno/a6xx/fd6_emit.c