panfrost: Fix transform feedback on v9
We were using a stale FAU buffer which meant we wrote to garbage addresses. I'm guessing this was fallout from the big sysval rework but not 100% sure.
Draft because not hardware tested yet
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
We were using a stale FAU buffer which meant we wrote to garbage addresses. I'm guessing this was fallout from the big sysval rework but not 100% sure.
Draft because not hardware tested yet