commit | 9be24c89c8c298069eaa3ff600ba556b9a4557e9 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Mar 17 16:13:41 2021 -0700 |
committer | Marge Bot <eric+marge@anholt.net> | Wed Mar 24 21:22:01 2021 +0000 |
tree | d16d2dbc0ce4dcea894b98fdf5bf278356865bd3 | |
parent | 538e5059d0fcc66b2f84d8bdd29e296e54968418 [diff] |
freedreno: Clamp TF prims written to buffer size pre-a6xx. I thought based on some previous debug this was going to fix a pile of dEQPs, but no luck. Still, one less TODO in the driver. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9687>