nvc0: increase NOUVEAU_TRANSFER_PUSHBUF_THRESHOLD to 1024 on Kepler+
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 4 Oct 2018 12:40:43 +0000 (13:40 +0100)
committerRhys Perry <pendingchaos02@gmail.com>
Thu, 25 Oct 2018 14:25:10 +0000 (15:25 +0100)
commit26ed0f02347e5b6f119ac51b87231dcebd42d546
tree7a514b610cb50f441845ff0cfacbce11295fc62e
parentd41c3cc01314fd2586ad2392a05647197d04c28d
nvc0: increase NOUVEAU_TRANSFER_PUSHBUF_THRESHOLD to 1024 on Kepler+

Gives a +3.89% to +5.27% FPS improvement with Hitman and +2.73% to +2.82%
FPS improvement with Dirt Rally on my GTX 1060.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/nouveau_buffer.c
src/gallium/drivers/nouveau/nouveau_screen.c
src/gallium/drivers/nouveau/nouveau_screen.h
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c