docs/panfrost: Document u-interleaved tiling
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 14 Apr 2022 14:53:08 +0000 (10:53 -0400)
committerMarge Bot <emma+marge@anholt.net>
Sat, 16 Apr 2022 13:43:05 +0000 (13:43 +0000)
commitfc1397d1d7f2771ed3e529bebf5d73904f83bf95
treec8060b98bb42f845661cc5948ad81c5fcfaf6b4b
parentbb6c14a69785e932c9a1f60e6db077bc60fcb822
docs/panfrost: Document u-interleaved tiling

The optimized routine documented the tiling format together with the software
algorithm. The reference implementation wants the tiling format alone
documented. Let's break out the high level documentation into somewhere
centrally accessible, and refocus the comments in the optimized file on the
optimization.

This documentation is linked bidirectionally with both implementations, so it
should be easy to find.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15803>
docs/drivers/panfrost.rst
src/panfrost/shared/pan_tiling.c