freedreno/a6xx: Drop the WFI in the program update stateobj.
authorEric Anholt <eric@anholt.net>
Wed, 17 Jul 2019 19:56:12 +0000 (12:56 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 17 Jul 2019 23:20:12 +0000 (16:20 -0700)
commit9689407c54a1418ac3e7e664b995f6c80f86d4db
tree910146d60ac53dfc8c032740edac1c12c14744d1
parent217082260309c6769a75a288c90748c1080c762f
freedreno/a6xx: Drop the WFI in the program update stateobj.

Rob Clark thinks this was likely a workaround for our const buffer
update bugs, and now that it's passing tests, we should be able to
drop it.

renderdoc-traces results:

traces/android/clashofclans.rdc:  +6.1% +/-   1.1%
traces/android/candycrush.rdc:    +5.2% +/-   1.6%

Reviewed-by: Rob Clark <robdclark@gmail.com>
src/gallium/drivers/freedreno/a6xx/fd6_program.c