intel/fs: Work around dual-source blending hangs in combination with SIMD16
authorDanylo Piliaiev <danylo.piliaiev@globallogic.com>
Thu, 14 May 2020 12:29:36 +0000 (15:29 +0300)
committerDanylo Piliaiev <danylo.piliaiev@globallogic.com>
Wed, 27 May 2020 11:35:13 +0000 (14:35 +0300)
commit296c04d78c9840f83e7fcaf9b45a4cee96752348
tree151d359fe7228fd1730ffea53a553361f69c2206
parentdd2bd68fa69124c86cd008b256d06f44fab8e6cd
intel/fs: Work around dual-source blending hangs in combination with SIMD16

It was found that dual-source blending hangs with SIMD16 dispatch in some
specific but unknown situation. Which in the wild happen when rgba
anti-aliasing is enabled for fonts.

Cc: <mesa-stable@lists.freedesktop.org>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2183
Signed-off-by: Danylo Piliaiev <danylo.piliaiev@globallogic.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5037>
src/intel/compiler/brw_fs_visitor.cpp