freedreno/a6xx: remove unnecessary OVERFLOW_FLAG_REG check
authorJonathan Marek <jonathan@marek.ca>
Fri, 19 Jun 2020 17:33:34 +0000 (13:33 -0400)
committerMarge Bot <eric+marge@anholt.net>
Sat, 20 Jun 2020 19:31:48 +0000 (19:31 +0000)
commitdf2e54f7d4cbe56e404743f14ff26523b5e3f2b2
tree1d584f9a07499e0a032184c2fae01e690abc6b4c
parentffecaedf697e7ab072f9a13cc2613f59f374ca44
freedreno/a6xx: remove unnecessary OVERFLOW_FLAG_REG check

The HW deals with overflow automatically, and presumably does it better
(only disabling for pipes that had overflow, and using the visiblity data
available before the overflow)

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5565>
src/gallium/drivers/freedreno/a6xx/fd6_context.h
src/gallium/drivers/freedreno/a6xx/fd6_gmem.c