broadcom/vc5: Simplify the tiling calculations.
authorEric Anholt <eric@anholt.net>
Tue, 19 Dec 2017 22:08:18 +0000 (14:08 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 19 Dec 2017 22:10:06 +0000 (14:10 -0800)
commit5473dc2b1f1f2eb8adb7c30c908e38f239b35a09
treebfa0816e9e01313258454eea2d423743eb4e63d6
parent81cdfdd670757638f29cea2d80b143021d13f5a3
broadcom/vc5: Simplify the tiling calculations.

The mb_tile_layout table was just the utile_w/h times two, so reuse the
utile code instead.
src/gallium/drivers/vc5/vc5_tiling.c