braodcom/vc5: Fix tile size setup for MRTs.
authorEric Anholt <eric@anholt.net>
Mon, 2 Oct 2017 23:54:09 +0000 (16:54 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 10 Oct 2017 18:42:06 +0000 (11:42 -0700)
commit8b4c00a7b2d65b97413ed344c016af88bc7eaaf2
tree338d1e49395d952a18e31db073b2d0d1649f31fa
parentdc25a83a7a0b71548d0d7b6f0021f73450ce0c6d
braodcom/vc5: Fix tile size setup for MRTs.

We need to divide the TLB in two for the 2nd color buffer, and again if
the 3rd or 4th are present.
src/gallium/drivers/vc5/vc5_job.c