panfrost: Implement tiled rendering
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 17 Jun 2019 22:56:48 +0000 (15:56 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tue, 18 Jun 2019 16:59:29 +0000 (09:59 -0700)
commit01e1eecb951fc3c45fef12728a6002c122c5f74f
tree1c3e809b9da7ce3ddc1eec2ab74e5b294cbd961d
parentd50795109b306fadf6befe0cb25be84a0abacb12
panfrost: Implement tiled rendering

We already can sample from Mali's linear/tiled encoding (the one from
Utgard -- AFBC is mostly unrelated); let's be able to render to it as
well.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/pan_mfbd.c