panfrost: Ensure nonlinear strides are 16-aligned
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 27 May 2020 14:58:17 +0000 (10:58 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 27 May 2020 20:49:43 +0000 (16:49 -0400)
commit0e88dff374bb72a1fb28941029726e2b79ad2784
tree9d3fe723f1d2cd9d5592c475947a9719dcf07c43
parentd45936c01cd1811fb0ca927858bca404f1292791
panfrost: Ensure nonlinear strides are 16-aligned

To match how they are encoded.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fixes: bde19c0e7ba ("panfrost: Fix tiled texture "stride"s on Bifrost")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5232>
src/panfrost/encoder/pan_texture.c