freedreno/ir3: Tweak ldib/resinfo encoding
authorRob Clark <robdclark@chromium.org>
Mon, 21 Dec 2020 19:08:05 +0000 (11:08 -0800)
committerMarge Bot <eric+marge@anholt.net>
Wed, 6 Jan 2021 16:46:52 +0000 (16:46 +0000)
commitb91319d9520e2d36f9416f7699af46b5faf9d17c
tree6ca184b81fee8c4f0290bcffdb90eaabc37ccdc7
parent99908c8d6d64299b6eed4b01b9601eb2f618255a
freedreno/ir3: Tweak ldib/resinfo encoding

The blob is using '0' for the low bit in these (except for ldib where it
seems to randomly use either '0' or '1').  The upcoming xml based ISA
spec maps this bit to 'dontcare' in the ldib case.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8175>
src/freedreno/ir3/ir3.c