aco: always set FI on GFX10
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 20 Jul 2020 16:19:40 +0000 (17:19 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Jul 2020 11:34:23 +0000 (11:34 +0000)
commit51bc11abc206ae5ea0946f5a79c68527701c24e0
tree4d4df07feb672317bcfb397f958a008579a26fae
parent8b3452a556640ab2319248c304822a9f5e2e7394
aco: always set FI on GFX10

bounds_ctrl is set to true by default which works around some game bugs,
but that isn't enough on GFX10.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5991>
src/amd/compiler/aco_assembler.cpp