r600/sfn: always use four slots for Cayman trans ops
authorGert Wollny <gert.wollny@collabora.com>
Mon, 28 Nov 2022 10:43:16 +0000 (11:43 +0100)
committerMarge Bot <emma+marge@anholt.net>
Mon, 28 Nov 2022 18:34:19 +0000 (18:34 +0000)
commit28c7684eb9a898089844376193d8332b5f58f3d8
tree0b8ad40e11d33aee043f78d2307499724533da77
parentaa545a0012ccb232c6e0647135fca2f541bee33f
r600/sfn: always use four slots for Cayman trans ops

This is a partial revert of
  ed6204eb0 (r600/sfn: only use 3 channels on Cayman for trans ops)

The scheduler and/or optimizer passes generate faulty code when
we use only three slots as decribed in the spec. So for now disable
this optimization.

Fixes: ed6204eb0 (r600/sfn: only use 3 channels on Cayman for trans ops)
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7774

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20034>
src/gallium/drivers/r600/sfn/sfn_instr_alu.cpp