radeonsi: disallow NGG fast launch on Navi1x because VGT_FLUSH makes it slower
authorMarek Olšák <marek.olsak@amd.com>
Sun, 26 Sep 2021 12:45:19 +0000 (08:45 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 28 Sep 2021 17:30:06 +0000 (17:30 +0000)
commitccbd551192ea08864da5ce88d51507572743747e
tree6fec7ab2980811fca4aaf500099daaffa6797eba
parentb1cf504f7837b7a165da0956f54e0cc539860666
radeonsi: disallow NGG fast launch on Navi1x because VGT_FLUSH makes it slower

This improves viewperf performance on Navi1x.

All Navi1x fast launch workarounds are removed and all fast launch
codepaths are disabled.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13048>
src/gallium/drivers/radeonsi/si_gfx_cs.c
src/gallium/drivers/radeonsi/si_state_draw.cpp