pan/bi: Disable CSEL4 emit for now
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 1 May 2020 21:34:47 +0000 (17:34 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 4 May 2020 15:08:15 +0000 (11:08 -0400)
commit31a41bb6a62edf77e9c311064c43fffa1c8fcd8f
tree5b219481779ad3fcac5a86bb94898fabaa170917
parente14e3065a9f037df5c877057cd53587b58208063
pan/bi: Disable CSEL4 emit for now

We need proper scheduling for 4-src ops to work, so for now disable
condition fusing so we cap at 3-src at a performance penalty. A bit of a
hack but I'd rather not build hacks into a scheduler that will be
rewritten soon anyway.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4883>
src/panfrost/bifrost/bifrost_compile.c